gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/libXfont2-2.0.3.tar.bz2 --url https://www.x.org/releases/individual/lib/libXfont2-2.0.3.tar.bz2 --hash sha256:0e8ab7fd737ccdfe87e1f02b55f221f0bd4503a1c5f28be4ed6a54586bac9c4e Source /data/userland-archives/libXfont2-2.0.3.tar.bz2... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/libXfont2-2.0.3.tar.bz2 /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/libXfont2-2.0.3 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/libXfont2-2.0.3.tar.bz2 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/libXfont2-2.0.3/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/libXfont2-2.0.3 --strip=1 --backup --version-control=numbered < patches/01-pkgconfig.patch patching file xfont2.pc.in /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/libXfont2-2.0.3/.patched-01-pkgconfig.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/libXfont2-2.0.3/.patched (cd /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/libXfont2-2.0.3 && autoreconf -f -i) /usr/sfw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/sfw/share/aclocal/gtk.m4:7: run info Automake 'Extending aclocal' /usr/sfw/share/aclocal/gtk.m4:7: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. /usr/sfw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/sfw/share/aclocal/gtk.m4:7: run info Automake 'Extending aclocal' /usr/sfw/share/aclocal/gtk.m4:7: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal configure.ac:35: installing './compile' configure.ac:30: installing './missing' Makefile.am: installing './depcomp' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/libXfont2-2.0.3/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m32 -O3" CXXFLAGS="-m32 -O3" LDFLAGS="-m32" LIB_MAN_SUFFIX=3xfont2 /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/libXfont2-2.0.3/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin/i86 --libdir=/usr/lib/xorg --sbindir=/usr/sbin/i86 --enable-freetype --enable-fc --enable-builtins --with-bzip2) checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/gcc/6/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/6/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/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-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 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... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/6/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/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... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C99... 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/6/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/gcc/6/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/gcc/6/bin/gcc supports -Wall... yes checking if /usr/gcc/6/bin/gcc supports -Wpointer-arith... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-declarations... yes checking if /usr/gcc/6/bin/gcc supports -Wformat=2... yes checking if /usr/gcc/6/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/gcc/6/bin/gcc supports -Wnested-externs... yes checking if /usr/gcc/6/bin/gcc supports -Wbad-function-cast... yes checking if /usr/gcc/6/bin/gcc supports -Wold-style-definition... yes checking if /usr/gcc/6/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/gcc/6/bin/gcc supports -Wunused... yes checking if /usr/gcc/6/bin/gcc supports -Wuninitialized... yes checking if /usr/gcc/6/bin/gcc supports -Wshadow... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/gcc/6/bin/gcc supports -Wredundant-decls... yes checking if /usr/gcc/6/bin/gcc supports -Wlogical-op... yes checking if /usr/gcc/6/bin/gcc supports -Werror=implicit... yes checking if /usr/gcc/6/bin/gcc supports -Werror=nonnull... yes checking if /usr/gcc/6/bin/gcc supports -Werror=init-self... yes checking if /usr/gcc/6/bin/gcc supports -Werror=main... yes checking if /usr/gcc/6/bin/gcc supports -Werror=missing-braces... yes checking if /usr/gcc/6/bin/gcc supports -Werror=sequence-point... yes checking if /usr/gcc/6/bin/gcc supports -Werror=return-type... yes checking if /usr/gcc/6/bin/gcc supports -Werror=trigraphs... yes checking if /usr/gcc/6/bin/gcc supports -Werror=array-bounds... yes checking if /usr/gcc/6/bin/gcc supports -Werror=write-strings... yes checking if /usr/gcc/6/bin/gcc supports -Werror=address... yes checking if /usr/gcc/6/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/gcc/6/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/gcc/6/bin/gcc supports -pedantic... yes checking if /usr/gcc/6/bin/gcc supports -Werror... yes checking if /usr/gcc/6/bin/gcc supports -Werror=attributes... yes checking for /usr/share/man/man7/attributes.7... no checking whether make supports nested variables... (cached) yes checking whether to build developer documentation... 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 X.Org SGML entities >= 1.7... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for poll... yes checking for readlink... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for freetype2... yes checking for gzopen in -lz... yes checking for BZ2_bzopen in -lbz2... yes checking for hypot in -lm... yes checking for xproto xtrans fontsproto >= 2.1.3 fontenc... yes checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... -lsocket checking for library containing gethostbyname... -lnsl checking for getaddrinfo... yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking for socklen_t... yes checking for struct msghdr.msg_control... no configure: trying again with _XOPEN_SOURCE=600 checking for struct msghdr.msg_control... yes checking if Xtrans should support os-specific local connections... yes checking for strcasecmp... yes checking for strlcpy... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating xfont2.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86' Making all in doc make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86/doc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86/doc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86' CC src/stubs/libxfontstubs.lo CC src/stubs/atom.lo CC src/util/fontaccel.lo CC src/util/fontnames.lo CC src/util/fontutil.lo CC src/util/fontxlfd.lo CC src/util/format.lo CC src/util/miscutil.lo CC src/util/patcache.lo CC src/util/private.lo CC src/util/utilbitmap.lo CC src/fontfile/bitsource.lo CC src/fontfile/bufio.lo CC src/fontfile/decompress.lo CC src/fontfile/defaults.lo CC src/fontfile/dirfile.lo CC src/fontfile/fileio.lo CC src/fontfile/filewr.lo CC src/fontfile/fontdir.lo CC src/fontfile/fontencc.lo CC src/fontfile/fontfile.lo CC src/fontfile/fontscale.lo CC src/fontfile/gunzip.lo CC src/fontfile/register.lo CC src/fontfile/renderers.lo CC src/fontfile/catalogue.lo CC src/fontfile/bunzip2.lo CC src/FreeType/ftenc.lo CC src/FreeType/ftfuncs.lo CC src/FreeType/fttools.lo CC src/FreeType/xttcap.lo CC src/bitmap/bitmap.lo CC src/bitmap/bitmapfunc.lo CC src/bitmap/bitmaputil.lo CC src/bitmap/bitscale.lo CC src/bitmap/fontink.lo CC src/bitmap/bdfread.lo CC src/bitmap/bdfutils.lo CC src/bitmap/pcfread.lo CC src/bitmap/pcfwrite.lo CC src/builtins/dir.lo CC src/builtins/file.lo CC src/builtins/fonts.lo CC src/builtins/fpe.lo CC src/builtins/render.lo CC src/fc/fsconvert.lo CC src/fc/fserve.lo CC src/fc/fsio.lo CC src/fc/fstrans.lo CCLD libXfont2.la make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m64 -O3" CXXFLAGS="-m64 -O3" LDFLAGS="-m64" LIB_MAN_SUFFIX=3xfont2 /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/libXfont2-2.0.3/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib/xorg/amd64 --sbindir=/usr/sbin --enable-freetype --enable-fc --enable-builtins --with-bzip2) checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/gcc/6/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/6/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/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-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 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... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/6/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/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... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C99... 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/6/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/gcc/6/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/gcc/6/bin/gcc supports -Wall... yes checking if /usr/gcc/6/bin/gcc supports -Wpointer-arith... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-declarations... yes checking if /usr/gcc/6/bin/gcc supports -Wformat=2... yes checking if /usr/gcc/6/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/gcc/6/bin/gcc supports -Wnested-externs... yes checking if /usr/gcc/6/bin/gcc supports -Wbad-function-cast... yes checking if /usr/gcc/6/bin/gcc supports -Wold-style-definition... yes checking if /usr/gcc/6/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/gcc/6/bin/gcc supports -Wunused... yes checking if /usr/gcc/6/bin/gcc supports -Wuninitialized... yes checking if /usr/gcc/6/bin/gcc supports -Wshadow... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/gcc/6/bin/gcc supports -Wredundant-decls... yes checking if /usr/gcc/6/bin/gcc supports -Wlogical-op... yes checking if /usr/gcc/6/bin/gcc supports -Werror=implicit... yes checking if /usr/gcc/6/bin/gcc supports -Werror=nonnull... yes checking if /usr/gcc/6/bin/gcc supports -Werror=init-self... yes checking if /usr/gcc/6/bin/gcc supports -Werror=main... yes checking if /usr/gcc/6/bin/gcc supports -Werror=missing-braces... yes checking if /usr/gcc/6/bin/gcc supports -Werror=sequence-point... yes checking if /usr/gcc/6/bin/gcc supports -Werror=return-type... yes checking if /usr/gcc/6/bin/gcc supports -Werror=trigraphs... yes checking if /usr/gcc/6/bin/gcc supports -Werror=array-bounds... yes checking if /usr/gcc/6/bin/gcc supports -Werror=write-strings... yes checking if /usr/gcc/6/bin/gcc supports -Werror=address... yes checking if /usr/gcc/6/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/gcc/6/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/gcc/6/bin/gcc supports -pedantic... yes checking if /usr/gcc/6/bin/gcc supports -Werror... yes checking if /usr/gcc/6/bin/gcc supports -Werror=attributes... yes checking for /usr/share/man/man7/attributes.7... no checking whether make supports nested variables... (cached) yes checking whether to build developer documentation... 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 X.Org SGML entities >= 1.7... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for poll... yes checking for readlink... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for freetype2... yes checking for gzopen in -lz... yes checking for BZ2_bzopen in -lbz2... yes checking for hypot in -lm... yes checking for xproto xtrans fontsproto >= 2.1.3 fontenc... yes checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... -lsocket checking for library containing gethostbyname... -lnsl checking for getaddrinfo... yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking for socklen_t... yes checking for struct msghdr.msg_control... no configure: trying again with _XOPEN_SOURCE=600 checking for struct msghdr.msg_control... yes checking if Xtrans should support os-specific local connections... yes checking for strcasecmp... yes checking for strlcpy... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating xfont2.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64' Making all in doc make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64/doc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64/doc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64' CC src/stubs/atom.lo CC src/stubs/libxfontstubs.lo CC src/util/fontaccel.lo CC src/util/fontnames.lo CC src/util/fontutil.lo CC src/util/fontxlfd.lo CC src/util/format.lo CC src/util/miscutil.lo CC src/util/patcache.lo CC src/util/private.lo CC src/util/utilbitmap.lo CC src/fontfile/bitsource.lo CC src/fontfile/bufio.lo CC src/fontfile/decompress.lo CC src/fontfile/defaults.lo CC src/fontfile/dirfile.lo CC src/fontfile/fileio.lo CC src/fontfile/filewr.lo CC src/fontfile/fontdir.lo CC src/fontfile/fontencc.lo CC src/fontfile/fontfile.lo CC src/fontfile/fontscale.lo CC src/fontfile/gunzip.lo CC src/fontfile/register.lo CC src/fontfile/renderers.lo CC src/fontfile/catalogue.lo CC src/fontfile/bunzip2.lo CC src/FreeType/ftenc.lo CC src/FreeType/ftfuncs.lo CC src/FreeType/fttools.lo CC src/FreeType/xttcap.lo CC src/bitmap/bitmap.lo CC src/bitmap/bitmapfunc.lo CC src/bitmap/bitmaputil.lo CC src/bitmap/bitscale.lo CC src/bitmap/fontink.lo CC src/bitmap/bdfread.lo CC src/bitmap/bdfutils.lo CC src/bitmap/pcfread.lo CC src/bitmap/pcfwrite.lo CC src/builtins/dir.lo CC src/builtins/file.lo CC src/builtins/fonts.lo CC src/builtins/fpe.lo CC src/builtins/render.lo CC src/fc/fsconvert.lo CC src/fc/fserve.lo CC src/fc/fstrans.lo CC src/fc/fsio.lo CCLD libXfont2.la make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86' Making install in doc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86/doc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86/doc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86/doc' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86/doc' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg' /bin/bash ./libtool --mode=install /usr/bin/ginstall -c libXfont2.la '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg' libtool: install: /usr/bin/ginstall -c .libs/libXfont2.so.2.0.0 /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/libXfont2.so.2.0.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg && { ln -s -f libXfont2.so.2.0.0 libXfont2.so.2 || { rm -f libXfont2.so.2 && ln -s libXfont2.so.2.0.0 libXfont2.so.2; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg && { ln -s -f libXfont2.so.2.0.0 libXfont2.so || { rm -f libXfont2.so && ln -s libXfont2.so.2.0.0 libXfont2.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/libXfont2.so.2.0.0 libtool: install: /usr/bin/ginstall -c .libs/libXfont2.lai /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/libXfont2.la libtool: install: /usr/bin/ginstall -c .libs/libXfont2.a /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/libXfont2.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/libXfont2.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/libXfont2.a libtool: warning: remember to run 'libtool --finish /usr/lib/xorg' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/include/X11/fonts' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/libXfont2-2.0.3/include/X11/fonts/libxfont2.h '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/include/X11/fonts' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/pkgconfig' /usr/bin/ginstall -c -m 644 xfont2.pc '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/i86/.installed (cd /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64' Making install in doc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64/doc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64/doc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64/doc' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64/doc' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/amd64' /bin/bash ./libtool --mode=install /usr/bin/ginstall -c libXfont2.la '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/amd64' libtool: install: /usr/bin/ginstall -c .libs/libXfont2.so.2.0.0 /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/amd64/libXfont2.so.2.0.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/amd64 && { ln -s -f libXfont2.so.2.0.0 libXfont2.so.2 || { rm -f libXfont2.so.2 && ln -s libXfont2.so.2.0.0 libXfont2.so.2; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/amd64 && { ln -s -f libXfont2.so.2.0.0 libXfont2.so || { rm -f libXfont2.so && ln -s libXfont2.so.2.0.0 libXfont2.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/amd64/libXfont2.so.2.0.0 libtool: install: /usr/bin/ginstall -c .libs/libXfont2.lai /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/amd64/libXfont2.la libtool: install: /usr/bin/ginstall -c .libs/libXfont2.a /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/amd64/libXfont2.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/amd64/libXfont2.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/amd64/libXfont2.a libtool: warning: remember to run 'libtool --finish /usr/lib/xorg/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/include/X11/fonts' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/libXfont2-2.0.3/include/X11/fonts/libxfont2.h '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/include/X11/fonts' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/amd64/pkgconfig' /usr/bin/ginstall -c -m 644 xfont2.pc '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/usr/lib/xorg/amd64/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D X11PKGVERS=7.7 -D IPS_COMPONENT_RE_VERSION=2\\.0\\.3 -D COMPONENT_RE_VERSION=2\\.0\\.3 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:System/X11" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2019.0.0.2" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="2.0.3" -D IPS_COMPONENT_VERSION="2.0.3" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://www.x.org/releases/individual/lib/libXfont2-2.0.3.tar.bz2" -D COMPONENT_PROJECT_URL="https://www.x.org/" -D COMPONENT_NAME="libXfont2" -D COMPONENT_FMRI="x11/library/libxfont2" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="libXfont2 - library for X servers and utilities to access font files" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="MIT License" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="afde80fc8f4fd93655c6cff20e6a1af951cb93bc" libxfont2.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/manifest-i386-libxfont2.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build -d /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2 -d libXfont2-2.0.3 -m /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/manifest-i386-libxfont2.mogrified >/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/manifest-i386-libxfont2.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build -d /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2 -d libXfont2-2.0.3 /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/manifest-i386-libxfont2.mangled >/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/manifest-i386-libxfont2.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/manifest-i386-libxfont2.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/manifest-i386-libxfont2.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2 libXfont2-2.0.3" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/manifest-i386-libxfont2.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D X11PKGVERS=7.7 -D IPS_COMPONENT_RE_VERSION=2\\.0\\.3 -D COMPONENT_RE_VERSION=2\\.0\\.3 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:System/X11" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2019.0.0.2" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="2.0.3" -D IPS_COMPONENT_VERSION="2.0.3" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://www.x.org/releases/individual/lib/libXfont2-2.0.3.tar.bz2" -D COMPONENT_PROJECT_URL="https://www.x.org/" -D COMPONENT_NAME="libXfont2" -D COMPONENT_FMRI="x11/library/libxfont2" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="libXfont2 - library for X servers and utilities to access font files" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="MIT License" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="afde80fc8f4fd93655c6cff20e6a1af951cb93bc" /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/manifest-i386-libxfont2.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/manifest-i386-libxfont2.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build -d /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2 -d libXfont2-2.0.3 -T \*.py /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/manifest-i386-libxfont2.pre-published pkg://openindiana.org/x11/library/libxfont2@2.0.3,5.11-2019.0.0.2:20190819T191712Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/manifest-i386-libxfont2.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libXfont2/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libXfont2'