>>> Building on exopi-2 under archivers/p5-Compress-Bzip2 BDEPENDS = [archivers/bzip2] DIST = [archivers/p5-Compress-Bzip2:Compress-Bzip2-2.28.tar.gz] FULLPKGNAME = p5-Compress-Bzip2-2.28 RDEPENDS = [archivers/bzip2] Avoided depends for bzip2-1.0.8p0 distfiles size=895637 >>> Running build in archivers/p5-Compress-Bzip2 at 1716810244.54 ===> archivers/p5-Compress-Bzip2 ===> Building from scratch p5-Compress-Bzip2-2.28 Package database already locked... awaiting release... done! ===> p5-Compress-Bzip2-2.28 depends on: bzip2-* -> bzip2-1.0.8p0 ===> Verifying specs: bz2>=10 c perl ===> found bz2.10.4 c.100.1 perl.24.0 ===> Checking files for p5-Compress-Bzip2-2.28 `/exopi-cvs/ports/distfiles/Compress-Bzip2-2.28.tar.gz' is up to date. >> (SHA256) Compress-Bzip2-2.28.tar.gz: OK ===> Extracting for p5-Compress-Bzip2-2.28 ===> Patching for p5-Compress-Bzip2-2.28 ===> Applying OpenBSD patch patch-config_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- config.in.orig Tue Apr 26 20:05:20 2005 |+++ config.in Tue Nov 4 15:57:03 2008 -------------------------- Patching file config.in using Plan A... Hunk #1 succeeded at 8. done ===> 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-Compress-Bzip2-2.28 Regenerating ppport.h ===> Configuring for p5-Compress-Bzip2-2.28 /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DP5ARCH=libdata/perl5/site_perl/amd64-openbsd -DP5SITE=libdata/perl5/site_perl -DARCH=amd64 -DBASE_PKGPATH=archivers/p5-Compress-Bzip2 -DFLAVOR_EXT= -DFULLPKGNAME=p5-Compress-Bzip2-2.28 -DHOMEPAGE=https://metacpan.org/release/Compress-Bzip2 -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=Benoit\ Lecocq\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=p5-Compress-Bzip2 -i -B /exopi-obj/pobj/p5-Compress-Bzip2-2.28 /exopi-obj/pobj/p5-Compress-Bzip2-2.28/Compress-Bzip2-2.28/config.in Parsing config.in... Looks Good. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Compress::Bzip2 Writing MYMETA.yml and MYMETA.json ===> Building for p5-Compress-Bzip2-2.28 cp lib/Compress/Bzip2.pm blib/lib/Compress/Bzip2.pm AutoSplitting blib/lib/Compress/Bzip2.pm (blib/lib/auto/Compress/Bzip2) Running Mkbootstrap for Bzip2 () chmod 644 "Bzip2.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs blib/arch/auto/Compress/Bzip2/Bzip2.bs 644 "/usr/bin/perl" "/usr/libdata/perl5/ExtUtils/xsubpp" -typemap '/usr/libdata/perl5/ExtUtils/typemap' -typemap '/exopi-obj/pobj/p5-Compress-Bzip2-2.28/Compress-Bzip2-2.28/typemap' Bzip2.xs > Bzip2.xsc mv Bzip2.xsc Bzip2.c cc -c -I/usr/local/include -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"2.28\" -DXS_VERSION=\"2.28\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" Bzip2.c Bzip2.xs:2048:11: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations] if (GIMME == G_ARRAY) ^ /usr/libdata/perl5/amd64-openbsd/CORE/op.h:182:14: note: expanded from macro 'GIMME' : dowantarray()) ^ /usr/libdata/perl5/amd64-openbsd/CORE/embed.h:217:49: note: expanded from macro 'dowantarray' # define dowantarray() Perl_dowantarray(aTHX) ^ /usr/libdata/perl5/amd64-openbsd/CORE/proto.h:1020:9: note: 'Perl_dowantarray' has been explicitly marked deprecated here __attribute__deprecated__ ^ /usr/libdata/perl5/amd64-openbsd/CORE/perl.h:406:60: note: expanded from macro '__attribute__deprecated__' # define __attribute__deprecated__ __attribute__((deprecated)) ^ Bzip2.xs:2111:11: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations] if (GIMME == G_ARRAY) ^ /usr/libdata/perl5/amd64-openbsd/CORE/op.h:182:14: note: expanded from macro 'GIMME' : dowantarray()) ^ /usr/libdata/perl5/amd64-openbsd/CORE/embed.h:217:49: note: expanded from macro 'dowantarray' # define dowantarray() Perl_dowantarray(aTHX) ^ /usr/libdata/perl5/amd64-openbsd/CORE/proto.h:1020:9: note: 'Perl_dowantarray' has been explicitly marked deprecated here __attribute__deprecated__ ^ /usr/libdata/perl5/amd64-openbsd/CORE/perl.h:406:60: note: expanded from macro '__attribute__deprecated__' # define __attribute__deprecated__ __attribute__((deprecated)) ^ Bzip2.xs:2340:11: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations] if (GIMME == G_ARRAY) ^ /usr/libdata/perl5/amd64-openbsd/CORE/op.h:182:14: note: expanded from macro 'GIMME' : dowantarray()) ^ /usr/libdata/perl5/amd64-openbsd/CORE/embed.h:217:49: note: expanded from macro 'dowantarray' # define dowantarray() Perl_dowantarray(aTHX) ^ /usr/libdata/perl5/amd64-openbsd/CORE/proto.h:1020:9: note: 'Perl_dowantarray' has been explicitly marked deprecated here __attribute__deprecated__ ^ /usr/libdata/perl5/amd64-openbsd/CORE/perl.h:406:60: note: expanded from macro '__attribute__deprecated__' # define __attribute__deprecated__ __attribute__((deprecated)) ^ Bzip2.xs:2353:11: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations] if (GIMME == G_ARRAY) ^ /usr/libdata/perl5/amd64-openbsd/CORE/op.h:182:14: note: expanded from macro 'GIMME' : dowantarray()) ^ /usr/libdata/perl5/amd64-openbsd/CORE/embed.h:217:49: note: expanded from macro 'dowantarray' # define dowantarray() Perl_dowantarray(aTHX) ^ /usr/libdata/perl5/amd64-openbsd/CORE/proto.h:1020:9: note: 'Perl_dowantarray' has been explicitly marked deprecated here __attribute__deprecated__ ^ /usr/libdata/perl5/amd64-openbsd/CORE/perl.h:406:60: note: expanded from macro '__attribute__deprecated__' # define __attribute__deprecated__ __attribute__((deprecated)) ^ Bzip2.xs:2455:9: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations] if (GIMME == G_ARRAY) ^ /usr/libdata/perl5/amd64-openbsd/CORE/op.h:182:14: note: expanded from macro 'GIMME' : dowantarray()) ^ /usr/libdata/perl5/amd64-openbsd/CORE/embed.h:217:49: note: expanded from macro 'dowantarray' # define dowantarray() Perl_dowantarray(aTHX) ^ /usr/libdata/perl5/amd64-openbsd/CORE/proto.h:1020:9: note: 'Perl_dowantarray' has been explicitly marked deprecated here __attribute__deprecated__ ^ /usr/libdata/perl5/amd64-openbsd/CORE/perl.h:406:60: note: expanded from macro '__attribute__deprecated__' # define __attribute__deprecated__ __attribute__((deprecated)) ^ Bzip2.xs:2486:11: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations] if (GIMME == G_ARRAY) ^ /usr/libdata/perl5/amd64-openbsd/CORE/op.h:182:14: note: expanded from macro 'GIMME' : dowantarray()) ^ /usr/libdata/perl5/amd64-openbsd/CORE/embed.h:217:49: note: expanded from macro 'dowantarray' # define dowantarray() Perl_dowantarray(aTHX) ^ /usr/libdata/perl5/amd64-openbsd/CORE/proto.h:1020:9: note: 'Perl_dowantarray' has been explicitly marked deprecated here __attribute__deprecated__ ^ /usr/libdata/perl5/amd64-openbsd/CORE/perl.h:406:60: note: expanded from macro '__attribute__deprecated__' # define __attribute__deprecated__ __attribute__((deprecated)) ^ Bzip2.xs:2500:9: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations] if (GIMME == G_ARRAY) ^ /usr/libdata/perl5/amd64-openbsd/CORE/op.h:182:14: note: expanded from macro 'GIMME' : dowantarray()) ^ /usr/libdata/perl5/amd64-openbsd/CORE/embed.h:217:49: note: expanded from macro 'dowantarray' # define dowantarray() Perl_dowantarray(aTHX) ^ /usr/libdata/perl5/amd64-openbsd/CORE/proto.h:1020:9: note: 'Perl_dowantarray' has been explicitly marked deprecated here __attribute__deprecated__ ^ /usr/libdata/perl5/amd64-openbsd/CORE/perl.h:406:60: note: expanded from macro '__attribute__deprecated__' # define __attribute__deprecated__ __attribute__((deprecated)) ^ Bzip2.xs:2561:9: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations] if (GIMME == G_ARRAY) ^ /usr/libdata/perl5/amd64-openbsd/CORE/op.h:182:14: note: expanded from macro 'GIMME' : dowantarray()) ^ /usr/libdata/perl5/amd64-openbsd/CORE/embed.h:217:49: note: expanded from macro 'dowantarray' # define dowantarray() Perl_dowantarray(aTHX) ^ /usr/libdata/perl5/amd64-openbsd/CORE/proto.h:1020:9: note: 'Perl_dowantarray' has been explicitly marked deprecated here __attribute__deprecated__ ^ /usr/libdata/perl5/amd64-openbsd/CORE/perl.h:406:60: note: expanded from macro '__attribute__deprecated__' # define __attribute__deprecated__ __attribute__((deprecated)) ^ 8 warnings generated. rm -f blib/arch/auto/Compress/Bzip2/Bzip2.so LD_RUN_PATH="/usr/local/lib" cc -shared -fpic -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/libdata/perl5/amd64-openbsd/CORE Bzip2.o -o blib/arch/auto/Compress/Bzip2/Bzip2.so -L/usr/local/lib -lbz2 chmod 755 blib/arch/auto/Compress/Bzip2/Bzip2.so Manifying 1 pod document >>> Running package in archivers/p5-Compress-Bzip2 at 1716810253.04 ===> archivers/p5-Compress-Bzip2 ===> Faking installation for p5-Compress-Bzip2-2.28 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs blib/arch/auto/Compress/Bzip2/Bzip2.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-Compress-Bzip2-2.28/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Compress/Bzip2/Bzip2.so Installing /exopi-obj/pobj/p5-Compress-Bzip2-2.28/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/Compress/Bzip2.pm Installing /exopi-obj/pobj/p5-Compress-Bzip2-2.28/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Compress/Bzip2/autosplit.ix Installing /exopi-obj/pobj/p5-Compress-Bzip2-2.28/fake-amd64/usr/local/man/man3p/Compress::Bzip2.3p Appending installation info to /exopi-obj/pobj/p5-Compress-Bzip2-2.28/fake-amd64/usr/./libdata/perl5/amd64-openbsd/perllocal.pod ===> Building package for p5-Compress-Bzip2-2.28 Create /exopi-cvs/ports/packages/amd64/all/p5-Compress-Bzip2-2.28.tgz Creating package p5-Compress-Bzip2-2.28 reading plist| checking dependencies| checking dependencies|archivers/bzip2 checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 15% checksumming|************ | 20% checksumming|*************** | 25% checksumming|****************** | 30% checksumming|********************* | 35% checksumming|************************ | 40% checksumming|*************************** | 45% checksumming|******************************* | 50% checksumming|********************************** | 55% checksumming|************************************* | 60% checksumming|**************************************** | 65% checksumming|******************************************* | 70% checksumming|********************************************** | 75% checksumming|************************************************* | 80% checksumming|**************************************************** | 85% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************* | 48% archiving|*********************************************** | 74% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/p5-Compress-Bzip2-2.28.tgz >>> Running clean in archivers/p5-Compress-Bzip2 at 1716810256.69 ===> archivers/p5-Compress-Bzip2 ===> Cleaning for p5-Compress-Bzip2-2.28 >>> Ended at 1716810257.34 max_stuck=1.48/build=8.49/package=3.63/clean=0.71