=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/nasm", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "WRKLOG=/data/bob/db/logs/nasm-3.01/work.log"] => Checksum BLAKE2s OK for nasm-3.01.tar.xz => Checksum SHA512 OK for nasm-3.01.tar.xz ===> Installing dependencies for nasm-3.01 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency gtexinfo>=3.12: found gtexinfo-7.2nb1 => Tool dependency perl>=5.0: found perl-5.42.0nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 ===> Overriding tools for nasm-3.01 ===> Extracting for nasm-3.01 ===> Patching for nasm-3.01 => Applying pkgsrc patches for nasm-3.01 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/nasm/patches/patch-Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/nasm/patches/patch-Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile.in,v 1.5 2025/11/07 22:10:31 ryoon Exp $ | |Use correct tools. | |--- Makefile.in.orig 2025-10-11 06:44:27.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 53. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/nasm/patches/patch-doc_Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/nasm/patches/patch-doc_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-doc_Makefile.in,v 1.5 2025/11/07 22:10:31 ryoon Exp $ | |Use correct paths and tools. |Do not build nasmdoc.pdf. |Avoid cp -u, it is not portable. | |--- doc/Makefile.in.orig 2025-10-11 06:44:05.000000000 +0000 |+++ doc/Makefile.in -------------------------- Patching file doc/Makefile.in using Plan A... Hunk #1 succeeded at 33. Hunk #2 succeeded at 62. Hunk #3 succeeded at 91. Hunk #4 succeeded at 158. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/nasm/patches/patch-include_compiler.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/nasm/patches/patch-include_compiler.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_compiler.h,v 1.2 2025/11/08 01:43:44 ryoon Exp $ | |* For NetBSD, do not use complicated trick. Only for c17 not for c23. | |--- include/compiler.h.orig 2025-10-11 06:44:05.000000000 +0000 |+++ include/compiler.h -------------------------- Patching file include/compiler.h using Plan A... Hunk #1 succeeded at 183. Hunk #2 succeeded at 210. done ===> Creating toolchain wrappers for nasm-3.01 ===> Configuring for nasm-3.01 => 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 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 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 wchar.h... yes checking for minix/config.h... no checking for stdarg.h... yes checking for sys/param.h... yes checking for fcntl.h... yes checking for io.h... no checking for stdbit.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for machine/endian.h... no checking for byteswap.h... no checking for arpa/inet.h... yes checking for intrin.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether gcc accepts -std=c23... yes checking whether gcc accepts -U__STRICT_ANSI__... yes checking whether gcc accepts -ggdb3... yes checking for gcc option to enable large file support... none needed checking for library containing inflate... no checking for size_t... yes checking whether gcc accepts -Werror=unknown-warning-option... no checking whether gcc accepts -fwrapv... yes checking whether gcc accepts -ftrivial-auto-var-init=zero... yes checking whether gcc accepts -fno-common... yes checking for suffix of library files... a checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking for a race-free mkdir -p... mkdir -p checking for nroff... nroff checking for asciidoc... false checking for xmlto... false checking for xz... xz checking for python3... no checking for python... no configure: WARNING: No asciidoc package found, cannot build man pages configure: WARNING: No xmlto package found, cannot build man pages 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 for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict__ checking if gcc supports variadic macros... yes checking if gcc supports varadic macro comma dropping... checking for function name constant... __func__ checking for strings.h... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for stdnoreturn.h... yes checking for io.h... (cached) no checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/mman.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/resource.h... yes checking for strcasecmp... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strsep... yes checking for strnlen... yes checking for strrchrnul... no checking for iscntrl... yes checking for isascii... yes checking for mempcpy... no checking for mempset... no checking for getuid... yes checking for getgid... yes checking for getrlimit... yes checking for realpath... yes checking for canonicalize_file_name... yes checking for _fullpath... no checking for pathconf... yes checking for declarations of fseeko and ftello... yes checking for _fseeki64... no checking for ftruncate... yes checking for _chsize... no checking for _chsize_s... no checking for fileno... yes checking for _fileno... yes checking for getpagesize... yes checking for working mmap... yes checking for getpagesize... (cached) yes checking for sysconf... yes checking for access... yes checking for _access... yes checking for faccessat... yes checking for __builtin_expect... yes checking for sprintf... snprintf checking for vsnprintf... vsnprintf checking for strlcpy... yes checking for strrchrnul... (cached) no checking for struct stat... yes checking for stat... yes checking for fstat... yes checking for struct _stati64... no checking for S_ISREG... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether strcasecmp is declared... yes checking whether stricmp is declared... no checking whether strncasecmp is declared... yes checking whether strnicmp is declared... no checking whether strsep is declared... yes checking whether strlcpy is declared... yes checking whether strnlen is declared... yes checking whether strrchrnul is declared... no checking for unsigned long long int... yes checking for uintmax_t... yes checking for uintptr_t... yes checking whether byte ordering is bigendian... no checking for htole16... yes checking for htole32... yes checking for htole64... yes checking for htobe16... yes checking for htobe32... yes checking for htobe64... yes checking for stdc_leading_zeros... no checking for __builtin_clz... yes checking for __builtin_clzll... yes checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking for __builtin_prefetch... yes checking whether gcc accepts -Werror=attributes... yes checking whether gcc supports the noreturn function attribute... yes checking whether gcc supports the noreturn function attribute on pointers... yes checking whether gcc supports the returns_nonnull function attribute... yes checking whether gcc supports the returns_nonnull function attribute on pointers... yes checking whether gcc supports the malloc function attribute... yes checking whether gcc supports the malloc function attribute on pointers... no checking whether gcc supports the alloc_size(1) function attribute... yes checking whether gcc supports the alloc_size(1) function attribute on pointers... yes checking whether gcc supports the alloc_size(1,2) function attribute... yes checking whether gcc supports the alloc_size(1,2) function attribute on pointers... yes checking whether gcc supports the sentinel function attribute... yes checking whether gcc supports the sentinel function attribute on pointers... yes checking whether gcc supports the format(printf,1,2) function attribute... yes checking whether gcc supports the format(printf,1,2) function attribute on pointers... yes checking whether gcc supports the const function attribute... yes checking whether gcc supports the const function attribute on pointers... yes checking whether gcc supports the unsequenced function attribute... no checking whether gcc supports the unsequenced function attribute on pointers... no checking whether gcc supports the reproducible function attribute... no checking whether gcc supports the reproducible function attribute on pointers... no checking whether gcc supports the pure function attribute... yes checking whether gcc supports the pure function attribute on pointers... no checking whether gcc supports the cold function attribute... yes checking whether gcc supports the cold function attribute on pointers... yes checking whether gcc supports the maybe_unused function attribute... no checking whether gcc supports the maybe_unused function attribute on pointers... no checking whether gcc supports the unused function attribute... yes checking whether gcc supports the unused function attribute on pointers... yes checking whether gcc supports the error function attribute... yes checking whether gcc accepts -Wl,--as-needed... no checking whether gcc accepts -ffunction-sections... yes checking whether gcc accepts -fdata-sections... yes checking whether gcc accepts -Wl,--gc-sections... no checking whether gcc accepts -fvisibility=hidden... yes checking whether gcc accepts -Wall... yes checking whether gcc accepts -W... yes checking whether gcc accepts -pedantic... yes checking whether gcc accepts -Werror=implicit... yes checking whether gcc accepts -Werror=missing-braces... yes checking whether gcc accepts -Werror=return-type... yes checking whether gcc accepts -Werror=trigraphs... yes checking whether gcc accepts -Werror=pointer-arith... yes checking whether gcc accepts -Werror=comment... yes checking whether gcc accepts -Werror=vla... yes checking whether gcc accepts -Werror=strict-prototypes... yes checking whether gcc accepts -Werror=missing-prototypes... yes checking whether gcc accepts -Werror=missing-declarations... yes checking whether gcc accepts -Wvariadic-macros... yes checking whether gcc accepts -Wpedantic-ms-format... no checking whether gcc accepts -Wlong-long... yes checking whether gcc accepts -Wstringop-truncation... yes checking whether gcc accepts -Wshift-negative-value... yes checking if gcc supports C99 external inlines... yes checking if gcc supports typeof... __typeof configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating misc/Makefile config.status: creating test/Makefile config.status: creating config/config.h