=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-bulktest/parallel/ocl-icd", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "RUBY_VERSION_REQD=33"] => Checksum BLAKE2s OK for ocl-icd-2.3.3.tar.gz => Checksum SHA512 OK for ocl-icd-2.3.3.tar.gz ===> Installing dependencies for ocl-icd-2.3.3 => Tool dependency asciidoc-[0-9]*: found asciidoc-10.2.1nb6 => Tool dependency xmlto-[0-9]*: found xmlto-0.0.29nb1 => Tool dependency ruby33>=3.3.11: found ruby33-3.3.11 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency automake>=1.9: found automake-1.18 => Tool dependency autoconf>=2.58: found autoconf-2.72 => 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 opencl-headers>=2021.04.29: found opencl-headers-2024.10.24 ===> Overriding tools for ocl-icd-2.3.3 ===> Extracting for ocl-icd-2.3.3 ===> Patching for ocl-icd-2.3.3 => Applying pkgsrc patches for ocl-icd-2.3.3 => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/parallel/ocl-icd/patches/patch-OpenCL.pc.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/parallel/ocl-icd/patches/patch-OpenCL.pc.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-OpenCL.pc.in,v 1.2 2024/04/22 10:43:29 adam Exp $ | |Link with libpthread in order to unbreak pocl on NetBSD. | |--- OpenCL.pc.in.orig 2023-06-02 21:36:20.000000000 +0000 |+++ OpenCL.pc.in -------------------------- Patching file OpenCL.pc.in using Plan A... Hunk #1 succeeded at 7. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/parallel/ocl-icd/patches/patch-configure.ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/parallel/ocl-icd/patches/patch-configure.ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure.ac,v 1.1 2024/04/22 10:43:29 adam Exp $ | |Portability fix. | |--- configure.ac.orig 2024-04-22 09:53:57.568809574 +0000 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 196. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/parallel/ocl-icd/patches/patch-ocl-icd.pc.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/parallel/ocl-icd/patches/patch-ocl-icd.pc.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ocl-icd.pc.in,v 1.2 2024/04/22 10:43:30 adam Exp $ | |Link with libpthread in order to unbreak pocl on NetBSD. | |--- ocl-icd.pc.in.orig 2023-06-02 21:36:20.000000000 +0000 |+++ ocl-icd.pc.in -------------------------- Patching file ocl-icd.pc.in using Plan A... Hunk #1 succeeded at 7. done ===> Creating toolchain wrappers for ocl-icd-2.3.3 ===> Configuring for ocl-icd-2.3.3 cd /tmp/work/parallel/ocl-icd/work/ocl-icd-2.3.3 && autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:34: warning: The macro 'AC_PROG_CC_C89' is obsolete. configure.ac:34: You should run autoupdate. ./lib/autoconf/c.m4:1655: AC_PROG_CC_C89 is expanded from... configure.ac:34: the top level configure.ac:23: installing 'build-aux/ar-lib' configure.ac:23: installing 'build-aux/compile' configure.ac:14: installing 'build-aux/config.guess' configure.ac:14: installing 'build-aux/config.sub' configure.ac:20: installing 'build-aux/install-sh' configure.ac:20: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' => 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. => 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 for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking how to create a pax tar archive... gnutar 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 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 how to print strings... print -r 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)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) 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... print -r -- checking for x86_64-sun-solaris2.11-ar... ar checking for archiver @FILE support... no 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 /usr/bin/nm -p 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 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 dlfcn.h... yes checking for objdir... .libs ./configure: line 9467: syntax error at line 10620: `;;' unexpected => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp