INFO: not using any hashes in /data/userland-archives/hashes for x11perf-1.6.2.tar.xz (overridden with --hash) Source /data/userland-archives/x11perf-1.6.2.tar.xz... not found, skipping file copy Source https://www.x.org/releases/individual/test/x11perf-1.6.2.tar.xz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok checking for a BSD-compatible install... /usr/gnu/bin/install -c 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 nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/gcc/7/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/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking for /usr/gcc/7/bin/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 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... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for a sed that does not truncate output... /usr/gnu/bin/sed checking if /usr/gcc/7/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/gcc/7/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/gcc/7/bin/gcc supports -Wall... yes checking if /usr/gcc/7/bin/gcc supports -Wpointer-arith... yes checking if /usr/gcc/7/bin/gcc supports -Wmissing-declarations... yes checking if /usr/gcc/7/bin/gcc supports -Wformat=2... yes checking if /usr/gcc/7/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/gcc/7/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/gcc/7/bin/gcc supports -Wnested-externs... yes checking if /usr/gcc/7/bin/gcc supports -Wbad-function-cast... yes checking if /usr/gcc/7/bin/gcc supports -Wold-style-definition... yes checking if /usr/gcc/7/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/gcc/7/bin/gcc supports -Wunused... yes checking if /usr/gcc/7/bin/gcc supports -Wuninitialized... yes checking if /usr/gcc/7/bin/gcc supports -Wshadow... yes checking if /usr/gcc/7/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/gcc/7/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/gcc/7/bin/gcc supports -Wredundant-decls... yes checking if /usr/gcc/7/bin/gcc supports -Wlogical-op... yes checking if /usr/gcc/7/bin/gcc supports -Werror=implicit... yes checking if /usr/gcc/7/bin/gcc supports -Werror=nonnull... yes checking if /usr/gcc/7/bin/gcc supports -Werror=init-self... yes checking if /usr/gcc/7/bin/gcc supports -Werror=main... yes checking if /usr/gcc/7/bin/gcc supports -Werror=missing-braces... yes checking if /usr/gcc/7/bin/gcc supports -Werror=sequence-point... yes checking if /usr/gcc/7/bin/gcc supports -Werror=return-type... yes checking if /usr/gcc/7/bin/gcc supports -Werror=trigraphs... yes checking if /usr/gcc/7/bin/gcc supports -Werror=array-bounds... yes checking if /usr/gcc/7/bin/gcc supports -Werror=write-strings... yes checking if /usr/gcc/7/bin/gcc supports -Werror=address... yes checking if /usr/gcc/7/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/gcc/7/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/gcc/7/bin/gcc supports -pedantic... yes checking if /usr/gcc/7/bin/gcc supports -Werror... yes checking if /usr/gcc/7/bin/gcc supports -Werror=attributes... yes checking for /usr/share/man/man7/attributes.7... yes checking whether make supports nested variables... (cached) yes checking for mktemp... /usr/gnu/bin/mktemp checking for X11PERF... yes checking for XRENDER... yes checking for XFT... yes checking for XEXT... yes checking for XShmQueryExtension... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands make[3]: warning: -j8 forced in submake: resetting jobserver mode. Making all in man GEN x11perfcomp.1 GEN Xmark.1 GEN x11perf.1 CC do_blt.o CC bitmaps.o CC do_arcs.o CC do_dots.o CC do_complex.o CC do_lines.o CC do_rects.o CC do_movewin.o CC do_simple.o CC do_segs.o CC do_tests.o CC do_text.o CC do_traps.o CC do_tris.o CC do_windows.o CC do_valgc.o CC x11perf.o GEN x11perfcomp /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c: In function 'CreateClipWindows': /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c:595:34: warning: declaration of 'clips' shadows a global declaration [-Wshadow] CreateClipWindows(XParms xp, int clips) ^~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c:134:12: note: shadowed declaration is here static int clips = 0; ^~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c: In function 'DestroyClipWindows': /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c:609:35: warning: declaration of 'clips' shadows a global declaration [-Wshadow] DestroyClipWindows(XParms xp, int clips) ^~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c:134:12: note: shadowed declaration is here static int clips = 0; ^~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c: In function 'DoTest': /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c:619:25: warning: declaration of 'test' shadows a global declaration [-Wshadow] DoTest(XParms xp, Test *test, int64_t reps) ^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c:35:0: /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.h:134:13: note: shadowed declaration is here extern Test test[]; ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c: In function 'CalibrateTest': /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c:644:32: warning: declaration of 'test' shadows a global declaration [-Wshadow] CalibrateTest(XParms xp, Test *test, int seconds, double *usecperobj) ^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c:35:0: /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.h:134:13: note: shadowed declaration is here extern Test test[]; ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c:644:42: warning: declaration of 'seconds' shadows a global declaration [-Wshadow] CalibrateTest(XParms xp, Test *test, int seconds, double *usecperobj) ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c:107:12: note: shadowed declaration is here static int seconds = 5; ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c: In function 'DisplayStatus': /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c:809:60: warning: declaration of 'test' shadows a global declaration [-Wshadow] DisplayStatus(Display *d, const char *message, const char *test, int try) ^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c:35:0: /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.h:134:13: note: shadowed declaration is here extern Test test[]; ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c: In function 'ProcessTest': /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c:822:30: warning: declaration of 'test' shadows a global declaration [-Wshadow] ProcessTest(XParms xp, Test *test, int func, unsigned long pm, char *label) ^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c:35:0: /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.h:134:13: note: shadowed declaration is here extern Test test[]; ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/x11perf.c:943:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] cp2 = "-"; ^ CCLD x11perf Making install in man /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/x11perf/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/install -c -m 644 x11perfcomp.1 x11perf.1 Xmark.1 '/jenkins/jobs/oi-userland/workspace/components/x11/x11perf/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/x11perf/build/prototype/i386/usr/lib/amd64/X11/x11perfcomp' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/x11perf/build/prototype/i386/usr/bin' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/x11perf/build/prototype/i386/usr/bin' /usr/gnu/bin/install -c x11perfcomp '/jenkins/jobs/oi-userland/workspace/components/x11/x11perf/build/prototype/i386/usr/bin' /usr/gnu/bin/install -c x11perf '/jenkins/jobs/oi-userland/workspace/components/x11/x11perf/build/prototype/i386/usr/bin' /usr/gnu/bin/install -c /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/fillblnk /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/perfboth /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/perfratio /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/x11perf-1.6.2/Xmark '/jenkins/jobs/oi-userland/workspace/components/x11/x11perf/build/prototype/i386/usr/lib/amd64/X11/x11perfcomp' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/x11/x11perf/build/manifest-i386-x11perf.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: x11/x11perf pkg://openindiana.org/benchmark/x11perf@1.6.2,5.11-2022.0.0.0:20221030T171304Z PUBLISHED