------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The libident port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> libident-0.32_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The libident port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> libident-0.32_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libident-0.32_4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The libident port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> libident-0.32_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libident-0.32_4 for building => SHA256 Checksum OK for libident-0.32.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The libident port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> libident-0.32_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libident-0.32_4 for building ===> Extracting for libident-0.32_4 => SHA256 Checksum OK for libident-0.32.tar.gz. Extracted Memory Use: 1.32M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libident-0.32_4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for libident-0.32_4 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 ANSI C... 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 egrep... grep -E 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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no 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 static flag works... yes 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 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 appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for sys/types.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.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 for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking if struct sockaddr has a sa_len member... yes checking for struct sockaddr_storage in sys/socket.h... yes checking return type of signal handlers... void checking for library containing socket... none required configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libident-0.32_4 --- all --- /usr/bin/make all-am --- ident.lo --- --- id_open.lo --- --- id_close.lo --- --- id_query.lo --- --- id_parse.lo --- --- support.lo --- --- ident.lo --- if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT ident.lo -MD -MP -MF ".deps/ident.Tpo" -c -o ident.lo `test -f 'ident.c' || echo './'`ident.c; then mv -f ".deps/ident.Tpo" ".deps/ident.Plo"; else rm -f ".deps/ident.Tpo"; exit 1; fi --- id_close.lo --- if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT id_close.lo -MD -MP -MF ".deps/id_close.Tpo" -c -o id_close.lo `test -f 'id_close.c' || echo './'`id_close.c; then mv -f ".deps/id_close.Tpo" ".deps/id_close.Plo"; else rm -f ".deps/id_close.Tpo"; exit 1; fi --- id_query.lo --- if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT id_query.lo -MD -MP -MF ".deps/id_query.Tpo" -c -o id_query.lo `test -f 'id_query.c' || echo './'`id_query.c; then mv -f ".deps/id_query.Tpo" ".deps/id_query.Plo"; else rm -f ".deps/id_query.Tpo"; exit 1; fi --- id_parse.lo --- if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT id_parse.lo -MD -MP -MF ".deps/id_parse.Tpo" -c -o id_parse.lo `test -f 'id_parse.c' || echo './'`id_parse.c; then mv -f ".deps/id_parse.Tpo" ".deps/id_parse.Plo"; else rm -f ".deps/id_parse.Tpo"; exit 1; fi --- id_open.lo --- if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT id_open.lo -MD -MP -MF ".deps/id_open.Tpo" -c -o id_open.lo `test -f 'id_open.c' || echo './'`id_open.c; then mv -f ".deps/id_open.Tpo" ".deps/id_open.Plo"; else rm -f ".deps/id_open.Tpo"; exit 1; fi --- support.lo --- if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT support.lo -MD -MP -MF ".deps/support.Tpo" -c -o support.lo `test -f 'support.c' || echo './'`support.c; then mv -f ".deps/support.Tpo" ".deps/support.Plo"; else rm -f ".deps/support.Tpo"; exit 1; fi --- id_parse.lo --- mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT id_parse.lo -MD -MP -MF .deps/id_parse.Tpo -c id_parse.c -fPIC -DPIC -o .libs/id_parse.o --- id_close.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT id_close.lo -MD -MP -MF .deps/id_close.Tpo -c id_close.c -fPIC -DPIC -o .libs/id_close.o --- id_query.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT id_query.lo -MD -MP -MF .deps/id_query.Tpo -c id_query.c -fPIC -DPIC -o .libs/id_query.o --- support.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT support.lo -MD -MP -MF .deps/support.Tpo -c support.c -fPIC -DPIC -o .libs/support.o --- ident.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT ident.lo -MD -MP -MF .deps/ident.Tpo -c ident.c -fPIC -DPIC -o .libs/ident.o --- id_close.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT id_close.lo -MD -MP -MF .deps/id_close.Tpo -c id_close.c -o id_close.o >/dev/null 2>&1 --- id_open.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT id_open.lo -MD -MP -MF .deps/id_open.Tpo -c id_open.c -fPIC -DPIC -o .libs/id_open.o --- id_query.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT id_query.lo -MD -MP -MF .deps/id_query.Tpo -c id_query.c -o id_query.o >/dev/null 2>&1 --- id_parse.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT id_parse.lo -MD -MP -MF .deps/id_parse.Tpo -c id_parse.c -o id_parse.o >/dev/null 2>&1 --- support.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT support.lo -MD -MP -MF .deps/support.Tpo -c support.c -o support.o >/dev/null 2>&1 --- ident.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT ident.lo -MD -MP -MF .deps/ident.Tpo -c ident.c -o ident.o >/dev/null 2>&1 --- id_open.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT id_open.lo -MD -MP -MF .deps/id_open.Tpo -c id_open.c -o id_open.o >/dev/null 2>&1 --- libident.la --- /bin/sh ./libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -o libident.la -rpath /usr/local/lib ident.lo id_open.lo id_close.lo id_query.lo id_parse.lo support.lo cc -shared .libs/ident.o .libs/id_open.o .libs/id_close.o .libs/id_query.o .libs/id_parse.o .libs/support.o -Wl,-soname -Wl,libident.so.0 -o .libs/libident.so.0.0.0 (cd .libs && rm -f libident.so.0 && ln -s libident.so.0.0.0 libident.so.0) (cd .libs && rm -f libident.so && ln -s libident.so.0.0.0 libident.so) ar cru .libs/libident.a ident.o id_open.o id_close.o id_query.o id_parse.o support.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libident.a creating libident.la (cd .libs && rm -f libident.la && ln -s ../libident.la libident.la) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libident-0.32_4 ===> Generating temporary packing list /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/security/libident/libident-0.32/admin/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/security/libident/libident-0.32/admin/install-sh -c -s" INSTALL_STRIP_FLAG=-s `test -z 'strip' || echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install /bin/sh ./admin/mkinstalldirs /construction/security/libident/stage/usr/local/lib /bin/sh ./libtool --mode=install /usr/bin/install -c -s libident.la /construction/security/libident/stage/usr/local/lib/libident.la /usr/bin/install -c .libs/libident.so.0.0.0 /construction/security/libident/stage/usr/local/lib/libident.so.0.0.0 strip --strip-unneeded /construction/security/libident/stage/usr/local/lib/libident.so.0.0.0 (cd /construction/security/libident/stage/usr/local/lib && rm -f libident.so.0 && ln -s libident.so.0.0.0 libident.so.0) (cd /construction/security/libident/stage/usr/local/lib && rm -f libident.so && ln -s libident.so.0.0.0 libident.so) /usr/bin/install -c .libs/libident.lai /construction/security/libident/stage/usr/local/lib/libident.la /usr/bin/install -c .libs/libident.a /construction/security/libident/stage/usr/local/lib/libident.a strip --strip-debug /construction/security/libident/stage/usr/local/lib/libident.a ranlib /construction/security/libident/stage/usr/local/lib/libident.a chmod 644 /construction/security/libident/stage/usr/local/lib/libident.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/sh ./admin/mkinstalldirs /construction/security/libident/stage/usr/local/sbin /bin/sh ./admin/mkinstalldirs /construction/security/libident/stage/usr/local/include install -m 0644 ident.h /construction/security/libident/stage/usr/local/include/ident.h /bin/sh ./admin/mkinstalldirs /construction/security/libident/stage/usr/local/man/man3 install -m 0644 ./ident.3 /construction/security/libident/stage/usr/local/man/man3/ident.3 /bin/sh ./admin/mkinstalldirs /construction/security/libident/stage/usr/local/man/man8 install -m 0644 /construction/security/libident/libident-0.32/README /construction/security/libident/stage/usr/local/share/doc/libident ====> 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 libident-0.32_4 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:09