=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/shells/eltclsh", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for eltclsh-1.9.tar.gz => Checksum SHA512 OK for eltclsh-1.9.tar.gz ===> Installing dependencies for eltclsh-1.9nb9 ========================================================================== The supported build options for eltclsh are: tk The currently selected options are: tk You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.eltclsh (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, eltclsh-1.9nb9. Their current value is shown below: * CURSES_DEFAULT = ncurses Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * 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/local/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.4.0: found gcc13-13.4.0 => Full dependency editline>=3.0.20130712nb1: found editline-3.1.20250104nb1 => Full dependency gcc13-libs>=13.4.0: found gcc13-libs-13.4.0 => Full dependency tcl>=8.6.1nb1: found tcl-8.6.18 => Full dependency tk>=8.6.13nb1: found tk-8.6.18 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb6 => Build dependency xorgproto>=2016.1: found xorgproto-2025.1 => Full dependency brotli>=1.0.1: found brotli-1.2.0 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency expat>=1.95.7: found expat-2.8.4 => Full dependency fontconfig>=2.11.91: found fontconfig-2.18.3 => Full dependency freetype2>=2.13.0: found freetype2-2.14.3 => Full dependency gettext-lib>=0.22: found gettext-lib-1.0 => Full dependency libiconv>=1.9.1: found libiconv-1.19 => Full dependency libX11>=1.1: found libX11-1.8.13 => Full dependency libXScrnSaver>=1.1.2: found libXScrnSaver-1.2.5nb1 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXext>=0.99.0: found libXext-1.3.7 => Full dependency libXft>=2.1.10: found libXft-2.3.9 => Full dependency libXrender>=0.9.2: found libXrender-0.9.12 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency ncurses>=5.3nb1: found ncurses-6.6 => Full dependency png>=1.2.4: found png-1.6.58nb1 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for eltclsh-1.9nb9 ===> Extracting for eltclsh-1.9nb9 ===> Patching for eltclsh-1.9nb9 => Applying pkgsrc patches for eltclsh-1.9nb9 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/shells/eltclsh/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/shells/eltclsh/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.2 2008/08/22 07:42:52 obache Exp $ | |--- Makefile.in.orig 2008-08-08 14:15:11.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 65. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/shells/eltclsh/patches/patch-src_Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/shells/eltclsh/patches/patch-src_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Makefile.in,v 1.1 2021/06/27 05:56:02 nia Exp $ | |Avoid infinite loop. | |--- src/Makefile.in.orig 2008-08-08 14:16:38.000000000 +0000 |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 132. done ===> Creating toolchain wrappers for eltclsh-1.9nb9 /usr/bin/sed -e '/^#/d' -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g' -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g' -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /tmp/work/shells/eltclsh/work/.cwrapper/specs.pkgsrc ===> Configuring for eltclsh-1.9nb9 => 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 configure: WARNING: Unrecognized options: --with-libiconv-prefix checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking for x86_64-sun-solaris2.11-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 how to run the C preprocessor... gcc -E 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 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 sys/cdefs.h usability... no checking sys/cdefs.h presence... no checking for sys/cdefs.h... no checking for a sed that does not truncate output... /tmp/work/shells/eltclsh/work/.tools/bin/sed 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... /opt/local/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no 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 /opt/local/bin/nm -B 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 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... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes 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 checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... yes 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 for groff... groff checking for LAAS mkdep... no checking return type of signal handlers... void checking for strlcat... yes checking for strlcpy... yes checking for X... libraries , headers checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking for connect... no checking for connect in -lsocket... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for tclConfig.sh... "/opt/local/lib/tclConfig.sh" checking for tcl headers... /opt/local/include checking for tcl library... /opt/local/lib/libtcl86.so checking for tk headers... /opt/local/include checking for tk library... /opt/local/lib/libtk86.so checking for library containing tputs... -ltermcap checking for libedit headers... found checking for libedit library... /opt/local/lib configure: creating ./config.status config.status: creating config.mk config.status: creating Makefile config.status: creating src/Makefile config.status: creating tcl/Makefile config.status: creating config.h configure: WARNING: Unrecognized options: --with-libiconv-prefix => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.