gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/Pgtcl-2.6.3.tar.gz --url https://github.com/flightaware/Pgtcl/archive/v2.6.3.tar.gz --hash sha256:7950d2640dd206dd07ad36ea96363f3d436d3d2be3fec8993c11f363c55f0d22 Source /data/userland-archives/Pgtcl-2.6.3.tar.gz... not found, skipping file copy Source https://github.com/flightaware/Pgtcl/archive/v2.6.3.tar.gz... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/Pgtcl-2.6.3.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/Pgtcl-2.6.3.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3 --strip=1 --backup --version-control=numbered < patches/01-ldflags.patch patching file configure.in /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/.patched-01-ldflags.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3 --strip=1 --backup --version-control=numbered < patches/02-Makefile.in.patch patching file Makefile.in Hunk #2 succeeded at 205 (offset 12 lines). /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/.patched-02-Makefile.in.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/.patched (cd /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3 && autoreconf -fi) /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m32 -O3" CXXFLAGS="-m32 -O3" LDFLAGS="-m32" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.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 --libdir=/usr/lib --sbindir=/usr/sbin --libdir=/usr/lib/tcl8.6/pgtcl --with-tcl="/usr/lib" --enable-threads) checking for correct TEA configuration... ok (TEA 3.9) configure: configuring pgtcl 2.6.3 checking for Tcl configuration... found /usr/lib/tclConfig.sh 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 for existence of /usr/lib/tclConfig.sh... loading checking platform... unix configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for gcc... (cached) /usr/gcc/6/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/gcc/6/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking whether make sets $(MAKE)... yes checking for ranlib... ranlib 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 if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... no checking for setsockopt... no checking for setsockopt in -lsocket... yes checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for pg_config... /usr/postgres/9.5/bin/pg_config using pg_config-reported PostgreSQL include dir of... "/usr/postgres/9.5/include" using pg_config-reported PostgreSQL lib dir of... "/usr/postgres/9.5/lib" checking for PQsetSingleRowMode... yes checking for main in -lsqlite3... yes checking for Tcl public headers... /usr/include checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for ranlib... (cached) ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... SunOS-5.11 checking for ar... ar checking for cast to union support... yes checking for required early compiler flags... none checking for 64-bit integer type... long long checking for struct dirent64... yes checking for struct stat64... yes checking for open64... yes checking for lseek64... yes checking for off64_t... yes checking for build with symbols... no checking for tclsh... /usr/bin/tclsh8.6 configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/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/tcl/pgtcl/build/i86' /usr/gcc/6/bin/gcc -DPACKAGE_NAME=\"pgtcl\" -DPACKAGE_TARNAME=\"pgtcl\" -DPACKAGE_VERSION=\"2.6.3\" -DPACKAGE_STRING=\"pgtcl\ 2.6.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_pgtcl=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_PQSETSINGLEROWMODE=1 -DHAVE_SQLITE3=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -I/usr/postgres/9.5/include -I"/usr/include" -m32 -O3 -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/generic/pgtcl.c` -o pgtcl.o /usr/gcc/6/bin/gcc -DPACKAGE_NAME=\"pgtcl\" -DPACKAGE_TARNAME=\"pgtcl\" -DPACKAGE_VERSION=\"2.6.3\" -DPACKAGE_STRING=\"pgtcl\ 2.6.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_pgtcl=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_PQSETSINGLEROWMODE=1 -DHAVE_SQLITE3=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -I/usr/postgres/9.5/include -I"/usr/include" -m32 -O3 -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/generic/pgtclCmds.c` -o pgtclCmds.o /usr/gcc/6/bin/gcc -DPACKAGE_NAME=\"pgtcl\" -DPACKAGE_TARNAME=\"pgtcl\" -DPACKAGE_VERSION=\"2.6.3\" -DPACKAGE_STRING=\"pgtcl\ 2.6.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_pgtcl=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_PQSETSINGLEROWMODE=1 -DHAVE_SQLITE3=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -I/usr/postgres/9.5/include -I"/usr/include" -m32 -O3 -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/generic/pgtclId.c` -o pgtclId.o /usr/gcc/6/bin/gcc -DPACKAGE_NAME=\"pgtcl\" -DPACKAGE_TARNAME=\"pgtcl\" -DPACKAGE_VERSION=\"2.6.3\" -DPACKAGE_STRING=\"pgtcl\ 2.6.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_pgtcl=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_PQSETSINGLEROWMODE=1 -DHAVE_SQLITE3=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -I/usr/postgres/9.5/include -I"/usr/include" -m32 -O3 -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/generic/tokenize.c` -o tokenize.o /usr/gcc/6/bin/gcc -DPACKAGE_NAME=\"pgtcl\" -DPACKAGE_TARNAME=\"pgtcl\" -DPACKAGE_VERSION=\"2.6.3\" -DPACKAGE_STRING=\"pgtcl\ 2.6.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_pgtcl=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_PQSETSINGLEROWMODE=1 -DHAVE_SQLITE3=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -I/usr/postgres/9.5/include -I"/usr/include" -m32 -O3 -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/generic/pgtclSqlite.c` -o pgtclSqlite.o /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/generic/pgtclSqlite.c: In function 'Pg_sqlite_probe': /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/generic/pgtclSqlite.c:729:36: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pid_t {aka long int}' [-Wformat=] snprintf(cmd_name, 256, "::dummy%d", getpid()); ^ If you really want to rebuild the documentation, do the following: cd doc ; make all rm -f libpgtcl2.6.3.so /usr/gcc/6/bin/gcc -shared -o libpgtcl2.6.3.so pgtcl.o pgtclCmds.o pgtclId.o tokenize.o pgtclSqlite.o -L/usr/postgres/9.5/lib -R/usr/postgres/9.5/lib -lpq -lsqlite3 -lsocket -lnsl -L/usr/lib -ltclstub8.6 : libpgtcl2.6.3.so make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/i86/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m64 -O3" CXXFLAGS="-m64 -O3" LDFLAGS="-m64" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.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/amd64 --libdir=/usr/lib/amd64 --sbindir=/usr/sbin/amd64 --enable-64bit --libdir=/usr/lib/tcl8.6/pgtcl/amd64 --with-tcl="/usr/lib/amd64" --enable-threads) checking for correct TEA configuration... ok (TEA 3.9) configure: configuring pgtcl 2.6.3 checking for Tcl configuration... found /usr/lib/amd64/tclConfig.sh 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 for existence of /usr/lib/amd64/tclConfig.sh... loading checking platform... unix configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for gcc... (cached) /usr/gcc/6/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/gcc/6/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking whether make sets $(MAKE)... yes checking for ranlib... ranlib 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 if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... no checking for setsockopt... no checking for setsockopt in -lsocket... yes checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for pg_config... /usr/postgres/9.5/bin/amd64/pg_config using pg_config-reported PostgreSQL include dir of... "/usr/postgres/9.5/include" using pg_config-reported PostgreSQL lib dir of... "/usr/postgres/9.5/lib/amd64" checking for PQsetSingleRowMode... yes checking for main in -lsqlite3... yes checking for Tcl public headers... /usr/include checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for ranlib... (cached) ranlib checking if 64bit support is requested... yes checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... SunOS-5.11 checking for ar... ar checking for cast to union support... yes checking for required early compiler flags... none checking for 64-bit integer type... using long checking for build with symbols... no checking for tclsh... /usr/bin/tclsh8.6 configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/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/tcl/pgtcl/build/amd64' /usr/gcc/6/bin/gcc -DPACKAGE_NAME=\"pgtcl\" -DPACKAGE_TARNAME=\"pgtcl\" -DPACKAGE_VERSION=\"2.6.3\" -DPACKAGE_STRING=\"pgtcl\ 2.6.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_pgtcl=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_PQSETSINGLEROWMODE=1 -DHAVE_SQLITE3=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I/usr/postgres/9.5/include -I"/usr/include" -m64 -O3 -pipe -m64 -O2 -DNDEBUG -Wall -fPIC -c `echo /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/generic/pgtcl.c` -o pgtcl.o /usr/gcc/6/bin/gcc -DPACKAGE_NAME=\"pgtcl\" -DPACKAGE_TARNAME=\"pgtcl\" -DPACKAGE_VERSION=\"2.6.3\" -DPACKAGE_STRING=\"pgtcl\ 2.6.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_pgtcl=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_PQSETSINGLEROWMODE=1 -DHAVE_SQLITE3=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I/usr/postgres/9.5/include -I"/usr/include" -m64 -O3 -pipe -m64 -O2 -DNDEBUG -Wall -fPIC -c `echo /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/generic/pgtclCmds.c` -o pgtclCmds.o /usr/gcc/6/bin/gcc -DPACKAGE_NAME=\"pgtcl\" -DPACKAGE_TARNAME=\"pgtcl\" -DPACKAGE_VERSION=\"2.6.3\" -DPACKAGE_STRING=\"pgtcl\ 2.6.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_pgtcl=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_PQSETSINGLEROWMODE=1 -DHAVE_SQLITE3=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I/usr/postgres/9.5/include -I"/usr/include" -m64 -O3 -pipe -m64 -O2 -DNDEBUG -Wall -fPIC -c `echo /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/generic/pgtclId.c` -o pgtclId.o /usr/gcc/6/bin/gcc -DPACKAGE_NAME=\"pgtcl\" -DPACKAGE_TARNAME=\"pgtcl\" -DPACKAGE_VERSION=\"2.6.3\" -DPACKAGE_STRING=\"pgtcl\ 2.6.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_pgtcl=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_PQSETSINGLEROWMODE=1 -DHAVE_SQLITE3=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I/usr/postgres/9.5/include -I"/usr/include" -m64 -O3 -pipe -m64 -O2 -DNDEBUG -Wall -fPIC -c `echo /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/generic/tokenize.c` -o tokenize.o /usr/gcc/6/bin/gcc -DPACKAGE_NAME=\"pgtcl\" -DPACKAGE_TARNAME=\"pgtcl\" -DPACKAGE_VERSION=\"2.6.3\" -DPACKAGE_STRING=\"pgtcl\ 2.6.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_pgtcl=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_PQSETSINGLEROWMODE=1 -DHAVE_SQLITE3=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I/usr/postgres/9.5/include -I"/usr/include" -m64 -O3 -pipe -m64 -O2 -DNDEBUG -Wall -fPIC -c `echo /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/generic/pgtclSqlite.c` -o pgtclSqlite.o If you really want to rebuild the documentation, do the following: cd doc ; make all rm -f libpgtcl2.6.3.so /usr/gcc/6/bin/gcc -shared -m64 -static-libgcc -o libpgtcl2.6.3.so pgtcl.o pgtclCmds.o pgtclId.o tokenize.o pgtclSqlite.o -L/usr/postgres/9.5/lib/amd64 -R/usr/postgres/9.5/lib/amd64 -lpq -lsqlite3 -lsocket -lnsl -L/usr/lib/amd64 -ltclstub8.6 : libpgtcl2.6.3.so make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/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/tcl/pgtcl/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/i86' If you really want to rebuild the documentation, do the following: cd doc ; make all /bin/bash /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/tclconfig/install-sh -c libpgtcl2.6.3.so /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386/usr/lib/tcl8.6/pgtcl//libpgtcl2.6.3.so : /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386/usr/lib/tcl8.6/pgtcl//libpgtcl2.6.3.so ln -sf /libpgtcl2.6.3.so /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386/usr/lib/tcl8.6/pgtcl/`echo libpgtcl2.6.3.so | sed 's/2.6.3//'` Install postgres-helpers.tcl /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386/usr/lib/tcl8.6/pgtcl//postgres-helpers.tcl Install pkgIndex.tcl /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386/usr/lib/tcl8.6/pgtcl/ Installing header files in /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386/usr/include Installing /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/generic/pgtclId.h make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/i86' ( mkdir -p /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386//usr/share/doc/pgtcl-2.6.3 && cp -a /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/doc/html/* /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386//usr/share/doc/pgtcl-2.6.3 ) /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/i86/.installed (cd /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/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/tcl/pgtcl/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/amd64' If you really want to rebuild the documentation, do the following: cd doc ; make all /bin/bash /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/tclconfig/install-sh -c libpgtcl2.6.3.so /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386/usr/lib/tcl8.6/pgtcl/amd64//libpgtcl2.6.3.so : /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386/usr/lib/tcl8.6/pgtcl/amd64//libpgtcl2.6.3.so ln -sf /libpgtcl2.6.3.so /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386/usr/lib/tcl8.6/pgtcl/amd64/`echo libpgtcl2.6.3.so | sed 's/2.6.3//'` Install postgres-helpers.tcl /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386/usr/lib/tcl8.6/pgtcl/amd64//postgres-helpers.tcl Install pkgIndex.tcl /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386/usr/lib/tcl8.6/pgtcl/amd64/ Installing header files in /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386/usr/include Installing /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/generic/pgtclId.h make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/amd64' ( mkdir -p /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386//usr/share/doc/pgtcl-2.6.3 && cp -a /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/Pgtcl-2.6.3/doc/html/* /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386//usr/share/doc/pgtcl-2.6.3 ) /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=2\\.6\\.3 -D COMPONENT_RE_VERSION=2\\.6\\.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:Development/Databases" -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.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="2.6.3" -D IPS_COMPONENT_VERSION="2.6.3" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://github.com/flightaware/Pgtcl/archive/v2.6.3.tar.gz" -D COMPONENT_PROJECT_URL="http://flightaware.github.io/Pgtcl/" -D COMPONENT_NAME="pgtcl" -D COMPONENT_FMRI="database/postgres/pgtcl" -D COMPONENT_LICENSE_FILE="LICENSE" -D COMPONENT_SUMMARY="A Tcl client library for PostgreSQL" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="BSD" -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="9086feb0f81a1e0f1b000022c3b709aea13b670c" pgtcl.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/tcl/pgtcl/build/manifest-i386-pgtcl.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build -d /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl -d Pgtcl-2.6.3 -d /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/files -m /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/manifest-i386-pgtcl.mogrified >/jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/manifest-i386-pgtcl.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build -d /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl -d Pgtcl-2.6.3 -d /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/files /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/manifest-i386-pgtcl.mangled >/jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/manifest-i386-pgtcl.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/manifest-i386-pgtcl.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/manifest-i386-pgtcl.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl Pgtcl-2.6.3 /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/files" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/manifest-i386-pgtcl.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=2\\.6\\.3 -D COMPONENT_RE_VERSION=2\\.6\\.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:Development/Databases" -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.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="2.6.3" -D IPS_COMPONENT_VERSION="2.6.3" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://github.com/flightaware/Pgtcl/archive/v2.6.3.tar.gz" -D COMPONENT_PROJECT_URL="http://flightaware.github.io/Pgtcl/" -D COMPONENT_NAME="pgtcl" -D COMPONENT_FMRI="database/postgres/pgtcl" -D COMPONENT_LICENSE_FILE="LICENSE" -D COMPONENT_SUMMARY="A Tcl client library for PostgreSQL" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="BSD" -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="9086feb0f81a1e0f1b000022c3b709aea13b670c" /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/manifest-i386-pgtcl.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/manifest-i386-pgtcl.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/.pre-published-i386 /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build -d /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl -d Pgtcl-2.6.3 -d /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/files -T \*.py /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/manifest-i386-pgtcl.pre-published pkg://openindiana.org/database/postgres/pgtcl@2.6.3,5.11-2019.0.0.0:20191123T052617Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/manifest-i386-pgtcl.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/tcl/pgtcl'