+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gd-2.3.3nb10/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gd-2.3.3nb10/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for libgd-2.3.3.tar.xz => Checksum SHA512 OK for libgd-2.3.3.tar.xz ===> Installing dependencies for gd-2.3.3nb10 ========================================================================== The supported build options for gd are: libimagequant tiff x11 The currently selected options are: libimagequant tiff You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.gd (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, gd-2.3.3nb10. Their current value is shown below: * JPEG_DEFAULT = jpeg Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency perl>=5.0: found perl-5.38.0 => Full dependency libimagequant>=4.2.0: found libimagequant-4.2.1 => Full dependency tiff>=4.5.0: found tiff-4.5.1nb1 => Full dependency zlib>=1.2.3: found zlib-1.2.13 => Full dependency jpeg>=9: found jpeg-9e => Full dependency fontconfig>=2.14.2nb2: found fontconfig-2.14.2nb2 => Full dependency freetype2>=2.13.0: found freetype2-2.13.2 => Full dependency png>=1.6.0nb1: found png-1.6.40 => Full dependency libwebp>=0.6.0: found libwebp-1.3.2 ===> Overriding tools for gd-2.3.3nb10 ===> Extracting for gd-2.3.3nb10 ===> Patching for gd-2.3.3nb10 => Applying pkgsrc patches for gd-2.3.3nb10 => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/graphics/gd/patches/patch-src_gd.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/graphics/gd/patches/patch-src_gd.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_gd.h,v 1.1 2021/09/19 19:25:14 prlw1 Exp $ | |Revert "Fix #318, these macros are not used as planed, we have |separate functions for each. |https://github.com/libgd/libgd/commit/f4bc1f5c26925548662946ed7cfa473c190a104a | |--- src/gd.h.orig 2021-09-11 04:52:47.000000000 +0000 |+++ src/gd.h -------------------------- Patching file src/gd.h using Plan A... Hunk #1 succeeded at 1604. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/graphics/gd/patches/patch-src_gd__xbm.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/graphics/gd/patches/patch-src_gd__xbm.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_gd__xbm.c,v 1.1 2018/02/25 14:34:22 rillig Exp $ | |Fix undefined behavior while using functions. | |See https://github.com/libgd/libgd/pull/433 | |--- src/gd_xbm.c.orig 2017-08-30 11:05:54.000000000 +0000 |+++ src/gd_xbm.c -------------------------- Patching file src/gd_xbm.c using Plan A... Hunk #1 succeeded at 239. done ===> Creating toolchain wrappers for gd-2.3.3nb10 ===> Configuring for gd-2.3.3nb10 => 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 => Replacing Perl interpreter in src/bdftogd. => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /home/pbulk/build/graphics/gd/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-redhat-linux-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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... 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 for x86_64-redhat-linux-ar... no checking for x86_64-redhat-linux-lib... no checking for x86_64-redhat-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking for fgrep... /bin/grep -F checking for ld used by cc... /home/pbulk/build/graphics/gd/work/.cwrapper/bin/ld checking if the linker (/home/pbulk/build/graphics/gd/work/.cwrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 2097152 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/pbulk/build/graphics/gd/work/.cwrapper/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-strip... no checking for strip... strip checking for x86_64-redhat-linux-ranlib... no checking for ranlib... ranlib checking command to parse /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 x86_64-redhat-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... 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... no checking if cc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/home/pbulk/build/graphics/gd/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory no checking dynamic linker characteristics... GNU/Linux 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 whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking pkg-config is at least version 0.9.0... yes checking for X... no checking for ANSI C header files... (cached) yes checking for dirent.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for ld used by cc... /home/pbulk/build/graphics/gd/work/.cwrapper/bin/ld -m elf_x86_64 checking if the linker (/home/pbulk/build/graphics/gd/work/.cwrapper/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking whether iconv.h defines iconv_t... yes checking for sin... no checking for sin in -lm... yes checking for pthread_join using cc -pthread -lpthread -lrt... yes checking whether cc is Clang... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for OpenMP flag of C compiler... -fopenmp checking whether to support gd image formats... no checking whether to support zlib... /usr/pkg checking for LIBZ... yes checking whether to support png... /usr/pkg checking for LIBPNG... yes checking whether to support freetype... /usr/pkg checking for LIBFREETYPE... yes checking whether to support raqm... auto checking for LIBRAQM... no checking for raqm_create in -lraqm... no configure: Disabling support for raqm checking whether to support fontconfig... /usr/pkg checking for LIBFONTCONFIG... yes checking whether to support jpeg... /usr/pkg checking for LIBJPEG... yes checking whether to support liq... /usr/pkg checking libimagequant.h usability... yes checking libimagequant.h presence... yes checking for libimagequant.h... yes checking for liq_attr_create_with_allocator in -limagequant... yes checking whether to support xpm... no checking whether to support tiff... /usr/pkg checking for LIBTIFF... yes checking whether to support webp... /usr/pkg checking for LIBWEBP... yes checking whether to support heif... auto checking for LIBHEIF... no checking for heif_get_version in -lheif... no configure: Disabling support for heif checking whether to support avif... auto checking for LIBAVIF... no checking for avifVersion in -lavif... no configure: Disabling support for avif checking for simple visibility declarations... yes checking whether we are building for a Win32 host... no checking CFLAGS for maximum warnings... -Wall ** Configuration summary for libgd 2.3.3: Support for gd/gd2 images: no Support for Zlib: yes Support for PNG library: yes Support for JPEG library: yes Support for WebP library: yes Support for HEIF library: no Support for AVIF library: no Support for TIFF library: yes Support for Freetype 2.x library: yes Support for Fontconfig library: yes Support for Xpm library: no Support for liq library: yes Support for complex text: no Support for pthreads: yes 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 tests/Makefile config.status: creating config/Makefile config.status: creating config/gdlib.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove 'libtoolT': No such file or directory => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp