>>> Building on exopi-5 under devel/libdaemon DIST = [devel/libdaemon:libdaemon-0.14.tar.gz] FULLPKGNAME = libdaemon-0.14p1 distfiles size=340474 >>> Running build in devel/libdaemon at 1713769516.82 ===> devel/libdaemon ===> Building from scratch libdaemon-0.14p1 ===> Checking files for libdaemon-0.14p1 `/exopi-cvs/ports/distfiles/libdaemon-0.14.tar.gz' is up to date. >> (SHA256) libdaemon-0.14.tar.gz: OK ===> Extracting for libdaemon-0.14p1 ===> Patching for libdaemon-0.14p1 ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.orig Tue Dec 14 15:25:40 2010 |+++ configure Tue Dec 14 15:26:00 2010 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 14383. done ===> 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 libdaemon-0.14p1 ===> Configuring for libdaemon-0.14p1 Using /exopi-obj/pobj/libdaemon-0.14/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libdaemon-0.14/config.site checking for a BSD-compatible install... /exopi-obj/pobj/libdaemon-0.14/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p 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 ISO C89... none needed 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 whether cc understands -c and -o together... yes checking how to run the C preprocessor... cc -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /exopi-obj/pobj/libdaemon-0.14/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes 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 fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for ar... (cached) ar checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) 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 checking if cc supports -pipe flag... yes checking if cc supports -Wall flag... yes checking if cc supports -W flag... yes checking if cc supports -Wextra flag... yes checking if cc supports -pedantic flag... yes checking if cc supports -Wformat flag... yes checking if cc supports -Wold-style-definition flag... yes checking if cc supports -Wdeclaration-after-statement flag... yes checking if cc supports -Wfloat-equal flag... yes checking if cc supports -Wmissing-declarations flag... yes checking if cc supports -Wmissing-prototypes flag... yes checking if cc supports -Wstrict-prototypes flag... yes checking if cc supports -Wredundant-decls flag... yes checking if cc supports -Wmissing-noreturn flag... yes checking if cc supports -Wshadow flag... yes checking if cc supports -Wendif-labels flag... yes checking if cc supports -Wpointer-arith flag... yes checking if cc supports -Wbad-function-cast flag... yes checking if cc supports -Wcast-qual flag... yes checking if cc supports -Wcast-align flag... yes checking if cc supports -Wwrite-strings flag... yes checking if cc supports -Winline flag... yes checking if cc supports -Wno-unused-parameter flag... yes checking if cc supports -Wstrict-aliasing flag... yes checking whether to enable assertions... yes checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for syslog.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for pid_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for working volatile... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... (cached) int,fd_set *,struct timeval * checking for vprintf... (cached) yes checking for _doprnt... no checking for select... (cached) yes checking for strerror... (cached) yes checking for dup2... (cached) yes checking for memset... (cached) yes checking for strrchr... (cached) yes checking for asprintf... (cached) yes checking for mode_t... (cached) yes checking whether setpgrp takes no argument... no checking return type of signal handlers... (cached) void checking for size_t... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: creating ./config.status config.status: creating libdaemon/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/README.html config.status: creating doc/doxygen.conf config.status: creating examples/Makefile config.status: creating pkgconfig/libdaemon.pc config.status: creating pkgconfig/libdaemon-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for libdaemon-0.14p1 /usr/bin/make all-recursive Making all in libdaemon /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -MT dlog.lo -MD -MP -MF .deps/dlog.Tpo -c -o dlog.lo dlog.c cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR="/var" -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -MT dlog.lo -MD -MP -MF .deps/dlog.Tpo -c dlog.c -fPIC -DPIC -o .libs/dlog.o cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR="/var" -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -MT dlog.lo -MD -MP -MF .deps/dlog.Tpo -c dlog.c -o dlog.o mv -f .deps/dlog.Tpo .deps/dlog.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -MT dfork.lo -MD -MP -MF .deps/dfork.Tpo -c -o dfork.lo dfork.c cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR="/var" -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -MT dfork.lo -MD -MP -MF .deps/dfork.Tpo -c dfork.c -fPIC -DPIC -o .libs/dfork.o cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR="/var" -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -MT dfork.lo -MD -MP -MF .deps/dfork.Tpo -c dfork.c -o dfork.o mv -f .deps/dfork.Tpo .deps/dfork.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -MT dsignal.lo -MD -MP -MF .deps/dsignal.Tpo -c -o dsignal.lo dsignal.c cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR="/var" -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -MT dsignal.lo -MD -MP -MF .deps/dsignal.Tpo -c dsignal.c -fPIC -DPIC -o .libs/dsignal.o cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR="/var" -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -MT dsignal.lo -MD -MP -MF .deps/dsignal.Tpo -c dsignal.c -o dsignal.o mv -f .deps/dsignal.Tpo .deps/dsignal.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -MT dnonblock.lo -MD -MP -MF .deps/dnonblock.Tpo -c -o dnonblock.lo dnonblock.c cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR="/var" -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -MT dnonblock.lo -MD -MP -MF .deps/dnonblock.Tpo -c dnonblock.c -fPIC -DPIC -o .libs/dnonblock.o cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR="/var" -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -MT dnonblock.lo -MD -MP -MF .deps/dnonblock.Tpo -c dnonblock.c -o dnonblock.o mv -f .deps/dnonblock.Tpo .deps/dnonblock.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -MT dpid.lo -MD -MP -MF .deps/dpid.Tpo -c -o dpid.lo dpid.c cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR="/var" -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -MT dpid.lo -MD -MP -MF .deps/dpid.Tpo -c dpid.c -fPIC -DPIC -o .libs/dpid.o cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR="/var" -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -MT dpid.lo -MD -MP -MF .deps/dpid.Tpo -c dpid.c -o dpid.o mv -f .deps/dpid.Tpo .deps/dpid.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -MT dexec.lo -MD -MP -MF .deps/dexec.Tpo -c -o dexec.lo dexec.c cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR="/var" -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -MT dexec.lo -MD -MP -MF .deps/dexec.Tpo -c dexec.c -fPIC -DPIC -o .libs/dexec.o cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR="/var" -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -MT dexec.lo -MD -MP -MF .deps/dexec.Tpo -c dexec.c -o dexec.o mv -f .deps/dexec.Tpo .deps/dexec.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -version-info 5:0:5 -o libdaemon.la -rpath /usr/local/lib dlog.lo dfork.lo dsignal.lo dnonblock.lo dpid.lo dexec.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libdaemon.so.4.0 -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing .libs/dlog.o .libs/dfork.o .libs/dsignal.o .libs/dnonblock.o .libs/dpid.o .libs/dexec.o -Wl,-soname,libdaemon.so.4.0 libtool: link: ar cru .libs/libdaemon.a dlog.o dfork.o dsignal.o dnonblock.o dpid.o dexec.o libtool: link: ranlib .libs/libdaemon.a Making all in doc Making all in examples cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -MT testd.o -MD -MP -MF .deps/testd.Tpo -c -o testd.o testd.c mv -f .deps/testd.Tpo .deps/testd.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -o testd testd.o ../libdaemon/libdaemon.la libtool: link: cc -o .libs/testd -O2 -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing testd.o -L.libs -ldaemon -Wl,-rpath-link,/usr/local/lib >>> Running package in devel/libdaemon at 1713769545.56 ===> devel/libdaemon ===> Faking installation for libdaemon-0.14p1 Making install in libdaemon test -z "/usr/local/lib" || mkdir -p "/exopi-obj/pobj/libdaemon-0.14/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/libdaemon-0.14/bin/install -c libdaemon.la '/exopi-obj/pobj/libdaemon-0.14/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libdaemon-0.14/bin/install -c -m 644 ./.libs/libdaemon.a /exopi-obj/pobj/libdaemon-0.14/fake-amd64/usr/local/lib/libdaemon.a libtool: install: /exopi-obj/pobj/libdaemon-0.14/bin/install -c -m 644 ./.libs/libdaemon.so.4.0 /exopi-obj/pobj/libdaemon-0.14/fake-amd64/usr/local/lib/libdaemon.so.4.0 libtool: install: /exopi-obj/pobj/libdaemon-0.14/bin/install -c -m 644 ./.libs/libdaemon.lai /exopi-obj/pobj/libdaemon-0.14/fake-amd64/usr/local/lib/libdaemon.la test -z "/usr/local/include/libdaemon" || mkdir -p "/exopi-obj/pobj/libdaemon-0.14/fake-amd64/usr/local/include/libdaemon" /exopi-obj/pobj/libdaemon-0.14/bin/install -c -m 644 dlog.h dfork.h dsignal.h dnonblock.h dpid.h dexec.h daemon.h '/exopi-obj/pobj/libdaemon-0.14/fake-amd64/usr/local/include/libdaemon' Making install in doc test -z "/usr/local/share/doc/libdaemon" || mkdir -p "/exopi-obj/pobj/libdaemon-0.14/fake-amd64/usr/local/share/doc/libdaemon" test -z "/usr/local/share/doc/libdaemon" || mkdir -p "/exopi-obj/pobj/libdaemon-0.14/fake-amd64/usr/local/share/doc/libdaemon" /exopi-obj/pobj/libdaemon-0.14/bin/install -c -m 644 README.html style.css '/exopi-obj/pobj/libdaemon-0.14/fake-amd64/usr/local/share/doc/libdaemon' Making install in examples test -z "/usr/local/lib/pkgconfig" || mkdir -p "/exopi-obj/pobj/libdaemon-0.14/fake-amd64/usr/local/lib/pkgconfig" /exopi-obj/pobj/libdaemon-0.14/bin/install -c -m 644 pkgconfig/libdaemon.pc '/exopi-obj/pobj/libdaemon-0.14/fake-amd64/usr/local/lib/pkgconfig' ===> Building package for libdaemon-0.14p1 Create /exopi-cvs/ports/packages/amd64/all/libdaemon-0.14p1.tgz Creating package libdaemon-0.14p1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 9% checksumming|******** | 14% checksumming|*********** | 18% checksumming|************** | 23% checksumming|***************** | 27% checksumming|******************* | 32% checksumming|********************** | 36% checksumming|************************* | 41% checksumming|**************************** | 45% checksumming|******************************* | 50% checksumming|********************************* | 55% checksumming|************************************ | 59% checksumming|*************************************** | 64% checksumming|****************************************** | 68% checksumming|******************************************** | 73% checksumming|*********************************************** | 77% checksumming|************************************************** | 82% checksumming|***************************************************** | 86% checksumming|******************************************************* | 91% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|***************************** | 45% archiving|*********************************************** | 73% archiving|************************************************ | 74% archiving|************************************************* | 77% archiving|**************************************************** | 81% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libdaemon-0.14p1.tgz >>> Running clean in devel/libdaemon at 1713769547.83 ===> devel/libdaemon ===> Cleaning for libdaemon-0.14p1 >>> Ended at 1713769548.32 max_stuck=1.60/build=28.75/package=2.25/clean=0.52