------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> jo-1.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> jo-1.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jo-1.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> jo-1.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jo-1.3 for building => SHA256 Checksum OK for jo-1.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> jo-1.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jo-1.3 for building ===> Extracting for jo-1.3 => SHA256 Checksum OK for jo-1.3.tar.gz. Extracted Memory Use: 0.59M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for jo-1.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for jo-1.3 configure: loading site script /xports/Templates/config.site 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 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 stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h... (cached) yes checking for working strtod... (cached) yes checking for strchr... (cached) yes checking for strrchr... (cached) yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for snprintf... (cached) yes checking for pledge... no checking for err... (cached) yes checking for errx... (cached) yes 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 style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of cc... gcc3 checking whether make supports nested variables... (cached) yes checking for pandoc... no configure: WARNING: pandoc not found, man pages rebuild will not be possible checking for pkg-config... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tests/jo.07.sh config.status: executing depfiles commands Jo.............: version 1.3 Prefix.........: /usr/local C compiler.....: cc -pipe -O2 -fno-strict-aliasing Pandoc.........: NONE Bash completion: ${prefix}/etc/bash_completion.d/jo.bash Now type 'make []' where the optional is: all - build all binaries check - run the tests install - install everything SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for jo-1.3 --- jo.o --- --- json.o --- --- base64.o --- cc -DPACKAGE_NAME=\"jo\" -DPACKAGE_TARNAME=\"jo\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"jo\ 1.3\" -DPACKAGE_BUGREPORT=\"jp@mens.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_SNPRINTF=1 -DHAVE_ERR=1 -DHAVE_ERRX=1 -DPACKAGE=\"jo\" -DVERSION=\"1.3\" -I. -Wall -O2 -pipe -O2 -fno-strict-aliasing -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c --- jo.o --- cc -DPACKAGE_NAME=\"jo\" -DPACKAGE_TARNAME=\"jo\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"jo\ 1.3\" -DPACKAGE_BUGREPORT=\"jp@mens.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_SNPRINTF=1 -DHAVE_ERR=1 -DHAVE_ERRX=1 -DPACKAGE=\"jo\" -DVERSION=\"1.3\" -I. -Wall -O2 -pipe -O2 -fno-strict-aliasing -MT jo.o -MD -MP -MF .deps/jo.Tpo -c -o jo.o jo.c --- json.o --- cc -DPACKAGE_NAME=\"jo\" -DPACKAGE_TARNAME=\"jo\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"jo\ 1.3\" -DPACKAGE_BUGREPORT=\"jp@mens.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_SNPRINTF=1 -DHAVE_ERR=1 -DHAVE_ERRX=1 -DPACKAGE=\"jo\" -DVERSION=\"1.3\" -I. -Wall -O2 -pipe -O2 -fno-strict-aliasing -MT json.o -MD -MP -MF .deps/json.Tpo -c -o json.o json.c --- base64.o --- mv -f .deps/base64.Tpo .deps/base64.Po --- jo.o --- mv -f .deps/jo.Tpo .deps/jo.Po --- json.o --- mv -f .deps/json.Tpo .deps/json.Po --- jo --- cc -Wall -O2 -pipe -O2 -fno-strict-aliasing -o jo jo.o json.o base64.o -lm SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for jo-1.3 ===> Generating temporary packing list /bin/mkdir -p '/construction/textproc/jo/stage/usr/local/bin' install -s -m 555 jo '/construction/textproc/jo/stage/usr/local/bin' /bin/mkdir -p '/construction/textproc/jo/stage/usr/local/etc/bash_completion.d' install -m 0644 jo.bash '/construction/textproc/jo/stage/usr/local/etc/bash_completion.d' /bin/mkdir -p '/construction/textproc/jo/stage/usr/local/man/man1' install -m 0644 jo.1 '/construction/textproc/jo/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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for jo-1.3 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:05