>>> Building on exopi-5 under devel/p5-Devel-Declare BDEPENDS = [devel/p5-B-Hooks-OP-Check] DIST = [devel/p5-Devel-Declare:Devel-Declare-0.006022.tar.gz] FULLPKGNAME = p5-Devel-Declare-0.006022p0 RDEPENDS = [devel/p5-B-Hooks-OP-Check;devel/p5-Sub-Name;devel/p5-B-Hooks-EndOfScope] Woken up devel/p5-Mouse (Junk lock failure for exopi-5 at 1713347972.97425) Received IO (Junk lock obtained for exopi-5 at 1713347986.32) >>> Running depends in devel/p5-Devel-Declare at 1713347988.28 /usr/sbin/pkg_add -aI -Drepair libunistring-0.9.7 p5-B-Hooks-OP-Check-0.22p0 p5-DateTime-Format-Builder-0.83v0 was: /usr/sbin/pkg_add -aI -Drepair p5-B-Hooks-OP-Check-0.22p0 /usr/sbin/pkg_add -aI -Drepair libunistring-0.9.7 p5-B-Hooks-OP-Check-0.22p0 p5-DateTime-Format-Builder-0.83v0 >>> Running show-prepare-results in devel/p5-Devel-Declare at 1713348000.49 ===> devel/p5-Devel-Declare ===> Building from scratch p5-Devel-Declare-0.006022p0 ===> p5-Devel-Declare-0.006022p0 depends on: p5-B-Hooks-OP-Check->=0.19 -> p5-B-Hooks-OP-Check-0.22p0 ===> Verifying specs: c perl ===> found c.100.0 perl.23.0 p5-B-Hooks-OP-Check-0.22p0 (Junk lock released for exopi-5 at 1713348001.90) Woken up devel/p5-DateTime-Format-Pg distfiles size=126698 >>> Running build in devel/p5-Devel-Declare at 1713348001.95 ===> devel/p5-Devel-Declare ===> Checking files for p5-Devel-Declare-0.006022p0 `/exopi-cvs/ports/distfiles/Devel-Declare-0.006022.tar.gz' is up to date. >> (SHA256) Devel-Declare-0.006022.tar.gz: OK ===> Extracting for p5-Devel-Declare-0.006022p0 ===> Patching for p5-Devel-Declare-0.006022p0 ===> 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-Devel-Declare-0.006022p0 Regenerating ppport.h ===> Configuring for p5-Devel-Declare-0.006022p0 Warning: prerequisite Test::Requires 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Devel::Declare Writing MYMETA.yml and MYMETA.json ===> Building for p5-Devel-Declare-0.006022p0 cp lib/Devel/Declare/Context/Simple.pm blib/lib/Devel/Declare/Context/Simple.pm cp lib/Devel/Declare/MethodInstaller/Simple.pm blib/lib/Devel/Declare/MethodInstaller/Simple.pm cp lib/Devel/Declare.pm blib/lib/Devel/Declare.pm Running Mkbootstrap for Declare () chmod 644 "Declare.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Declare.bs blib/arch/auto/Devel/Declare/Declare.bs 644 "/usr/bin/perl" "/usr/libdata/perl5/ExtUtils/xsubpp" -typemap '/usr/libdata/perl5/ExtUtils/typemap' Declare.xs > Declare.xsc mv Declare.xsc Declare.c cc -c -I/usr/local/libdata/perl5/site_perl/amd64-openbsd/B/Hooks/OP/Check/Install -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"0.006022\" -DXS_VERSION=\"0.006022\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" Declare.c In file included from Declare.xs:7: ./stolen_chunk_of_toke.c:145:9: warning: 'PL_lex_stuff' macro redefined [-Wmacro-redefined] #define PL_lex_stuff (PL_parser->lex_stuff) ^ ./ppport.h:12254:10: note: previous definition is here # define PL_lex_stuff D_PPP_my_PL_parser_var(lex_stuff) ^ In file included from Declare.xs:7: ./stolen_chunk_of_toke.c:152:9: warning: 'PL_linestr' macro redefined [-Wmacro-redefined] #define PL_linestr (PL_parser->linestr) ^ ./ppport.h:12250:10: note: previous definition is here # define PL_linestr D_PPP_my_PL_parser_var(linestr) ^ In file included from Declare.xs:7: ./stolen_chunk_of_toke.c:155:9: warning: 'PL_expect' macro redefined [-Wmacro-redefined] #define PL_expect (PL_parser->expect) ^ ./ppport.h:12246:10: note: previous definition is here # define PL_expect D_PPP_my_PL_parser_var(expect) ^ In file included from Declare.xs:7: ./stolen_chunk_of_toke.c:156:9: warning: 'PL_copline' macro redefined [-Wmacro-redefined] #define PL_copline (PL_parser->copline) ^ ./ppport.h:12247:10: note: previous definition is here # define PL_copline D_PPP_my_PL_parser_var(copline) ^ In file included from Declare.xs:7: ./stolen_chunk_of_toke.c:157:9: warning: 'PL_bufptr' macro redefined [-Wmacro-redefined] #define PL_bufptr (PL_parser->bufptr) ^ ./ppport.h:12251:10: note: previous definition is here # define PL_bufptr D_PPP_my_PL_parser_var(bufptr) ^ In file included from Declare.xs:7: ./stolen_chunk_of_toke.c:161:9: warning: 'PL_bufend' macro redefined [-Wmacro-redefined] #define PL_bufend (PL_parser->bufend) ^ ./ppport.h:12252:10: note: previous definition is here # define PL_bufend D_PPP_my_PL_parser_var(bufend) ^ In file included from Declare.xs:7: ./stolen_chunk_of_toke.c:165:9: warning: 'PL_lex_state' macro redefined [-Wmacro-redefined] #define PL_lex_state (PL_parser->lex_state) ^ ./ppport.h:12253:10: note: previous definition is here # define PL_lex_state D_PPP_my_PL_parser_var(lex_state) ^ In file included from Declare.xs:7: ./stolen_chunk_of_toke.c:166:9: warning: 'PL_rsfp' macro redefined [-Wmacro-redefined] #define PL_rsfp (PL_parser->rsfp) ^ ./ppport.h:12248:10: note: previous definition is here # define PL_rsfp D_PPP_my_PL_parser_var(rsfp) ^ In file included from Declare.xs:7: ./stolen_chunk_of_toke.c:167:9: warning: 'PL_rsfp_filters' macro redefined [-Wmacro-redefined] #define PL_rsfp_filters (PL_parser->rsfp_filters) ^ ./ppport.h:12249:10: note: previous definition is here # define PL_rsfp_filters D_PPP_my_PL_parser_var(rsfp_filters) ^ In file included from Declare.xs:7: ./stolen_chunk_of_toke.c:168:9: warning: 'PL_in_my' macro redefined [-Wmacro-redefined] #define PL_in_my (PL_parser->in_my) ^ ./ppport.h:12256:10: note: previous definition is here # define PL_in_my D_PPP_my_PL_parser_var(in_my) ^ In file included from Declare.xs:7: ./stolen_chunk_of_toke.c:169:9: warning: 'PL_in_my_stash' macro redefined [-Wmacro-redefined] #define PL_in_my_stash (PL_parser->in_my_stash) ^ ./ppport.h:12257:10: note: previous definition is here # define PL_in_my_stash D_PPP_my_PL_parser_var(in_my_stash) ^ In file included from Declare.xs:7: ./stolen_chunk_of_toke.c:170:9: warning: 'PL_tokenbuf' macro redefined [-Wmacro-redefined] #define PL_tokenbuf (PL_parser->tokenbuf) ^ ./ppport.h:12255:10: note: previous definition is here # define PL_tokenbuf D_PPP_my_PL_parser_var(tokenbuf) ^ In file included from Declare.xs:7: ./stolen_chunk_of_toke.c:172:9: warning: 'PL_error_count' macro redefined [-Wmacro-redefined] #define PL_error_count (PL_parser->error_count) ^ ./ppport.h:12258:10: note: previous definition is here # define PL_error_count D_PPP_my_PL_parser_var(error_count) ^ Declare.xs:14:9: warning: 'PERL_VERSION_GE' macro redefined [-Wmacro-redefined] #define PERL_VERSION_GE(r,v,s) \ ^ ./ppport.h:11698:11: note: previous definition is here # define PERL_VERSION_GE(j,n,p) (! PERL_VERSION_LT(j,n,p)) ^ 14 warnings generated. rm -f blib/arch/auto/Devel/Declare/Declare.so cc -shared -fpic -fstack-protector-strong -L/usr/local/lib Declare.o -o blib/arch/auto/Devel/Declare/Declare.so chmod 755 blib/arch/auto/Devel/Declare/Declare.so Manifying 1 pod document >>> Running package in devel/p5-Devel-Declare at 1713348007.54 ===> devel/p5-Devel-Declare ===> Faking installation for p5-Devel-Declare-0.006022p0 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Declare.bs blib/arch/auto/Devel/Declare/Declare.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-Devel-Declare-0.006022/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Devel/Declare/Declare.so Installing /exopi-obj/pobj/p5-Devel-Declare-0.006022/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/Devel/Declare.pm Installing /exopi-obj/pobj/p5-Devel-Declare-0.006022/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/Devel/Declare/Context/Simple.pm Installing /exopi-obj/pobj/p5-Devel-Declare-0.006022/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/Devel/Declare/MethodInstaller/Simple.pm Installing /exopi-obj/pobj/p5-Devel-Declare-0.006022/fake-amd64/usr/local/man/man3p/Devel::Declare.3p Appending installation info to /exopi-obj/pobj/p5-Devel-Declare-0.006022/fake-amd64/usr/./libdata/perl5/amd64-openbsd/perllocal.pod ===> Building package for p5-Devel-Declare-0.006022p0 Create /exopi-cvs/ports/packages/amd64/all/p5-Devel-Declare-0.006022p0.tgz Creating package p5-Devel-Declare-0.006022p0 reading plist| checking dependencies| checking dependencies|devel/p5-B-Hooks-EndOfScope checking dependencies|devel/p5-B-Hooks-OP-Check checking dependencies|devel/p5-Sub-Name checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 9% checksumming|******** | 13% checksumming|*********** | 17% checksumming|************* | 22% checksumming|**************** | 26% checksumming|******************* | 30% checksumming|********************* | 35% checksumming|************************ | 39% checksumming|*************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 57% checksumming|************************************* | 61% checksumming|**************************************** | 65% checksumming|****************************************** | 70% checksumming|********************************************* | 74% checksumming|************************************************ | 78% checksumming|************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************** | 91% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************* | 48% archiving|******************************************* | 68% archiving|********************************************************** | 91% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/p5-Devel-Declare-0.006022p0.tgz >>> Running clean in devel/p5-Devel-Declare at 1713348017.11 ===> devel/p5-Devel-Declare ===> Cleaning for p5-Devel-Declare-0.006022p0 >>> Ended at 1713348017.67 max_stuck=10.37/waiting-for-lock #25=15.27/depends=12.21/show-prepare-results=1.49/build=5.48/package=9.54/clean=0.73