------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/autoconf-wrapper-20131203.txz 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/autoconf-2.69_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/automake-1.16.1_2.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/gettext-runtime-0.20.1.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/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:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> pgreplay-1.3.0_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> pgreplay-1.3.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pgreplay-1.3.0_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> pgreplay-1.3.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pgreplay-1.3.0_2 for building => SHA256 Checksum OK for laurenz-pgreplay-PGREPLAY_1_3_0_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> pgreplay-1.3.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pgreplay-1.3.0_2 for building ===> Extracting for pgreplay-1.3.0_2 => SHA256 Checksum OK for laurenz-pgreplay-PGREPLAY_1_3_0_GH0.tar.gz. Extracted Memory Use: 0.67M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for pgreplay-1.3.0_2 ===> Applying ports patches for pgreplay-1.3.0_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> pgreplay-1.3.0_2 depends on package: autoconf>=2.69 - found ===> pgreplay-1.3.0_2 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> pgreplay-1.3.0_2 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> pgreplay-1.3.0_2 depends on package: autoconf>=2.69 - found ===> pgreplay-1.3.0_2 depends on package: automake>=1.16.1 - found ===> pgreplay-1.3.0_2 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> Configuring for pgreplay-1.3.0_2 aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 cc option to accept ISO C89... none needed checking whether the linker supports -rpath... yes checking for PQsendPrepare in -lpq... yes checking whether time.h and sys/time.h may both be included... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 fcntl.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for libpq-fe.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint64_t... (cached) yes checking for uint32_t... (cached) yes checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned short... 2 checking whether byte ordering is bigendian... no checking for working strtod... (cached) yes checking for gettimeofday... (cached) yes checking for select... (cached) yes checking for setenv... (cached) yes checking for strchr... (cached) yes checking for strtoul... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating test/runtest.sh config.status: creating config.h SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for pgreplay-1.3.0_2 --- parse.o --- --- replayitem.o --- --- main.o --- --- replayfile.o --- --- database.o --- --- parse.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DVERSION='"1.3.0"' parse.c --- replayfile.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DVERSION='"1.3.0"' replayfile.c --- replayitem.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DVERSION='"1.3.0"' replayitem.c --- database.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DVERSION='"1.3.0"' database.c --- main.o --- cc -c -Wall -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DVERSION='"1.3.0"' main.c --- pgreplay --- cc -o pgreplay -Wall -pipe -O2 -fno-strict-aliasing -I/usr/local/include parse.o replayitem.o main.o replayfile.o database.o -L/usr/local/lib -lpq SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for pgreplay-1.3.0_2 ===> Generating temporary packing list install -s -m 555 /construction/databases/pgreplay/pgreplay-PGREPLAY_1_3_0/pgreplay /construction/databases/pgreplay/stage/usr/local/bin install -m 444 /construction/databases/pgreplay/pgreplay-PGREPLAY_1_3_0/pgreplay.1 /construction/databases/pgreplay/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for pgreplay-1.3.0_2 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:16