gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/physfs-2.0.3.tar.bz2 --url http://icculus.org/physfs/downloads/physfs-2.0.3.tar.bz2 --hash sha256:ca862097c0fb451f2cacd286194d071289342c107b6fe69079c079883ff66b69 Source /data/userland-archives/physfs-2.0.3.tar.bz2... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/physfs-2.0.3.tar.bz2 /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/library/physfs/physfs-2.0.3 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/physfs-2.0.3.tar.bz2 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/physfs/physfs-2.0.3/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/library/physfs/physfs-2.0.3 --strip=1 --backup --version-control=numbered < patches/01-CMakeLists_txt-INSTALLDIR.patch patching file CMakeLists.txt /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/physfs/physfs-2.0.3/.patched-01-CMakeLists_txt-INSTALLDIR.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/library/physfs/physfs-2.0.3 --strip=1 --backup --version-control=numbered < patches/02-ucred_mntent_h.patch patching file CMakeLists.txt patching file platform/unix.c /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/physfs/physfs-2.0.3/.patched-02-ucred_mntent_h.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/library/physfs/physfs-2.0.3 --strip=1 --backup --version-control=numbered < patches/03-gcc7.patch patching file lzma/C/Archive/7z/7zIn.c /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/physfs/physfs-2.0.3/.patched-03-gcc7.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/library/physfs/physfs-2.0.3 --strip=1 --backup --version-control=numbered < patches/04-gcc8.patch patching file test/test_physfs.c /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/physfs/physfs-2.0.3/.patched-04-gcc8.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/physfs/physfs-2.0.3/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/physfs/physfs-2.0.3/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/library/physfs/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 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" CXXFLAGS=" -m32 -O3 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" \ cmake -DCMAKE_C_COMPILER:STRING="/usr/gcc/6/bin/gcc" -DCMAKE_CXX_COMPILER:STRING="/usr/gcc/6/bin/g++" -DCMAKE_Fortran_COMPILER:STRING="/usr/gcc/6/bin/gfortran" -DCMAKE_C_FLAGS:STRING="-m32 -O3 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" -DCMAKE_CXX_FLAGS:STRING=" -m32 -O3 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" -DCMAKE_Fortran_FLAGS:STRING="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DCMAKE_INSTALL_DATADIR:PATH=share -DCMAKE_INSTALL_INFODIR:PATH=share/info -DCMAKE_INSTALL_LOCALEDIR:PATH=share/locale -DCMAKE_INSTALL_MANDIR:PATH=share/man -DLIBEXEC_INSTALL_DIR="/usr/lib" -DLIB_INSTALL_DIR="/usr/lib" -D PHYSFS_BUILD_STATIC=OFF -D PHYSFS_BUILD_SHARED=ON -D PHYSFS_ARCHIVE_ZIP=ON -D PHYSFS_ARCHIVE_7Z=ON -D PHYSFS_ARCHIVE_GRP=ON -D PHYSFS_ARCHIVE_WAD=ON -D PHYSFS_ARCHIVE_HOG=ON -D PHYSFS_ARCHIVE_MVL=ON -D PHYSFS_ARCHIVE_QPAK=ON -D PHYSFS_HAVE_CDROM_SUPPORT=ON -D PHYSFS_HAVE_THREAD_SUPPORT=ON /jenkins/jobs/oi-userland/workspace/components/library/physfs/physfs-2.0.3) -- The C compiler identification is GNU 6.5.0 -- The CXX compiler identification is GNU 6.5.0 -- Check for working C compiler: /usr/gcc/6/bin/gcc -- Check for working C compiler: /usr/gcc/6/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/gcc/6/bin/g++ -- Check for working CXX compiler: /usr/gcc/6/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test PHYSFS_IS_GCC4 -- Performing Test PHYSFS_IS_GCC4 - Success -- Looking for sys/ucred.h -- Looking for sys/ucred.h - not found -- Looking for ucred.h -- Looking for ucred.h - found -- Looking for mntent.h -- Looking for mntent.h - not found -- Looking for sys/mntent.h -- Looking for sys/mntent.h - found -- Looking for include files stdio.h, sys/mnttab.h -- Looking for include files stdio.h, sys/mnttab.h - found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for assert.h -- Looking for assert.h - found -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") -- Found Doxygen: /usr/bin/doxygen (found version "1.8.14") found components: doxygen dot -- PhysicsFS will build with the following options: -- ZIP support: enabled -- 7zip support: enabled -- GRP support: enabled -- WAD support: enabled -- HOG support: enabled -- MVL support: enabled -- QPAK support: enabled -- CD-ROM drive support: enabled -- Thread safety: enabled -- Build own zlib: disabled -- Build static library: disabled -- Build shared library: enabled -- Build wxWidgets test program: disabled -- Build stdio test program: enabled -- Use readline in test program: enabled -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_COMPILER CMAKE_Fortran_FLAGS CMAKE_INSTALL_DATADIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INFODIR CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_MANDIR CMAKE_INSTALL_SBINDIR LIBEXEC_INSTALL_DIR LIB_INSTALL_DIR -- Build files have been written to: /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/library/physfs/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 -j8 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' Scanning dependencies of target physfs make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' [ 3%] Building C object CMakeFiles/physfs.dir/platform/os2.o [ 16%] Building C object CMakeFiles/physfs.dir/platform/posix.o [ 16%] Building C object CMakeFiles/physfs.dir/physfs_unicode.o [ 16%] Building C object CMakeFiles/physfs.dir/physfs.o [ 16%] Building C object CMakeFiles/physfs.dir/platform/macosx.o [ 22%] Building C object CMakeFiles/physfs.dir/physfs_byteorder.o [ 22%] Building C object CMakeFiles/physfs.dir/platform/pocketpc.o [ 25%] Building C object CMakeFiles/physfs.dir/platform/unix.o [ 29%] Building C object CMakeFiles/physfs.dir/platform/windows.o [ 32%] Building C object CMakeFiles/physfs.dir/archivers/dir.o [ 35%] Building C object CMakeFiles/physfs.dir/archivers/grp.o [ 38%] Building C object CMakeFiles/physfs.dir/archivers/hog.o [ 41%] Building C object CMakeFiles/physfs.dir/archivers/lzma.o [ 45%] Building C object CMakeFiles/physfs.dir/archivers/mvl.o [ 48%] Building C object CMakeFiles/physfs.dir/archivers/qpak.o [ 51%] Building C object CMakeFiles/physfs.dir/archivers/wad.o [ 54%] Building C object CMakeFiles/physfs.dir/archivers/zip.o [ 58%] Building C object CMakeFiles/physfs.dir/lzma/C/7zCrc.o [ 61%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zBuffer.o [ 64%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zDecode.o [ 67%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zExtract.o [ 70%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zHeader.o [ 74%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zIn.o [ 77%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zItem.o [ 80%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zMethodID.o [ 83%] Building C object CMakeFiles/physfs.dir/lzma/C/Compress/Branch/BranchX86.o [ 87%] Building C object CMakeFiles/physfs.dir/lzma/C/Compress/Branch/BranchX86_2.o [ 90%] Building C object CMakeFiles/physfs.dir/lzma/C/Compress/Lzma/LzmaDecode.o [ 93%] Linking C shared library libphysfs.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' [ 93%] Built target physfs make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' Scanning dependencies of target test_physfs make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' [ 96%] Building C object CMakeFiles/test_physfs.dir/test/test_physfs.o [100%] Linking C executable test_physfs make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' [100%] Built target test_physfs make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/library/physfs/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" \ cmake -DCMAKE_C_COMPILER:STRING="/usr/gcc/6/bin/gcc" -DCMAKE_CXX_COMPILER:STRING="/usr/gcc/6/bin/g++" -DCMAKE_Fortran_COMPILER:STRING="/usr/gcc/6/bin/gfortran" -DCMAKE_C_FLAGS:STRING="-m64 -O3 " -DCMAKE_CXX_FLAGS:STRING=" -m64 -O3 " -DCMAKE_Fortran_FLAGS:STRING="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin/amd64 -DCMAKE_INSTALL_LIBDIR:PATH=lib/amd64 -DCMAKE_INSTALL_SBINDIR:PATH=sbin/amd64 -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DCMAKE_INSTALL_DATADIR:PATH=share -DCMAKE_INSTALL_INFODIR:PATH=share/info -DCMAKE_INSTALL_LOCALEDIR:PATH=share/locale -DCMAKE_INSTALL_MANDIR:PATH=share/man -DLIBEXEC_INSTALL_DIR="/usr/lib/amd64" -DLIB_INSTALL_DIR="/usr/lib/amd64" -DLIB_SUFFIX="/amd64" -D PHYSFS_BUILD_STATIC=OFF -D PHYSFS_BUILD_SHARED=ON -D PHYSFS_ARCHIVE_ZIP=ON -D PHYSFS_ARCHIVE_7Z=ON -D PHYSFS_ARCHIVE_GRP=ON -D PHYSFS_ARCHIVE_WAD=ON -D PHYSFS_ARCHIVE_HOG=ON -D PHYSFS_ARCHIVE_MVL=ON -D PHYSFS_ARCHIVE_QPAK=ON -D PHYSFS_HAVE_CDROM_SUPPORT=ON -D PHYSFS_HAVE_THREAD_SUPPORT=ON /jenkins/jobs/oi-userland/workspace/components/library/physfs/physfs-2.0.3) -- The C compiler identification is GNU 6.5.0 -- The CXX compiler identification is GNU 6.5.0 -- Check for working C compiler: /usr/gcc/6/bin/gcc -- Check for working C compiler: /usr/gcc/6/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/gcc/6/bin/g++ -- Check for working CXX compiler: /usr/gcc/6/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test PHYSFS_IS_GCC4 -- Performing Test PHYSFS_IS_GCC4 - Success -- Looking for sys/ucred.h -- Looking for sys/ucred.h - not found -- Looking for ucred.h -- Looking for ucred.h - found -- Looking for mntent.h -- Looking for mntent.h - not found -- Looking for sys/mntent.h -- Looking for sys/mntent.h - found -- Looking for include files stdio.h, sys/mnttab.h -- Looking for include files stdio.h, sys/mnttab.h - found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for assert.h -- Looking for assert.h - found -- Found ZLIB: /usr/lib/64/libz.so (found version "1.2.11") -- Found Doxygen: /usr/bin/doxygen (found version "1.8.14") found components: doxygen dot -- PhysicsFS will build with the following options: -- ZIP support: enabled -- 7zip support: enabled -- GRP support: enabled -- WAD support: enabled -- HOG support: enabled -- MVL support: enabled -- QPAK support: enabled -- CD-ROM drive support: enabled -- Thread safety: enabled -- Build own zlib: disabled -- Build static library: disabled -- Build shared library: enabled -- Build wxWidgets test program: disabled -- Build stdio test program: enabled -- Use readline in test program: enabled -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_COMPILER CMAKE_Fortran_FLAGS CMAKE_INSTALL_DATADIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INFODIR CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_MANDIR CMAKE_INSTALL_SBINDIR LIBEXEC_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX -- Build files have been written to: /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/library/physfs/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 -j8 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' Scanning dependencies of target physfs make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' [ 6%] Building C object CMakeFiles/physfs.dir/physfs_unicode.o [ 6%] Building C object CMakeFiles/physfs.dir/physfs.o [ 9%] Building C object CMakeFiles/physfs.dir/platform/posix.o [ 12%] Building C object CMakeFiles/physfs.dir/platform/pocketpc.o [ 16%] Building C object CMakeFiles/physfs.dir/platform/macosx.o [ 19%] Building C object CMakeFiles/physfs.dir/platform/os2.o [ 22%] Building C object CMakeFiles/physfs.dir/platform/unix.o [ 25%] Building C object CMakeFiles/physfs.dir/physfs_byteorder.o [ 29%] Building C object CMakeFiles/physfs.dir/platform/windows.o [ 32%] Building C object CMakeFiles/physfs.dir/archivers/dir.o [ 35%] Building C object CMakeFiles/physfs.dir/archivers/grp.o [ 38%] Building C object CMakeFiles/physfs.dir/archivers/hog.o [ 41%] Building C object CMakeFiles/physfs.dir/archivers/lzma.o [ 45%] Building C object CMakeFiles/physfs.dir/archivers/mvl.o [ 48%] Building C object CMakeFiles/physfs.dir/archivers/qpak.o [ 51%] Building C object CMakeFiles/physfs.dir/archivers/wad.o [ 54%] Building C object CMakeFiles/physfs.dir/archivers/zip.o [ 58%] Building C object CMakeFiles/physfs.dir/lzma/C/7zCrc.o [ 61%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zBuffer.o [ 64%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zDecode.o [ 67%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zExtract.o [ 70%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zHeader.o [ 74%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zIn.o [ 77%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zItem.o [ 80%] Building C object CMakeFiles/physfs.dir/lzma/C/Compress/Branch/BranchX86.o [ 83%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zMethodID.o [ 87%] Building C object CMakeFiles/physfs.dir/lzma/C/Compress/Branch/BranchX86_2.o [ 90%] Building C object CMakeFiles/physfs.dir/lzma/C/Compress/Lzma/LzmaDecode.o [ 93%] Linking C shared library libphysfs.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' [ 93%] Built target physfs make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' Scanning dependencies of target test_physfs make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' [ 96%] Building C object CMakeFiles/test_physfs.dir/test/test_physfs.o [100%] Linking C executable test_physfs make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' [100%] Built target test_physfs make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/library/physfs/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/library/physfs/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' [ 93%] Built target physfs make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' [100%] Built target test_physfs make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' Install the project... -- Install configuration: "" -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386/usr/lib/libphysfs.so.2.0.3 -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386/usr/lib/libphysfs.so.1 -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386/usr/lib/libphysfs.so -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386/usr/bin/test_physfs -- Set runtime path of "/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386/usr/bin/test_physfs" to "" -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386/usr/include/physfs.h make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/i86/.installed (cd /jenkins/jobs/oi-userland/workspace/components/library/physfs/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/library/physfs/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' [ 93%] Built target physfs make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' [100%] Built target test_physfs make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' Install the project... -- Install configuration: "" -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386/usr/lib/amd64/libphysfs.so.2.0.3 -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386/usr/lib/amd64/libphysfs.so.1 -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386/usr/lib/amd64/libphysfs.so -- Installing: /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386/usr/bin/amd64/test_physfs -- Set runtime path of "/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386/usr/bin/amd64/test_physfs" to "" -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386/usr/include/physfs.h make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/physfs/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\\.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/Libraries" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.0.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="http://icculus.org/physfs/downloads/physfs-2.0.3.tar.bz2" -D COMPONENT_PROJECT_URL="http://icculus.org/physfs/" -D COMPONENT_NAME="physfs" -D COMPONENT_FMRI="library/physfs" -D COMPONENT_LICENSE_FILE="LICENSE.txt" -D COMPONENT_SUMMARY="PhysicsFS is a library to provide abstract access to various archives and limit write-access scope" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="ZLIB,LGPL" -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="ae8e2cff26286e3fe09ec84c745670a82c8043e2" physfs.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/library/physfs/build/manifest-i386-physfs.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/physfs/build -d /jenkins/jobs/oi-userland/workspace/components/library/physfs -d physfs-2.0.3 -m /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/manifest-i386-physfs.mogrified >/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/manifest-i386-physfs.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/physfs/build -d /jenkins/jobs/oi-userland/workspace/components/library/physfs -d physfs-2.0.3 /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/manifest-i386-physfs.mangled >/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/manifest-i386-physfs.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/manifest-i386-physfs.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/manifest-i386-physfs.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/library/physfs/build /jenkins/jobs/oi-userland/workspace/components/library/physfs physfs-2.0.3" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/manifest-i386-physfs.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/physfs/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\\.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/Libraries" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.0.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="http://icculus.org/physfs/downloads/physfs-2.0.3.tar.bz2" -D COMPONENT_PROJECT_URL="http://icculus.org/physfs/" -D COMPONENT_NAME="physfs" -D COMPONENT_FMRI="library/physfs" -D COMPONENT_LICENSE_FILE="LICENSE.txt" -D COMPONENT_SUMMARY="PhysicsFS is a library to provide abstract access to various archives and limit write-access scope" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="ZLIB,LGPL" -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="ae8e2cff26286e3fe09ec84c745670a82c8043e2" /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/manifest-i386-physfs.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/library/physfs/build/manifest-i386-physfs.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/physfs/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/library/physfs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/physfs/build -d /jenkins/jobs/oi-userland/workspace/components/library/physfs -d physfs-2.0.3 -T \*.py /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/manifest-i386-physfs.pre-published pkg://openindiana.org/library/physfs@2.0.3,5.11-2020.0.0.2:20200126T195144Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/manifest-i386-physfs.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/physfs/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/physfs'