------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libtextstyle-0.20.2.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gettext-tools-0.20.2.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ascii2binary-2.14_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ascii2binary-2.14_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ascii2binary-2.14_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ascii2binary-2.14_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ascii2binary-2.14_1 for building => SHA256 Checksum OK for ascii2binary-2.14.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ascii2binary-2.14_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ascii2binary-2.14_1 for building ===> Extracting for ascii2binary-2.14_1 => SHA256 Checksum OK for ascii2binary-2.14.tar.bz2. Extracted Memory Use: 0.43M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ascii2binary-2.14_1 ===> Applying ports patches for ascii2binary-2.14_1 ===> Cleanly applied ports patch(es) patch-Makefile.in SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ascii2binary-2.14_1 depends on executable: msgfmt - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ascii2binary-2.14_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ascii2binary-2.14_1 depends on executable: msgfmt - found ===> ascii2binary-2.14_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for ascii2binary-2.14_1 /usr/bin/env WRKSRC=/construction/converters/ascii2binary/ascii2binary-2.14 REWARNFILE=/construction/converters/ascii2binary/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e "s|/usr/local|/usr/local|" /construction/converters/ascii2binary/ascii2binary-2.14/Makefile.in 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 for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c 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 ctype.h... (cached) yes checking for fcntl.h... (cached) yes checking for langinfo.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for long long int... yes checking for long double with more range or precision than double... yes checking for getopt_long... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strtod... (cached) yes checking for nl_langinfo... (cached) yes checking for setlocale... (cached) yes checking for strtoul... (cached) yes checking for strtoull... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ascii2binary-2.14_1 --- all --- /usr/bin/make all-am --- binary2ascii.o --- --- binfmt.o --- --- MachineInfo.o --- --- endian.o --- --- exitcodes.o --- --- ascii2binary.o --- --- GetWord.o --- --- binary2ascii.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -std=gnu99 -pipe -O2 -fno-strict-aliasing -MT binary2ascii.o -MD -MP -MF .deps/binary2ascii.Tpo -c -o binary2ascii.o binary2ascii.c --- binfmt.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -std=gnu99 -pipe -O2 -fno-strict-aliasing -MT binfmt.o -MD -MP -MF .deps/binfmt.Tpo -c -o binfmt.o binfmt.c --- MachineInfo.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -std=gnu99 -pipe -O2 -fno-strict-aliasing -MT MachineInfo.o -MD -MP -MF .deps/MachineInfo.Tpo -c -o MachineInfo.o MachineInfo.c --- exitcodes.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -std=gnu99 -pipe -O2 -fno-strict-aliasing -MT exitcodes.o -MD -MP -MF .deps/exitcodes.Tpo -c -o exitcodes.o exitcodes.c --- GetWord.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -std=gnu99 -pipe -O2 -fno-strict-aliasing -MT GetWord.o -MD -MP -MF .deps/GetWord.Tpo -c -o GetWord.o GetWord.c --- endian.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -std=gnu99 -pipe -O2 -fno-strict-aliasing -MT endian.o -MD -MP -MF .deps/endian.Tpo -c -o endian.o endian.c --- ascii2binary.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -std=gnu99 -pipe -O2 -fno-strict-aliasing -MT ascii2binary.o -MD -MP -MF .deps/ascii2binary.Tpo -c -o ascii2binary.o ascii2binary.c --- endian.o --- mv -f .deps/endian.Tpo .deps/endian.Po --- exitcodes.o --- mv -f .deps/exitcodes.Tpo .deps/exitcodes.Po --- binfmt.o --- mv -f .deps/binfmt.Tpo .deps/binfmt.Po --- MachineInfo.o --- mv -f .deps/MachineInfo.Tpo .deps/MachineInfo.Po --- GetWord.o --- mv -f .deps/GetWord.Tpo .deps/GetWord.Po --- binary2ascii.o --- mv -f .deps/binary2ascii.Tpo .deps/binary2ascii.Po --- binary2ascii --- cc -std=gnu99 -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -o binary2ascii binary2ascii.o binfmt.o MachineInfo.o endian.o exitcodes.o -lintl --- ascii2binary.o --- mv -f .deps/ascii2binary.Tpo .deps/ascii2binary.Po --- ascii2binary --- cc -std=gnu99 -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -o ascii2binary ascii2binary.o GetWord.o MachineInfo.o endian.o exitcodes.o -lintl SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ascii2binary-2.14_1 ===> Generating temporary packing list test -z "/usr/local/bin" || /bin/mkdir -p "/construction/converters/ascii2binary/stage/usr/local/bin" install -s -m 555 'binary2ascii' '/construction/converters/ascii2binary/stage/usr/local/bin/binary2ascii' install -s -m 555 'ascii2binary' '/construction/converters/ascii2binary/stage/usr/local/bin/ascii2binary' test -z "/usr/local/man/man1" || /bin/mkdir -p "/construction/converters/ascii2binary/stage/usr/local/man/man1" install -m 0644 './binary2ascii.1' '/construction/converters/ascii2binary/stage/usr/local/man/man1/binary2ascii.1' install -m 0644 './ascii2binary.1' '/construction/converters/ascii2binary/stage/usr/local/man/man1/ascii2binary.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 Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: Makefile.in SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ascii2binary-2.14_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:09