------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- 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/postgresql11-client-11.7.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from postgresql11-client-11.7: -- 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:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> postgresql-libpgeasy-3.0.4_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> postgresql-libpgeasy-3.0.4_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by postgresql-libpgeasy-3.0.4_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> postgresql-libpgeasy-3.0.4_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by postgresql-libpgeasy-3.0.4_3 for building => SHA256 Checksum OK for postgresql/libpgeasy-3.0.4.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> postgresql-libpgeasy-3.0.4_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by postgresql-libpgeasy-3.0.4_3 for building ===> Extracting for postgresql-libpgeasy-3.0.4_3 => SHA256 Checksum OK for postgresql/libpgeasy-3.0.4.tar.gz. Extracted Memory Use: 0.75M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for postgresql-libpgeasy-3.0.4_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> postgresql-libpgeasy-3.0.4_3 depends on executable: gmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> postgresql-libpgeasy-3.0.4_3 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> postgresql-libpgeasy-3.0.4_3 depends on executable: gmake - found ===> postgresql-libpgeasy-3.0.4_3 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> Configuring for postgresql-libpgeasy-3.0.4_3 configure: loading site script /xports/Templates/config.site checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether gmake sets ${MAKE}... yes checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... dragonfly5.9 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for PQconnectdb in -lpq... yes checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking return type of signal handlers... void checking for vprintf... (cached) yes checking for _doprnt... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for postgresql-libpgeasy-3.0.4_3 gmake[1]: Entering directory '/construction/databases/postgresql-libpgeasy/libpgeasy-3.0.4' gmake all-am gmake[2]: Entering directory '/construction/databases/postgresql-libpgeasy/libpgeasy-3.0.4' source='libpgeasy.c' object='libpgeasy.lo' libtool=yes \ depfile='.deps/libpgeasy.Plo' tmpdepfile='.deps/libpgeasy.TPlo' \ depmode=gcc3 /bin/sh ./depcomp \ /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c -o libpgeasy.lo `test -f libpgeasy.c || echo './'`libpgeasy.c source='halt.c' object='halt.lo' libtool=yes \ depfile='.deps/halt.Plo' tmpdepfile='.deps/halt.TPlo' \ depmode=gcc3 /bin/sh ./depcomp \ /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c -o halt.lo `test -f halt.c || echo './'`halt.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c halt.c -MT halt.lo -MD -MP -MF .deps/halt.TPlo -fPIC -DPIC -o .libs/halt.lo rm -f .libs/libpgeasy.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c libpgeasy.c -MT libpgeasy.lo -MD -MP -MF .deps/libpgeasy.TPlo -fPIC -DPIC -o .libs/libpgeasy.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c halt.c -MT halt.lo -MD -MP -MF .deps/halt.TPlo -o halt.o >/dev/null 2>&1 mv -f .libs/halt.lo halt.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c libpgeasy.c -MT libpgeasy.lo -MD -MP -MF .deps/libpgeasy.TPlo -o libpgeasy.o >/dev/null 2>&1 mv -f .libs/libpgeasy.lo libpgeasy.lo /bin/sh ./libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -o libpgeasy.la -rpath /usr/local/lib -version-info 3:0:0 libpgeasy.lo halt.lo -lpq rm -fr .libs/libpgeasy.la .libs/libpgeasy.* .libs/libpgeasy.* cc -shared libpgeasy.lo halt.lo -L/usr/local/lib -lpq -Wl,-soname -Wl,libpgeasy.so.3 -o .libs/libpgeasy.so.3.0.0 (cd .libs && rm -f libpgeasy.so.3 && ln -s libpgeasy.so.3.0.0 libpgeasy.so.3) (cd .libs && rm -f libpgeasy.so && ln -s libpgeasy.so.3.0.0 libpgeasy.so) ar cru .libs/libpgeasy.a libpgeasy.o halt.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libpgeasy.a creating libpgeasy.la (cd .libs && rm -f libpgeasy.la && ln -s ../libpgeasy.la libpgeasy.la) gmake[2]: Leaving directory '/construction/databases/postgresql-libpgeasy/libpgeasy-3.0.4' gmake[1]: Leaving directory '/construction/databases/postgresql-libpgeasy/libpgeasy-3.0.4' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for postgresql-libpgeasy-3.0.4_3 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/databases/postgresql-libpgeasy/libpgeasy-3.0.4' gmake INSTALL_PROGRAM="/bin/sh /construction/databases/postgresql-libpgeasy/libpgeasy-3.0.4/install-sh -c -s" \ INSTALL_STRIP_FLAG=-s \ `test -z 'strip' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install gmake[2]: Entering directory '/construction/databases/postgresql-libpgeasy/libpgeasy-3.0.4' gmake[3]: Entering directory '/construction/databases/postgresql-libpgeasy/libpgeasy-3.0.4' /bin/sh ./mkinstalldirs /construction/databases/postgresql-libpgeasy/stage/usr/local/lib /bin/sh ./libtool --mode=install /usr/bin/install -c -s libpgeasy.la /construction/databases/postgresql-libpgeasy/stage/usr/local/lib/libpgeasy.la /usr/bin/install -c .libs/libpgeasy.so.3.0.0 /construction/databases/postgresql-libpgeasy/stage/usr/local/lib/libpgeasy.so.3.0.0 strip --strip-unneeded /construction/databases/postgresql-libpgeasy/stage/usr/local/lib/libpgeasy.so.3.0.0 (cd /construction/databases/postgresql-libpgeasy/stage/usr/local/lib && rm -f libpgeasy.so.3 && ln -s libpgeasy.so.3.0.0 libpgeasy.so.3) (cd /construction/databases/postgresql-libpgeasy/stage/usr/local/lib && rm -f libpgeasy.so && ln -s libpgeasy.so.3.0.0 libpgeasy.so) /usr/bin/install -c .libs/libpgeasy.lai /construction/databases/postgresql-libpgeasy/stage/usr/local/lib/libpgeasy.la /usr/bin/install -c .libs/libpgeasy.a /construction/databases/postgresql-libpgeasy/stage/usr/local/lib/libpgeasy.a strip --strip-debug /construction/databases/postgresql-libpgeasy/stage/usr/local/lib/libpgeasy.a ranlib /construction/databases/postgresql-libpgeasy/stage/usr/local/lib/libpgeasy.a chmod 644 /construction/databases/postgresql-libpgeasy/stage/usr/local/lib/libpgeasy.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/sh ./mkinstalldirs /construction/databases/postgresql-libpgeasy/stage//usr/local/include install -m 0644 libpgeasy.h /construction/databases/postgresql-libpgeasy/stage//usr/local/include/libpgeasy.h gmake[3]: Leaving directory '/construction/databases/postgresql-libpgeasy/libpgeasy-3.0.4' gmake[2]: Leaving directory '/construction/databases/postgresql-libpgeasy/libpgeasy-3.0.4' gmake[1]: Leaving directory '/construction/databases/postgresql-libpgeasy/libpgeasy-3.0.4' install -m 0644 /construction/databases/postgresql-libpgeasy/libpgeasy-3.0.4/examples/* /construction/databases/postgresql-libpgeasy/stage/usr/local/share/examples/postgresql/libpgeasy install -m 0644 /construction/databases/postgresql-libpgeasy/libpgeasy-3.0.4/docs/libpgeasy.html /construction/databases/postgresql-libpgeasy/stage/usr/local/share/doc/postgresql/libpgeasy ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/libpgeasy.so.3.0.0 is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Error: /usr/local/lib/libpgeasy.so.3.0.0 is linked to /usr/local/lib/libssl.so.11 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Error: /usr/local/lib/libpgeasy.so.3.0.0 is linked to /usr/local/lib/libcrypto.so.11 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for postgresql-libpgeasy-3.0.4_3 file sizes/checksums [11]: 0% file sizes/checksums [11]: 100% packing files [11]: 0% packing files [11]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:14