>>> Building on exopi-1 under geo/spatialite/readosm DIST = [geo/spatialite/readosm:readosm-1.1.0a.tar.gz] FULLPKGNAME = readosm-1.1.0pl0 distfiles size=1099129 >>> Running build in geo/spatialite/readosm at 1713476535.90 ===> geo/spatialite/readosm ===> Building from scratch readosm-1.1.0pl0 ===> Verifying specs: expat z ===> found expat.14.1 z.7.0 ===> Checking files for readosm-1.1.0pl0 `/exopi-cvs/ports/distfiles/readosm-1.1.0a.tar.gz' is up to date. >> (SHA256) readosm-1.1.0a.tar.gz: OK ===> Extracting for readosm-1.1.0pl0 ===> Patching for readosm-1.1.0pl0 ===> 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 readosm-1.1.0pl0 ===> Configuring for readosm-1.1.0pl0 Using /exopi-obj/pobj/readosm-1.1.0pl0/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/readosm-1.1.0pl0/config.site checking for a BSD-compatible install... /exopi-obj/pobj/readosm-1.1.0pl0/bin/install -c checking whether build environment is sane... yes /exopi-obj/pobj/readosm-1.1.0pl0/readosm-1.1.0a/missing: Unknown `--is-lightweight' option Try `/exopi-obj/pobj/readosm-1.1.0pl0/readosm-1.1.0a/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) 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 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 whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 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 for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for memory.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 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 ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cc -E 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 how to print strings... print -r 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 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 objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... dlltool checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar 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 mt... mt checking if mt is a manifest tool... no 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 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 for an ANSI C-conforming const... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for working volatile... (cached) yes checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for working memcmp... (cached) yes checking whether stat accepts an empty string... (cached) no checking for strftime... (cached) yes checking for sqrt... no checking for strcasecmp... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strstr... (cached) yes checking for strerror... (cached) yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserCreate in -lexpat... yes checking for zlib.h... (cached) yes checking for uncompress in -lz... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating headers/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating Doxyfile config.status: creating readosm.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 readosm-1.1.0pl0 /usr/bin/make all-recursive Making all in headers Making all in src /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT libreadosm_la-readosm.lo -MD -MP -MF .deps/libreadosm_la-readosm.Tpo -c -o libreadosm_la-readosm.lo `test -f 'readosm.c' || echo './'`readosm.c cc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT libreadosm_la-readosm.lo -MD -MP -MF .deps/libreadosm_la-readosm.Tpo -c readosm.c -fPIC -DPIC -o .libs/libreadosm_la-readosm.o mv -f .deps/libreadosm_la-readosm.Tpo .deps/libreadosm_la-readosm.Plo /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT libreadosm_la-osm_objects.lo -MD -MP -MF .deps/libreadosm_la-osm_objects.Tpo -c -o libreadosm_la-osm_objects.lo `test -f 'osm_objects.c' || echo './'`osm_objects.c cc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT libreadosm_la-osm_objects.lo -MD -MP -MF .deps/libreadosm_la-osm_objects.Tpo -c osm_objects.c -fPIC -DPIC -o .libs/libreadosm_la-osm_objects.o mv -f .deps/libreadosm_la-osm_objects.Tpo .deps/libreadosm_la-osm_objects.Plo /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT libreadosm_la-osmxml.lo -MD -MP -MF .deps/libreadosm_la-osmxml.Tpo -c -o libreadosm_la-osmxml.lo `test -f 'osmxml.c' || echo './'`osmxml.c cc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT libreadosm_la-osmxml.lo -MD -MP -MF .deps/libreadosm_la-osmxml.Tpo -c osmxml.c -fPIC -DPIC -o .libs/libreadosm_la-osmxml.o mv -f .deps/libreadosm_la-osmxml.Tpo .deps/libreadosm_la-osmxml.Plo /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT libreadosm_la-protobuf.lo -MD -MP -MF .deps/libreadosm_la-protobuf.Tpo -c -o libreadosm_la-protobuf.lo `test -f 'protobuf.c' || echo './'`protobuf.c cc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT libreadosm_la-protobuf.lo -MD -MP -MF .deps/libreadosm_la-protobuf.Tpo -c protobuf.c -fPIC -DPIC -o .libs/libreadosm_la-protobuf.o mv -f .deps/libreadosm_la-protobuf.Tpo .deps/libreadosm_la-protobuf.Plo /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -fvisibility=hidden -O2 -pipe -version-info 1:1:0 -no-undefined -L/usr/local/lib -o libreadosm.la -rpath /usr/local/lib libreadosm_la-readosm.lo libreadosm_la-osm_objects.lo libreadosm_la-osmxml.lo libreadosm_la-protobuf.lo -lz -lexpat libtool: link: cc -shared -fPIC -DPIC -o .libs/libreadosm.so.0.0 -fvisibility=hidden -O2 -pipe .libs/libreadosm_la-readosm.o .libs/libreadosm_la-osm_objects.o .libs/libreadosm_la-osmxml.o .libs/libreadosm_la-protobuf.o -L.libs -lz -lexpat -Wl,-soname,libreadosm.so.0.0 Making all in tests Making all in examples cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I./../headers -O2 -pipe -MT test_osm1.o -MD -MP -MF .deps/test_osm1.Tpo -c -o test_osm1.o test_osm1.c mv -f .deps/test_osm1.Tpo .deps/test_osm1.Po /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -I./../headers -O2 -pipe -L../src -lreadosm -lz -L/usr/local/lib -o test_osm1 test_osm1.o -lz -lexpat libtool: link: cc -o .libs/test_osm1 -I./../headers -O2 -pipe test_osm1.o -L.libs -lreadosm -lz -lexpat -Wl,-rpath-link,/usr/local/lib test_osm1.c(test_osm1.o:(print_node)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I./../headers -O2 -pipe -MT test_osm2.o -MD -MP -MF .deps/test_osm2.Tpo -c -o test_osm2.o test_osm2.c mv -f .deps/test_osm2.Tpo .deps/test_osm2.Po /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -I./../headers -O2 -pipe -L../src -lreadosm -lz -L/usr/local/lib -o test_osm2 test_osm2.o -lz -lexpat libtool: link: cc -o .libs/test_osm2 -I./../headers -O2 -pipe test_osm2.o -L.libs -lreadosm -lz -lexpat -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I./../headers -O2 -pipe -MT test_osm3.o -MD -MP -MF .deps/test_osm3.Tpo -c -o test_osm3.o test_osm3.c mv -f .deps/test_osm3.Tpo .deps/test_osm3.Po /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -I./../headers -O2 -pipe -L../src -lreadosm -lz -L/usr/local/lib -o test_osm3 test_osm3.o -lz -lexpat libtool: link: cc -o .libs/test_osm3 -I./../headers -O2 -pipe test_osm3.o -L.libs -lreadosm -lz -lexpat -Wl,-rpath-link,/usr/local/lib >>> Running package in geo/spatialite/readosm at 1713476556.89 ===> geo/spatialite/readosm ===> Faking installation for readosm-1.1.0pl0 Making install in headers mkdir -p '/exopi-obj/pobj/readosm-1.1.0pl0/fake-amd64/usr/local/include' /exopi-obj/pobj/readosm-1.1.0pl0/bin/install -c -m 644 readosm.h '/exopi-obj/pobj/readosm-1.1.0pl0/fake-amd64/usr/local/include' Making install in src mkdir -p '/exopi-obj/pobj/readosm-1.1.0pl0/fake-amd64/usr/local/lib' /usr/bin/libtool --tag=disable-static --mode=install /exopi-obj/pobj/readosm-1.1.0pl0/bin/install -c libreadosm.la '/exopi-obj/pobj/readosm-1.1.0pl0/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/readosm-1.1.0pl0/bin/install -c -m 644 ./.libs/libreadosm.so.0.0 /exopi-obj/pobj/readosm-1.1.0pl0/fake-amd64/usr/local/lib/libreadosm.so.0.0 libtool: install: /exopi-obj/pobj/readosm-1.1.0pl0/bin/install -c -m 644 ./.libs/libreadosm.lai /exopi-obj/pobj/readosm-1.1.0pl0/fake-amd64/usr/local/lib/libreadosm.la Making install in tests Making install in examples mkdir -p '/exopi-obj/pobj/readosm-1.1.0pl0/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/readosm-1.1.0pl0/bin/install -c -m 644 readosm.pc '/exopi-obj/pobj/readosm-1.1.0pl0/fake-amd64/usr/local/lib/pkgconfig' ===> Building package for readosm-1.1.0pl0 Create /exopi-cvs/ports/packages/amd64/all/readosm-1.1.0pl0.tgz Creating package readosm-1.1.0pl0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********* | 15% checksumming|************** | 23% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|**************************** | 46% checksumming|********************************* | 54% checksumming|************************************** | 62% checksumming|****************************************** | 69% checksumming|*********************************************** | 77% checksumming|**************************************************** | 85% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|************************************************** | 79% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/readosm-1.1.0pl0.tgz >>> Running clean in geo/spatialite/readosm at 1713476559.52 ===> geo/spatialite/readosm ===> Cleaning for readosm-1.1.0pl0 >>> Ended at 1713476560.10 max_stuck=0.09/build=21.03/package=2.48/clean=0.77