Created
February 7, 2015 01:18
-
-
Save pv/7b73f66f404f58703ba7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ ./run.py run -n e80cb04^^..e80cb04 | |
| · Fetching recent changes.. | |
| · Creating environments | |
| · Installing dependencies... | |
| · Discovering benchmarks... | |
| ·· Uninstalling from py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six. | |
| ·· Installing into py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six.. | |
| · Running 92 total benchmarks (2 commits * 1 environments * 46 benchmarks) | |
| [ 0.00%] · For scipy commit hash e80cb04c: | |
| [ 0.00%] ·· Building for py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six....................................... | |
| [ 0.00%] ··· Error running /mnt/data/pauli/prj/scipy/scipy-bench/env/b35678fc20e92d459a63ed5094f8dbc9/bin/python setup.py build | |
| STDOUT --------> | |
| blas_opt_info: | |
| blas_mkl_info: | |
| ... whole lot of build log output ... | |
| error: Command "x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/mnt/data/pauli/prj/scipy/scipy-bench/env/b35678fc20e92d459a63ed5094f8dbc9/local/lib/python2.7/site-packages/numpy/core/include -I/mnt/data/pauli/prj/scipy/scipy-bench/env/b35678fc20e92d459a63ed5094f8dbc9/local/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c scipy/special/_cephesmodule.c -o build/temp.linux-x86_64-2.7/scipy/special/_cephesmodule.o" failed with exit status 1 | |
| [ 0.00%] ·· Skipping py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six | |
| [ 1.09%] ··· Benchmark fftpack_basic.RFft.time_rfft skipped | |
| [ 2.17%] ··· Benchmark sparse.Construction.time_construction skipped | |
| [ 3.26%] ··· Benchmark linalg.Bench.time_svd skipped | |
| [ 4.35%] ··· Benchmark spatial.Neighbors.time_count_neighbors skipped | |
| [ 5.43%] ··· Benchmark io_matlab.MemUsage.track_savemat skipped | |
| [ 6.52%] ··· Benchmark sparse_linalg_lobpcg.Bench.time_mikota skipped | |
| [ 7.61%] ··· Benchmark linalg.Bench.time_eigvals skipped | |
| [ 8.70%] ··· Benchmark fftpack_pseudo_diffs.Bench.time_shift skipped | |
| [ 9.78%] ··· Benchmark spatial.Neighbors.time_sparse_distance_matrix skipped | |
| [ 10.87%] ··· Benchmark sparse_linalg_onenormest.BenchmarkOneNormEst.time_onenormest skipped | |
| [ 11.96%] ··· Benchmark io_matlab.MemUsage.track_loadmat skipped | |
| [ 13.04%] ··· Benchmark linalg.Bench.time_inv skipped | |
| [ 14.13%] ··· Benchmark interpolate.Leaks.track_leaks skipped | |
| [ 15.22%] ··· Benchmark fftpack_basic.Fft.time_fft skipped | |
| [ 16.30%] ··· Benchmark sparse.Conversion.time_conversion skipped | |
| [ 17.39%] ··· Benchmark fftpack_basic.Fft.time_ifft skipped | |
| [ 18.48%] ··· Benchmark spatial.Query.time_query skipped | |
| [ 19.57%] ··· Benchmark io_matlab.StructArr.time_loadmat skipped | |
| [ 20.65%] ··· Benchmark sparse_linalg_lobpcg.Bench.time_sakurai skipped | |
| [ 21.74%] ··· Benchmark signal.Convolve2D.time_convolutions skipped | |
| [ 22.83%] ··· Benchmark spatial.Radius.time_query_pairs skipped | |
| [ 23.91%] ··· Benchmark sparse_linalg_expm.Expm.time_expm skipped | |
| [ 25.00%] ··· Benchmark linalg.Bench.time_det skipped | |
| [ 26.09%] ··· Benchmark optimize_zeros.Zeros.time_zeros skipped | |
| [ 27.17%] ··· Benchmark sparse.Getset.track_fancy_getitem skipped | |
| [ 28.26%] ··· Benchmark linalg_sqrtm.Sqrtm.time_sqrtm skipped | |
| [ 29.35%] ··· Benchmark linalg.Bench.time_solve skipped | |
| [ 30.43%] ··· Benchmark fftpack_pseudo_diffs.Bench.time_hilbert skipped | |
| [ 31.52%] ··· Benchmark sparse.Matvecs.time_matvecs skipped | |
| [ 32.61%] ··· Benchmark spatial.Build.time_build skipped | |
| [ 33.70%] ··· Benchmark fftpack_pseudo_diffs.Bench.time_diff skipped | |
| [ 34.78%] ··· Benchmark sparse_linalg_solve.Bench.time_spsolve skipped | |
| [ 35.87%] ··· Benchmark sparse.Arithmetic.time_arithmetic skipped | |
| [ 36.96%] ··· Benchmark linalg_solve_toeplitz.SolveToeplitz.time_solve_toeplitz skipped | |
| [ 38.04%] ··· Benchmark fftpack_basic.RFft.time_irfft skipped | |
| [ 39.13%] ··· Benchmark fftpack_pseudo_diffs.Bench.time_tilbert skipped | |
| [ 40.22%] ··· Benchmark sparse_linalg_solve.Bench.time_cg skipped | |
| [ 41.30%] ··· Benchmark sparse.Sort.time_sort skipped | |
| [ 42.39%] ··· Benchmark io_matlab.StructArr.time_savemat skipped | |
| [ 43.48%] ··· Benchmark sparse.Matvec.time_matvec skipped | |
| [ 44.57%] ··· Benchmark sparse.Getset.track_fancy_setitem skipped | |
| [ 45.65%] ··· Benchmark sparse.Matmul.time_large skipped | |
| [ 46.74%] ··· Benchmark spatial.Radius.time_query_ball_point skipped | |
| [ 47.83%] ··· Benchmark optimize.BenchSmoothUnbounded.track_all skipped | |
| [ 48.91%] ··· Benchmark fftpack_basic.Fftn.time_fftn skipped | |
| [ 50.00%] ··· Benchmark sparse_linalg_expm.ExpmMultiply.time_expm_multiply skipped... failed failed failed failed failed failed failed failed failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment