Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/freeglut.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-d4f85f86512e4ba3e3a7effa58785e832300b2dc/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/freeglut.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Mon Aug 27 2006 Michael J. Knox - 2.4.0-10 Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/freeglut-2.8.1-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/freeglut.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-d4f85f86512e4ba3e3a7effa58785e832300b2dc/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/freeglut.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Mon Aug 27 2006 Michael J. Knox - 2.4.0-10 Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8mOAGN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf freeglut-2.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/freeglut-2.8.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd freeglut-2.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/openglut-0.6.3-doc.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.msKgST + umask 022 + cd /builddir/build/BUILD + cd freeglut-2.8.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-warnings checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking whether armv7hl-redhat-linux-gnueabi-gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by armv7hl-redhat-linux-gnueabi-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnueabi file names to armv7hl-redhat-linux-gnueabi format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnueabi-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XF86VidModeSwitchToMode in -lXxf86vm... yes checking for XRRQueryExtension in -lXrandr... no checking for XISelectEvents in -lXi... yes checking for hid_init in -lusbhid... no checking for library containing clock_gettime... none required checking for ANSI C header files... (cached) yes checking usbhid.h usability... no checking usbhid.h presence... no checking for usbhid.h... no checking libusbhid.h usability... no checking libusbhid.h presence... no checking for libusbhid.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for X11/extensions/xf86vmode.h... yes checking X11/extensions/Xrandr.h usability... no checking X11/extensions/Xrandr.h presence... no checking for X11/extensions/Xrandr.h... no checking X11/extensions/XI.h usability... yes checking X11/extensions/XI.h presence... yes checking for X11/extensions/XI.h... yes checking X11/extensions/XInput.h usability... yes checking X11/extensions/XInput.h presence... yes checking for X11/extensions/XInput.h... yes checking X11/extensions/XInput2.h usability... yes checking X11/extensions/XInput2.h presence... yes checking for X11/extensions/XInput2.h... yes checking whether armv7hl-redhat-linux-gnueabi-gcc needs -traditional... no checking for vprintf... yes checking for _doprnt... no checking for cos in -lm... yes checking for gettimeofday... yes checking for vfprintf... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating include/GL/Makefile config.status: creating include/Makefile config.status: creating progs/Makefile config.status: creating progs/demos/CallbackMaker/Makefile config.status: creating progs/demos/Fractals/Makefile config.status: creating progs/demos/Fractals_random/Makefile config.status: creating progs/demos/Lorenz/Makefile config.status: creating progs/demos/Makefile config.status: creating progs/demos/One/Makefile config.status: creating progs/demos/shapes/Makefile config.status: creating progs/demos/smooth_opengl3/Makefile config.status: creating progs/demos/spaceball/Makefile config.status: creating progs/demos/subwin/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1' Making all in src make[2]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/src' /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_callbacks.lo `test -f 'freeglut_callbacks.c' || echo './'`freeglut_callbacks.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_cursor.lo `test -f 'freeglut_cursor.c' || echo './'`freeglut_cursor.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_display.lo `test -f 'freeglut_display.c' || echo './'`freeglut_display.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_ext.lo `test -f 'freeglut_ext.c' || echo './'`freeglut_ext.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_callbacks.c -fPIC -DPIC -o .libs/libglut_la-freeglut_callbacks.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_cursor.c -fPIC -DPIC -o .libs/libglut_la-freeglut_cursor.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_display.c -fPIC -DPIC -o .libs/libglut_la-freeglut_display.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_ext.c -fPIC -DPIC -o .libs/libglut_la-freeglut_ext.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_font.lo `test -f 'freeglut_font.c' || echo './'`freeglut_font.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_glutfont_definitions.lo `test -f 'freeglut_glutfont_definitions.c' || echo './'`freeglut_glutfont_definitions.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_font.c -fPIC -DPIC -o .libs/libglut_la-freeglut_font.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_glutfont_definitions.c -fPIC -DPIC -o .libs/libglut_la-freeglut_glutfont_definitions.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_font_data.lo `test -f 'freeglut_font_data.c' || echo './'`freeglut_font_data.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_font_data.c -fPIC -DPIC -o .libs/libglut_la-freeglut_font_data.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_stroke_roman.lo `test -f 'freeglut_stroke_roman.c' || echo './'`freeglut_stroke_roman.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_stroke_roman.c -fPIC -DPIC -o .libs/libglut_la-freeglut_stroke_roman.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_stroke_mono_roman.lo `test -f 'freeglut_stroke_mono_roman.c' || echo './'`freeglut_stroke_mono_roman.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_stroke_mono_roman.c -fPIC -DPIC -o .libs/libglut_la-freeglut_stroke_mono_roman.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_gamemode.lo `test -f 'freeglut_gamemode.c' || echo './'`freeglut_gamemode.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_gamemode.c -fPIC -DPIC -o .libs/libglut_la-freeglut_gamemode.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_geometry.lo `test -f 'freeglut_geometry.c' || echo './'`freeglut_geometry.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_geometry.c -fPIC -DPIC -o .libs/libglut_la-freeglut_geometry.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_init.lo `test -f 'freeglut_init.c' || echo './'`freeglut_init.c freeglut_gamemode.c:44:12: warning: 'xrandr_resize' defined but not used [-Wunused-function] static int xrandr_resize(int xsz, int ysz, int rate, int just_checking) ^ libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_init.c -fPIC -DPIC -o .libs/libglut_la-freeglut_init.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_input_devices.lo `test -f 'freeglut_input_devices.c' || echo './'`freeglut_input_devices.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_input_devices.c -fPIC -DPIC -o .libs/libglut_la-freeglut_input_devices.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_spaceball.lo `test -f 'freeglut_spaceball.c' || echo './'`freeglut_spaceball.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_spaceball.c -fPIC -DPIC -o .libs/libglut_la-freeglut_spaceball.o freeglut_input_devices.c: In function 'poll_dials': freeglut_input_devices.c:204:16: warning: variable 'dials' set but not used [-Wunused-but-set-variable] static int dials[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_joystick.lo `test -f 'freeglut_joystick.c' || echo './'`freeglut_joystick.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_joystick.c -fPIC -DPIC -o .libs/libglut_la-freeglut_joystick.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_main.lo `test -f 'freeglut_main.c' || echo './'`freeglut_main.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_main.c -fPIC -DPIC -o .libs/libglut_la-freeglut_main.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_menu.lo `test -f 'freeglut_menu.c' || echo './'`freeglut_menu.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_menu.c -fPIC -DPIC -o .libs/libglut_la-freeglut_menu.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_misc.lo `test -f 'freeglut_misc.c' || echo './'`freeglut_misc.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_misc.c -fPIC -DPIC -o .libs/libglut_la-freeglut_misc.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_overlay.lo `test -f 'freeglut_overlay.c' || echo './'`freeglut_overlay.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_overlay.c -fPIC -DPIC -o .libs/libglut_la-freeglut_overlay.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_state.lo `test -f 'freeglut_state.c' || echo './'`freeglut_state.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_state.c -fPIC -DPIC -o .libs/libglut_la-freeglut_state.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_structure.lo `test -f 'freeglut_structure.c' || echo './'`freeglut_structure.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_structure.c -fPIC -DPIC -o .libs/libglut_la-freeglut_structure.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_teapot.lo `test -f 'freeglut_teapot.c' || echo './'`freeglut_teapot.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_videoresize.lo `test -f 'freeglut_videoresize.c' || echo './'`freeglut_videoresize.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_teapot.c -fPIC -DPIC -o .libs/libglut_la-freeglut_teapot.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_videoresize.c -fPIC -DPIC -o .libs/libglut_la-freeglut_videoresize.o freeglut_state.c: In function 'fghGetConfig': freeglut_state.c:55:7: warning: variable 'result' set but not used [-Wunused-but-set-variable] int result; /* Not checked */ ^ freeglut_state.c: In function 'glutGetModeValues': freeglut_state.c:881:15: warning: variable 'result' set but not used [-Wunused-but-set-variable] int result; /* Returned by glXGetFBConfigAttrib. Not checked. */ ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_window.lo `test -f 'freeglut_window.c' || echo './'`freeglut_window.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libglut_la-freeglut_xinput.lo `test -f 'freeglut_xinput.c' || echo './'`freeglut_xinput.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_window.c -fPIC -DPIC -o .libs/libglut_la-freeglut_window.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c freeglut_xinput.c -fPIC -DPIC -o .libs/libglut_la-freeglut_xinput.o freeglut_window.c: In function 'fgChooseFBConfig': freeglut_window.c:299:17: warning: variable 'result' set but not used [-Wunused-but-set-variable] int result; /* Returned by glXGetFBConfigAttrib, not checked. */ ^ /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -version-info 12:0:9 -no-undefined -Wl,-z,relro -o libglut.la -rpath /usr/lib libglut_la-freeglut_callbacks.lo libglut_la-freeglut_cursor.lo libglut_la-freeglut_display.lo libglut_la-freeglut_ext.lo libglut_la-freeglut_font.lo libglut_la-freeglut_glutfont_definitions.lo libglut_la-freeglut_font_data.lo libglut_la-freeglut_stroke_roman.lo libglut_la-freeglut_stroke_mono_roman.lo libglut_la-freeglut_gamemode.lo libglut_la-freeglut_geometry.lo libglut_la-freeglut_init.lo libglut_la-freeglut_input_devices.lo libglut_la-freeglut_spaceball.lo libglut_la-freeglut_joystick.lo libglut_la-freeglut_main.lo libglut_la-freeglut_menu.lo libglut_la-freeglut_misc.lo libglut_la-freeglut_overlay.lo libglut_la-freeglut_state.lo libglut_la-freeglut_structure.lo libglut_la-freeglut_teapot.lo libglut_la-freeglut_videoresize.lo libglut_la-freeglut_window.lo libglut_la-freeglut_xinput.lo -lGL -lXext -lX11 -lm -lXi -lXxf86vm libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/libglut_la-freeglut_callbacks.o .libs/libglut_la-freeglut_cursor.o .libs/libglut_la-freeglut_display.o .libs/libglut_la-freeglut_ext.o .libs/libglut_la-freeglut_font.o .libs/libglut_la-freeglut_glutfont_definitions.o .libs/libglut_la-freeglut_font_data.o .libs/libglut_la-freeglut_stroke_roman.o .libs/libglut_la-freeglut_stroke_mono_roman.o .libs/libglut_la-freeglut_gamemode.o .libs/libglut_la-freeglut_geometry.o .libs/libglut_la-freeglut_init.o .libs/libglut_la-freeglut_input_devices.o .libs/libglut_la-freeglut_spaceball.o .libs/libglut_la-freeglut_joystick.o .libs/libglut_la-freeglut_main.o .libs/libglut_la-freeglut_menu.o .libs/libglut_la-freeglut_misc.o .libs/libglut_la-freeglut_overlay.o .libs/libglut_la-freeglut_state.o .libs/libglut_la-freeglut_structure.o .libs/libglut_la-freeglut_teapot.o .libs/libglut_la-freeglut_videoresize.o .libs/libglut_la-freeglut_window.o .libs/libglut_la-freeglut_xinput.o -lGL -lXext -lX11 -lm -lXi -lXxf86vm -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libglut.so.3 -o .libs/libglut.so.3.9.0 libtool: link: (cd ".libs" && rm -f "libglut.so.3" && ln -s "libglut.so.3.9.0" "libglut.so.3") libtool: link: (cd ".libs" && rm -f "libglut.so" && ln -s "libglut.so.3.9.0" "libglut.so") libtool: link: ( cd ".libs" && rm -f "libglut.la" && ln -s "../libglut.la" "libglut.la" ) make[2]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/src' Making all in include make[2]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/include' Making all in GL make[3]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/include/GL' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/include/GL' make[3]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/include' make[2]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/include' Making all in progs make[2]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs' Making all in demos make[3]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos' Making all in CallbackMaker make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/CallbackMaker' armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o CallbackMaker-CallbackMaker.o `test -f 'CallbackMaker.c' || echo './'`CallbackMaker.c CallbackMaker.c: In function 'Warning': CallbackMaker.c:139:5: warning: format '%d' expects a matching 'int' argument [-Wformat=] printf("%6d Warning callback:\n"); ^ CallbackMaker.c: In function 'Error': CallbackMaker.c:149:5: warning: format '%d' expects a matching 'int' argument [-Wformat=] printf("%6d Error callback:\n"); ^ CallbackMaker.c: In function 'main': CallbackMaker.c:467:7: warning: variable 'menuID' set but not used [-Wunused-but-set-variable] int menuID, subMenuA, subMenuB; ^ CallbackMaker.c:566:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets ( dummy_string, STRING_LENGTH, stdin ); ^ CallbackMaker.c: In function 'Error': CallbackMaker.c:156:11: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets ( dummy_string, STRING_LENGTH, stdin ); ^ /bin/sh ../../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -export-dynamic -Wl,-z,relro -o CallbackMaker CallbackMaker-CallbackMaker.o ../../../src/libglut.la -lGL -lXext -lX11 -lXi -lXxf86vm libtool: link: armv7hl-redhat-linux-gnueabi-gcc -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/CallbackMaker CallbackMaker-CallbackMaker.o -Wl,--export-dynamic ../../../src/.libs/libglut.so -lGL -lXext -lX11 -lXi -lXxf86vm make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/CallbackMaker' Making all in Fractals make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/Fractals' armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fractals-fractals.o `test -f 'fractals.c' || echo './'`fractals.c fractals.c: In function 'main': fractals.c:314:7: warning: variable 'fractal_window' set but not used [-Wunused-but-set-variable] int fractal_window ; ^ /bin/sh ../../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -export-dynamic -Wl,-z,relro -o fractals fractals-fractals.o ../../../src/libglut.la -lGL -lXext -lX11 -lXi -lXxf86vm libtool: link: armv7hl-redhat-linux-gnueabi-gcc -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/fractals fractals-fractals.o -Wl,--export-dynamic ../../../src/.libs/libglut.so -lGL -lXext -lX11 -lXi -lXxf86vm make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/Fractals' Making all in Fractals_random make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/Fractals_random' armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fractals_random-fractals_random.o `test -f 'fractals_random.c' || echo './'`fractals_random.c fractals_random.c: In function 'main': fractals_random.c:359:7: warning: variable 'fractal_window' set but not used [-Wunused-but-set-variable] int fractal_window ; ^ /bin/sh ../../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -export-dynamic -Wl,-z,relro -o fractals_random fractals_random-fractals_random.o ../../../src/libglut.la -lGL -lXext -lX11 -lXi -lXxf86vm libtool: link: armv7hl-redhat-linux-gnueabi-gcc -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/fractals_random fractals_random-fractals_random.o -Wl,--export-dynamic ../../../src/.libs/libglut.so -lGL -lXext -lX11 -lXi -lXxf86vm make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/Fractals_random' Making all in Lorenz make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/Lorenz' armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lorenz-lorenz.o `test -f 'lorenz.c' || echo './'`lorenz.c lorenz.c: In function 'mouse_cb': lorenz.c:223:12: warning: variable 'dist' set but not used [-Wunused-but-set-variable] double dist = 1.0e20 ; /* A very large number */ ^ /bin/sh ../../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -export-dynamic -Wl,-z,relro -o lorenz lorenz-lorenz.o ../../../src/libglut.la -lGL -lXext -lX11 -lm -lXi -lXxf86vm libtool: link: armv7hl-redhat-linux-gnueabi-gcc -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/lorenz lorenz-lorenz.o -Wl,--export-dynamic ../../../src/.libs/libglut.so -lGL -lXext -lX11 -lm -lXi -lXxf86vm make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/Lorenz' Making all in One make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/One' armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o one-one.o `test -f 'one.c' || echo './'`one.c /bin/sh ../../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -export-dynamic -Wl,-z,relro -o one one-one.o ../../../src/libglut.la -lGL -lXext -lX11 -lXi -lXxf86vm libtool: link: armv7hl-redhat-linux-gnueabi-gcc -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/one one-one.o -Wl,--export-dynamic ../../../src/.libs/libglut.so -lGL -lXext -lX11 -lXi -lXxf86vm make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/One' Making all in shapes make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/shapes' armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o shapes-shapes.o `test -f 'shapes.c' || echo './'`shapes.c /bin/sh ../../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -export-dynamic -Wl,-z,relro -o shapes shapes-shapes.o ../../../src/libglut.la -lGL -lXext -lX11 -lXi -lXxf86vm libtool: link: armv7hl-redhat-linux-gnueabi-gcc -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/shapes shapes-shapes.o -Wl,--export-dynamic ../../../src/.libs/libglut.so -lGL -lXext -lX11 -lXi -lXxf86vm make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/shapes' Making all in smooth_opengl3 make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/smooth_opengl3' armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o smooth_opengl3-smooth_opengl3.o `test -f 'smooth_opengl3.c' || echo './'`smooth_opengl3.c /bin/sh ../../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -export-dynamic -Wl,-z,relro -o smooth_opengl3 smooth_opengl3-smooth_opengl3.o ../../../src/libglut.la -lGL -lXext -lX11 -lXi -lXxf86vm libtool: link: armv7hl-redhat-linux-gnueabi-gcc -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/smooth_opengl3 smooth_opengl3-smooth_opengl3.o -Wl,--export-dynamic ../../../src/.libs/libglut.so -lGL -lXext -lX11 -lXi -lXxf86vm make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/smooth_opengl3' Making all in spaceball make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/spaceball' armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o spaceball-spaceball.o `test -f 'spaceball.c' || echo './'`spaceball.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o spaceball-vmath.o `test -f 'vmath.c' || echo './'`vmath.c /bin/sh ../../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -export-dynamic -Wl,-z,relro -o spaceball spaceball-spaceball.o spaceball-vmath.o ../../../src/libglut.la -lGL -lXext -lX11 -lm -lXi -lXxf86vm libtool: link: armv7hl-redhat-linux-gnueabi-gcc -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/spaceball spaceball-spaceball.o spaceball-vmath.o -Wl,--export-dynamic ../../../src/.libs/libglut.so -lGL -lXext -lX11 -lm -lXi -lXxf86vm make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/spaceball' Making all in subwin make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/subwin' armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o subwin-subwin.o `test -f 'subwin.c' || echo './'`subwin.c /bin/sh ../../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -export-dynamic -Wl,-z,relro -o subwin subwin-subwin.o ../../../src/libglut.la -lGL -lXext -lX11 -lXi -lXxf86vm libtool: link: armv7hl-redhat-linux-gnueabi-gcc -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/subwin subwin-subwin.o -Wl,--export-dynamic ../../../src/.libs/libglut.so -lGL -lXext -lX11 -lXi -lXxf86vm make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/subwin' make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos' make[3]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos' make[3]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs' make[2]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/doc' make[2]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1' make[2]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1' make[1]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sCSnyb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm ++ dirname /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm + cd freeglut-2.8.1 + make install DESTDIR=/builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm Making install in src make[1]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/src' make[2]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libglut.la '/builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libglut.so.3.9.0 /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/lib/libglut.so.3.9.0 libtool: install: (cd /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/lib && { ln -s -f libglut.so.3.9.0 libglut.so.3 || { rm -f libglut.so.3 && ln -s libglut.so.3.9.0 libglut.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/lib && { ln -s -f libglut.so.3.9.0 libglut.so || { rm -f libglut.so && ln -s libglut.so.3.9.0 libglut.so; }; }) libtool: install: /usr/bin/install -c .libs/libglut.lai /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/lib/libglut.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/src' make[1]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/src' Making install in include make[1]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/include' Making install in GL make[2]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/include/GL' make[3]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/include/GL' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/include/GL' /usr/bin/install -c -m 644 freeglut.h freeglut_std.h freeglut_ext.h glut.h '/builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/include/GL' make[3]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/include/GL' make[2]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/include/GL' make[2]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/include' make[3]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/include' make[2]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/include' make[1]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/include' Making install in progs make[1]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs' Making install in demos make[2]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos' Making install in CallbackMaker make[3]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/CallbackMaker' make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/CallbackMaker' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/CallbackMaker' make[3]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/CallbackMaker' Making install in Fractals make[3]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/Fractals' make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/Fractals' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/Fractals' make[3]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/Fractals' Making install in Fractals_random make[3]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/Fractals_random' make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/Fractals_random' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/Fractals_random' make[3]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/Fractals_random' Making install in Lorenz make[3]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/Lorenz' make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/Lorenz' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/Lorenz' make[3]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/Lorenz' Making install in One make[3]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/One' make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/One' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/One' make[3]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/One' Making install in shapes make[3]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/shapes' make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/shapes' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/shapes' make[3]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/shapes' Making install in smooth_opengl3 make[3]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/smooth_opengl3' make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/smooth_opengl3' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/smooth_opengl3' make[3]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/smooth_opengl3' Making install in spaceball make[3]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/spaceball' make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/spaceball' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/spaceball' make[3]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/spaceball' Making install in subwin make[3]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/subwin' make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/subwin' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/subwin' make[3]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos/subwin' make[3]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos' make[4]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos' make[3]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos' make[2]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs/demos' make[2]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs' make[3]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/progs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs' make[2]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs' make[1]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/progs' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/doc' make[2]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1/doc' make[1]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1' make[2]: Entering directory `/builddir/build/BUILD/freeglut-2.8.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1' make[1]: Leaving directory `/builddir/build/BUILD/freeglut-2.8.1' + rm /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm//usr/lib/libglut.la + mkdir -p /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm//usr/share/man/man3 + install -p -m 644 doc/man/glutAddMenuEntry.3 doc/man/glutAddSubMenu.3 doc/man/glutAttachMenu.3 doc/man/glutBitmapCharacter.3 doc/man/glutBitmapHeight.3 doc/man/glutBitmapLength.3 doc/man/glutBitmapString.3 doc/man/glutBitmapWidth.3 doc/man/glutButtonBoxFunc.3 doc/man/glutChangeToMenuEntry.3 doc/man/glutChangeToSubMenu.3 doc/man/glutCloseFunc.3 doc/man/glutCopyColormap.3 doc/man/glutCreateMenu.3 doc/man/glutCreateMenuWindow.3 doc/man/glutCreateSubWindow.3 doc/man/glutCreateWindow.3 doc/man/glutDestroyMenu.3 doc/man/glutDestroyWindow.3 doc/man/glutDetachMenu.3 doc/man/glutDeviceGet.3 doc/man/glutDialsFunc.3 doc/man/glutDisplayFunc.3 doc/man/glutEnterGameMode.3 doc/man/glutEntryFunc.3 doc/man/glutEstablishOverlay.3 doc/man/glutExtensionSupported.3 doc/man/glutForceJoystickFunc.3 doc/man/glutFullScreen.3 doc/man/glutGameModeGet.3 doc/man/glutGameModeString.3 doc/man/glutGet.3 doc/man/glutGetColor.3 doc/man/glutGetMenu.3 doc/man/glutGetMenuData.3 doc/man/glutGetModifiers.3 doc/man/glutGetProcAddress.3 doc/man/glutGetWindow.3 doc/man/glutGetWindowData.3 doc/man/glutHideOverlay.3 doc/man/glutHideWindow.3 doc/man/glutIconifyWindow.3 doc/man/glutIdleFunc.3 doc/man/glutIgnoreKeyRepeat.3 doc/man/glutInit.3 doc/man/glutInitDisplayMode.3 doc/man/glutInitDisplayString.3 doc/man/glutInitWindowPosition.3 doc/man/glutInitWindowSize.3 doc/man/glutJoystickFunc.3 doc/man/glutKeyboardFunc.3 doc/man/glutKeyboardUpFunc.3 doc/man/glutLayerGet.3 doc/man/glutLeaveGameMode.3 doc/man/glutLeaveMainLoop.3 doc/man/glutMainLoop.3 doc/man/glutMainLoopEvent.3 doc/man/glutMenuDestroyFunc.3 doc/man/glutMenuStateFunc.3 doc/man/glutMenuStatusFunc.3 doc/man/glutMotionFunc.3 doc/man/glutMouseFunc.3 doc/man/glutMouseWheelFunc.3 doc/man/glutOverlayDisplayFunc.3 doc/man/glutPassiveMotionFunc.3 doc/man/glutPopWindow.3 doc/man/glutPositionWindow.3 doc/man/glutPostOverlayRedisplay.3 doc/man/glutPostRedisplay.3 doc/man/glutPostWindowOverlayRedisplay.3 doc/man/glutPostWindowRedisplay.3 doc/man/glutPushWindow.3 doc/man/glutRemoveMenuItem.3 doc/man/glutRemoveOverlay.3 doc/man/glutReportErrors.3 doc/man/glutReshapeFunc.3 doc/man/glutReshapeWindow.3 doc/man/glutSetColor.3 doc/man/glutSetCursor.3 doc/man/glutSetIconTitle.3 doc/man/glutSetKeyRepeat.3 doc/man/glutSetMenu.3 doc/man/glutSetMenuData.3 doc/man/glutSetOption.3 doc/man/glutSetWindow.3 doc/man/glutSetWindowData.3 doc/man/glutSetWindowStayOnTop.3 doc/man/glutSetWindowTitle.3 doc/man/glutSetupVideoResizing.3 doc/man/glutShowOverlay.3 doc/man/glutShowWindow.3 doc/man/glutSolidCone.3 doc/man/glutSolidCube.3 doc/man/glutSolidCylinder.3 doc/man/glutSolidDodecahedron.3 doc/man/glutSolidIcosahedron.3 doc/man/glutSolidOctahedron.3 doc/man/glutSolidRhombicDodecahedron.3 doc/man/glutSolidSierpinskiSponge.3 doc/man/glutSolidSphere.3 doc/man/glutSolidTeapot.3 doc/man/glutSolidTetrahedron.3 doc/man/glutSolidTorus.3 doc/man/glutSpaceballButtonFunc.3 doc/man/glutSpaceballMotionFunc.3 doc/man/glutSpaceballRotateFunc.3 doc/man/glutSpecialFunc.3 doc/man/glutSpecialUpFunc.3 doc/man/glutStopVideoResizing.3 doc/man/glutStrokeCharacter.3 doc/man/glutStrokeHeight.3 doc/man/glutStrokeLength.3 doc/man/glutStrokeString.3 doc/man/glutStrokeWidth.3 doc/man/glutSwapBuffers.3 doc/man/glutTabletButtonFunc.3 doc/man/glutTabletMotionFunc.3 doc/man/glutTimerFunc.3 doc/man/glutUseLayer.3 doc/man/glutVideoPan.3 doc/man/glutVideoResize.3 doc/man/glutVideoResizeGet.3 doc/man/glutVisibilityFunc.3 doc/man/glutWMCloseFunc.3 doc/man/glutWarpPointer.3 doc/man/glutWindowStatusFunc.3 doc/man/glutWireCone.3 doc/man/glutWireCube.3 doc/man/glutWireCylinder.3 doc/man/glutWireDodecahedron.3 doc/man/glutWireIcosahedron.3 doc/man/glutWireOctahedron.3 doc/man/glutWireRhombicDodecahedron.3 doc/man/glutWireSierpinskiSponge.3 doc/man/glutWireSphere.3 doc/man/glutWireTeapot.3 doc/man/glutWireTetrahedron.3 doc/man/glutWireTorus.3 /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm//usr/share/man/man3 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/freeglut-2.8.1 extracting debug info from /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/lib/libglut.so.3.9.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libglut.so.3.9.0.debug to /usr/lib/debug/usr/lib/libglut.so.3.debug symlinked /usr/lib/debug/usr/lib/libglut.so.3.9.0.debug to /usr/lib/debug/usr/lib/libglut.so.debug 2244 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: freeglut-2.8.1-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jErjDa + umask 022 + cd /builddir/build/BUILD + cd freeglut-2.8.1 + DOCDIR=/builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/share/doc/freeglut-2.8.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/share/doc/freeglut-2.8.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/share/doc/freeglut-2.8.1 + cp -pr ChangeLog /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/share/doc/freeglut-2.8.1 + cp -pr COPYING /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/share/doc/freeglut-2.8.1 + cp -pr INSTALL /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/share/doc/freeglut-2.8.1 + cp -pr NEWS /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/share/doc/freeglut-2.8.1 + cp -pr README /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/share/doc/freeglut-2.8.1 + cp -pr TODO /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/share/doc/freeglut-2.8.1 + cp -pr doc/freeglut_logo.png doc/ogl_sm.png /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/share/doc/freeglut-2.8.1 + cp -pr doc/download.html doc/freeglut.html doc/freeglut_user_interface.html doc/index.html doc/progress.html doc/structure.html /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm/usr/share/doc/freeglut-2.8.1 + exit 0 Provides: freeglut = 2.8.1-3.el7 freeglut(armv7hl-32) = 2.8.1-3.el7 glut = 3.7 libglut.so.3 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libGL.so.1 libX11.so.6 libXext.so.6 libXi.so.6 libXxf86vm.so.1 libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) rtld(GNU_HASH) Obsoletes: glut < 3.7 Processing files: freeglut-devel-2.8.1-3.el7.armv7hl Provides: freeglut-devel = 2.8.1-3.el7 freeglut-devel(armv7hl-32) = 2.8.1-3.el7 glut-devel = 3.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libglut.so.3 Obsoletes: glut-devel < 3.7 Processing files: freeglut-debuginfo-2.8.1-3.el7.armv7hl Provides: freeglut-debuginfo = 2.8.1-3.el7 freeglut-debuginfo(armv7hl-32) = 2.8.1-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm Wrote: /builddir/build/RPMS/freeglut-2.8.1-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/freeglut-devel-2.8.1-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/freeglut-debuginfo-2.8.1-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ueijmw + umask 022 + cd /builddir/build/BUILD + cd freeglut-2.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/freeglut-2.8.1-3.el7.arm + exit 0 Child return code was: 0 LEAVE do -->