>>> Building on exopi-4 under devel/libHX BDEPENDS = [devel/dwz;archivers/xz] DIST = [devel/libHX:libHX-4.12.tar.xz] FULLPKGNAME = libHX-4.12 Avoided depends for dwz-0.15 xz-5.4.5 distfiles size=380024 >>> Running build in devel/libHX at 1713770018.25 ===> devel/libHX ===> Building from scratch libHX-4.12 ===> libHX-4.12 depends on: dwz-* -> dwz-0.15 ===> libHX-4.12 depends on: xz->=5.4.0 -> xz-5.4.5 ===> Checking files for libHX-4.12 `/exopi-cvs/ports/distfiles/libHX-4.12.tar.xz' is up to date. >> (SHA256) libHX-4.12.tar.xz: OK ===> Extracting for libHX-4.12 ===> Patching for libHX-4.12 ===> 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 libHX-4.12 ===> Configuring for libHX-4.12 Using /exopi-obj/pobj/libHX-4.12/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libHX-4.12/config.site checking for a BSD-compatible install... /exopi-obj/pobj/libHX-4.12/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking how to create a pax tar archive... pax checking whether make supports nested variables... (cached) yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking whether make supports nested variables... (cached) yes checking for ar... (cached) ar checking the archiver (ar) interface... ar checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... @ 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 sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes 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... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... c++ -E 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 -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) 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 checking available C++ standard... c++20 checking for mingw32... no checking whether compiler accepts -fvisibility=hidden... yes checking for dlfcn.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/un.h... (cached) yes checking for library containing dlopen... none required checking for library containing clock_gettime... none required checking for library containing pthread_mutex_lock... none required checking for library containing getaddrinfo... none required checking size of void *... 8 checking size of char *... 8 checking size of struct x *... 8 checking size of struct x **... 8 checking for struct timespec.tv_nsec... yes checking for struct timeval.tv_usec... yes checking for struct stat.st_mtimensec... yes checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... yes checking for struct stat.st_mtime... yes checking for struct stat.st_otimensec... no checking for struct stat.st_otim... no checking for struct stat.st_otimespec... no checking for struct stat.st_otime... no checking for fork... (cached) yes checking for execv... (cached) yes checking for execvp... (cached) yes checking for pipe... (cached) yes checking for posix_fadvise... no checking for getegid... (cached) yes checking for geteuid... (cached) yes checking for getpid... (cached) yes checking for getppid... (cached) yes checking for initgroups... (cached) yes checking for setgid... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating libHX.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 libHX-4.12 /usr/bin/make all-recursive Making all in include Making all in src depbase=`echo deque.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT deque.lo -MD -MP -MF $depbase.Tpo -c -o deque.lo deque.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT deque.lo -MD -MP -MF .deps/deque.Tpo -c deque.c -fPIC -DPIC -o .libs/deque.o cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT deque.lo -MD -MP -MF .deps/deque.Tpo -c deque.c -o deque.o depbase=`echo dl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT dl.lo -MD -MP -MF $depbase.Tpo -c -o dl.lo dl.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT dl.lo -MD -MP -MF .deps/dl.Tpo -c dl.c -fPIC -DPIC -o .libs/dl.o cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT dl.lo -MD -MP -MF .deps/dl.Tpo -c dl.c -o dl.o depbase=`echo format.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT format.lo -MD -MP -MF $depbase.Tpo -c -o format.lo format.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -fPIC -DPIC -o .libs/format.o cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -o format.o depbase=`echo io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT io.lo -MD -MP -MF $depbase.Tpo -c -o io.lo io.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -fPIC -DPIC -o .libs/io.o cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -o io.o depbase=`echo map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT map.lo -MD -MP -MF $depbase.Tpo -c -o map.lo map.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.c -fPIC -DPIC -o .libs/map.o cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.c -o map.o depbase=`echo mc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT mc.lo -MD -MP -MF $depbase.Tpo -c -o mc.lo mc.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT mc.lo -MD -MP -MF .deps/mc.Tpo -c mc.c -fPIC -DPIC -o .libs/mc.o cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT mc.lo -MD -MP -MF .deps/mc.Tpo -c mc.c -o mc.o depbase=`echo misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT misc.lo -MD -MP -MF $depbase.Tpo -c -o misc.lo misc.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o depbase=`echo opt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT opt.lo -MD -MP -MF $depbase.Tpo -c -o opt.lo opt.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT opt.lo -MD -MP -MF .deps/opt.Tpo -c opt.c -fPIC -DPIC -o .libs/opt.o cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT opt.lo -MD -MP -MF .deps/opt.Tpo -c opt.c -o opt.o depbase=`echo proc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT proc.lo -MD -MP -MF $depbase.Tpo -c -o proc.lo proc.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c proc.c -fPIC -DPIC -o .libs/proc.o cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c proc.c -o proc.o depbase=`echo rand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT rand.lo -MD -MP -MF $depbase.Tpo -c -o rand.lo rand.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c rand.c -fPIC -DPIC -o .libs/rand.o cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c rand.c -o rand.o depbase=`echo socket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT socket.lo -MD -MP -MF $depbase.Tpo -c -o socket.lo socket.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -fPIC -DPIC -o .libs/socket.o cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -o socket.o depbase=`echo string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT string.lo -MD -MP -MF $depbase.Tpo -c -o string.lo string.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fPIC -DPIC -o .libs/string.o cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -o string.o depbase=`echo time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT time.lo -MD -MP -MF $depbase.Tpo -c -o time.lo time.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.c -fPIC -DPIC -o .libs/time.o cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.c -o time.o /usr/bin/libtool --tag=CC --mode=link cc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -no-undefined -version-info 37:0:5 -o libHX.la -rpath /usr/local/lib deque.lo dl.lo format.lo io.lo map.lo mc.lo misc.lo opt.lo proc.lo rand.lo socket.lo string.lo time.lo -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/libHX.so.37.0 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g .libs/deque.o .libs/dl.o .libs/format.o .libs/io.o .libs/map.o .libs/mc.o .libs/misc.o .libs/opt.o .libs/proc.o .libs/rand.o .libs/socket.o .libs/string.o .libs/time.o -L.libs -lm -Wl,-soname,libHX.so.37.0 libtool: link: ar cru .libs/libHX.a deque.o dl.o format.o io.o map.o mc.o misc.o opt.o proc.o rand.o socket.o string.o time.o libtool: link: ranlib .libs/libHX.a depbase=`echo rtcheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT rtcheck.lo -MD -MP -MF $depbase.Tpo -c -o rtcheck.lo rtcheck.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT rtcheck.lo -MD -MP -MF .deps/rtcheck.Tpo -c rtcheck.c -fPIC -DPIC -o .libs/rtcheck.o cc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -MT rtcheck.lo -MD -MP -MF .deps/rtcheck.Tpo -c rtcheck.c -o rtcheck.o /usr/bin/libtool --tag=CC --mode=link cc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g -no-undefined -avoid-version -module -o libHX_rtcheck.la -rpath /usr/local/lib rtcheck.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libHX_rtcheck.so -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -O2 -pipe -g .libs/rtcheck.o -Wl,-soname,libHX_rtcheck.so libtool: link: ar cru .libs/libHX_rtcheck.a rtcheck.o libtool: link: ranlib .libs/libHX_rtcheck.a >>> Running package in devel/libHX at 1713770052.41 ===> devel/libHX ===> Faking installation for libHX-4.12 Making install in include mkdir -p '/exopi-obj/pobj/libHX-4.12/fake-amd64/usr/local/include' mkdir -p '/exopi-obj/pobj/libHX-4.12/fake-amd64/usr/local/include/libHX' /exopi-obj/pobj/libHX-4.12/bin/install -c -m 644 libHX/ctype_helper.h libHX/defs.h libHX/deque.h libHX/init.h libHX/intdiff.hpp libHX/io.h libHX/list.h libHX/map.h libHX/misc.h libHX/option.h libHX/proc.h libHX/socket.h libHX/string.h libHX/libxml_helper.h libHX/wx_helper.hpp '/exopi-obj/pobj/libHX-4.12/fake-amd64/usr/local/include/libHX' /exopi-obj/pobj/libHX-4.12/bin/install -c -m 644 libHX.h '/exopi-obj/pobj/libHX-4.12/fake-amd64/usr/local/include/.' Making install in src mkdir -p '/exopi-obj/pobj/libHX-4.12/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/libHX-4.12/bin/install -c libHX.la libHX_rtcheck.la '/exopi-obj/pobj/libHX-4.12/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libHX-4.12/bin/install -c -m 644 ./.libs/libHX.a /exopi-obj/pobj/libHX-4.12/fake-amd64/usr/local/lib/libHX.a libtool: install: /exopi-obj/pobj/libHX-4.12/bin/install -c -m 644 ./.libs/libHX.so.37.0 /exopi-obj/pobj/libHX-4.12/fake-amd64/usr/local/lib/libHX.so.37.0 libtool: install: /exopi-obj/pobj/libHX-4.12/bin/install -c -m 644 ./.libs/libHX.lai /exopi-obj/pobj/libHX-4.12/fake-amd64/usr/local/lib/libHX.la libtool: install: /exopi-obj/pobj/libHX-4.12/bin/install -c -m 644 ./.libs/libHX_rtcheck.a /exopi-obj/pobj/libHX-4.12/fake-amd64/usr/local/lib/libHX_rtcheck.a libtool: install: /exopi-obj/pobj/libHX-4.12/bin/install -c -m 644 ./.libs/libHX_rtcheck.so /exopi-obj/pobj/libHX-4.12/fake-amd64/usr/local/lib/libHX_rtcheck.so libtool: install: /exopi-obj/pobj/libHX-4.12/bin/install -c -m 644 ./.libs/libHX_rtcheck.lai /exopi-obj/pobj/libHX-4.12/fake-amd64/usr/local/lib/libHX_rtcheck.la mkdir -p '/exopi-obj/pobj/libHX-4.12/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/libHX-4.12/bin/install -c -m 644 libHX.pc '/exopi-obj/pobj/libHX-4.12/fake-amd64/usr/local/lib/pkgconfig' Reading existing plist for libHX-4.12 Writing /exopi-obj/pobj/libHX-4.12/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/libHX-4.12/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/libHX-4.12/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/libHX-4.12/fake-amd64/usr/local/lib/libHX.so.37.0 > Extracting debug info from /exopi-obj/pobj/libHX-4.12/fake-amd64/usr/local/lib/libHX_rtcheck.so Warning: no debug-info in /exopi-obj/pobj/libHX-4.12/fake-amd64/usr/local/lib/libHX_rtcheck.so dwz: /exopi-obj/pobj/libHX-4.12/fake-amd64/usr/local/lib/.debug/libHX_rtcheck.so.dbg: .debug_info section not present ===> Building package for libHX-4.12 Create /exopi-cvs/ports/packages/amd64/all/libHX-4.12.tgz Creating package libHX-4.12 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 16% checksumming|************ | 19% checksumming|************** | 23% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|**************************** | 45% checksumming|****************************** | 48% checksumming|******************************* | 52% checksumming|********************************* | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************ | 75% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Creating package debug-libHX-4.12 reading plist| checking dependencies| checking dependencies|devel/libHX checksumming| checksumming| | 0% checksumming|****** | 9% checksumming|*********** | 18% checksumming|***************** | 27% checksumming|********************** | 36% checksumming|**************************** | 45% checksumming|********************************* | 55% checksumming|*************************************** | 64% checksumming|******************************************** | 73% checksumming|************************************************** | 82% checksumming|******************************************************* | 91% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libHX-4.12.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-libHX-4.12.tgz >>> Running clean in devel/libHX at 1713770058.14 ===> devel/libHX ===> Cleaning for libHX-4.12 >>> Ended at 1713770060.19 max_stuck=1.80/build=34.13/package=5.41/clean=2.42