------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xtermcontrol-3.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> xtermcontrol-3.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xtermcontrol-3.6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> xtermcontrol-3.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xtermcontrol-3.6 for building => SHA256 Checksum OK for xtermcontrol-3.6.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> xtermcontrol-3.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xtermcontrol-3.6 for building ===> Extracting for xtermcontrol-3.6 => SHA256 Checksum OK for xtermcontrol-3.6.tar.gz. Extracted Memory Use: 0.66M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xtermcontrol-3.6 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for xtermcontrol-3.6 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 ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for libintl.h... (cached) no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for wchar.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 memset... (cached) yes checking for regcomp... yes checking for strchr... (cached) yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for snprintf... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xtermcontrol-3.6 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- xtermcontrol.o --- --- configuration.o --- --- getopt1.o --- --- getopt.o --- --- configuration.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT configuration.o -MD -MP -MF .deps/configuration.Tpo -c -o configuration.o configuration.c --- xtermcontrol.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT xtermcontrol.o -MD -MP -MF .deps/xtermcontrol.Tpo -c -o xtermcontrol.o xtermcontrol.c --- getopt1.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c --- getopt.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c --- getopt1.o --- mv -f .deps/getopt1.Tpo .deps/getopt1.Po --- configuration.o --- mv -f .deps/configuration.Tpo .deps/configuration.Po --- getopt.o --- mv -f .deps/getopt.Tpo .deps/getopt.Po --- xtermcontrol.o --- mv -f .deps/xtermcontrol.Tpo .deps/xtermcontrol.Po --- xtermcontrol --- cc -pipe -O2 -fno-strict-aliasing -o xtermcontrol xtermcontrol.o configuration.o getopt1.o getopt.o Making all in doc --- xtermcontrol.1 --- Making all in tests --- xtermcontrol.sh --- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xtermcontrol-3.6 ===> Generating temporary packing list Making install in src /bin/mkdir -p '/construction/x11/xtermcontrol/stage/usr/local/bin' install -s -m 555 xtermcontrol '/construction/x11/xtermcontrol/stage/usr/local/bin' Making install in doc /bin/mkdir -p '/construction/x11/xtermcontrol/stage/usr/local/man/man1' install -m 0644 xtermcontrol.1 '/construction/x11/xtermcontrol/stage/usr/local/man/man1' Making install in tests ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xtermcontrol-3.6 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:04