------------------------------------------------------------------------------- -- 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/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 SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> patchelf-0.10_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> patchelf-0.10_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by patchelf-0.10_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> patchelf-0.10_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by patchelf-0.10_1 for building => SHA256 Checksum OK for NixOS-patchelf-0.10_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> patchelf-0.10_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by patchelf-0.10_1 for building ===> Extracting for patchelf-0.10_1 => SHA256 Checksum OK for NixOS-patchelf-0.10_GH0.tar.gz. Extracted Memory Use: 0.48M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for patchelf-0.10_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> patchelf-0.10_1 depends on executable: gmake - found ===> patchelf-0.10_1 depends on package: autoconf>=2.69 - found ===> patchelf-0.10_1 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> patchelf-0.10_1 depends on executable: gmake - found ===> patchelf-0.10_1 depends on package: autoconf>=2.69 - found ===> patchelf-0.10_1 depends on package: automake>=1.16.1 - found ===> Configuring for patchelf-0.10_1 configure.ac:6: installing 'build-aux/compile' configure.ac:4: installing 'build-aux/install-sh' configure.ac:4: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports the include directive... yes (GNU style) 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 dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 Setting page size to 4096 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 tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for patchelf-0.10_1 gmake[1]: Entering directory '/construction/sysutils/patchelf/patchelf-0.10' Making all in src gmake[2]: Entering directory '/construction/sysutils/patchelf/patchelf-0.10/src' c++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.10\" -DPACKAGE_STRING=\"patchelf\ 0.10\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.10\" -DPAGESIZE=4096 -I. -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -pipe -O2 -fno-strict-aliasing -MT patchelf.o -MD -MP -MF .deps/patchelf.Tpo -c -o patchelf.o patchelf.cc mv -f .deps/patchelf.Tpo .deps/patchelf.Po c++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -pipe -O2 -fno-strict-aliasing -o patchelf patchelf.o gmake[2]: Leaving directory '/construction/sysutils/patchelf/patchelf-0.10/src' Making all in tests gmake[2]: Entering directory '/construction/sysutils/patchelf/patchelf-0.10/tests' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/construction/sysutils/patchelf/patchelf-0.10/tests' gmake[2]: Entering directory '/construction/sysutils/patchelf/patchelf-0.10' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/construction/sysutils/patchelf/patchelf-0.10' gmake[1]: Leaving directory '/construction/sysutils/patchelf/patchelf-0.10' SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for patchelf-0.10_1 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/sysutils/patchelf/patchelf-0.10' Making install in src gmake[2]: Entering directory '/construction/sysutils/patchelf/patchelf-0.10/src' gmake[3]: Entering directory '/construction/sysutils/patchelf/patchelf-0.10/src' /bin/mkdir -p '/construction/sysutils/patchelf/stage/usr/local/bin' install -s -m 555 patchelf '/construction/sysutils/patchelf/stage/usr/local/bin' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/sysutils/patchelf/patchelf-0.10/src' gmake[2]: Leaving directory '/construction/sysutils/patchelf/patchelf-0.10/src' Making install in tests gmake[2]: Entering directory '/construction/sysutils/patchelf/patchelf-0.10/tests' gmake[3]: Entering directory '/construction/sysutils/patchelf/patchelf-0.10/tests' 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/patchelf/patchelf-0.10/tests' gmake[2]: Leaving directory '/construction/sysutils/patchelf/patchelf-0.10/tests' gmake[2]: Entering directory '/construction/sysutils/patchelf/patchelf-0.10' gmake[3]: Entering directory '/construction/sysutils/patchelf/patchelf-0.10' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/sysutils/patchelf/stage/usr/local/share/doc/patchelf' install -m 0644 README '/construction/sysutils/patchelf/stage/usr/local/share/doc/patchelf' /bin/mkdir -p '/construction/sysutils/patchelf/stage/usr/local/man/man1' install -m 0644 patchelf.1 '/construction/sysutils/patchelf/stage/usr/local/man/man1' gmake[3]: Leaving directory '/construction/sysutils/patchelf/patchelf-0.10' gmake[2]: Leaving directory '/construction/sysutils/patchelf/patchelf-0.10' gmake[1]: Leaving directory '/construction/sysutils/patchelf/patchelf-0.10' ====> 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 patchelf-0.10_1 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:23