[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_6 #310116

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Jul 27 09:52:27 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_6/310116/display/redirect>

Changes:


------------------------------------------
[...truncated 2.80 MB...]
10807 |            CF=2.0D0*(V0+K+1.0D0)/Z1*CF1+CF2
      |             ^
note: ‘IMAGPART_EXPR <cf>’ was declared here
scipy/special/specfun/specfun.f:10811:72:

10811 |         CS=CBI0/CF
      |                                                                        ^
Warning: ‘REALPART_EXPR <cf>’ may be used uninitialized [-Wmaybe-uninitialized]
scipy/special/specfun/specfun.f:10807:13:

10807 |            CF=2.0D0*(V0+K+1.0D0)/Z1*CF1+CF2
      |             ^
note: ‘REALPART_EXPR <cf>’ was declared here
scipy/special/specfun/specfun.f:11449:72:

11449 |                  IF (L.EQ.0) F0=F1
      |                                                                        ^
Warning: ‘f1’ may be used uninitialized [-Wmaybe-uninitialized]
scipy/special/specfun/specfun.f:11440:16:

11440 |               F1=X*F0
      |                ^
note: ‘f1’ declared here
scipy/special/specfun/specfun.f:11449:72:

11449 |                  IF (L.EQ.0) F0=F1
      |                                                                        ^
Warning: ‘f1’ may be used uninitialized [-Wmaybe-uninitialized]
scipy/special/specfun/specfun.f:11440:16:

11440 |               F1=X*F0
      |                ^
note: ‘f1’ declared here
scipy/special/specfun/specfun.f:11590:72:

11590 | 30            CQM(0,K)=CQ0*CQM(0,K)/CQF0
      |                                                                        ^
Warning: ‘IMAGPART_EXPR <cqf0>’ may be used uninitialized [-Wmaybe-uninitialized]
scipy/special/specfun/specfun.f:11585:18:

11585 |               CQF0=((2*K+3.0D0)*Z*CQF1-(K+2.0D0)*CQF2)/(K+1.0D0)
      |                  ^
note: ‘IMAGPART_EXPR <cqf0>’ was declared here
scipy/special/specfun/specfun.f:11590:72:

11590 | 30            CQM(0,K)=CQ0*CQM(0,K)/CQF0
      |                                                                        ^
Warning: ‘REALPART_EXPR <cqf0>’ may be used uninitialized [-Wmaybe-uninitialized]
scipy/special/specfun/specfun.f:11585:18:

11585 |               CQF0=((2*K+3.0D0)*Z*CQF1-(K+2.0D0)*CQF2)/(K+1.0D0)
      |                  ^
note: ‘REALPART_EXPR <cqf0>’ was declared here
scipy/special/specfun/specfun.f:11890:72:

11890 |         CS=CBI0/CF
      |                                                                        ^
Warning: ‘IMAGPART_EXPR <cf>’ may be used uninitialized [-Wmaybe-uninitialized]
scipy/special/specfun/specfun.f:11886:13:

11886 |            CF=2.0D0*(K+1.0D0)/Z*CF1+CF2
      |             ^
note: ‘IMAGPART_EXPR <cf>’ was declared here
scipy/special/specfun/specfun.f:11890:72:

11890 |         CS=CBI0/CF
      |                                                                        ^
Warning: ‘REALPART_EXPR <cf>’ may be used uninitialized [-Wmaybe-uninitialized]
scipy/special/specfun/specfun.f:11886:13:

11886 |            CF=2.0D0*(K+1.0D0)/Z*CF1+CF2
      |             ^
note: ‘REALPART_EXPR <cf>’ was declared here
INFO: ar: adding 1 object files to build/temp.linux-x86_64-3.10/libsc_specfun.a
INFO: building 'statlib' library
INFO: compiling Fortran sources
INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops
Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops
Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops
creating build/temp.linux-x86_64-3.10/scipy/stats
creating build/temp.linux-x86_64-3.10/scipy/stats/statlib
INFO: compile options: '-I/usr/lib/python3.10/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/distutils/include -c'
INFO: gfortran:f77: scipy/stats/statlib/ansari.f
INFO: gfortran:f77: scipy/stats/statlib/spearman.f
INFO: gfortran:f77: scipy/stats/statlib/swilk.f
scipy/stats/statlib/ansari.f:39:72:

   39 |       IF (MM1) 1, 2, 3
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
scipy/stats/statlib/ansari.f:151:72:

  151 | 1     F(I) = TWO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1 at (1)
scipy/stats/statlib/ansari.f:192:72:

  192 | 2     F(I) = F(I) + TWO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 2 at (1)
scipy/stats/statlib/spearman.f:12:49:

   12 |       double precision zero, one, two, b, x, y, z, u, six,
      |                                                 1
Warning: Unused variable ‘z’ declared at (1) [-Wunused-variable]
INFO: ar: adding 3 object files to build/temp.linux-x86_64-3.10/libstatlib.a
INFO: C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC

creating /tmp/tmpcwou5zhz/tmp
creating /tmp/tmpcwou5zhz/tmp/tmpcwou5zhz
INFO: compile options: '-c'
extra options: '-std=c++14'
INFO: gcc: /tmp/tmpcwou5zhz/main.cpp
INFO: building 'test_boost_build' library
INFO: compiling C++ sources
INFO: C compiler: g++ -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC

creating build/temp.linux-x86_64-3.10/scipy/_lib
creating build/temp.linux-x86_64-3.10/scipy/_lib/tests
INFO: compile options: '-I/tmp/python-scipy-archlinuxrb-build-lM9TMFfP/python-scipy/trunk/src/scipy-1.8.1/scipy/_lib/boost -I/usr/lib/python3.10/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/distutils/include -c'
extra options: '-std=c++14 -msse -msse2 -msse3'
INFO: g++: scipy/_lib/tests/test_boost_build.cpp
INFO: ar: adding 1 object files to build/temp.linux-x86_64-3.10/libtest_boost_build.a
running build_ext
INFO: customize UnixCCompiler
INFO: customize UnixCCompiler using build_ext
INFO: CCompilerOpt.__init__[834] : hit the memory cache
INFO: CCompilerOpt.generate_dispatch_header[2353] : generate CPU dispatch header: (build/src.linux-x86_64-3.10/numpy/distutils/include/npy_cpu_dispatch_config.h)
WARN: resetting extension 'scipy.integrate._quadpack' language from 'c' to 'f77'.
WARN: resetting extension 'scipy.integrate._odepack' language from 'c' to 'f77'.
WARN: resetting extension 'scipy.integrate._vode' language from 'c' to 'f77'.
WARN: resetting extension 'scipy.integrate._lsoda' language from 'c' to 'f77'.
WARN: resetting extension 'scipy.integrate._test_odeint_banded' language from 'c' to 'f77'.
WARN: resetting extension 'scipy.linalg._fblas' language from 'c' to 'f77'.
WARN: resetting extension 'scipy.linalg._flapack' language from 'c' to 'f77'.
WARN: resetting extension 'scipy.linalg._flinalg' language from 'c' to 'f77'.
WARN: resetting extension 'scipy.linalg._interpolative' language from 'c' to 'f77'.
WARN: resetting extension 'scipy.linalg.cython_blas' language from 'c' to 'f77'.
WARN: resetting extension 'scipy.linalg.cython_lapack' language from 'c' to 'f77'.
WARN: resetting extension 'scipy.odr.__odrpack' language from 'c' to 'f77'.
WARN: resetting extension 'scipy.optimize._lbfgsb' language from 'c' to 'f77'.
INFO: extending extension 'scipy.optimize._highs._highs_wrapper' defined_macros with [('CMAKE_BUILD_TYPE', '"Release"'), ('HiGHSRELEASE', None), ('IPX_ON', 'ON'), ('HIGHS_GITHASH', '"n/a"'), ('HIGHS_COMPILATION_DATE', '"2023-08-29"'), ('HIGHS_VERSION_MAJOR', '1'), ('HIGHS_VERSION_MINOR', '0'), ('HIGHS_VERSION_PATCH', '0'), ('HIGHS_DIR', '"/tmp/python-scipy-archlinuxrb-build-lM9TMFfP/python-scipy/trunk/src/scipy-1.8.1/scipy/optimize/_highs"')]
WARN: resetting extension 'scipy.sparse.linalg._isolve._iterative' language from 'c' to 'f77'.
INFO: extending extension 'scipy.sparse.linalg._dsolve._superlu' defined_macros with [('USE_VENDOR_BLAS', 1)]
WARN: resetting extension 'scipy.sparse.linalg._eigen.arpack._arpack' language from 'c' to 'f77'.
INFO: extending extension 'scipy.sparse.linalg._propack._spropack' defined_macros with [('_OPENMP',)]
WARN: resetting extension 'scipy.sparse.linalg._propack._spropack' language from 'c' to 'f77'.
INFO: extending extension 'scipy.sparse.linalg._propack._dpropack' defined_macros with [('_OPENMP',)]
WARN: resetting extension 'scipy.sparse.linalg._propack._dpropack' language from 'c' to 'f77'.
INFO: extending extension 'scipy.sparse.linalg._propack._cpropack' defined_macros with [('_OPENMP',)]
WARN: resetting extension 'scipy.sparse.linalg._propack._cpropack' language from 'c' to 'f77'.
INFO: extending extension 'scipy.sparse.linalg._propack._zpropack' defined_macros with [('_OPENMP',)]
WARN: resetting extension 'scipy.sparse.linalg._propack._zpropack' language from 'c' to 'f77'.
WARN: resetting extension 'scipy.special._ufuncs' language from 'c' to 'f77'.
WARN: resetting extension 'scipy.special.cython_special' language from 'c' to 'f77'.
INFO: customize UnixCCompiler
INFO: customize UnixCCompiler using build_ext
INFO: get_default_fcompiler: matching types: '['arm', 'gnu95', 'intel', 'lahey', 'pg', 'nv', 'absoft', 'nag', 'vast', 'compaq', 'intele', 'intelem', 'gnu', 'g95', 'pathf95', 'nagfor', 'fujitsu']'
INFO: customize ArmFlangCompiler
INFO: customize Gnu95FCompiler
INFO: customize Gnu95FCompiler
INFO: customize Gnu95FCompiler using build_ext
INFO: building 'scipy.cluster._vq' extension
INFO: compiling C sources
INFO: C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC

creating build/temp.linux-x86_64-3.10/scipy/cluster
INFO: compile options: '-I/usr/lib/python3.10/site-packages/numpy/core/include -I/usr/lib/python3.10/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/distutils/include -I/usr/include/python3.10 -c'
extra options: '-msse -msse2 -msse3'
INFO: gcc: scipy/cluster/_vq.c
In file included from /usr/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948,
                 from /usr/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                 from scipy/cluster/_vq.c:698:
/usr/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
INFO: gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.10/scipy/cluster/_vq.o -L/usr/lib -Lbuild/temp.linux-x86_64-3.10 -o build/lib.linux-x86_64-3.10/scipy/cluster/_vq.cpython-310-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-3.10/link-version-scipy.cluster._vq.map
INFO: building 'scipy.cluster._hierarchy' extension
INFO: compiling C sources
INFO: C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC

INFO: compile options: '-I/usr/lib/python3.10/site-packages/numpy/core/include -I/usr/lib/python3.10/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/distutils/include -I/usr/include/python3.10 -c'
extra options: '-msse -msse2 -msse3'
INFO: gcc: scipy/cluster/_hierarchy.c
In file included from /usr/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948,
                 from /usr/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                 from scipy/cluster/_hierarchy.c:698:
/usr/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
scipy/cluster/_hierarchy.c:18032:18: warning: ‘__Pyx_CFunc_double____double____double____double____int____int____int___to_py’ defined but not used [-Wunused-function]
18032 | static PyObject *__Pyx_CFunc_double____double____double____double____int____int____int___to_py(double (*__pyx_v_f)(double, double, double, int, int, int)) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
INFO: gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.10/scipy/cluster/_hierarchy.o -L/usr/lib -Lbuild/temp.linux-x86_64-3.10 -o build/lib.linux-x86_64-3.10/scipy/cluster/_hierarchy.cpython-310-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-3.10/link-version-scipy.cluster._hierarchy.map
INFO: building 'scipy.cluster._optimal_leaf_ordering' extension
INFO: compiling C sources
INFO: C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC

INFO: compile options: '-I/usr/lib/python3.10/site-packages/numpy/core/include -I/usr/lib/python3.10/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/distutils/include -I/usr/include/python3.10 -c'
extra options: '-msse -msse2 -msse3'
INFO: gcc: scipy/cluster/_optimal_leaf_ordering.c
In file included from /usr/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948,
                 from /usr/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /usr/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                 from scipy/cluster/_optimal_leaf_ordering.c:698:
/usr/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
INFO: gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.10/scipy/cluster/_optimal_leaf_ordering.o -L/usr/lib -Lbuild/temp.linux-x86_64-3.10 -o build/lib.linux-x86_64-3.10/scipy/cluster/_optimal_leaf_ordering.cpython-310-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-3.10/link-version-scipy.cluster._optimal_leaf_ordering.map
INFO: C compiler: g++ -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC

creating /tmp/tmpzydmn5ex/tmp
creating /tmp/tmpzydmn5ex/tmp/tmpzydmn5ex
INFO: compile options: '-I/usr/include/python3.10 -c'
extra options: '-std=c++14'
INFO: g++: /tmp/tmpzydmn5ex/main.cpp
INFO: C compiler: g++ -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC

creating /tmp/tmpmzfz5plh/tmp
creating /tmp/tmpmzfz5plh/tmp/tmpmzfz5plh
INFO: compile options: '-I/usr/include/python3.10 -c'
INFO: g++: /tmp/tmpmzfz5plh/main.c
INFO: C compiler: g++ -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC

creating /tmp/tmpeh8zg64y/tmp
creating /tmp/tmpeh8zg64y/tmp/tmpeh8zg64y
INFO: compile options: '-I/usr/include/python3.10 -c'
extra options: '-pthread'
INFO: g++: /tmp/tmpeh8zg64y/main.c
INFO: C compiler: g++ -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC

creating /tmp/tmpe17_4xa2/tmp
creating /tmp/tmpe17_4xa2/tmp/tmpe17_4xa2
INFO: compile options: '-I/usr/include/python3.10 -c'
extra options: '-std=c++14 -pthread -fvisibility=hidden'
INFO: g++: /tmp/tmpe17_4xa2/main.c
INFO: building 'scipy.fft._pocketfft.pypocketfft' extension
INFO: compiling C++ sources
INFO: C compiler: g++ -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC

creating build/temp.linux-x86_64-3.10/scipy/fft
creating build/temp.linux-x86_64-3.10/scipy/fft/_pocketfft
INFO: compile options: '-DPOCKETFFT_PTHREADS -I/usr/lib/python3.10/site-packages/pybind11/include -I/usr/lib/python3.10/site-packages/pybind11/include -I/usr/lib/python3.10/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/distutils/include -I/usr/include/python3.10 -c'
extra options: '-std=c++14 -pthread -fvisibility=hidden -msse -msse2 -msse3'
INFO: g++: scipy/fft/_pocketfft/pypocketfft.cxx
Wed Jul 27 08:52:24 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-lM9TMFfP deleted.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list