------------------------------------------------------------------------------- -- 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/pkgconf-1.6.3,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor 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/libtool-2.4.6_1.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/libnfc-1.7.1_5.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> nfcutils-0.1.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> nfcutils-0.1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nfcutils-0.1.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> nfcutils-0.1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nfcutils-0.1.2 for building => SHA256 Checksum OK for terence-deng-nfcutils-v0.1.2_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> nfcutils-0.1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nfcutils-0.1.2 for building ===> Extracting for nfcutils-0.1.2 => SHA256 Checksum OK for terence-deng-nfcutils-v0.1.2_GH0.tar.gz. Extracted Memory Use: 0.09M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for nfcutils-0.1.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> nfcutils-0.1.2 depends on executable: gmake - found ===> nfcutils-0.1.2 depends on package: pkgconf>=1.3.0_1 - found ===> nfcutils-0.1.2 depends on package: autoconf>=2.69 - found ===> nfcutils-0.1.2 depends on package: automake>=1.16.1 - found ===> nfcutils-0.1.2 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> nfcutils-0.1.2 depends on shared library: libnfc.so - found (/usr/local/lib/libnfc.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> nfcutils-0.1.2 depends on executable: gmake - found ===> nfcutils-0.1.2 depends on package: pkgconf>=1.3.0_1 - found ===> nfcutils-0.1.2 depends on package: autoconf>=2.69 - found ===> nfcutils-0.1.2 depends on package: automake>=1.16.1 - found ===> nfcutils-0.1.2 depends on executable: libtoolize - found ===> nfcutils-0.1.2 depends on shared library: libnfc.so - found (/usr/local/lib/libnfc.so) ===> Configuring for nfcutils-0.1.2 sh: svnversion: not found aclocal: warning: couldn't open directory 'm4': No such file or directory sh: svnversion: not found sh: svnversion: not found sh: svnversion: not found sh: svnversion: not found sh: svnversion: not found configure.ac:17: installing './compile' configure.ac:13: installing './install-sh' configure.ac:13: installing './missing' src/Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking for gcc... cc 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 cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether gmake sets $(MAKE)... (cached) yes checking for pkg-config... /usr/local/bin/pkg-config checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdbool.h... (cached) yes checking for memset... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for vprintf... yes checking for _doprnt... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for size_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for int32_t... yes checking for debug flag... no checking pkg-config is at least version 0.9.0... yes checking for libnfc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for nfcutils-0.1.2 gmake[1]: Entering directory '/construction/sysutils/nfcutils/nfcutils-0.1.2' gmake all-recursive gmake[2]: Entering directory '/construction/sysutils/nfcutils/nfcutils-0.1.2' Making all in src gmake[3]: Entering directory '/construction/sysutils/nfcutils/nfcutils-0.1.2/src' CC lsnfc.o CCLD lsnfc gmake[3]: Leaving directory '/construction/sysutils/nfcutils/nfcutils-0.1.2/src' gmake[3]: Entering directory '/construction/sysutils/nfcutils/nfcutils-0.1.2' gmake[3]: Leaving directory '/construction/sysutils/nfcutils/nfcutils-0.1.2' gmake[2]: Leaving directory '/construction/sysutils/nfcutils/nfcutils-0.1.2' gmake[1]: Leaving directory '/construction/sysutils/nfcutils/nfcutils-0.1.2' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for nfcutils-0.1.2 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/sysutils/nfcutils/nfcutils-0.1.2' Making install in src gmake[2]: Entering directory '/construction/sysutils/nfcutils/nfcutils-0.1.2/src' gmake[3]: Entering directory '/construction/sysutils/nfcutils/nfcutils-0.1.2/src' .././install-sh -c -d '/construction/sysutils/nfcutils/stage/usr/local/bin' install -s -m 555 lsnfc '/construction/sysutils/nfcutils/stage/usr/local/bin' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/sysutils/nfcutils/nfcutils-0.1.2/src' gmake[2]: Leaving directory '/construction/sysutils/nfcutils/nfcutils-0.1.2/src' gmake[2]: Entering directory '/construction/sysutils/nfcutils/nfcutils-0.1.2' gmake[3]: Entering directory '/construction/sysutils/nfcutils/nfcutils-0.1.2' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/sysutils/nfcutils/nfcutils-0.1.2' gmake[2]: Leaving directory '/construction/sysutils/nfcutils/nfcutils-0.1.2' gmake[1]: Leaving directory '/construction/sysutils/nfcutils/nfcutils-0.1.2' ====> 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 nfcutils-0.1.2 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:19