>>> freeglut: Building community/freeglut 3.2.1-r2 (using abuild 3.7.0_rc1-r1) started Sat, 19 Dec 2020 10:55:44 +0000 >>> freeglut: Checking sanity of /home/buildozer/aports/community/freeglut/APKBUILD... >>> WARNING: freeglut: No maintainer >>> freeglut: Analyzing dependencies... >>> freeglut: Installing for build: build-base mesa-dev libx11-dev libice-dev libxxf86vm-dev libxi-dev glu-dev cmake (1/54) Installing linux-headers (5.7.8-r0) (2/54) Installing libpciaccess (0.16-r0) (3/54) Installing libdrm (2.4.103-r1) (4/54) Installing libdrm-dev (2.4.103-r1) (5/54) Installing libxau (1.0.9-r0) (6/54) Installing xorgproto (2020.1-r0) (7/54) Installing libxau-dev (1.0.9-r0) (8/54) Installing libbsd (0.10.0-r0) (9/54) Installing libxdmcp (1.1.3-r0) (10/54) Installing libxcb (1.14-r1) (11/54) Installing libx11 (1.7.0-r0) (12/54) Installing libxext (1.3.4-r0) (13/54) Installing xcb-proto (1.14.1-r0) (14/54) Installing libxdmcp-dev (1.1.3-r0) (15/54) Installing libxcb-dev (1.14-r1) (16/54) Installing xtrans (1.4.0-r1) (17/54) Installing libx11-dev (1.7.0-r0) (18/54) Installing libxext-dev (1.3.4-r0) (19/54) Installing libxdamage (1.1.5-r1) (20/54) Installing libxfixes (5.0.3-r2) (21/54) Installing libxfixes-dev (5.0.3-r2) (22/54) Installing libxdamage-dev (1.1.5-r1) (23/54) Installing libxshmfence (1.3-r1) (24/54) Installing libxshmfence-dev (1.3-r1) (25/54) Installing mesa (20.3.1-r0) (26/54) Installing libffi (3.3-r2) (27/54) Installing wayland-libs-server (1.18.0-r4) (28/54) Installing mesa-gbm (20.3.1-r0) (29/54) Installing mesa-glapi (20.3.1-r0) (30/54) Installing wayland-libs-client (1.18.0-r4) (31/54) Installing mesa-egl (20.3.1-r0) (32/54) Installing libxxf86vm (1.1.4-r2) (33/54) Installing mesa-gl (20.3.1-r0) (34/54) Installing mesa-gles (20.3.1-r0) (35/54) Installing xz-libs (5.2.5-r0) (36/54) Installing libxml2 (2.9.10-r5) (37/54) Installing llvm10-libs (10.0.1-r0) (38/54) Installing mesa-osmesa (20.3.1-r0) (39/54) Installing mesa-xatracker (20.3.1-r0) (40/54) Installing libxxf86vm-dev (1.1.4-r2) (41/54) Installing mesa-dev (20.3.1-r0) (42/54) Installing libice (1.0.10-r0) (43/54) Installing libice-dev (1.0.10-r0) (44/54) Installing libxi (1.7.10-r0) (45/54) Installing libxi-dev (1.7.10-r0) (46/54) Installing glu (9.0.1-r0) (47/54) Installing glu-dev (9.0.1-r0) (48/54) Installing libbz2 (1.0.8-r1) (49/54) Installing lz4-libs (1.9.2-r0) (50/54) Installing libarchive (3.5.0-r0) (51/54) Installing rhash-libs (1.4.0-r0) (52/54) Installing libuv (1.40.0-r0) (53/54) Installing cmake (3.18.4-r1) (54/54) Installing .makedepends-freeglut (20201219.105546) Executing busybox-1.32.0-r8.trigger OK: 460 MiB in 140 packages >>> freeglut: Cleaning up srcdir >>> freeglut: Cleaning up pkgdir >>> freeglut: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/freeglut-3.2.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429k 100 429k 0 0 5179k 0 --:--:-- --:--:-- --:--:-- 5179k >>> freeglut: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/freeglut-3.2.1.tar.gz >>> freeglut: Checking sha512sums... freeglut-3.2.1.tar.gz: OK gcc-10.patch: OK >>> freeglut: Unpacking /var/cache/distfiles/v3.13/freeglut-3.2.1.tar.gz... >>> freeglut: gcc-10.patch patching file src/fg_gl2.c patching file src/fg_gl2.h -- The C compiler identification is GNU 10.2.1 -- The CXX compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found OpenGL: /usr/lib/libGL.so -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - 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 CMake Warning (dev) at /usr/share/cmake/Modules/CheckIncludeFiles.cmake:120 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: m For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): CMakeLists.txt:327 (CHECK_INCLUDE_FILES) This warning is for project developers. Use -Wno-dev to suppress it. -- 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 -- Build files have been written to: /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1 Scanning dependencies of target freeglut [ 1%] Building C object CMakeFiles/freeglut.dir/src/fg_callbacks.c.o [ 4%] Building C object CMakeFiles/freeglut.dir/src/fg_display.c.o [ 4%] Building C object CMakeFiles/freeglut.dir/src/fg_cursor.c.o [ 5%] Building C object CMakeFiles/freeglut.dir/src/fg_ext.c.o [ 7%] Building C object CMakeFiles/freeglut.dir/src/fg_font_data.c.o [ 8%] Building C object CMakeFiles/freeglut.dir/src/fg_gamemode.c.o [ 9%] Building C object CMakeFiles/freeglut.dir/src/fg_geometry.c.o [ 11%] Building C object CMakeFiles/freeglut.dir/src/fg_gl2.c.o [ 12%] Building C object CMakeFiles/freeglut.dir/src/fg_init.c.o [ 15%] Building C object CMakeFiles/freeglut.dir/src/fg_input_devices.c.o [ 15%] Building C object CMakeFiles/freeglut.dir/src/fg_joystick.c.o [ 19%] Building C object CMakeFiles/freeglut.dir/src/fg_main.c.o [ 19%] Building C object CMakeFiles/freeglut.dir/src/fg_overlay.c.o [ 19%] Building C object CMakeFiles/freeglut.dir/src/fg_misc.c.o [ 21%] Building C object CMakeFiles/freeglut.dir/src/fg_spaceball.c.o [ 25%] Building C object CMakeFiles/freeglut.dir/src/fg_stroke_mono_roman.c.o [ 25%] Building C object CMakeFiles/freeglut.dir/src/fg_stroke_roman.c.o [ 25%] Building C object CMakeFiles/freeglut.dir/src/fg_state.c.o [ 26%] Building C object CMakeFiles/freeglut.dir/src/fg_structure.c.o [ 28%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_cursor_x11.c.o [ 29%] Building C object CMakeFiles/freeglut.dir/src/fg_teapot.c.o [ 30%] Building C object CMakeFiles/freeglut.dir/src/fg_videoresize.c.o [ 32%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_ext_x11.c.o [ 35%] Building C object CMakeFiles/freeglut.dir/src/fg_window.c.o [ 35%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_gamemode_x11.c.o [ 36%] Building C object CMakeFiles/freeglut.dir/src/fg_font.c.o [ 38%] Building C object CMakeFiles/freeglut.dir/src/fg_menu.c.o [ 39%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_glutfont_definitions_x11.c.o [ 40%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_init_x11.c.o [ 42%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_input_devices_x11.c.o [ 43%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_joystick_x11.c.o /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/x11/fg_gamemode_x11.c:35:12: warning: 'use_xrandr' defined but not used [-Wunused-function] 35 | static int use_xrandr(void) | ^~~~~~~~~~ [ 45%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_main_x11.c.o [ 46%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_menu_x11.c.o [ 47%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_spaceball_x11.c.o [ 49%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_state_x11.c.o [ 50%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_structure_x11.c.o [ 52%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_window_x11.c.o [ 53%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_xinput_x11.c.o [ 54%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_state_x11_glx.c.o [ 56%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_display_x11_glx.c.o [ 57%] Building C object CMakeFiles/freeglut.dir/src/x11/fg_window_x11_glx.c.o [ 59%] Building C object CMakeFiles/freeglut.dir/src/util/xparsegeometry_repl.c.o /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_geometry.c: In function 'fghGenerateGeometryWithIndexArray': /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_geometry.c:605:13: warning: 'numEdgeIdxPerFace' may be used uninitialized in this function [-Wmaybe-uninitialized] 605 | int i,j,numEdgeIdxPerFace; | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1902:22: warning: 'TimesRoman24_Character_159' defined but not used [-Wunused-const-variable=] 1902 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1901:22: warning: 'TimesRoman24_Character_158' defined but not used [-Wunused-const-variable=] 1901 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1900:22: warning: 'TimesRoman24_Character_157' defined but not used [-Wunused-const-variable=] 1900 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1899:22: warning: 'TimesRoman24_Character_156' defined but not used [-Wunused-const-variable=] 1899 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1898:22: warning: 'TimesRoman24_Character_155' defined but not used [-Wunused-const-variable=] 1898 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1897:22: warning: 'TimesRoman24_Character_154' defined but not used [-Wunused-const-variable=] 1897 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1896:22: warning: 'TimesRoman24_Character_153' defined but not used [-Wunused-const-variable=] 1896 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1895:22: warning: 'TimesRoman24_Character_152' defined but not used [-Wunused-const-variable=] 1895 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1894:22: warning: 'TimesRoman24_Character_151' defined but not used [-Wunused-const-variable=] 1894 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1893:22: warning: 'TimesRoman24_Character_150' defined but not used [-Wunused-const-variable=] 1893 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1892:22: warning: 'TimesRoman24_Character_149' defined but not used [-Wunused-const-variable=] 1892 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1891:22: warning: 'TimesRoman24_Character_148' defined but not used [-Wunused-const-variable=] 1891 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1890:22: warning: 'TimesRoman24_Character_147' defined but not used [-Wunused-const-variable=] 1890 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1889:22: warning: 'TimesRoman24_Character_146' defined but not used [-Wunused-const-variable=] 1889 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1888:22: warning: 'TimesRoman24_Character_145' defined but not used [-Wunused-const-variable=] 1888 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1887:22: warning: 'TimesRoman24_Character_144' defined but not used [-Wunused-const-variable=] 1887 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1886:22: warning: 'TimesRoman24_Character_143' defined but not used [-Wunused-const-variable=] 1886 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1885:22: warning: 'TimesRoman24_Character_142' defined but not used [-Wunused-const-variable=] 1885 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1884:22: warning: 'TimesRoman24_Character_141' defined but not used [-Wunused-const-variable=] 1884 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1883:22: warning: 'TimesRoman24_Character_140' defined but not used [-Wunused-const-variable=] 1883 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1882:22: warning: 'TimesRoman24_Character_139' defined but not used [-Wunused-const-variable=] 1882 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1881:22: warning: 'TimesRoman24_Character_138' defined but not used [-Wunused-const-variable=] 1881 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1880:22: warning: 'TimesRoman24_Character_137' defined but not used [-Wunused-const-variable=] 1880 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1879:22: warning: 'TimesRoman24_Character_136' defined but not used [-Wunused-const-variable=] 1879 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1878:22: warning: 'TimesRoman24_Character_135' defined but not used [-Wunused-const-variable=] 1878 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1877:22: warning: 'TimesRoman24_Character_134' defined but not used [-Wunused-const-variable=] 1877 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1876:22: warning: 'TimesRoman24_Character_133' defined but not used [-Wunused-const-variable=] 1876 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1875:22: warning: 'TimesRoman24_Character_132' defined but not used [-Wunused-const-variable=] 1875 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1874:22: warning: 'TimesRoman24_Character_131' defined but not used [-Wunused-const-variable=] 1874 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1873:22: warning: 'TimesRoman24_Character_130' defined but not used [-Wunused-const-variable=] 1873 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1872:22: warning: 'TimesRoman24_Character_129' defined but not used [-Wunused-const-variable=] 1872 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1871:22: warning: 'TimesRoman24_Character_128' defined but not used [-Wunused-const-variable=] 1871 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1870:22: warning: 'TimesRoman24_Character_127' defined but not used [-Wunused-const-variable=] 1870 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1774:22: warning: 'TimesRoman24_Character_031' defined but not used [-Wunused-const-variable=] 1774 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1773:22: warning: 'TimesRoman24_Character_030' defined but not used [-Wunused-const-variable=] 1773 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1772:22: warning: 'TimesRoman24_Character_029' defined but not used [-Wunused-const-variable=] 1772 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1771:22: warning: 'TimesRoman24_Character_028' defined but not used [-Wunused-const-variable=] 1771 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1770:22: warning: 'TimesRoman24_Character_027' defined but not used [-Wunused-const-variable=] 1770 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1769:22: warning: 'TimesRoman24_Character_026' defined but not used [-Wunused-const-variable=] 1769 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1768:22: warning: 'TimesRoman24_Character_025' defined but not used [-Wunused-const-variable=] 1768 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1767:22: warning: 'TimesRoman24_Character_024' defined but not used [-Wunused-const-variable=] 1767 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1766:22: warning: 'TimesRoman24_Character_023' defined but not used [-Wunused-const-variable=] 1766 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1765:22: warning: 'TimesRoman24_Character_022' defined but not used [-Wunused-const-variable=] 1765 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1764:22: warning: 'TimesRoman24_Character_021' defined but not used [-Wunused-const-variable=] 1764 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1763:22: warning: 'TimesRoman24_Character_020' defined but not used [-Wunused-const-variable=] 1763 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1762:22: warning: 'TimesRoman24_Character_019' defined but not used [-Wunused-const-variable=] 1762 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1761:22: warning: 'TimesRoman24_Character_018' defined but not used [-Wunused-const-variable=] 1761 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1760:22: warning: 'TimesRoman24_Character_017' defined but not used [-Wunused-const-variable=] 1760 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1759:22: warning: 'TimesRoman24_Character_016' defined but not used [-Wunused-const-variable=] 1759 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1758:22: warning: 'TimesRoman24_Character_015' defined but not used [-Wunused-const-variable=] 1758 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1757:22: warning: 'TimesRoman24_Character_014' defined but not used [-Wunused-const-variable=] 1757 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1756:22: warning: 'TimesRoman24_Character_013' defined but not used [-Wunused-const-variable=] 1756 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1755:22: warning: 'TimesRoman24_Character_012' defined but not used [-Wunused-const-variable=] 1755 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1754:22: warning: 'TimesRoman24_Character_011' defined but not used [-Wunused-const-variable=] 1754 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1753:22: warning: 'TimesRoman24_Character_010' defined but not used [-Wunused-const-variable=] 1753 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1752:22: warning: 'TimesRoman24_Character_009' defined but not used [-Wunused-const-variable=] 1752 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1751:22: warning: 'TimesRoman24_Character_008' defined but not used [-Wunused-const-variable=] 1751 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1750:22: warning: 'TimesRoman24_Character_007' defined but not used [-Wunused-const-variable=] 1750 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1749:22: warning: 'TimesRoman24_Character_006' defined but not used [-Wunused-const-variable=] 1749 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1748:22: warning: 'TimesRoman24_Character_005' defined but not used [-Wunused-const-variable=] 1748 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1747:22: warning: 'TimesRoman24_Character_004' defined but not used [-Wunused-const-variable=] 1747 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1746:22: warning: 'TimesRoman24_Character_003' defined but not used [-Wunused-const-variable=] 1746 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1745:22: warning: 'TimesRoman24_Character_002' defined but not used [-Wunused-const-variable=] 1745 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1744:22: warning: 'TimesRoman24_Character_001' defined but not used [-Wunused-const-variable=] 1744 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1743:22: warning: 'TimesRoman24_Character_000' defined but not used [-Wunused-const-variable=] 1743 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1624:22: warning: 'TimesRoman10_Character_159' defined but not used [-Wunused-const-variable=] 1624 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1623:22: warning: 'TimesRoman10_Character_158' defined but not used [-Wunused-const-variable=] 1623 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1622:22: warning: 'TimesRoman10_Character_157' defined but not used [-Wunused-const-variable=] 1622 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1621:22: warning: 'TimesRoman10_Character_156' defined but not used [-Wunused-const-variable=] 1621 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1620:22: warning: 'TimesRoman10_Character_155' defined but not used [-Wunused-const-variable=] 1620 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1619:22: warning: 'TimesRoman10_Character_154' defined but not used [-Wunused-const-variable=] 1619 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1618:22: warning: 'TimesRoman10_Character_153' defined but not used [-Wunused-const-variable=] 1618 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1617:22: warning: 'TimesRoman10_Character_152' defined but not used [-Wunused-const-variable=] 1617 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1616:22: warning: 'TimesRoman10_Character_151' defined but not used [-Wunused-const-variable=] 1616 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1615:22: warning: 'TimesRoman10_Character_150' defined but not used [-Wunused-const-variable=] 1615 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1614:22: warning: 'TimesRoman10_Character_149' defined but not used [-Wunused-const-variable=] 1614 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1613:22: warning: 'TimesRoman10_Character_148' defined but not used [-Wunused-const-variable=] 1613 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1612:22: warning: 'TimesRoman10_Character_147' defined but not used [-Wunused-const-variable=] 1612 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1611:22: warning: 'TimesRoman10_Character_146' defined but not used [-Wunused-const-variable=] 1611 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1610:22: warning: 'TimesRoman10_Character_145' defined but not used [-Wunused-const-variable=] 1610 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1609:22: warning: 'TimesRoman10_Character_144' defined but not used [-Wunused-const-variable=] 1609 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1608:22: warning: 'TimesRoman10_Character_143' defined but not used [-Wunused-const-variable=] 1608 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1607:22: warning: 'TimesRoman10_Character_142' defined but not used [-Wunused-const-variable=] 1607 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1606:22: warning: 'TimesRoman10_Character_141' defined but not used [-Wunused-const-variable=] 1606 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1605:22: warning: 'TimesRoman10_Character_140' defined but not used [-Wunused-const-variable=] 1605 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1604:22: warning: 'TimesRoman10_Character_139' defined but not used [-Wunused-const-variable=] 1604 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1603:22: warning: 'TimesRoman10_Character_138' defined but not used [-Wunused-const-variable=] 1603 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1602:22: warning: 'TimesRoman10_Character_137' defined but not used [-Wunused-const-variable=] 1602 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1601:22: warning: 'TimesRoman10_Character_136' defined but not used [-Wunused-const-variable=] 1601 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1600:22: warning: 'TimesRoman10_Character_135' defined but not used [-Wunused-const-variable=] 1600 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1599:22: warning: 'TimesRoman10_Character_134' defined but not used [-Wunused-const-variable=] 1599 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1598:22: warning: 'TimesRoman10_Character_133' defined but not used [-Wunused-const-variable=] 1598 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1597:22: warning: 'TimesRoman10_Character_132' defined but not used [-Wunused-const-variable=] 1597 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1596:22: warning: 'TimesRoman10_Character_131' defined but not used [-Wunused-const-variable=] 1596 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1595:22: warning: 'TimesRoman10_Character_130' defined but not used [-Wunused-const-variable=] 1595 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1594:22: warning: 'TimesRoman10_Character_129' defined but not used [-Wunused-const-variable=] 1594 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1593:22: warning: 'TimesRoman10_Character_128' defined but not used [-Wunused-const-variable=] 1593 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1592:22: warning: 'TimesRoman10_Character_127' defined but not used [-Wunused-const-variable=] 1592 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1496:22: warning: 'TimesRoman10_Character_031' defined but not used [-Wunused-const-variable=] 1496 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1495:22: warning: 'TimesRoman10_Character_030' defined but not used [-Wunused-const-variable=] 1495 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1494:22: warning: 'TimesRoman10_Character_029' defined but not used [-Wunused-const-variable=] 1494 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1493:22: warning: 'TimesRoman10_Character_028' defined but not used [-Wunused-const-variable=] 1493 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1492:22: warning: 'TimesRoman10_Character_027' defined but not used [-Wunused-const-variable=] 1492 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1491:22: warning: 'TimesRoman10_Character_026' defined but not used [-Wunused-const-variable=] 1491 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1490:22: warning: 'TimesRoman10_Character_025' defined but not used [-Wunused-const-variable=] 1490 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1489:22: warning: 'TimesRoman10_Character_024' defined but not used [-Wunused-const-variable=] 1489 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1488:22: warning: 'TimesRoman10_Character_023' defined but not used [-Wunused-const-variable=] 1488 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1487:22: warning: 'TimesRoman10_Character_022' defined but not used [-Wunused-const-variable=] 1487 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1486:22: warning: 'TimesRoman10_Character_021' defined but not used [-Wunused-const-variable=] 1486 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1485:22: warning: 'TimesRoman10_Character_020' defined but not used [-Wunused-const-variable=] 1485 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1484:22: warning: 'TimesRoman10_Character_019' defined but not used [-Wunused-const-variable=] 1484 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1483:22: warning: 'TimesRoman10_Character_018' defined but not used [-Wunused-const-variable=] 1483 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1482:22: warning: 'TimesRoman10_Character_017' defined but not used [-Wunused-const-variable=] 1482 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1481:22: warning: 'TimesRoman10_Character_016' defined but not used [-Wunused-const-variable=] 1481 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1480:22: warning: 'TimesRoman10_Character_015' defined but not used [-Wunused-const-variable=] 1480 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1479:22: warning: 'TimesRoman10_Character_014' defined but not used [-Wunused-const-variable=] 1479 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1478:22: warning: 'TimesRoman10_Character_013' defined but not used [-Wunused-const-variable=] 1478 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1477:22: warning: 'TimesRoman10_Character_012' defined but not used [-Wunused-const-variable=] 1477 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1476:22: warning: 'TimesRoman10_Character_011' defined but not used [-Wunused-const-variable=] 1476 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1475:22: warning: 'TimesRoman10_Character_010' defined but not used [-Wunused-const-variable=] 1475 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1474:22: warning: 'TimesRoman10_Character_009' defined but not used [-Wunused-const-variable=] 1474 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1473:22: warning: 'TimesRoman10_Character_008' defined but not used [-Wunused-const-variable=] 1473 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1472:22: warning: 'TimesRoman10_Character_007' defined but not used [-Wunused-const-variable=] 1472 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1471:22: warning: 'TimesRoman10_Character_006' defined but not used [-Wunused-const-variable=] 1471 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1470:22: warning: 'TimesRoman10_Character_005' defined but not used [-Wunused-const-variable=] 1470 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1469:22: warning: 'TimesRoman10_Character_004' defined but not used [-Wunused-const-variable=] 1469 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1468:22: warning: 'TimesRoman10_Character_003' defined but not used [-Wunused-const-variable=] 1468 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1467:22: warning: 'TimesRoman10_Character_002' defined but not used [-Wunused-const-variable=] 1467 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1466:22: warning: 'TimesRoman10_Character_001' defined but not used [-Wunused-const-variable=] 1466 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1465:22: warning: 'TimesRoman10_Character_000' defined but not used [-Wunused-const-variable=] 1465 | static const GLubyte TimesRoman10_Character_000[] = { 8, 0, 0, 0, 0,170, 0,130, 0,130, 0,170, 0, 0, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1346:22: warning: 'Helvetica18_Character_159' defined but not used [-Wunused-const-variable=] 1346 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1345:22: warning: 'Helvetica18_Character_158' defined but not used [-Wunused-const-variable=] 1345 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1344:22: warning: 'Helvetica18_Character_157' defined but not used [-Wunused-const-variable=] 1344 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1343:22: warning: 'Helvetica18_Character_156' defined but not used [-Wunused-const-variable=] 1343 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1342:22: warning: 'Helvetica18_Character_155' defined but not used [-Wunused-const-variable=] 1342 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1341:22: warning: 'Helvetica18_Character_154' defined but not used [-Wunused-const-variable=] 1341 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1340:22: warning: 'Helvetica18_Character_153' defined but not used [-Wunused-const-variable=] 1340 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1339:22: warning: 'Helvetica18_Character_152' defined but not used [-Wunused-const-variable=] 1339 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1338:22: warning: 'Helvetica18_Character_151' defined but not used [-Wunused-const-variable=] 1338 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1337:22: warning: 'Helvetica18_Character_150' defined but not used [-Wunused-const-variable=] 1337 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1336:22: warning: 'Helvetica18_Character_149' defined but not used [-Wunused-const-variable=] 1336 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1335:22: warning: 'Helvetica18_Character_148' defined but not used [-Wunused-const-variable=] 1335 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1334:22: warning: 'Helvetica18_Character_147' defined but not used [-Wunused-const-variable=] 1334 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1333:22: warning: 'Helvetica18_Character_146' defined but not used [-Wunused-const-variable=] 1333 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1332:22: warning: 'Helvetica18_Character_145' defined but not used [-Wunused-const-variable=] 1332 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1331:22: warning: 'Helvetica18_Character_144' defined but not used [-Wunused-const-variable=] 1331 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1330:22: warning: 'Helvetica18_Character_143' defined but not used [-Wunused-const-variable=] 1330 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1329:22: warning: 'Helvetica18_Character_142' defined but not used [-Wunused-const-variable=] 1329 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1328:22: warning: 'Helvetica18_Character_141' defined but not used [-Wunused-const-variable=] 1328 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1327:22: warning: 'Helvetica18_Character_140' defined but not used [-Wunused-const-variable=] 1327 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1326:22: warning: 'Helvetica18_Character_139' defined but not used [-Wunused-const-variable=] 1326 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1325:22: warning: 'Helvetica18_Character_138' defined but not used [-Wunused-const-variable=] 1325 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1324:22: warning: 'Helvetica18_Character_137' defined but not used [-Wunused-const-variable=] 1324 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1323:22: warning: 'Helvetica18_Character_136' defined but not used [-Wunused-const-variable=] 1323 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1322:22: warning: 'Helvetica18_Character_135' defined but not used [-Wunused-const-variable=] 1322 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1321:22: warning: 'Helvetica18_Character_134' defined but not used [-Wunused-const-variable=] 1321 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1320:22: warning: 'Helvetica18_Character_133' defined but not used [-Wunused-const-variable=] 1320 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1319:22: warning: 'Helvetica18_Character_132' defined but not used [-Wunused-const-variable=] 1319 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1318:22: warning: 'Helvetica18_Character_131' defined but not used [-Wunused-const-variable=] 1318 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1317:22: warning: 'Helvetica18_Character_130' defined but not used [-Wunused-const-variable=] 1317 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1316:22: warning: 'Helvetica18_Character_129' defined but not used [-Wunused-const-variable=] 1316 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1315:22: warning: 'Helvetica18_Character_128' defined but not used [-Wunused-const-variable=] 1315 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1314:22: warning: 'Helvetica18_Character_127' defined but not used [-Wunused-const-variable=] 1314 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1218:22: warning: 'Helvetica18_Character_031' defined but not used [-Wunused-const-variable=] 1218 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1217:22: warning: 'Helvetica18_Character_030' defined but not used [-Wunused-const-variable=] 1217 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1216:22: warning: 'Helvetica18_Character_029' defined but not used [-Wunused-const-variable=] 1216 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1215:22: warning: 'Helvetica18_Character_028' defined but not used [-Wunused-const-variable=] 1215 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1214:22: warning: 'Helvetica18_Character_027' defined but not used [-Wunused-const-variable=] 1214 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1213:22: warning: 'Helvetica18_Character_026' defined but not used [-Wunused-const-variable=] 1213 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1212:22: warning: 'Helvetica18_Character_025' defined but not used [-Wunused-const-variable=] 1212 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1211:22: warning: 'Helvetica18_Character_024' defined but not used [-Wunused-const-variable=] 1211 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1210:22: warning: 'Helvetica18_Character_023' defined but not used [-Wunused-const-variable=] 1210 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1209:22: warning: 'Helvetica18_Character_022' defined but not used [-Wunused-const-variable=] 1209 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1208:22: warning: 'Helvetica18_Character_021' defined but not used [-Wunused-const-variable=] 1208 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1207:22: warning: 'Helvetica18_Character_020' defined but not used [-Wunused-const-variable=] 1207 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1206:22: warning: 'Helvetica18_Character_019' defined but not used [-Wunused-const-variable=] 1206 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1205:22: warning: 'Helvetica18_Character_018' defined but not used [-Wunused-const-variable=] 1205 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1204:22: warning: 'Helvetica18_Character_017' defined but not used [-Wunused-const-variable=] 1204 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1203:22: warning: 'Helvetica18_Character_016' defined but not used [-Wunused-const-variable=] 1203 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1202:22: warning: 'Helvetica18_Character_015' defined but not used [-Wunused-const-variable=] 1202 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1201:22: warning: 'Helvetica18_Character_014' defined but not used [-Wunused-const-variable=] 1201 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1200:22: warning: 'Helvetica18_Character_013' defined but not used [-Wunused-const-variable=] 1200 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1199:22: warning: 'Helvetica18_Character_012' defined but not used [-Wunused-const-variable=] 1199 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1198:22: warning: 'Helvetica18_Character_011' defined but not used [-Wunused-const-variable=] 1198 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1197:22: warning: 'Helvetica18_Character_010' defined but not used [-Wunused-const-variable=] 1197 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1196:22: warning: 'Helvetica18_Character_009' defined but not used [-Wunused-const-variable=] 1196 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1195:22: warning: 'Helvetica18_Character_008' defined but not used [-Wunused-const-variable=] 1195 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1194:22: warning: 'Helvetica18_Character_007' defined but not used [-Wunused-const-variable=] 1194 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1193:22: warning: 'Helvetica18_Character_006' defined but not used [-Wunused-const-variable=] 1193 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1192:22: warning: 'Helvetica18_Character_005' defined but not used [-Wunused-const-variable=] 1192 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1191:22: warning: 'Helvetica18_Character_004' defined but not used [-Wunused-const-variable=] 1191 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1190:22: warning: 'Helvetica18_Character_003' defined but not used [-Wunused-const-variable=] 1190 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1189:22: warning: 'Helvetica18_Character_002' defined but not used [-Wunused-const-variable=] 1189 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1188:22: warning: 'Helvetica18_Character_001' defined but not used [-Wunused-const-variable=] 1188 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1187:22: warning: 'Helvetica18_Character_000' defined but not used [-Wunused-const-variable=] 1187 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1068:22: warning: 'Helvetica12_Character_159' defined but not used [-Wunused-const-variable=] 1068 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1067:22: warning: 'Helvetica12_Character_158' defined but not used [-Wunused-const-variable=] 1067 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1066:22: warning: 'Helvetica12_Character_157' defined but not used [-Wunused-const-variable=] 1066 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1065:22: warning: 'Helvetica12_Character_156' defined but not used [-Wunused-const-variable=] 1065 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1064:22: warning: 'Helvetica12_Character_155' defined but not used [-Wunused-const-variable=] 1064 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1063:22: warning: 'Helvetica12_Character_154' defined but not used [-Wunused-const-variable=] 1063 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1062:22: warning: 'Helvetica12_Character_153' defined but not used [-Wunused-const-variable=] 1062 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1061:22: warning: 'Helvetica12_Character_152' defined but not used [-Wunused-const-variable=] 1061 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1060:22: warning: 'Helvetica12_Character_151' defined but not used [-Wunused-const-variable=] 1060 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1059:22: warning: 'Helvetica12_Character_150' defined but not used [-Wunused-const-variable=] 1059 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1058:22: warning: 'Helvetica12_Character_149' defined but not used [-Wunused-const-variable=] 1058 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1057:22: warning: 'Helvetica12_Character_148' defined but not used [-Wunused-const-variable=] 1057 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1056:22: warning: 'Helvetica12_Character_147' defined but not used [-Wunused-const-variable=] 1056 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1055:22: warning: 'Helvetica12_Character_146' defined but not used [-Wunused-const-variable=] 1055 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1054:22: warning: 'Helvetica12_Character_145' defined but not used [-Wunused-const-variable=] 1054 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1053:22: warning: 'Helvetica12_Character_144' defined but not used [-Wunused-const-variable=] 1053 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1052:22: warning: 'Helvetica12_Character_143' defined but not used [-Wunused-const-variable=] 1052 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1051:22: warning: 'Helvetica12_Character_142' defined but not used [-Wunused-const-variable=] 1051 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1050:22: warning: 'Helvetica12_Character_141' defined but not used [-Wunused-const-variable=] 1050 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1049:22: warning: 'Helvetica12_Character_140' defined but not used [-Wunused-const-variable=] 1049 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1048:22: warning: 'Helvetica12_Character_139' defined but not used [-Wunused-const-variable=] 1048 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1047:22: warning: 'Helvetica12_Character_138' defined but not used [-Wunused-const-variable=] 1047 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1046:22: warning: 'Helvetica12_Character_137' defined but not used [-Wunused-const-variable=] 1046 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1045:22: warning: 'Helvetica12_Character_136' defined but not used [-Wunused-const-variable=] 1045 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1044:22: warning: 'Helvetica12_Character_135' defined but not used [-Wunused-const-variable=] 1044 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1043:22: warning: 'Helvetica12_Character_134' defined but not used [-Wunused-const-variable=] 1043 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1042:22: warning: 'Helvetica12_Character_133' defined but not used [-Wunused-const-variable=] 1042 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1041:22: warning: 'Helvetica12_Character_132' defined but not used [-Wunused-const-variable=] 1041 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1040:22: warning: 'Helvetica12_Character_131' defined but not used [-Wunused-const-variable=] 1040 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1039:22: warning: 'Helvetica12_Character_130' defined but not used [-Wunused-const-variable=] 1039 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1038:22: warning: 'Helvetica12_Character_129' defined but not used [-Wunused-const-variable=] 1038 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1037:22: warning: 'Helvetica12_Character_128' defined but not used [-Wunused-const-variable=] 1037 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:1036:22: warning: 'Helvetica12_Character_127' defined but not used [-Wunused-const-variable=] 1036 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:940:22: warning: 'Helvetica12_Character_031' defined but not used [-Wunused-const-variable=] 940 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:939:22: warning: 'Helvetica12_Character_030' defined but not used [-Wunused-const-variable=] 939 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:938:22: warning: 'Helvetica12_Character_029' defined but not used [-Wunused-const-variable=] 938 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:937:22: warning: 'Helvetica12_Character_028' defined but not used [-Wunused-const-variable=] 937 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:936:22: warning: 'Helvetica12_Character_027' defined but not used [-Wunused-const-variable=] 936 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:935:22: warning: 'Helvetica12_Character_026' defined but not used [-Wunused-const-variable=] 935 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:934:22: warning: 'Helvetica12_Character_025' defined but not used [-Wunused-const-variable=] 934 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:933:22: warning: 'Helvetica12_Character_024' defined but not used [-Wunused-const-variable=] 933 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:932:22: warning: 'Helvetica12_Character_023' defined but not used [-Wunused-const-variable=] 932 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:931:22: warning: 'Helvetica12_Character_022' defined but not used [-Wunused-const-variable=] 931 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:930:22: warning: 'Helvetica12_Character_021' defined but not used [-Wunused-const-variable=] 930 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:929:22: warning: 'Helvetica12_Character_020' defined but not used [-Wunused-const-variable=] 929 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:928:22: warning: 'Helvetica12_Character_019' defined but not used [-Wunused-const-variable=] 928 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:927:22: warning: 'Helvetica12_Character_018' defined but not used [-Wunused-const-variable=] 927 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:926:22: warning: 'Helvetica12_Character_017' defined but not used [-Wunused-const-variable=] 926 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:925:22: warning: 'Helvetica12_Character_016' defined but not used [-Wunused-const-variable=] 925 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:924:22: warning: 'Helvetica12_Character_015' defined but not used [-Wunused-const-variable=] 924 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:923:22: warning: 'Helvetica12_Character_014' defined but not used [-Wunused-const-variable=] 923 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:922:22: warning: 'Helvetica12_Character_013' defined but not used [-Wunused-const-variable=] 922 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:921:22: warning: 'Helvetica12_Character_012' defined but not used [-Wunused-const-variable=] 921 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:920:22: warning: 'Helvetica12_Character_011' defined but not used [-Wunused-const-variable=] 920 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:919:22: warning: 'Helvetica12_Character_010' defined but not used [-Wunused-const-variable=] 919 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:918:22: warning: 'Helvetica12_Character_009' defined but not used [-Wunused-const-variable=] 918 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:917:22: warning: 'Helvetica12_Character_008' defined but not used [-Wunused-const-variable=] 917 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:916:22: warning: 'Helvetica12_Character_007' defined but not used [-Wunused-const-variable=] 916 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:915:22: warning: 'Helvetica12_Character_006' defined but not used [-Wunused-const-variable=] 915 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:914:22: warning: 'Helvetica12_Character_005' defined but not used [-Wunused-const-variable=] 914 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:913:22: warning: 'Helvetica12_Character_004' defined but not used [-Wunused-const-variable=] 913 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:912:22: warning: 'Helvetica12_Character_003' defined but not used [-Wunused-const-variable=] 912 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:911:22: warning: 'Helvetica12_Character_002' defined but not used [-Wunused-const-variable=] 911 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:910:22: warning: 'Helvetica12_Character_001' defined but not used [-Wunused-const-variable=] 910 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:909:22: warning: 'Helvetica12_Character_000' defined but not used [-Wunused-const-variable=] 909 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:790:22: warning: 'Helvetica10_Character_159' defined but not used [-Wunused-const-variable=] 790 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:789:22: warning: 'Helvetica10_Character_158' defined but not used [-Wunused-const-variable=] 789 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:788:22: warning: 'Helvetica10_Character_157' defined but not used [-Wunused-const-variable=] 788 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:787:22: warning: 'Helvetica10_Character_156' defined but not used [-Wunused-const-variable=] 787 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:786:22: warning: 'Helvetica10_Character_155' defined but not used [-Wunused-const-variable=] 786 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:785:22: warning: 'Helvetica10_Character_154' defined but not used [-Wunused-const-variable=] 785 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:784:22: warning: 'Helvetica10_Character_153' defined but not used [-Wunused-const-variable=] 784 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:783:22: warning: 'Helvetica10_Character_152' defined but not used [-Wunused-const-variable=] 783 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:782:22: warning: 'Helvetica10_Character_151' defined but not used [-Wunused-const-variable=] 782 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:781:22: warning: 'Helvetica10_Character_150' defined but not used [-Wunused-const-variable=] 781 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:780:22: warning: 'Helvetica10_Character_149' defined but not used [-Wunused-const-variable=] 780 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:779:22: warning: 'Helvetica10_Character_148' defined but not used [-Wunused-const-variable=] 779 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:778:22: warning: 'Helvetica10_Character_147' defined but not used [-Wunused-const-variable=] 778 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:777:22: warning: 'Helvetica10_Character_146' defined but not used [-Wunused-const-variable=] 777 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:776:22: warning: 'Helvetica10_Character_145' defined but not used [-Wunused-const-variable=] 776 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:775:22: warning: 'Helvetica10_Character_144' defined but not used [-Wunused-const-variable=] 775 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:774:22: warning: 'Helvetica10_Character_143' defined but not used [-Wunused-const-variable=] 774 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:773:22: warning: 'Helvetica10_Character_142' defined but not used [-Wunused-const-variable=] 773 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:772:22: warning: 'Helvetica10_Character_141' defined but not used [-Wunused-const-variable=] 772 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:771:22: warning: 'Helvetica10_Character_140' defined but not used [-Wunused-const-variable=] 771 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:770:22: warning: 'Helvetica10_Character_139' defined but not used [-Wunused-const-variable=] 770 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:769:22: warning: 'Helvetica10_Character_138' defined but not used [-Wunused-const-variable=] 769 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:768:22: warning: 'Helvetica10_Character_137' defined but not used [-Wunused-const-variable=] 768 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:767:22: warning: 'Helvetica10_Character_136' defined but not used [-Wunused-const-variable=] 767 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:766:22: warning: 'Helvetica10_Character_135' defined but not used [-Wunused-const-variable=] 766 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:765:22: warning: 'Helvetica10_Character_134' defined but not used [-Wunused-const-variable=] 765 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:764:22: warning: 'Helvetica10_Character_133' defined but not used [-Wunused-const-variable=] 764 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:763:22: warning: 'Helvetica10_Character_132' defined but not used [-Wunused-const-variable=] 763 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:762:22: warning: 'Helvetica10_Character_131' defined but not used [-Wunused-const-variable=] 762 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:761:22: warning: 'Helvetica10_Character_130' defined but not used [-Wunused-const-variable=] 761 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:760:22: warning: 'Helvetica10_Character_129' defined but not used [-Wunused-const-variable=] 760 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:759:22: warning: 'Helvetica10_Character_128' defined but not used [-Wunused-const-variable=] 759 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:758:22: warning: 'Helvetica10_Character_127' defined but not used [-Wunused-const-variable=] 758 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:662:22: warning: 'Helvetica10_Character_031' defined but not used [-Wunused-const-variable=] 662 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:661:22: warning: 'Helvetica10_Character_030' defined but not used [-Wunused-const-variable=] 661 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:660:22: warning: 'Helvetica10_Character_029' defined but not used [-Wunused-const-variable=] 660 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:659:22: warning: 'Helvetica10_Character_028' defined but not used [-Wunused-const-variable=] 659 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:658:22: warning: 'Helvetica10_Character_027' defined but not used [-Wunused-const-variable=] 658 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:657:22: warning: 'Helvetica10_Character_026' defined but not used [-Wunused-const-variable=] 657 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:656:22: warning: 'Helvetica10_Character_025' defined but not used [-Wunused-const-variable=] 656 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:655:22: warning: 'Helvetica10_Character_024' defined but not used [-Wunused-const-variable=] 655 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:654:22: warning: 'Helvetica10_Character_023' defined but not used [-Wunused-const-variable=] 654 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:653:22: warning: 'Helvetica10_Character_022' defined but not used [-Wunused-const-variable=] 653 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:652:22: warning: 'Helvetica10_Character_021' defined but not used [-Wunused-const-variable=] 652 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:651:22: warning: 'Helvetica10_Character_020' defined but not used [-Wunused-const-variable=] 651 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:650:22: warning: 'Helvetica10_Character_019' defined but not used [-Wunused-const-variable=] 650 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:649:22: warning: 'Helvetica10_Character_018' defined but not used [-Wunused-const-variable=] 649 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:648:22: warning: 'Helvetica10_Character_017' defined but not used [-Wunused-const-variable=] 648 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:647:22: warning: 'Helvetica10_Character_016' defined but not used [-Wunused-const-variable=] 647 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:646:22: warning: 'Helvetica10_Character_015' defined but not used [-Wunused-const-variable=] 646 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:645:22: warning: 'Helvetica10_Character_014' defined but not used [-Wunused-const-variable=] 645 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:644:22: warning: 'Helvetica10_Character_013' defined but not used [-Wunused-const-variable=] 644 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:643:22: warning: 'Helvetica10_Character_012' defined but not used [-Wunused-const-variable=] 643 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:642:22: warning: 'Helvetica10_Character_011' defined but not used [-Wunused-const-variable=] 642 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:641:22: warning: 'Helvetica10_Character_010' defined but not used [-Wunused-const-variable=] 641 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:640:22: warning: 'Helvetica10_Character_009' defined but not used [-Wunused-const-variable=] 640 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:639:22: warning: 'Helvetica10_Character_008' defined but not used [-Wunused-const-variable=] 639 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:638:22: warning: 'Helvetica10_Character_007' defined but not used [-Wunused-const-variable=] 638 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:637:22: warning: 'Helvetica10_Character_006' defined but not used [-Wunused-const-variable=] 637 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:636:22: warning: 'Helvetica10_Character_005' defined but not used [-Wunused-const-variable=] 636 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:635:22: warning: 'Helvetica10_Character_004' defined but not used [-Wunused-const-variable=] 635 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:634:22: warning: 'Helvetica10_Character_003' defined but not used [-Wunused-const-variable=] 634 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:633:22: warning: 'Helvetica10_Character_002' defined but not used [-Wunused-const-variable=] 633 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:632:22: warning: 'Helvetica10_Character_001' defined but not used [-Wunused-const-variable=] 632 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:631:22: warning: 'Helvetica10_Character_000' defined but not used [-Wunused-const-variable=] 631 | static const GLubyte Helvetica10_Character_000[] = { 8, 0, 0, 0, 84, 0, 68, 0, 68, 0, 84, 0, 0, 0, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:512:22: warning: 'Fixed9x15_Character_159' defined but not used [-Wunused-const-variable=] 512 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:511:22: warning: 'Fixed9x15_Character_158' defined but not used [-Wunused-const-variable=] 511 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:510:22: warning: 'Fixed9x15_Character_157' defined but not used [-Wunused-const-variable=] 510 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:509:22: warning: 'Fixed9x15_Character_156' defined but not used [-Wunused-const-variable=] 509 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:508:22: warning: 'Fixed9x15_Character_155' defined but not used [-Wunused-const-variable=] 508 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:507:22: warning: 'Fixed9x15_Character_154' defined but not used [-Wunused-const-variable=] 507 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:506:22: warning: 'Fixed9x15_Character_153' defined but not used [-Wunused-const-variable=] 506 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:505:22: warning: 'Fixed9x15_Character_152' defined but not used [-Wunused-const-variable=] 505 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:504:22: warning: 'Fixed9x15_Character_151' defined but not used [-Wunused-const-variable=] 504 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:503:22: warning: 'Fixed9x15_Character_150' defined but not used [-Wunused-const-variable=] 503 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:502:22: warning: 'Fixed9x15_Character_149' defined but not used [-Wunused-const-variable=] 502 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:501:22: warning: 'Fixed9x15_Character_148' defined but not used [-Wunused-const-variable=] 501 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:500:22: warning: 'Fixed9x15_Character_147' defined but not used [-Wunused-const-variable=] 500 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:499:22: warning: 'Fixed9x15_Character_146' defined but not used [-Wunused-const-variable=] 499 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:498:22: warning: 'Fixed9x15_Character_145' defined but not used [-Wunused-const-variable=] 498 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:497:22: warning: 'Fixed9x15_Character_144' defined but not used [-Wunused-const-variable=] 497 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:496:22: warning: 'Fixed9x15_Character_143' defined but not used [-Wunused-const-variable=] 496 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:495:22: warning: 'Fixed9x15_Character_142' defined but not used [-Wunused-const-variable=] 495 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:494:22: warning: 'Fixed9x15_Character_141' defined but not used [-Wunused-const-variable=] 494 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:493:22: warning: 'Fixed9x15_Character_140' defined but not used [-Wunused-const-variable=] 493 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:492:22: warning: 'Fixed9x15_Character_139' defined but not used [-Wunused-const-variable=] 492 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:491:22: warning: 'Fixed9x15_Character_138' defined but not used [-Wunused-const-variable=] 491 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:490:22: warning: 'Fixed9x15_Character_137' defined but not used [-Wunused-const-variable=] 490 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:489:22: warning: 'Fixed9x15_Character_136' defined but not used [-Wunused-const-variable=] 489 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:488:22: warning: 'Fixed9x15_Character_135' defined but not used [-Wunused-const-variable=] 488 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:487:22: warning: 'Fixed9x15_Character_134' defined but not used [-Wunused-const-variable=] 487 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:486:22: warning: 'Fixed9x15_Character_133' defined but not used [-Wunused-const-variable=] 486 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:485:22: warning: 'Fixed9x15_Character_132' defined but not used [-Wunused-const-variable=] 485 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:484:22: warning: 'Fixed9x15_Character_131' defined but not used [-Wunused-const-variable=] 484 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:483:22: warning: 'Fixed9x15_Character_130' defined but not used [-Wunused-const-variable=] 483 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:482:22: warning: 'Fixed9x15_Character_129' defined but not used [-Wunused-const-variable=] 482 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:481:22: warning: 'Fixed9x15_Character_128' defined but not used [-Wunused-const-variable=] 481 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:480:22: warning: 'Fixed9x15_Character_127' defined but not used [-Wunused-const-variable=] 480 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:234:22: warning: 'Fixed8x13_Character_159' defined but not used [-Wunused-const-variable=] 234 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:233:22: warning: 'Fixed8x13_Character_158' defined but not used [-Wunused-const-variable=] 233 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:232:22: warning: 'Fixed8x13_Character_157' defined but not used [-Wunused-const-variable=] 232 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:231:22: warning: 'Fixed8x13_Character_156' defined but not used [-Wunused-const-variable=] 231 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:230:22: warning: 'Fixed8x13_Character_155' defined but not used [-Wunused-const-variable=] 230 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:229:22: warning: 'Fixed8x13_Character_154' defined but not used [-Wunused-const-variable=] 229 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:228:22: warning: 'Fixed8x13_Character_153' defined but not used [-Wunused-const-variable=] 228 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:227:22: warning: 'Fixed8x13_Character_152' defined but not used [-Wunused-const-variable=] 227 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:226:22: warning: 'Fixed8x13_Character_151' defined but not used [-Wunused-const-variable=] 226 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:225:22: warning: 'Fixed8x13_Character_150' defined but not used [-Wunused-const-variable=] 225 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:224:22: warning: 'Fixed8x13_Character_149' defined but not used [-Wunused-const-variable=] 224 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:223:22: warning: 'Fixed8x13_Character_148' defined but not used [-Wunused-const-variable=] 223 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:222:22: warning: 'Fixed8x13_Character_147' defined but not used [-Wunused-const-variable=] 222 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:221:22: warning: 'Fixed8x13_Character_146' defined but not used [-Wunused-const-variable=] 221 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:220:22: warning: 'Fixed8x13_Character_145' defined but not used [-Wunused-const-variable=] 220 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:219:22: warning: 'Fixed8x13_Character_144' defined but not used [-Wunused-const-variable=] 219 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:218:22: warning: 'Fixed8x13_Character_143' defined but not used [-Wunused-const-variable=] 218 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:217:22: warning: 'Fixed8x13_Character_142' defined but not used [-Wunused-const-variable=] 217 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:216:22: warning: 'Fixed8x13_Character_141' defined but not used [-Wunused-const-variable=] 216 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:215:22: warning: 'Fixed8x13_Character_140' defined but not used [-Wunused-const-variable=] 215 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:214:22: warning: 'Fixed8x13_Character_139' defined but not used [-Wunused-const-variable=] 214 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:213:22: warning: 'Fixed8x13_Character_138' defined but not used [-Wunused-const-variable=] 213 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:212:22: warning: 'Fixed8x13_Character_137' defined but not used [-Wunused-const-variable=] 212 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:211:22: warning: 'Fixed8x13_Character_136' defined but not used [-Wunused-const-variable=] 211 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:210:22: warning: 'Fixed8x13_Character_135' defined but not used [-Wunused-const-variable=] 210 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:209:22: warning: 'Fixed8x13_Character_134' defined but not used [-Wunused-const-variable=] 209 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:208:22: warning: 'Fixed8x13_Character_133' defined but not used [-Wunused-const-variable=] 208 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:207:22: warning: 'Fixed8x13_Character_132' defined but not used [-Wunused-const-variable=] 207 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:206:22: warning: 'Fixed8x13_Character_131' defined but not used [-Wunused-const-variable=] 206 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:205:22: warning: 'Fixed8x13_Character_130' defined but not used [-Wunused-const-variable=] 205 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:204:22: warning: 'Fixed8x13_Character_129' defined but not used [-Wunused-const-variable=] 204 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:203:22: warning: 'Fixed8x13_Character_128' defined but not used [-Wunused-const-variable=] 203 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/src/fg_font_data.c:202:22: warning: 'Fixed8x13_Character_127' defined but not used [-Wunused-const-variable=] 202 | 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}; | ^~~~~~~~~~~~~~~~~~~~~~~ [ 60%] Linking C shared library lib/libglut.so [ 60%] Built target freeglut Scanning dependencies of target timer_callback Scanning dependencies of target Fractals Scanning dependencies of target CallbackMaker Scanning dependencies of target Lorenz Scanning dependencies of target One Scanning dependencies of target Resizer Scanning dependencies of target multi-touch Scanning dependencies of target Fractals_random Scanning dependencies of target shapes Scanning dependencies of target spaceball Scanning dependencies of target subwin Scanning dependencies of target smooth_opengl3 Scanning dependencies of target timer [ 61%] Building C object CMakeFiles/Lorenz.dir/progs/demos/Lorenz/lorenz.c.o [ 64%] Building C object CMakeFiles/Fractals.dir/progs/demos/Fractals/fractals.c.o [ 64%] Building C object CMakeFiles/CallbackMaker.dir/progs/demos/CallbackMaker/CallbackMaker.c.o [ 66%] Building C object CMakeFiles/One.dir/progs/demos/One/one.c.o [ 67%] Building C object CMakeFiles/timer_callback.dir/progs/demos/timer_callback/timer.c.o [ 69%] Building CXX object CMakeFiles/Resizer.dir/progs/demos/Resizer/Resizer.cpp.o [ 70%] Building C object CMakeFiles/multi-touch.dir/progs/demos/multi-touch/multi-touch.c.o [ 71%] Building C object CMakeFiles/Fractals_random.dir/progs/demos/Fractals_random/fractals_random.c.o [ 73%] Building C object CMakeFiles/subwin.dir/progs/demos/subwin/subwin.c.o [ 74%] Building C object CMakeFiles/shapes.dir/progs/demos/shapes/glmatrix.c.o [ 76%] Building C object CMakeFiles/smooth_opengl3.dir/progs/demos/smooth_opengl3/smooth_opengl3.c.o [ 77%] Building C object CMakeFiles/spaceball.dir/progs/demos/spaceball/spaceball.c.o [ 81%] Building C object CMakeFiles/timer.dir/progs/demos/timer/timer.c.o [ 81%] Building C object CMakeFiles/spaceball.dir/progs/demos/spaceball/vmath.c.o [ 81%] Building C object CMakeFiles/shapes.dir/progs/demos/shapes/shapes.c.o /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/progs/demos/CallbackMaker/CallbackMaker.c: In function 'main': /home/buildozer/aports/community/freeglut/src/freeglut-3.2.1/progs/demos/CallbackMaker/CallbackMaker.c:625:7: warning: variable 'menuID' set but not used [-Wunused-but-set-variable] 625 | int menuID, subMenuA, subMenuB; | ^~~~~~ [ 83%] Linking C executable bin/multi-touch [ 84%] Linking C executable bin/timer [ 85%] Linking C executable bin/timer_callback [ 87%] Linking C executable bin/subwin [ 87%] Built target multi-touch [ 87%] Built target timer [ 88%] Linking C executable bin/One [ 90%] Linking C executable bin/spaceball [ 90%] Built target timer_callback [ 90%] Built target subwin [ 91%] Linking C executable bin/Fractals_random [ 92%] Linking C executable bin/smooth_opengl3 [ 92%] Built target One [ 92%] Built target spaceball [ 92%] Built target Fractals_random [ 92%] Built target smooth_opengl3 [ 94%] Linking C executable bin/Fractals [ 95%] Linking C executable bin/Lorenz [ 97%] Linking CXX executable bin/Resizer [ 97%] Built target Fractals [ 97%] Built target Lorenz [ 97%] Built target Resizer [ 98%] Linking C executable bin/CallbackMaker [ 98%] Built target CallbackMaker [100%] Linking C executable bin/shapes [100%] Built target shapes >>> freeglut: Entering fakeroot... [ 60%] Built target freeglut [ 63%] Built target Fractals [ 66%] Built target timer_callback [ 69%] Built target CallbackMaker [ 71%] Built target Fractals_random [ 74%] Built target One [ 78%] Built target shapes [ 81%] Built target Lorenz [ 84%] Built target subwin [ 88%] Built target Resizer [ 90%] Built target smooth_opengl3 [ 94%] Built target spaceball [100%] Built target timer [100%] Built target multi-touch Install the project... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/freeglut/pkg/freeglut/usr/lib/libglut.so.3.11.0 -- Installing: /home/buildozer/aports/community/freeglut/pkg/freeglut/usr/lib/libglut.so.3 -- Installing: /home/buildozer/aports/community/freeglut/pkg/freeglut/usr/lib/libglut.so -- Installing: /home/buildozer/aports/community/freeglut/pkg/freeglut/usr/include/GL/freeglut.h -- Installing: /home/buildozer/aports/community/freeglut/pkg/freeglut/usr/include/GL/freeglut_ucall.h -- Installing: /home/buildozer/aports/community/freeglut/pkg/freeglut/usr/include/GL/freeglut_ext.h -- Installing: /home/buildozer/aports/community/freeglut/pkg/freeglut/usr/include/GL/freeglut_std.h -- Installing: /home/buildozer/aports/community/freeglut/pkg/freeglut/usr/include/GL/glut.h -- Installing: /home/buildozer/aports/community/freeglut/pkg/freeglut/usr/lib/pkgconfig/glut.pc -- Installing: /home/buildozer/aports/community/freeglut/pkg/freeglut/usr/lib/cmake/FreeGLUT/FreeGLUTTargets.cmake -- Installing: /home/buildozer/aports/community/freeglut/pkg/freeglut/usr/lib/cmake/FreeGLUT/FreeGLUTTargets-none.cmake -- Installing: /home/buildozer/aports/community/freeglut/pkg/freeglut/usr/lib/cmake/FreeGLUT/FreeGLUTConfig.cmake -- Installing: /home/buildozer/aports/community/freeglut/pkg/freeglut/usr/lib/cmake/FreeGLUT/FreeGLUTConfigVersion.cmake >>> freeglut-dev*: Running split function dev... >>> freeglut-dev*: Preparing subpackage freeglut-dev... >>> freeglut-dev*: Stripping binaries >>> freeglut-dev*: Running postcheck for freeglut-dev >>> freeglut*: Running postcheck for freeglut >>> freeglut*: Preparing package freeglut... >>> freeglut*: Stripping binaries >>> freeglut-dev*: Scanning shared objects >>> freeglut*: Scanning shared objects >>> freeglut-dev*: Tracing dependencies... mesa-dev libx11-dev libice-dev libxxf86vm-dev libxi-dev glu-dev freeglut=3.2.1-r2 pkgconfig >>> freeglut-dev*: Package size: 108.0 KB >>> freeglut-dev*: Compressing data... >>> freeglut-dev*: Create checksum... >>> freeglut-dev*: Create freeglut-dev-3.2.1-r2.apk >>> freeglut*: Tracing dependencies... so:libGL.so.1 so:libX11.so.6 so:libXi.so.6 so:libXxf86vm.so.1 so:libc.musl-x86.so.1 >>> freeglut*: Package size: 292.0 KB >>> freeglut*: Compressing data... >>> freeglut*: Create checksum... >>> freeglut*: Create freeglut-3.2.1-r2.apk >>> freeglut: Build complete at Sat, 19 Dec 2020 10:55:55 +0000 elapsed time 0h 0m 11s >>> freeglut: Cleaning up srcdir >>> freeglut: Cleaning up pkgdir >>> freeglut: Uninstalling dependencies... (1/54) Purging .makedepends-freeglut (20201219.105546) (2/54) Purging libice-dev (1.0.10-r0) (3/54) Purging libice (1.0.10-r0) (4/54) Purging libxi-dev (1.7.10-r0) (5/54) Purging libxi (1.7.10-r0) (6/54) Purging glu-dev (9.0.1-r0) (7/54) Purging glu (9.0.1-r0) (8/54) Purging cmake (3.18.4-r1) (9/54) Purging mesa-dev (20.3.1-r0) (10/54) Purging libxshmfence-dev (1.3-r1) (11/54) Purging mesa-egl (20.3.1-r0) (12/54) Purging mesa-gbm (20.3.1-r0) (13/54) Purging mesa-gl (20.3.1-r0) (14/54) Purging mesa-gles (20.3.1-r0) (15/54) Purging mesa-osmesa (20.3.1-r0) (16/54) Purging mesa-xatracker (20.3.1-r0) (17/54) Purging mesa (20.3.1-r0) (18/54) Purging libdrm-dev (2.4.103-r1) (19/54) Purging libdrm (2.4.103-r1) (20/54) Purging linux-headers (5.7.8-r0) (21/54) Purging libpciaccess (0.16-r0) (22/54) Purging libxxf86vm-dev (1.1.4-r2) (23/54) Purging libxxf86vm (1.1.4-r2) (24/54) Purging libxdamage-dev (1.1.5-r1) (25/54) Purging libxdamage (1.1.5-r1) (26/54) Purging libxfixes-dev (5.0.3-r2) (27/54) Purging libxfixes (5.0.3-r2) (28/54) Purging libxext-dev (1.3.4-r0) (29/54) Purging libxext (1.3.4-r0) (30/54) Purging libx11-dev (1.7.0-r0) (31/54) Purging xtrans (1.4.0-r1) (32/54) Purging libx11 (1.7.0-r0) (33/54) Purging libxcb-dev (1.14-r1) (34/54) Purging xcb-proto (1.14.1-r0) (35/54) Purging libxcb (1.14-r1) (36/54) Purging libxau-dev (1.0.9-r0) (37/54) Purging libxau (1.0.9-r0) (38/54) Purging libxdmcp-dev (1.1.3-r0) (39/54) Purging libxdmcp (1.1.3-r0) (40/54) Purging xorgproto (2020.1-r0) (41/54) Purging libbsd (0.10.0-r0) (42/54) Purging libxshmfence (1.3-r1) (43/54) Purging llvm10-libs (10.0.1-r0) (44/54) Purging wayland-libs-client (1.18.0-r4) (45/54) Purging wayland-libs-server (1.18.0-r4) (46/54) Purging libffi (3.3-r2) (47/54) Purging mesa-glapi (20.3.1-r0) (48/54) Purging libxml2 (2.9.10-r5) (49/54) Purging libarchive (3.5.0-r0) (50/54) Purging xz-libs (5.2.5-r0) (51/54) Purging libbz2 (1.0.8-r1) (52/54) Purging lz4-libs (1.9.2-r0) (53/54) Purging rhash-libs (1.4.0-r0) (54/54) Purging libuv (1.40.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> freeglut: Updating the community/x86 repository index... >>> freeglut: Signing the index...