D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 sh: line 4: [: -j8: integer expected 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.KkT9YP sh: line 4: [: -j8: integer expected Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aiZmyU + 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 sh: line 4: [: -j8: integer expected Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VQaQeW + 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 -j48 V=1 VERBOSE=1 cd /home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd && make static 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" 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' 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" gdtr.c gdtr.c: In function 'gdtr': gdtr.c:106:8: warning: old-style function definition [-Wold-style-definition] 106 | double gdtr( a, b, x ) | ^~~~ gdtr.c:112:9: error: too many arguments to function 'mtherr'; expected 0, have 2 112 | mtherr( "gdtr", DOMAIN ); | ^~~~~~ ~~~~~~ In file included from gdtr.c:98: mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ gdtr.c: In function 'gdtrc': gdtr.c:120:8: warning: old-style function definition [-Wold-style-definition] 120 | double gdtrc( a, b, x ) | ^~~~~ gdtr.c:126:9: error: too many arguments to function 'mtherr'; expected 0, have 2 126 | mtherr( "gdtrc", DOMAIN ); | ^~~~~~ ~~~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ make[1]: *** [Makefile:528: gdtr.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" 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" euclid.c euclid.c: In function 'radd': euclid.c:49:6: warning: old-style function definition [-Wold-style-definition] 49 | void radd( f1, f2, f3 ) | ^~~~ euclid.c: In function 'rsub': euclid.c:84:6: warning: old-style function definition [-Wold-style-definition] 84 | void rsub( f1, f2, f3 ) | ^~~~ euclid.c: In function 'rmul': euclid.c:118:6: warning: old-style function definition [-Wold-style-definition] 118 | void rmul( ff1, ff2, ff3 ) | ^~~~ euclid.c:141:9: error: too many arguments to function 'mtherr'; expected 0, have 2 141 | mtherr( "rmul", OVERFLOW ); | ^~~~~~ ~~~~~~ In file included from euclid.c:29: mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ euclid.c: In function 'rdiv': euclid.c:151:6: warning: old-style function definition [-Wold-style-definition] 151 | void rdiv( ff1, ff2, ff3 ) | ^~~~ euclid.c:179:9: error: too many arguments to function 'mtherr'; expected 0, have 2 179 | mtherr( "rdiv", OVERFLOW ); | ^~~~~~ ~~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ euclid.c: In function 'euclid': euclid.c:195:8: warning: old-style function definition [-Wold-style-definition] 195 | double euclid( num, den ) | ^~~~~~ euclid.c:212:9: error: too many arguments to function 'mtherr'; expected 0, have 2 212 | mtherr( "euclid", OVERFLOW ); | ^~~~~~ ~~~~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ euclid.c:245:9: error: too many arguments to function 'mtherr'; expected 0, have 2 245 | mtherr( "euclid", UNDERFLOW ); | ^~~~~~ ~~~~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ make[1]: *** [Makefile:528: euclid.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" 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" atanh.c atanh.c: In function 'md_atanh': atanh.c:125:8: warning: old-style function definition [-Wold-style-definition] 125 | double md_atanh(x) | ^~~~~~~~ atanh.c:141:9: error: too many arguments to function 'mtherr'; expected 0, have 2 141 | mtherr( "md_atanh", DOMAIN ); | ^~~~~~ ~~~~~~~~~~ In file included from atanh.c:43: mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ make[1]: *** [Makefile:528: atanh.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" incbet.c incbet.c: In function 'incbet': incbet.c:90:8: warning: old-style function definition [-Wold-style-definition] 90 | double incbet( aa, bb, xx ) | ^~~~~~ incbet.c:106:9: error: too many arguments to function 'mtherr'; expected 0, have 2 106 | mtherr( "incbet", DOMAIN ); | ^~~~~~ ~~~~~~~~ In file included from incbet.c:62: mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ incbet.c: In function 'incbcf': incbet.c:188:15: warning: old-style function definition [-Wold-style-definition] 188 | static double incbcf( a, b, x ) | ^~~~~~ incbet.c: In function 'incbd': incbet.c:280:15: warning: old-style function definition [-Wold-style-definition] 280 | static double incbd( a, b, x ) | ^~~~~ incbet.c: In function 'pseries': incbet.c:370:15: warning: old-style function definition [-Wold-style-definition] 370 | static double pseries( a, b, x ) | ^~~~~~~ make[1]: *** [Makefile:528: incbet.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" expn.c expn.c: In function 'md_expn': expn.c:65:8: warning: old-style function definition [-Wold-style-definition] 65 | double md_expn( n, x ) | ^~~~~~~ expn.c:80:9: error: too many arguments to function 'mtherr'; expected 0, have 2 80 | domerr: mtherr( "md_expn", DOMAIN ); | ^~~~~~ ~~~~~~~~~ In file included from expn.c:51: mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ expn.c:91:17: error: too many arguments to function 'mtherr'; expected 0, have 2 91 | mtherr( "md_expn", SING ); | ^~~~~~ ~~~~~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ make[1]: *** [Makefile:528: expn.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" polylog.c polylog.c: In function 'polylog': polylog.c:229:1: warning: old-style function definition [-Wold-style-definition] 229 | polylog (n, x) | ^~~~~~~ polylog.c:262:7: error: too many arguments to function 'mtherr'; expected 0, have 2 262 | mtherr("polylog", DOMAIN); | ^~~~~~ ~~~~~~~~~ In file included from polylog.c:73: mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ make[1]: *** [Makefile:528: polylog.o] Error 1 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" ellpe.c ellpe.c: In function 'ellpe': ellpe.c:183:8: warning: old-style function definition [-Wold-style-definition] 183 | double ellpe(x) | ^~~~~ ellpe.c:191:9: error: too many arguments to function 'mtherr'; expected 0, have 2 191 | mtherr( "ellpe", DOMAIN ); | ^~~~~~ ~~~~~~~ In file included from ellpe.c:62: mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ make[1]: *** [Makefile:528: ellpe.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" fdtr.c fdtr.c: In function 'fdtrc': fdtr.c:171:8: warning: old-style function definition [-Wold-style-definition] 171 | double fdtrc( ia, ib, x ) | ^~~~~ fdtr.c:179:9: error: too many arguments to function 'mtherr'; expected 0, have 2 179 | mtherr( "fdtrc", DOMAIN ); | ^~~~~~ ~~~~~~~ In file included from fdtr.c:163: mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ fdtr.c: In function 'fdtr': fdtr.c:190:8: warning: old-style function definition [-Wold-style-definition] 190 | double fdtr( ia, ib, x ) | ^~~~ fdtr.c:198:9: error: too many arguments to function 'mtherr'; expected 0, have 2 198 | mtherr( "fdtr", DOMAIN ); | ^~~~~~ ~~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ fdtr.c: In function 'fdtri': fdtr.c:209:8: warning: old-style function definition [-Wold-style-definition] 209 | double fdtri( ia, ib, y ) | ^~~~~ fdtr.c:217:9: error: too many arguments to function 'mtherr'; expected 0, have 2 217 | mtherr( "fdtri", DOMAIN ); | ^~~~~~ ~~~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ make[1]: *** [Makefile:528: fdtr.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" cpmul_wrap.c cpmul_wrap.c: In function 'cpmul_wrap': cpmul_wrap.c:32:1: warning: old-style function definition [-Wold-style-definition] 32 | cpmul_wrap( ar, ai, da, br, bi, db, cr, ci, dc ) | ^~~~~~~~~~ cpmul_wrap.c:41:17: error: too many arguments to function 'malloc'; expected 0, have 1 41 | a = (cmplx *) malloc (da * sizeof(cmplx)); | ^~~~~~ ~~~~~~~~~~~~~~~~~~ cpmul_wrap.c:21:8: note: declared here 21 | void * malloc(); | ^~~~~~ cpmul_wrap.c:42:17: error: too many arguments to function 'malloc'; expected 0, have 1 42 | b = (cmplx *) malloc (db * sizeof(cmplx)); | ^~~~~~ ~~~~~~~~~~~~~~~~~~ cpmul_wrap.c:21:8: note: declared here 21 | void * malloc(); | ^~~~~~ cpmul_wrap.c:43:17: error: too many arguments to function 'malloc'; expected 0, have 1 43 | c = (cmplx *) malloc (*dc * sizeof(cmplx)); | ^~~~~~ ~~~~~~~~~~~~~~~~~~~ cpmul_wrap.c:21:8: note: declared here 21 | void * malloc(); | ^~~~~~ cpmul_wrap.c:65:3: error: too many arguments to function 'free'; expected 0, have 1 65 | free(a); | ^~~~ ~ cpmul_wrap.c:22:6: note: declared here 22 | void free (); | ^~~~ cpmul_wrap.c:66:3: error: too many arguments to function 'free'; expected 0, have 1 66 | free(b); | ^~~~ ~ cpmul_wrap.c:22:6: note: declared here 22 | void free (); | ^~~~ cpmul_wrap.c:67:3: error: too many arguments to function 'free'; expected 0, have 1 67 | free(c); | ^~~~ ~ cpmul_wrap.c:22:6: note: declared here 22 | void free (); | ^~~~ make[1]: *** [Makefile:528: cpmul_wrap.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" jv.c jv.c: In function 'jv': jv.c:92:8: warning: old-style function definition [-Wold-style-definition] 92 | double jv( n, x ) | ^~ jv.c:126:9: error: too many arguments to function 'mtherr'; expected 0, have 2 126 | mtherr( "Jv", DOMAIN ); | ^~~~~~ ~~~~ In file included from jv.c:50: mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ jv.c:165:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 165 | if( an > 2.0 * y ) | ^~ jv.c:168:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 168 | if( (n >= 0.0) && (n < 20.0) | ^~ jv.c:253:17: error: too many arguments to function 'mtherr'; expected 0, have 2 253 | mtherr( "Jv", TLOSS ); | ^~~~~~ ~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ jv.c: In function 'recur': jv.c:272:15: warning: old-style function definition [-Wold-style-definition] 272 | static double recur( n, x, newn, cancel ) | ^~~~~ jv.c:327:17: error: too many arguments to function 'mtherr'; expected 0, have 2 327 | mtherr( "jv", UNDERFLOW ); | ^~~~~~ ~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ jv.c: In function 'jvs': jv.c:426:15: warning: old-style function definition [-Wold-style-definition] 426 | static double jvs( n, x ) | ^~~ jv.c:487:17: error: too many arguments to function 'mtherr'; expected 0, have 2 487 | mtherr( "Jv", OVERFLOW ); | ^~~~~~ ~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ jv.c: In function 'hankel': jv.c:500:15: warning: old-style function definition [-Wold-style-definition] 500 | static double hankel( n, x ) | ^~~~~~ jv.c: In function 'jnx': jv.c:641:15: warning: old-style function definition [-Wold-style-definition] 641 | static double jnx( n, x ) | ^~~ jv.c: In function 'jnt': jv.c:826:15: warning: old-style function definition [-Wold-style-definition] 826 | static double jnt( n, x ) | ^~~ make[1]: *** [Makefile:528: jv.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" stdtr.c stdtr.c: In function 'stdtr': stdtr.c:100:8: warning: old-style function definition [-Wold-style-definition] 100 | double stdtr( k, t ) | ^~~~~ stdtr.c:109:9: error: too many arguments to function 'mtherr'; expected 0, have 2 109 | mtherr( "stdtr", DOMAIN ); | ^~~~~~ ~~~~~~~ In file included from stdtr.c:87: mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ stdtr.c:180:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 180 | if( t < 0 ) | ^~ stdtr.c:183:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 183 | p = 0.5 + 0.5 * p; | ^ stdtr.c: In function 'stdtri': stdtr.c:187:8: warning: old-style function definition [-Wold-style-definition] 187 | double stdtri( k, p ) | ^~~~~~ stdtr.c:196:9: error: too many arguments to function 'mtherr'; expected 0, have 2 196 | mtherr( "stdtri", DOMAIN ); | ^~~~~~ ~~~~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ make[1]: *** [Makefile:528: stdtr.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" ndtri.c ndtri.c: In function 'ndtri': ndtri.c:372:8: warning: old-style function definition [-Wold-style-definition] 372 | double ndtri(md_y0) | ^~~~~ ndtri.c:380:9: error: too many arguments to function 'mtherr'; expected 0, have 2 380 | mtherr( "ndtri", DOMAIN ); | ^~~~~~ ~~~~~~~ In file included from ndtri.c:54: mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ ndtri.c:385:9: error: too many arguments to function 'mtherr'; expected 0, have 2 385 | mtherr( "ndtri", DOMAIN ); | ^~~~~~ ~~~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ make[1]: *** [Makefile:528: ndtri.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" ellpk.c ellpk.c: In function 'ellpk': ellpk.c:208:8: warning: old-style function definition [-Wold-style-definition] 208 | double ellpk(x) | ^~~~~ ellpk.c:214:9: error: too many arguments to function 'mtherr'; expected 0, have 2 214 | mtherr( "ellpk", DOMAIN ); | ^~~~~~ ~~~~~~~ In file included from ellpk.c:63: mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ ellpk.c:226:17: error: too many arguments to function 'mtherr'; expected 0, have 2 226 | mtherr( "ellpk", SING ); | ^~~~~~ ~~~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ make[1]: *** [Makefile:528: ellpk.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" igam.c igam.c: In function 'igamc': igam.c:101:8: warning: old-style function definition [-Wold-style-definition] 101 | double igamc( a, x ) | ^~~~~ igam.c:116:9: error: too many arguments to function 'mtherr'; expected 0, have 2 116 | mtherr( "igamc", UNDERFLOW ); | ^~~~~~ ~~~~~~~ In file included from igam.c:85: mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ igam.c: In function 'igam': igam.c:176:8: warning: old-style function definition [-Wold-style-definition] 176 | double igam( a, x ) | ^~~~ igam.c:191:9: error: too many arguments to function 'mtherr'; expected 0, have 2 191 | mtherr( "igam", UNDERFLOW ); | ^~~~~~ ~~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ make[1]: *** [Makefile:528: igam.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" polyn.c polyn.c: In function 'polini': polyn.c:107:6: warning: old-style function definition [-Wold-style-definition] 107 | void polini( maxdeg ) | ^~~~~~ polyn.c:130:9: error: too many arguments to function 'mtherr'; expected 0, have 2 130 | mtherr( "polini", ERANGE ); | ^~~~~~ ~~~~~~~~ In file included from polyn.c:63: mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ polyn.c: In function 'polprt': polyn.c:141:6: warning: old-style function definition [-Wold-style-definition] 141 | void polprt( a, na, d ) | ^~~~~~ polyn.c: In function 'polclr': polyn.c:191:6: warning: old-style function definition [-Wold-style-definition] 191 | void polclr( a, n ) | ^~~~~~ polyn.c: In function 'polmov': polyn.c:208:6: warning: old-style function definition [-Wold-style-definition] 208 | void polmov( a, na, b ) | ^~~~~~ polyn.c: In function 'polmul': polyn.c:226:6: warning: old-style function definition [-Wold-style-definition] 226 | void polmul( a, na, b, nb, c ) | ^~~~~~ polyn.c: In function 'poladd': polyn.c:259:6: warning: old-style function definition [-Wold-style-definition] 259 | void poladd( a, na, b, nb, c ) | ^~~~~~ polyn.c: In function 'polsub': polyn.c:287:6: warning: old-style function definition [-Wold-style-definition] 287 | void polsub( a, na, b, nb, c ) | ^~~~~~ polyn.c: In function 'poldiv': polyn.c:317:5: warning: old-style function definition [-Wold-style-definition] 317 | int poldiv( a, na, b, nb, c ) | ^~~~~~ polyn.c:352:9: error: too many arguments to function 'mtherr'; expected 0, have 2 352 | mtherr( "poldiv", SING ); | ^~~~~~ ~~~~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ polyn.c: In function 'polsbt': polyn.c:415:6: warning: old-style function definition [-Wold-style-definition] 415 | void polsbt( a, na, b, nb, c ) | ^~~~~~ polyn.c: In function 'poleva': polyn.c:458:8: warning: old-style function definition [-Wold-style-definition] 458 | double poleva( a, na, x ) | ^~~~~~ make[1]: *** [Makefile:528: polyn.o] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Math-Cephes-0.530.500-build/Math-Cephes-0.5305/libmd' cp lib/Math/Cephes/Complex.pm blib/lib/Math/Cephes/Complex.pm cp lib/Math/Cephes/Fraction.pm blib/lib/Math/Cephes/Fraction.pm cp lib/Math/Cephes.pod blib/lib/Math/Cephes.pod cp lib/Math/Cephes/Matrix.pm blib/lib/Math/Cephes/Matrix.pm cp lib/Math/Cephes/Polynomial.pm blib/lib/Math/Cephes/Polynomial.pm cp lib/Math/Cephes.pm blib/lib/Math/Cephes.pm 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" mtherr.c mtherr.c: In function 'mtherr': mtherr.c:77:5: warning: old-style function definition [-Wold-style-definition] 77 | int mtherr( name, code ) | ^~~~~~ mtherr.c:80:1: error: number of arguments doesn't match prototype 80 | { | ^ In file included from mtherr.c:58: mconf.h:137:5: error: prototype declaration 137 | int mtherr(); | ^~~~~~ make[1]: *** [Makefile:528: mtherr.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" simpsn.c simpsn.c: In function 'simpsn': simpsn.c:67:8: warning: old-style function definition [-Wold-style-definition] 67 | double simpsn( f, delta ) | ^~~~~~ 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" setprec.c 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' 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" isnan.c isnan.c: In function 'signbit': isnan.c:78:5: warning: old-style function definition [-Wold-style-definition] 78 | int signbit(x) | ^~~~~~~ isnan.c: In function 'isnan': isnan.c:119:5: warning: old-style function definition [-Wold-style-definition] 119 | int isnan(x) | ^~~~~ isnan.c: In function 'isfinite': isnan.c:188:5: warning: old-style function definition [-Wold-style-definition] 188 | int isfinite(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" polmisc.c polmisc.c: In function 'polatn': polmisc.c:70:1: warning: old-style function definition [-Wold-style-definition] 70 | polatn( num, den, ans, nn ) | ^~~~~~ polmisc.c:80:7: error: too many arguments to function 'mtherr'; expected 0, have 2 80 | mtherr ("polatn", OVERFLOW); | ^~~~~~ ~~~~~~~~ In file included from polmisc.c:7: mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ polmisc.c: In function 'polsqt': polmisc.c:123:1: warning: old-style function definition [-Wold-style-definition] 123 | polsqt( pol, ans, nn ) | ^~~~~~ polmisc.c:137:7: error: too many arguments to function 'mtherr'; expected 0, have 2 137 | mtherr ("polatn", OVERFLOW); | ^~~~~~ ~~~~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ polmisc.c: In function 'polsin': polmisc.c:225:1: warning: old-style function definition [-Wold-style-definition] 225 | polsin( x, y, nn ) | ^~~~~~ polmisc.c:235:7: error: too many arguments to function 'mtherr'; expected 0, have 2 235 | mtherr ("polatn", OVERFLOW); | ^~~~~~ ~~~~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ polmisc.c: In function 'polcos': polmisc.c:273:1: warning: old-style function definition [-Wold-style-definition] 273 | polcos( x, y, nn ) | ^~~~~~ polmisc.c:280:10: error: conflicting types for 'md_sin'; have 'double(void)' 280 | double md_sin(), md_cos(); | ^~~~~~ polmisc.c:12:15: note: previous declaration of 'md_sin' with type 'double(double)' 12 | extern double md_sin ( double ); | ^~~~~~ polmisc.c:280:20: error: conflicting types for 'md_cos'; have 'double(void)' 280 | double md_sin(), md_cos(); | ^~~~~~ polmisc.c:13:15: note: previous declaration of 'md_cos' with type 'double(double)' 13 | extern double md_cos ( double ); | ^~~~~~ polmisc.c:283:7: error: too many arguments to function 'mtherr'; expected 0, have 2 283 | mtherr ("polatn", OVERFLOW); | ^~~~~~ ~~~~~~~~ mconf.h:137:5: note: declared here 137 | int mtherr(); | ^~~~~~ polmisc.c:295:8: error: too many arguments to function 'md_cos'; expected 0, have 1 295 | sc = md_cos(a); | ^~~~~~ ~ polmisc.c:280:20: note: declared here 280 | double md_sin(), md_cos(); | ^~~~~~ polmisc.c:301:8: error: too many arguments to function 'md_sin'; expected 0, have 1 301 | sc = md_sin(a); | ^~~~~~ ~ polmisc.c:280:10: note: declared here 280 | double md_sin(), md_cos(); | ^~~~~~ make[1]: *** [Makefile:528: polmisc.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" exp10.c exp10.c: In function 'md_exp10': exp10.c:173:8: warning: old-style function definition [-Wold-style-definition] 173 | double md_exp10(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" polevl.c polevl.c: In function 'polevl': polevl.c:53:8: warning: old-style function definition [-Wold-style-definition] 53 | double polevl( x, coef, N ) | ^~~~~~ polevl.c: In function 'p1evl': polevl.c:79:8: warning: old-style function definition [-Wold-style-definition] 79 | double p1evl( x, coef, N ) | ^~~~~ 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" 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[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" polrt_wrap.c polrt_wrap.c: In function 'polrt_wrap': polrt_wrap.c:41:5: warning: old-style function definition [-Wold-style-definition] 41 | int polrt_wrap( xcof, cof, m, r, i ) | ^~~~~~~~~~ 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" ellie.c ellie.c: In function 'ellie': ellie.c:72:8: warning: old-style function definition [-Wold-style-definition] 72 | double ellie( phi, m ) | ^~~~~ 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" polyr_wrap.c polyr_wrap.c: In function 'fpoladd_wrap': polyr_wrap.c:81:6: warning: old-style function definition [-Wold-style-definition] 81 | void fpoladd_wrap( an, ad, na, bn, bd, nb, cn, cd, nc) | ^~~~~~~~~~~~ polyr_wrap.c: In function 'fpolsub_wrap': polyr_wrap.c:113:6: warning: old-style function definition [-Wold-style-definition] 113 | void fpolsub_wrap( an, ad, na, bn, bd, nb, cn, cd, nc) | ^~~~~~~~~~~~ polyr_wrap.c: In function 'fpolmul_wrap': polyr_wrap.c:145:6: warning: old-style function definition [-Wold-style-definition] 145 | void fpolmul_wrap( an, ad, na, bn, bd, nb, cn, cd, nc) | ^~~~~~~~~~~~ polyr_wrap.c: In function 'fpoldiv_wrap': polyr_wrap.c:177:5: warning: old-style function definition [-Wold-style-definition] 177 | int fpoldiv_wrap( an, ad, na, bn, bd, nb, cn, cd, nc) | ^~~~~~~~~~~~ polyr_wrap.c: In function 'fpoleva_wrap': polyr_wrap.c:210:6: warning: old-style function definition [-Wold-style-definition] 210 | void fpoleva_wrap( an, ad, na, x, s) | ^~~~~~~~~~~~ polyr_wrap.c: In function 'fpolsbt_wrap': polyr_wrap.c:229:6: warning: old-style function definition [-Wold-style-definition] 229 | void fpolsbt_wrap( an, ad, na, bn, bd, nb, cn, cd, nc) | ^~~~~~~~~~~~ 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.... 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.VQaQeW (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.VQaQeW (%build) I: [iurt_root_command] ERROR: chroot