------------------------------------------------------------------------------- -- 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 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xjobs-20191016 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> xjobs-20191016 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xjobs-20191016 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> xjobs-20191016 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xjobs-20191016 for building => SHA256 Checksum OK for xjobs-20191016.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> xjobs-20191016 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xjobs-20191016 for building ===> Extracting for xjobs-20191016 => SHA256 Checksum OK for xjobs-20191016.tgz. Extracted Memory Use: 0.49M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xjobs-20191016 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xjobs-20191016 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xjobs-20191016 depends on package: gmake>=4.3 - found ===> Configuring for xjobs-20191016 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 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 for cc option to accept ISO C99... none needed checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for a BSD-compatible install... /usr/bin/install -c checking for rm... /bin/rm checking for cp... /bin/cp checking for C/C++ restrict keyword... __restrict checking for inline... inline checking whether to enable assertions... yes checking return type of signal handlers... void checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for malloc in -lumem... no checking for library containing ceil... -lm checking for library containing wait4... none required checking for library containing strlcpy... none required 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 pid_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for stropts.h... no no stropts.h available checking for ncurses.h... no checking for curses.h... no checking for term.h... no checking for library containing tigetstr... no checking for library containing tparm... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xjobs-20191016 gmake[1]: Entering directory '/construction/sysutils/xjobs/xjobs-20191016' mkdir build flex -t tokenizer.l > tokenizer.c cc -MM -MG -MT build/lexextra.o -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H lexextra.c -o build/lexextra.d cc -MM -MG -MT build/support.o -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H support.c -o build/support.d cc -MM -MG -MT build/log.o -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H log.c -o build/log.d cc -MM -MG -MT build/jobctrl.o -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H jobctrl.c -o build/jobctrl.d cc -MM -MG -MT build/colortty.o -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H colortty.c -o build/colortty.d cc -MM -MG -MT build/settings.o -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H settings.c -o build/settings.d cc -MM -MG -MT build/xjobs.o -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H xjobs.c -o build/xjobs.d cc -MM -MG -MT build/tokenizer.o -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H tokenizer.c -o build/tokenizer.d rm tokenizer.c flex -t tokenizer.l > tokenizer.c cc -MM -MG -MT build/tokenizer.o -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H tokenizer.c -o build/tokenizer.d cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -c xjobs.c -o build/xjobs.o sh mkversion.sh cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -c colortty.c -o build/colortty.o cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -c jobctrl.c -o build/jobctrl.o cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -c log.c -o build/log.o cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -c support.c -o build/support.o cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -c lexextra.c -o build/lexextra.o cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -c tokenizer.c -o build/tokenizer.o creating version.h cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -c settings.c -o build/settings.o cc -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H build/xjobs.o build/settings.o build/colortty.o build/jobctrl.o build/log.o build/support.o build/lexextra.o build/tokenizer.o -lm -o xjobs gmake[1]: Leaving directory '/construction/sysutils/xjobs/xjobs-20191016' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xjobs-20191016 ===> Generating temporary packing list install -s -m 555 /construction/sysutils/xjobs/xjobs-20191016/xjobs /construction/sysutils/xjobs/stage/usr/local/bin install -m 444 /construction/sysutils/xjobs/xjobs-20191016/xjobs.1 /construction/sysutils/xjobs/stage/usr/local/man/man1 /bin/mkdir -p /construction/sysutils/xjobs/stage/usr/local/share/doc/xjobs install -m 0644 /construction/sysutils/xjobs/xjobs-20191016/ChangeLog /construction/sysutils/xjobs/stage/usr/local/share/doc/xjobs install -m 0644 /construction/sysutils/xjobs/xjobs-20191016/README.md /construction/sysutils/xjobs/stage/usr/local/share/doc/xjobs ====> 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 xjobs-20191016 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:08