------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> agedu-20200206.963bc9d depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> agedu-20200206.963bc9d depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by agedu-20200206.963bc9d for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> agedu-20200206.963bc9d depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by agedu-20200206.963bc9d for building => SHA256 Checksum OK for agedu-20200206.963bc9d.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> agedu-20200206.963bc9d depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by agedu-20200206.963bc9d for building ===> Extracting for agedu-20200206.963bc9d => SHA256 Checksum OK for agedu-20200206.963bc9d.tar.gz. Extracted Memory Use: 0.69M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for agedu-20200206.963bc9d SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for agedu-20200206.963bc9d 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 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 make... GNU checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking for halibut... no checking for dirent.h that defines DIR... yes checking for library containing opendir... 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/wait.h that is POSIX.1 compatible... (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 assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for arpa/inet.h... (cached) yes checking for ctype.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking features.h usability... no checking features.h presence... no checking for features.h... no checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for limits.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for pwd.h... (cached) yes checking for stdarg.h... (cached) yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for stdio.h... (cached) yes checking for stdbool.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/socket.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether closedir returns void... no checking whether cc needs -traditional... no 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 sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for library containing connect... none required checking for library containing inet_ntoa... none required checking for library containing inet_addr... none required checking for library containing gethostbyname... none required checking for library containing getaddrinfo... none required checking for ftruncate... yes checking for fdopendir... yes checking for lstat64... no checking for stat64... no checking for memchr... (cached) yes checking for munmap... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strcspn... (cached) yes checking for strerror... (cached) yes checking for strrchr... (cached) yes checking for strspn... yes checking for strtoul... (cached) yes checking for strtoull... (cached) yes checking for connect... yes checking for inet_ntoa... (cached) yes checking for inet_addr... yes checking for gethostbyname... (cached) yes checking for getaddrinfo... (cached) yes checking for strsignal... (cached) yes checking that generated files are newer than configure... done 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 agedu-20200206.963bc9d --- all --- /usr/bin/make all-am --- agedu.o --- --- du.o --- --- alloc.o --- --- trie.o --- --- index.o --- --- html.o --- --- httpd.o --- --- fgetline.o --- --- licence.o --- --- dumpfile.o --- --- du.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT du.o -MD -MP -MF .deps/du.Tpo -c -o du.o du.c --- alloc.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT alloc.o -MD -MP -MF .deps/alloc.Tpo -c -o alloc.o alloc.c --- html.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT html.o -MD -MP -MF .deps/html.Tpo -c -o html.o html.c --- httpd.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT httpd.o -MD -MP -MF .deps/httpd.Tpo -c -o httpd.o httpd.c --- licence.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT licence.o -MD -MP -MF .deps/licence.Tpo -c -o licence.o licence.c --- dumpfile.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT dumpfile.o -MD -MP -MF .deps/dumpfile.Tpo -c -o dumpfile.o dumpfile.c --- agedu.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT agedu.o -MD -MP -MF .deps/agedu.Tpo -c -o agedu.o agedu.c --- trie.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT trie.o -MD -MP -MF .deps/trie.Tpo -c -o trie.o trie.c --- index.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT index.o -MD -MP -MF .deps/index.Tpo -c -o index.o index.c --- fgetline.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT fgetline.o -MD -MP -MF .deps/fgetline.Tpo -c -o fgetline.o fgetline.c --- licence.o --- mv -f .deps/licence.Tpo .deps/licence.Po --- du.o --- mv -f .deps/du.Tpo .deps/du.Po --- alloc.o --- mv -f .deps/alloc.Tpo .deps/alloc.Po --- dumpfile.o --- mv -f .deps/dumpfile.Tpo .deps/dumpfile.Po --- fgetline.o --- mv -f .deps/fgetline.Tpo .deps/fgetline.Po --- index.o --- mv -f .deps/index.Tpo .deps/index.Po --- trie.o --- mv -f .deps/trie.Tpo .deps/trie.Po --- httpd.o --- mv -f .deps/httpd.Tpo .deps/httpd.Po --- html.o --- mv -f .deps/html.Tpo .deps/html.Po --- agedu.o --- mv -f .deps/agedu.Tpo .deps/agedu.Po --- agedu --- cc -pipe -O2 -fno-strict-aliasing -o agedu agedu.o du.o alloc.o trie.o index.o html.o httpd.o fgetline.o licence.o dumpfile.o SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for agedu-20200206.963bc9d ===> Generating temporary packing list /bin/mkdir -p '/construction/sysutils/agedu/stage/usr/local/bin' install -s -m 555 agedu '/construction/sysutils/agedu/stage/usr/local/bin' /bin/mkdir -p '/construction/sysutils/agedu/stage/usr/local/man/man1' install -m 0644 agedu.1 '/construction/sysutils/agedu/stage/usr/local/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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for agedu-20200206.963bc9d 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:08