------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-eperl-2.2.14_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-eperl-2.2.14_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-eperl-2.2.14_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-eperl-2.2.14_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-eperl-2.2.14_1 for building => SHA256 Checksum OK for eperl-2.2.14.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-eperl-2.2.14_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-eperl-2.2.14_1 for building ===> Extracting for p5-eperl-2.2.14_1 => SHA256 Checksum OK for eperl-2.2.14.tar.gz. Extracted Memory Use: 1.03M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-eperl-2.2.14_1 ===> Applying ports patches for p5-eperl-2.2.14_1 ===> Cleanly applied ports patch(es) patch-Makefile.PL patch-configure patch-eperl_parse.c patch-eperl_proto.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-eperl-2.2.14_1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-eperl-2.2.14_1 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for p5-eperl-2.2.14_1 Configuring for ePerl 2.2.14 (02-08-1998) Now please type 'make' to compile. Good luck. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-eperl-2.2.14_1 CC=cc ./configure --with-perl=/usr/local/bin/perl Configuring for ePerl 2.2.14 (02-08-1998) creating cache ./config.cache __ CHECK: Configuration of Perl Language __ checking for Perl language... /usr/local/bin/perl v5.030002 checking for Perl knowledge of system... dragonfly-5.9 checking for Perl standard compiler... cc (OVERWRITTEN) checking for Perl standard optimization flags... -pipe -O2 -fno-strict-aliasing checking for Perl standard compilation flags... -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 checking for Perl standard link flags... -pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib checking for Perl library files... -lpthread -ldl -lm -lcrypt -lutil -lc checking for Perl architecture directory... /usr/local/lib/perl5/5.30/mach checking for Perl dynamic loading support... yes checking for Perl dynamic loading compilation flags... -DPIC -fPIC checking for Perl dynamic loading link flags... -Wl,-R/usr/local/lib/perl5/5.30/mach/CORE __ CHECK: System Build Environment __ checking for build user... root@sting.dragonflybsd.org checking for build time... 14-May-2020 checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for ranlib... ranlib checking for ar... ar checking for size... size checking for compilation debug mode... disabled checking whether make sets ${MAKE}... yes checking for a BSD compatible install... /usr/bin/install -c __ CHECK: Characteristic of System Headers and Libraries __ checking for working const... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... yes checking for stdio.h... yes checking for stdarg.h... yes checking for stdlib.h... yes checking for string.h... yes checking for ctype.h... yes checking for unistd.h... yes checking for time.h... yes checking for signal.h... yes checking for pwd.h... yes checking for grp.h... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for netdb.h... yes checking for bool... no checking for memmove... yes checking for seteuid... yes checking for setegid... yes checking for strdup... yes __ RESULT: Sourcefile Substitution __ updating cache ./config.cache creating ./config.status creating Makefile creating t/Makefile creating config_sc.h creating config_ac.h Now please type 'make' to compile. Good luck. cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DPIC -fPIC -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/lib/perl5/5.30/mach/CORE -I. -o eperl_parse.o -c eperl_parse.c && mv eperl_parse.o eperl_parse.so cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DPIC -fPIC -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/lib/perl5/5.30/mach/CORE -I. -o eperl_pp.o -c eperl_pp.c && mv eperl_pp.o eperl_pp.so cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DPIC -fPIC -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/lib/perl5/5.30/mach/CORE -I. -o eperl_http.o -c eperl_http.c && mv eperl_http.o eperl_http.so eperl_http.c: In function 'HTTP_FileOfURL': eperl_http.c:242:13: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (cps == NUL) ^~ eperl_http.c:242:9: note: did you mean to dereference the pointer? if (cps == NUL) ^ cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DPIC -fPIC -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/lib/perl5/5.30/mach/CORE -I. -o eperl_version.o -c eperl_version.c && mv eperl_version.o eperl_version.so ar r libeperl.a eperl_parse.so eperl_pp.so eperl_http.so eperl_version.so /usr/libexec/binutils227/elf/ar: creating libeperl.a ranlib libeperl.a cd mod && /usr/local/bin/perl Makefile.PL INSTALLDIRS=site CC=cc CCFLAGS=-pipe -O2 -fno-strict-aliasing LD=cc PREFIX=/usr/local INSTALLPRIVLIB=/usr/local/lib INSTALLARCHLIB=/usr/local/lib Checking if your kit is complete... Looks good Checking if your kit is complete... Looks good Writing MYMETA.yml and MYMETA.json Checking if your kit is complete... Looks good Writing MYMETA.yml and MYMETA.json Generating a Unix-style Makefile Writing Makefile for Parse::ePerl Writing MYMETA.yml and MYMETA.json cd mod && /usr/bin/make cp ePerl.pm ../blib/lib/Parse/ePerl.pm AutoSplitting ../blib/lib/Parse/ePerl.pm (../blib/lib/auto/Parse/ePerl) Running Mkbootstrap for ePerl () chmod 644 "ePerl.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ePerl.bs ../blib/arch/auto/Parse/ePerl/ePerl.bs 644 "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' ePerl.xs > ePerl.xsc mv ePerl.xsc ePerl.c cc -c -I/construction/lang/p5-ePerl/eperl-2.2.14 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -pipe -O2 -fno-strict-aliasing -DVERSION=\"2.0214\" -DXS_VERSION=\"2.0214\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" ePerl.c rm -f ../blib/arch/auto/Parse/ePerl/ePerl.so cc -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong ePerl.o -o ../blib/arch/auto/Parse/ePerl/ePerl.so -L/construction/lang/p5-ePerl/eperl-2.2.14 -leperl chmod 755 ../blib/arch/auto/Parse/ePerl/ePerl.so Manifying 1 pod document cp ePerl.pm ../blib/lib/Apache/ePerl.pm Manifying 1 pod document SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-eperl-2.2.14_1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-eperl-2.2.14_1 ===> p5-eperl-2.2.14_1 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list `libeperl.a' is up to date. cd mod && /usr/bin/make "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ePerl.bs ../blib/arch/auto/Parse/ePerl/ePerl.bs 644 Manifying 1 pod document Manifying 1 pod document cd mod && /usr/bin/make install "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ePerl.bs ../blib/arch/auto/Parse/ePerl/ePerl.bs 644 Manifying 1 pod document Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/lang/p5-ePerl/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Parse/ePerl/ePerl.so Installing /construction/lang/p5-ePerl/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Parse/ePerl/autosplit.ix Installing /construction/lang/p5-ePerl/stage/usr/local/lib/perl5/site_perl/mach/5.30/Parse/ePerl.pm Installing /construction/lang/p5-ePerl/stage/usr/local/lib/perl5/site_perl/mach/5.30/Apache/ePerl.pm Installing /construction/lang/p5-ePerl/stage/usr/local/lib/perl5/site_perl/man/man3/Apache::ePerl.3 Installing /construction/lang/p5-ePerl/stage/usr/local/lib/perl5/site_perl/man/man3/Parse::ePerl.3 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/perl5/site_perl/mach/5.30/auto/Parse/ePerl/ePerl.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-eperl-2.2.14_1 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:14