INFO: not using any hashes in /data/userland-archives/hashes for libXt-1.2.1.tar.bz2 (overridden with --hash)
Source /data/userland-archives/libXt-1.2.1.tar.bz2... not found, skipping file copy
Source https://www.x.org/releases/individual/lib/libXt-1.2.1.tar.bz2...
downloading... ok
validating signature... checking local signature... not found
signature validation failed
validating hash... ok
patching file configure.ac
patching file include/X11/Intrinsic.h
patching file src/Convert.c
patching file src/Create.c
patching file src/Display.c
patching file src/Event.c
patching file src/Geometry.c
patching file src/Initialize.c
patching file src/Makefile.am
patching file src/NextEvent.c
patching file xt.pc.in
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:36: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:36: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:36: the top level
configure.ac:42: warning: The macro `AC_PROG_CC_C99' is obsolete.
configure.ac:42: You should run autoupdate.
./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
aclocal.m4:1831: XORG_COMPILER_BRAND is expanded from...
aclocal.m4:1950: XORG_COMPILER_FLAGS is expanded from...
aclocal.m4:2122: XORG_DEFAULT_OPTIONS is expanded from...
configure.ac:42: the top level
configure.ac:109: warning: The macro `AC_HAVE_LIBRARY' is obsolete.
configure.ac:109: You should run autoupdate.
./lib/autoconf/libs.m4:138: AC_HAVE_LIBRARY is expanded from...
configure.ac:109: the top level
configure.ac:36: installing './compile'
configure.ac:33: installing './missing'
src/Makefile.am: installing './depcomp'
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 build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking how to print strings... print -r
checking whether make supports the include directive... yes (GNU style)
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 whether /usr/gcc/10/bin/gcc understands -c and -o together... yes
checking dependency style of /usr/gcc/10/bin/gcc... gcc3
checking for a sed that does not truncate output... /usr/gnu/bin/sed
checking for grep that handles long lines and -e... /usr/gnu/bin/grep
checking for egrep... /usr/gnu/bin/grep -E
checking for fgrep... /usr/gnu/bin/grep -F
checking for ld used by /usr/gcc/10/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B
checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/10/bin/gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/gnu/bin/dd
checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
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 dlfcn.h... yes
checking for objdir... .libs
checking if /usr/gcc/10/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/gcc/10/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/gcc/10/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/gcc/10/bin/gcc static flag -static works... no
checking if /usr/gcc/10/bin/gcc supports -c -o file.o... yes
checking if /usr/gcc/10/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/gcc/10/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for /usr/gcc/10/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/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=unknown-warning-option... no
checking if /usr/gcc/10/bin/gcc supports -Werror=unused-command-line-argument... no
checking if /usr/gcc/10/bin/gcc supports -Wall... yes
checking if /usr/gcc/10/bin/gcc supports -Wpointer-arith... yes
checking if /usr/gcc/10/bin/gcc supports -Wmissing-declarations... yes
checking if /usr/gcc/10/bin/gcc supports -Wformat=2... yes
checking if /usr/gcc/10/bin/gcc supports -Wstrict-prototypes... yes
checking if /usr/gcc/10/bin/gcc supports -Wmissing-prototypes... yes
checking if /usr/gcc/10/bin/gcc supports -Wnested-externs... yes
checking if /usr/gcc/10/bin/gcc supports -Wbad-function-cast... yes
checking if /usr/gcc/10/bin/gcc supports -Wold-style-definition... yes
checking if /usr/gcc/10/bin/gcc supports -Wdeclaration-after-statement... yes
checking if /usr/gcc/10/bin/gcc supports -Wunused... yes
checking if /usr/gcc/10/bin/gcc supports -Wuninitialized... yes
checking if /usr/gcc/10/bin/gcc supports -Wshadow... yes
checking if /usr/gcc/10/bin/gcc supports -Wmissing-noreturn... yes
checking if /usr/gcc/10/bin/gcc supports -Wmissing-format-attribute... yes
checking if /usr/gcc/10/bin/gcc supports -Wredundant-decls... yes
checking if /usr/gcc/10/bin/gcc supports -Wlogical-op... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=implicit... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=nonnull... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=init-self... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=main... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=missing-braces... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=sequence-point... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=return-type... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=trigraphs... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=array-bounds... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=write-strings... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=address... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=int-to-pointer-cast... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=pointer-to-int-cast... yes
checking if /usr/gcc/10/bin/gcc supports -pedantic... yes
checking if /usr/gcc/10/bin/gcc supports -Werror... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=attributes... yes
checking for /usr/share/man/man7/attributes.7... yes
checking whether make supports nested variables... (cached) yes
checking whether malloc(0) returns NULL... yes
checking whether to build functional specifications... yes
checking for xmlto... /usr/bin/xmlto
checking the xmlto version... 0.0.28
checking for fop... no
configure: WARNING: fop not found - documentation targets will be skipped
checking for xsltproc... /usr/bin/xsltproc
checking for X.Org SGML entities >= 1.01... /usr/share/sgml
checking how to run the C preprocessor... /usr/gcc/10/bin/gcc -E
checking for cpp... /usr/bin/cpp
checking if /usr/bin/cpp requires -undef... yes
checking if /usr/bin/cpp requires -traditional... grep: warning: stray \ before "
grep: warning: stray \ before "
yes
checking for perl... /usr/bin/perl
checking for alloca.h... yes
checking for sm ice x11 xproto kbproto... yes
checking for asprintf... yes
checking if XKB support is wanted... yes
checking if C const-support is wanted... yes
checking if geo-tattler traces are wanted... no
checking for umem_alloc in -lumem... yes
checking whether to build unit test cases... auto
checking for glib-2.0 >= 2.16... yes
checking for umem_alloc in -lumem... (cached) yes
checking for definitions to enable memory-checking support... LD_PRELOAD=libumem.so UMEM_DEBUG=default
checking for X files search path... $(sysconfdir)/X11/%L/%T/%N%C%S:$(sysconfdir)/X11/%l/%T/%N%C%S:$(sysconfdir)/X11/%T/%N%C%S:$(sysconfdir)/X11/%L/%T/%N%S:$(sysconfdir)/X11/%l/%T/%N%S:$(sysconfdir)/X11/%T/%N%S:$(datadir)/X11/%L/%T/%N%C%S:$(datadir)/X11/%l/%T/%N%C%S:$(datadir)/X11/%T/%N%C%S:$(datadir)/X11/%L/%T/%N%S:$(datadir)/X11/%l/%T/%N%S:$(datadir)/X11/%T/%N%S:$(libdir)/X11/%L/%T/%N%C%S:$(libdir)/X11/%l/%T/%N%C%S:$(libdir)/X11/%T/%N%C%S:$(libdir)/X11/%L/%T/%N%S:$(libdir)/X11/%l/%T/%N%S:$(libdir)/X11/%T/%N%S
checking for X app-defaults directory... ${datarootdir}/X11/app-defaults
checking for ABI options... -intelabi -solarisabinames
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating util/Makefile
config.status: creating include/Makefile
config.status: creating man/Makefile
config.status: creating specs/Makefile
config.status: creating specs/libXt.ent
config.status: creating test/Makefile
config.status: creating xt.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in util
CC makestrs.o
GEN makestrs.1
CCLD makestrs
Making all in src
GEN StringDefs.c
CC Alloc.lo
CC ActionHook.lo
CC ArgList.lo
CC Callback.lo
CC ClickTime.lo
CC Composite.lo
CC Constraint.lo
CC Convert.lo
CC Converters.lo
CC Core.lo
CC Create.lo
CC Destroy.lo
CC Display.lo
CC Error.lo
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Convert.c: In function '_XtTableAddConverter':
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Convert.c:209:20: warning: variable 'cache_flags' set but not used [-Wunused-but-set-variable]
209 | unsigned short cache_flags;
| ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Convert.c: In function 'TableAddConverter':
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Convert.c:264:27: warning: overflow in conversion from 'int' to 'unsigned char:1' changes value from '(int)cache_type & 65280' to '0' [-Woverflow]
264 | p->do_ref_count = cache_type & 0xff00;
| ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Convert.c: In function 'FreeCacheRec':
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Convert.c:499:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
499 | while (cachep = *cachepp) {
| ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Create.c: In function 'xtCreate':
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Create.c:408:9: warning: passing argument 1 of 'XtFree' from incompatible pointer type [-Wincompatible-pointer-types]
408 | XtFree(cache_refs);
| ^~~~~~~~~~
| |
| void **
In file included from /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/IntrinsicP.h:51,
from /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/IntrinsicI.h:52,
from /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Create.c:74:
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/Intrinsic.h:1868:5: note: expected 'char *' but argument is of type 'void **'
1868 | char* /* ptr */
| ^~~~~
CC Event.lo
CC EventUtil.lo
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Error.c: In function 'DefaultMsg':
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Error.c:274:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
274 | (void) fprintf(stderr, buffer,
| ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Error.c:320:46: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
320 | (void) snprintf(message, BIGBUF, buffer,
| ^~~~~~
CC Functions.lo
CC GCManager.lo
CC Geometry.lo
CC GetActKey.lo
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Event.c:594:6: warning: no previous prototype for '_XtRegisterWindow' [-Wmissing-prototypes]
594 | void _XtRegisterWindow(
| ^~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Event.c:653:6: warning: no previous prototype for '_XtUnregisterWindow' [-Wmissing-prototypes]
653 | void _XtUnregisterWindow(
| ^~~~~~~~~~~~~~~~~~~
CC GetResList.lo
CC GetValues.lo
CC HookObj.lo
CC Hooks.lo
CC Initialize.lo
CC Intrinsic.lo
CC Keyboard.lo
CC Manage.lo
CC NextEvent.lo
CC Object.lo
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
131 | {"+rv", "*reverseVideo", XrmoptionNoArg, (XtPointer) "off"},
| ^~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:131:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
131 | {"+rv", "*reverseVideo", XrmoptionNoArg, (XtPointer) "off"},
| ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
132 | {"+synchronous", "*synchronous", XrmoptionNoArg, (XtPointer) "off"},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:132:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
132 | {"+synchronous", "*synchronous", XrmoptionNoArg, (XtPointer) "off"},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
133 | {"-background", "*background", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:133:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
133 | {"-background", "*background", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
134 | {"-bd", "*borderColor", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:134:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
134 | {"-bd", "*borderColor", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
135 | {"-bg", "*background", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:135:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
135 | {"-bg", "*background", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:136:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
136 | {"-bordercolor", "*borderColor", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:136:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
136 | {"-bordercolor", "*borderColor", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:137:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
137 | {"-borderwidth", ".borderWidth", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:137:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
137 | {"-borderwidth", ".borderWidth", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
138 | {"-bw", ".borderWidth", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:138:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
138 | {"-bw", ".borderWidth", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:139:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
139 | {"-display", ".display", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:139:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
139 | {"-display", ".display", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
140 | {"-fg", "*foreground", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:140:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
140 | {"-fg", "*foreground", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:141:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
141 | {"-fn", "*font", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:141:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
141 | {"-fn", "*font", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:142:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
142 | {"-font", "*font", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:142:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
142 | {"-font", "*font", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:143:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
143 | {"-foreground", "*foreground", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:143:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
143 | {"-foreground", "*foreground", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
144 | {"-geometry", ".geometry", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:144:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
144 | {"-geometry", ".geometry", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:145:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
145 | {"-iconic", ".iconic", XrmoptionNoArg, (XtPointer) "on"},
| ^~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:145:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
145 | {"-iconic", ".iconic", XrmoptionNoArg, (XtPointer) "on"},
| ^~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:146:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
146 | {"-name", ".name", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:146:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
146 | {"-name", ".name", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:147:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
147 | {"-reverse", "*reverseVideo", XrmoptionNoArg, (XtPointer) "on"},
| ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:147:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
147 | {"-reverse", "*reverseVideo", XrmoptionNoArg, (XtPointer) "on"},
| ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:148:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
148 | {"-rv", "*reverseVideo", XrmoptionNoArg, (XtPointer) "on"},
| ^~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:148:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
148 | {"-rv", "*reverseVideo", XrmoptionNoArg, (XtPointer) "on"},
| ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:149:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
149 | {"-selectionTimeout", ".selectionTimeout", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:149:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
149 | {"-selectionTimeout", ".selectionTimeout", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:150:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
150 | {"-synchronous", "*synchronous", XrmoptionNoArg, (XtPointer) "on"},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:150:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
150 | {"-synchronous", "*synchronous", XrmoptionNoArg, (XtPointer) "on"},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:151:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
151 | {"-title", ".title", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:151:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
151 | {"-title", ".title", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:152:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
152 | {"-xnllanguage", ".xnlLanguage", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:152:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
152 | {"-xnllanguage", ".xnlLanguage", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:153:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
153 | {"-xrm", NULL, XrmoptionResArg, (XtPointer) NULL},
| ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:154:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
154 | {"-xtsessionID", ".sessionID", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:154:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
154 | {"-xtsessionID", ".sessionID", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~
CC PassivGrab.lo
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c: In function '_XtInherit':
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:268:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn]
268 | _XtInherit(void)
| ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/NextEvent.c:882:5: warning: no previous prototype for '_XtwaitForSomething' [-Wmissing-prototypes]
882 | int _XtwaitForSomething(
| ^~~~~~~~~~~~~~~~~~~
CC Pointer.lo
CC Popup.lo
CC PopupCB.lo
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/NextEvent.c: In function '_XtWaitForSomething':
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/NextEvent.c:731:95: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=]
731 | sprintf(bad_fd, "EBADF error in select() call for file descriptor %d", i);
| ^~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/NextEvent.c:731:45: note: directive argument in the range [0, 2147483646]
731 | sprintf(bad_fd, "EBADF error in select() call for file descriptor %d", i);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/NextEvent.c:731:29: note: 'sprintf' output between 51 and 60 bytes into a destination of size 55
731 | sprintf(bad_fd, "EBADF error in select() call for file descriptor %d", i);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC RectObj.lo
CC ResConfig.lo
CC Resources.lo
CC Selection.lo
CC SetSens.lo
CC SetValues.lo
CC SetWMCW.lo
CC Shell.lo
CC TMaction.lo
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Selection.c: In function 'GetPropList':
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Selection.c:188:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
188 | "INCR",
| ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Selection.c:189:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
189 | "MULTIPLE",
| ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Selection.c:190:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
190 | "TIMESTAMP",
| ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Selection.c:191:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
191 | "_XT_SELECTION_0"
| ^~~~~~~~~~~~~~~~~
CC TMgrab.lo
CC TMkey.lo
CC TMparse.lo
CC TMprint.lo
CC TMstate.lo
CC Threads.lo
CC VarCreate.lo
CC VarGet.lo
CC Varargs.lo
CC Vendor.lo
CC sharedlib.lo
CC StringDefs.lo
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/sharedlib.c:177:12: warning: 'dummy' defined but not used [-Wunused-variable]
177 | static int dummy; /* avoid warning from ranlib */
| ^~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/TMstate.c: In function 'ComposeTranslations':
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/TMstate.c:1825:13: warning: 'bindPair[1].xlations' may be used uninitialized in this function [-Wmaybe-uninitialized]
1825 | MergeThem(widget, bindPair[0].xlations, bindPair[1].xlations);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/TMstate.c:1825:13: warning: 'bindPair[0].xlations' may be used uninitialized in this function [-Wmaybe-uninitialized]
CCLD libXt.la
Making all in include
Making all in man
GEN XtAddCallbacks.3xt
GEN XtRemoveCallback.3xt
GEN XtRemoveCallbacks.3xt
GEN XtRemoveAllCallbacks.3xt
GEN XtAddRawEventHandler.3xt
GEN XtRemoveRawEventHandler.3xt
GEN XtRemoveEventHandler.3xt
GEN XtInsertEventHandler.3xt
GEN XtInsertRawEventHandler.3xt
GEN XtRemoveGrab.3xt
GEN XtRemoveWorkProc.3xt
GEN XtAddConverter.3xt
GEN XtRemoveInput.3xt
GEN XtRemoveTimeOut.3xt
GEN XtVaAppCreateShell.3xt
GEN XtAppSetWarningHandler.3xt
GEN XtAppWarning.3xt
GEN XtAppSetErrorHandler.3xt
GEN XtAppSetErrorMsgHandler.3xt
GEN XtAppWarningMsg.3xt
GEN XtAppSetWarningMsgHandler.3xt
GEN XtAppGetErrorDatabaseText.3xt
GEN XtAppSetSelectionTimeout.3xt
GEN XtAppPeekEvent.3xt
GEN XtAppPending.3xt
GEN XtDispatchEvent.3xt
GEN XtAppMainLoop.3xt
GEN XtAppProcessEvent.3xt
GEN XtPending.3xt
GEN XtProcessEvent.3xt
GEN XtCallCallbackList.3xt
GEN XtPeekEvent.3xt
GEN XtMainLoop.3xt
GEN XtHasCallbacks.3xt
GEN XtSuperclass.3xt
GEN XtIsSubclass.3xt
GEN XtCheckSubclass.3xt
GEN XtIsObject.3xt
GEN XtIsRectObj.3xt
GEN XtIsWidget.3xt
GEN XtIsComposite.3xt
GEN XtIsShell.3xt
GEN XtIsOverrideShell.3xt
GEN XtIsConstraint.3xt
GEN XtIsWMShell.3xt
GEN XtIsVendorShell.3xt
GEN XtIsTransientShell.3xt
GEN XtIsApplicationShell.3xt
GEN XtIsSessionShell.3xt
GEN XtIsTopLevelShell.3xt
GEN XtMoveWidget.3xt
GEN XtDirectConvert.3xt
GEN XtResizeWidget.3xt
GEN XtDestroyApplicationContext.3xt
GEN XtCallConverter.3xt
GEN XtToolkitInitialize.3xt
GEN XtWidgetToApplicationContext.3xt
GEN XtVaCreateWidget.3xt
GEN XtCreateManagedWidget.3xt
GEN XtVaCreatePopupShell.3xt
GEN XtDestroyWidget.3xt
GEN XtVaCreateManagedWidget.3xt
GEN XtScreenOfObject.3xt
GEN XtDisplayOfObject.3xt
GEN XtWindow.3xt
GEN XtWindowOfObject.3xt
GEN XtScreen.3xt
GEN XtOpenDisplay.3xt
GEN XtCloseDisplay.3xt
GEN XtDatabase.3xt
GEN XtScreenDatabase.3xt
GEN XtGetConstraintResourceList.3xt
GEN XtGetSelectionValues.3xt
GEN XtReleaseGC.3xt
GEN XtVaGetSubresources.3xt
GEN XtCalloc.3xt
GEN XtRealloc.3xt
GEN XtVaGetApplicationResources.3xt
GEN XtFree.3xt
GEN XtMakeResizeRequest.3xt
GEN XtNew.3xt
GEN XtNewString.3xt
GEN XtAsprintf.3xt
GEN XtManageChild.3xt
GEN XtUnmanageChildren.3xt
GEN XtUnmanageChild.3xt
GEN XtChangeManagedSet.3xt
GEN XtIsManaged.3xt
GEN XtSetMappedWhenManaged.3xt
GEN XtUnmapWidget.3xt
GEN XtWindowToWidget.3xt
GEN XtOffsetOf.3xt
GEN XtOwnSelectionIncremental.3xt
GEN XtDisownSelection.3xt
GEN XtNumber.3xt
GEN XtInstallAccelerators.3xt
GEN XtInstallAllAccelerators.3xt
GEN XtAugmentTranslations.3xt
GEN XtOverrideTranslations.3xt
GEN XtUninstallTranslations.3xt
GEN XtCallbackPopdown.3xt
GEN MenuPopdown.3xt
GEN XtCallbackNone.3xt
GEN XtPopupSpringLoaded.3xt
GEN XtCallbackExclusive.3xt
GEN XtCallbackNonexclusive.3xt
GEN MenuPopup.3xt
GEN XtUnrealizeWidget.3xt
GEN XtMergeArgLists.3xt
GEN XtTranslateKeycode.3xt
GEN XtIsRealized.3xt
GEN XtConvertCase.3xt
GEN XtIsSensitive.3xt
GEN XtRegisterCaseConverter.3xt
GEN XtSetSubvalues.3xt
GEN XtGetValues.3xt
GEN XtVaGetValues.3xt
GEN XtVaSetValues.3xt
GEN XtGetSubvalues.3xt
GEN XtVaGetSubvalues.3xt
GEN XtKeysymToKeycodeList.3xt
GEN XtSetTypeConverter.3xt
GEN XtRemoveActionHook.3xt
GEN XtGetMultiClickTime.3xt
GEN XtVaSetSubvalues.3xt
GEN XtRemoveEventTypeHandler.3xt
GEN XtSetEventDispatcher.3xt
GEN XtDispatchEventToWidget.3xt
GEN XtRegisterExtensionSelector.3xt
GEN XtLastTimestampProcessed.3xt
GEN XtNoticeSignal.3xt
GEN XtRemoveSignal.3xt
GEN XtAddWorkProc.3xt
GEN XtAddTimeOut.3xt
GEN XtRemoveBlockHook.3xt
GEN XtVaAppInitialize.3xt
GEN XtSessionReturnToken.3xt
GEN XtSetErrorMsgHandler.3xt
GEN XtSetWarningMsgHandler.3xt
GEN XtWarningMsg.3xt
GEN XtSetErrorHandler.3xt
GEN XtSetWarningHandler.3xt
GEN XtWarning.3xt
GEN XtGetSelectionValuesIncremental.3xt
GEN XtGetErrorDatabaseText.3xt
GEN XtCancelSelectionRequest.3xt
GEN XtReleasePropertyAtom.3xt
GEN XtSetSelectionTimeout.3xt
GEN XtSendSelectionRequest.3xt
GEN XtUngrabKey.3xt
GEN XtGrabKeyboard.3xt
GEN XtUngrabKeyboard.3xt
GEN XtGrabButton.3xt
GEN XtUngrabButton.3xt
GEN XtGrabPointer.3xt
GEN XtUngrabPointer.3xt
GEN XtUnregisterDrawable.3xt
GEN XtAppGetExitFlag.3xt
GEN XtProcessUnlock.3xt
GEN XtVaOpenApplication.3xt
GEN XtAppUnlock.3xt
GEN XtAddActions.3xt
GEN XtAddCallback.3xt
GEN XtAddEventHandler.3xt
GEN XtAddExposureToRegion.3xt
GEN XtAddGrab.3xt
GEN XtAddInput.3xt
GEN XtAllocateGC.3xt
GEN XtAppAddActionHook.3xt
GEN XtAppAddActions.3xt
GEN XtAppAddBlockHook.3xt
GEN XtAppAddConverter.3xt
GEN XtAppAddInput.3xt
GEN XtAppAddSignal.3xt
GEN XtAppAddTimeOut.3xt
GEN XtAppCreateShell.3xt
GEN XtAppError.3xt
GEN XtAppAddWorkProc.3xt
GEN XtAppErrorMsg.3xt
GEN XtAppGetErrorDatabase.3xt
GEN XtAppGetSelectionTimeout.3xt
GEN XtAppInitialize.3xt
GEN XtAppLock.3xt
GEN XtAppReleaseCacheRefs.3xt
GEN XtAppSetExitFlag.3xt
GEN XtAppNextEvent.3xt
GEN XtAppSetFallbackResources.3xt
GEN XtAppSetTypeConverter.3xt
GEN XtBuildEventMask.3xt
GEN XtCallAcceptFocus.3xt
GEN XtCallActionProc.3xt
GEN XtClass.3xt
GEN XtCallCallbacks.3xt
GEN XtConfigureWidget.3xt
GEN XtConvert.3xt
GEN XtConvertAndStore.3xt
GEN XtCreateApplicationContext.3xt
GEN XtCreateApplicationShell.3xt
GEN XtCreateSelectionRequest.3xt
GEN XtCreatePopupShell.3xt
GEN XtDisplay.3xt
GEN XtCreateWidget.3xt
GEN XtCreateWindow.3xt
GEN XtDisplayInitialize.3xt
GEN XtDisplayStringConversionWarning.3xt
GEN XtDisplayToApplicationContext.3xt
GEN XtError.3xt
GEN XtGetActionKeysym.3xt
GEN XtErrorMsg.3xt
GEN XtFindFile.3xt
GEN XtGetApplicationNameAndClass.3xt
GEN XtGetActionList.3xt
GEN XtGetClassExtension.3xt
GEN XtGetApplicationResources.3xt
GEN XtGetKeyboardFocusWidget.3xt
GEN XtGetKeysymTable.3xt
GEN XtGetDisplays.3xt
GEN XtGetErrorDatabase.3xt
GEN XtGetResourceList.3xt
GEN XtGetGC.3xt
GEN XtGetSelectionRequest.3xt
GEN XtGetSelectionTimeout.3xt
GEN XtGetSelectionValue.3xt
GEN XtGetSelectionParameters.3xt
GEN XtGetSelectionValueIncremental.3xt
GEN XtHooksOfDisplay.3xt
GEN XtInitialize.3xt
GEN XtGetSubresources.3xt
GEN XtGrabKey.3xt
GEN XtInitializeWidgetClass.3xt
GEN XtMakeGeometryRequest.3xt
GEN XtInsertEventTypeHandler.3xt
GEN XtLastEventProcessed.3xt
GEN XtManageChildren.3xt
GEN XtMalloc.3xt
GEN XtName.3xt
GEN XtMapWidget.3xt
GEN XtNextEvent.3xt
GEN XtNameToWidget.3xt
GEN XtOpenApplication.3xt
GEN XtParseAcceleratorTable.3xt
GEN XtOffset.3xt
GEN XtPopdown.3xt
GEN XtOwnSelection.3xt
GEN XtParent.3xt
GEN XtParseTranslationTable.3xt
GEN XtProcessLock.3xt
GEN XtPopup.3xt
GEN XtRealizeWidget.3xt
GEN XtQueryGeometry.3xt
GEN XtRegisterGrabAction.3xt
GEN XtReservePropertyAtom.3xt
GEN XtRegisterDrawable.3xt
GEN XtResolvePathname.3xt
GEN XtSetArg.3xt
GEN XtSessionGetToken.3xt
GEN XtSetKeyTranslator.3xt
GEN XtSetKeyboardFocus.3xt
GEN XtSetLanguageProc.3xt
GEN XtSetMultiClickTime.3xt
GEN XtSetSelectionParameters.3xt
GEN XtSetSensitive.3xt
GEN XtSetValues.3xt
GEN XtSetWMColormapWindows.3xt
GEN XtToolkitThreadInitialize.3xt
GEN XtTranslateCoords.3xt
GEN XtStringConversionWarning.3xt
GEN XtVaCreateArgsList.3xt
Making all in specs
GEN intrinsics.html
GEN intrinsics.txt
GEN intrinsics.html.db
GEN intrinsics.pdf.db
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/intrinsics.xml:5: warning: failed to load external entity "/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/libXt.ent"
%xt_defs;
^
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/intrinsics.xml:5: warning: failed to load external entity "/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/libXt.ent"
%xt_defs;
^
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/intrinsics.xml:14: parser error : Entity 'package_version' not defined
X Toolkit Intrinsics Version &package_version;
^
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/intrinsics.xml:14: parser error : Entity 'package_version' not defined
X Toolkit Intrinsics Version &package_version;
^
Note: namesp. add : added namespace before processing X Toolkit Intrinsics – C Language Interface
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/intrinsics.xml:5: warning: failed to load external entity "/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/libXt.ent"
%xt_defs;
^
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/intrinsics.xml:14: parser error : Entity 'package_version' not defined
X Toolkit Intrinsics Version &package_version;
^
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/intrinsics.xml:5: warning: failed to load external entity "/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/libXt.ent"
%xt_defs;
^
Note: namesp. add : added namespace before processing X Toolkit Intrinsics – C Language Interface
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/intrinsics.xml:14: parser error : Entity 'package_version' not defined
X Toolkit Intrinsics Version &package_version;
^
Writing intrinsics.pdf.db for book(intrinsics)
Writing intrinsics.html.db for book(intrinsics)
Note: namesp. add : added namespace before processing X Toolkit Intrinsics – C Language Interface
Note: namesp. add : added namespace before processing X Toolkit Intrinsics – C Language Interface
warning: failed to load external entity "/usr/share/doc/libX11/libX11/libX11.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/libX11/libX11.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/i18n/compose/libX11-keys.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/i18n/compose/libX11-keys.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/i18n/framework/framework.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/i18n/framework/framework.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/i18n/localedb/localedb.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/i18n/localedb/localedb.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/i18n/trans/trans.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/i18n/trans/trans.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/XIM/xim.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/XIM/xim.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/XKB/xkblib.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/XKB/xkblib.html.db"
warning: failed to load external entity "/usr/share/doc//libXdmcp/xdmcp.html.db"
warning: failed to load external entity "/usr/share/doc//libXdmcp/xdmcp.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/dbelib.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/dpmslib.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/dbelib.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/shapelib.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/synclib.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/xtest1.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/dpmslib.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/shapelib.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/synclib.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/xtest1.html.db"
warning: failed to load external entity "/usr/share/doc/libXmu/Xmu.html.db"
warning: failed to load external entity "/usr/share/doc/libXmu/Xmu.html.db"
warning: failed to load external entity "/usr/share/doc/bigreqsproto/bigreq.html.db"
warning: failed to load external entity "/usr/share/doc/bigreqsproto/bigreq.html.db"
warning: failed to load external entity "/usr/share/doc/fontsproto/fsproto.html.db"
warning: failed to load external entity "/usr/share/doc/fontsproto/fsproto.html.db"
warning: failed to load external entity "/usr/share/doc/kbproto/xkbproto.html.db"
warning: failed to load external entity "/usr/share/doc/kbproto/xkbproto.html.db"
warning: failed to load external entity "/usr/share/doc/recordproto/record.html.db"
warning: failed to load external entity "/usr/share/doc/scrnsaverproto/saver.html.db"
warning: failed to load external entity "/usr/share/doc/recordproto/record.html.db"
warning: failed to load external entity "/usr/share/doc/scrnsaverproto/saver.html.db"
warning: failed to load external entity "/usr/share/doc/xcmiscproto/xc-misc.html.db"
warning: failed to load external entity "/usr/share/doc/xcmiscproto/xc-misc.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/appgrp.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/appgrp.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/dbe.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/dpms.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/evi.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/dbe.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/geproto.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/lbx.html.db"
warning: warning: failed to load external entity "/usr/share/doc/xextproto/multibuf.html.db"
failed to load external entity "/usr/share/doc/xextproto/dpms.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/security.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/shape.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/evi.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/shm.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/sync.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/tog-cup.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/geproto.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/xtest.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/lbx.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/multibuf.html.db"
warning: failed to load external entity "/usr/share/doc/xproto/x11protocol.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/License.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/security.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/README.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/ReleaseNotes.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/shape.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Versions.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/fonts/fonts.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/shm.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/graphics/dps.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Config.html.db"
warning: warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Enhancing.html.db"
failed to load external entity "/usr/share/doc/xextproto/sync.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Darwin.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Solaris.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/ctext/ctext.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/tog-cup.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/icccm/icccm.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/xext/lbxalg.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/xtest.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/xlfd/xlfd.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/appgroup.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/analysis.html.db"
warning: failed to load external entity "/usr/share/doc/xproto/x11protocol.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/secint.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/XACE-Spec.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/License.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/README.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/ReleaseNotes.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-server/Xserver-DTrace.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Versions.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/fonts/fonts.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/graphics/dps.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Config.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Enhancing.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Darwin.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Solaris.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/ctext/ctext.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/icccm/icccm.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/xext/lbxalg.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/xlfd/xlfd.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/appgroup.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/analysis.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/secint.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/XACE-Spec.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-server/Xserver-DTrace.html.db"
Error: unresolved olink: targetdoc/targetptr = 'libX11/Parsing_Command_Line_Options'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Parsing_Command_Line_Options'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Parsing_the_Window_Geometry'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Parsing_the_Window_Geometry'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Window_Attributes'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Pop_up_Windows'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Redirection_of_Operations'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Window_Attributes'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Pop_up_Windows'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Redirection_of_Operations'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Configuring_Windows'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Configuring_Windows'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Keyboard_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Keyboard_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Keyboard_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Keyboard_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Pointer_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Pointer_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Keyboard_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Pointer_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Pointer_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Keyboard_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Keyboard_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Keyboard_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Pointer_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Pointer_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Pointer_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Pointer_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Manipulating_Regions'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Manipulating_Regions'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Creating_and_Storing_Databases'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Creating_and_Storing_Databases'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Manipulating_the_Keyboard_Encoding'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Manipulating_the_Keyboard_Encoding'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Manipulating_Regions'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Manipulating_Regions'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Making all in test
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 build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking how to print strings... print -r
checking whether make supports the include directive... yes (GNU style)
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 whether /usr/gcc/10/bin/gcc understands -c and -o together... yes
checking dependency style of /usr/gcc/10/bin/gcc... gcc3
checking for a sed that does not truncate output... /usr/gnu/bin/sed
checking for grep that handles long lines and -e... /usr/gnu/bin/grep
checking for egrep... /usr/gnu/bin/grep -E
checking for fgrep... /usr/gnu/bin/grep -F
checking for ld used by /usr/gcc/10/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B
checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/10/bin/gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/gnu/bin/dd
checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
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 dlfcn.h... yes
checking for objdir... .libs
checking if /usr/gcc/10/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/gcc/10/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/gcc/10/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/gcc/10/bin/gcc static flag -static works... no
checking if /usr/gcc/10/bin/gcc supports -c -o file.o... yes
checking if /usr/gcc/10/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/gcc/10/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for /usr/gcc/10/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 if /usr/gcc/10/bin/gcc supports -Werror=unknown-warning-option... no
checking if /usr/gcc/10/bin/gcc supports -Werror=unused-command-line-argument... no
checking if /usr/gcc/10/bin/gcc supports -Wall... yes
checking if /usr/gcc/10/bin/gcc supports -Wpointer-arith... yes
checking if /usr/gcc/10/bin/gcc supports -Wmissing-declarations... yes
checking if /usr/gcc/10/bin/gcc supports -Wformat=2... yes
checking if /usr/gcc/10/bin/gcc supports -Wstrict-prototypes... yes
checking if /usr/gcc/10/bin/gcc supports -Wmissing-prototypes... yes
checking if /usr/gcc/10/bin/gcc supports -Wnested-externs... yes
checking if /usr/gcc/10/bin/gcc supports -Wbad-function-cast... yes
checking if /usr/gcc/10/bin/gcc supports -Wold-style-definition... yes
checking if /usr/gcc/10/bin/gcc supports -Wdeclaration-after-statement... yes
checking if /usr/gcc/10/bin/gcc supports -Wunused... yes
checking if /usr/gcc/10/bin/gcc supports -Wuninitialized... yes
checking if /usr/gcc/10/bin/gcc supports -Wshadow... yes
checking if /usr/gcc/10/bin/gcc supports -Wmissing-noreturn... yes
checking if /usr/gcc/10/bin/gcc supports -Wmissing-format-attribute... yes
checking if /usr/gcc/10/bin/gcc supports -Wredundant-decls... yes
checking if /usr/gcc/10/bin/gcc supports -Wlogical-op... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=implicit... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=nonnull... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=init-self... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=main... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=missing-braces... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=sequence-point... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=return-type... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=trigraphs... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=array-bounds... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=write-strings... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=address... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=int-to-pointer-cast... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=pointer-to-int-cast... yes
checking if /usr/gcc/10/bin/gcc supports -pedantic... yes
checking if /usr/gcc/10/bin/gcc supports -Werror... yes
checking if /usr/gcc/10/bin/gcc supports -Werror=attributes... yes
checking for /usr/share/man/man7/attributes.7... yes
checking whether make supports nested variables... (cached) yes
checking whether malloc(0) returns NULL... yes
checking whether to build functional specifications... yes
checking for xmlto... /usr/bin/xmlto
checking the xmlto version... 0.0.28
checking for fop... no
configure: WARNING: fop not found - documentation targets will be skipped
checking for xsltproc... /usr/bin/xsltproc
checking for X.Org SGML entities >= 1.01... /usr/share/sgml
checking how to run the C preprocessor... /usr/gcc/10/bin/gcc -E
checking for cpp... /usr/bin/cpp
checking if /usr/bin/cpp requires -undef... yes
checking if /usr/bin/cpp requires -traditional... grep: warning: stray \ before "
grep: warning: stray \ before "
yes
checking for perl... /usr/bin/perl
checking for alloca.h... yes
checking for sm ice x11 xproto kbproto... yes
checking for asprintf... yes
checking if XKB support is wanted... yes
checking if C const-support is wanted... yes
checking if geo-tattler traces are wanted... no
checking for umem_alloc in -lumem... yes
checking whether to build unit test cases... auto
checking for glib-2.0 >= 2.16... yes
checking for umem_alloc in -lumem... (cached) yes
checking for definitions to enable memory-checking support... LD_PRELOAD=libumem.so UMEM_DEBUG=default
checking for X files search path... $(sysconfdir)/X11/%L/%T/%N%C%S:$(sysconfdir)/X11/%l/%T/%N%C%S:$(sysconfdir)/X11/%T/%N%C%S:$(sysconfdir)/X11/%L/%T/%N%S:$(sysconfdir)/X11/%l/%T/%N%S:$(sysconfdir)/X11/%T/%N%S:$(datadir)/X11/%L/%T/%N%C%S:$(datadir)/X11/%l/%T/%N%C%S:$(datadir)/X11/%T/%N%C%S:$(datadir)/X11/%L/%T/%N%S:$(datadir)/X11/%l/%T/%N%S:$(datadir)/X11/%T/%N%S:$(libdir)/X11/%L/%T/%N%C%S:$(libdir)/X11/%l/%T/%N%C%S:$(libdir)/X11/%T/%N%C%S:$(libdir)/X11/%L/%T/%N%S:$(libdir)/X11/%l/%T/%N%S:$(libdir)/X11/%T/%N%S
checking for X app-defaults directory... ${datarootdir}/X11/app-defaults
checking for ABI options... -intelabi -solarisabinames
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating util/Makefile
config.status: creating include/Makefile
config.status: creating man/Makefile
config.status: creating specs/Makefile
config.status: creating specs/libXt.ent
config.status: creating test/Makefile
config.status: creating xt.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in util
CC makestrs.o
GEN makestrs.1
CCLD makestrs
Making all in src
GEN StringDefs.c
CC Constraint.lo
CC ActionHook.lo
CC Alloc.lo
CC ArgList.lo
CC Composite.lo
CC ClickTime.lo
CC Callback.lo
CC Convert.lo
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Alloc.c: In function 'XtAsprintf':
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Alloc.c:148:9: warning: 'strncpy' output may be truncated copying between 0 and 255 bytes from a string of length 255 [-Wstringop-truncation]
148 | strncpy(*new_string, buf, (size_t) len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Convert.c: In function '_XtTableAddConverter':
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Convert.c:209:20: warning: variable 'cache_flags' set but not used [-Wunused-but-set-variable]
209 | unsigned short cache_flags;
| ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Convert.c: In function 'TableAddConverter':
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Convert.c:264:27: warning: overflow in conversion from 'int' to 'unsigned char:1' changes value from '(int)cache_type & 65280' to '0' [-Woverflow]
264 | p->do_ref_count = cache_type & 0xff00;
| ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Convert.c: In function 'FreeCacheRec':
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Convert.c:499:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
499 | while (cachep = *cachepp) {
| ^~~~~~
CC Converters.lo
CC Core.lo
CC Create.lo
CC Destroy.lo
CC Display.lo
CC Error.lo
CC Event.lo
CC EventUtil.lo
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Create.c: In function 'xtCreate':
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Create.c:408:9: warning: passing argument 1 of 'XtFree' from incompatible pointer type [-Wincompatible-pointer-types]
408 | XtFree(cache_refs);
| ^~~~~~~~~~
| |
| void **
In file included from /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/IntrinsicP.h:51,
from /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/IntrinsicI.h:52,
from /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Create.c:74:
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/Intrinsic.h:1868:5: note: expected 'char *' but argument is of type 'void **'
1868 | char* /* ptr */
| ^~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Error.c: In function 'DefaultMsg':
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Error.c:274:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
274 | (void) fprintf(stderr, buffer,
| ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Error.c:320:46: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
320 | (void) snprintf(message, BIGBUF, buffer,
| ^~~~~~
CC Functions.lo
CC GCManager.lo
CC Geometry.lo
CC GetActKey.lo
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Event.c:594:6: warning: no previous prototype for '_XtRegisterWindow' [-Wmissing-prototypes]
594 | void _XtRegisterWindow(
| ^~~~~~~~~~~~~~~~~
CC GetResList.lo
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Event.c:653:6: warning: no previous prototype for '_XtUnregisterWindow' [-Wmissing-prototypes]
653 | void _XtUnregisterWindow(
| ^~~~~~~~~~~~~~~~~~~
CC GetValues.lo
CC HookObj.lo
CC Hooks.lo
CC Initialize.lo
CC Intrinsic.lo
CC Keyboard.lo
CC Manage.lo
CC NextEvent.lo
CC Object.lo
CC PassivGrab.lo
CC Pointer.lo
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
131 | {"+rv", "*reverseVideo", XrmoptionNoArg, (XtPointer) "off"},
| ^~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:131:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
131 | {"+rv", "*reverseVideo", XrmoptionNoArg, (XtPointer) "off"},
| ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
132 | {"+synchronous", "*synchronous", XrmoptionNoArg, (XtPointer) "off"},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:132:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
132 | {"+synchronous", "*synchronous", XrmoptionNoArg, (XtPointer) "off"},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
133 | {"-background", "*background", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:133:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
133 | {"-background", "*background", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
134 | {"-bd", "*borderColor", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:134:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
134 | {"-bd", "*borderColor", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
135 | {"-bg", "*background", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:135:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
135 | {"-bg", "*background", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:136:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
136 | {"-bordercolor", "*borderColor", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:136:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
136 | {"-bordercolor", "*borderColor", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:137:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
137 | {"-borderwidth", ".borderWidth", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:137:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
137 | {"-borderwidth", ".borderWidth", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
138 | {"-bw", ".borderWidth", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:138:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
138 | {"-bw", ".borderWidth", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:139:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
139 | {"-display", ".display", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:139:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
139 | {"-display", ".display", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
140 | {"-fg", "*foreground", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:140:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
140 | {"-fg", "*foreground", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:141:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
141 | {"-fn", "*font", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:141:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
141 | {"-fn", "*font", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:142:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
142 | {"-font", "*font", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:142:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
142 | {"-font", "*font", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:143:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
143 | {"-foreground", "*foreground", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:143:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
143 | {"-foreground", "*foreground", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
144 | {"-geometry", ".geometry", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:144:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
144 | {"-geometry", ".geometry", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:145:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
145 | {"-iconic", ".iconic", XrmoptionNoArg, (XtPointer) "on"},
| ^~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:145:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
145 | {"-iconic", ".iconic", XrmoptionNoArg, (XtPointer) "on"},
| ^~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:146:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
146 | {"-name", ".name", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:146:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
146 | {"-name", ".name", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:147:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
147 | {"-reverse", "*reverseVideo", XrmoptionNoArg, (XtPointer) "on"},
| ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:147:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
147 | {"-reverse", "*reverseVideo", XrmoptionNoArg, (XtPointer) "on"},
| ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:148:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
148 | {"-rv", "*reverseVideo", XrmoptionNoArg, (XtPointer) "on"},
| ^~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:148:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
148 | {"-rv", "*reverseVideo", XrmoptionNoArg, (XtPointer) "on"},
| ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:149:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
149 | {"-selectionTimeout", ".selectionTimeout", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:149:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
149 | {"-selectionTimeout", ".selectionTimeout", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:150:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
150 | {"-synchronous", "*synchronous", XrmoptionNoArg, (XtPointer) "on"},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:150:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
150 | {"-synchronous", "*synchronous", XrmoptionNoArg, (XtPointer) "on"},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:151:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
151 | {"-title", ".title", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:151:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
151 | {"-title", ".title", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:152:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
152 | {"-xnllanguage", ".xnlLanguage", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:152:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
152 | {"-xnllanguage", ".xnlLanguage", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:153:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
153 | {"-xrm", NULL, XrmoptionResArg, (XtPointer) NULL},
| ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:154:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
154 | {"-xtsessionID", ".sessionID", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:154:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
154 | {"-xtsessionID", ".sessionID", XrmoptionSepArg, (XtPointer) NULL},
| ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c: In function '_XtInherit':
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Initialize.c:268:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn]
268 | _XtInherit(void)
| ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/NextEvent.c:882:5: warning: no previous prototype for '_XtwaitForSomething' [-Wmissing-prototypes]
882 | int _XtwaitForSomething(
| ^~~~~~~~~~~~~~~~~~~
CC Popup.lo
CC PopupCB.lo
CC RectObj.lo
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/NextEvent.c: In function '_XtWaitForSomething':
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/NextEvent.c:731:95: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=]
731 | sprintf(bad_fd, "EBADF error in select() call for file descriptor %d", i);
| ^~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/NextEvent.c:731:45: note: directive argument in the range [0, 2147483646]
731 | sprintf(bad_fd, "EBADF error in select() call for file descriptor %d", i);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/NextEvent.c:731:29: note: 'sprintf' output between 51 and 60 bytes into a destination of size 55
731 | sprintf(bad_fd, "EBADF error in select() call for file descriptor %d", i);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC ResConfig.lo
CC Resources.lo
CC Selection.lo
CC SetSens.lo
CC SetValues.lo
CC SetWMCW.lo
CC Shell.lo
CC TMaction.lo
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Selection.c: In function 'GetPropList':
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Selection.c:188:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
188 | "INCR",
| ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Selection.c:189:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
189 | "MULTIPLE",
| ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Selection.c:190:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
190 | "TIMESTAMP",
| ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/Selection.c:191:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
191 | "_XT_SELECTION_0"
| ^~~~~~~~~~~~~~~~~
CC TMgrab.lo
CC TMkey.lo
CC TMparse.lo
CC TMprint.lo
CC TMstate.lo
CC Threads.lo
CC VarCreate.lo
CC VarGet.lo
CC Varargs.lo
CC Vendor.lo
CC sharedlib.lo
CC StringDefs.lo
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/TMstate.c: In function 'ComposeTranslations':
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/TMstate.c:1825:13: warning: 'bindPair[1].xlations' may be used uninitialized in this function [-Wmaybe-uninitialized]
1825 | MergeThem(widget, bindPair[0].xlations, bindPair[1].xlations);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/TMstate.c:1825:13: warning: 'bindPair[0].xlations' may be used uninitialized in this function [-Wmaybe-uninitialized]
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/src/sharedlib.c:177:12: warning: 'dummy' defined but not used [-Wunused-variable]
177 | static int dummy; /* avoid warning from ranlib */
| ^~~~~
CCLD libXt.la
Making all in include
Making all in man
GEN XtAddCallbacks.3xt
GEN XtRemoveCallback.3xt
GEN XtRemoveAllCallbacks.3xt
GEN XtAddRawEventHandler.3xt
GEN XtRemoveEventHandler.3xt
GEN XtInsertEventHandler.3xt
GEN XtRemoveCallbacks.3xt
GEN XtRemoveRawEventHandler.3xt
GEN XtInsertRawEventHandler.3xt
GEN XtRemoveGrab.3xt
GEN XtAddConverter.3xt
GEN XtRemoveInput.3xt
GEN XtRemoveTimeOut.3xt
GEN XtAppSetErrorHandler.3xt
GEN XtVaAppCreateShell.3xt
GEN XtRemoveWorkProc.3xt
GEN XtAppWarning.3xt
GEN XtAppSetWarningHandler.3xt
GEN XtAppWarningMsg.3xt
GEN XtAppGetErrorDatabaseText.3xt
GEN XtAppSetErrorMsgHandler.3xt
GEN XtAppSetWarningMsgHandler.3xt
GEN XtAppPending.3xt
GEN XtAppSetSelectionTimeout.3xt
GEN XtAppPeekEvent.3xt
GEN XtAppProcessEvent.3xt
GEN XtDispatchEvent.3xt
GEN XtAppMainLoop.3xt
GEN XtPeekEvent.3xt
GEN XtProcessEvent.3xt
GEN XtMainLoop.3xt
GEN XtPending.3xt
GEN XtCallCallbackList.3xt
GEN XtHasCallbacks.3xt
GEN XtCheckSubclass.3xt
GEN XtIsObject.3xt
GEN XtIsWidget.3xt
GEN XtIsComposite.3xt
GEN XtIsRectObj.3xt
GEN XtIsSubclass.3xt
GEN XtSuperclass.3xt
GEN XtIsConstraint.3xt
GEN XtIsShell.3xt
GEN XtIsOverrideShell.3xt
GEN XtIsTransientShell.3xt
GEN XtIsTopLevelShell.3xt
GEN XtIsWMShell.3xt
GEN XtIsVendorShell.3xt
GEN XtIsApplicationShell.3xt
GEN XtIsSessionShell.3xt
GEN XtMoveWidget.3xt
GEN XtResizeWidget.3xt
GEN XtDestroyApplicationContext.3xt
GEN XtDirectConvert.3xt
GEN XtWidgetToApplicationContext.3xt
GEN XtToolkitInitialize.3xt
GEN XtCallConverter.3xt
GEN XtVaCreatePopupShell.3xt
GEN XtCreateManagedWidget.3xt
GEN XtVaCreateWidget.3xt
GEN XtDestroyWidget.3xt
GEN XtDisplayOfObject.3xt
GEN XtScreen.3xt
GEN XtScreenOfObject.3xt
GEN XtVaCreateManagedWidget.3xt
GEN XtWindowOfObject.3xt
GEN XtWindow.3xt
GEN XtDatabase.3xt
GEN XtOpenDisplay.3xt
GEN XtReleaseGC.3xt
GEN XtGetConstraintResourceList.3xt
GEN XtCloseDisplay.3xt
GEN XtScreenDatabase.3xt
GEN XtGetSelectionValues.3xt
GEN XtVaGetSubresources.3xt
GEN XtVaGetApplicationResources.3xt
GEN XtMakeResizeRequest.3xt
GEN XtRealloc.3xt
GEN XtFree.3xt
GEN XtNew.3xt
GEN XtCalloc.3xt
GEN XtAsprintf.3xt
GEN XtNewString.3xt
GEN XtManageChild.3xt
GEN XtUnmanageChildren.3xt
GEN XtUnmanageChild.3xt
GEN XtIsManaged.3xt
GEN XtChangeManagedSet.3xt
GEN XtSetMappedWhenManaged.3xt
GEN XtWindowToWidget.3xt
GEN XtUnmapWidget.3xt
GEN XtOffsetOf.3xt
GEN XtOwnSelectionIncremental.3xt
GEN XtDisownSelection.3xt
GEN XtInstallAccelerators.3xt
GEN XtNumber.3xt
GEN XtInstallAllAccelerators.3xt
GEN XtAugmentTranslations.3xt
GEN XtOverrideTranslations.3xt
GEN XtCallbackPopdown.3xt
GEN MenuPopdown.3xt
GEN XtPopupSpringLoaded.3xt
GEN XtCallbackNone.3xt
GEN XtUninstallTranslations.3xt
GEN XtCallbackNonexclusive.3xt
GEN XtCallbackExclusive.3xt
GEN XtIsRealized.3xt
GEN XtUnrealizeWidget.3xt
GEN XtMergeArgLists.3xt
GEN XtTranslateKeycode.3xt
GEN MenuPopup.3xt
GEN XtRegisterCaseConverter.3xt
GEN XtVaSetValues.3xt
GEN XtIsSensitive.3xt
GEN XtSetSubvalues.3xt
GEN XtGetValues.3xt
GEN XtConvertCase.3xt
GEN XtVaGetValues.3xt
GEN XtGetSubvalues.3xt
GEN XtVaGetSubvalues.3xt
GEN XtVaSetSubvalues.3xt
GEN XtKeysymToKeycodeList.3xt
GEN XtSetTypeConverter.3xt
GEN XtRemoveActionHook.3xt
GEN XtGetMultiClickTime.3xt
GEN XtRemoveEventTypeHandler.3xt
GEN XtRegisterExtensionSelector.3xt
GEN XtSetEventDispatcher.3xt
GEN XtDispatchEventToWidget.3xt
GEN XtLastTimestampProcessed.3xt
GEN XtNoticeSignal.3xt
GEN XtRemoveSignal.3xt
GEN XtAddTimeOut.3xt
GEN XtAddWorkProc.3xt
GEN XtRemoveBlockHook.3xt
GEN XtSessionReturnToken.3xt
GEN XtVaAppInitialize.3xt
GEN XtSetErrorMsgHandler.3xt
GEN XtWarningMsg.3xt
GEN XtSetWarningMsgHandler.3xt
GEN XtSetErrorHandler.3xt
GEN XtSetWarningHandler.3xt
GEN XtWarning.3xt
GEN XtGetSelectionValuesIncremental.3xt
GEN XtSetSelectionTimeout.3xt
GEN XtGetErrorDatabaseText.3xt
GEN XtSendSelectionRequest.3xt
GEN XtReleasePropertyAtom.3xt
GEN XtUngrabKey.3xt
GEN XtCancelSelectionRequest.3xt
GEN XtGrabKeyboard.3xt
GEN XtGrabButton.3xt
GEN XtUngrabKeyboard.3xt
GEN XtGrabPointer.3xt
GEN XtUngrabButton.3xt
GEN XtUngrabPointer.3xt
GEN XtUnregisterDrawable.3xt
GEN XtAppGetExitFlag.3xt
GEN XtAppUnlock.3xt
GEN XtVaOpenApplication.3xt
GEN XtAddActions.3xt
GEN XtProcessUnlock.3xt
GEN XtAddCallback.3xt
GEN XtAddEventHandler.3xt
GEN XtAddExposureToRegion.3xt
GEN XtAddGrab.3xt
GEN XtAllocateGC.3xt
GEN XtAppAddActions.3xt
GEN XtAddInput.3xt
GEN XtAppAddActionHook.3xt
GEN XtAppAddBlockHook.3xt
GEN XtAppAddConverter.3xt
GEN XtAppAddInput.3xt
GEN XtAppAddSignal.3xt
GEN XtAppAddTimeOut.3xt
GEN XtAppAddWorkProc.3xt
GEN XtAppCreateShell.3xt
GEN XtAppError.3xt
GEN XtAppErrorMsg.3xt
GEN XtAppGetErrorDatabase.3xt
GEN XtAppGetSelectionTimeout.3xt
GEN XtAppInitialize.3xt
GEN XtAppLock.3xt
GEN XtAppNextEvent.3xt
GEN XtAppReleaseCacheRefs.3xt
GEN XtAppSetExitFlag.3xt
GEN XtAppSetFallbackResources.3xt
GEN XtAppSetTypeConverter.3xt
GEN XtBuildEventMask.3xt
GEN XtCallAcceptFocus.3xt
GEN XtCallActionProc.3xt
GEN XtCallCallbacks.3xt
GEN XtClass.3xt
GEN XtConfigureWidget.3xt
GEN XtConvert.3xt
GEN XtConvertAndStore.3xt
GEN XtCreateApplicationContext.3xt
GEN XtCreateApplicationShell.3xt
GEN XtCreatePopupShell.3xt
GEN XtCreateSelectionRequest.3xt
GEN XtCreateWidget.3xt
GEN XtCreateWindow.3xt
GEN XtDisplayStringConversionWarning.3xt
GEN XtDisplayToApplicationContext.3xt
GEN XtDisplay.3xt
GEN XtDisplayInitialize.3xt
GEN XtError.3xt
GEN XtErrorMsg.3xt
GEN XtFindFile.3xt
GEN XtGetActionKeysym.3xt
GEN XtGetActionList.3xt
GEN XtGetApplicationNameAndClass.3xt
GEN XtGetApplicationResources.3xt
GEN XtGetClassExtension.3xt
GEN XtGetErrorDatabase.3xt
GEN XtGetDisplays.3xt
GEN XtGetGC.3xt
GEN XtGetKeyboardFocusWidget.3xt
GEN XtGetKeysymTable.3xt
GEN XtGetResourceList.3xt
GEN XtGetSelectionParameters.3xt
GEN XtGetSelectionRequest.3xt
GEN XtGetSelectionTimeout.3xt
GEN XtGetSelectionValue.3xt
GEN XtGetSelectionValueIncremental.3xt
GEN XtGetSubresources.3xt
GEN XtGrabKey.3xt
GEN XtHooksOfDisplay.3xt
GEN XtInitialize.3xt
GEN XtInitializeWidgetClass.3xt
GEN XtInsertEventTypeHandler.3xt
GEN XtLastEventProcessed.3xt
GEN XtMakeGeometryRequest.3xt
GEN XtMalloc.3xt
GEN XtManageChildren.3xt
GEN XtMapWidget.3xt
GEN XtName.3xt
GEN XtNextEvent.3xt
GEN XtNameToWidget.3xt
GEN XtOffset.3xt
GEN XtOpenApplication.3xt
GEN XtOwnSelection.3xt
GEN XtParent.3xt
GEN XtParseAcceleratorTable.3xt
GEN XtParseTranslationTable.3xt
GEN XtPopup.3xt
GEN XtPopdown.3xt
GEN XtProcessLock.3xt
GEN XtQueryGeometry.3xt
GEN XtRegisterDrawable.3xt
GEN XtRegisterGrabAction.3xt
GEN XtReservePropertyAtom.3xt
GEN XtRealizeWidget.3xt
GEN XtResolvePathname.3xt
GEN XtSessionGetToken.3xt
GEN XtSetArg.3xt
GEN XtSetKeyTranslator.3xt
GEN XtSetKeyboardFocus.3xt
GEN XtSetLanguageProc.3xt
GEN XtSetMultiClickTime.3xt
GEN XtSetSelectionParameters.3xt
GEN XtSetSensitive.3xt
GEN XtSetValues.3xt
GEN XtToolkitThreadInitialize.3xt
GEN XtTranslateCoords.3xt
GEN XtVaCreateArgsList.3xt
GEN XtStringConversionWarning.3xt
GEN XtSetWMColormapWindows.3xt
Making all in specs
GEN intrinsics.html
GEN intrinsics.txt
GEN intrinsics.html.db
GEN intrinsics.pdf.db
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/intrinsics.xml:5: warning: failed to load external entity "/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/libXt.ent"
%xt_defs;
^
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/intrinsics.xml:14: parser error : Entity 'package_version' not defined
X Toolkit Intrinsics Version &package_version;
^
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/intrinsics.xml:5: warning: failed to load external entity "/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/libXt.ent"
%xt_defs;
^
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/intrinsics.xml:14: parser error : Entity 'package_version' not defined
X Toolkit Intrinsics Version &package_version;
^
Note: namesp. add : added namespace before processing X Toolkit Intrinsics – C Language Interface
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/intrinsics.xml:5: warning: failed to load external entity "/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/libXt.ent"
%xt_defs;
^
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/intrinsics.xml:14: parser error : Entity 'package_version' not defined
X Toolkit Intrinsics Version &package_version;
^
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/intrinsics.xml:5: warning: failed to load external entity "/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/libXt.ent"
%xt_defs;
^
/jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/intrinsics.xml:14: parser error : Entity 'package_version' not defined
X Toolkit Intrinsics Version &package_version;
^
Note: namesp. add : added namespace before processing X Toolkit Intrinsics – C Language Interface
Writing intrinsics.html.db for book(intrinsics)
Writing intrinsics.pdf.db for book(intrinsics)
Note: namesp. add : added namespace before processing X Toolkit Intrinsics – C Language Interface
Note: namesp. add : added namespace before processing X Toolkit Intrinsics – C Language Interface
warning: failed to load external entity "/usr/share/doc/libX11/libX11/libX11.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/i18n/compose/libX11-keys.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/i18n/framework/framework.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/i18n/localedb/localedb.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/i18n/trans/trans.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/XIM/xim.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/XKB/xkblib.html.db"
warning: failed to load external entity "/usr/share/doc//libXdmcp/xdmcp.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/dbelib.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/dpmslib.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/shapelib.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/synclib.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/xtest1.html.db"
warning: failed to load external entity "/usr/share/doc/libXmu/Xmu.html.db"
warning: failed to load external entity "/usr/share/doc/bigreqsproto/bigreq.html.db"
warning: failed to load external entity "/usr/share/doc/fontsproto/fsproto.html.db"
warning: failed to load external entity "/usr/share/doc/kbproto/xkbproto.html.db"
warning: failed to load external entity "/usr/share/doc/recordproto/record.html.db"
warning: failed to load external entity "/usr/share/doc/scrnsaverproto/saver.html.db"
warning: failed to load external entity "/usr/share/doc/xcmiscproto/xc-misc.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/appgrp.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/dbe.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/dpms.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/evi.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/geproto.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/lbx.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/multibuf.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/security.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/shape.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/shm.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/sync.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/tog-cup.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/xtest.html.db"
warning: failed to load external entity "/usr/share/doc/xproto/x11protocol.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/License.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/README.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/ReleaseNotes.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Versions.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/fonts/fonts.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/graphics/dps.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Config.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Enhancing.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Darwin.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Solaris.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/ctext/ctext.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/icccm/icccm.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/xext/lbxalg.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/xlfd/xlfd.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/appgroup.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/analysis.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/secint.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/XACE-Spec.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-server/Xserver-DTrace.html.db"
Error: unresolved olink: targetdoc/targetptr = 'libX11/Parsing_Command_Line_Options'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
warning: failed to load external entity "/usr/share/doc/libX11/libX11/libX11.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/i18n/compose/libX11-keys.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/i18n/framework/framework.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/i18n/localedb/localedb.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/i18n/trans/trans.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/XIM/xim.html.db"
warning: failed to load external entity "/usr/share/doc/libX11/XKB/xkblib.html.db"
warning: failed to load external entity "/usr/share/doc//libXdmcp/xdmcp.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/dbelib.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/dpmslib.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/shapelib.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/synclib.html.db"
warning: failed to load external entity "/usr/share/doc/libXext/xtest1.html.db"
warning: failed to load external entity "/usr/share/doc/libXmu/Xmu.html.db"
warning: failed to load external entity "/usr/share/doc/bigreqsproto/bigreq.html.db"
warning: failed to load external entity "/usr/share/doc/fontsproto/fsproto.html.db"
warning: failed to load external entity "/usr/share/doc/kbproto/xkbproto.html.db"
warning: failed to load external entity "/usr/share/doc/recordproto/record.html.db"
warning: failed to load external entity "/usr/share/doc/scrnsaverproto/saver.html.db"
warning: failed to load external entity "/usr/share/doc/xcmiscproto/xc-misc.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/appgrp.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/dbe.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/dpms.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/evi.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/geproto.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/lbx.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/multibuf.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/security.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/shape.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/shm.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/sync.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/tog-cup.html.db"
warning: failed to load external entity "/usr/share/doc/xextproto/xtest.html.db"
warning: failed to load external entity "/usr/share/doc/xproto/x11protocol.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/License.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/README.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/ReleaseNotes.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Versions.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/fonts/fonts.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/graphics/dps.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Config.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Enhancing.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Darwin.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Solaris.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/ctext/ctext.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/icccm/icccm.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/xext/lbxalg.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/xlfd/xlfd.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/appgroup.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/analysis.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/secint.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/XACE-Spec.html.db"
warning: failed to load external entity "/usr/share/doc/xorg-server/Xserver-DTrace.html.db"
Error: unresolved olink: targetdoc/targetptr = 'libX11/Parsing_Command_Line_Options'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Parsing_the_Window_Geometry'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Window_Attributes'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Pop_up_Windows'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Redirection_of_Operations'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Configuring_Windows'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Keyboard_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Keyboard_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Keyboard_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Keyboard_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Pointer_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Pointer_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Pointer_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Parsing_the_Window_Geometry'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Pointer_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Window_Attributes'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Pop_up_Windows'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Redirection_of_Operations'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Manipulating_Regions'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Configuring_Windows'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Keyboard_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Keyboard_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Keyboard_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Keyboard_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Pointer_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Pointer_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Pointer_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Pointer_Grabbing'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Creating_and_Storing_Databases'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Manipulating_Regions'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Manipulating_the_Keyboard_Encoding'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Creating_and_Storing_Databases'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Manipulating_Regions'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Manipulating_the_Keyboard_Encoding'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/Use_of_Selection_Atoms'.
Error: unresolved olink: targetdoc/targetptr = 'icccm/icccm'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/Manipulating_Regions'.
Error: unresolved olink: targetdoc/targetptr = 'libX11/libX11'.
Making all in test
Making install in util
Making install in src
/usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/lib'
/bin/bash ../libtool --mode=install /usr/gnu/bin/install -c libXt.la '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/lib'
libtool: install: /usr/gnu/bin/install -c .libs/libXt.so.4.0.0 /jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/lib/libXt.so.4.0.0
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/lib && { ln -s -f libXt.so.4.0.0 libXt.so.4 || { rm -f libXt.so.4 && ln -s libXt.so.4.0.0 libXt.so.4; }; })
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/lib && { ln -s -f libXt.so.4.0.0 libXt.so || { rm -f libXt.so && ln -s libXt.so.4.0.0 libXt.so; }; })
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/lib/libXt.so.4.0.0
libtool: install: /usr/gnu/bin/install -c .libs/libXt.lai /jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/lib/libXt.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
Making install in include
/usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/include/X11'
/usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/include/X11'
/usr/gnu/bin/install -c -m 644 X11/StringDefs.h X11/Shell.h '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/include/X11'
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/Composite.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/CompositeP.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/ConstrainP.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/Constraint.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/Core.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/CoreP.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/Intrinsic.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/IntrinsicP.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/Object.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/ObjectP.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/RectObj.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/RectObjP.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/ResConfigP.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/ShellP.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/Vendor.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/VendorP.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/CallbackI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/ConvertI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/CreateI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/EventI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/HookObjI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/InitialI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/IntrinsicI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/PassivGraI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/ResourceI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/SelectionI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/ShellI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/ThreadsI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/TranslateI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/VarargsI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/Xtos.h '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/include/X11'
Making install in man
/usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/man/man3xt'
/usr/gnu/bin/install -c -m 644 XtAddCallbacks.3xt XtRemoveCallback.3xt XtRemoveCallbacks.3xt XtRemoveAllCallbacks.3xt XtAddRawEventHandler.3xt XtRemoveEventHandler.3xt XtRemoveRawEventHandler.3xt XtInsertEventHandler.3xt XtInsertRawEventHandler.3xt XtRemoveGrab.3xt XtAddConverter.3xt XtRemoveInput.3xt XtRemoveTimeOut.3xt XtRemoveWorkProc.3xt XtVaAppCreateShell.3xt XtAppSetErrorHandler.3xt XtAppSetWarningHandler.3xt XtAppWarning.3xt XtAppSetErrorMsgHandler.3xt XtAppSetWarningMsgHandler.3xt XtAppWarningMsg.3xt XtAppGetErrorDatabaseText.3xt XtAppSetSelectionTimeout.3xt XtAppPending.3xt XtAppPeekEvent.3xt XtAppProcessEvent.3xt XtDispatchEvent.3xt XtAppMainLoop.3xt XtPending.3xt XtPeekEvent.3xt XtProcessEvent.3xt XtMainLoop.3xt XtCallCallbackList.3xt XtHasCallbacks.3xt XtSuperclass.3xt XtIsSubclass.3xt XtCheckSubclass.3xt XtIsObject.3xt XtIsRectObj.3xt XtIsWidget.3xt '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/man/man3xt'
/usr/gnu/bin/install -c -m 644 XtIsComposite.3xt XtIsConstraint.3xt XtIsShell.3xt XtIsOverrideShell.3xt XtIsWMShell.3xt XtIsVendorShell.3xt XtIsTransientShell.3xt XtIsTopLevelShell.3xt XtIsApplicationShell.3xt XtIsSessionShell.3xt XtMoveWidget.3xt XtResizeWidget.3xt XtDirectConvert.3xt XtCallConverter.3xt XtDestroyApplicationContext.3xt XtWidgetToApplicationContext.3xt XtToolkitInitialize.3xt XtVaCreatePopupShell.3xt XtVaCreateWidget.3xt XtCreateManagedWidget.3xt XtVaCreateManagedWidget.3xt XtDestroyWidget.3xt XtDisplayOfObject.3xt XtScreen.3xt XtScreenOfObject.3xt XtWindow.3xt XtWindowOfObject.3xt XtOpenDisplay.3xt XtCloseDisplay.3xt XtDatabase.3xt XtScreenDatabase.3xt XtReleaseGC.3xt XtGetConstraintResourceList.3xt XtGetSelectionValues.3xt XtVaGetSubresources.3xt XtVaGetApplicationResources.3xt XtMakeResizeRequest.3xt XtCalloc.3xt XtRealloc.3xt XtFree.3xt '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/man/man3xt'
/usr/gnu/bin/install -c -m 644 XtNew.3xt XtNewString.3xt XtAsprintf.3xt XtManageChild.3xt XtUnmanageChildren.3xt XtUnmanageChild.3xt XtIsManaged.3xt XtChangeManagedSet.3xt XtSetMappedWhenManaged.3xt XtUnmapWidget.3xt XtWindowToWidget.3xt XtOffsetOf.3xt XtNumber.3xt XtOwnSelectionIncremental.3xt XtDisownSelection.3xt XtInstallAccelerators.3xt XtInstallAllAccelerators.3xt XtAugmentTranslations.3xt XtOverrideTranslations.3xt XtUninstallTranslations.3xt XtCallbackPopdown.3xt MenuPopdown.3xt XtPopupSpringLoaded.3xt XtCallbackNone.3xt XtCallbackNonexclusive.3xt XtCallbackExclusive.3xt MenuPopup.3xt XtIsRealized.3xt XtUnrealizeWidget.3xt XtMergeArgLists.3xt XtTranslateKeycode.3xt XtRegisterCaseConverter.3xt XtConvertCase.3xt XtIsSensitive.3xt XtVaSetValues.3xt XtSetSubvalues.3xt XtGetValues.3xt XtVaGetValues.3xt XtGetSubvalues.3xt XtVaGetSubvalues.3xt '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/man/man3xt'
/usr/gnu/bin/install -c -m 644 XtVaSetSubvalues.3xt XtKeysymToKeycodeList.3xt XtSetTypeConverter.3xt XtRemoveActionHook.3xt XtGetMultiClickTime.3xt XtRemoveEventTypeHandler.3xt XtRegisterExtensionSelector.3xt XtSetEventDispatcher.3xt XtDispatchEventToWidget.3xt XtLastTimestampProcessed.3xt XtNoticeSignal.3xt XtRemoveSignal.3xt XtAddTimeOut.3xt XtAddWorkProc.3xt XtRemoveBlockHook.3xt XtVaAppInitialize.3xt XtSessionReturnToken.3xt XtSetErrorMsgHandler.3xt XtSetWarningMsgHandler.3xt XtWarningMsg.3xt XtSetErrorHandler.3xt XtSetWarningHandler.3xt XtWarning.3xt XtGetErrorDatabaseText.3xt XtGetSelectionValuesIncremental.3xt XtSetSelectionTimeout.3xt XtSendSelectionRequest.3xt XtCancelSelectionRequest.3xt XtReleasePropertyAtom.3xt XtUngrabKey.3xt XtGrabKeyboard.3xt XtUngrabKeyboard.3xt XtGrabButton.3xt XtUngrabButton.3xt XtGrabPointer.3xt XtUngrabPointer.3xt XtUnregisterDrawable.3xt XtAppGetExitFlag.3xt XtAppUnlock.3xt XtProcessUnlock.3xt '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/man/man3xt'
/usr/gnu/bin/install -c -m 644 XtVaOpenApplication.3xt XtAddActions.3xt XtAddCallback.3xt XtAddEventHandler.3xt XtAddExposureToRegion.3xt XtAddGrab.3xt XtAddInput.3xt XtAllocateGC.3xt XtAppAddActionHook.3xt XtAppAddActions.3xt XtAppAddBlockHook.3xt XtAppAddConverter.3xt XtAppAddInput.3xt XtAppAddSignal.3xt XtAppAddTimeOut.3xt XtAppAddWorkProc.3xt XtAppCreateShell.3xt XtAppError.3xt XtAppErrorMsg.3xt XtAppGetErrorDatabase.3xt XtAppGetSelectionTimeout.3xt XtAppInitialize.3xt XtAppLock.3xt XtAppNextEvent.3xt XtAppReleaseCacheRefs.3xt XtAppSetExitFlag.3xt XtAppSetFallbackResources.3xt XtAppSetTypeConverter.3xt XtBuildEventMask.3xt XtCallAcceptFocus.3xt XtCallActionProc.3xt XtCallCallbacks.3xt XtClass.3xt XtConfigureWidget.3xt XtConvert.3xt XtConvertAndStore.3xt XtCreateApplicationContext.3xt XtCreateApplicationShell.3xt XtCreatePopupShell.3xt XtCreateSelectionRequest.3xt '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/man/man3xt'
/usr/gnu/bin/install -c -m 644 XtCreateWidget.3xt XtCreateWindow.3xt XtDisplay.3xt XtDisplayInitialize.3xt XtDisplayStringConversionWarning.3xt XtDisplayToApplicationContext.3xt XtError.3xt XtErrorMsg.3xt XtFindFile.3xt XtGetActionKeysym.3xt XtGetActionList.3xt XtGetApplicationNameAndClass.3xt XtGetApplicationResources.3xt XtGetClassExtension.3xt XtGetDisplays.3xt XtGetErrorDatabase.3xt XtGetGC.3xt XtGetKeyboardFocusWidget.3xt XtGetKeysymTable.3xt XtGetResourceList.3xt XtGetSelectionParameters.3xt XtGetSelectionRequest.3xt XtGetSelectionTimeout.3xt XtGetSelectionValue.3xt XtGetSelectionValueIncremental.3xt XtGetSubresources.3xt XtGrabKey.3xt XtHooksOfDisplay.3xt XtInitialize.3xt XtInitializeWidgetClass.3xt XtInsertEventTypeHandler.3xt XtLastEventProcessed.3xt XtMakeGeometryRequest.3xt XtMalloc.3xt XtManageChildren.3xt XtMapWidget.3xt XtName.3xt XtNameToWidget.3xt XtNextEvent.3xt XtOffset.3xt '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/man/man3xt'
/usr/gnu/bin/install -c -m 644 XtOpenApplication.3xt XtOwnSelection.3xt XtParent.3xt XtParseAcceleratorTable.3xt XtParseTranslationTable.3xt XtPopdown.3xt XtPopup.3xt XtProcessLock.3xt XtQueryGeometry.3xt XtRealizeWidget.3xt XtRegisterDrawable.3xt XtRegisterGrabAction.3xt XtReservePropertyAtom.3xt XtResolvePathname.3xt XtSessionGetToken.3xt XtSetArg.3xt XtSetKeyTranslator.3xt XtSetKeyboardFocus.3xt XtSetLanguageProc.3xt XtSetMultiClickTime.3xt XtSetSelectionParameters.3xt XtSetSensitive.3xt XtSetValues.3xt XtSetWMColormapWindows.3xt XtStringConversionWarning.3xt XtToolkitThreadInitialize.3xt XtTranslateCoords.3xt XtVaCreateArgsList.3xt '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/man/man3xt'
Making install in specs
/usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/doc/libXt'
/usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/doc/libXt'
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/intrinsics.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/acknowledgement.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/preface.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH01.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH02.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH03.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH04.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH05.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH06.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH07.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH08.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH09.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH10.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH11.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH12.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH13.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/appA.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/appB.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/appC.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/appD.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/appE.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/appF.xml '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/doc/libXt'
/usr/gnu/bin/install -c -m 644 intrinsics.html intrinsics.txt intrinsics.html.db intrinsics.pdf.db '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/doc/libXt'
Making install in test
/usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/lib/pkgconfig'
/usr/gnu/bin/install -c -m 644 xt.pc '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/lib/pkgconfig'
Making install in util
Making install in src
/usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/lib/amd64'
/bin/bash ../libtool --mode=install /usr/gnu/bin/install -c libXt.la '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/libXt.so.4.0.0 /jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/lib/amd64/libXt.so.4.0.0
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/lib/amd64 && { ln -s -f libXt.so.4.0.0 libXt.so.4 || { rm -f libXt.so.4 && ln -s libXt.so.4.0.0 libXt.so.4; }; })
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/lib/amd64 && { ln -s -f libXt.so.4.0.0 libXt.so || { rm -f libXt.so && ln -s libXt.so.4.0.0 libXt.so; }; })
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/lib/amd64/libXt.so.4.0.0
libtool: install: /usr/gnu/bin/install -c .libs/libXt.lai /jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/lib/amd64/libXt.la
libtool: warning: remember to run 'libtool --finish /usr/lib/amd64'
Making install in include
/usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/include/X11'
/usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/include/X11'
/usr/gnu/bin/install -c -m 644 X11/StringDefs.h X11/Shell.h '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/include/X11'
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/Composite.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/CompositeP.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/ConstrainP.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/Constraint.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/Core.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/CoreP.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/Intrinsic.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/IntrinsicP.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/Object.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/ObjectP.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/RectObj.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/RectObjP.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/ResConfigP.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/ShellP.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/Vendor.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/VendorP.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/CallbackI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/ConvertI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/CreateI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/EventI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/HookObjI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/InitialI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/IntrinsicI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/PassivGraI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/ResourceI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/SelectionI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/ShellI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/ThreadsI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/TranslateI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/VarargsI.h /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/include/X11/Xtos.h '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/include/X11'
Making install in man
/usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/man/man3xt'
/usr/gnu/bin/install -c -m 644 XtAddCallbacks.3xt XtRemoveCallback.3xt XtRemoveCallbacks.3xt XtRemoveAllCallbacks.3xt XtAddRawEventHandler.3xt XtRemoveEventHandler.3xt XtRemoveRawEventHandler.3xt XtInsertEventHandler.3xt XtInsertRawEventHandler.3xt XtRemoveGrab.3xt XtAddConverter.3xt XtRemoveInput.3xt XtRemoveTimeOut.3xt XtRemoveWorkProc.3xt XtVaAppCreateShell.3xt XtAppSetErrorHandler.3xt XtAppSetWarningHandler.3xt XtAppWarning.3xt XtAppSetErrorMsgHandler.3xt XtAppSetWarningMsgHandler.3xt XtAppWarningMsg.3xt XtAppGetErrorDatabaseText.3xt XtAppSetSelectionTimeout.3xt XtAppPending.3xt XtAppPeekEvent.3xt XtAppProcessEvent.3xt XtDispatchEvent.3xt XtAppMainLoop.3xt XtPending.3xt XtPeekEvent.3xt XtProcessEvent.3xt XtMainLoop.3xt XtCallCallbackList.3xt XtHasCallbacks.3xt XtSuperclass.3xt XtIsSubclass.3xt XtCheckSubclass.3xt XtIsObject.3xt XtIsRectObj.3xt XtIsWidget.3xt '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/man/man3xt'
/usr/gnu/bin/install -c -m 644 XtIsComposite.3xt XtIsConstraint.3xt XtIsShell.3xt XtIsOverrideShell.3xt XtIsWMShell.3xt XtIsVendorShell.3xt XtIsTransientShell.3xt XtIsTopLevelShell.3xt XtIsApplicationShell.3xt XtIsSessionShell.3xt XtMoveWidget.3xt XtResizeWidget.3xt XtDirectConvert.3xt XtCallConverter.3xt XtDestroyApplicationContext.3xt XtWidgetToApplicationContext.3xt XtToolkitInitialize.3xt XtVaCreatePopupShell.3xt XtVaCreateWidget.3xt XtCreateManagedWidget.3xt XtVaCreateManagedWidget.3xt XtDestroyWidget.3xt XtDisplayOfObject.3xt XtScreen.3xt XtScreenOfObject.3xt XtWindow.3xt XtWindowOfObject.3xt XtOpenDisplay.3xt XtCloseDisplay.3xt XtDatabase.3xt XtScreenDatabase.3xt XtReleaseGC.3xt XtGetConstraintResourceList.3xt XtGetSelectionValues.3xt XtVaGetSubresources.3xt XtVaGetApplicationResources.3xt XtMakeResizeRequest.3xt XtCalloc.3xt XtRealloc.3xt XtFree.3xt '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/man/man3xt'
/usr/gnu/bin/install -c -m 644 XtNew.3xt XtNewString.3xt XtAsprintf.3xt XtManageChild.3xt XtUnmanageChildren.3xt XtUnmanageChild.3xt XtIsManaged.3xt XtChangeManagedSet.3xt XtSetMappedWhenManaged.3xt XtUnmapWidget.3xt XtWindowToWidget.3xt XtOffsetOf.3xt XtNumber.3xt XtOwnSelectionIncremental.3xt XtDisownSelection.3xt XtInstallAccelerators.3xt XtInstallAllAccelerators.3xt XtAugmentTranslations.3xt XtOverrideTranslations.3xt XtUninstallTranslations.3xt XtCallbackPopdown.3xt MenuPopdown.3xt XtPopupSpringLoaded.3xt XtCallbackNone.3xt XtCallbackNonexclusive.3xt XtCallbackExclusive.3xt MenuPopup.3xt XtIsRealized.3xt XtUnrealizeWidget.3xt XtMergeArgLists.3xt XtTranslateKeycode.3xt XtRegisterCaseConverter.3xt XtConvertCase.3xt XtIsSensitive.3xt XtVaSetValues.3xt XtSetSubvalues.3xt XtGetValues.3xt XtVaGetValues.3xt XtGetSubvalues.3xt XtVaGetSubvalues.3xt '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/man/man3xt'
/usr/gnu/bin/install -c -m 644 XtVaSetSubvalues.3xt XtKeysymToKeycodeList.3xt XtSetTypeConverter.3xt XtRemoveActionHook.3xt XtGetMultiClickTime.3xt XtRemoveEventTypeHandler.3xt XtRegisterExtensionSelector.3xt XtSetEventDispatcher.3xt XtDispatchEventToWidget.3xt XtLastTimestampProcessed.3xt XtNoticeSignal.3xt XtRemoveSignal.3xt XtAddTimeOut.3xt XtAddWorkProc.3xt XtRemoveBlockHook.3xt XtVaAppInitialize.3xt XtSessionReturnToken.3xt XtSetErrorMsgHandler.3xt XtSetWarningMsgHandler.3xt XtWarningMsg.3xt XtSetErrorHandler.3xt XtSetWarningHandler.3xt XtWarning.3xt XtGetErrorDatabaseText.3xt XtGetSelectionValuesIncremental.3xt XtSetSelectionTimeout.3xt XtSendSelectionRequest.3xt XtCancelSelectionRequest.3xt XtReleasePropertyAtom.3xt XtUngrabKey.3xt XtGrabKeyboard.3xt XtUngrabKeyboard.3xt XtGrabButton.3xt XtUngrabButton.3xt XtGrabPointer.3xt XtUngrabPointer.3xt XtUnregisterDrawable.3xt XtAppGetExitFlag.3xt XtAppUnlock.3xt XtProcessUnlock.3xt '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/man/man3xt'
/usr/gnu/bin/install -c -m 644 XtVaOpenApplication.3xt XtAddActions.3xt XtAddCallback.3xt XtAddEventHandler.3xt XtAddExposureToRegion.3xt XtAddGrab.3xt XtAddInput.3xt XtAllocateGC.3xt XtAppAddActionHook.3xt XtAppAddActions.3xt XtAppAddBlockHook.3xt XtAppAddConverter.3xt XtAppAddInput.3xt XtAppAddSignal.3xt XtAppAddTimeOut.3xt XtAppAddWorkProc.3xt XtAppCreateShell.3xt XtAppError.3xt XtAppErrorMsg.3xt XtAppGetErrorDatabase.3xt XtAppGetSelectionTimeout.3xt XtAppInitialize.3xt XtAppLock.3xt XtAppNextEvent.3xt XtAppReleaseCacheRefs.3xt XtAppSetExitFlag.3xt XtAppSetFallbackResources.3xt XtAppSetTypeConverter.3xt XtBuildEventMask.3xt XtCallAcceptFocus.3xt XtCallActionProc.3xt XtCallCallbacks.3xt XtClass.3xt XtConfigureWidget.3xt XtConvert.3xt XtConvertAndStore.3xt XtCreateApplicationContext.3xt XtCreateApplicationShell.3xt XtCreatePopupShell.3xt XtCreateSelectionRequest.3xt '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/man/man3xt'
/usr/gnu/bin/install -c -m 644 XtCreateWidget.3xt XtCreateWindow.3xt XtDisplay.3xt XtDisplayInitialize.3xt XtDisplayStringConversionWarning.3xt XtDisplayToApplicationContext.3xt XtError.3xt XtErrorMsg.3xt XtFindFile.3xt XtGetActionKeysym.3xt XtGetActionList.3xt XtGetApplicationNameAndClass.3xt XtGetApplicationResources.3xt XtGetClassExtension.3xt XtGetDisplays.3xt XtGetErrorDatabase.3xt XtGetGC.3xt XtGetKeyboardFocusWidget.3xt XtGetKeysymTable.3xt XtGetResourceList.3xt XtGetSelectionParameters.3xt XtGetSelectionRequest.3xt XtGetSelectionTimeout.3xt XtGetSelectionValue.3xt XtGetSelectionValueIncremental.3xt XtGetSubresources.3xt XtGrabKey.3xt XtHooksOfDisplay.3xt XtInitialize.3xt XtInitializeWidgetClass.3xt XtInsertEventTypeHandler.3xt XtLastEventProcessed.3xt XtMakeGeometryRequest.3xt XtMalloc.3xt XtManageChildren.3xt XtMapWidget.3xt XtName.3xt XtNameToWidget.3xt XtNextEvent.3xt XtOffset.3xt '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/man/man3xt'
/usr/gnu/bin/install -c -m 644 XtOpenApplication.3xt XtOwnSelection.3xt XtParent.3xt XtParseAcceleratorTable.3xt XtParseTranslationTable.3xt XtPopdown.3xt XtPopup.3xt XtProcessLock.3xt XtQueryGeometry.3xt XtRealizeWidget.3xt XtRegisterDrawable.3xt XtRegisterGrabAction.3xt XtReservePropertyAtom.3xt XtResolvePathname.3xt XtSessionGetToken.3xt XtSetArg.3xt XtSetKeyTranslator.3xt XtSetKeyboardFocus.3xt XtSetLanguageProc.3xt XtSetMultiClickTime.3xt XtSetSelectionParameters.3xt XtSetSensitive.3xt XtSetValues.3xt XtSetWMColormapWindows.3xt XtStringConversionWarning.3xt XtToolkitThreadInitialize.3xt XtTranslateCoords.3xt XtVaCreateArgsList.3xt '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/man/man3xt'
Making install in specs
/usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/doc/libXt'
/usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/doc/libXt'
/usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/intrinsics.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/acknowledgement.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/preface.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH01.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH02.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH03.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH04.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH05.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH06.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH07.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH08.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH09.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH10.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH11.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH12.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/CH13.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/appA.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/appB.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/appC.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/appD.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/appE.xml /jenkins/jobs/oi-userland/workspace/components/x11/libXt/libXt-1.2.1/specs/appF.xml '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/doc/libXt'
/usr/gnu/bin/install -c -m 644 intrinsics.html intrinsics.txt intrinsics.html.db intrinsics.pdf.db '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/share/doc/libXt'
Making install in test
/usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/lib/amd64/pkgconfig'
/usr/gnu/bin/install -c -m 644 xt.pc '/jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/prototype/i386/usr/lib/amd64/pkgconfig'
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/x11/libXt/build/manifest-i386-libXt.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: x11/libXt
pkg://openindiana.org/x11/library/toolkit/libxt@1.2.1,5.11-2023.0.0.1:20231005T083443Z
PUBLISHED