>>> Building on exopi-5 under devel/pth DIST = [devel/pth:pth-2.0.7.tar.gz] FULLPKGNAME = pth-2.0.7p1 distfiles size=652640 >>> Running build in devel/pth at 1711504162.61 ===> devel/pth ===> Building from scratch pth-2.0.7p1 ===> Checking files for pth-2.0.7p1 `/exopi-cvs/ports/distfiles/pth-2.0.7.tar.gz' is up to date. >> (SHA256) pth-2.0.7.tar.gz: OK ===> Extracting for pth-2.0.7p1 ===> Patching for pth-2.0.7p1 ===> 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 pth-2.0.7p1 ===> Configuring for pth-2.0.7p1 Using /exopi-obj/pobj/pth-2.0.7/config.site (generated) configure: loading site script /exopi-obj/pobj/pth-2.0.7/config.site Configuring GNU Pth (Portable Threads), Version 2.0.7 (08-Jun-2006) Copyright (c) 1999-2006 Ralf S. Engelschall Platform: x86_64-unknown-openbsd7.5 Build Tools: 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 how to run the C preprocessor... cc -E checking for egrep... (cached) grep -E checking whether make sets $(MAKE)... (cached) yes checking for compilation debug mode... disabled checking for compilation profile mode... disabled checking for compiler option -f for optimizations... no checking for compiler option -f for Intel x86 CPU... yes checking for compilation optimization mode... enabled 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 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... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ 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 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 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 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... 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... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static 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... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool Mandatory Platform Environment: checking for ANSI C header files... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for signal.h... (cached) yes checking for unistd.h... (cached) yes checking for setjmp.h... (cached) yes checking for fcntl.h... (cached) yes checking for errno.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/socket.h... (cached) yes checking for gettimeofday... (cached) yes checking for select... (cached) yes checking for sigaction... (cached) yes checking for sigprocmask... (cached) yes checking for sigpending... (cached) yes checking for sigsuspend... (cached) yes decision on mandatory system headers and functions... all fine Optional Platform Environment: checking for number of signals... 33 checking for default value of FD_SETSIZE... 1024 checking for poll... (cached) yes checking for define POLLIN in poll.h... yes checking whether poll(2) facility has to be faked... no checking for sys/uio.h... (cached) yes checking for readv... (cached) yes checking for writev... (cached) yes checking whether readv(2)/writev(2) facility has to be faked... no checking for usleep... (cached) yes checking for strerror... (cached) yes checking for sys/resource.h... (cached) yes checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for paths.h... (cached) yes checking for gethostname in -lnsl... no checking for gethostbyname in -lnsl... no checking for accept in -lsocket... no checking for sys/select.h... (cached) yes checking for typedef sig_atomic_t... yes checking for typedef pid_t... yes checking for typedef size_t... yes checking for typedef ssize_t... yes checking for typedef off_t... yes checking for typedef stack_t... yes checking for attribute ss_base in struct sigaltstack from sys/signal.h... no checking for attribute ss_sp in struct sigaltstack from sys/signal.h... yes checking for a single-argument based gettimeofday... no checking for struct timespec... yes checking for typedef socklen_t... yes checking for type of argument 3 for accept()... (cached) socklen_t * checking for fallback socklen_t... (cached) socklen_t checking for typedef nfds_t... yes checking for type of argument 2 for poll()... (cached) nfds_t checking for fallback nfds_t... nfds_t checking for built-in type long long... yes checking for built-in type long double... yes Machine Context Implementation: checking for ucontext.h... no checking for makecontext... no checking for swapcontext... no checking for getcontext... no checking for setcontext... no checking for usable SVR4/SUSv2 makecontext(2)/swapcontext(2)... no checking for signal.h... (cached) yes checking for sigsetjmp... (cached) yes checking for siglongjmp... (cached) yes checking for setjmp... (cached) yes checking for longjmp... (cached) yes checking for _setjmp... yes checking for _longjmp... yes checking for sigaltstack... (cached) yes checking for sigstack... no checking for signal-mask aware setjmp(3)/longjmp(3)... yes: ssjlj checking for typedef stack_t... (cached) yes checking for direction of stack growth... down checking for makecontext... (cached) no checking for stack setup via makecontext... N.A. checking for sigaltstack... (cached) yes checking for typedef stack_t... (cached) yes checking for stack setup via sigaltstack... ok checking for sigstack... (cached) no checking for stack setup via sigstack... N.A. decision on mctx implementation... sjlj/ssjlj/sas System Call Mapping: checking for sys/syscall.h... (cached) yes checking sys/socketcall.h usability... no checking sys/socketcall.h presence... no checking for sys/socketcall.h... no checking for syscall... no checking for define SYS_read in sys/syscall.h... yes checking for dlfcn.h... (cached) yes checking for dlsym in -ldl... no checking for dlopen... yes checking for dlsym... (cached) yes checking for dlclose... (cached) yes checking for define RTLD_NEXT in dlfcn.h... yes checking for syscall dynamic libraries... checking whether soft system call mapping is used... yes checking whether hard system call mapping is used... no Build Parameters: checking whether to activate batch build mode... yes checking whether to activate maintainer build targets... no checking whether to activate test build targets... yes checking whether to build Pthread library... no checking whether to build against external OSSP ex library... no checking whether to build against external Sfio library... no checking whether to build against external Dmalloc library... no Output Substitution: configure: creating ./config.status config.status: creating Makefile config.status: creating pthread-config config.status: creating pthread.h config.status: creating pth-config config.status: creating pth.h config.status: creating pth_acmac.h config.status: creating pth_acdef.h config.status: executing default commands ===> Building for pth-2.0.7p1 ./shtool scpp -o pth_p.h -t pth_p.h.in -Dcpp -Cintern -M '==#==' pth_compat.c pth_debug.c pth_syscall.c pth_errno.c pth_ring.c pth_mctx.c pth_uctx.c pth_clean.c pth_time.c pth_tcb.c pth_util.c pth_pqueue.c pth_event.c pth_sched.c pth_data.c pth_msg.c pth_cancel.c pth_sync.c pth_attr.c pth_lib.c pth_fork.c pth_high.c pth_ext.c pth_string.c pthread.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_debug.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_ring.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_pqueue.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_time.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_errno.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_mctx.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_uctx.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_tcb.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_sched.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_attr.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_lib.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_event.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_data.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_clean.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_cancel.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_msg.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_sync.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_fork.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_util.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_high.c pth_high.c:773:31: warning: while loop has empty body [-Wempty-body] && errno == EINTR) ; ^ pth_high.c:773:31: note: put the semicolon on a separate line to silence this warning pth_high.c:947:31: warning: while loop has empty body [-Wempty-body] && errno == EINTR) ; ^ pth_high.c:947:31: note: put the semicolon on a separate line to silence this warning pth_high.c:1376:31: warning: while loop has empty body [-Wempty-body] && errno == EINTR) ; ^ pth_high.c:1376:31: note: put the semicolon on a separate line to silence this warning 3 warnings generated. pth_high.c:773:31: warning: while loop has empty body [-Wempty-body] && errno == EINTR) ; ^ pth_high.c:773:31: note: put the semicolon on a separate line to silence this warning pth_high.c:947:31: warning: while loop has empty body [-Wempty-body] && errno == EINTR) ; ^ pth_high.c:947:31: note: put the semicolon on a separate line to silence this warning pth_high.c:1376:31: warning: while loop has empty body [-Wempty-body] && errno == EINTR) ; ^ pth_high.c:1376:31: note: put the semicolon on a separate line to silence this warning 3 warnings generated. /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_syscall.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_ext.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_compat.c /usr/bin/libtool --mode=compile --quiet cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 pth_string.c /usr/bin/libtool --mode=link --quiet cc -o libpth.la pth_debug.lo pth_ring.lo pth_pqueue.lo pth_time.lo pth_errno.lo pth_mctx.lo pth_uctx.lo pth_tcb.lo pth_sched.lo pth_attr.lo pth_lib.lo pth_event.lo pth_data.lo pth_clean.lo pth_cancel.lo pth_msg.lo pth_sync.lo pth_fork.lo pth_util.lo pth_high.lo pth_syscall.lo pth_ext.lo pth_compat.lo pth_string.lo -rpath /usr/local/lib -version-info `./shtool version -lc -dlibtool pth_vers.c` cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 test_std.c cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 test_common.c /usr/bin/libtool --mode=link --quiet cc -o test_std test_std.o test_common.o libpth.la cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 test_mp.c /usr/bin/libtool --mode=link --quiet cc -o test_mp test_mp.o test_common.o libpth.la cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 test_misc.c /usr/bin/libtool --mode=link --quiet cc -o test_misc test_misc.o test_common.o libpth.la cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 test_philo.c /usr/bin/libtool --mode=link --quiet cc -o test_philo test_philo.o test_common.o libpth.la cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 test_sig.c /usr/bin/libtool --mode=link --quiet cc -o test_sig test_sig.o test_common.o libpth.la cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 test_select.c /usr/bin/libtool --mode=link --quiet cc -o test_select test_select.o test_common.o libpth.la cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 test_httpd.c /usr/bin/libtool --mode=link --quiet cc -o test_httpd test_httpd.o test_common.o libpth.la test_httpd.c(test_httpd.o:(handler)): warning: sprintf() is often misused, please use snprintf() cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 test_sfio.c /usr/bin/libtool --mode=link --quiet cc -o test_sfio test_sfio.o test_common.o libpth.la cc -c -I. -O2 -pipe -malign-functions=4 -malign-jumps=4 -malign-loops=4 test_uctx.c test_uctx.c:45:22: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] volatile int n = (int)ctx; ^~~~~~~~ test_uctx.c:71:61: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] pth_uctx_make(uctx[i], NULL, 32*1024, NULL, worker, (void *)i, uctx[0]); ^~~~~~~~~ 2 warnings generated. /usr/bin/libtool --mode=link --quiet cc -o test_uctx test_uctx.o test_common.o libpth.la >>> Running package in devel/pth at 1711504205.63 ===> devel/pth ===> Faking installation for pth-2.0.7p1 ./shtool mkdir -f -p -m 755 /exopi-obj/pobj/pth-2.0.7/fake-amd64/usr/local ./shtool mkdir -f -p -m 755 /exopi-obj/pobj/pth-2.0.7/fake-amd64/usr/local/bin ./shtool mkdir -f -p -m 755 /exopi-obj/pobj/pth-2.0.7/fake-amd64/usr/local/include ./shtool mkdir -f -p -m 755 /exopi-obj/pobj/pth-2.0.7/fake-amd64/usr/local/lib ./shtool mkdir -f -p -m 755 /exopi-obj/pobj/pth-2.0.7/fake-amd64/usr/local/man/man1 ./shtool mkdir -f -p -m 755 /exopi-obj/pobj/pth-2.0.7/fake-amd64/usr/local/man/man3 ./shtool mkdir -f -p -m 755 /exopi-obj/pobj/pth-2.0.7/fake-amd64/usr/local/share/aclocal ./shtool install -c -m 755 pth-config /exopi-obj/pobj/pth-2.0.7/fake-amd64/usr/local/bin/pth-config ./shtool install -c -m 644 pth-config.1 /exopi-obj/pobj/pth-2.0.7/fake-amd64/usr/local/man/man1/pth-config.1 ./shtool install -c -m 644 pth.3 /exopi-obj/pobj/pth-2.0.7/fake-amd64/usr/local/man/man3/pth.3 ./shtool install -c -m 644 pth.m4 /exopi-obj/pobj/pth-2.0.7/fake-amd64/usr/local/share/aclocal/pth.m4 ./shtool install -c -m 644 pth.h /exopi-obj/pobj/pth-2.0.7/fake-amd64/usr/local/include/pth.h libtool: install: ./shtool install -c -m 644 ./.libs/libpth.a /exopi-obj/pobj/pth-2.0.7/fake-amd64/usr/local/lib/libpth.a libtool: install: ./shtool install -c -m 644 ./.libs/libpth.so.20.25 /exopi-obj/pobj/pth-2.0.7/fake-amd64/usr/local/lib/libpth.so.20.25 libtool: install: ./shtool install -c -m 644 ./.libs/libpth.lai /exopi-obj/pobj/pth-2.0.7/fake-amd64/usr/local/lib/libpth.la ===> Building package for pth-2.0.7p1 Create /exopi-cvs/ports/packages/amd64/all/pth-2.0.7p1.tgz Creating package pth-2.0.7p1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******** | 13% checksumming|*********** | 19% checksumming|*************** | 25% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************** | 63% checksumming|****************************************** | 69% checksumming|********************************************** | 75% checksumming|************************************************** | 81% checksumming|***************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************** | 40% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/pth-2.0.7p1.tgz >>> Running clean in devel/pth at 1711504209.21 ===> devel/pth ===> Cleaning for pth-2.0.7p1 >>> Ended at 1711504209.55 max_stuck=0.00/build=43.02/package=3.58/clean=0.37