------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> timelimit-1.9.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> timelimit-1.9.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by timelimit-1.9.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> timelimit-1.9.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by timelimit-1.9.0 for building => SHA256 Checksum OK for timelimit-1.9.0.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> timelimit-1.9.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by timelimit-1.9.0 for building ===> Extracting for timelimit-1.9.0 => SHA256 Checksum OK for timelimit-1.9.0.tar.xz. Extracted Memory Use: 0.09M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for timelimit-1.9.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for timelimit-1.9.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for timelimit-1.9.0 --- autoconfig.h --- --- timelimit.1.gz --- gzip -c9 timelimit.1 > timelimit.1.gz.tmp --- autoconfig.h --- : > autoconfig.h if cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -pipe -O2 -fno-strict-aliasing -std=c99 -o try-err autoconfig/try-err.c; then echo '#define HAVE_ERR' >> autoconfig.h; else echo '#undef HAVE_ERR' >> autoconfig.h; fi --- timelimit.1.gz --- mv timelimit.1.gz.tmp timelimit.1.gz --- autoconfig.h --- test -f try-err && rm -f try-err if cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -pipe -O2 -fno-strict-aliasing -std=c99 -o try-errno autoconfig/try-errno.c; then echo '#define HAVE_ERRNO_H' >> autoconfig.h; else echo '#undef HAVE_ERRNO_H' >> autoconfig.h; fi test -f try-errno && rm -f try-errno if cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -pipe -O2 -fno-strict-aliasing -std=c99 -o try-sigaction autoconfig/try-sigaction.c; then echo '#define HAVE_SIGACTION' >> autoconfig.h; else echo '#undef HAVE_SIGACTION' >> autoconfig.h; fi test -f try-sigaction && rm -f try-sigaction if cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -pipe -O2 -fno-strict-aliasing -std=c99 -o try-setitimer autoconfig/try-setitimer.c; then echo '#define HAVE_SETITIMER' >> autoconfig.h; else echo '#undef HAVE_SETITIMER' >> autoconfig.h; fi test -f try-setitimer && rm -f try-setitimer if cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -pipe -O2 -fno-strict-aliasing -std=c99 -o try-sysexits autoconfig/try-sysexits.c; then echo '#define HAVE_SYSEXITS_H' >> autoconfig.h; else echo '#undef HAVE_SYSEXITS_H' >> autoconfig.h; fi test -f try-sysexits && rm -f try-sysexits cat autoconfig.h #define HAVE_ERR #define HAVE_ERRNO_H #define HAVE_SIGACTION #define HAVE_SETITIMER #define HAVE_SYSEXITS_H --- timelimit.o --- cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -pipe -O2 -fno-strict-aliasing -std=c99 -c timelimit.c --- timelimit --- cc -o timelimit timelimit.o SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for timelimit-1.9.0 ===> Generating temporary packing list install -s -m 555 /construction/sysutils/timelimit/timelimit-1.9.0/timelimit /construction/sysutils/timelimit/stage/usr/local/bin/ install -m 0644 /construction/sysutils/timelimit/timelimit-1.9.0/timelimit.1 /construction/sysutils/timelimit/stage/usr/local/share/man/man1/ ====> 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 timelimit-1.9.0 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:01 TOTAL TIME 00:00:03