gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. 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 EDITRES... yes checking for APPDEFS... 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 Making all in man GEN editres.1 CC comm.o CC svpopup.o CC utils.o CC editres.o CC actions.o CC handler.o CC setvalues.o CC geometry.o /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/geometry.c: In function '_FindWidget': /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/geometry.c:66:5: warning: format not a string literal and no format arguments [-Wformat-security] snprintf(msg, sizeof(msg), res_labels[14]); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/geometry.c: In function 'DisplayChild': /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/geometry.c:106:2: warning: format not a string literal and no format arguments [-Wformat-security] snprintf(msg, sizeof(msg), res_labels[13]); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/geometry.c:115:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] snprintf(msg, sizeof(msg), res_labels[12], node->name, node->class); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/actions.c: In function 'PopdownFileDialogAction': /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/actions.c:191:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] snprintf(buf, sizeof(buf), res_labels[2], "PopdownFileDialog"); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/actions.c:204:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] snprintf(buf, sizeof(buf), res_labels[1], "PopdownFileDialog"); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/actions.c: In function 'CheckAndFindEntry': /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/actions.c:285:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] snprintf(buf, sizeof(buf), res_labels[2], action_name); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/actions.c:297:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] snprintf(buf, sizeof(buf), res_labels[3], action_name); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/comm.c: In function 'ClientTimedOut': /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/comm.c:91:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] snprintf(msg, sizeof(msg), res_labels[4], "the Editres Protocol."); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/comm.c: In function 'TellUserAboutMessage': /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/comm.c:280:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] snprintf(msg, sizeof(msg), res_labels[8], str); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/comm.c: In function 'GetClientValue': /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/comm.c:438:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] snprintf(msg, sizeof(msg), res_labels[11], (int) error_code); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/comm.c:450:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] snprintf(msg, sizeof(msg), res_labels[12], top->name, top->class); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/utils.c: In function '_DumpTreeToFile': /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/utils.c:274:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] snprintf(buf, sizeof(buf), res_labels[24], (char *)filename); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/utils.c: In function '_PopdownFileDialog': /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/utils.c:459:41: warning: passing argument 3 of 'file_info->func' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] (*file_info->func)(w, file_info->data, filename); /* call handler */ ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/utils.c:459:41: note: expected 'XtPointer {aka void *}' but argument is of type 'String {aka const char *}' /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/utils.c: In function 'HandleGetResources': /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/utils.c:521:6: warning: format not a string literal and no format arguments [-Wformat-security] snprintf(buf, sizeof(buf), res_labels[16]); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/utils.c: In function 'ProtocolFailure': /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/utils.c:867:14: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] CURRENT_PROTOCOL_VERSION_STRING, old_version_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/svpopup.c: In function 'ModifySVEntry': /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/svpopup.c:130:2: warning: format not a string literal and no format arguments [-Wformat-security] snprintf(msg, sizeof(msg), res_labels[22]); ^~~~~~~~ CC widgets.o CC wtree.o /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/wtree.c: In function 'BuildVisualTree': /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/wtree.c:87:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] snprintf(msg, sizeof(msg), res_labels[11], top->name, top->class); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/wtree.c: In function 'AddTreeNode': /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/wtree.c:111:22: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] top->name, top->parent->name, "not been created yet"); ^~~ /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/wtree.c:123:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] snprintf(msg, sizeof(msg), res_labels[29], top->name); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/widgets.c: In function 'CreateResourceBoxWidgets': /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/widgets.c:469:18: warning: declaration of 'box' shadows a global declaration [-Wshadow] Widget pane, box, button, viewport, pane_child; ^~~ /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/widgets.c:84:15: note: shadowed declaration is here static Widget box = NULL; ^~~ CCLD editres Making install in man /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/editres/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/install -c -m 644 editres.1 '/jenkins/jobs/oi-userland/workspace/components/x11/editres/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/editres/build/prototype/i386/usr/bin' /usr/gnu/bin/install -c editres '/jenkins/jobs/oi-userland/workspace/components/x11/editres/build/prototype/i386/usr/bin' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/editres/build/prototype/i386/usr/share/X11/app-defaults' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/app-defaults/Editres-color /jenkins/jobs/oi-userland/workspace/components/x11/editres/editres-1.0.8/app-defaults/Editres '/jenkins/jobs/oi-userland/workspace/components/x11/editres/build/prototype/i386/usr/share/X11/app-defaults' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/x11/editres/build/manifest-i386-editres.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/x11/editres@1.0.8,5.11-2022.0.0.0:20220417T161119Z PUBLISHED generating metadata: x11/editres