------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- 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. SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> teseq-1.1.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> teseq-1.1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by teseq-1.1.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> teseq-1.1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by teseq-1.1.1_1 for building => SHA256 Checksum OK for teseq-1.1.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> teseq-1.1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by teseq-1.1.1_1 for building ===> Extracting for teseq-1.1.1_1 => SHA256 Checksum OK for teseq-1.1.1.tar.gz. Extracted Memory Use: 1.44M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for teseq-1.1.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> teseq-1.1.1_1 depends on package: gmake>=4.3 - found ===> teseq-1.1.1_1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> teseq-1.1.1_1 depends on package: gmake>=4.3 - found ===> teseq-1.1.1_1 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for teseq-1.1.1_1 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 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 for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for pkg-config... no checking for libcheck... 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 stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for getopt.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for strchr... (cached) yes checking for working vsnprintf... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating reseq config.status: creating run-tests config.status: creating src/config.h config.status: executing depfiles commands config.status: executing src/test-inputbuf.inf commands config.status: executing doc commands SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for teseq-1.1.1_1 gmake[1]: Entering directory '/construction/misc/teseq/teseq-1.1.1' depbase=`echo src/teseq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT src/teseq.o -MD -MP -MF $depbase.Tpo -c -o src/teseq.o src/teseq.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/inputbuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT src/inputbuf.o -MD -MP -MF $depbase.Tpo -c -o src/inputbuf.o src/inputbuf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/ringbuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT src/ringbuf.o -MD -MP -MF $depbase.Tpo -c -o src/ringbuf.o src/ringbuf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/putter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT src/putter.o -MD -MP -MF $depbase.Tpo -c -o src/putter.o src/putter.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/csi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT src/csi.o -MD -MP -MF $depbase.Tpo -c -o src/csi.o src/csi.c &&\ mv -f $depbase.Tpo $depbase.Po cc -pipe -O2 -fno-strict-aliasing -o teseq src/teseq.o src/inputbuf.o src/ringbuf.o src/putter.o src/csi.o gmake[1]: Leaving directory '/construction/misc/teseq/teseq-1.1.1' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> teseq-1.1.1_1 depends on package: perl5>=5.30.r1<5.31 - found ===> teseq-1.1.1_1 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for teseq-1.1.1_1 ===> teseq-1.1.1_1 depends on package: perl5>=5.30.r1<5.31 - found ===> teseq-1.1.1_1 depends on executable: indexinfo - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/misc/teseq/teseq-1.1.1' gmake[2]: Entering directory '/construction/misc/teseq/teseq-1.1.1' /bin/mkdir -p '/construction/misc/teseq/stage/usr/local/bin' install -s -m 555 teseq '/construction/misc/teseq/stage/usr/local/bin' /bin/mkdir -p '/construction/misc/teseq/stage/usr/local/bin' install -m 555 reseq '/construction/misc/teseq/stage/usr/local/bin' /bin/mkdir -p '/construction/misc/teseq/stage/usr/local/share/info' install -m 0644 ./doc/teseq.info '/construction/misc/teseq/stage/usr/local/share/info' /bin/mkdir -p '/construction/misc/teseq/stage/usr/local/man/man1' install -m 0644 doc/teseq.1 doc/reseq.1 '/construction/misc/teseq/stage/usr/local/man/man1' gmake[2]: Leaving directory '/construction/misc/teseq/teseq-1.1.1' gmake[1]: Leaving directory '/construction/misc/teseq/teseq-1.1.1' ====> 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 teseq-1.1.1_1 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:15