INFO: not using any hashes in /data/userland-archives/hashes for nasm-2.16.01.tar.xz (overridden with --hash) Source /data/userland-archives/nasm-2.16.01.tar.xz... not found, skipping file copy Source https://www.nasm.us/pub/nasm/releasebuilds/2.16.01/nasm-2.16.01.tar.xz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok symlink cloning /jenkins/jobs/oi-userland/workspace/components/developer/nasm/nasm-2.16.01 to /jenkins/jobs/oi-userland/workspace/components/developer/nasm/build/amd64 checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for gcc... /usr/gcc/10/bin/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 /usr/gcc/10/bin/gcc accepts -g... yes checking for /usr/gcc/10/bin/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 sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if /usr/gcc/10/bin/gcc accepts -std=c17... yes checking for size_t... yes checking whether byte ordering is bigendian... no checking if /usr/gcc/10/bin/gcc accepts -Werror=unknown-warning-option... no checking if /usr/gcc/10/bin/gcc accepts -fwrapv... yes checking if /usr/gcc/10/bin/gcc accepts -ftrivial-auto-var-init=zero... no checking if /usr/gcc/10/bin/gcc accepts -U__STRICT_ANSI__... yes checking if /usr/gcc/10/bin/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... /usr/bin/ginstall -c checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking for nroff... nroff checking for asciidoc... asciidoc checking for xmlto... xmlto checking for xz... xz checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict__ checking for string.h... (cached) yes checking for stdarg.h... yes checking for inttypes.h... (cached) yes checking for strings.h... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for stdnoreturn.h... yes checking for io.h... no checking for fcntl.h... 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 _LARGEFILE_SOURCE value needed for large files... no 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 intrin.h... no checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for _BitScanReverse... no checking for _BitScanReverse64... no checking for sprintf... snprintf checking for vsnprintf... vsnprintf checking for strlcpy... yes checking for strrchrnul... (cached) no checking for struct _stati64... no checking for struct stat... yes checking for stat... yes checking for _stati64... no checking for fstat... yes checking for _fstati64... no checking for S_ISREG... no checking for /usr/gcc/10/bin/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 uintptr_t... yes checking for endian.h... yes checking for sys/endian.h... no checking for machine/endian.h... no checking for cpu_to_le16... no checking for cpu_to_le32... no checking for cpu_to_le64... no checking for __cpu_to_le16... no checking for __cpu_to_le32... no checking for __cpu_to_le64... no checking for htole16... yes checking for htole32... yes checking for htole64... yes checking for __bswap_16... no checking for __bswap_32... no checking for __bswap_64... no checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for _byteswap_ushort... no checking for _byteswap_ulong... no checking for _byteswap_uint64... no checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking if /usr/gcc/10/bin/gcc accepts -Werror=attributes... yes checking if /usr/gcc/10/bin/gcc supports the noreturn function attribute... yes checking if /usr/gcc/10/bin/gcc supports the noreturn function attribute on pointers... yes checking if /usr/gcc/10/bin/gcc supports the returns_nonnull function attribute... yes checking if /usr/gcc/10/bin/gcc supports the returns_nonnull function attribute on pointers... yes checking if /usr/gcc/10/bin/gcc supports the malloc function attribute... yes checking if /usr/gcc/10/bin/gcc supports the malloc function attribute on pointers... no checking if /usr/gcc/10/bin/gcc supports the alloc_size(1) function attribute... yes checking if /usr/gcc/10/bin/gcc supports the alloc_size(1) function attribute on pointers... yes checking if /usr/gcc/10/bin/gcc supports the alloc_size(1,2) function attribute... no checking if /usr/gcc/10/bin/gcc supports the alloc_size(1,2) function attribute on pointers... no checking if /usr/gcc/10/bin/gcc supports the sentinel function attribute... yes checking if /usr/gcc/10/bin/gcc supports the sentinel function attribute on pointers... yes checking if /usr/gcc/10/bin/gcc supports the format(printf,1,2) function attribute... yes checking if /usr/gcc/10/bin/gcc supports the format(printf,1,2) function attribute on pointers... yes checking if /usr/gcc/10/bin/gcc supports the const function attribute... yes checking if /usr/gcc/10/bin/gcc supports the const function attribute on pointers... yes checking if /usr/gcc/10/bin/gcc supports the pure function attribute... yes checking if /usr/gcc/10/bin/gcc supports the pure function attribute on pointers... no checking if /usr/gcc/10/bin/gcc supports the cold function attribute... yes checking if /usr/gcc/10/bin/gcc supports the cold function attribute on pointers... no checking if /usr/gcc/10/bin/gcc supports the unused function attribute... yes checking if /usr/gcc/10/bin/gcc supports the unused function attribute on pointers... yes checking if /usr/gcc/10/bin/gcc supports the error function attribute... yes checking if /usr/gcc/10/bin/gcc accepts -ffunction-sections... yes checking if /usr/gcc/10/bin/gcc accepts -fdata-sections... yes checking if /usr/gcc/10/bin/gcc accepts -Wl,--gc-sections... no checking if /usr/gcc/10/bin/gcc accepts -fvisibility=hidden... yes checking if /usr/gcc/10/bin/gcc accepts -Wall... yes checking if /usr/gcc/10/bin/gcc accepts -W... yes checking if /usr/gcc/10/bin/gcc accepts -pedantic... yes checking if /usr/gcc/10/bin/gcc accepts -Wc90-c99-compat... yes checking if /usr/gcc/10/bin/gcc accepts -Wc99-compat... no checking if /usr/gcc/10/bin/gcc accepts -Wc99-extensions... no checking if /usr/gcc/10/bin/gcc accepts -Wpedantic-ms-format... no checking if /usr/gcc/10/bin/gcc accepts -Wlong-long... yes checking if /usr/gcc/10/bin/gcc accepts -Wstringop-truncation... yes checking if /usr/gcc/10/bin/gcc accepts -Wshift-negative-value... yes checking if /usr/gcc/10/bin/gcc accepts -Werror=implicit... yes checking if /usr/gcc/10/bin/gcc accepts -Werror=missing-braces... yes checking if /usr/gcc/10/bin/gcc accepts -Werror=return-type... yes checking if /usr/gcc/10/bin/gcc accepts -Werror=trigraphs... yes checking if /usr/gcc/10/bin/gcc accepts -Werror=pointer-arith... yes checking if /usr/gcc/10/bin/gcc accepts -Werror=strict-prototypes... yes checking if /usr/gcc/10/bin/gcc accepts -Werror=missing-prototypes... yes checking if /usr/gcc/10/bin/gcc accepts -Werror=missing-declarations... yes checking if /usr/gcc/10/bin/gcc accepts -Werror=comment... yes checking if /usr/gcc/10/bin/gcc accepts -Werror=vla... yes checking if /usr/gcc/10/bin/gcc supports C99 external inlines... yes checking if /usr/gcc/10/bin/gcc supports typeof... __typeof configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating config/config.h make[3]: warning: -j8 forced in submake: resetting jobserver mode. asm/assemble.c: In function 'calcsize': asm/assemble.c:1597:44: warning: array subscript has type 'char' [-Wchar-subscripts] 1597 | &ins->oprs[ins->evex_brerop] : NULL); | ~~~^~~~~~~~~~~~~ output/outobj.c: In function 'obj_name': output/outobj.c:427:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 427 | if (len > UINT8_MAX) { | ^ ld: warning: symbol 'lfmt' has differing types: (file libnasm.a(listing.o) type=OBJT; file /lib/amd64/libc.so type=FUNC); libnasm.a(listing.o) definition taken ld: warning: symbol 'lfmt' has differing types: (file libnasm.a(listing.o) type=OBJT; file /lib/amd64/libc.so type=FUNC); VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/developer/nasm/build/manifest-i386-nasm.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: developer/nasm pkg://openindiana.org/developer/assembler/nasm@2.16.1,5.11-2022.1.0.0:20221231T182306Z PUBLISHED