>>> Building on exopi-3 under security/libident DIST = [security/libident:libident-0.32.tar.gz] FULLPKGNAME = libident-0.32p2 distfiles size=294241 >>> Running build in security/libident at 1713379516.14 ===> security/libident ===> Building from scratch libident-0.32p2 ===> Checking files for libident-0.32p2 `/exopi-cvs/ports/distfiles/libident-0.32.tar.gz' is up to date. >> (SHA256) libident-0.32.tar.gz: OK ===> Extracting for libident-0.32p2 ===> Patching for libident-0.32p2 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for libident-0.32p2 ===> Configuring for libident-0.32p2 Using /exopi-obj/pobj/libident-0.32/config.site (generated) configure: loading site script /exopi-obj/pobj/libident-0.32/config.site checking for a BSD-compatible install... /exopi-obj/pobj/libident-0.32/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) 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-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for egrep... (cached) 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... file_magic ELF [0-9][0-9]*-bit [LM]SB shared object checking how to run the C preprocessor... cc -E 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... (cached) yes checking whether c++ accepts -g... (cached) 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... (cached) yes checking whether accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... yes 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... yes checking dynamic linker characteristics... openbsd7.5 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... no 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... no checking dynamic linker characteristics... openbsd7.5 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 for syslog.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... (cached) 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... (cached) 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 ===> Building for libident-0.32p2 /usr/bin/make all-am if /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT ident.lo -MD -MP -MF .deps/ident.Tpo -c ident.c -fPIC -DPIC -o .libs/ident.o cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT ident.lo -MD -MP -MF .deps/ident.Tpo -c ident.c -o ident.o if /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT id_open.lo -MD -MP -MF .deps/id_open.Tpo -c id_open.c -fPIC -DPIC -o .libs/id_open.o cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT id_open.lo -MD -MP -MF .deps/id_open.Tpo -c id_open.c -o id_open.o if /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT id_close.lo -MD -MP -MF .deps/id_close.Tpo -c id_close.c -fPIC -DPIC -o .libs/id_close.o cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT id_close.lo -MD -MP -MF .deps/id_close.Tpo -c id_close.c -o id_close.o if /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT id_query.lo -MD -MP -MF .deps/id_query.Tpo -c id_query.c -fPIC -DPIC -o .libs/id_query.o cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT id_query.lo -MD -MP -MF .deps/id_query.Tpo -c id_query.c -o id_query.o if /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT id_parse.lo -MD -MP -MF .deps/id_parse.Tpo -c id_parse.c -fPIC -DPIC -o .libs/id_parse.o cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT id_parse.lo -MD -MP -MF .deps/id_parse.Tpo -c id_parse.c -o id_parse.o if /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT support.lo -MD -MP -MF .deps/support.Tpo -c support.c -fPIC -DPIC -o .libs/support.o cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT support.lo -MD -MP -MF .deps/support.Tpo -c support.c -o support.o /usr/bin/libtool --mode=link cc -O2 -pipe -o libident.la -rpath /usr/local/lib ident.lo id_open.lo id_close.lo id_query.lo id_parse.lo support.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libident.so.0.0 -O2 -pipe .libs/ident.o .libs/id_open.o .libs/id_close.o .libs/id_query.o .libs/id_parse.o .libs/support.o -Wl,-soname,libident.so.0.0 libtool: link: ar cru .libs/libident.a ident.o id_open.o id_close.o id_query.o id_parse.o support.o libtool: link: ranlib .libs/libident.a >>> Running package in security/libident at 1713379537.42 ===> security/libident ===> Faking installation for libident-0.32p2 /bin/sh ./admin/mkinstalldirs /exopi-obj/pobj/libident-0.32/fake-amd64/usr/local/lib /usr/bin/libtool --mode=install /exopi-obj/pobj/libident-0.32/bin/install -c libident.la /exopi-obj/pobj/libident-0.32/fake-amd64/usr/local/lib/libident.la libtool: install: /exopi-obj/pobj/libident-0.32/bin/install -c -m 644 ./.libs/libident.a /exopi-obj/pobj/libident-0.32/fake-amd64/usr/local/lib/libident.a libtool: install: /exopi-obj/pobj/libident-0.32/bin/install -c -m 644 ./.libs/libident.so.0.0 /exopi-obj/pobj/libident-0.32/fake-amd64/usr/local/lib/libident.so.0.0 libtool: install: /exopi-obj/pobj/libident-0.32/bin/install -c -m 644 ./.libs/libident.lai /exopi-obj/pobj/libident-0.32/fake-amd64/usr/local/lib/libident.la /bin/sh ./admin/mkinstalldirs /exopi-obj/pobj/libident-0.32/fake-amd64/usr/local/sbin /bin/sh ./admin/mkinstalldirs /exopi-obj/pobj/libident-0.32/fake-amd64/usr/local/include /exopi-obj/pobj/libident-0.32/bin/install -c -m 644 ident.h /exopi-obj/pobj/libident-0.32/fake-amd64/usr/local/include/ident.h /bin/sh ./admin/mkinstalldirs /exopi-obj/pobj/libident-0.32/fake-amd64/usr/local/man/man3 /exopi-obj/pobj/libident-0.32/bin/install -c -m 644 ./ident.3 /exopi-obj/pobj/libident-0.32/fake-amd64/usr/local/man/man3/ident.3 /bin/sh ./admin/mkinstalldirs /exopi-obj/pobj/libident-0.32/fake-amd64/usr/local/man/man8 ===> Building package for libident-0.32p2 Create /exopi-cvs/ports/packages/amd64/all/libident-0.32p2.tgz Creating package libident-0.32p2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********** | 17% checksumming|*************** | 25% checksumming|******************** | 33% checksumming|************************* | 42% checksumming|******************************* | 50% checksumming|************************************ | 58% checksumming|***************************************** | 67% checksumming|********************************************** | 75% checksumming|*************************************************** | 83% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|**************************** | 44% archiving|************************************************** | 78% archiving|****************************************************** | 84% archiving|******************************************************* | 85% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libident-0.32p2.tgz >>> Running clean in security/libident at 1713379539.78 ===> security/libident ===> Cleaning for libident-0.32p2 >>> Ended at 1713379540.16 max_stuck=1.02/build=21.28/package=2.36/clean=0.43