Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/freeglut.spec'], chrootPath='/var/lib/mock/f26-build-7601933-694176/root'uid=1000env={'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock'}logger=user='mockbuild'shell=Falsegid=425printOutput=Falsetimeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/freeglut.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Mon Aug 27 2006 Michael J. Knox - 2.4.0-10 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/freeglut-3.0.0-4.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/freeglut.spec'], chrootPath='/var/lib/mock/f26-build-7601933-694176/root'uid=1000env={'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock'}printOutput=Falselogger=user='mockbuild'shell=Falsegid=425private_network=Truetimeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/freeglut.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Mon Aug 27 2006 Michael J. Knox - 2.4.0-10 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hv7TOL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf freeglut-3.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/freeglut-3.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd freeglut-3.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/openglut-0.6.3-doc.tar.gz + /usr/bin/tar -xof - + 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.fy153U + umask 022 + cd /builddir/build/BUILD + cd freeglut-3.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DFREEGLUT_BUILD_STATIC_LIBS=OFF . -- The C compiler identification is GNU 7.0.1 -- The CXX compiler identification is GNU 7.0.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- 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/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found OpenGL: /usr/lib64/libGL.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - 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/lib64/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_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/freeglut-3.0.0 + make -j48 /usr/bin/cmake -H/builddir/build/BUILD/freeglut-3.0.0 -B/builddir/build/BUILD/freeglut-3.0.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/freeglut.dir/build.make CMakeFiles/freeglut.dir/depend make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/freeglut.dir/DependInfo.cmake --color= Scanning dependencies of target freeglut make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/freeglut.dir/build.make CMakeFiles/freeglut.dir/build make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' [ 1%] Building C object CMakeFiles/freeglut.dir/src/fg_cursor.c.o [ 2%] Building C object CMakeFiles/freeglut.dir/src/fg_callbacks.c.o [ 4%] Building C object CMakeFiles/freeglut.dir/src/fg_ext.c.o [ 5%] Building C object CMakeFiles/freeglut.dir/src/fg_display.c.o [ 7%] Building C object CMakeFiles/freeglut.dir/src/fg_geometry.c.o [ 8%] Building C object CMakeFiles/freeglut.dir/src/fg_init.c.o [ 10%] Building C object CMakeFiles/freeglut.dir/src/fg_gl2.c.o [ 11%] Building C object CMakeFiles/freeglut.dir/src/fg_font_data.c.o [ 13%] Building C object CMakeFiles/freeglut.dir/src/fg_main.c.o [ 14%] Building C object CMakeFiles/freeglut.dir/src/fg_gamemode.c.o /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_callbacks.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_callbacks.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_cursor.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_cursor.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_display.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_display.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_ext.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_ext.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_font_data.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_gamemode.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_gamemode.c [ 15%] Building C object CMakeFiles/freeglut.dir/src/fg_input_devices.c.o /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_geometry.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_geometry.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_gl2.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_gl2.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_init.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_init.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_input_devices.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_input_devices.c [ 17%] Building C object CMakeFiles/freeglut.dir/src/fg_joystick.c.o /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_joystick.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_joystick.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_main.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_main.c [ 18%] Building C object CMakeFiles/freeglut.dir/src/fg_misc.c.o /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_misc.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_misc.c [ 20%] Building C object CMakeFiles/freeglut.dir/src/fg_overlay.c.o [ 21%] Building C object CMakeFiles/freeglut.dir/src/fg_state.c.o [ 23%] Building C object CMakeFiles/freeglut.dir/src/fg_stroke_roman.c.o [ 24%] Building C object CMakeFiles/freeglut.dir/src/fg_stroke_mono_roman.c.o [ 26%] Building C object CMakeFiles/freeglut.dir/src/fg_teapot.c.o [ 27%] Building C object CMakeFiles/freeglut.dir/src/fg_structure.c.o [ 28%] Building C object CMakeFiles/freeglut.dir/src/fg_window.c.o [ 30%] Building C object CMakeFiles/freeglut.dir/src/fg_font.c.o [ 31%] Building C object CMakeFiles/freeglut.dir/src/fg_videoresize.c.o /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_overlay.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_overlay.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_state.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_state.c [ 33%] Building C object CMakeFiles/freeglut.dir/src/fg_spaceball.c.o /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_stroke_mono_roman.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_stroke_mono_roman.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_stroke_roman.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_stroke_roman.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_spaceball.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_spaceball.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_structure.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_structure.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_teapot.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_teapot.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_videoresize.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_videoresize.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_window.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_window.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_font.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_font.c [ 34%] Building C object CMakeFiles/freeglut.dir/src/fg_menu.c.o [ 36%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_cursor_x11.c.o [ 37%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_ext_x11.c.o [ 39%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_gamemode_x11.c.o [ 40%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_glutfont_definitions_x11.c.o /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/fg_menu.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/fg_menu.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/x11/fg_cursor_x11.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/x11/fg_cursor_x11.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/x11/fg_ext_x11.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/x11/fg_ext_x11.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/x11/fg_gamemode_x11.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/x11/fg_gamemode_x11.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/x11/fg_glutfont_definitions_x11.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/x11/fg_glutfont_definitions_x11.c [ 42%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_menu_x11.c.o [ 43%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_joystick_x11.c.o [ 44%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_main_x11.c.o [ 46%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_init_x11.c.o [ 47%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_input_devices_x11.c.o [ 49%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_spaceball_x11.c.o [ 50%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_structure_x11.c.o /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/x11/fg_init_x11.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/x11/fg_init_x11.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/x11/fg_input_devices_x11.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/x11/fg_input_devices_x11.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/x11/fg_joystick_x11.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/x11/fg_joystick_x11.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/x11/fg_main_x11.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/x11/fg_main_x11.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/x11/fg_menu_x11.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/x11/fg_menu_x11.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/x11/fg_spaceball_x11.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/x11/fg_spaceball_x11.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/x11/fg_structure_x11.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/x11/fg_structure_x11.c [ 52%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_state_x11.c.o /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/x11/fg_state_x11.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/x11/fg_state_x11.c [ 53%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_window_x11.c.o /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/x11/fg_window_x11.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/x11/fg_window_x11.c [ 55%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_display_x11_glx.c.o [ 56%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_xinput_x11.c.o /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/x11/fg_xinput_x11.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/x11/fg_xinput_x11.c /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/x11/fg_display_x11_glx.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/x11/fg_display_x11_glx.c [ 57%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_window_x11_glx.c.o /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/x11/fg_window_x11_glx.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/x11/fg_window_x11_glx.c [ 59%] Building C object CMakeFiles/freeglut.dir/src/util/xparsegeometry_repl.c.o /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/util/xparsegeometry_repl.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/util/xparsegeometry_repl.c [ 60%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_state_x11_glx.c.o /usr/bin/cc -DHAVE_CONFIG_H -Dfreeglut_EXPORTS -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -fPIC -o CMakeFiles/freeglut.dir/src/x11/fg_state_x11_glx.c.o -c /builddir/build/BUILD/freeglut-3.0.0/src/x11/fg_state_x11_glx.c /builddir/build/BUILD/freeglut-3.0.0/src/fg_joystick.c: In function 'fghJoystickRawRead': /builddir/build/BUILD/freeglut-3.0.0/src/fg_joystick.c:324:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( joy->error ) ^~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_joystick.c:327:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' fgPlatformJoystickRawRead ( joy, buttons, axes ); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_main.c: In function 'fghSleepForEvents': /builddir/build/BUILD/freeglut-3.0.0/src/fg_main.c:379:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( fgState.NumActiveJoysticks>0 && ( msec > 10 ) ) ^~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_main.c:382:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' fgPlatformSleepForEvents ( msec ); ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_main.c: In function 'glutMainLoop': /builddir/build/BUILD/freeglut-3.0.0/src/fg_main.c:479:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!fgStructure.Windows.First) ^~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_main.c:482:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' fgPlatformMainLoopPreliminaryWork (); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/x11/fg_gamemode_x11.c:35:12: warning: 'use_xrandr' defined but not used [-Wunused-function] static int use_xrandr(void) ^~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1902:22: warning: 'TimesRoman24_Character_159' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_159[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1901:22: warning: 'TimesRoman24_Character_158' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_158[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1900:22: warning: 'TimesRoman24_Character_157' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_157[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1899:22: warning: 'TimesRoman24_Character_156' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_156[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1898:22: warning: 'TimesRoman24_Character_155' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_155[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1897:22: warning: 'TimesRoman24_Character_154' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_154[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1896:22: warning: 'TimesRoman24_Character_153' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_153[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1895:22: warning: 'TimesRoman24_Character_152' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_152[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1894:22: warning: 'TimesRoman24_Character_151' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_151[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1893:22: warning: 'TimesRoman24_Character_150' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_150[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1892:22: warning: 'TimesRoman24_Character_149' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_149[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1891:22: warning: 'TimesRoman24_Character_148' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_148[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1890:22: warning: 'TimesRoman24_Character_147' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_147[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1889:22: warning: 'TimesRoman24_Character_146' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_146[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1888:22: warning: 'TimesRoman24_Character_145' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_145[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1887:22: warning: 'TimesRoman24_Character_144' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_144[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1886:22: warning: 'TimesRoman24_Character_143' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_143[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1885:22: warning: 'TimesRoman24_Character_142' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_142[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1884:22: warning: 'TimesRoman24_Character_141' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_141[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1883:22: warning: 'TimesRoman24_Character_140' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_140[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1882:22: warning: 'TimesRoman24_Character_139' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_139[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1881:22: warning: 'TimesRoman24_Character_138' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_138[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1880:22: warning: 'TimesRoman24_Character_137' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_137[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1879:22: warning: 'TimesRoman24_Character_136' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_136[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1878:22: warning: 'TimesRoman24_Character_135' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_135[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1877:22: warning: 'TimesRoman24_Character_134' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_134[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1876:22: warning: 'TimesRoman24_Character_133' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_133[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1875:22: warning: 'TimesRoman24_Character_132' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_132[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1874:22: warning: 'TimesRoman24_Character_131' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_131[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1873:22: warning: 'TimesRoman24_Character_130' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_130[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1872:22: warning: 'TimesRoman24_Character_129' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_129[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1871:22: warning: 'TimesRoman24_Character_128' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_128[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1870:22: warning: 'TimesRoman24_Character_127' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_127[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1774:22: warning: 'TimesRoman24_Character_031' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_031[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1773:22: warning: 'TimesRoman24_Character_030' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_030[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1772:22: warning: 'TimesRoman24_Character_029' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_029[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1771:22: warning: 'TimesRoman24_Character_028' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_028[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1770:22: warning: 'TimesRoman24_Character_027' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_027[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1769:22: warning: 'TimesRoman24_Character_026' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_026[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1768:22: warning: 'TimesRoman24_Character_025' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_025[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1767:22: warning: 'TimesRoman24_Character_024' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_024[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1766:22: warning: 'TimesRoman24_Character_023' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_023[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1765:22: warning: 'TimesRoman24_Character_022' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_022[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1764:22: warning: 'TimesRoman24_Character_021' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_021[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1763:22: warning: 'TimesRoman24_Character_020' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_020[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1762:22: warning: 'TimesRoman24_Character_019' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_019[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1761:22: warning: 'TimesRoman24_Character_018' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_018[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1760:22: warning: 'TimesRoman24_Character_017' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_017[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1759:22: warning: 'TimesRoman24_Character_016' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_016[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1758:22: warning: 'TimesRoman24_Character_015' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_015[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1757:22: warning: 'TimesRoman24_Character_014' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_014[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1756:22: warning: 'TimesRoman24_Character_013' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_013[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1755:22: warning: 'TimesRoman24_Character_012' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_012[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1754:22: warning: 'TimesRoman24_Character_011' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_011[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1753:22: warning: 'TimesRoman24_Character_010' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_010[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1752:22: warning: 'TimesRoman24_Character_009' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_009[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1751:22: warning: 'TimesRoman24_Character_008' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_008[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1750:22: warning: 'TimesRoman24_Character_007' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_007[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1749:22: warning: 'TimesRoman24_Character_006' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_006[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1748:22: warning: 'TimesRoman24_Character_005' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_005[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1747:22: warning: 'TimesRoman24_Character_004' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_004[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1746:22: warning: 'TimesRoman24_Character_003' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_003[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1745:22: warning: 'TimesRoman24_Character_002' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_002[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1744:22: warning: 'TimesRoman24_Character_001' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_001[] = { 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 64, 0, 64, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1743:22: warning: 'TimesRoman24_Character_000' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman24_Character_000[] = { 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 85, 64, 0, 0, 0, 64, 0, 64, 0, 0, 0, 64, 0, 64, 0, 0, 0, 64, 0, 64, 0, 0, 0, 64, 0, 64, 0, 0, 0, 64, 0, 64, 0, 0, 0, 64, 0, 64, 0, 0, 0, 64, 0, 64, 0, 0, 0, 85, 85, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1624:22: warning: 'TimesRoman10_Character_159' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_159[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1623:22: warning: 'TimesRoman10_Character_158' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_158[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1622:22: warning: 'TimesRoman10_Character_157' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_157[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1621:22: warning: 'TimesRoman10_Character_156' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_156[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1620:22: warning: 'TimesRoman10_Character_155' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_155[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1619:22: warning: 'TimesRoman10_Character_154' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_154[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1618:22: warning: 'TimesRoman10_Character_153' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_153[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1617:22: warning: 'TimesRoman10_Character_152' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_152[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1616:22: warning: 'TimesRoman10_Character_151' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_151[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1615:22: warning: 'TimesRoman10_Character_150' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_150[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1614:22: warning: 'TimesRoman10_Character_149' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_149[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1613:22: warning: 'TimesRoman10_Character_148' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_148[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1612:22: warning: 'TimesRoman10_Character_147' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_147[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1611:22: warning: 'TimesRoman10_Character_146' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_146[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1610:22: warning: 'TimesRoman10_Character_145' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_145[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1609:22: warning: 'TimesRoman10_Character_144' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_144[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1608:22: warning: 'TimesRoman10_Character_143' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_143[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1607:22: warning: 'TimesRoman10_Character_142' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_142[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1606:22: warning: 'TimesRoman10_Character_141' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_141[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1605:22: warning: 'TimesRoman10_Character_140' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_140[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1604:22: warning: 'TimesRoman10_Character_139' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_139[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1603:22: warning: 'TimesRoman10_Character_138' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_138[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1602:22: warning: 'TimesRoman10_Character_137' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_137[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1601:22: warning: 'TimesRoman10_Character_136' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_136[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1600:22: warning: 'TimesRoman10_Character_135' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_135[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1599:22: warning: 'TimesRoman10_Character_134' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_134[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1598:22: warning: 'TimesRoman10_Character_133' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_133[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1597:22: warning: 'TimesRoman10_Character_132' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_132[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1596:22: warning: 'TimesRoman10_Character_131' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_131[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1595:22: warning: 'TimesRoman10_Character_130' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_130[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1594:22: warning: 'TimesRoman10_Character_129' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_129[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1593:22: warning: 'TimesRoman10_Character_128' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_128[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1592:22: warning: 'TimesRoman10_Character_127' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_127[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1496:22: warning: 'TimesRoman10_Character_031' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_031[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1495:22: warning: 'TimesRoman10_Character_030' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_030[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1494:22: warning: 'TimesRoman10_Character_029' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_029[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1493:22: warning: 'TimesRoman10_Character_028' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_028[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1492:22: warning: 'TimesRoman10_Character_027' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_027[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1491:22: warning: 'TimesRoman10_Character_026' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_026[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1490:22: warning: 'TimesRoman10_Character_025' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_025[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1489:22: warning: 'TimesRoman10_Character_024' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_024[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1488:22: warning: 'TimesRoman10_Character_023' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_023[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1487:22: warning: 'TimesRoman10_Character_022' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_022[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1486:22: warning: 'TimesRoman10_Character_021' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_021[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1485:22: warning: 'TimesRoman10_Character_020' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_020[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1484:22: warning: 'TimesRoman10_Character_019' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_019[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1483:22: warning: 'TimesRoman10_Character_018' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_018[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1482:22: warning: 'TimesRoman10_Character_017' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_017[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1481:22: warning: 'TimesRoman10_Character_016' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_016[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1480:22: warning: 'TimesRoman10_Character_015' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_015[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1479:22: warning: 'TimesRoman10_Character_014' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_014[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1478:22: warning: 'TimesRoman10_Character_013' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_013[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1477:22: warning: 'TimesRoman10_Character_012' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_012[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1476:22: warning: 'TimesRoman10_Character_011' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_011[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1475:22: warning: 'TimesRoman10_Character_010' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_010[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1474:22: warning: 'TimesRoman10_Character_009' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_009[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1473:22: warning: 'TimesRoman10_Character_008' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_008[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1472:22: warning: 'TimesRoman10_Character_007' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_007[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1471:22: warning: 'TimesRoman10_Character_006' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_006[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1470:22: warning: 'TimesRoman10_Character_005' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_005[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1469:22: warning: 'TimesRoman10_Character_004' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_004[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1468:22: warning: 'TimesRoman10_Character_003' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_003[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1467:22: warning: 'TimesRoman10_Character_002' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_002[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1466:22: warning: 'TimesRoman10_Character_001' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_001[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1465:22: warning: 'TimesRoman10_Character_000' defined but not used [-Wunused-const-variable=] static const GLubyte TimesRoman10_Character_000[] = { 8, 0, 0, 0, 0,170, 0,130, 0,130, 0,170, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1346:22: warning: 'Helvetica18_Character_159' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_159[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1345:22: warning: 'Helvetica18_Character_158' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_158[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1344:22: warning: 'Helvetica18_Character_157' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_157[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1343:22: warning: 'Helvetica18_Character_156' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_156[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1342:22: warning: 'Helvetica18_Character_155' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_155[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1341:22: warning: 'Helvetica18_Character_154' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_154[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1340:22: warning: 'Helvetica18_Character_153' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_153[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1339:22: warning: 'Helvetica18_Character_152' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_152[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1338:22: warning: 'Helvetica18_Character_151' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_151[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1337:22: warning: 'Helvetica18_Character_150' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_150[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1336:22: warning: 'Helvetica18_Character_149' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_149[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1335:22: warning: 'Helvetica18_Character_148' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_148[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1334:22: warning: 'Helvetica18_Character_147' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_147[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1333:22: warning: 'Helvetica18_Character_146' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_146[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1332:22: warning: 'Helvetica18_Character_145' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_145[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1331:22: warning: 'Helvetica18_Character_144' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_144[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1330:22: warning: 'Helvetica18_Character_143' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_143[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1329:22: warning: 'Helvetica18_Character_142' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_142[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1328:22: warning: 'Helvetica18_Character_141' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_141[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1327:22: warning: 'Helvetica18_Character_140' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_140[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1326:22: warning: 'Helvetica18_Character_139' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_139[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1325:22: warning: 'Helvetica18_Character_138' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_138[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1324:22: warning: 'Helvetica18_Character_137' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_137[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1323:22: warning: 'Helvetica18_Character_136' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_136[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1322:22: warning: 'Helvetica18_Character_135' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_135[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1321:22: warning: 'Helvetica18_Character_134' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_134[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1320:22: warning: 'Helvetica18_Character_133' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_133[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1319:22: warning: 'Helvetica18_Character_132' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_132[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1318:22: warning: 'Helvetica18_Character_131' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_131[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1317:22: warning: 'Helvetica18_Character_130' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_130[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1316:22: warning: 'Helvetica18_Character_129' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_129[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1315:22: warning: 'Helvetica18_Character_128' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_128[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1314:22: warning: 'Helvetica18_Character_127' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_127[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1218:22: warning: 'Helvetica18_Character_031' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_031[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1217:22: warning: 'Helvetica18_Character_030' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_030[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1216:22: warning: 'Helvetica18_Character_029' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_029[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1215:22: warning: 'Helvetica18_Character_028' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_028[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1214:22: warning: 'Helvetica18_Character_027' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_027[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1213:22: warning: 'Helvetica18_Character_026' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_026[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1212:22: warning: 'Helvetica18_Character_025' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_025[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1211:22: warning: 'Helvetica18_Character_024' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_024[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1210:22: warning: 'Helvetica18_Character_023' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_023[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1209:22: warning: 'Helvetica18_Character_022' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_022[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1208:22: warning: 'Helvetica18_Character_021' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_021[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1207:22: warning: 'Helvetica18_Character_020' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_020[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1206:22: warning: 'Helvetica18_Character_019' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_019[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1205:22: warning: 'Helvetica18_Character_018' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_018[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1204:22: warning: 'Helvetica18_Character_017' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_017[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1203:22: warning: 'Helvetica18_Character_016' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_016[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1202:22: warning: 'Helvetica18_Character_015' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_015[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1201:22: warning: 'Helvetica18_Character_014' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_014[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1200:22: warning: 'Helvetica18_Character_013' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_013[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1199:22: warning: 'Helvetica18_Character_012' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_012[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1198:22: warning: 'Helvetica18_Character_011' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_011[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1197:22: warning: 'Helvetica18_Character_010' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_010[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1196:22: warning: 'Helvetica18_Character_009' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_009[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1195:22: warning: 'Helvetica18_Character_008' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_008[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1194:22: warning: 'Helvetica18_Character_007' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_007[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1193:22: warning: 'Helvetica18_Character_006' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_006[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1192:22: warning: 'Helvetica18_Character_005' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_005[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1191:22: warning: 'Helvetica18_Character_004' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_004[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1190:22: warning: 'Helvetica18_Character_003' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_003[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1189:22: warning: 'Helvetica18_Character_002' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_002[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1188:22: warning: 'Helvetica18_Character_001' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_001[] = { 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 64, 16, 0, 0, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1187:22: warning: 'Helvetica18_Character_000' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica18_Character_000[] = { 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 80, 0, 0, 64, 16, 0, 0, 64, 16, 0, 0, 64, 16, 0, 0, 64, 16, 0, 0, 64, 16, 0, 0, 85, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1068:22: warning: 'Helvetica12_Character_159' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_159[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1067:22: warning: 'Helvetica12_Character_158' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_158[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1066:22: warning: 'Helvetica12_Character_157' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_157[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1065:22: warning: 'Helvetica12_Character_156' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_156[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1064:22: warning: 'Helvetica12_Character_155' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_155[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1063:22: warning: 'Helvetica12_Character_154' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_154[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1062:22: warning: 'Helvetica12_Character_153' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_153[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1061:22: warning: 'Helvetica12_Character_152' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_152[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1060:22: warning: 'Helvetica12_Character_151' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_151[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1059:22: warning: 'Helvetica12_Character_150' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_150[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1058:22: warning: 'Helvetica12_Character_149' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_149[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1057:22: warning: 'Helvetica12_Character_148' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_148[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1056:22: warning: 'Helvetica12_Character_147' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_147[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1055:22: warning: 'Helvetica12_Character_146' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_146[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1054:22: warning: 'Helvetica12_Character_145' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_145[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1053:22: warning: 'Helvetica12_Character_144' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_144[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1052:22: warning: 'Helvetica12_Character_143' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_143[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1051:22: warning: 'Helvetica12_Character_142' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_142[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1050:22: warning: 'Helvetica12_Character_141' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_141[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1049:22: warning: 'Helvetica12_Character_140' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_140[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1048:22: warning: 'Helvetica12_Character_139' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_139[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1047:22: warning: 'Helvetica12_Character_138' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_138[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1046:22: warning: 'Helvetica12_Character_137' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_137[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1045:22: warning: 'Helvetica12_Character_136' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_136[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1044:22: warning: 'Helvetica12_Character_135' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_135[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1043:22: warning: 'Helvetica12_Character_134' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_134[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1042:22: warning: 'Helvetica12_Character_133' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_133[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1041:22: warning: 'Helvetica12_Character_132' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_132[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1040:22: warning: 'Helvetica12_Character_131' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_131[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1039:22: warning: 'Helvetica12_Character_130' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_130[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1038:22: warning: 'Helvetica12_Character_129' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_129[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1037:22: warning: 'Helvetica12_Character_128' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_128[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:1036:22: warning: 'Helvetica12_Character_127' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_127[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:940:22: warning: 'Helvetica12_Character_031' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_031[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:939:22: warning: 'Helvetica12_Character_030' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_030[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:938:22: warning: 'Helvetica12_Character_029' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_029[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:937:22: warning: 'Helvetica12_Character_028' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_028[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:936:22: warning: 'Helvetica12_Character_027' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_027[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:935:22: warning: 'Helvetica12_Character_026' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_026[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:934:22: warning: 'Helvetica12_Character_025' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_025[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:933:22: warning: 'Helvetica12_Character_024' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_024[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:932:22: warning: 'Helvetica12_Character_023' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_023[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:931:22: warning: 'Helvetica12_Character_022' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_022[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:930:22: warning: 'Helvetica12_Character_021' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_021[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:929:22: warning: 'Helvetica12_Character_020' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_020[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:928:22: warning: 'Helvetica12_Character_019' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_019[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:927:22: warning: 'Helvetica12_Character_018' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_018[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:926:22: warning: 'Helvetica12_Character_017' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_017[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:925:22: warning: 'Helvetica12_Character_016' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_016[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:924:22: warning: 'Helvetica12_Character_015' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_015[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:923:22: warning: 'Helvetica12_Character_014' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_014[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:922:22: warning: 'Helvetica12_Character_013' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_013[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:921:22: warning: 'Helvetica12_Character_012' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_012[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:920:22: warning: 'Helvetica12_Character_011' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_011[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:919:22: warning: 'Helvetica12_Character_010' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_010[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:918:22: warning: 'Helvetica12_Character_009' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_009[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:917:22: warning: 'Helvetica12_Character_008' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_008[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:916:22: warning: 'Helvetica12_Character_007' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_007[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:915:22: warning: 'Helvetica12_Character_006' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_006[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:914:22: warning: 'Helvetica12_Character_005' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_005[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:913:22: warning: 'Helvetica12_Character_004' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_004[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:912:22: warning: 'Helvetica12_Character_003' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_003[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:911:22: warning: 'Helvetica12_Character_002' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_002[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:910:22: warning: 'Helvetica12_Character_001' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_001[] = { 12, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:909:22: warning: 'Helvetica12_Character_000' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica12_Character_000[] = { 9, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 65, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:790:22: warning: 'Helvetica10_Character_159' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_159[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:789:22: warning: 'Helvetica10_Character_158' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_158[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:788:22: warning: 'Helvetica10_Character_157' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_157[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:787:22: warning: 'Helvetica10_Character_156' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_156[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:786:22: warning: 'Helvetica10_Character_155' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_155[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:785:22: warning: 'Helvetica10_Character_154' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_154[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:784:22: warning: 'Helvetica10_Character_153' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_153[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:783:22: warning: 'Helvetica10_Character_152' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_152[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:782:22: warning: 'Helvetica10_Character_151' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_151[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:781:22: warning: 'Helvetica10_Character_150' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_150[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:780:22: warning: 'Helvetica10_Character_149' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_149[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:779:22: warning: 'Helvetica10_Character_148' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_148[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:778:22: warning: 'Helvetica10_Character_147' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_147[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:777:22: warning: 'Helvetica10_Character_146' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_146[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:776:22: warning: 'Helvetica10_Character_145' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_145[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:775:22: warning: 'Helvetica10_Character_144' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_144[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:774:22: warning: 'Helvetica10_Character_143' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_143[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:773:22: warning: 'Helvetica10_Character_142' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_142[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:772:22: warning: 'Helvetica10_Character_141' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_141[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:771:22: warning: 'Helvetica10_Character_140' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_140[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:770:22: warning: 'Helvetica10_Character_139' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_139[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:769:22: warning: 'Helvetica10_Character_138' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_138[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:768:22: warning: 'Helvetica10_Character_137' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_137[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:767:22: warning: 'Helvetica10_Character_136' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_136[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:766:22: warning: 'Helvetica10_Character_135' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_135[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:765:22: warning: 'Helvetica10_Character_134' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_134[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:764:22: warning: 'Helvetica10_Character_133' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_133[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:763:22: warning: 'Helvetica10_Character_132' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_132[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:762:22: warning: 'Helvetica10_Character_131' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_131[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:761:22: warning: 'Helvetica10_Character_130' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_130[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:760:22: warning: 'Helvetica10_Character_129' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_129[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:759:22: warning: 'Helvetica10_Character_128' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_128[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:758:22: warning: 'Helvetica10_Character_127' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_127[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:662:22: warning: 'Helvetica10_Character_031' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_031[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:661:22: warning: 'Helvetica10_Character_030' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_030[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:660:22: warning: 'Helvetica10_Character_029' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_029[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:659:22: warning: 'Helvetica10_Character_028' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_028[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:658:22: warning: 'Helvetica10_Character_027' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_027[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:657:22: warning: 'Helvetica10_Character_026' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_026[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:656:22: warning: 'Helvetica10_Character_025' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_025[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:655:22: warning: 'Helvetica10_Character_024' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_024[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:654:22: warning: 'Helvetica10_Character_023' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_023[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:653:22: warning: 'Helvetica10_Character_022' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_022[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:652:22: warning: 'Helvetica10_Character_021' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_021[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:651:22: warning: 'Helvetica10_Character_020' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_020[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:650:22: warning: 'Helvetica10_Character_019' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_019[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:649:22: warning: 'Helvetica10_Character_018' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_018[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:648:22: warning: 'Helvetica10_Character_017' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_017[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:647:22: warning: 'Helvetica10_Character_016' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_016[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:646:22: warning: 'Helvetica10_Character_015' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_015[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:645:22: warning: 'Helvetica10_Character_014' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_014[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:644:22: warning: 'Helvetica10_Character_013' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_013[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:643:22: warning: 'Helvetica10_Character_012' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_012[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:642:22: warning: 'Helvetica10_Character_011' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_011[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:641:22: warning: 'Helvetica10_Character_010' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_010[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:640:22: warning: 'Helvetica10_Character_009' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_009[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:639:22: warning: 'Helvetica10_Character_008' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_008[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:638:22: warning: 'Helvetica10_Character_007' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_007[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:637:22: warning: 'Helvetica10_Character_006' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_006[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:636:22: warning: 'Helvetica10_Character_005' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_005[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:635:22: warning: 'Helvetica10_Character_004' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_004[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:634:22: warning: 'Helvetica10_Character_003' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_003[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:633:22: warning: 'Helvetica10_Character_002' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_002[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:632:22: warning: 'Helvetica10_Character_001' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_001[] = { 13, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 68, 0, 0, 0, 68, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:631:22: warning: 'Helvetica10_Character_000' defined but not used [-Wunused-const-variable=] static const GLubyte Helvetica10_Character_000[] = { 8, 0, 0, 0, 84, 0, 68, 0, 68, 0, 84, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_geometry.c: In function 'fghGenerateGeometryWithIndexArray': /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:512:22: warning: 'Fixed9x15_Character_159' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_159[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_geometry.c:605:13: warning: 'numEdgeIdxPerFace' may be used uninitialized in this function [-Wmaybe-uninitialized] int i,j,numEdgeIdxPerFace; ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:511:22: warning: 'Fixed9x15_Character_158' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_158[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:510:22: warning: 'Fixed9x15_Character_157' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_157[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:509:22: warning: 'Fixed9x15_Character_156' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_156[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:508:22: warning: 'Fixed9x15_Character_155' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_155[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:507:22: warning: 'Fixed9x15_Character_154' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_154[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:506:22: warning: 'Fixed9x15_Character_153' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_153[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:505:22: warning: 'Fixed9x15_Character_152' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_152[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:504:22: warning: 'Fixed9x15_Character_151' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_151[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:503:22: warning: 'Fixed9x15_Character_150' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_150[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:502:22: warning: 'Fixed9x15_Character_149' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_149[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:501:22: warning: 'Fixed9x15_Character_148' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_148[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:500:22: warning: 'Fixed9x15_Character_147' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_147[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:499:22: warning: 'Fixed9x15_Character_146' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_146[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:498:22: warning: 'Fixed9x15_Character_145' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_145[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:497:22: warning: 'Fixed9x15_Character_144' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_144[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:496:22: warning: 'Fixed9x15_Character_143' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_143[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:495:22: warning: 'Fixed9x15_Character_142' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_142[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:494:22: warning: 'Fixed9x15_Character_141' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_141[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:493:22: warning: 'Fixed9x15_Character_140' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_140[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:492:22: warning: 'Fixed9x15_Character_139' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_139[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:491:22: warning: 'Fixed9x15_Character_138' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_138[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:490:22: warning: 'Fixed9x15_Character_137' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_137[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:489:22: warning: 'Fixed9x15_Character_136' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_136[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:488:22: warning: 'Fixed9x15_Character_135' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_135[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:487:22: warning: 'Fixed9x15_Character_134' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_134[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:486:22: warning: 'Fixed9x15_Character_133' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_133[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:485:22: warning: 'Fixed9x15_Character_132' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_132[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:484:22: warning: 'Fixed9x15_Character_131' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_131[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:483:22: warning: 'Fixed9x15_Character_130' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_130[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:482:22: warning: 'Fixed9x15_Character_129' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_129[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:481:22: warning: 'Fixed9x15_Character_128' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_128[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:480:22: warning: 'Fixed9x15_Character_127' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed9x15_Character_127[] = { 10, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0, 65, 0, 64, 0, 1, 0,109, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:234:22: warning: 'Fixed8x13_Character_159' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_159[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:233:22: warning: 'Fixed8x13_Character_158' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_158[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:232:22: warning: 'Fixed8x13_Character_157' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_157[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:231:22: warning: 'Fixed8x13_Character_156' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_156[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:230:22: warning: 'Fixed8x13_Character_155' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_155[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:229:22: warning: 'Fixed8x13_Character_154' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_154[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:228:22: warning: 'Fixed8x13_Character_153' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_153[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:227:22: warning: 'Fixed8x13_Character_152' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_152[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:226:22: warning: 'Fixed8x13_Character_151' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_151[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:225:22: warning: 'Fixed8x13_Character_150' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_150[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:224:22: warning: 'Fixed8x13_Character_149' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_149[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:223:22: warning: 'Fixed8x13_Character_148' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_148[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:222:22: warning: 'Fixed8x13_Character_147' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_147[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:221:22: warning: 'Fixed8x13_Character_146' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_146[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:220:22: warning: 'Fixed8x13_Character_145' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_145[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:219:22: warning: 'Fixed8x13_Character_144' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_144[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:218:22: warning: 'Fixed8x13_Character_143' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_143[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:217:22: warning: 'Fixed8x13_Character_142' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_142[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:216:22: warning: 'Fixed8x13_Character_141' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_141[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:215:22: warning: 'Fixed8x13_Character_140' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_140[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:214:22: warning: 'Fixed8x13_Character_139' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_139[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:213:22: warning: 'Fixed8x13_Character_138' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_138[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:212:22: warning: 'Fixed8x13_Character_137' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_137[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:211:22: warning: 'Fixed8x13_Character_136' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_136[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:210:22: warning: 'Fixed8x13_Character_135' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_135[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:209:22: warning: 'Fixed8x13_Character_134' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_134[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:208:22: warning: 'Fixed8x13_Character_133' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_133[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:207:22: warning: 'Fixed8x13_Character_132' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_132[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:206:22: warning: 'Fixed8x13_Character_131' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_131[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:205:22: warning: 'Fixed8x13_Character_130' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_130[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:204:22: warning: 'Fixed8x13_Character_129' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_129[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:203:22: warning: 'Fixed8x13_Character_128' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_128[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/src/fg_font_data.c:202:22: warning: 'Fixed8x13_Character_127' defined but not used [-Wunused-const-variable=] static const GLubyte Fixed8x13_Character_127[] = { 9, 0, 0, 0, 0, 0, 0,170, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,130, 0, 0, 0,170, 0, 0, 0, 0, 0}; ^~~~~~~~~~~~~~~~~~~~~~~ [ 62%] Linking C shared library lib/libglut.so /usr/bin/cmake -E cmake_link_script CMakeFiles/freeglut.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libglut.so.3 -o lib/libglut.so.3.10.0 CMakeFiles/freeglut.dir/src/fg_callbacks.c.o CMakeFiles/freeglut.dir/src/fg_cursor.c.o CMakeFiles/freeglut.dir/src/fg_display.c.o CMakeFiles/freeglut.dir/src/fg_ext.c.o CMakeFiles/freeglut.dir/src/fg_font_data.c.o CMakeFiles/freeglut.dir/src/fg_gamemode.c.o CMakeFiles/freeglut.dir/src/fg_geometry.c.o CMakeFiles/freeglut.dir/src/fg_gl2.c.o CMakeFiles/freeglut.dir/src/fg_init.c.o CMakeFiles/freeglut.dir/src/fg_input_devices.c.o CMakeFiles/freeglut.dir/src/fg_joystick.c.o CMakeFiles/freeglut.dir/src/fg_main.c.o CMakeFiles/freeglut.dir/src/fg_misc.c.o CMakeFiles/freeglut.dir/src/fg_overlay.c.o CMakeFiles/freeglut.dir/src/fg_spaceball.c.o CMakeFiles/freeglut.dir/src/fg_state.c.o CMakeFiles/freeglut.dir/src/fg_stroke_mono_roman.c.o CMakeFiles/freeglut.dir/src/fg_stroke_roman.c.o CMakeFiles/freeglut.dir/src/fg_structure.c.o CMakeFiles/freeglut.dir/src/fg_teapot.c.o CMakeFiles/freeglut.dir/src/fg_videoresize.c.o CMakeFiles/freeglut.dir/src/fg_window.c.o CMakeFiles/freeglut.dir/src/fg_font.c.o CMakeFiles/freeglut.dir/src/fg_menu.c.o CMakeFiles/freeglut.dir/src/x11/fg_cursor_x11.c.o CMakeFiles/freeglut.dir/src/x11/fg_ext_x11.c.o CMakeFiles/freeglut.dir/src/x11/fg_gamemode_x11.c.o CMakeFiles/freeglut.dir/src/x11/fg_glutfont_definitions_x11.c.o CMakeFiles/freeglut.dir/src/x11/fg_init_x11.c.o CMakeFiles/freeglut.dir/src/x11/fg_input_devices_x11.c.o CMakeFiles/freeglut.dir/src/x11/fg_joystick_x11.c.o CMakeFiles/freeglut.dir/src/x11/fg_main_x11.c.o CMakeFiles/freeglut.dir/src/x11/fg_menu_x11.c.o CMakeFiles/freeglut.dir/src/x11/fg_spaceball_x11.c.o CMakeFiles/freeglut.dir/src/x11/fg_state_x11.c.o CMakeFiles/freeglut.dir/src/x11/fg_structure_x11.c.o CMakeFiles/freeglut.dir/src/x11/fg_window_x11.c.o CMakeFiles/freeglut.dir/src/x11/fg_xinput_x11.c.o CMakeFiles/freeglut.dir/src/x11/fg_display_x11_glx.c.o CMakeFiles/freeglut.dir/src/x11/fg_state_x11_glx.c.o CMakeFiles/freeglut.dir/src/x11/fg_window_x11_glx.c.o CMakeFiles/freeglut.dir/src/util/xparsegeometry_repl.c.o -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi /usr/bin/cmake -E cmake_symlink_library lib/libglut.so.3.10.0 lib/libglut.so.3 lib/libglut.so make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' [ 62%] Built target freeglut make -f CMakeFiles/spaceball.dir/build.make CMakeFiles/spaceball.dir/depend make -f CMakeFiles/Fractals.dir/build.make CMakeFiles/Fractals.dir/depend make -f CMakeFiles/One.dir/build.make CMakeFiles/One.dir/depend make -f CMakeFiles/Resizer.dir/build.make CMakeFiles/Resizer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/One.dir/DependInfo.cmake --color= make -f CMakeFiles/multi-touch.dir/build.make CMakeFiles/multi-touch.dir/depend make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/spaceball.dir/DependInfo.cmake --color= make -f CMakeFiles/Fractals_random.dir/build.make CMakeFiles/Fractals_random.dir/depend make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/Fractals.dir/DependInfo.cmake --color= make -f CMakeFiles/shapes.dir/build.make CMakeFiles/shapes.dir/depend make -f CMakeFiles/smooth_opengl3.dir/build.make CMakeFiles/smooth_opengl3.dir/depend make -f CMakeFiles/Lorenz.dir/build.make CMakeFiles/Lorenz.dir/depend make -f CMakeFiles/CallbackMaker.dir/build.make CMakeFiles/CallbackMaker.dir/depend make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/multi-touch.dir/DependInfo.cmake --color= make -f CMakeFiles/subwin.dir/build.make CMakeFiles/subwin.dir/depend make -f CMakeFiles/timer.dir/build.make CMakeFiles/timer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/Resizer.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/Lorenz.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/subwin.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/smooth_opengl3.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/shapes.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/Fractals_random.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/CallbackMaker.dir/DependInfo.cmake --color= Scanning dependencies of target Fractals make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/Fractals.dir/build.make CMakeFiles/Fractals.dir/build Scanning dependencies of target spaceball make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/timer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' Scanning dependencies of target shapes make -f CMakeFiles/spaceball.dir/build.make CMakeFiles/spaceball.dir/build make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/shapes.dir/build.make CMakeFiles/shapes.dir/build Scanning dependencies of target multi-touch make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' Scanning dependencies of target Resizer make -f CMakeFiles/multi-touch.dir/build.make CMakeFiles/multi-touch.dir/build Scanning dependencies of target subwin Scanning dependencies of target Lorenz make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' Scanning dependencies of target One make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/Resizer.dir/build.make CMakeFiles/Resizer.dir/build make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/subwin.dir/build.make CMakeFiles/subwin.dir/build make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/Lorenz.dir/build.make CMakeFiles/Lorenz.dir/build make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/One.dir/build.make CMakeFiles/One.dir/build make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' Scanning dependencies of target CallbackMaker make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' Scanning dependencies of target timer make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' Scanning dependencies of target Fractals_random Scanning dependencies of target smooth_opengl3 make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/Fractals_random.dir/build.make CMakeFiles/Fractals_random.dir/build make -f CMakeFiles/smooth_opengl3.dir/build.make CMakeFiles/smooth_opengl3.dir/build make -f CMakeFiles/CallbackMaker.dir/build.make CMakeFiles/CallbackMaker.dir/build make -f CMakeFiles/timer.dir/build.make CMakeFiles/timer.dir/build [ 63%] Building C object CMakeFiles/Fractals.dir/progs/demos/Fractals/fractals.c.o /usr/bin/cc -DHAVE_CONFIG_H -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -o CMakeFiles/Fractals.dir/progs/demos/Fractals/fractals.c.o -c /builddir/build/BUILD/freeglut-3.0.0/progs/demos/Fractals/fractals.c [ 65%] Building C object CMakeFiles/spaceball.dir/progs/demos/spaceball/vmath.c.o [ 66%] Building C object CMakeFiles/spaceball.dir/progs/demos/spaceball/spaceball.c.o /usr/bin/cc -DHAVE_CONFIG_H -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -o CMakeFiles/spaceball.dir/progs/demos/spaceball/vmath.c.o -c /builddir/build/BUILD/freeglut-3.0.0/progs/demos/spaceball/vmath.c /usr/bin/cc -DHAVE_CONFIG_H -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -o CMakeFiles/spaceball.dir/progs/demos/spaceball/spaceball.c.o -c /builddir/build/BUILD/freeglut-3.0.0/progs/demos/spaceball/spaceball.c make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' [ 68%] Building C object CMakeFiles/shapes.dir/progs/demos/shapes/glmatrix.c.o make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' /usr/bin/cc -DHAVE_CONFIG_H -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -o CMakeFiles/shapes.dir/progs/demos/shapes/glmatrix.c.o -c /builddir/build/BUILD/freeglut-3.0.0/progs/demos/shapes/glmatrix.c [ 69%] Building C object CMakeFiles/shapes.dir/progs/demos/shapes/shapes.c.o /usr/bin/cc -DHAVE_CONFIG_H -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -o CMakeFiles/shapes.dir/progs/demos/shapes/shapes.c.o -c /builddir/build/BUILD/freeglut-3.0.0/progs/demos/shapes/shapes.c [ 71%] Building C object CMakeFiles/Lorenz.dir/progs/demos/Lorenz/lorenz.c.o [ 72%] Building C object CMakeFiles/multi-touch.dir/progs/demos/multi-touch/multi-touch.c.o [ 75%] Building C object CMakeFiles/subwin.dir/progs/demos/subwin/subwin.c.o [ 75%] Building CXX object CMakeFiles/Resizer.dir/progs/demos/Resizer/Resizer.cpp.o /usr/bin/cc -DHAVE_CONFIG_H -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -o CMakeFiles/Lorenz.dir/progs/demos/Lorenz/lorenz.c.o -c /builddir/build/BUILD/freeglut-3.0.0/progs/demos/Lorenz/lorenz.c /usr/bin/cc -DHAVE_CONFIG_H -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -o CMakeFiles/multi-touch.dir/progs/demos/multi-touch/multi-touch.c.o -c /builddir/build/BUILD/freeglut-3.0.0/progs/demos/multi-touch/multi-touch.c /usr/bin/cc -DHAVE_CONFIG_H -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -o CMakeFiles/subwin.dir/progs/demos/subwin/subwin.c.o -c /builddir/build/BUILD/freeglut-3.0.0/progs/demos/subwin/subwin.c /usr/bin/c++ -DHAVE_CONFIG_H -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/Resizer.dir/progs/demos/Resizer/Resizer.cpp.o -c /builddir/build/BUILD/freeglut-3.0.0/progs/demos/Resizer/Resizer.cpp [ 76%] Building C object CMakeFiles/timer.dir/progs/demos/timer/timer.c.o /usr/bin/cc -DHAVE_CONFIG_H -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -o CMakeFiles/timer.dir/progs/demos/timer/timer.c.o -c /builddir/build/BUILD/freeglut-3.0.0/progs/demos/timer/timer.c [ 78%] Building C object CMakeFiles/CallbackMaker.dir/progs/demos/CallbackMaker/CallbackMaker.c.o [ 81%] Building C object CMakeFiles/smooth_opengl3.dir/progs/demos/smooth_opengl3/smooth_opengl3.c.o [ 81%] Building C object CMakeFiles/Fractals_random.dir/progs/demos/Fractals_random/fractals_random.c.o /usr/bin/cc -DHAVE_CONFIG_H -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -o CMakeFiles/CallbackMaker.dir/progs/demos/CallbackMaker/CallbackMaker.c.o -c /builddir/build/BUILD/freeglut-3.0.0/progs/demos/CallbackMaker/CallbackMaker.c [ 82%] Building C object CMakeFiles/One.dir/progs/demos/One/one.c.o /usr/bin/cc -DHAVE_CONFIG_H -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -o CMakeFiles/Fractals_random.dir/progs/demos/Fractals_random/fractals_random.c.o -c /builddir/build/BUILD/freeglut-3.0.0/progs/demos/Fractals_random/fractals_random.c /usr/bin/cc -DHAVE_CONFIG_H -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -o CMakeFiles/smooth_opengl3.dir/progs/demos/smooth_opengl3/smooth_opengl3.c.o -c /builddir/build/BUILD/freeglut-3.0.0/progs/demos/smooth_opengl3/smooth_opengl3.c /usr/bin/cc -DHAVE_CONFIG_H -I/builddir/build/BUILD/freeglut-3.0.0/src -I/builddir/build/BUILD/freeglut-3.0.0/include -I/builddir/build/BUILD/freeglut-3.0.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -o CMakeFiles/One.dir/progs/demos/One/one.c.o -c /builddir/build/BUILD/freeglut-3.0.0/progs/demos/One/one.c /builddir/build/BUILD/freeglut-3.0.0/progs/demos/CallbackMaker/CallbackMaker.c: In function 'main': /builddir/build/BUILD/freeglut-3.0.0/progs/demos/CallbackMaker/CallbackMaker.c:625:7: warning: variable 'menuID' set but not used [-Wunused-but-set-variable] int menuID, subMenuA, subMenuB; ^~~~~~ /builddir/build/BUILD/freeglut-3.0.0/progs/demos/CallbackMaker/CallbackMaker.c:733:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets ( dummy_string, STRING_LENGTH, stdin ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/freeglut-3.0.0/progs/demos/CallbackMaker/CallbackMaker.c: In function 'Error': /builddir/build/BUILD/freeglut-3.0.0/progs/demos/CallbackMaker/CallbackMaker.c:239:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets ( dummy_string, STRING_LENGTH, stdin ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 84%] Linking C executable bin/timer /usr/bin/cmake -E cmake_link_script CMakeFiles/timer.dir/link.txt --verbose=1 [ 85%] Linking C executable bin/subwin /usr/bin/cmake -E cmake_link_script CMakeFiles/subwin.dir/link.txt --verbose=1 [ 86%] Linking C executable bin/multi-touch /usr/bin/cmake -E cmake_link_script CMakeFiles/multi-touch.dir/link.txt --verbose=1 [ 88%] Linking C executable bin/spaceball /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/timer.dir/progs/demos/timer/timer.c.o -o bin/timer -Wl,-rpath,/builddir/build/BUILD/freeglut-3.0.0/lib -rdynamic -lGLU -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi -lm lib/libglut.so.3.10.0 -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi /usr/bin/cmake -E cmake_link_script CMakeFiles/spaceball.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/multi-touch.dir/progs/demos/multi-touch/multi-touch.c.o -o bin/multi-touch -Wl,-rpath,/builddir/build/BUILD/freeglut-3.0.0/lib -rdynamic -lGLU -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi -lm lib/libglut.so.3.10.0 -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/subwin.dir/progs/demos/subwin/subwin.c.o -o bin/subwin -Wl,-rpath,/builddir/build/BUILD/freeglut-3.0.0/lib -rdynamic -lGLU -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi -lm lib/libglut.so.3.10.0 -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/spaceball.dir/progs/demos/spaceball/spaceball.c.o CMakeFiles/spaceball.dir/progs/demos/spaceball/vmath.c.o -o bin/spaceball -Wl,-rpath,/builddir/build/BUILD/freeglut-3.0.0/lib -rdynamic -lGLU -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi -lm lib/libglut.so.3.10.0 -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi [ 89%] Linking C executable bin/Fractals /usr/bin/cmake -E cmake_link_script CMakeFiles/Fractals.dir/link.txt --verbose=1 [ 91%] Linking C executable bin/Fractals_random /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/Fractals.dir/progs/demos/Fractals/fractals.c.o -o bin/Fractals -Wl,-rpath,/builddir/build/BUILD/freeglut-3.0.0/lib -rdynamic -lGLU -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi -lm lib/libglut.so.3.10.0 -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi /usr/bin/cmake -E cmake_link_script CMakeFiles/Fractals_random.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/Fractals_random.dir/progs/demos/Fractals_random/fractals_random.c.o -o bin/Fractals_random -Wl,-rpath,/builddir/build/BUILD/freeglut-3.0.0/lib -rdynamic -lGLU -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi -lm lib/libglut.so.3.10.0 -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi [ 92%] Linking C executable bin/Lorenz /usr/bin/cmake -E cmake_link_script CMakeFiles/Lorenz.dir/link.txt --verbose=1 [ 94%] Linking CXX executable bin/Resizer /usr/bin/cmake -E cmake_link_script CMakeFiles/Resizer.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/Lorenz.dir/progs/demos/Lorenz/lorenz.c.o -o bin/Lorenz -Wl,-rpath,/builddir/build/BUILD/freeglut-3.0.0/lib -rdynamic -lGLU -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi -lm lib/libglut.so.3.10.0 -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi [ 95%] Linking C executable bin/smooth_opengl3 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/Resizer.dir/progs/demos/Resizer/Resizer.cpp.o -o bin/Resizer -Wl,-rpath,/builddir/build/BUILD/freeglut-3.0.0/lib -rdynamic -lGLU -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi -lm lib/libglut.so.3.10.0 -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi /usr/bin/cmake -E cmake_link_script CMakeFiles/smooth_opengl3.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/smooth_opengl3.dir/progs/demos/smooth_opengl3/smooth_opengl3.c.o -o bin/smooth_opengl3 -Wl,-rpath,/builddir/build/BUILD/freeglut-3.0.0/lib -rdynamic -lGLU -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi -lm lib/libglut.so.3.10.0 -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi [ 97%] Linking C executable bin/One /usr/bin/cmake -E cmake_link_script CMakeFiles/One.dir/link.txt --verbose=1 make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/One.dir/progs/demos/One/one.c.o -o bin/One -Wl,-rpath,/builddir/build/BUILD/freeglut-3.0.0/lib -rdynamic -lGLU -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi -lm lib/libglut.so.3.10.0 -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' [ 97%] Built target multi-touch [ 97%] Built target subwin [ 97%] Built target timer [ 97%] Built target spaceball [ 98%] Linking C executable bin/shapes /usr/bin/cmake -E cmake_link_script CMakeFiles/shapes.dir/link.txt --verbose=1 [ 98%] Built target Fractals /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/shapes.dir/progs/demos/shapes/shapes.c.o CMakeFiles/shapes.dir/progs/demos/shapes/glmatrix.c.o -o bin/shapes -Wl,-rpath,/builddir/build/BUILD/freeglut-3.0.0/lib -rdynamic -lGLU -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi -lm lib/libglut.so.3.10.0 -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' [ 98%] Built target Fractals_random [ 98%] Built target smooth_opengl3 make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' [ 98%] Built target Resizer [ 98%] Built target Lorenz [100%] Linking C executable bin/CallbackMaker /usr/bin/cmake -E cmake_link_script CMakeFiles/CallbackMaker.dir/link.txt --verbose=1 make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/CallbackMaker.dir/progs/demos/CallbackMaker/CallbackMaker.c.o -o bin/CallbackMaker -Wl,-rpath,/builddir/build/BUILD/freeglut-3.0.0/lib -rdynamic -lGLU -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi -lm lib/libglut.so.3.10.0 -lGL -lm -lICE -lX11 -lXext -lXxf86vm -lXi [100%] Built target One make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' [100%] Built target shapes make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' [100%] Built target CallbackMaker make[1]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YriRWi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64 ++ dirname /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64 + cd freeglut-3.0.0 + make install DESTDIR=/builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64 /usr/bin/cmake -H/builddir/build/BUILD/freeglut-3.0.0 -B/builddir/build/BUILD/freeglut-3.0.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/freeglut.dir/build.make CMakeFiles/freeglut.dir/depend make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/freeglut.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/freeglut.dir/build.make CMakeFiles/freeglut.dir/build make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Nothing to be done for 'CMakeFiles/freeglut.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' [ 62%] Built target freeglut make -f CMakeFiles/spaceball.dir/build.make CMakeFiles/spaceball.dir/depend make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/spaceball.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/spaceball.dir/build.make CMakeFiles/spaceball.dir/build make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Nothing to be done for 'CMakeFiles/spaceball.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' [ 66%] Built target spaceball make -f CMakeFiles/Fractals.dir/build.make CMakeFiles/Fractals.dir/depend make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/Fractals.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/Fractals.dir/build.make CMakeFiles/Fractals.dir/build make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Nothing to be done for 'CMakeFiles/Fractals.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' [ 69%] Built target Fractals make -f CMakeFiles/One.dir/build.make CMakeFiles/One.dir/depend make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/One.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/One.dir/build.make CMakeFiles/One.dir/build make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Nothing to be done for 'CMakeFiles/One.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' [ 72%] Built target One make -f CMakeFiles/Resizer.dir/build.make CMakeFiles/Resizer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/Resizer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/Resizer.dir/build.make CMakeFiles/Resizer.dir/build make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Nothing to be done for 'CMakeFiles/Resizer.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' [ 75%] Built target Resizer make -f CMakeFiles/multi-touch.dir/build.make CMakeFiles/multi-touch.dir/depend make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/multi-touch.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/multi-touch.dir/build.make CMakeFiles/multi-touch.dir/build make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Nothing to be done for 'CMakeFiles/multi-touch.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' [ 78%] Built target multi-touch make -f CMakeFiles/Fractals_random.dir/build.make CMakeFiles/Fractals_random.dir/depend make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/Fractals_random.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/Fractals_random.dir/build.make CMakeFiles/Fractals_random.dir/build make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Nothing to be done for 'CMakeFiles/Fractals_random.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' [ 81%] Built target Fractals_random make -f CMakeFiles/shapes.dir/build.make CMakeFiles/shapes.dir/depend make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/shapes.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/shapes.dir/build.make CMakeFiles/shapes.dir/build make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Nothing to be done for 'CMakeFiles/shapes.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' [ 85%] Built target shapes make -f CMakeFiles/smooth_opengl3.dir/build.make CMakeFiles/smooth_opengl3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/smooth_opengl3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/smooth_opengl3.dir/build.make CMakeFiles/smooth_opengl3.dir/build make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Nothing to be done for 'CMakeFiles/smooth_opengl3.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' [ 88%] Built target smooth_opengl3 make -f CMakeFiles/Lorenz.dir/build.make CMakeFiles/Lorenz.dir/depend make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/Lorenz.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/Lorenz.dir/build.make CMakeFiles/Lorenz.dir/build make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Nothing to be done for 'CMakeFiles/Lorenz.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' [ 91%] Built target Lorenz make -f CMakeFiles/CallbackMaker.dir/build.make CMakeFiles/CallbackMaker.dir/depend make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/CallbackMaker.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/CallbackMaker.dir/build.make CMakeFiles/CallbackMaker.dir/build make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Nothing to be done for 'CMakeFiles/CallbackMaker.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' [ 94%] Built target CallbackMaker make -f CMakeFiles/subwin.dir/build.make CMakeFiles/subwin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/subwin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/subwin.dir/build.make CMakeFiles/subwin.dir/build make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Nothing to be done for 'CMakeFiles/subwin.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' [ 97%] Built target subwin make -f CMakeFiles/timer.dir/build.make CMakeFiles/timer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' cd /builddir/build/BUILD/freeglut-3.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0 /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles/timer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' make -f CMakeFiles/timer.dir/build.make CMakeFiles/timer.dir/build make[2]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[2]: Nothing to be done for 'CMakeFiles/timer.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' [100%] Built target timer make[1]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/freeglut-3.0.0/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/freeglut-3.0.0' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/freeglut-3.0.0' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64/usr/lib64/libglut.so.3.10.0 -- Installing: /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64/usr/lib64/libglut.so.3 -- Installing: /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64/usr/lib64/libglut.so -- Installing: /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64/usr/include/GL/freeglut.h -- Installing: /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64/usr/include/GL/freeglut_ext.h -- Installing: /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64/usr/include/GL/freeglut_std.h -- Installing: /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64/usr/include/GL/glut.h -- Installing: /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64/usr/lib64/pkgconfig/freeglut.pc + mkdir -p /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64//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-3.0.0-4.fc26.x86_64//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 110000000 /builddir/build/BUILD/freeglut-3.0.0 extracting debug info from /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64/usr/lib64/libglut.so.3.10.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libglut.so.3.10.0.debug to /usr/lib/debug/usr/lib64/libglut.so.3.debug symlinked /usr/lib/debug/usr/lib64/libglut.so.3.10.0.debug to /usr/lib/debug/usr/lib64/libglut.so.debug 2204 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: freeglut-3.0.0-4.fc26.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BBj8fK + umask 022 + cd /builddir/build/BUILD + cd freeglut-3.0.0 + DOCDIR=/builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64/usr/share/doc/freeglut + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64/usr/share/doc/freeglut + cp -pr AUTHORS /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64/usr/share/doc/freeglut + cp -pr ChangeLog /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64/usr/share/doc/freeglut + cp -pr COPYING /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64/usr/share/doc/freeglut + cp -pr README /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64/usr/share/doc/freeglut + cp -pr doc/freeglut_logo.png doc/ogl_sm.png /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64/usr/share/doc/freeglut + 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-3.0.0-4.fc26.x86_64/usr/share/doc/freeglut + exit 0 Provides: freeglut = 3.0.0-4.fc26 freeglut(x86-64) = 3.0.0-4.fc26 glut = 3.7 libglut.so.3()(64bit) 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: libGL.so.1()(64bit) libICE.so.6()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXi.so.6()(64bit) libXxf86vm.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Obsoletes: glut < 3.7 Processing files: freeglut-devel-3.0.0-4.fc26.x86_64 Provides: freeglut-devel = 3.0.0-4.fc26 freeglut-devel(x86-64) = 3.0.0-4.fc26 glut-devel = 3.7 pkgconfig(freeglut) = 3.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libglut.so.3()(64bit) Obsoletes: glut-devel < 3.7 Processing files: freeglut-debuginfo-3.0.0-4.fc26.x86_64 Provides: freeglut-debuginfo = 3.0.0-4.fc26 freeglut-debuginfo(x86-64) = 3.0.0-4.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64 Wrote: /builddir/build/RPMS/freeglut-3.0.0-4.fc26.x86_64.rpm Wrote: /builddir/build/RPMS/freeglut-devel-3.0.0-4.fc26.x86_64.rpm Wrote: /builddir/build/RPMS/freeglut-debuginfo-3.0.0-4.fc26.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZjCV6c + umask 022 + cd /builddir/build/BUILD + cd freeglut-3.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/freeglut-3.0.0-4.fc26.x86_64 + exit 0 Child return code was: 0