>>> Building on exopi-6 under devel/liboop DIST = [devel/liboop:liboop-1.0.tar.gz] FULLPKGNAME = liboop-1.0p3 distfiles size=314103 >>> Running build in devel/liboop at 1713347888.83 ===> devel/liboop ===> Building from scratch liboop-1.0p3 ===> Checking files for liboop-1.0p3 `/exopi-cvs/ports/distfiles/liboop-1.0.tar.gz' is up to date. >> (SHA256) liboop-1.0.tar.gz: OK ===> Extracting for liboop-1.0p3 ===> Patching for liboop-1.0p3 ===> Applying OpenBSD patch patch-select_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- select.c.orig Sat Nov 22 00:29:11 2008 |+++ select.c Sat Nov 22 00:29:29 2008 -------------------------- Patching file select.c using Plan A... Hunk #1 succeeded at 7. 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 liboop-1.0p3 ===> Configuring for liboop-1.0p3 Using /exopi-obj/pobj/liboop-1.0/config.site (generated) configure: loading site script /exopi-obj/pobj/liboop-1.0/config.site checking for a BSD-compatible install... /exopi-obj/pobj/liboop-1.0/bin/install -c checking whether build environment is sane... yes /exopi-obj/pobj/liboop-1.0/liboop-1.0/missing: Unknown `--run' option Try `/exopi-obj/pobj/liboop-1.0/liboop-1.0/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... (cached) awk 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 style of include used by make... GNU checking for gcc... cc checking for C compiler default output... 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 dependency style of cc... gcc3 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 fl32... no checking for af77... no checking for fort77... 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 lf95... no checking for g95... 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 how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... openbsd7.5 ld.so 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 how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... openbsd7.5 ld.so appending configuration tag "F77" to libtool checking for gcc... (cached) cc 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... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for a BSD-compatible install... /exopi-obj/pobj/liboop-1.0/bin/install -c checking for poll.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for res_query in -lresolv... no checking for library containing gethostbyname... none required checking for library containing socket... none required configure: creating ./config.status config.status: creating Makefile config.status: creating liboop.pc config.status: creating liboop-glib2.pc config.status: executing depfiles commands ===> Building for liboop-1.0p3 if /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT sys.lo -MD -MP -MF ".deps/sys.Tpo" -c -o sys.lo `test -f 'sys.c' || echo './'`sys.c; then mv -f ".deps/sys.Tpo" ".deps/sys.Plo"; else rm -f ".deps/sys.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="liboop" -DVERSION="1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT sys.lo -MD -MP -MF .deps/sys.Tpo -c sys.c -fPIC -DPIC -o .libs/sys.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="liboop" -DVERSION="1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT sys.lo -MD -MP -MF .deps/sys.Tpo -c sys.c -o sys.o if /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT select.lo -MD -MP -MF ".deps/select.Tpo" -c -o select.lo `test -f 'select.c' || echo './'`select.c; then mv -f ".deps/select.Tpo" ".deps/select.Plo"; else rm -f ".deps/select.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="liboop" -DVERSION="1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT select.lo -MD -MP -MF .deps/select.Tpo -c select.c -fPIC -DPIC -o .libs/select.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="liboop" -DVERSION="1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT select.lo -MD -MP -MF .deps/select.Tpo -c select.c -o select.o if /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT signal.lo -MD -MP -MF ".deps/signal.Tpo" -c -o signal.lo `test -f 'signal.c' || echo './'`signal.c; then mv -f ".deps/signal.Tpo" ".deps/signal.Plo"; else rm -f ".deps/signal.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="liboop" -DVERSION="1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -fPIC -DPIC -o .libs/signal.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="liboop" -DVERSION="1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -o signal.o if /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT alloc.lo -MD -MP -MF ".deps/alloc.Tpo" -c -o alloc.lo `test -f 'alloc.c' || echo './'`alloc.c; then mv -f ".deps/alloc.Tpo" ".deps/alloc.Plo"; else rm -f ".deps/alloc.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="liboop" -DVERSION="1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="liboop" -DVERSION="1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o if /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT read.lo -MD -MP -MF ".deps/read.Tpo" -c -o read.lo `test -f 'read.c' || echo './'`read.c; then mv -f ".deps/read.Tpo" ".deps/read.Plo"; else rm -f ".deps/read.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="liboop" -DVERSION="1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT read.lo -MD -MP -MF .deps/read.Tpo -c read.c -fPIC -DPIC -o .libs/read.o read.c:397:41: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare] notnul < buf+thisrecsz && notnul == '\0'; ^~~~ (void *)0 1 warning generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="liboop" -DVERSION="1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT read.lo -MD -MP -MF .deps/read.Tpo -c read.c -o read.o read.c:397:41: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare] notnul < buf+thisrecsz && notnul == '\0'; ^~~~ (void *)0 1 warning generated. if /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT read-fd.lo -MD -MP -MF ".deps/read-fd.Tpo" -c -o read-fd.lo `test -f 'read-fd.c' || echo './'`read-fd.c; then mv -f ".deps/read-fd.Tpo" ".deps/read-fd.Plo"; else rm -f ".deps/read-fd.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="liboop" -DVERSION="1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT read-fd.lo -MD -MP -MF .deps/read-fd.Tpo -c read-fd.c -fPIC -DPIC -o .libs/read-fd.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="liboop" -DVERSION="1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT read-fd.lo -MD -MP -MF .deps/read-fd.Tpo -c read-fd.c -o read-fd.o if /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT read-mem.lo -MD -MP -MF ".deps/read-mem.Tpo" -c -o read-mem.lo `test -f 'read-mem.c' || echo './'`read-mem.c; then mv -f ".deps/read-mem.Tpo" ".deps/read-mem.Plo"; else rm -f ".deps/read-mem.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="liboop" -DVERSION="1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT read-mem.lo -MD -MP -MF .deps/read-mem.Tpo -c read-mem.c -fPIC -DPIC -o .libs/read-mem.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="liboop" -DVERSION="1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT read-mem.lo -MD -MP -MF .deps/read-mem.Tpo -c read-mem.c -o read-mem.o /usr/bin/libtool --mode=link cc -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -o liboop.la -rpath /usr/local/lib -version-info 4:1:0 sys.lo select.lo signal.lo alloc.lo read.lo read-fd.lo read-mem.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/liboop.so.4.1 -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe .libs/sys.o .libs/select.o .libs/signal.o .libs/alloc.o .libs/read.o .libs/read-fd.o .libs/read-mem.o -Wl,-soname,liboop.so.4.1 libtool: link: ar cru .libs/liboop.a sys.o select.o signal.o alloc.o read.o read-fd.o read-mem.o libtool: link: ranlib .libs/liboop.a if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"1.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_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -I. -I. -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -MT test_oop-test-oop.o -MD -MP -MF ".deps/test_oop-test-oop.Tpo" -c -o test_oop-test-oop.o `test -f 'test-oop.c' || echo './'`test-oop.c; then mv -f ".deps/test_oop-test-oop.Tpo" ".deps/test_oop-test-oop.Po"; else rm -f ".deps/test_oop-test-oop.Tpo"; exit 1; fi /usr/bin/libtool --mode=link cc -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe -o test-oop test_oop-test-oop.o liboop.la libtool: link: cc -o .libs/test-oop -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -O2 -pipe test_oop-test-oop.o -L.libs -loop -Wl,-rpath-link,/usr/local/lib >>> Running package in devel/liboop at 1713347906.42 ===> devel/liboop ===> Faking installation for liboop-1.0p3 : || true /bin/sh ./mkinstalldirs /exopi-obj/pobj/liboop-1.0/fake-amd64/usr/local/lib /usr/bin/libtool --mode=install /exopi-obj/pobj/liboop-1.0/bin/install -c liboop.la /exopi-obj/pobj/liboop-1.0/fake-amd64/usr/local/lib/liboop.la libtool: install: /exopi-obj/pobj/liboop-1.0/bin/install -c -m 644 ./.libs/liboop.a /exopi-obj/pobj/liboop-1.0/fake-amd64/usr/local/lib/liboop.a libtool: install: /exopi-obj/pobj/liboop-1.0/bin/install -c -m 644 ./.libs/liboop.so.4.1 /exopi-obj/pobj/liboop-1.0/fake-amd64/usr/local/lib/liboop.so.4.1 libtool: install: /exopi-obj/pobj/liboop-1.0/bin/install -c -m 644 ./.libs/liboop.lai /exopi-obj/pobj/liboop-1.0/fake-amd64/usr/local/lib/liboop.la /bin/sh ./mkinstalldirs /exopi-obj/pobj/liboop-1.0/fake-amd64/usr/local/include /exopi-obj/pobj/liboop-1.0/bin/install -c -m 644 oop.h /exopi-obj/pobj/liboop-1.0/fake-amd64/usr/local/include/oop.h /exopi-obj/pobj/liboop-1.0/bin/install -c -m 644 oop-adns.h /exopi-obj/pobj/liboop-1.0/fake-amd64/usr/local/include/oop-adns.h /exopi-obj/pobj/liboop-1.0/bin/install -c -m 644 oop-glib.h /exopi-obj/pobj/liboop-1.0/fake-amd64/usr/local/include/oop-glib.h /exopi-obj/pobj/liboop-1.0/bin/install -c -m 644 oop-tcl.h /exopi-obj/pobj/liboop-1.0/fake-amd64/usr/local/include/oop-tcl.h /exopi-obj/pobj/liboop-1.0/bin/install -c -m 644 oop-www.h /exopi-obj/pobj/liboop-1.0/fake-amd64/usr/local/include/oop-www.h /exopi-obj/pobj/liboop-1.0/bin/install -c -m 644 oop-rl.h /exopi-obj/pobj/liboop-1.0/fake-amd64/usr/local/include/oop-rl.h /exopi-obj/pobj/liboop-1.0/bin/install -c -m 644 oop-read.h /exopi-obj/pobj/liboop-1.0/fake-amd64/usr/local/include/oop-read.h /bin/sh ./mkinstalldirs /exopi-obj/pobj/liboop-1.0/fake-amd64/usr/local/lib/pkgconfig /exopi-obj/pobj/liboop-1.0/bin/install -c -m 644 liboop.pc /exopi-obj/pobj/liboop-1.0/fake-amd64/usr/local/lib/pkgconfig/liboop.pc /exopi-obj/pobj/liboop-1.0/bin/install -c -m 644 liboop-glib2.pc /exopi-obj/pobj/liboop-1.0/fake-amd64/usr/local/lib/pkgconfig/liboop-glib2.pc ===> Building package for liboop-1.0p3 Create /exopi-cvs/ports/packages/amd64/all/liboop-1.0p3.tgz Creating package liboop-1.0p3 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********************************** | 54% archiving|****************************************************** | 84% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/liboop-1.0p3.tgz >>> Running clean in devel/liboop at 1713347909.88 ===> devel/liboop ===> Cleaning for liboop-1.0p3 >>> Ended at 1713347910.62 max_stuck=0.31/build=17.56/package=2.47/clean=1.81