>>> Building on sparc64-2c under geo/spatialite/freexl
	BDEPENDS = [archivers/minizip;converters/libiconv]
	DIST = [geo/spatialite/freexl:freexl-2.0.0.tar.gz]
	FULLPKGNAME = freexl-2.0.0
	RDEPENDS = [archivers/minizip;converters/libiconv]
Woken up textproc/iksemel
Woken up devel/proj
Woken up devel/proj
Woken up devel/proj
(Junk lock failure for sparc64-2c at 1741474044.03361)
Received IO
(Junk lock obtained for sparc64-2c at 1741474206.31)
Received IO
Woken up geo/spatialite/freexl
Woken up geo/spatialite/freexl
Short-cut: depends already handled by textproc/iksemel
>>> Running show-prepare-results in geo/spatialite/freexl at 1741474212.72
===> geo/spatialite/freexl
===> Building from scratch freexl-2.0.0
===> freexl-2.0.0 depends on: libiconv-* -> libiconv-1.17
===> freexl-2.0.0 depends on: minizip-* -> minizip-4.0.8p0
===>  Verifying specs:  bz2 crypto expat iconv lzma m minizip pthread ssl z zstd
===>  found bz2.10.4 crypto.55.0 expat.15.0 iconv.7.1 lzma.2.3 m.10.1 minizip.3.2 pthread.27.1 ssl.58.0 z.7.1 zstd.7.0
libiconv-1.17
minizip-4.0.8p0
(Junk lock released for sparc64-2c at 1741474218.06)
distfiles size=991565
>>> Running patch in geo/spatialite/freexl at 1741474218.16
===> geo/spatialite/freexl
===>  Checking files for freexl-2.0.0
`/usr/ports/distfiles/freexl-2.0.0.tar.gz' is up to date.
>> (SHA256) all files: OK
===>  Extracting for freexl-2.0.0
===>  Patching for freexl-2.0.0
===>   Applying OpenBSD patch patch-src_freexl_c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Avoid conflict with swap16/swap32 defines from endian.h
|
|Index: src/freexl.c
|--- src/freexl.c.orig
|+++ src/freexl.c
--------------------------
Patching file src/freexl.c using Plan A...
Hunk #1 succeeded at 108.
Hunk #2 succeeded at 118.
done
===>  Compiler link: cc -> /usr/bin/cc
===>  Compiler link: c++ -> /usr/bin/c++
>>> Running configure in geo/spatialite/freexl at 1741474221.50
===> geo/spatialite/freexl
===>  Generating configure for freexl-2.0.0
===>  Configuring for freexl-2.0.0
Using /usr/obj/ports/freexl-2.0.0/config.site (generated)
configure: WARNING: unrecognized options: --disable-gtk-doc
configure: loading site script /usr/obj/ports/freexl-2.0.0/config.site
checking for a BSD-compatible install... /usr/obj/ports/freexl-2.0.0/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... mkdir -p
checking for gawk... (cached) awk
checking whether make sets $(MAKE)... (cached) yes
checking 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 string.h... (cached) yes
checking for math.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... sparc64-unknown-openbsd7.7
checking host system type... sparc64-unknown-openbsd7.7
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 how to convert sparc64-unknown-openbsd7.7 file names to sparc64-unknown-openbsd7.7 format... func_convert_file_noop
checking how to convert sparc64-unknown-openbsd7.7 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... no
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 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 dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
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.7 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.7 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 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 iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for library containing iconv... no
checking for library containing libiconv... -liconv
checking for library containing locale_charset... none required
checking minizip/unzip.h usability... no
checking minizip/unzip.h presence... no
checking for minizip/unzip.h... no
configure: error: cannot find minizip/unzip.h, bailing out
*** Error 1 in geo/spatialite/freexl (/usr/ports/infrastructure/mk/bsd.port.mk:3030 'do-configure': @for d in /usr/obj/ports/freexl-2.0.0/fr...)
*** Error 2 in geo/spatialite/freexl (/usr/ports/infrastructure/mk/bsd.port.mk:3050 '/usr/obj/ports/freexl-2.0.0/.configure_done': @cd /usr/...)
*** Error 2 in geo/spatialite/freexl (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'configure': @lock=freexl-2.0.0;  export _LOCKS_HELD=" f...)
===> Exiting geo/spatialite/freexl with an error
*** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'configure': @: ${echo_msg:=echo};  : ${target:=configure};  for i in ; ...)
>>> Ended at 1741474255.76
max_stuck=67.01/waiting-for-lock #133=168.67/show-prepare-results=5.45/patch=3.35/configure=34.33
Error: job failed with 512 on sparc64-2c at 1741474255