>>> Building on exopi-2 under net/gblc DIST = [net/gblc:Gblc-0.7.11.tar.gz] FULLPKGNAME = gblc-0.7.11 distfiles size=142488 >>> Running build in net/gblc at 1764832902.57 ===> net/gblc ===> Building from scratch gblc-0.7.11 ===> Verifying specs: c ===> found c.102.2 ===> Checking files for gblc-0.7.11 `/exopi-cvs/ports/distfiles/Gblc-0.7.11.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for gblc-0.7.11 ===> Patching for gblc-0.7.11 ===> Applying OpenBSD patch patch-src_gblv4_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/gblv4.c |--- src/gblv4.c.orig |+++ src/gblv4.c -------------------------- Patching file src/gblv4.c using Plan A... Hunk #1 succeeded at 119. Hunk #2 succeeded at 134. Hunk #3 succeeded at 276. done ===> Applying OpenBSD patch patch-src_gblv4_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/gblv4.h |--- src/gblv4.h.orig |+++ src/gblv4.h -------------------------- Patching file src/gblv4.h using Plan A... Hunk #1 succeeded at 16. Hunk #2 succeeded at 171. Hunk #3 succeeded at 185. done ===> Applying OpenBSD patch patch-src_helper_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/helper.c |--- src/helper.c.orig |+++ src/helper.c -------------------------- Patching file src/helper.c using Plan A... Hunk #1 succeeded at 14. Hunk #2 succeeded at 166. 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 gblc-0.7.11 ===> Configuring for gblc-0.7.11 Using /exopi-obj/pobj/gblc-0.7.11/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/gblc-0.7.11/config.site checking for a BSD-compatible install... /exopi-obj/pobj/gblc-0.7.11/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 for style of include used by make... GNU 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 checking for working strnlen... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for getopt.h... (cached) yes checking for unistd.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdarg.h... (cached) yes checking for errno.h... (cached) yes checking for string.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for pthread.h... (cached) yes checking asm/byteorder.h usability... no checking asm/byteorder.h presence... no checking for asm/byteorder.h... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for netdb.h... (cached) yes checking for sys/time.h... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for socket... (cached) yes checking for strerror... (cached) yes checking for strnlen... yes checking for malloc... (cached) yes checking for strnlen... (cached) yes 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for gblc-0.7.11 /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT gblc.o -MD -MP -MF .deps/gblc.Tpo -c -o gblc.o gblc.c mv -f .deps/gblc.Tpo .deps/gblc.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT gblv4.o -MD -MP -MF .deps/gblv4.Tpo -c -o gblv4.o gblv4.c mv -f .deps/gblv4.Tpo .deps/gblv4.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT helper.o -MD -MP -MF .deps/helper.Tpo -c -o helper.o helper.c mv -f .deps/helper.Tpo .deps/helper.Po cc -O2 -pipe -o gblc gblc.o gblv4.o helper.o >>> Running package in net/gblc at 1764832909.25 ===> net/gblc ===> Faking installation for gblc-0.7.11 Making install in src mkdir -p '/exopi-obj/pobj/gblc-0.7.11/fake-amd64/usr/local/bin' /exopi-obj/pobj/gblc-0.7.11/bin/install -c -s -m 755 gblc '/exopi-obj/pobj/gblc-0.7.11/fake-amd64/usr/local/bin' ===> Building package for gblc-0.7.11 Create /exopi-cvs/ports/packages/amd64/all/gblc-0.7.11.tgz Creating package gblc-0.7.11 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|******* | 11% checksumming|************** | 22% checksumming|******************** | 33% checksumming|*************************** | 44% checksumming|********************************** | 56% checksumming|***************************************** | 67% checksumming|*********************************************** | 78% checksumming|****************************************************** | 89% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gblc-0.7.11.tgz >>> Running clean in net/gblc at 1764832911.41 ===> net/gblc ===> Cleaning for gblc-0.7.11 >>> Ended at 1764832911.68 max_stuck=0.00/build=6.69/package=2.15/clean=0.32