------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ultragetopt-0.6.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ultragetopt-0.6.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ultragetopt-0.6.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ultragetopt-0.6.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ultragetopt-0.6.0_1 for building => SHA256 Checksum OK for ultragetopt-0.6.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ultragetopt-0.6.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ultragetopt-0.6.0_1 for building ===> Extracting for ultragetopt-0.6.0_1 => SHA256 Checksum OK for ultragetopt-0.6.0.tar.gz. Extracted Memory Use: 1.02M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ultragetopt-0.6.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for ultragetopt-0.6.0_1 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 gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cpp 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 dlfcn.h... (cached) yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for strchr... (cached) yes checking for strrchr... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ultragetopt-0.6.0_1 --- ultragetopt.lo --- if /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"ultragetopt\" -DPACKAGE_TARNAME=\"ultragetopt\" -DPACKAGE_VERSION=\"0.6.0\" -DPACKAGE_STRING=\"ultragetopt\ 0.6.0\" -DPACKAGE_BUGREPORT=\"Kevin\ Locke\ \\" -DPACKAGE=\"ultragetopt\" -DVERSION=\"0.6.0\" -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 -DHAVE_DLFCN_H=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -I. -I. -pipe -O2 -fno-strict-aliasing -MT ultragetopt.lo -MD -MP -MF ".deps/ultragetopt.Tpo" -c -o ultragetopt.lo ultragetopt.c; then mv -f ".deps/ultragetopt.Tpo" ".deps/ultragetopt.Plo"; else rm -f ".deps/ultragetopt.Tpo"; exit 1; fi mkdir .libs cc -DPACKAGE_NAME=\"ultragetopt\" -DPACKAGE_TARNAME=\"ultragetopt\" -DPACKAGE_VERSION=\"0.6.0\" "-DPACKAGE_STRING=\"ultragetopt 0.6.0\"" "-DPACKAGE_BUGREPORT=\"Kevin Locke \"" -DPACKAGE=\"ultragetopt\" -DVERSION=\"0.6.0\" -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 -DHAVE_DLFCN_H=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -I. -I. -pipe -O2 -fno-strict-aliasing -MT ultragetopt.lo -MD -MP -MF .deps/ultragetopt.Tpo -c ultragetopt.c -fPIC -DPIC -o .libs/ultragetopt.o cc -DPACKAGE_NAME=\"ultragetopt\" -DPACKAGE_TARNAME=\"ultragetopt\" -DPACKAGE_VERSION=\"0.6.0\" "-DPACKAGE_STRING=\"ultragetopt 0.6.0\"" "-DPACKAGE_BUGREPORT=\"Kevin Locke \"" -DPACKAGE=\"ultragetopt\" -DVERSION=\"0.6.0\" -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 -DHAVE_DLFCN_H=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -I. -I. -pipe -O2 -fno-strict-aliasing -MT ultragetopt.lo -MD -MP -MF .deps/ultragetopt.Tpo -c ultragetopt.c -o ultragetopt.o >/dev/null 2>&1 --- libultragetopt.la --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o libultragetopt.la -rpath /usr/local/lib -version-info 0:0:0 ultragetopt.lo cc -shared .libs/ultragetopt.o -Wl,-soname -Wl,libultragetopt.so.0 -o .libs/libultragetopt.so.0.0.0 (cd .libs && rm -f libultragetopt.so.0 && ln -s libultragetopt.so.0.0.0 libultragetopt.so.0) (cd .libs && rm -f libultragetopt.so && ln -s libultragetopt.so.0.0.0 libultragetopt.so) ar cru .libs/libultragetopt.a ultragetopt.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libultragetopt.a creating libultragetopt.la (cd .libs && rm -f libultragetopt.la && ln -s ../libultragetopt.la libultragetopt.la) SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ultragetopt-0.6.0_1 ===> Generating temporary packing list /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/devel/ultragetopt/ultragetopt-0.6.0/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/devel/ultragetopt/ultragetopt-0.6.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s `test -z 'strip' || echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install test -z "/usr/local/lib" || /construction/devel/ultragetopt/ultragetopt-0.6.0/install-sh -d "/construction/devel/ultragetopt/stage/usr/local/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c -s 'libultragetopt.la' '/construction/devel/ultragetopt/stage/usr/local/lib/libultragetopt.la' /usr/bin/install -c .libs/libultragetopt.so.0.0.0 /construction/devel/ultragetopt/stage/usr/local/lib/libultragetopt.so.0.0.0 strip --strip-unneeded /construction/devel/ultragetopt/stage/usr/local/lib/libultragetopt.so.0.0.0 (cd /construction/devel/ultragetopt/stage/usr/local/lib && { ln -s -f libultragetopt.so.0.0.0 libultragetopt.so.0 || { rm -f libultragetopt.so.0 && ln -s libultragetopt.so.0.0.0 libultragetopt.so.0; }; }) (cd /construction/devel/ultragetopt/stage/usr/local/lib && { ln -s -f libultragetopt.so.0.0.0 libultragetopt.so || { rm -f libultragetopt.so && ln -s libultragetopt.so.0.0.0 libultragetopt.so; }; }) /usr/bin/install -c .libs/libultragetopt.lai /construction/devel/ultragetopt/stage/usr/local/lib/libultragetopt.la /usr/bin/install -c .libs/libultragetopt.a /construction/devel/ultragetopt/stage/usr/local/lib/libultragetopt.a strip --strip-debug /construction/devel/ultragetopt/stage/usr/local/lib/libultragetopt.a chmod 644 /construction/devel/ultragetopt/stage/usr/local/lib/libultragetopt.a ranlib /construction/devel/ultragetopt/stage/usr/local/lib/libultragetopt.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include" || /construction/devel/ultragetopt/ultragetopt-0.6.0/install-sh -d "/construction/devel/ultragetopt/stage/usr/local/include" install -m 0644 'ultragetopt.h' '/construction/devel/ultragetopt/stage/usr/local/include/ultragetopt.h' ====> 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 ultragetopt-0.6.0_1 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:10