Skip to content

Instantly share code, notes, and snippets.

View fruser's full-sized avatar
🎯
Focusing

Timur Gladkikh fruser

🎯
Focusing
View GitHub Profile

Keybase proof

I hereby claim:

  • I am fruser on github.
  • I am timurg (https://keybase.io/timurg) on keybase.
  • I have a public key whose fingerprint is CA28 7897 78AC 2196 7292 0F2F DE5D 8236 0EE3 DEDE

To claim this, I am signing this object:

@fruser
fruser / jenkinsClearAndCancel.groovy
Last active July 20, 2017 13:37
Script to cancel all builds and clear build queue
import hudson.model.*
def queue = Hudson.instance.queue
queue.clear()
queue.items.findAll().each {
queue.cancel(it.task)
}
@fruser
fruser / webpack.config.js
Last active November 11, 2015 19:32
webpack.config.js
var webpack = require('webpack'),
path = require('path'),
ExtractTextPlugin = require("extract-text-webpack-plugin");
var plugins = [
new ExtractTextPlugin(__dirname + '/Content/js/styles/styles.css'),
new webpack.ProvidePlugin({
'_': 'underscore',
$: 'jquery',
jQuery: 'jquery',
@fruser
fruser / webpack_error.log
Last active November 11, 2015 19:34
webpack_extract-webpack-plugin_error
ERROR in ./Client/less/vendor.less
Module build failed: ReferenceError: window is not defined
at Object.<anonymous> (C:\application\node_modules\css-loader\index.js!C:\application\node_modules\autoprefixer-loader\index.js!C:\application\node_modules\less-loader\index.js!C:\application\Client\less\vendor.less:9738:6)
at Object.module.exports.module.exports (C:\application\node_modules\css-loader\index.js!C:\application\node_modules\autoprefixer-loader\index.js!C:\application\node_modules\less-loader\index.js!C:\application\Client\less\vendor.less:9739:31)
at __webpack_require__ (C:\application\node_modules\css-loader\index.js!C:\application\node_modules\autoprefixer-loader\index.js!C:\application\node_modules\less-loader\index.js!C:\application\Client\less\vendor.less:21:30)
at Object.module.exports.core_strundefined (C:\application\node_modules\css-loader\index.js!C:\application\node_modules\autoprefixer-loader\index.js!C:\application\node_modules\less-loader\index.js!C:\application\Client\less\vendor
$ make
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 12.9M 100 12.9M 0 0 2272k 0 0:00:05 0:00:05 --:--:-- 2836k
(Stripping trailing CRs from patch; use --binary to disable.)
patching file llvm-3.3/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
(Stripping trailing CRs from patch; use --binary to disable.)
patching file llvm-3.3/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
(Stripping trailing CRs from patch; use --binary to disable.)
patching file llvm-3.3/lib/CodeGen/SelectionDAG/TargetLowering.cpp
$ make
Junction created for D:\workfolder\Development\julia-git\usr\share\julia\base <<===>> D:\workfolder\Development\julia-git\base
Junction created for D:\workfolder\Development\julia-git\usr\share\julia\test <<===>> D:\workfolder\Development\julia-git\test
Junction created for D:\workfolder\Development\julia-git\usr\share\julia\doc <<===>> D:\workfolder\Development\julia-git\doc
Junction created for D:\workfolder\Development\julia-git\usr\share\julia\examples <<===>> D:\workfolder\Development\julia-git\examples
cp /mingw/bin/libgfortran-3.dll /d/workfolder/Development/julia-git/usr/bin ;
cp /mingw/bin/libquadmath-0.dll /d/workfolder/Development/julia-git/usr/bin ;
cp /mingw/bin/libstdc++-6.dll /d/workfolder/Development/julia-git/usr/bin ;
cp /mingw/bin/libgcc_s_seh-1.dll /d/workfolder/Development/julia-git/usr/bin ;
cp /mingw/bin/libssp-0.dll /d/workfolder/Development/julia-git/usr/bin ;
$ make
/bin/sh ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
CC src/libuv_la-fs-poll.lo
CC src/libuv_la-inet.lo
CC src/libuv_la-uv-common.lo
CC src/libuv_la-version.lo
CC src/unix/libuv_la-async.lo
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by arpack-ng configure 3.1.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/d/workfolder/Development/julia-git/usr --build=x86_64-w64-mingw32 --libdir=/d/workfolder/Development/julia-git/usr/lib LDFLAGS=-Wl,--stack,8388608 F77=gfortran CC=gcc CXX=g++ --with-blas=-L/d/workfolder/Development/julia-git/usr/bin -lopenblas --with-lapack=-L/d/workfolder/Development/julia-git/usr/bin -lopenblas --disable-mpi --enable-shared FFLAGS= -fdefault-integer-8 -O2
## --------- ##
## Platform. ##
make all-am
make[1]: Entering directory '/d/workfolder/Development/julia-git/deps/fftw-3.3.3-single/dft/simd/sse2'
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1fv_2.lo -MD -MP -MF .deps/n1fv_2.Tpo -c -o n1fv_2.lo n1fv_2.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1fv_2.lo -MD -MP -MF .deps/n1fv_2.Tpo -c n1fv_2.c -DDLL_EXPORT -DPIC -o .libs/n1fv_2.o
../../../libtool: line 1127: gcc: command not found
Makefile:666: recipe for target 'n1fv_2.lo' failed
make[1]: *** [n1fv_2.lo] Error 1
make[1]: Leaving directory '/d/workfolder/Development/julia-git/deps/fftw