INFO: not using any hashes in /data/userland-archives/hashes for xauth-1.1.4.tar.xz (overridden with --hash) Source /data/userland-archives/xauth-1.1.4.tar.xz... not found, skipping file copy Source https://www.x.org/releases/individual/app/xauth-1.1.4.tar.xz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok checking for gcc... /usr/gcc/14/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/14/bin/gcc accepts -g... yes checking for /usr/gcc/14/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/14/bin/gcc understands -c and -o together... yes 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 whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/gnu/bin/install -c 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... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking xargs -n works... yes checking dependency style of /usr/gcc/14/bin/gcc... gcc3 checking for /usr/gcc/14/bin/gcc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for pkg-config... /usr/bin/amd64/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for a sed that does not truncate output... /usr/gnu/bin/sed checking if /usr/gcc/14/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/gcc/14/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/gcc/14/bin/gcc supports -Wall... yes checking if /usr/gcc/14/bin/gcc supports -Wpointer-arith... yes checking if /usr/gcc/14/bin/gcc supports -Wmissing-declarations... yes checking if /usr/gcc/14/bin/gcc supports -Wformat=2... yes checking if /usr/gcc/14/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/gcc/14/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/gcc/14/bin/gcc supports -Wnested-externs... yes checking if /usr/gcc/14/bin/gcc supports -Wbad-function-cast... yes checking if /usr/gcc/14/bin/gcc supports -Wold-style-definition... yes checking if /usr/gcc/14/bin/gcc supports -Wunused... yes checking if /usr/gcc/14/bin/gcc supports -Wuninitialized... yes checking if /usr/gcc/14/bin/gcc supports -Wshadow... yes checking if /usr/gcc/14/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/gcc/14/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/gcc/14/bin/gcc supports -Wredundant-decls... yes checking if /usr/gcc/14/bin/gcc supports -Wlogical-op... yes checking if /usr/gcc/14/bin/gcc supports -Werror=implicit... yes checking if /usr/gcc/14/bin/gcc supports -Werror=nonnull... yes checking if /usr/gcc/14/bin/gcc supports -Werror=init-self... yes checking if /usr/gcc/14/bin/gcc supports -Werror=main... yes checking if /usr/gcc/14/bin/gcc supports -Werror=missing-braces... yes checking if /usr/gcc/14/bin/gcc supports -Werror=sequence-point... yes checking if /usr/gcc/14/bin/gcc supports -Werror=return-type... yes checking if /usr/gcc/14/bin/gcc supports -Werror=trigraphs... yes checking if /usr/gcc/14/bin/gcc supports -Werror=array-bounds... yes checking if /usr/gcc/14/bin/gcc supports -Werror=write-strings... yes checking if /usr/gcc/14/bin/gcc supports -Werror=address... yes checking if /usr/gcc/14/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/gcc/14/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/gcc/14/bin/gcc supports -pedantic... yes checking if /usr/gcc/14/bin/gcc supports -Werror... yes checking if /usr/gcc/14/bin/gcc supports -Werror=attributes... yes checking for /usr/share/man/man7/attributes.7... yes checking for net/errno.h... no checking for /usr/gcc/14/bin/gcc option to enable large file support... none needed checking for XAUTH... yes checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... -lsocket checking for library containing gethostbyname... -lnsl checking for getaddrinfo... yes checking for inet_ntop... yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking for socklen_t... yes checking for struct sockaddr_storage... yes checking for struct msghdr.msg_control... no configure: trying again with _XOPEN_SOURCE=600 checking for struct msghdr.msg_control... yes checking if Xtrans should support os-specific local connections... yes checking for strcasecmp... yes checking for strlcpy... yes checking for getaddrinfo... (cached) yes checking for inet_ntop... (cached) yes checking for reallocarray... yes checking for strlcpy... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands /usr/gnu/bin/make all-recursive make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64' Making all in . make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64' CC gethost.o CC parsedpy.o CC process.o /jenkins/jobs/oi-userland/workspace/components/x11/xauth/xauth-1.1.4/process.c: In function 'read_numeric': /jenkins/jobs/oi-userland/workspace/components/x11/xauth/xauth-1.1.4/process.c:454:15: warning: 'XauDisposeAuth' called on pointer returned from a mismatched allocation function [-Wmismatched-dealloc] 454 | if (auth) XauDisposeAuth (auth); /* won't free null pointers */ | ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xauth/xauth-1.1.4/process.c:416:12: note: returned from 'malloc' 416 | auth = malloc (sizeof (Xauth)); | ^~~~~~~~~~~~~~~~~~~~~~~ CC xauth.o CCLD xauth make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64' Making all in man make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64/man' GEN xauth.1 make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64/man' Making all in tests make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64/tests' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64' Making install in . make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/prototype/i386/usr/bin' /usr/gnu/bin/install -c xauth '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/prototype/i386/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64' Making install in man make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64/man' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/install -c -m 644 xauth.1 '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/prototype/i386/usr/share/man/man1' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64/man' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64/man' Making install in tests make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64/tests' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64/tests' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/amd64/tests' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/x11/xauth/build/manifest-i386-xauth.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: x11/xauth pkg://openindiana.org/x11/session/xauth@1.1.4,5.11-2025.0.0.0:20250314T211220Z PUBLISHED