>>> Building on exopi-4 under audio/p5-Audio-Scan DIST = [audio/p5-Audio-Scan:Audio-Scan-1.13.tar.gz] FULLPKGNAME = p5-Audio-Scan-1.13 distfiles size=7908257 >>> Running build in audio/p5-Audio-Scan at 1782635056.69 ===> audio/p5-Audio-Scan ===> Building from scratch p5-Audio-Scan-1.13 ===> Verifying specs: c perl z ===> found c.103.0 perl.27.0 z.7.2 ===> Checking files for p5-Audio-Scan-1.13 `/exopi-cvs/ports/distfiles/Audio-Scan-1.13.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for p5-Audio-Scan-1.13 ===> Patching for p5-Audio-Scan-1.13 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for p5-Audio-Scan-1.13 ===> Configuring for p5-Audio-Scan-1.13 Warning: prerequisite Test::Warn 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Audio::Scan Writing MYMETA.yml and MYMETA.json ===> Building for p5-Audio-Scan-1.13 cp lib/Audio/Scan.pm blib/lib/Audio/Scan.pm Running Mkbootstrap for Scan () chmod 644 "Scan.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Scan.bs blib/arch/auto/Audio/Scan/Scan.bs 644 "/usr/bin/perl" "/usr/libdata/perl5/ExtUtils/xsubpp" -typemap '/usr/libdata/perl5/ExtUtils/typemap' Scan.xs > Scan.xsc Please specify prototyping behavior for Scan.xs (see perlxs manual) mv Scan.xsc Scan.c cc -c -Iinclude -Isrc -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -Wdeclaration-after-statement -O2 -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" Scan.c In file included from Scan.xs:2: In file included from /usr/libdata/perl5/amd64-openbsd/CORE/perl.h:7933: /usr/libdata/perl5/amd64-openbsd/CORE/inline.h:210:13: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] 210 | SSize_t i = AvARRAY(av) - AvALLOC(av); | ^ /usr/libdata/perl5/amd64-openbsd/CORE/inline.h:1058:13: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] 1058 | SV *top = *svp; | ^ /usr/libdata/perl5/amd64-openbsd/CORE/inline.h:1189:9: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] 1189 | HV *stash = SvSTASH(SvRV(SvTIED_obj(sv, mg))); | ^ /usr/libdata/perl5/amd64-openbsd/CORE/inline.h:3164:20: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] 3164 | const U8 * s = s0; | ^ /usr/libdata/perl5/amd64-openbsd/CORE/inline.h:3213:8: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] 3213 | UV cp; | ^ /usr/libdata/perl5/amd64-openbsd/CORE/inline.h:3228:8: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] 3228 | UV cp; | ^ /usr/libdata/perl5/amd64-openbsd/CORE/inline.h:3248:8: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] 3248 | UV cp; | ^ /usr/libdata/perl5/amd64-openbsd/CORE/inline.h:3937:14: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] 3937 | PERL_SI *next = PL_curstackinfo->si_next; | ^ /usr/libdata/perl5/amd64-openbsd/CORE/inline.h:3977:21: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] 3977 | PERL_SI * const prev = PL_curstackinfo->si_prev; | ^ /usr/libdata/perl5/amd64-openbsd/CORE/inline.h:4019:9: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] 4019 | OP *o = newOP(type, flags); | ^ /usr/libdata/perl5/amd64-openbsd/CORE/inline.h:4052:15: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] 4052 | const U8 *a = (const U8 *)s1; | ^ /usr/libdata/perl5/amd64-openbsd/CORE/inline.h:4077:15: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] 4077 | const U8 *a = (const U8 *)s1; | ^ In file included from Scan.xs:23: In file included from src/id3.c:19: id3_compat.gperf:34:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 34 | compat_hash (str, len) | ^ id3_compat.gperf:94:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 94 | _id3_compat_lookup (str, len) | ^ In file included from Scan.xs:23: src/id3.c:1350:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 1350 | SvCUR_set(*string, ptr - str); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/sv.h:1545:9: note: expanded from macro 'SvCUR_set' 1545 | STMT_START { \ | ^~~~~~~~~~ include/ppport.h:3170:28: note: expanded from macro 'STMT_START' 3170 | # define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */ | ^ src/id3.c:1350:7: note: '{' token is here 1350 | SvCUR_set(*string, ptr - str); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/sv.h:1545:20: note: expanded from macro 'SvCUR_set' 1545 | STMT_START { \ | ^ In file included from Scan.xs:23: src/id3.c:1350:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 1350 | SvCUR_set(*string, ptr - str); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/sv.h:1550:57: note: expanded from macro 'SvCUR_set' 1550 | (((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END | ^ src/id3.c:1350:7: note: ')' token is here 1350 | SvCUR_set(*string, ptr - str); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/sv.h:1550:59: note: expanded from macro 'SvCUR_set' 1550 | (((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END | ^~~~~~~~ include/ppport.h:3171:20: note: expanded from macro 'STMT_END' 3171 | # define STMT_END ) | ^ Scan.c:456:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 456 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN' 317 | STMT_START { \ | ^~~~~~~~~~ include/ppport.h:3170:28: note: expanded from macro 'STMT_START' 3170 | # define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */ | ^ Scan.c:456:5: note: '{' token is here 456 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN' 317 | STMT_START { \ | ^ Scan.c:456:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 456 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN' 322 | } STMT_END | ^ Scan.c:456:5: note: ')' token is here 456 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN' 322 | } STMT_END | ^~~~~~~~ include/ppport.h:3171:20: note: expanded from macro 'STMT_END' 3171 | # define STMT_END ) | ^ Scan.c:491:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 491 | TARGi((IV)RETVAL, 1); | ^~~~~~~~~~~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/pp.h:482:5: note: expanded from macro 'TARGi' 482 | STMT_START { \ | ^~~~~~~~~~ include/ppport.h:3170:28: note: expanded from macro 'STMT_START' 3170 | # define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */ | ^ Scan.c:491:2: note: '{' token is here 491 | TARGi((IV)RETVAL, 1); | ^~~~~~~~~~~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/pp.h:482:16: note: expanded from macro 'TARGi' 482 | STMT_START { \ | ^ Scan.c:491:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 491 | TARGi((IV)RETVAL, 1); | ^~~~~~~~~~~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/pp.h:499:5: note: expanded from macro 'TARGi' 499 | } STMT_END | ^ Scan.c:491:2: note: ')' token is here 491 | TARGi((IV)RETVAL, 1); | ^~~~~~~~~~~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/pp.h:499:7: note: expanded from macro 'TARGi' 499 | } STMT_END | ^~~~~~~~ include/ppport.h:3171:20: note: expanded from macro 'STMT_END' 3171 | # define STMT_END ) | ^ Scan.c:494:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 494 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN' 317 | STMT_START { \ | ^~~~~~~~~~ include/ppport.h:3170:28: note: expanded from macro 'STMT_START' 3170 | # define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */ | ^ Scan.c:494:5: note: '{' token is here 494 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN' 317 | STMT_START { \ | ^ Scan.c:494:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 494 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN' 322 | } STMT_END | ^ Scan.c:494:5: note: ')' token is here 494 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN' 322 | } STMT_END | ^~~~~~~~ include/ppport.h:3171:20: note: expanded from macro 'STMT_END' 3171 | # define STMT_END ) | ^ Scan.c:534:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 534 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN' 317 | STMT_START { \ | ^~~~~~~~~~ include/ppport.h:3170:28: note: expanded from macro 'STMT_START' 3170 | # define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */ | ^ Scan.c:534:5: note: '{' token is here 534 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN' 317 | STMT_START { \ | ^ Scan.c:534:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 534 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN' 322 | } STMT_END | ^ Scan.c:534:5: note: ')' token is here 534 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN' 322 | } STMT_END | ^~~~~~~~ include/ppport.h:3171:20: note: expanded from macro 'STMT_END' 3171 | # define STMT_END ) | ^ Scan.c:552:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 552 | TARGi((IV)RETVAL, 1); | ^~~~~~~~~~~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/pp.h:482:5: note: expanded from macro 'TARGi' 482 | STMT_START { \ | ^~~~~~~~~~ include/ppport.h:3170:28: note: expanded from macro 'STMT_START' 3170 | # define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */ | ^ Scan.c:552:2: note: '{' token is here 552 | TARGi((IV)RETVAL, 1); | ^~~~~~~~~~~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/pp.h:482:16: note: expanded from macro 'TARGi' 482 | STMT_START { \ | ^ Scan.c:552:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 552 | TARGi((IV)RETVAL, 1); | ^~~~~~~~~~~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/pp.h:499:5: note: expanded from macro 'TARGi' 499 | } STMT_END | ^ Scan.c:552:2: note: ')' token is here 552 | TARGi((IV)RETVAL, 1); | ^~~~~~~~~~~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/pp.h:499:7: note: expanded from macro 'TARGi' 499 | } STMT_END | ^~~~~~~~ include/ppport.h:3171:20: note: expanded from macro 'STMT_END' 3171 | # define STMT_END ) | ^ Scan.c:555:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 555 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN' 317 | STMT_START { \ | ^~~~~~~~~~ include/ppport.h:3170:28: note: expanded from macro 'STMT_START' 3170 | # define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */ | ^ Scan.c:555:5: note: '{' token is here 555 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN' 317 | STMT_START { \ | ^ Scan.c:555:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 555 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN' 322 | } STMT_END | ^ Scan.c:555:5: note: ')' token is here 555 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN' 322 | } STMT_END | ^~~~~~~~ include/ppport.h:3171:20: note: expanded from macro 'STMT_END' 3171 | # define STMT_END ) | ^ Scan.c:584:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 584 | TARGi((IV)RETVAL, 1); | ^~~~~~~~~~~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/pp.h:482:5: note: expanded from macro 'TARGi' 482 | STMT_START { \ | ^~~~~~~~~~ include/ppport.h:3170:28: note: expanded from macro 'STMT_START' 3170 | # define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */ | ^ Scan.c:584:2: note: '{' token is here 584 | TARGi((IV)RETVAL, 1); | ^~~~~~~~~~~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/pp.h:482:16: note: expanded from macro 'TARGi' 482 | STMT_START { \ | ^ Scan.c:584:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 584 | TARGi((IV)RETVAL, 1); | ^~~~~~~~~~~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/pp.h:499:5: note: expanded from macro 'TARGi' 499 | } STMT_END | ^ Scan.c:584:2: note: ')' token is here 584 | TARGi((IV)RETVAL, 1); | ^~~~~~~~~~~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/pp.h:499:7: note: expanded from macro 'TARGi' 499 | } STMT_END | ^~~~~~~~ include/ppport.h:3171:20: note: expanded from macro 'STMT_END' 3171 | # define STMT_END ) | ^ Scan.c:587:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 587 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN' 317 | STMT_START { \ | ^~~~~~~~~~ include/ppport.h:3170:28: note: expanded from macro 'STMT_START' 3170 | # define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */ | ^ Scan.c:587:5: note: '{' token is here 587 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN' 317 | STMT_START { \ | ^ Scan.c:587:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 587 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN' 322 | } STMT_END | ^ Scan.c:587:5: note: ')' token is here 587 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN' 322 | } STMT_END | ^~~~~~~~ include/ppport.h:3171:20: note: expanded from macro 'STMT_END' 3171 | # define STMT_END ) | ^ Scan.c:625:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 625 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN' 317 | STMT_START { \ | ^~~~~~~~~~ include/ppport.h:3170:28: note: expanded from macro 'STMT_START' 3170 | # define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */ | ^ Scan.c:625:5: note: '{' token is here 625 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN' 317 | STMT_START { \ | ^ Scan.c:625:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 625 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN' 322 | } STMT_END | ^ Scan.c:625:5: note: ')' token is here 625 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN' 322 | } STMT_END | ^~~~~~~~ include/ppport.h:3171:20: note: expanded from macro 'STMT_END' 3171 | # define STMT_END ) | ^ Scan.c:655:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 655 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN' 317 | STMT_START { \ | ^~~~~~~~~~ include/ppport.h:3170:28: note: expanded from macro 'STMT_START' 3170 | # define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */ | ^ Scan.c:655:5: note: '{' token is here 655 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN' 317 | STMT_START { \ | ^ Scan.c:655:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 655 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN' 322 | } STMT_END | ^ Scan.c:655:5: note: ')' token is here 655 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN' 322 | } STMT_END | ^~~~~~~~ include/ppport.h:3171:20: note: expanded from macro 'STMT_END' 3171 | # define STMT_END ) | ^ Scan.c:701:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 701 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN' 317 | STMT_START { \ | ^~~~~~~~~~ include/ppport.h:3170:28: note: expanded from macro 'STMT_START' 3170 | # define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */ | ^ Scan.c:701:5: note: '{' token is here 701 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN' 317 | STMT_START { \ | ^ Scan.c:701:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 701 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN' 322 | } STMT_END | ^ Scan.c:701:5: note: ')' token is here 701 | XSRETURN(1); | ^~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN' 322 | } STMT_END | ^~~~~~~~ include/ppport.h:3171:20: note: expanded from macro 'STMT_END' 3171 | # define STMT_END ) | ^ 38 warnings generated. rm -f blib/arch/auto/Audio/Scan/Scan.so LD_RUN_PATH="/usr/lib" cc -shared -fpic -fstack-protector-strong -L/usr/local/lib Scan.o -o blib/arch/auto/Audio/Scan/Scan.so -lz chmod 755 blib/arch/auto/Audio/Scan/Scan.so Manifying 1 pod document >>> Running package in audio/p5-Audio-Scan at 1782635064.02 ===> audio/p5-Audio-Scan ===> Faking installation for p5-Audio-Scan-1.13 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Scan.bs blib/arch/auto/Audio/Scan/Scan.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /exopi-obj/pobj/p5-Audio-Scan-1.13/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Audio/Scan/Scan.so Installing /exopi-obj/pobj/p5-Audio-Scan-1.13/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/Audio/Scan.pm Installing /exopi-obj/pobj/p5-Audio-Scan-1.13/fake-amd64/usr/local/man/man3p/Audio::Scan.3p Appending installation info to /exopi-obj/pobj/p5-Audio-Scan-1.13/fake-amd64/usr/./libdata/perl5/amd64-openbsd/perllocal.pod ===> Building package for p5-Audio-Scan-1.13 Create /exopi-cvs/ports/packages/amd64/all/p5-Audio-Scan-1.13.tgz Creating package p5-Audio-Scan-1.13 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 6% checksumming|******* | 11% checksumming|********** | 17% checksumming|************** | 22% checksumming|***************** | 28% checksumming|******************** | 33% checksumming|************************ | 39% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************* | 61% checksumming|***************************************** | 67% checksumming|******************************************** | 72% checksumming|*********************************************** | 78% checksumming|*************************************************** | 83% checksumming|****************************************************** | 89% checksumming|********************************************************** | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 7% archiving|*********************************************************** | 93% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/p5-Audio-Scan-1.13.tgz >>> Running clean in audio/p5-Audio-Scan at 1782635066.48 ===> audio/p5-Audio-Scan ===> Cleaning for p5-Audio-Scan-1.13 >>> Ended at 1782635067.11 max_stuck=2.66/build=7.25/package=2.51/clean=0.70