gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/libepoxy-1.3.1.tar.bz2 --url https://github.com/anholt/libepoxy/releases/download/v1.3.1/libepoxy-1.3.1.tar.bz2 --hash sha256:1d8668b0a259c709899e1c4bab62d756d9002d546ce4f59c9665e2fc5f001a64 Source /data/userland-archives/libepoxy-1.3.1.tar.bz2... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/libepoxy-1.3.1.tar.bz2 /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/libepoxy-1.3.1 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/libepoxy-1.3.1.tar.bz2 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/libepoxy-1.3.1/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/libepoxy-1.3.1 --strip=1 --backup --version-control=numbered < patches/disable-egl.patch patching file configure.ac patching file src/dispatch_common.h Hunk #1 succeeded at 38 with fuzz 1 (offset 5 lines). /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/libepoxy-1.3.1/.patched-disable-egl.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/libepoxy-1.3.1/.patched (cd /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/libepoxy-1.3.1 && libtoolize --automake --copy --force && aclocal -Im4 && autoheader && automake -a -f -c && autoconf ) aclocal: warning: couldn't open directory 'm4': No such file or directory /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:41: installing './compile' configure.ac:32: installing './missing' src/Makefile.am: installing './depcomp' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/libepoxy-1.3.1/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32" FFLAGS=" -m32" FCFLAGS="-m32" LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/libepoxy-1.3.1/configure CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32" FFLAGS=" -m32" FCFLAGS="-m32" LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin ) checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/gcc/4.9/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/4.9/bin/gcc accepts -g... yes checking for /usr/gcc/4.9/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/4.9/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/4.9/bin/gcc... gcc3 checking for /usr/gcc/4.9/bin/gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... /usr/gcc/4.9/bin/gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for a sed that does not truncate output... /usr/gnu/bin/sed checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=unknown-warning-option... no checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=unused-command-line-argument... no checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wall... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wpointer-arith... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wmissing-declarations... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wformat=2... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wstrict-prototypes... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wmissing-prototypes... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wnested-externs... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wbad-function-cast... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wold-style-definition... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wdeclaration-after-statement... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wunused... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wuninitialized... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wshadow... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wmissing-noreturn... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wmissing-format-attribute... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wredundant-decls... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wlogical-op... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=implicit... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=nonnull... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=init-self... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=main... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=missing-braces... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=sequence-point... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=return-type... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=trigraphs... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=array-bounds... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=write-strings... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=address... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -pedantic... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for python3... python3 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/gnu/bin/sed checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/4.9/bin/gcc -std=gnu99... /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 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... dlltool 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/4.9/bin/gcc -std=gnu99 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 dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/4.9/bin/gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if /usr/gcc/4.9/bin/gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 static flag -static works... no checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -c -o file.o... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the /usr/gcc/4.9/bin/gcc -std=gnu99 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... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking KHR/khrplatform.h usability... yes checking KHR/khrplatform.h presence... yes checking for KHR/khrplatform.h... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wno-int-conversion... yes checking for dlopen in -ldl... yes checking whether /usr/gcc/4.9/bin/gcc -std=gnu99 supports -fvisibility=hidden... yes checking for x11... yes checking for gl... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating epoxy.pc config.status: creating Makefile config.status: creating include/epoxy/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands EGL: no GLX: yes WGL: no PYTHON: python3 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/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/libepoxy/build/i86' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86' Making all in include/epoxy make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/include/epoxy' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/include/epoxy' Making all in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/src' /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/src' CC dispatch_glx.lo CC gl_generated_dispatch.lo CC glx_generated_dispatch.lo CC dispatch_common.lo CCLD libepoxy.la make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/src' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/src' Making all in test make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/test' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/test' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64" FFLAGS=" -m64" FCFLAGS="-m64" LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/libepoxy-1.3.1/configure CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64" FFLAGS=" -m64" FCFLAGS="-m64" LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin/amd64 --libdir=/usr/lib/amd64 --sbindir=/usr/sbin/amd64 ) checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/gcc/4.9/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/4.9/bin/gcc accepts -g... yes checking for /usr/gcc/4.9/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/4.9/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/4.9/bin/gcc... gcc3 checking for /usr/gcc/4.9/bin/gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... /usr/gcc/4.9/bin/gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for a sed that does not truncate output... /usr/gnu/bin/sed checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=unknown-warning-option... no checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=unused-command-line-argument... no checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wall... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wpointer-arith... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wmissing-declarations... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wformat=2... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wstrict-prototypes... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wmissing-prototypes... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wnested-externs... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wbad-function-cast... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wold-style-definition... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wdeclaration-after-statement... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wunused... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wuninitialized... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wshadow... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wmissing-noreturn... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wmissing-format-attribute... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wredundant-decls... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wlogical-op... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=implicit... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=nonnull... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=init-self... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=main... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=missing-braces... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=sequence-point... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=return-type... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=trigraphs... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=array-bounds... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=write-strings... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=address... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -pedantic... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for python3... python3 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/gnu/bin/sed checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/4.9/bin/gcc -std=gnu99... /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 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... dlltool 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/4.9/bin/gcc -std=gnu99 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 dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/4.9/bin/gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if /usr/gcc/4.9/bin/gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 static flag -static works... no checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -c -o file.o... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the /usr/gcc/4.9/bin/gcc -std=gnu99 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... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking KHR/khrplatform.h usability... yes checking KHR/khrplatform.h presence... yes checking for KHR/khrplatform.h... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -Wno-int-conversion... yes checking for dlopen in -ldl... yes checking whether /usr/gcc/4.9/bin/gcc -std=gnu99 supports -fvisibility=hidden... yes checking for x11... yes checking for gl... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating epoxy.pc config.status: creating Makefile config.status: creating include/epoxy/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands EGL: no GLX: yes WGL: no PYTHON: python3 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/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/libepoxy/build/amd64' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64' Making all in include/epoxy make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/include/epoxy' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/include/epoxy' Making all in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/src' /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/src' CC glx_generated_dispatch.lo CC dispatch_glx.lo CC dispatch_common.lo CC gl_generated_dispatch.lo CCLD libepoxy.la make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/src' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/src' Making all in test make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/test' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/test' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/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/libepoxy/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86' Making install in include/epoxy make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/include/epoxy' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/include/epoxy' make[5]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/include/epoxy' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/libepoxy-1.3.1/include/epoxy/gl.h /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/libepoxy-1.3.1/include/epoxy/glx.h '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/include/epoxy' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/include/epoxy' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/include/epoxy' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/src' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/src' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/src' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/lib' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c libepoxy.la '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/lib' libtool: install: /usr/gnu/bin/install -c .libs/libepoxy.so.0.0.0 /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/lib/libepoxy.so.0.0.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/lib && { ln -s -f libepoxy.so.0.0.0 libepoxy.so.0 || { rm -f libepoxy.so.0 && ln -s libepoxy.so.0.0.0 libepoxy.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/lib && { ln -s -f libepoxy.so.0.0.0 libepoxy.so || { rm -f libepoxy.so && ln -s libepoxy.so.0.0.0 libepoxy.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/lib/libepoxy.so.0.0.0 libtool: install: /usr/gnu/bin/install -c .libs/libepoxy.lai /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/lib/libepoxy.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/include/epoxy' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/libepoxy-1.3.1/src/./../include/epoxy/gl_generated.h /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/libepoxy-1.3.1/src/./../include/epoxy/glx_generated.h '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/include/epoxy' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/src' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/src' Making install in test make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/test' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/test' 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/libepoxy/build/i86/test' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/test' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86' make[5]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/lib/pkgconfig' /usr/gnu/bin/install -c -m 644 epoxy.pc '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/lib/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/i86/.installed (cd /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/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/libepoxy/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64' Making install in include/epoxy make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/include/epoxy' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/include/epoxy' make[5]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/include/epoxy' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/libepoxy-1.3.1/include/epoxy/gl.h /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/libepoxy-1.3.1/include/epoxy/glx.h '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/include/epoxy' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/include/epoxy' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/include/epoxy' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/src' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/src' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/src' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c libepoxy.la '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/gnu/bin/install -c .libs/libepoxy.so.0.0.0 /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/lib/amd64/libepoxy.so.0.0.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/lib/amd64 && { ln -s -f libepoxy.so.0.0.0 libepoxy.so.0 || { rm -f libepoxy.so.0 && ln -s libepoxy.so.0.0.0 libepoxy.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/lib/amd64 && { ln -s -f libepoxy.so.0.0.0 libepoxy.so || { rm -f libepoxy.so && ln -s libepoxy.so.0.0.0 libepoxy.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/lib/amd64/libepoxy.so.0.0.0 libtool: install: /usr/gnu/bin/install -c .libs/libepoxy.lai /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/lib/amd64/libepoxy.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/include/epoxy' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/libepoxy-1.3.1/src/./../include/epoxy/gl_generated.h /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/libepoxy-1.3.1/src/./../include/epoxy/glx_generated.h '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/include/epoxy' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/src' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/src' Making install in test make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/test' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/test' 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/libepoxy/build/amd64/test' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64/test' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64' make[5]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/gnu/bin/install -c -m 644 epoxy.pc '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/usr/lib/amd64/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/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 MACH=i386 -D MACH32=i86 -D MACH64=amd64 -D PUBLISHER=openindiana.org -D PUBLISHER_LOCALIZABLE=userland-localizable -D CONSOLIDATION=userland -D BUILD_VERSION=5.11-2017.0.0.1 -D SOLARIS_VERSION=2.11 -D OS_VERSION=5.11 -D PKG_SOLARIS_VERSION=5.11 -D HUMAN_VERSION= -D IPS_COMPONENT_VERSION=1.3.1 -D COMPONENT_VERSION=1.3.1 -D COMPONENT_PROJECT_URL=http://xorg.freedesktop.org -D COMPONENT_ARCHIVE_URL=https://github.com/anholt/libepoxy/releases/download/v1.3.1/libepoxy-1.3.1.tar.bz2 -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=libepoxy -D COMPONENT_FMRI=x11/library/libepoxy -D COMPONENT_LICENSE_FILE=libepoxy.license -D TPNO= -D USERLAND_GIT_REMOTE=git://github.com/OpenIndiana/oi-userland.git -D USERLAND_GIT_BRANCH=HEAD -D USERLAND_GIT_REV=ecedc9ab2542e3122304e810bfa406fb96e06b3e -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D COMPONENT_SUMMARY="library for handling OpenGL function pointers" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:System/Hardware" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="MIT" libepoxy.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/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/manifest-i386-libepoxy.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build -d /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy -d libepoxy-1.3.1 -m /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/manifest-i386-libepoxy.mogrified >/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/manifest-i386-libepoxy.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build -d /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy -d libepoxy-1.3.1 /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/manifest-i386-libepoxy.mangled >/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/manifest-i386-libepoxy.depend /usr/bin/pkgdepend resolve -m /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/manifest-i386-libepoxy.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/manifest-i386-libepoxy.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy libepoxy-1.3.1" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/manifest-i386-libepoxy.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/.linted-i386 /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/manifest-i386-libepoxy.depend.res /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/manifest-i386-libepoxy.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/libepoxy/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build -d /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy -d libepoxy-1.3.1 -T \*.py /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/manifest-i386-libepoxy.pre-published pkg://openindiana.org/x11/library/libepoxy@1.3.1,5.11-2017.0.0.1:20180129T212231Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/manifest-i386-libepoxy.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libepoxy/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libepoxy'