=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/print/fig2dev", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for fig2dev-3.2.8b.tar.xz => Checksum SHA512 OK for fig2dev-3.2.8b.tar.xz ===> Installing dependencies for fig2dev-3.2.8b => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency ghostscript>=6.01: found ghostscript-9.05nb48 => Full dependency libiconv>=1.9.1nb4: found libiconv-1.18 => Full dependency libXpm>=3.5.4.2: found libXpm-3.5.19 => Full dependency png>=1.6.0nb1: found png-1.6.58nb1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb6 => Build dependency xorgproto>=2016.1: found xorgproto-2025.1 => Full dependency libX11>=1.1: found libX11-1.8.13 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for fig2dev-3.2.8b ===> Extracting for fig2dev-3.2.8b ===> Patching for fig2dev-3.2.8b => Applying pkgsrc patches for fig2dev-3.2.8b => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/print/fig2dev/patches/patch-fig2dev_dev_genbitmaps.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/print/fig2dev/patches/patch-fig2dev_dev_genbitmaps.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-fig2dev_dev_genbitmaps.c,v 1.1 2022/12/07 15:30:09 fcambus Exp $ | |Fix undefined references to `WIFEXITED' and `WEXITSTATUS'. | |--- fig2dev/dev/genbitmaps.c.orig 2022-12-07 15:02:13.774357198 +0000 |+++ fig2dev/dev/genbitmaps.c -------------------------- Patching file fig2dev/dev/genbitmaps.c using Plan A... Hunk #1 succeeded at 36. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/print/fig2dev/patches/patch-fig2dev_dev_readeps.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/print/fig2dev/patches/patch-fig2dev_dev_readeps.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-fig2dev_dev_readeps.c,v 1.1 2022/12/07 15:30:09 fcambus Exp $ | |Fix undefined references to `WIFEXITED' and `WEXITSTATUS'. | |--- fig2dev/dev/readeps.c.orig 2022-12-07 15:02:30.866814168 +0000 |+++ fig2dev/dev/readeps.c -------------------------- Patching file fig2dev/dev/readeps.c using Plan A... Hunk #1 succeeded at 29. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/print/fig2dev/patches/patch-fig2dev_dev_readpics.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/print/fig2dev/patches/patch-fig2dev_dev_readpics.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-fig2dev_dev_readpics.c,v 1.1 2022/12/07 15:30:09 fcambus Exp $ | |Fix undefined references to `WIFEXITED' and `WEXITSTATUS'. | |--- fig2dev/dev/readpics.c.orig 2022-12-07 15:02:25.050115348 +0000 |+++ fig2dev/dev/readpics.c -------------------------- Patching file fig2dev/dev/readpics.c using Plan A... Hunk #1 succeeded at 31. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/print/fig2dev/patches/patch-fig2dev_tests_atlocal.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/print/fig2dev/patches/patch-fig2dev_tests_atlocal.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-fig2dev_tests_atlocal.in,v 1.2 2020/05/12 10:31:35 nia Exp $ | |Fix unportable test(1) operator. | |--- fig2dev/tests/atlocal.in.orig 2018-02-17 22:11:57.000000000 +0000 |+++ fig2dev/tests/atlocal.in -------------------------- Patching file fig2dev/tests/atlocal.in using Plan A... Hunk #1 succeeded at 18. done ===> Creating toolchain wrappers for fig2dev-3.2.8b ===> Configuring for fig2dev-3.2.8b => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files configure: WARNING: unrecognized options: --with-libiconv-prefix checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-sun-solaris2.11-gcc... gcc 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... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for x86_64-sun-solaris2.11-ar... no checking for x86_64-sun-solaris2.11-lib... no checking for x86_64-sun-solaris2.11-link... no checking for ar... ar checking the archiver (ar) interface... ar checking whether ln -s works... yes checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for fgrep... /usr/xpg4/bin/grep -F checking for a sed that does not truncate output... /usr/bin/sed checking for gs... gs checking for library containing cos... -lm checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for iconv.h... yes checking for library providing iconv... none required checking for limits.h... yes checking for netinet/in.h... yes checking for sys/file.h... yes checking for sys/param.h... yes checking for zlib.h... yes checking for library containing deflate... -lz checking for library containing png_read_info... -lpng checking for png.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for _Bool... yes checking for stdbool.h that conforms to C99... no checking for size_t... yes checking for ssize_t... yes checking for gethostname... yes checking for strerror... yes checking for getpwuid... yes checking for mkstemp... yes checking for fdopen... yes checking for _setmode... no checking for getline... yes checking for getopt... yes checking for isascii... yes checking for strstr... yes checking for strchr... yes checking for strrchr... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strdup... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating man/fig2dev.1 config.status: creating fig2dev/Makefile config.status: creating fig2dev/dev/Makefile config.status: creating fig2dev/i18n/Makefile config.status: creating fig2dev/tests/Makefile config.status: creating fig2dev/tests/atlocal config.status: creating fig2dev/tests/data/patterns.svg config.status: creating fig2dev/tests/data/fillswclip.svg config.status: creating transfig/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing fig2dev/tests/atconfig commands configure: WARNING: unrecognized options: --with-libiconv-prefix configure: Results: preprocessor CPP: preprocessor flags CPPFLAGS: -I/opt/pkg/include compiler CC: gcc compiler flags CFLAGS: -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include linker flags LDFLAGS: -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -liconv libraries LIBS: -lpng -lz -lm install location prefix: /opt/pkg Files will be installed under /opt/pkg.