------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- ===> samplicator-1.3.8.r1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> samplicator-1.3.8.r1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by samplicator-1.3.8.r1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> samplicator-1.3.8.r1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by samplicator-1.3.8.r1_1 for building => SHA256 Checksum OK for sleinen-samplicator-1.3.8rc1_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> samplicator-1.3.8.r1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by samplicator-1.3.8.r1_1 for building ===> Extracting for samplicator-1.3.8.r1_1 => SHA256 Checksum OK for sleinen-samplicator-1.3.8rc1_GH0.tar.gz. Extracted Memory Use: 0.15M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for samplicator-1.3.8.r1_1 ===> Applying ports patches for samplicator-1.3.8.r1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> samplicator-1.3.8.r1_1 depends on package: autoconf>=2.69 - found ===> samplicator-1.3.8.r1_1 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> samplicator-1.3.8.r1_1 depends on package: autoconf>=2.69 - found ===> samplicator-1.3.8.r1_1 depends on package: automake>=1.16.1 - found ===> Configuring for samplicator-1.3.8.r1_1 configure.ac:5: installing './compile' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' Makefile.am: installing './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 make sets $(MAKE)... yes checking whether make supports nested variables... 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 for gethostbyname in -lnsl... no checking for bind in -lsocket... no 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 stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for ctype.h... (cached) yes checking for arpa/inet.h... (cached) yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking for sys/uio.h... (cached) yes checking for memcpy... (cached) yes checking for strchr... (cached) yes 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:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for samplicator-1.3.8.r1_1 --- all --- /usr/bin/make all-am --- samplicate.o --- --- rawsend.o --- --- read_config.o --- --- inet.o --- --- samplicate.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT samplicate.o -MD -MP -MF .deps/samplicate.Tpo -c -o samplicate.o samplicate.c --- rawsend.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT rawsend.o -MD -MP -MF .deps/rawsend.Tpo -c -o rawsend.o rawsend.c --- read_config.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT read_config.o -MD -MP -MF .deps/read_config.Tpo -c -o read_config.o read_config.c --- inet.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT inet.o -MD -MP -MF .deps/inet.Tpo -c -o inet.o inet.c mv -f .deps/inet.Tpo .deps/inet.Po --- rawsend.o --- mv -f .deps/rawsend.Tpo .deps/rawsend.Po --- samplicate.o --- mv -f .deps/samplicate.Tpo .deps/samplicate.Po --- read_config.o --- mv -f .deps/read_config.Tpo .deps/read_config.Po --- samplicate --- cc -pipe -O2 -fno-strict-aliasing -o samplicate samplicate.o rawsend.o read_config.o inet.o SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for samplicator-1.3.8.r1_1 ===> Generating temporary packing list install -s -m 555 /construction/net/samplicator/samplicator-1.3.8rc1/samplicate /construction/net/samplicator/stage/usr/local/bin /bin/mkdir -p /construction/net/samplicator/stage/usr/local/share/doc/samplicator/ cd /construction/net/samplicator/samplicator-1.3.8rc1/ && install -m 0644 NEWS README /construction/net/samplicator/stage/usr/local/share/doc/samplicator ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> 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 samplicator-1.3.8.r1_1 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:13