+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/simage-1.8.3nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/simage-1.8.3nb2/work.log => Checksum BLAKE2s OK for simage-1.8.3.tar.gz => Checksum SHA512 OK for simage-1.8.3.tar.gz ===> Installing dependencies for simage-1.8.3nb2 ========================================================================== The following variables will affect the build process of this package, simage-1.8.3nb2. Their current value is shown below: * CURSES_DEFAULT = ncurses * JPEG_DEFAULT = libjpeg-turbo Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * JPEGBASE (defined, but empty) * JPEG_TYPE = libjpeg-turbo * TERMCAP_TYPE = curses 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 `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency giflib>=5.2.1nb4: found giflib-5.2.2nb1 => Full dependency libjpeg-turbo>=1.1.0: found libjpeg-turbo-3.1.1 => Full dependency libogg>=1.1.2nb1: found libogg-1.3.6 => Full dependency libsndfile>=1.2.2nb2: found libsndfile-1.2.2nb2 => Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7 => Full dependency png>=1.6.0nb1: found png-1.6.50 => Full dependency tiff>=4.7.0nb1: found tiff-4.7.0nb1 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency flac>=1.1.0nb1: found flac-1.5.0nb1 => Full dependency jbigkit>=2.0: found jbigkit-2.1nb1 => Full dependency lame>=3.93.1nb2: found lame-3.100nb7 => Full dependency libopus>=1.1: found libopus-1.5.2 => Full dependency mpg123>=1.0.0: found mpg123-1.33.0 => Full dependency ncurses>=5.3nb1: found ncurses-6.5nb1 => Full dependency xz>=5.0.0: found xz-5.8.1 ===> Overriding tools for simage-1.8.3nb2 ===> Extracting for simage-1.8.3nb2 ===> Patching for simage-1.8.3nb2 => Applying pkgsrc patches for simage-1.8.3nb2 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/simage/patches/patch-src_simage__gif.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/simage/patches/patch-src_simage__gif.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_simage__gif.c,v 1.1 2024/10/08 20:43:17 rjs Exp $ | |--- src/simage_gif.c.orig 2024-09-17 15:41:13.777192650 +0000 |+++ src/simage_gif.c -------------------------- Patching file src/simage_gif.c using Plan A... Hunk #1 succeeded at 34. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/simage/patches/patch-src_simage__tiff.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/simage/patches/patch-src_simage__tiff.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_simage__tiff.c,v 1.1 2024/10/08 20:43:17 rjs Exp $ | |--- src/simage_tiff.c.orig 2024-09-17 15:21:49.117656332 +0000 |+++ src/simage_tiff.c -------------------------- Patching file src/simage_tiff.c using Plan A... Hunk #1 succeeded at 85. Hunk #2 succeeded at 212. Hunk #3 succeeded at 387. Hunk #4 succeeded at 427. Hunk #5 succeeded at 439. Hunk #6 succeeded at 452. Hunk #7 succeeded at 479. Hunk #8 succeeded at 664. done ===> Creating toolchain wrappers for simage-1.8.3nb2 ===> Configuring for simage-1.8.3nb2 => 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 checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for x86_64-sun-solaris2.11-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking if fink is available... no checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking dependency style of g++... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking for a sed that does not truncate output... /home/pbulk/build/graphics/simage/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for /bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for x86_64-sun-solaris2.11-g77... gfortran checking whether we are using the GNU Fortran 77 compiler... no checking whether gfortran accepts -g... no checking the maximum length of command line arguments... 786240 checking command to parse /usr/bin/nm -p output from gcc object... ok checking for objdir... .libs checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for x86_64-sun-solaris2.11-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking whether the g++ linker (/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... no checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... no checking whether the gfortran linker (/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking if user is simian... probably not checking for unistd.h... (cached) yes checking for math functions library... -lm checking for X... no checking for libungif... failure checking for giflib... success (-lgif) checking for libjpeg... success (-ljpeg) checking for zlib... success (-lz) checking for libpng... success (-lpng) checking for libtiff... success (-ltiff) checking for jasper... failure checking for Ogg Vorbis... yes checking for libsndfile... yes checking for dlfcn.h... (cached) yes checking for guile... false checking for __declspec() support... not available configure: creating ./config.status config.status: creating simage.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating guile/Makefile config.status: creating mpeg2enc/Makefile config.status: creating html/Makefile config.status: creating build/simage.spec config.status: creating config.h config.status: executing depfiles commands simage configuration settings: No (default, enable with --enable-quicktime) QuickTime support: No (default, enable with --enable-qimage) QImage support: No (default, enable with --with-gdiplus) GDI+ support: Yes (giflib) GIF image format support: Yes JPEG image format support: Yes PNG image format support: Yes TIFF image format support: No (needs jasper) JPEG 2000 image format support: Yes TGA image format support: Yes RGB image format support: Yes PIC image format support: Yes XWD support (experimental): Yes Encapsulated postscript export support: Yes Mpeg2 encoding support: No (default, enable with --with-avienc) Avi encoding support: Yes Ogg Vorbis support: Yes libsnd support: Ignore (needs installed Guile SDK) Guile module: Done. Now run make install to build simage. => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.