=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/polyml", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for polyml-5.9.2.tar.gz => Checksum SHA512 OK for polyml-5.9.2.tar.gz ===> Installing dependencies for polyml-5.9.2 ========================================================================== The supported build options for polyml are: gmp motif x11 The currently selected options are: motif x11 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.polyml (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, polyml-5.9.2. Their current value is shown below: * JPEG_DEFAULT = libjpeg-turbo * MOTIFBASE (defined) * MOTIF_TYPE = motif Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = libjpeg-turbo 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 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 gcc13-libs>=13.4.0: found gcc13-libs-13.4.0 => Full dependency libX11>=1.1: found libX11-1.8.13 => Full dependency libXext>=0.99.0: found libXext-1.3.7 => Full dependency libXmu>=1.0.0: found libXmu-1.3.1 => Full dependency libXt>=1.0.0: found libXt-1.3.1 => Full dependency libffi>=3.4.2nb3: found libffi-3.8.0 => Full dependency motif>=2.3.8nb4: found motif-2.3.8nb4 => Build dependency xbitmaps>=1.0: found xbitmaps-1.1.4 => 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 libICE>=0.99.1: found libICE-1.1.2 => Full dependency libSM>=0.99.2: found libSM-1.2.6 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXaw>=1.0.5: found libXaw-1.0.16 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXft>=2.1.10: found libXft-2.3.9 => Full dependency libXpm>=3.5.4.2: found libXpm-3.5.19 => Full dependency libXrender>=0.9.2: found libXrender-0.9.12 => Full dependency libjpeg-turbo>=1.1.0: found libjpeg-turbo-3.2.0nb2 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => 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 polyml-5.9.2 ===> Extracting for polyml-5.9.2 ===> Patching for polyml-5.9.2 ===> Creating toolchain wrappers for polyml-5.9.2 /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/lang/polyml/work/.cwrapper/specs.pkgsrc ===> Configuring for polyml-5.9.2 => 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 => Adding run-time search paths to pkg-config files. configure: WARNING: unrecognized options: --with-system-libffi, --with-libiconv-prefix checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbuild -g pbuild 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 build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... gcc3 checking for gcc options needed to detect all undeclared functions... none needed 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 sys/select.h... yes checking for sys/socket.h... yes checking whether _WIN32 is declared... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/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 fgrep... /usr/xpg4/bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B checking the name lister (/opt/local/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert x86_64-sun-solaris2.11 file names to x86_64-sun-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-sun-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for x86_64-sun-solaris2.11-file... no checking for file... file checking for x86_64-sun-solaris2.11-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-sun-solaris2.11-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-sun-solaris2.11-strip... no checking for strip... strip checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking command to parse /opt/local/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-sun-solaris2.11-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory 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... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... -std=gnu++11 checking dependency style of g++ -std=gnu++11... gcc3 checking how to run the C++ preprocessor... g++ -std=gnu++11 -E checking for ld used by g++ -std=gnu++11... /bin/ld -64 checking if the linker (/bin/ld -64) is GNU ld... no checking whether the g++ -std=gnu++11 linker (/bin/ld -64) supports shared libraries... yes checking for g++ -std=gnu++11 option to produce PIC... -fPIC -DPIC checking if g++ -std=gnu++11 PIC flag -fPIC -DPIC works... yes checking if g++ -std=gnu++11 static flag -static works... no checking if g++ -std=gnu++11 supports -c -o file.o... rm: conftest*: No such file or directory yes checking if g++ -std=gnu++11 supports -c -o file.o... (cached) yes checking whether the g++ -std=gnu++11 linker (/bin/ld -64) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-sun-solaris2.11-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... gcc -E checking dependency style of gcc... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for main in -lstdc++... yes checking for library containing dlopen... none required checking for library containing floor... -lm checking for _ prefix in compiled symbols... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdio.h... (cached) yes checking for time.h... yes checking for fcntl.h... yes checking for float.h... yes checking for limits.h... yes checking for locale.h... yes checking for malloc.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/socket.h... (cached) yes checking for sys/systeminfo.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for values.h... yes checking for dlfcn.h... (cached) yes checking for signal.h... yes checking for ucontext.h... yes checking for assert.h... yes checking for ctype.h... yes checking for direct.h... no checking for errno.h... yes checking for excpt.h... no checking for fenv.h... yes checking for fpu_control.h... no checking for grp.h... yes checking for ieeefp.h... yes checking for io.h... no checking for math.h... yes checking for memory.h... yes checking for netinet/tcp.h... yes checking for arpa/inet.h... yes checking for poll.h... yes checking for pwd.h... yes checking for siginfo.h... yes checking for stdarg.h... yes checking for sys/errno.h... yes checking for sys/filio.h... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for sys/sockio.h... yes checking for sys/stat.h... (cached) yes checking for termios.h... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking for sys/uio.h... yes checking for sys/un.h... yes checking for sys/utsname.h... yes checking for sys/select.h... (cached) yes checking for sys/sysctl.h... no checking for sys/elf_SPARC.h... yes checking for sys/elf_386.h... yes checking for sys/elf_amd64.h... yes checking for machine/reloc.h... no checking for i386/elf_machdep.h... no checking for mach-o/x86_64/reloc.h... no checking for mach-o/arm64/reloc.h... no checking for private/system/arch/x86_64/arch_elf.h... no checking for windows.h... no checking for tchar.h... no checking for semaphore.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for X11/Xlib.h... yes checking for Xm/Xm.h... yes checking pkg-config is at least version 0.9.0... no checking for library containing pthread_create... none required checking for pthread.h... yes checking for library containing gethostbyname... -lnsl checking for library containing getsockopt... -lsocket checking for library containing sem_wait... none required checking for X... libraries , headers checking for XCreateGC in -lX11... yes checking for XtMalloc in -lXt... yes checking for XextAddDisplay in -lXext... yes checking for XmGetDestination in -lXm... yes checking for IMAGE_FILE_HEADER... no checking for elf.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for an ANSI C-conforming const... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct stat.st_atim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_atimensec... no checking for struct stat.st_atime_n... no checking for struct stat.st_uatime... no checking for ucontext_t... yes checking for struct sigcontext... no checking for stack_t... yes checking for sighandler_t... no checking for sig_t... no checking for socklen_t... yes checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION... no checking for long long... yes checking for ssize_t... (cached) yes checking for ptrdiff_t... yes checking size of void*... 8 checking size of long... 8 checking size of int... 4 checking size of long long... 8 checking size of double... 8 checking size of float... 4 checking whether byte ordering is bigendian... no checking for error_at_line... no checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking whether getpgrp requires zero arguments... yes checking whether gcc needs -traditional... no checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for working strtod... yes checking for dlopen... yes checking for strtod... (cached) yes checking for dtoa... no checking for getpagesize... yes checking for sigaltstack... yes checking for mmap... yes checking for mkstemp... yes checking whether fpsetmask is declared... yes checking for sysctl... no checking for sysctlbyname... no checking for localtime_r... yes checking for gmtime_r... yes checking for ctermid... yes checking for tcdrain... yes checking for _ftelli64... no checking for pthread_jit_write_protect_np... no checking for mcontext_t.gregs... yes checking for mcontext_t.regs... no checking for mcontext_t.mc_esp... no checking for struct mcontext.ss... no checking for struct __darwin_mcontext.ss... no checking for struct __darwin_mcontext.__ss... no checking for struct __darwin_mcontext32.ss... no checking for struct __darwin_mcontext32.__ss... no checking for struct __darwin_mcontext64.ss... no checking for struct __darwin_mcontext64.__ss... no checking for struct sockaddr_un.sun_len... no checking for git... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpolyml/Makefile config.status: creating libpolyml/polyml.pc config.status: creating libpolymain/Makefile config.status: creating modules/Makefile config.status: creating modules/IntInfAsInt/Makefile config.status: creating polyc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing basis commands config.status: executing mlsource commands configure: WARNING: unrecognized options: --with-system-libffi, --with-libiconv-prefix => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp