------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.30.3.txz ===== Message from perl5-5.30.3: -- 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. Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/postgresql11-client-11.8.txz ===== Message from postgresql11-client-11.8: -- The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-psycopg2 For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Pg-2.1.1_6,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Pg-2.1.1_6,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Pg-2.1.1_6,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Pg-2.1.1_6,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Pg-2.1.1_6,1 for building => SHA256 Checksum OK for postgresql/Pg-2.1.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Pg-2.1.1_6,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Pg-2.1.1_6,1 for building ===> Extracting for p5-Pg-2.1.1_6,1 => SHA256 Checksum OK for postgresql/Pg-2.1.1.tar.gz. Extracted Memory Use: 0.11M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Pg-2.1.1_6,1 ===> Applying ports patches for p5-Pg-2.1.1_6,1 from /xports/databases/p5-Pg/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Pg-2.1.1_6,1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> p5-Pg-2.1.1_6,1 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-Pg-2.1.1_6,1 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-Pg-2.1.1_6,1 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> Configuring for p5-Pg-2.1.1_6,1 Configuring Pg Remember to actually read the README file ! OS: dragonfly Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Pg Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Pg-2.1.1_6,1 --- blib/lib/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Pg/.exists --- --- blib/arch/auto/Pg/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- Pg.c --- --- Pg.bs --- --- Pg.c --- "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' -typemap '/construction/databases/p5-Pg/Pg-2.1.1/typemap' Pg.xs > Pg.xsc --- Pg.bs --- Running Mkbootstrap for Pg () --- pm_to_blib --- --- Pg.bs --- chmod 644 "Pg.bs" --- blibdirs --- --- blib/arch/auto/Pg/Pg.bs --- --- config --- --- blib/arch/auto/Pg/Pg.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pg.bs blib/arch/auto/Pg/Pg.bs 644 --- pm_to_blib --- cp Pg.pm blib/lib/Pg.pm AutoSplitting blib/lib/Pg.pm (blib/lib/auto/Pg) --- Pg.c --- mv Pg.xsc Pg.c --- Pg.o --- cc -c -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"2.1.1\" -DXS_VERSION=\"2.1.1\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" Pg.c --- blib/arch/auto/Pg/Pg.so --- rm -f blib/arch/auto/Pg/Pg.so LD_RUN_PATH="/usr/local/lib" cc -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Pg.o -o blib/arch/auto/Pg/Pg.so -L/usr/local/lib -lpq chmod 755 blib/arch/auto/Pg/Pg.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 1 pod document --- all --- SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Pg-2.1.1_6,1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Pg-2.1.1_6,1 ===> p5-Pg-2.1.1_6,1 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pg.bs blib/arch/auto/Pg/Pg.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/databases/p5-Pg/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Pg/Pg.so Installing /construction/databases/p5-Pg/stage/usr/local/lib/perl5/site_perl/mach/5.30/Pg.pm Installing /construction/databases/p5-Pg/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Pg/autosplit.ix Installing /construction/databases/p5-Pg/stage/usr/local/lib/perl5/site_perl/man/man3/Pg.3 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/perl5/site_perl/mach/5.30/auto/Pg/Pg.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-Pg-2.1.1_6,1 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:18