>>> Building on exopi-4 under graphics/jpeginfo BDEPENDS = [graphics/jpeg] DIST = [graphics/jpeginfo:jpeginfo-1.7.1.tar.gz] FULLPKGNAME = jpeginfo-1.7.1 RDEPENDS = [graphics/jpeg] (Junk lock obtained for exopi-4 at 1714087186.97) >>> Running depends in graphics/jpeginfo at 1714087187.20 last junk was in devel/py-rfc6555,python3 /usr/sbin/pkg_add -aI -Drepair jpeg-3.0.2v0 was: /usr/sbin/pkg_add -aI -Drepair jpeg-3.0.2v0 /usr/sbin/pkg_add -aI -Drepair jpeg-3.0.2v0 >>> Running show-prepare-results in graphics/jpeginfo at 1714087188.79 ===> graphics/jpeginfo ===> Building from scratch jpeginfo-1.7.1 ===> jpeginfo-1.7.1 depends on: jpeg-* -> jpeg-3.0.2v0 ===> Verifying specs: c jpeg ===> found c.100.0 jpeg.70.2 jpeg-3.0.2v0 (Junk lock released for exopi-4 at 1714087189.45) distfiles size=448213 >>> Running build in graphics/jpeginfo at 1714087189.47 ===> graphics/jpeginfo ===> Checking files for jpeginfo-1.7.1 `/exopi-cvs/ports/distfiles/jpeginfo-1.7.1.tar.gz' is up to date. >> (SHA256) jpeginfo-1.7.1.tar.gz: OK ===> Extracting for jpeginfo-1.7.1 ===> Patching for jpeginfo-1.7.1 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Append -o flag explicitely, otherwise hash.o and blocks.o are generated |in ${WRKSRC} instead of ${WRKSRC}/sha256 and linking fails. | |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 32. Hunk #2 succeeded at 60. 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 jpeginfo-1.7.1 ===> Configuring for jpeginfo-1.7.1 Using /exopi-obj/pobj/jpeginfo-1.7.1/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/jpeginfo-1.7.1/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 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 for a BSD-compatible install... /exopi-obj/pobj/jpeginfo-1.7.1/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for jpeg_read_header in -ljpeg... yes 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 unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for string.h... (cached) yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking size of long... 8 checking size of int... 4 checking for getopt_long... (cached) yes checking for broken jmorecfg.h (METHODDEF)... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for jpeginfo-1.7.1 cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -I. -o jpeginfo.o -c jpeginfo.c cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -I. -o jpegmarker.o -c jpegmarker.c cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -I. -o misc.o -c misc.c cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -I. -o md5/md5.o -c md5/md5.c cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -I. -o sha256/hash.o -c sha256/hash.c cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -I. -o sha256/blocks.o -c sha256/blocks.c cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -I. -o sha512/hash.o -c sha512/hash.c cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -I. -o sha512/blocks.o -c sha512/blocks.c cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -I. -o jpeginfo jpeginfo.o jpegmarker.o misc.o md5/md5.o sha256/hash.o sha256/blocks.o sha512/hash.o sha512/blocks.o -L/usr/local/lib -ljpeg >>> Running package in graphics/jpeginfo at 1714087197.65 ===> graphics/jpeginfo ===> Faking installation for jpeginfo-1.7.1 /exopi-obj/pobj/jpeginfo-1.7.1/bin/install -c -d -m 755 /exopi-obj/pobj/jpeginfo-1.7.1/fake-amd64//usr/local/bin /exopi-obj/pobj/jpeginfo-1.7.1/bin/install -c -d -m 755 /exopi-obj/pobj/jpeginfo-1.7.1/fake-amd64//usr/local/man/man1 /exopi-obj/pobj/jpeginfo-1.7.1/bin/install -c -m 644 jpeginfo.1 /exopi-obj/pobj/jpeginfo-1.7.1/fake-amd64//usr/local/man/man1/jpeginfo.1 /exopi-obj/pobj/jpeginfo-1.7.1/bin/install -c -m 755 jpeginfo /exopi-obj/pobj/jpeginfo-1.7.1/fake-amd64//usr/local/bin/jpeginfo ===> Building package for jpeginfo-1.7.1 Create /exopi-cvs/ports/packages/amd64/all/jpeginfo-1.7.1.tgz Creating package jpeginfo-1.7.1 reading plist| checking dependencies| checking dependencies|graphics/jpeg checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********** | 17% checksumming|*************** | 25% checksumming|******************** | 33% checksumming|************************* | 42% checksumming|******************************* | 50% checksumming|************************************ | 58% checksumming|***************************************** | 67% checksumming|********************************************** | 75% checksumming|*************************************************** | 83% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*********************************************************** | 92% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/jpeginfo-1.7.1.tgz >>> Running clean in graphics/jpeginfo at 1714087199.46 ===> graphics/jpeginfo ===> Cleaning for jpeginfo-1.7.1 >>> Ended at 1714087199.65 max_stuck=0.00/depends=1.80/show-prepare-results=0.69/build=8.17/package=1.81/clean=0.22