D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/perl-Convert-Binary-C-0.850.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4eDwTl Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.THFdqz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Convert-Binary-C-0.850.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/perl-Convert-Binary-C-0.850.0-build + rm -rf Convert-Binary-C-0.85 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Convert-Binary-C-0.85.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Convert-Binary-C-0.85 + /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.0cCZjx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Convert-Binary-C-0.850.0-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 Convert-Binary-C-0.85 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Building with feature 'ieeefp' Finding dependencies... Generating a Unix-style Makefile Writing Makefile for Convert::Binary::C Writing MYMETA.yml and MYMETA.json + /usr/bin/make cp lib/Convert/Binary/C.pm blib/lib/Convert/Binary/C.pm cp lib/Convert/Binary/C/Cached.pm blib/lib/Convert/Binary/C/Cached.pm Running Mkbootstrap for C () chmod 644 "C.bs" "/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- C.bs blib/arch/auto/Convert/Binary/C/C.bs 644 "/usr/bin/perl5.40.1" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/pterjan/rpmbuild/BUILD/perl-Convert-Binary-C-0.850.0-build/Convert-Binary-C-0.85/typemap' C.xs > C.xsc mv C.xsc C.c "/usr/bin/perl5.40.1" "-Iblib/arch" "-Iblib/lib" ctlib/arch.pl ctlib/arch.h Compiling [gcc -g] C.c Compiling [gcc -g] cbc/basic.c Compiling [gcc -g] cbc/dimension.c Compiling [gcc -g] cbc/hook.c Compiling [gcc -g] cbc/idl.c Compiling [gcc -g] cbc/init.c Compiling [gcc -g] cbc/macros.c Compiling [gcc -g] cbc/member.c Compiling [gcc -g] cbc/object.c Compiling [gcc -g] cbc/option.c Compiling [gcc -g] cbc/pack.c Compiling [gcc -g] cbc/sourcify.c Compiling [gcc -g] cbc/tag.c Compiling [gcc -g] cbc/type.c Compiling [gcc -g] cbc/typeinfo.c Compiling [gcc -g] cbc/util.c Compiling [gcc -g] ctlib/bitfields.c Compiling [gcc -g] ctlib/byteorder.c Compiling [gcc -g] ctlib/cterror.c Compiling [gcc -g] ctlib/ctparse.c Compiling [gcc -g] ctlib/cttags.c Compiling [gcc -g] ctlib/cttype.c Compiling [gcc -g] ctlib/fileinfo.c Compiling [gcc -g] ctlib/layout.c Compiling [gcc -g] ctlib/y_parser.c Compiling [gcc -g] ctlib/y_pragma.c Compiling [gcc -g] ucpp/assert.c Compiling [gcc -g] ucpp/cpp.c Compiling [gcc -g] ucpp/eval.c Compiling [gcc -g] ucpp/lexer.c Compiling [gcc -g] ucpp/macro.c Compiling [gcc -g] ucpp/mem.c Compiling [gcc -g] ucpp/nhash.c ucpp/nhash.c: In function 'scan_node': ucpp/nhash.c:464:33: error: too many arguments to function 'action'; expected 0, have 2 464 | action(arg, pnode); | ^~~~~~ ~~~ ucpp/nhash.c:466:33: error: too many arguments to function 'action'; expected 0, have 1 466 | action(pnode); | ^~~~~~ ~~~~~ ucpp/nhash.c:478:25: error: too many arguments to function 'action'; expected 0, have 2 478 | action(arg, node); | ^~~~~~ ~~~ ucpp/nhash.c:480:25: error: too many arguments to function 'action'; expected 0, have 1 480 | action(node); | ^~~~~~ ~~~~ ucpp/nhash.c: In function 'ucpp_private_HTT_scan': ucpp/nhash.c:492:41: error: passing argument 2 of 'scan_node' from incompatible pointer type [-Wincompatible-pointer-types] 492 | scan_node(htt->tree[u], action, NULL, 0); | ^~~~~~ | | | void (*)(void *) ucpp/nhash.c:446:54: note: expected 'void (*)(void)' but argument is of type 'void (*)(void *)' 446 | static void scan_node(hash_item_header *node, void (*action)(), void *arg, unsigned flags) | ~~~~~~~^~~~~~~~~ ucpp/nhash.c: In function 'ucpp_private_HTT_scan_arg': ucpp/nhash.c:501:41: error: passing argument 2 of 'scan_node' from incompatible pointer type [-Wincompatible-pointer-types] 501 | scan_node(htt->tree[u], action, arg, SCAN_FLAG_ARG); | ^~~~~~ | | | void (*)(void *, void *) ucpp/nhash.c:446:54: note: expected 'void (*)(void)' but argument is of type 'void (*)(void *, void *)' 446 | static void scan_node(hash_item_header *node, void (*action)(), void *arg, unsigned flags) | ~~~~~~~^~~~~~~~~ ucpp/nhash.c: In function 'ucpp_private_HTT2_scan': ucpp/nhash.c:559:33: error: passing argument 2 of 'scan_node' from incompatible pointer type [-Wincompatible-pointer-types] 559 | scan_node(htt->tree[0], action, NULL, 0); | ^~~~~~ | | | void (*)(void *) ucpp/nhash.c:446:54: note: expected 'void (*)(void)' but argument is of type 'void (*)(void *)' 446 | static void scan_node(hash_item_header *node, void (*action)(), void *arg, unsigned flags) | ~~~~~~~^~~~~~~~~ ucpp/nhash.c:560:33: error: passing argument 2 of 'scan_node' from incompatible pointer type [-Wincompatible-pointer-types] 560 | scan_node(htt->tree[1], action, NULL, 0); | ^~~~~~ | | | void (*)(void *) ucpp/nhash.c:446:54: note: expected 'void (*)(void)' but argument is of type 'void (*)(void *)' 446 | static void scan_node(hash_item_header *node, void (*action)(), void *arg, unsigned flags) | ~~~~~~~^~~~~~~~~ ucpp/nhash.c: In function 'ucpp_private_HTT2_scan_arg': ucpp/nhash.c:565:33: error: passing argument 2 of 'scan_node' from incompatible pointer type [-Wincompatible-pointer-types] 565 | scan_node(htt->tree[0], action, arg, SCAN_FLAG_ARG); | ^~~~~~ | | | void (*)(void *, void *) ucpp/nhash.c:446:54: note: expected 'void (*)(void)' but argument is of type 'void (*)(void *, void *)' 446 | static void scan_node(hash_item_header *node, void (*action)(), void *arg, unsigned flags) | ~~~~~~~^~~~~~~~~ ucpp/nhash.c:566:33: error: passing argument 2 of 'scan_node' from incompatible pointer type [-Wincompatible-pointer-types] 566 | scan_node(htt->tree[1], action, arg, SCAN_FLAG_ARG); | ^~~~~~ | | | void (*)(void *, void *) ucpp/nhash.c:446:54: note: expected 'void (*)(void)' but argument is of type 'void (*)(void *, void *)' 446 | static void scan_node(hash_item_header *node, void (*action)(), void *arg, unsigned flags) | ~~~~~~~^~~~~~~~~ ucpp/nhash.c: In function 'ucpp_private_HTT_kill': ucpp/nhash.c:575:44: error: passing argument 2 of 'scan_node' from incompatible pointer type [-Wincompatible-pointer-types] 575 | scan_node(htt->tree[u], htt->deldata, NULL, SCAN_FLAG_WIPE); | ~~~^~~~~~~~~ | | | void (*)(void *) ucpp/nhash.c:446:54: note: expected 'void (*)(void)' but argument is of type 'void (*)(void *)' 446 | static void scan_node(hash_item_header *node, void (*action)(), void *arg, unsigned flags) | ~~~~~~~^~~~~~~~~ ucpp/nhash.c: In function 'ucpp_private_HTT2_kill': ucpp/nhash.c:582:36: error: passing argument 2 of 'scan_node' from incompatible pointer type [-Wincompatible-pointer-types] 582 | scan_node(htt->tree[0], htt->deldata, NULL, SCAN_FLAG_WIPE); | ~~~^~~~~~~~~ | | | void (*)(void *) ucpp/nhash.c:446:54: note: expected 'void (*)(void)' but argument is of type 'void (*)(void *)' 446 | static void scan_node(hash_item_header *node, void (*action)(), void *arg, unsigned flags) | ~~~~~~~^~~~~~~~~ ucpp/nhash.c:583:36: error: passing argument 2 of 'scan_node' from incompatible pointer type [-Wincompatible-pointer-types] 583 | scan_node(htt->tree[1], htt->deldata, NULL, SCAN_FLAG_WIPE); | ~~~^~~~~~~~~ | | | void (*)(void *) ucpp/nhash.c:446:54: note: expected 'void (*)(void)' but argument is of type 'void (*)(void *)' 446 | static void scan_node(hash_item_header *node, void (*action)(), void *arg, unsigned flags) | ~~~~~~~^~~~~~~~~ make: *** [Makefile:405: ucpp/nhash.o] Error 1 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.0cCZjx (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.0cCZjx (%build) I: [iurt_root_command] ERROR: chroot