D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/perl-Math-Cephes-0.530.500-14.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.afzcdG Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.idfUW8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build + rm -rf Math-Cephes-0.5305 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Math-Cephes-0.5305.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Math-Cephes-0.5305 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QH7DnQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Math-Cephes-0.5305 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing MYMETA.yml and MYMETA.json Generating a Unix-style Makefile Writing Makefile for Math::Cephes Writing MYMETA.yml and MYMETA.json The file libmd/mconf.h, which contains machine-dependent definitions, may require some manual editing for your platform. + /usr/bin/make -O -j16 V=1 VERBOSE=1 cd /home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd && make static make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd' gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fno-builtin -g -DVERSION=\"0.5305\" -DXS_VERSION=\"0.5305\" -fPIC "-I/usr/lib64/perl5/CORE" zeta.c zeta.c: In function 'zeta': zeta.c:94:8: warning: old-style function definition [-Wold-style-definition] 94 | double zeta(x,q) | ^~~~ zeta.c:106:9: error: too many arguments to function 'mtherr'; expected 0, have 2 106 | mtherr( "zeta", DOMAIN ); | ^~~~~~ ~~~~~~ In file included from zeta.c:62: mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ zeta.c:114:17: error: too many arguments to function 'mtherr'; expected 0, have 2 114 | mtherr( "zeta", SING ); | ^~~~~~ ~~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ make[1]: *** [Makefile:528: zeta.o] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd' make[1]: *** Waiting for unfinished jobs.... make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd' gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fno-builtin -g -DVERSION=\"0.5305\" -DXS_VERSION=\"0.5305\" -fPIC "-I/usr/lib64/perl5/CORE" incbi.c incbi.c: In function 'incbi': incbi.c:62:8: warning: old-style function definition [-Wold-style-definition] 62 | double incbi( aa, bb, yy0 ) | ^~~~~ incbi.c:223:1: error: too many arguments to function 'mtherr'; expected 0, have 2 223 | mtherr( "incbi", PLOSS ); | ^~~~~~ ~~~~~~~ In file included from incbi.c:47: mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ incbi.c:232:9: error: too many arguments to function 'mtherr'; expected 0, have 2 232 | mtherr( "incbi", UNDERFLOW ); | ^~~~~~ ~~~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ make[1]: *** [Makefile:528: incbi.o] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd' Running Mkbootstrap for Cephes () chmod 644 "Cephes.bs" make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd' gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fno-builtin -g -DVERSION=\"0.5305\" -DXS_VERSION=\"0.5305\" -fPIC "-I/usr/lib64/perl5/CORE" pow.c pow.c: In function 'md_pow': pow.c:366:8: warning: old-style function definition [-Wold-style-definition] 366 | double md_pow( x, y ) | ^~~~~~ pow.c:389:9: error: too many arguments to function 'mtherr'; expected 0, have 2 389 | mtherr( "md_pow", DOMAIN ); | ^~~~~~ ~~~~~~~~ In file included from pow.c:55: mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ pow.c:527:25: error: too many arguments to function 'mtherr'; expected 0, have 2 527 | mtherr( fname, DOMAIN ); | ^~~~~~ ~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ pow.c: In function 'reduc': pow.c:747:15: warning: old-style function definition [-Wold-style-definition] 747 | static double reduc(x) | ^~~~~ make[1]: *** [Makefile:528: pow.o] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd' gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fno-builtin -g -DVERSION=\"0.5305\" -DXS_VERSION=\"0.5305\" -fPIC "-I/usr/lib64/perl5/CORE" i0.c i0.c: In function 'i0': i0.c:362:8: warning: old-style function definition [-Wold-style-definition] 362 | double i0(x) | ^~ i0.c: In function 'i0e': i0.c:382:8: warning: old-style function definition [-Wold-style-definition] 382 | double i0e( x ) | ^~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd' "/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cephes.bs blib/arch/auto/Math/Cephes/Cephes.bs 644 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd' gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fno-builtin -g -DVERSION=\"0.5305\" -DXS_VERSION=\"0.5305\" -fPIC "-I/usr/lib64/perl5/CORE" asinh.c asinh.c: In function 'md_asinh': asinh.c:123:8: warning: old-style function definition [-Wold-style-definition] 123 | double md_asinh(xx) | ^~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd' gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fno-builtin -g -DVERSION=\"0.5305\" -DXS_VERSION=\"0.5305\" -fPIC "-I/usr/lib64/perl5/CORE" unity.c unity.c: In function 'md_log1p': unity.c:56:8: warning: old-style function definition [-Wold-style-definition] 56 | double md_log1p(x) | ^~~~~~~~ unity.c: In function 'expm1': unity.c:89:8: warning: old-style function definition [-Wold-style-definition] 89 | double expm1(x) | ^~~~~ unity.c: In function 'cosm1': unity.c:128:8: warning: old-style function definition [-Wold-style-definition] 128 | double cosm1(x) | ^~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd' gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fno-builtin -g -DVERSION=\"0.5305\" -DXS_VERSION=\"0.5305\" -fPIC "-I/usr/lib64/perl5/CORE" nbdtr.c nbdtr.c: In function 'nbdtrc': nbdtr.c:125:8: warning: old-style function definition [-Wold-style-definition] 125 | double nbdtrc( k, n, p ) | ^~~~~~ nbdtr.c:136:9: error: too many arguments to function 'mtherr'; expected 0, have 2 136 | mtherr( "nbdtr", DOMAIN ); | ^~~~~~ ~~~~~~~ In file included from nbdtr.c:117: mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ nbdtr.c: In function 'nbdtr': nbdtr.c:147:8: warning: old-style function definition [-Wold-style-definition] 147 | double nbdtr( k, n, p ) | ^~~~~ nbdtr.c:158:9: error: too many arguments to function 'mtherr'; expected 0, have 2 158 | mtherr( "nbdtr", DOMAIN ); | ^~~~~~ ~~~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ nbdtr.c: In function 'nbdtri': nbdtr.c:168:8: warning: old-style function definition [-Wold-style-definition] 168 | double nbdtri( k, n, p ) | ^~~~~~ nbdtr.c:179:9: error: too many arguments to function 'mtherr'; expected 0, have 2 179 | mtherr( "nbdtri", DOMAIN ); | ^~~~~~ ~~~~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ make[1]: *** [Makefile:528: nbdtr.o] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd' gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fno-builtin -g -DVERSION=\"0.5305\" -DXS_VERSION=\"0.5305\" -fPIC "-I/usr/lib64/perl5/CORE" planck.c planck.c: In function 'plancki': planck.c:79:1: warning: old-style function definition [-Wold-style-definition] 79 | plancki(w, T) | ^~~~~~~ planck.c: In function 'planckc': planck.c:141:1: warning: old-style function definition [-Wold-style-definition] 141 | planckc (w, T) | ^~~~~~~ planck.c: In function 'planckd': planck.c:207:1: warning: old-style function definition [-Wold-style-definition] 207 | planckd(w, T) | ^~~~~~~ planck.c: In function 'planckw': planck.c:219:1: warning: old-style function definition [-Wold-style-definition] 219 | planckw(T) | ^~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd' make: *** [Makefile:1149: /home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd/libmd.a] Error 2 make: *** Waiting for unfinished jobs.... cp lib/Math/Cephes.pod blib/lib/Math/Cephes.pod cp lib/Math/Cephes/Complex.pm blib/lib/Math/Cephes/Complex.pm cp lib/Math/Cephes/Matrix.pm blib/lib/Math/Cephes/Matrix.pm cp lib/Math/Cephes.pm blib/lib/Math/Cephes.pm cp lib/Math/Cephes/Polynomial.pm blib/lib/Math/Cephes/Polynomial.pm cp lib/Math/Cephes/Fraction.pm blib/lib/Math/Cephes/Fraction.pm gcc -c -I/home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.5305\" -DXS_VERSION=\"0.5305\" -fPIC "-I/usr/lib64/perl5/CORE" arrays.c gcc -c -I/home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.5305\" -DXS_VERSION=\"0.5305\" -fPIC "-I/usr/lib64/perl5/CORE" Cephes_wrap.c error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.QH7DnQ (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.QH7DnQ (%build) I: [iurt_root_command] ERROR: chroot