gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/xkbcomp-1.4.3.tar.bz2 --url https://www.x.org/releases/individual/app/xkbcomp-1.4.3.tar.bz2 --hash sha256:06242c169fc11caf601cac46d781d467748c6a330e15b36dce46520b8ac8d435 Source /data/userland-archives/xkbcomp-1.4.3.tar.bz2... not found, skipping file copy Source https://www.x.org/releases/individual/app/xkbcomp-1.4.3.tar.bz2... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/xkbcomp-1.4.3.tar.bz2 /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/xkbcomp-1.4.3.tar.bz2 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/.unpacked /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m32 -O3" CXXFLAGS="-m32 -O3" LDFLAGS="-m32" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin/i86 --libdir=/usr/lib --sbindir=/usr/sbin/i86 ) checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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/6/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 we are using the GNU C compiler... yes checking whether /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking for /usr/gcc/6/bin/gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.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/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/6/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/gcc/6/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/gcc/6/bin/gcc supports -Wall... yes checking if /usr/gcc/6/bin/gcc supports -Wpointer-arith... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-declarations... yes checking if /usr/gcc/6/bin/gcc supports -Wformat=2... yes checking if /usr/gcc/6/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/gcc/6/bin/gcc supports -Wnested-externs... yes checking if /usr/gcc/6/bin/gcc supports -Wbad-function-cast... yes checking if /usr/gcc/6/bin/gcc supports -Wold-style-definition... yes checking if /usr/gcc/6/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/gcc/6/bin/gcc supports -Wunused... yes checking if /usr/gcc/6/bin/gcc supports -Wuninitialized... yes checking if /usr/gcc/6/bin/gcc supports -Wshadow... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/gcc/6/bin/gcc supports -Wredundant-decls... yes checking if /usr/gcc/6/bin/gcc supports -Wlogical-op... yes checking if /usr/gcc/6/bin/gcc supports -Werror=implicit... yes checking if /usr/gcc/6/bin/gcc supports -Werror=nonnull... yes checking if /usr/gcc/6/bin/gcc supports -Werror=init-self... yes checking if /usr/gcc/6/bin/gcc supports -Werror=main... yes checking if /usr/gcc/6/bin/gcc supports -Werror=missing-braces... yes checking if /usr/gcc/6/bin/gcc supports -Werror=sequence-point... yes checking if /usr/gcc/6/bin/gcc supports -Werror=return-type... yes checking if /usr/gcc/6/bin/gcc supports -Werror=trigraphs... yes checking if /usr/gcc/6/bin/gcc supports -Werror=array-bounds... yes checking if /usr/gcc/6/bin/gcc supports -Werror=write-strings... yes checking if /usr/gcc/6/bin/gcc supports -Werror=address... yes checking if /usr/gcc/6/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/gcc/6/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/gcc/6/bin/gcc supports -pedantic... yes checking if /usr/gcc/6/bin/gcc supports -Werror... yes checking if /usr/gcc/6/bin/gcc supports -Werror=attributes... yes checking for /usr/share/man/man7/attributes.7... no checking whether make supports nested variables... (cached) yes checking for bison... bison -y checking for bison... /usr/bin/bison checking for strdup... yes checking for strcasecmp... yes checking for XKBCOMP... 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 xkbcomp.pc config.status: creating config.h config.status: executing depfiles commands /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j8 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86' Making all in man make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86/man' GEN xkbcomp.1 make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86/man' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86' CC keycodes.o CC action.o CC alias.o CC expr.o CC indicators.o CC compat.o CC keymap.o CC geometry.o /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/geometry.c: In function 'CopySectionDef': /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/geometry.c:3625:47: warning: passing argument 2 of 'XkbAddGeomColor' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] color = XkbAddGeomColor(geom, "white", geom->num_colors); ^~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/geometry.c:37:0: /usr/include/X11/extensions/XKBgeom.h:338:1: note: expected 'char *' but argument is of type 'const char *' XkbAddGeomColor( ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/geometry.c: In function 'CompileGeometry': /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/geometry.c:3707:31: warning: passing argument 2 of 'XkbAddGeomColor' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] XkbAddGeomColor(geom, "black", geom->num_colors); ^~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/geometry.c:37:0: /usr/include/X11/extensions/XKBgeom.h:338:1: note: expected 'char *' but argument is of type 'const char *' XkbAddGeomColor( ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/geometry.c:3708:31: warning: passing argument 2 of 'XkbAddGeomColor' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] XkbAddGeomColor(geom, "white", geom->num_colors); ^~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/geometry.c:37:0: /usr/include/X11/extensions/XKBgeom.h:338:1: note: expected 'char *' but argument is of type 'const char *' XkbAddGeomColor( ^~~~~~~~~~~~~~~ CC keytypes.o CC listing.o CC misc.o CC parseutils.o CC symbols.o /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/symbols.c: In function 'HandleSymbolsBody': CC utils.o /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/symbols.c:1508:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] field.str = "symbols"; ^ /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/symbols.c:1510:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] field.str = "actions"; ^ CC vmod.o CC xkbcomp.o CC xkbparse.o /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/xkbcomp.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/xkbcomp.c:936:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] inputFile = "stdin"; ^ /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/xkbcomp.c:1136:28: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] outputFile = "stdout"; ^ CC xkbpath.o CC xkbscan.o xkbparse.c:286:5: warning: redundant redeclaration of 'yyparse' [-Wredundant-decls] In file included from xkbparse.y:96:0: /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/parseutils.h:200:12: note: previous declaration of 'yyparse' was here extern int yyparse(void); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/symbols.c: In function 'HandleSymbolsFile': /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/symbols.c:650:20: warning: 'tmp.defs.merge' may be used uninitialized in this function [-Wmaybe-uninitialized] if (clobber) ^ /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/symbols.c:1600:17: note: 'tmp.defs.merge' was declared here ModMapEntry tmp; ^~~ CCLD xkbcomp make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m64 -O3" CXXFLAGS="-m64 -O3" LDFLAGS="-m64" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib/amd64 --sbindir=/usr/sbin ) checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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/6/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 we are using the GNU C compiler... yes checking whether /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking for /usr/gcc/6/bin/gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.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/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/6/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/gcc/6/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/gcc/6/bin/gcc supports -Wall... yes checking if /usr/gcc/6/bin/gcc supports -Wpointer-arith... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-declarations... yes checking if /usr/gcc/6/bin/gcc supports -Wformat=2... yes checking if /usr/gcc/6/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/gcc/6/bin/gcc supports -Wnested-externs... yes checking if /usr/gcc/6/bin/gcc supports -Wbad-function-cast... yes checking if /usr/gcc/6/bin/gcc supports -Wold-style-definition... yes checking if /usr/gcc/6/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/gcc/6/bin/gcc supports -Wunused... yes checking if /usr/gcc/6/bin/gcc supports -Wuninitialized... yes checking if /usr/gcc/6/bin/gcc supports -Wshadow... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/gcc/6/bin/gcc supports -Wredundant-decls... yes checking if /usr/gcc/6/bin/gcc supports -Wlogical-op... yes checking if /usr/gcc/6/bin/gcc supports -Werror=implicit... yes checking if /usr/gcc/6/bin/gcc supports -Werror=nonnull... yes checking if /usr/gcc/6/bin/gcc supports -Werror=init-self... yes checking if /usr/gcc/6/bin/gcc supports -Werror=main... yes checking if /usr/gcc/6/bin/gcc supports -Werror=missing-braces... yes checking if /usr/gcc/6/bin/gcc supports -Werror=sequence-point... yes checking if /usr/gcc/6/bin/gcc supports -Werror=return-type... yes checking if /usr/gcc/6/bin/gcc supports -Werror=trigraphs... yes checking if /usr/gcc/6/bin/gcc supports -Werror=array-bounds... yes checking if /usr/gcc/6/bin/gcc supports -Werror=write-strings... yes checking if /usr/gcc/6/bin/gcc supports -Werror=address... yes checking if /usr/gcc/6/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/gcc/6/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/gcc/6/bin/gcc supports -pedantic... yes checking if /usr/gcc/6/bin/gcc supports -Werror... yes checking if /usr/gcc/6/bin/gcc supports -Werror=attributes... yes checking for /usr/share/man/man7/attributes.7... no checking whether make supports nested variables... (cached) yes checking for bison... bison -y checking for bison... /usr/bin/bison checking for strdup... yes checking for strcasecmp... yes checking for XKBCOMP... 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 xkbcomp.pc config.status: creating config.h config.status: executing depfiles commands /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j8 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64' Making all in man make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64/man' GEN xkbcomp.1 make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64/man' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64' CC compat.o CC action.o CC geometry.o CC expr.o CC alias.o CC keymap.o CC keycodes.o CC indicators.o /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/geometry.c: In function 'CopySectionDef': /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/geometry.c:3625:47: warning: passing argument 2 of 'XkbAddGeomColor' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] color = XkbAddGeomColor(geom, "white", geom->num_colors); ^~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/geometry.c:37:0: /usr/include/X11/extensions/XKBgeom.h:338:1: note: expected 'char *' but argument is of type 'const char *' XkbAddGeomColor( ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/geometry.c: In function 'CompileGeometry': /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/geometry.c:3707:31: warning: passing argument 2 of 'XkbAddGeomColor' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] XkbAddGeomColor(geom, "black", geom->num_colors); ^~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/geometry.c:37:0: /usr/include/X11/extensions/XKBgeom.h:338:1: note: expected 'char *' but argument is of type 'const char *' XkbAddGeomColor( ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/geometry.c:3708:31: warning: passing argument 2 of 'XkbAddGeomColor' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] XkbAddGeomColor(geom, "white", geom->num_colors); ^~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/geometry.c:37:0: /usr/include/X11/extensions/XKBgeom.h:338:1: note: expected 'char *' but argument is of type 'const char *' XkbAddGeomColor( ^~~~~~~~~~~~~~~ CC keytypes.o CC listing.o CC misc.o CC parseutils.o CC symbols.o CC utils.o /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/symbols.c: In function 'HandleSymbolsBody': /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/symbols.c:1508:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] field.str = "symbols"; ^ /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/symbols.c:1510:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] field.str = "actions"; ^ CC vmod.o CC xkbcomp.o CC xkbparse.o CC xkbpath.o /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/xkbcomp.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/xkbcomp.c:936:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] inputFile = "stdin"; ^ /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/xkbcomp.c:1136:28: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] outputFile = "stdout"; ^ xkbparse.c:286:5: warning: redundant redeclaration of 'yyparse' [-Wredundant-decls] In file included from xkbparse.y:96:0: /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/parseutils.h:200:12: note: previous declaration of 'yyparse' was here extern int yyparse(void); ^~~~~~~ CC xkbscan.o /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/symbols.c: In function 'HandleSymbolsFile': /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/symbols.c:650:20: warning: 'tmp.defs.merge' may be used uninitialized in this function [-Wmaybe-uninitialized] if (clobber) ^ /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/xkbcomp-1.4.3/symbols.c:1600:17: note: 'tmp.defs.merge' was declared here ModMapEntry tmp; ^~~ CCLD xkbcomp make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86' Making install in man make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86/man' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86/man' make[5]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/install -c -m 644 xkbcomp.1 '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386/usr/share/man/man1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86/man' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86/man' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386/usr/bin/i86' /usr/gnu/bin/install -c xkbcomp '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386/usr/bin/i86' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386/usr/lib/pkgconfig' /usr/gnu/bin/install -c -m 644 xkbcomp.pc '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386/usr/lib/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/i86/.installed (cd /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64' Making install in man make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64/man' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64/man' make[5]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/install -c -m 644 xkbcomp.1 '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386/usr/share/man/man1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64/man' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64/man' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386/usr/bin' /usr/gnu/bin/install -c xkbcomp '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386/usr/bin' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/gnu/bin/install -c -m 644 xkbcomp.pc '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386/usr/lib/amd64/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D X11PKGVERS=7.7 -D IPS_COMPONENT_RE_VERSION=1\\.4\\.3 -D COMPONENT_RE_VERSION=1\\.4\\.3 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:System/X11" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="1.4.3" -D IPS_COMPONENT_VERSION="1.4.3" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://www.x.org/releases/individual/app/xkbcomp-1.4.3.tar.bz2" -D COMPONENT_PROJECT_URL="https://www.x.org/" -D COMPONENT_NAME="xkbcomp" -D COMPONENT_FMRI="x11/keyboard/xkbcomp" -D COMPONENT_LICENSE_FILE="xkbcomp.license" -D COMPONENT_SUMMARY="xkbcomp - compile XKB keyboard description" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="MIT License" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="e646c9223bbb31507f67dd47c51e6d445c4968af" xkbcomp.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/manifest-i386-xkbcomp.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build -d /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp -d xkbcomp-1.4.3 -m /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/manifest-i386-xkbcomp.mogrified >/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/manifest-i386-xkbcomp.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build -d /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp -d xkbcomp-1.4.3 /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/manifest-i386-xkbcomp.mangled >/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/manifest-i386-xkbcomp.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/manifest-i386-xkbcomp.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/manifest-i386-xkbcomp.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp xkbcomp-1.4.3" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/manifest-i386-xkbcomp.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D X11PKGVERS=7.7 -D IPS_COMPONENT_RE_VERSION=1\\.4\\.3 -D COMPONENT_RE_VERSION=1\\.4\\.3 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:System/X11" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="1.4.3" -D IPS_COMPONENT_VERSION="1.4.3" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://www.x.org/releases/individual/app/xkbcomp-1.4.3.tar.bz2" -D COMPONENT_PROJECT_URL="https://www.x.org/" -D COMPONENT_NAME="xkbcomp" -D COMPONENT_FMRI="x11/keyboard/xkbcomp" -D COMPONENT_LICENSE_FILE="xkbcomp.license" -D COMPONENT_SUMMARY="xkbcomp - compile XKB keyboard description" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="MIT License" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="e646c9223bbb31507f67dd47c51e6d445c4968af" /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/manifest-i386-xkbcomp.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/manifest-i386-xkbcomp.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build -d /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp -d xkbcomp-1.4.3 -T \*.py /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/manifest-i386-xkbcomp.pre-published pkg://openindiana.org/x11/keyboard/xkbcomp@1.4.3,5.11-2020.0.0.0:20200312T225905Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/manifest-i386-xkbcomp.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xkbcomp'