gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/freeglut-3.0.0.tar.gz --url http://downloads.sourceforge.net/project/freeglut/freeglut/3.0.0/freeglut-3.0.0.tar.gz --hash sha256:2a43be8515b01ea82bcfa17d29ae0d40bd128342f0930cd1f375f1ff999f76a2 Source /data/userland-archives/freeglut-3.0.0.tar.gz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/freeglut-3.0.0.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/freeglut-3.0.0 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/freeglut-3.0.0.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/freeglut-3.0.0/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/freeglut-3.0.0 --strip=1 --backup --version-control=numbered < patches/01-fghJoystickRawRead-undefined.patch patching file src/fg_joystick.c patching file src/x11/fg_joystick_x11.c /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/freeglut-3.0.0/.patched-01-fghJoystickRawRead-undefined.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/freeglut-3.0.0/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/freeglut-3.0.0/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/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" \ cmake -DCMAKE_C_COMPILER:STRING="/usr/gcc/4.9/bin/gcc" -DCMAKE_CXX_COMPILER:STRING="/usr/gcc/4.9/bin/g++" -DCMAKE_Fortran_COMPILER:STRING="/usr/gcc/4.9/bin/gfortran" -DCMAKE_C_FLAGS:STRING="-m32 -O3 " -DCMAKE_CXX_FLAGS:STRING=" -m32" -DCMAKE_Fortran_FLAGS:STRING="-m32" LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_LIBDIR:PATH=lib -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 -DCMAKE_BUILD_TYPE=Release -DFREEGLUT_BUILD_DEMOS=OFF -DFREEGLUT_BUILD_STATIC_LIBS=OFF /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/freeglut-3.0.0) -- The C compiler identification is GNU 4.9.4 -- The CXX compiler identification is GNU 4.9.4 -- Check for working C compiler: /usr/gcc/4.9/bin/gcc -- Check for working C compiler: /usr/gcc/4.9/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/4.9/bin/g++ -- Check for working CXX compiler: /usr/gcc/4.9/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found OpenGL: /usr/lib/libGL.so -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - not found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - found -- Looking for connect -- Looking for connect - not found -- Looking for connect in socket -- Looking for connect in socket - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib/libX11.so -- Looking for include file /usr/include/X11/extensions/XInput2.h -- Looking for include file /usr/include/X11/extensions/XInput2.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file stdbool.h -- Looking for include file stdbool.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file sys/ioctl.h -- Looking for include file sys/ioctl.h - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file usbhid.h -- Looking for include file usbhid.h - not found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for XParseGeometry -- Looking for XParseGeometry - not found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_COMPILER CMAKE_Fortran_FLAGS -- Build files have been written to: /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/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 -z defs" LD_EXEC_OPTIONS="-z aslr=disable" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86' Scanning dependencies of target freeglut make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86' [ 2%] Building C object CMakeFiles/freeglut.dir/src/fg_cursor.c.o [ 6%] Building C object CMakeFiles/freeglut.dir/src/fg_ext.c.o [ 6%] Building C object CMakeFiles/freeglut.dir/src/fg_callbacks.c.o [ 9%] Building C object CMakeFiles/freeglut.dir/src/fg_display.c.o [ 11%] Building C object CMakeFiles/freeglut.dir/src/fg_font_data.c.o [ 13%] Building C object CMakeFiles/freeglut.dir/src/fg_gamemode.c.o [ 16%] Building C object CMakeFiles/freeglut.dir/src/fg_geometry.c.o [ 18%] Building C object CMakeFiles/freeglut.dir/src/fg_gl2.c.o [ 20%] Building C object CMakeFiles/freeglut.dir/src/fg_init.c.o [ 23%] Building C object CMakeFiles/freeglut.dir/src/fg_input_devices.c.o [ 25%] Building C object CMakeFiles/freeglut.dir/src/fg_joystick.c.o [ 27%] Building C object CMakeFiles/freeglut.dir/src/fg_main.c.o [ 30%] Building C object CMakeFiles/freeglut.dir/src/fg_misc.c.o [ 32%] Building C object CMakeFiles/freeglut.dir/src/fg_overlay.c.o [ 34%] Building C object CMakeFiles/freeglut.dir/src/fg_spaceball.c.o [ 37%] Building C object CMakeFiles/freeglut.dir/src/fg_state.c.o [ 39%] Building C object CMakeFiles/freeglut.dir/src/fg_stroke_mono_roman.c.o [ 41%] Building C object CMakeFiles/freeglut.dir/src/fg_stroke_roman.c.o [ 44%] Building C object CMakeFiles/freeglut.dir/src/fg_structure.c.o [ 46%] Building C object CMakeFiles/freeglut.dir/src/fg_teapot.c.o [ 48%] Building C object CMakeFiles/freeglut.dir/src/fg_videoresize.c.o [ 51%] Building C object CMakeFiles/freeglut.dir/src/fg_window.c.o [ 53%] Building C object CMakeFiles/freeglut.dir/src/fg_font.c.o [ 55%] Building C object CMakeFiles/freeglut.dir/src/fg_menu.c.o [ 58%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_cursor_x11.c.o [ 60%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_ext_x11.c.o [ 62%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_gamemode_x11.c.o [ 65%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_glutfont_definitions_x11.c.o [ 67%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_init_x11.c.o [ 69%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_input_devices_x11.c.o [ 72%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_joystick_x11.c.o [ 74%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_main_x11.c.o [ 76%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_menu_x11.c.o [ 79%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_spaceball_x11.c.o [ 81%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_state_x11.c.o [ 83%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_structure_x11.c.o [ 86%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_window_x11.c.o [ 88%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_xinput_x11.c.o [ 90%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_state_x11_glx.c.o [ 93%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_display_x11_glx.c.o [ 95%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_window_x11_glx.c.o [ 97%] Building C object CMakeFiles/freeglut.dir/src/util/xparsegeometry_repl.c.o [100%] Linking C shared library lib/libglut.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86' [100%] Built target freeglut make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/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" \ cmake -DCMAKE_C_COMPILER:STRING="/usr/gcc/4.9/bin/gcc" -DCMAKE_CXX_COMPILER:STRING="/usr/gcc/4.9/bin/g++" -DCMAKE_Fortran_COMPILER:STRING="/usr/gcc/4.9/bin/gfortran" -DCMAKE_C_FLAGS:STRING="-m64 -O3 " -DCMAKE_CXX_FLAGS:STRING=" -m64" -DCMAKE_Fortran_FLAGS:STRING="-m64" LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin/amd64 -DCMAKE_INSTALL_SBINDIR:PATH=sbin/amd64 -DCMAKE_INSTALL_LIBDIR:PATH=lib/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 -DCMAKE_BUILD_TYPE=Release -DFREEGLUT_BUILD_DEMOS=OFF -DFREEGLUT_BUILD_STATIC_LIBS=OFF /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/freeglut-3.0.0) -- The C compiler identification is GNU 4.9.4 -- The CXX compiler identification is GNU 4.9.4 -- Check for working C compiler: /usr/gcc/4.9/bin/gcc -- Check for working C compiler: /usr/gcc/4.9/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/4.9/bin/g++ -- Check for working CXX compiler: /usr/gcc/4.9/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found OpenGL: /usr/lib/64/libGL.so -- Looking for XOpenDisplay in /usr/lib/64/libX11.so;/usr/lib/64/libXext.so -- Looking for XOpenDisplay in /usr/lib/64/libX11.so;/usr/lib/64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - not found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - found -- Looking for connect -- Looking for connect - not found -- Looking for connect in socket -- Looking for connect in socket - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib/64/libX11.so -- Looking for include file /usr/include/X11/extensions/XInput2.h -- Looking for include file /usr/include/X11/extensions/XInput2.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file stdbool.h -- Looking for include file stdbool.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file sys/ioctl.h -- Looking for include file sys/ioctl.h - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file usbhid.h -- Looking for include file usbhid.h - not found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for XParseGeometry -- Looking for XParseGeometry - not found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_COMPILER CMAKE_Fortran_FLAGS -- Build files have been written to: /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/amd64 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/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 -z defs" LD_EXEC_OPTIONS="-z aslr=disable" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/amd64' Scanning dependencies of target freeglut make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/amd64' [ 2%] Building C object CMakeFiles/freeglut.dir/src/fg_ext.c.o [ 4%] Building C object CMakeFiles/freeglut.dir/src/fg_display.c.o [ 6%] Building C object CMakeFiles/freeglut.dir/src/fg_callbacks.c.o [ 9%] Building C object CMakeFiles/freeglut.dir/src/fg_cursor.c.o [ 11%] Building C object CMakeFiles/freeglut.dir/src/fg_font_data.c.o [ 13%] Building C object CMakeFiles/freeglut.dir/src/fg_gamemode.c.o [ 16%] Building C object CMakeFiles/freeglut.dir/src/fg_geometry.c.o [ 18%] Building C object CMakeFiles/freeglut.dir/src/fg_gl2.c.o [ 20%] Building C object CMakeFiles/freeglut.dir/src/fg_init.c.o [ 23%] Building C object CMakeFiles/freeglut.dir/src/fg_input_devices.c.o [ 25%] Building C object CMakeFiles/freeglut.dir/src/fg_joystick.c.o [ 27%] Building C object CMakeFiles/freeglut.dir/src/fg_main.c.o [ 30%] Building C object CMakeFiles/freeglut.dir/src/fg_misc.c.o [ 32%] Building C object CMakeFiles/freeglut.dir/src/fg_overlay.c.o [ 34%] Building C object CMakeFiles/freeglut.dir/src/fg_spaceball.c.o [ 37%] Building C object CMakeFiles/freeglut.dir/src/fg_state.c.o [ 39%] Building C object CMakeFiles/freeglut.dir/src/fg_stroke_mono_roman.c.o [ 41%] Building C object CMakeFiles/freeglut.dir/src/fg_stroke_roman.c.o [ 44%] Building C object CMakeFiles/freeglut.dir/src/fg_structure.c.o [ 46%] Building C object CMakeFiles/freeglut.dir/src/fg_teapot.c.o [ 48%] Building C object CMakeFiles/freeglut.dir/src/fg_videoresize.c.o [ 51%] Building C object CMakeFiles/freeglut.dir/src/fg_window.c.o [ 53%] Building C object CMakeFiles/freeglut.dir/src/fg_font.c.o [ 55%] Building C object CMakeFiles/freeglut.dir/src/fg_menu.c.o [ 58%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_cursor_x11.c.o [ 60%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_ext_x11.c.o [ 62%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_gamemode_x11.c.o [ 65%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_glutfont_definitions_x11.c.o [ 67%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_init_x11.c.o [ 69%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_joystick_x11.c.o [ 72%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_input_devices_x11.c.o [ 74%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_main_x11.c.o [ 76%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_menu_x11.c.o [ 79%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_spaceball_x11.c.o [ 81%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_state_x11.c.o [ 83%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_structure_x11.c.o [ 86%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_window_x11.c.o [ 88%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_xinput_x11.c.o [ 90%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_display_x11_glx.c.o [ 93%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_state_x11_glx.c.o [ 95%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_window_x11_glx.c.o [ 97%] Building C object CMakeFiles/freeglut.dir/src/util/xparsegeometry_repl.c.o [100%] Linking C shared library lib/libglut.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/amd64' [100%] Built target freeglut make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/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 -z defs" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86' [100%] Built target freeglut make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86' Install the project... -- Install configuration: "Release" -- Installing: /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/usr/lib/libglut.so.3.10.0 -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/usr/lib/libglut.so.3 -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/usr/lib/libglut.so -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/usr/include/GL/freeglut.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/usr/include/GL/freeglut_ext.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/usr/include/GL/freeglut_std.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/usr/include/GL/glut.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/usr/lib/pkgconfig/freeglut.pc make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/i86/.installed (cd /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/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 -z defs" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/amd64' [100%] Built target freeglut make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/amd64' Install the project... -- Install configuration: "Release" -- Installing: /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/usr/lib/amd64/libglut.so.3.10.0 -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/usr/lib/amd64/libglut.so.3 -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/usr/lib/amd64/libglut.so -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/usr/include/GL/freeglut.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/usr/include/GL/freeglut_ext.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/usr/include/GL/freeglut_std.h -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/usr/include/GL/glut.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/usr/lib/amd64/pkgconfig/freeglut.pc make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/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=3.0.0 -D COMPONENT_VERSION=3.0.0 -D COMPONENT_PROJECT_URL=http://freeglut.sourceforge.net/ -D COMPONENT_ARCHIVE_URL=http://downloads.sourceforge.net/project/freeglut/freeglut/3.0.0/freeglut-3.0.0.tar.gz -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=freeglut -D COMPONENT_FMRI=x11/library/freeglut -D COMPONENT_LICENSE_FILE=freeglut.license -D TPNO= -D USERLAND_GIT_REMOTE=git://github.com/OpenIndiana/oi-userland.git -D USERLAND_GIT_BRANCH=HEAD -D USERLAND_GIT_REV=ee89e22bb41ce7ac2a00065b85cf2c7f415543d2 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D COMPONENT_SUMMARY="freeglut - open-source alternative to the OpenGL Utility Toolkit (GLUT) library" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:System/X11" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="MIT License" freeglut.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/freeglut/build/manifest-i386-freeglut.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build -d /jenkins/jobs/oi-userland/workspace/components/x11/freeglut -d freeglut-3.0.0 -m /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/manifest-i386-freeglut.mogrified >/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/manifest-i386-freeglut.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build -d /jenkins/jobs/oi-userland/workspace/components/x11/freeglut -d freeglut-3.0.0 /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/manifest-i386-freeglut.mangled >/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/manifest-i386-freeglut.depend /usr/bin/pkgdepend resolve -m /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/manifest-i386-freeglut.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/manifest-i386-freeglut.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build /jenkins/jobs/oi-userland/workspace/components/x11/freeglut freeglut-3.0.0" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/manifest-i386-freeglut.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/.linted-i386 /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/manifest-i386-freeglut.depend.res /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/manifest-i386-freeglut.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/freeglut/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build -d /jenkins/jobs/oi-userland/workspace/components/x11/freeglut -d freeglut-3.0.0 -T \*.py /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/manifest-i386-freeglut.pre-published pkg://openindiana.org/x11/library/freeglut@3.0.0,5.11-2017.0.0.1:20171128T160722Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/manifest-i386-freeglut.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/freeglut/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/freeglut'