Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ntl.spec'], chrootPath='/var/lib/mock/dist-an8.6-build-139490-52424/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ntl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: bogus date in %changelog: Tue Oct 19 2022 xhuan28 - 11.5.1-1 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ntl-11.5.1-1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ntl.spec'], chrootPath='/var/lib/mock/dist-an8.6-build-139490-52424/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ntl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: bogus date in %changelog: Tue Oct 19 2022 xhuan28 - 11.5.1-1 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0WPN1b + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ntl-11.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ntl-11.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ntl-11.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hxdeaa + umask 022 + cd /builddir/build/BUILD + cd ntl-11.5.1 + cd /builddir/build/BUILD/ntl-11.5.1/src + ./configure NTL_GMP_LIP=on NTL_THREADS=on NTL_THREAD_BOOST=on TUNE=generic PREFIX=/builddir/build/BUILDROOT/ntl-11.5.1-1.an8.x86_64/usr compiler_name=gcc language_standard=2014 cpu_type=x86 os_name=linux *** checking -pthread flag CXXAUTOFLAGS=" -pthread" -pthread works *** checking -march=native flag CXXAUTOFLAGS=" -pthread -march=native" -march=native works *** checking -ffp-contract=off flag -ffp-contract=off works *** threads are OK CXXAUTOFLAGS=" -pthread -march=native" NOCONTRACT="-ffp-contract=off -DNTL_CONTRACTION_FIXED" generated makefile generated ../include/NTL/config.h generated ../include/NTL/ConfigLog.h + make -j make clobber make[1]: Entering directory '/builddir/build/BUILD/ntl-11.5.1/src' rm -f ntl.a mach_desc.h ../include/NTL/mach_desc.h GetTime.cpp GetPID.cpp sh ResetFeatures '..' "ALIGNED_ARRAY BUILTIN_CLZL LL_TYPE SSSE3 AVX PCLMUL AVX2 FMA AVX512F COPY_TRAITS1 COPY_TRAITS2 CHRONO_TIME MACOS_TIME POSIX_TIME AES_NI KMA" rm -f ../include/NTL/gmp_aux.h sh RemoveProg QuickTest ZZTest SSMulTest ZZ_pXTest lzz_pXTest BerlekampTest CanZassTest ZZXFacTest MoreFacTest LLLTest BitMatTest MatrixTest mat_lzz_pTest CharPolyTest RRTest QuadTest GF2XTest GF2EXTest GF2EXGCDTest subset ZZ_pEXTest ZZ_pEXGCDTest lzz_pEXTest lzz_pEXGCDTest Timing ThreadTest MakeDesc TestGetTime TestGetPID CheckFeatures CheckCompile GenConfigInfo CheckContract CheckThreads gen_gmp_aux gf2x_version_1_2_or_later_required rm -f *.o rm -rf small rm -f cfileout mfileout rm -rf .libs *.lo libntl.la rm -f setup-phase make[1]: Leaving directory '/builddir/build/BUILD/ntl-11.5.1/src' make setup1 make[1]: Entering directory '/builddir/build/BUILD/ntl-11.5.1/src' g++ -I../include -I. -g -O2 -pthread -march=native -c MakeDescAux.cpp g++ -I../include -I. -g -O2 -pthread -march=native -o MakeDesc MakeDesc.cpp MakeDescAux.o -lm ./MakeDesc This is NTL version 11.5.1 *** GOOD NEWS: compatible machine. summary of machine characteristics: bits per long = 64 bits per int = 32 bits per size_t = 64 arith right shift = yes double precision = 53 long double precision = 64 NBITS (maximum) = 50 WNBITS (maximum) = 62 double rounding detected = no FMA detected = yes big pointers = no mv mach_desc.h ../include/NTL/mach_desc.h make[1]: Leaving directory '/builddir/build/BUILD/ntl-11.5.1/src' make setup2 make[1]: Entering directory '/builddir/build/BUILD/ntl-11.5.1/src' echo "*** CheckFeatures log ***" > CheckFeatures.log sh MakeGetTime "g++ -I../include -I. -g -O2 -pthread -march=native " "-lm" does anybody really know what time it is? using GetTime1.cpp sh MakeGetPID "g++ -I../include -I. -g -O2 -pthread -march=native " "-lm" who am I? using GetPID1.cpp sh MakeCheckFeatures "ALIGNED_ARRAY BUILTIN_CLZL LL_TYPE SSSE3 AVX PCLMUL AVX2 FMA AVX512F COPY_TRAITS1 COPY_TRAITS2 CHRONO_TIME MACOS_TIME POSIX_TIME AES_NI KMA" "g++ -I../include -I. -g -O2 -pthread -march=native " "-lm" *** Checking for feature: ALIGNED_ARRAY [yes] *** Checking for feature: BUILTIN_CLZL [yes] *** Checking for feature: LL_TYPE [yes] *** Checking for feature: SSSE3 [yes] *** Checking for feature: AVX [yes] *** Checking for feature: PCLMUL [yes] *** Checking for feature: AVX2 [yes] *** Checking for feature: FMA [yes] *** Checking for feature: AVX512F [yes] *** Checking for feature: COPY_TRAITS1 [yes] *** Checking for feature: COPY_TRAITS2 [yes] *** Checking for feature: CHRONO_TIME [yes] *** Checking for feature: MACOS_TIME [no] *** Checking for feature: POSIX_TIME [yes] *** Checking for feature: AES_NI [yes] *** Checking for feature: KMA [no] make[1]: Leaving directory '/builddir/build/BUILD/ntl-11.5.1/src' make setup3 make[1]: Entering directory '/builddir/build/BUILD/ntl-11.5.1/src' g++ -I../include -I. -g -O2 -pthread -march=native -o gen_gmp_aux gen_gmp_aux.cpp -lgmp -lm gen_gmp_aux.cpp:29:10: fatal error: gmp.h: No such file or directory #include ^~~~~~~ compilation terminated. make[1]: *** [makefile:360: setup3] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/ntl-11.5.1/src' make: *** [makefile:327: setup-phase] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.hxdeaa (%build) RPM build errors: bogus date in %changelog: Tue Oct 19 2022 xhuan28 - 11.5.1-1 Bad exit status from /var/tmp/rpm-tmp.hxdeaa (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ntl.spec