------------------------------------------------------------------------------- -- 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 SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cpuid2cpuflags-8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> cpuid2cpuflags-8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cpuid2cpuflags-8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> cpuid2cpuflags-8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cpuid2cpuflags-8 for building => SHA256 Checksum OK for mgorny-cpuid2cpuflags-v8_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> cpuid2cpuflags-8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cpuid2cpuflags-8 for building ===> Extracting for cpuid2cpuflags-8 => SHA256 Checksum OK for mgorny-cpuid2cpuflags-v8_GH0.tar.gz. Extracted Memory Use: 0.16M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cpuid2cpuflags-8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> cpuid2cpuflags-8 depends on package: autoconf>=2.69 - found ===> cpuid2cpuflags-8 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> cpuid2cpuflags-8 depends on package: autoconf>=2.69 - found ===> cpuid2cpuflags-8 depends on package: automake>=1.16.1 - found ===> Configuring for cpuid2cpuflags-8 aclocal: warning: couldn't open directory 'm4': No such file or directory configure.ac:9: installing 'build-aux/compile' configure.ac:5: installing 'build-aux/install-sh' configure.ac:5: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' 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 make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make 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 make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for uint32_t... (cached) yes checking cpuid.h usability... yes checking cpuid.h presence... yes checking for cpuid.h... yes checking sys/auxv.h usability... no checking sys/auxv.h presence... no checking for sys/auxv.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cpuid2cpuflags-8 --- all --- /usr/bin/make all-am --- src/.dirstamp --- --- src/.deps/.dirstamp --- --- src/main.o --- --- src/arm.o --- --- src/hwcap.o --- --- src/ppc.o --- --- src/x86.o --- --- src/x86-lib.o --- --- src/main.o --- depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.c && mv -f $depbase.Tpo $depbase.Po --- src/arm.o --- depbase=`echo src/arm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT src/arm.o -MD -MP -MF $depbase.Tpo -c -o src/arm.o src/arm.c && mv -f $depbase.Tpo $depbase.Po --- src/hwcap.o --- depbase=`echo src/hwcap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT src/hwcap.o -MD -MP -MF $depbase.Tpo -c -o src/hwcap.o src/hwcap.c && mv -f $depbase.Tpo $depbase.Po --- src/ppc.o --- depbase=`echo src/ppc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT src/ppc.o -MD -MP -MF $depbase.Tpo -c -o src/ppc.o src/ppc.c && mv -f $depbase.Tpo $depbase.Po --- src/x86.o --- depbase=`echo src/x86.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT src/x86.o -MD -MP -MF $depbase.Tpo -c -o src/x86.o src/x86.c && mv -f $depbase.Tpo $depbase.Po --- src/x86-lib.o --- depbase=`echo src/x86-lib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT src/x86-lib.o -MD -MP -MF $depbase.Tpo -c -o src/x86-lib.o src/x86-lib.c && mv -f $depbase.Tpo $depbase.Po --- cpuid2cpuflags --- cc -pipe -O2 -fno-strict-aliasing -o cpuid2cpuflags src/main.o src/arm.o src/hwcap.o src/ppc.o src/x86.o src/x86-lib.o SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cpuid2cpuflags-8 ===> Generating temporary packing list /bin/mkdir -p '/construction/sysutils/cpuid2cpuflags/stage/usr/local/bin' install -s -m 555 cpuid2cpuflags '/construction/sysutils/cpuid2cpuflags/stage/usr/local/bin' install -m 0644 /construction/sysutils/cpuid2cpuflags/cpuid2cpuflags-8/README /construction/sysutils/cpuid2cpuflags/stage/usr/local/share/doc/cpuid2cpuflags ====> 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 cpuid2cpuflags-8 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:14