>>> fltk: Building community/fltk 1.3.8-r0 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 23:28:22 +0000 >>> fltk: Checking sanity of /home/buildozer/aports/community/fltk/APKBUILD... >>> fltk: Analyzing dependencies... >>> fltk: Installing for build: build-base libx11-dev libxext-dev libxft-dev mesa-dev libxinerama-dev libpng-dev libjpeg-turbo-dev (1/58) Installing libxau (1.0.9-r0) (2/58) Installing xorgproto (2021.5-r0) (3/58) Installing libxau-dev (1.0.9-r0) (4/58) Installing xcb-proto (1.14.1-r3) (5/58) Installing libxdmcp (1.1.3-r0) (6/58) Installing libxcb (1.14-r2) (7/58) Installing libxdmcp-dev (1.1.3-r0) (8/58) Installing libxcb-dev (1.14-r2) (9/58) Installing xtrans (1.4.0-r1) (10/58) Installing libx11 (1.7.5-r0) (11/58) Installing libx11-dev (1.7.5-r0) (12/58) Installing libxext (1.3.4-r0) (13/58) Installing libxext-dev (1.3.4-r0) (14/58) Installing zlib-dev (1.2.12-r0) (15/58) Installing libxrender (0.9.10-r3) (16/58) Installing libbz2 (1.0.8-r1) (17/58) Installing libpng (1.6.37-r1) (18/58) Installing freetype (2.11.1-r1) (19/58) Installing fontconfig (2.14.0-r0) (20/58) Installing libxft (2.3.4-r0) (21/58) Installing expat-dev (2.4.8-r0) (22/58) Installing brotli-dev (1.0.9-r6) (23/58) Installing libpng-dev (1.6.37-r1) (24/58) Installing freetype-dev (2.11.1-r1) (25/58) Installing fontconfig-dev (2.14.0-r0) (26/58) Installing libxrender-dev (0.9.10-r3) (27/58) Installing libxft-dev (2.3.4-r0) (28/58) Installing linux-headers (5.16.7-r1) (29/58) Installing libdrm (2.4.110-r0) (30/58) Installing libdrm-dev (2.4.110-r0) (31/58) Installing libxdamage (1.1.5-r1) (32/58) Installing libxfixes (6.0.0-r0) (33/58) Installing libxfixes-dev (6.0.0-r0) (34/58) Installing libxdamage-dev (1.1.5-r1) (35/58) Installing libxshmfence (1.3-r1) (36/58) Installing libxshmfence-dev (1.3-r1) (37/58) Installing mesa (21.3.8-r1) (38/58) Installing libffi (3.4.2-r1) (39/58) Installing wayland-libs-server (1.20.0-r0) (40/58) Installing mesa-gbm (21.3.8-r1) (41/58) Installing mesa-glapi (21.3.8-r1) (42/58) Installing wayland-libs-client (1.20.0-r0) (43/58) Installing mesa-egl (21.3.8-r1) (44/58) Installing libxxf86vm (1.1.4-r2) (45/58) Installing mesa-gl (21.3.8-r1) (46/58) Installing mesa-gles (21.3.8-r1) (47/58) Installing xz-libs (5.2.5-r1) (48/58) Installing libxml2 (2.9.13-r0) (49/58) Installing llvm13-libs (13.0.1-r2) (50/58) Installing mesa-osmesa (21.3.8-r1) (51/58) Installing mesa-xatracker (21.3.8-r1) (52/58) Installing libxxf86vm-dev (1.1.4-r2) (53/58) Installing mesa-dev (21.3.8-r1) (54/58) Installing libxinerama (1.1.4-r1) (55/58) Installing libxinerama-dev (1.1.4-r1) (56/58) Installing libjpeg-turbo (2.1.3-r1) (57/58) Installing libjpeg-turbo-dev (2.1.3-r1) (58/58) Installing .makedepends-fltk (20220415.232825) Executing busybox-1.35.0-r8.trigger OK: 369 MiB in 146 packages >>> fltk: Cleaning up srcdir >>> fltk: Cleaning up pkgdir >>> fltk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/fltk-1.3.8-source.tar.gz >>> fltk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/fltk-1.3.8-source.tar.gz >>> fltk: Checking sha512sums... fltk-1.3.8-source.tar.gz: OK >>> fltk: Unpacking /var/cache/distfiles/v3.16/fltk-1.3.8-source.tar.gz... checking build system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking for armv7-alpine-linux-musleabihf-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking if the compiler supports -fvisibility... yes checking if the compiler supports -fvisibility-inlines-hidden... yes checking for a BSD-compatible install... /usr/bin/install -c checking for nroff... no checking for doxygen... no checking for armv7-alpine-linux-musleabihf-ranlib... no checking for ranlib... ranlib checking for armv7-alpine-linux-musleabihf-ar... no checking for ar... /usr/bin/ar checking for armv7-alpine-linux-musleabihf-windres... no checking for windres... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking whether byte ordering is bigendian... no checking whether the compiler recognizes bool as a built-in type... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/stdtypes.h usability... no checking sys/stdtypes.h presence... no checking for sys/stdtypes.h... no checking whether we have the POSIX compatible scandir() prototype... yes checking for vsnprintf... yes checking for snprintf... yes checking for strings.h... (cached) yes checking for strcasecmp... yes checking for strlcat... yes checking for strlcpy... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for localeconv... yes checking for library containing pow... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for long long int... yes checking for library containing dlsym... none required checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking alsa/asoundlib.h usability... no checking alsa/asoundlib.h presence... no checking for alsa/asoundlib.h... no checking for jpeg_CreateCompress in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for gzgets in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for png_read_info in -lpng... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking libpng/png.h usability... no checking libpng/png.h presence... no checking for libpng/png.h... no checking for png_get_valid in -lpng... yes checking for png_set_tRNS_to_alpha in -lpng... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create using -lpthreads... no checking for pthread_create using -lpthread... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for library containing dlopen... none required checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for glXMakeCurrent in -lGL... yes checking for glXGetProcAddressARB in -lGL... yes checking GL/glu.h usability... no checking GL/glu.h presence... no checking for GL/glu.h... no checking for XineramaIsActive in -lXinerama... yes checking for pkg-config... /usr/bin/pkg-config checking for FcPatternCreate in -lfontconfig... yes checking X11/Xft/Xft.h usability... yes checking X11/Xft/Xft.h presence... yes checking for X11/Xft/Xft.h... yes checking for XftDrawCreate in -lXft... yes checking for X11/extensions/Xdbe.h... yes checking for XdbeQueryExtension in -lXext... yes checking for X11/extensions/Xfixes.h... yes checking for XFixesQueryExtension in -lXfixes... yes checking for X11/Xcursor/Xcursor.h... no checking for X11/extensions/Xrender.h... yes checking for XRenderQueryVersion in -lXrender... yes checking for X11/Xregion.h... yes checking for xprop... no checking for X overlay visuals... no checking if GCC supports -fno-exceptions... yes checking if GCC supports -fno-strict-aliasing... yes checking if ld supports -no-undefined... yes checking if ld supports -Bsymbolic-functions... yes checking if toolchain supports sections... yes Configuration Summary ------------------------------------------------------------------------- Directories: prefix=/usr bindir=${exec_prefix}/bin datadir=${datarootdir} datarootdir=${prefix}/share exec_prefix=${prefix} includedir=${prefix}/include libdir=${exec_prefix}/lib mandir=${datarootdir}/man Graphics: X11 + Xft + Xdbe + Xfixes + Xinerama + Xrender Image Libraries: JPEG=System PNG=System ZLIB=System Large Files: YES OpenGL: YES Threads: YES configure: creating ./config.status config.status: creating makeinclude config.status: creating fltk.list config.status: creating fltk-config config.status: creating fltk.spec config.status: creating FL/Makefile config.status: creating config.h config.status: creating FL/abi-version.h === making src === make[1]: warning: -j64 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/fltk/src/fltk-1.3.8/src' Compiling Fl.cxx... Compiling Fl_Adjuster.cxx... Compiling Fl_Bitmap.cxx... Compiling Fl_Browser.cxx... Compiling Fl_Browser_.cxx... Compiling Fl_Browser_load.cxx... Compiling Fl_Box.cxx... Compiling Fl_Button.cxx... Compiling Fl_Chart.cxx... Compiling Fl_Check_Browser.cxx... Compiling Fl_Check_Button.cxx... Compiling Fl_Choice.cxx... Compiling Fl_Clock.cxx... Compiling Fl_Color_Chooser.cxx... Compiling Fl_Copy_Surface.cxx... Compiling Fl_Counter.cxx... Compiling Fl_Dial.cxx... Compiling Fl_Device.cxx... Compiling Fl_Double_Window.cxx... Compiling Fl_File_Browser.cxx... Compiling Fl_File_Chooser.cxx... Compiling Fl_File_Chooser2.cxx... Compiling Fl_File_Icon.cxx... Compiling Fl_File_Input.cxx... Compiling Fl_Group.cxx... Compiling Fl_Help_View.cxx... Compiling Fl_Image.cxx... Compiling Fl_Image_Surface.cxx... Compiling Fl_Input.cxx... Compiling Fl_Input_.cxx... Compiling Fl_Light_Button.cxx... Compiling Fl_Menu.cxx... Compiling Fl_Menu_.cxx... Compiling Fl_Menu_Bar.cxx... Compiling Fl_Menu_Button.cxx... Compiling Fl_Menu_Window.cxx... Compiling Fl_Menu_add.cxx... Compiling Fl_Menu_global.cxx... Compiling Fl_Multi_Label.cxx... Compiling Fl_Native_File_Chooser.cxx... Compiling Fl_Overlay_Window.cxx... Compiling Fl_Pack.cxx... Compiling Fl_Paged_Device.cxx... Compiling Fl_Pixmap.cxx... Compiling Fl_PostScript.cxx... Compiling Fl_Positioner.cxx... Compiling Fl_Preferences.cxx... Compiling Fl_Printer.cxx... Compiling Fl_Progress.cxx... Compiling Fl_Repeat_Button.cxx... Compiling Fl_Return_Button.cxx... Compiling Fl_Roller.cxx... Compiling Fl_Round_Button.cxx... Compiling Fl_Scroll.cxx... Compiling Fl_Scrollbar.cxx... Compiling Fl_Shared_Image.cxx... Compiling Fl_Single_Window.cxx... Compiling Fl_Slider.cxx... Compiling Fl_Table.cxx... Compiling Fl_Table_Row.cxx... Compiling Fl_Tabs.cxx... Compiling Fl_Text_Buffer.cxx... Compiling Fl_Text_Display.cxx... Compiling Fl_Text_Editor.cxx... Compiling Fl_Tile.cxx... Compiling Fl_Tiled_Image.cxx... Compiling Fl_Tree.cxx... In file included from ../FL/Fl_Printer.H:26, from Fl_Double_Window.cxx:26: Fl_Double_Window.cxx: In member function 'void Fl_Graphics_Driver::copy_offscreen(int, int, int, int, Fl_Offscreen, int, int)': ../FL/x.H:85:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 85 | if (!_sgc) XFreeGC(fl_display, fl_gc); fl_gc = _sgc | ^~ Fl_Double_Window.cxx:125:3: note: in expansion of macro 'fl_end_offscreen' 125 | fl_end_offscreen(); | ^~~~~~~~~~~~~~~~ ../FL/x.H:85:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | if (!_sgc) XFreeGC(fl_display, fl_gc); fl_gc = _sgc | ^~~~~ Fl_Double_Window.cxx:125:3: note: in expansion of macro 'fl_end_offscreen' 125 | fl_end_offscreen(); | ^~~~~~~~~~~~~~~~ Compiling Fl_Tree_Item.cxx... Compiling Fl_Tree_Item_Array.cxx... In file included from ../FL/fl_draw.H:27, from Fl_Image.cxx:20: Fl_Image.cxx: In member function 'virtual void Fl_Xlib_Graphics_Driver::draw(Fl_RGB_Image*, int, int, int, int, int, int)': ../FL/x.H:85:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 85 | if (!_sgc) XFreeGC(fl_display, fl_gc); fl_gc = _sgc | ^~ Fl_Image.cxx:833:7: note: in expansion of macro 'fl_end_offscreen' 833 | fl_end_offscreen(); | ^~~~~~~~~~~~~~~~ ../FL/x.H:85:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | if (!_sgc) XFreeGC(fl_display, fl_gc); fl_gc = _sgc | ^~~~~ Fl_Image.cxx:833:7: note: in expansion of macro 'fl_end_offscreen' 833 | fl_end_offscreen(); | ^~~~~~~~~~~~~~~~ ../FL/x.H:85:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 85 | if (!_sgc) XFreeGC(fl_display, fl_gc); fl_gc = _sgc | ^~ Fl_Image.cxx:839:7: note: in expansion of macro 'fl_end_offscreen' 839 | fl_end_offscreen(); | ^~~~~~~~~~~~~~~~ ../FL/x.H:85:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | if (!_sgc) XFreeGC(fl_display, fl_gc); fl_gc = _sgc | ^~~~~ Fl_Image.cxx:839:7: note: in expansion of macro 'fl_end_offscreen' 839 | fl_end_offscreen(); | ^~~~~~~~~~~~~~~~ Compiling Fl_Tree_Prefs.cxx... Compiling Fl_Tooltip.cxx... In file included from ../FL/fl_draw.H:27, from Fl_Pixmap.cxx:28: Fl_Pixmap.cxx: In member function 'int Fl_Pixmap::prepare(int, int, int, int, int&, int&, int&, int&, int&, int&)': ../FL/x.H:85:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 85 | if (!_sgc) XFreeGC(fl_display, fl_gc); fl_gc = _sgc | ^~ Fl_Pixmap.cxx:134:5: note: in expansion of macro 'fl_end_offscreen' 134 | fl_end_offscreen(); | ^~~~~~~~~~~~~~~~ ../FL/x.H:85:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | if (!_sgc) XFreeGC(fl_display, fl_gc); fl_gc = _sgc | ^~~~~ Fl_Pixmap.cxx:134:5: note: in expansion of macro 'fl_end_offscreen' 134 | fl_end_offscreen(); | ^~~~~~~~~~~~~~~~ Compiling Fl_Valuator.cxx... Compiling Fl_Value_Input.cxx... Compiling Fl_Value_Output.cxx... Compiling Fl_Value_Slider.cxx... Compiling Fl_Widget.cxx... Compiling Fl_Window.cxx... Compiling Fl_Window_fullscreen.cxx... Compiling Fl_Window_hotspot.cxx... Compiling Fl_Window_iconize.cxx... Compiling Fl_Window_shape.cxx... Compiling Fl_Wizard.cxx... Compiling Fl_XBM_Image.cxx... Compiling Fl_XPM_Image.cxx... Compiling Fl_abort.cxx... Compiling Fl_add_idle.cxx... Compiling Fl_arg.cxx... Compiling Fl_compose.cxx... Compiling Fl_display.cxx... In file included from ../FL/Fl_Printer.H:26, from Fl_PostScript.cxx:19: Fl_PostScript.cxx: In member function 'void Fl_PostScript_Graphics_Driver::transformed_draw_extra(const char*, int, double, double, int, bool)': ../FL/x.H:85:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 85 | if (!_sgc) XFreeGC(fl_display, fl_gc); fl_gc = _sgc | ^~ Fl_PostScript.cxx:1103:3: note: in expansion of macro 'fl_end_offscreen' 1103 | fl_end_offscreen(); | ^~~~~~~~~~~~~~~~ ../FL/x.H:85:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | if (!_sgc) XFreeGC(fl_display, fl_gc); fl_gc = _sgc | ^~~~~ Fl_PostScript.cxx:1103:3: note: in expansion of macro 'fl_end_offscreen' 1103 | fl_end_offscreen(); | ^~~~~~~~~~~~~~~~ Compiling Fl_get_key.cxx... Compiling Fl_get_system_colors.cxx... Compiling Fl_grab.cxx... Compiling Fl_lock.cxx... Compiling Fl_own_colormap.cxx... Compiling Fl_visual.cxx... Compiling Fl_x.cxx... Compiling filename_absolute.cxx... Compiling filename_expand.cxx... Compiling filename_ext.cxx... Compiling filename_isdir.cxx... Compiling filename_list.cxx... Compiling filename_match.cxx... Compiling filename_setext.cxx... Compiling fl_arc.cxx... In file included from ../FL/fl_draw.H:27, from ../FL/Fl_Help_View.H:34, from Fl_Help_View.cxx:52: Fl_Help_View.cxx: In member function 'char Fl_Help_View::begin_selection()': ../FL/x.H:85:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 85 | if (!_sgc) XFreeGC(fl_display, fl_gc); fl_gc = _sgc | ^~ Fl_Help_View.cxx:2964:5: note: in expansion of macro 'fl_end_offscreen' 2964 | fl_end_offscreen(); | ^~~~~~~~~~~~~~~~ ../FL/x.H:85:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | if (!_sgc) XFreeGC(fl_display, fl_gc); fl_gc = _sgc | ^~~~~ Fl_Help_View.cxx:2964:5: note: in expansion of macro 'fl_end_offscreen' 2964 | fl_end_offscreen(); | ^~~~~~~~~~~~~~~~ Fl_Help_View.cxx: In member function 'char Fl_Help_View::extend_selection()': ../FL/x.H:85:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 85 | if (!_sgc) XFreeGC(fl_display, fl_gc); fl_gc = _sgc | ^~ Fl_Help_View.cxx:2989:5: note: in expansion of macro 'fl_end_offscreen' 2989 | fl_end_offscreen(); | ^~~~~~~~~~~~~~~~ ../FL/x.H:85:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | if (!_sgc) XFreeGC(fl_display, fl_gc); fl_gc = _sgc | ^~~~~ Fl_Help_View.cxx:2989:5: note: in expansion of macro 'fl_end_offscreen' 2989 | fl_end_offscreen(); | ^~~~~~~~~~~~~~~~ Compiling fl_arci.cxx... Compiling fl_ask.cxx... Compiling fl_boxtype.cxx... Compiling fl_color.cxx... Compiling fl_cursor.cxx... Compiling fl_curve.cxx... Compiling fl_diamond_box.cxx... Compiling fl_dnd.cxx... Compiling fl_draw.cxx... Compiling fl_draw_image.cxx... Compiling fl_draw_pixmap.cxx... Compiling fl_encoding_latin1.cxx... Compiling fl_encoding_mac_roman.cxx... Compiling fl_engraved_label.cxx... Compiling fl_file_dir.cxx... Compiling fl_font.cxx... Compiling fl_gleam.cxx... Compiling fl_gtk.cxx... Compiling fl_labeltype.cxx... Compiling fl_line_style.cxx... Compiling fl_open_uri.cxx... Compiling fl_oval_box.cxx... Compiling fl_overlay.cxx... Compiling fl_overlay_visual.cxx... Compiling fl_plastic.cxx... Compiling fl_read_image.cxx... Fl_x.cxx: In function 'KeySym fl_KeycodeToKeysym(Display*, KeyCode, unsigned int)': Fl_x.cxx:1439:26: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations] 1439 | return XKeycodeToKeysym(d, k, i); | ~~~~~~~~~~~~~~~~^~~~~~~~~ In file included from ../FL/fl_utf8.h:65, from ../FL/Fl.H:32, from Fl_x.cxx:31: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ Compiling fl_rect.cxx... Compiling fl_round_box.cxx... Compiling fl_rounded_box.cxx... Compiling fl_set_font.cxx... Compiling fl_set_fonts.cxx... Compiling fl_scroll_area.cxx... Compiling fl_shadow_box.cxx... Compiling fl_shortcut.cxx... Compiling fl_show_colormap.cxx... Compiling fl_symbols.cxx... Compiling fl_vertex.cxx... Compiling screen_xywh.cxx... Compiling fl_utf8.cxx... Compiling ps_image.cxx... Compiling fl_call_main.c... Compiling flstring.c... Compiling scandir.c... Compiling numericsort.c... Compiling vsnprintf.c... Compiling fl_utf.c... Compiling xutf8/case.c... Compiling xutf8/is_right2left.c... Compiling xutf8/is_spacing.c... Compiling xutf8/keysym2Ucs.c... Compiling xutf8/utf8Input.c... Compiling xutf8/utf8Utils.c... Compiling xutf8/utf8Wrap.c... Compiling forms_compatability.cxx... Compiling forms_bitmap.cxx... Compiling forms_free.cxx... Compiling forms_fselect.cxx... Compiling forms_pixmap.cxx... Compiling forms_timer.cxx... Compiling Fl_Gl_Choice.cxx... Compiling Fl_Gl_Overlay.cxx... Compiling Fl_Gl_Device_Plugin.cxx... Compiling Fl_Gl_Window.cxx... Compiling freeglut_geometry.cxx... Compiling freeglut_stroke_mono_roman.cxx... Compiling freeglut_stroke_roman.cxx... Compiling freeglut_teapot.cxx... Compiling gl_draw.cxx... Compiling gl_start.cxx... Compiling glut_compatability.cxx... Compiling glut_font.cxx... Compiling fl_images_core.cxx... Compiling Fl_BMP_Image.cxx... Compiling Fl_File_Icon2.cxx... Compiling Fl_GIF_Image.cxx... Compiling Fl_Help_Dialog.cxx... Compiling Fl_JPEG_Image.cxx... Compiling Fl_PNG_Image.cxx... Compiling Fl_PNM_Image.cxx... /usr/bin/ar cr ../lib/libfltk_forms.a ... gl_draw.cxx:120:13: warning: 'void get_list(int)' defined but not used [-Wunused-function] 120 | static void get_list(int r) { | ^~~~~~~~ /usr/bin/ar cr ../lib/libfltk_images.a ... /usr/bin/ar cr ../lib/libfltk_gl.a ... /usr/bin/ar cr ../lib/libfltk.a ... g++ -L. -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk.so.1.3 -lXrender -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lX11 -shared -fPIC -o libfltk.so.1.3 ... g++ -L. -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_forms.so.1.3 -lXrender -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lX11 -shared -fPIC -o libfltk_forms.so.1.3 ... g++ -L. -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_gl.so.1.3 -lXrender -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lX11 -shared -fPIC -o libfltk_gl.so.1.3 ... g++ -L. -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_images.so.1.3 -lXrender -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lX11 -shared -fPIC -o libfltk_images.so.1.3 ... make[1]: Leaving directory '/home/buildozer/aports/community/fltk/src/fltk-1.3.8/src' === making fluid === make[1]: warning: -j64 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/fltk/src/fltk-1.3.8/fluid' Compiling CodeEditor.cxx... Compiling ExternalCodeEditor_UNIX.cxx... Compiling ExternalCodeEditor_WIN32.cxx... Compiling Fl_Function_Type.cxx... Compiling Fl_Group_Type.cxx... Compiling Fl_Menu_Type.cxx... Compiling Fl_Type.cxx... Compiling Fl_Widget_Type.cxx... Compiling Fl_Window_Type.cxx... Compiling Fluid_Image.cxx... Compiling about_panel.cxx... Compiling align_widget.cxx... Compiling alignment_panel.cxx... Compiling code.cxx... Compiling factory.cxx... Compiling file.cxx... Compiling fluid.cxx... Compiling function_panel.cxx... Compiling template_panel.cxx... Compiling undo.cxx... Compiling widget_panel.cxx... In file included from ../FL/fl_draw.H:27, from Fl_Window_Type.cxx:26: Fl_Window_Type.cxx: In member function 'uchar* Overlay_Window::read_image(int&, int&)': ../FL/x.H:85:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 85 | if (!_sgc) XFreeGC(fl_display, fl_gc); fl_gc = _sgc | ^~ Fl_Window_Type.cxx:332:3: note: in expansion of macro 'fl_end_offscreen' 332 | fl_end_offscreen(); | ^~~~~~~~~~~~~~~~ ../FL/x.H:85:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | if (!_sgc) XFreeGC(fl_display, fl_gc); fl_gc = _sgc | ^~~~~ Fl_Window_Type.cxx:332:3: note: in expansion of macro 'fl_end_offscreen' 332 | fl_end_offscreen(); | ^~~~~~~~~~~~~~~~ Linking fluid-shared... Linking fluid... make[1]: Leaving directory '/home/buildozer/aports/community/fltk/src/fltk-1.3.8/fluid' === making test === make[1]: warning: -j64 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/fltk/src/fltk-1.3.8/test' Compiling unittests.cxx... Compiling animated.cxx... Compiling adjuster.cxx... Compiling arc.cxx... Compiling ask.cxx... Compiling bitmap.cxx... Compiling blocks.cxx... Compiling boxtype.cxx... Compiling browser.cxx... Compiling button.cxx... Compiling buttons.cxx... Compiling cairo_test.cxx... Compiling checkers.cxx... Compiling clock.cxx... Compiling colbrowser.cxx... Compiling color_chooser.cxx... Compiling cursor.cxx... Compiling curve.cxx... Compiling demo.cxx... Compiling device.cxx... Compiling doublebuffer.cxx... Compiling editor.cxx... Generating fast_slow.cxx and header from fast_slow.fl... Generating fast_slow.h and header from fast_slow.fl... Compiling file_chooser.cxx... Compiling fltk-versions.cxx... Compiling fonts.cxx... Compiling forms.cxx... Compiling hello.cxx... Compiling help.cxx... Compiling icon.cxx... Compiling iconize.cxx... Compiling image.cxx... Generating inactive.cxx and header from inactive.fl... Generating inactive.h and header from inactive.fl... Compiling input.cxx... Compiling input_choice.cxx... Generating keyboard_ui.cxx and header from keyboard_ui.fl... Generating keyboard_ui.h and header from keyboard_ui.fl... Compiling label.cxx... Compiling line_style.cxx... Compiling list_visuals.cxx... Generating mandelbrot_ui.cxx and header from mandelbrot_ui.fl... Generating mandelbrot_ui.h and header from mandelbrot_ui.fl... Compiling menubar.cxx... Compiling message.cxx... Compiling minimum.cxx... Compiling native-filechooser.cxx... Compiling navigation.cxx... Compiling offscreen.cxx... Compiling output.cxx... Compiling overlay.cxx... Compiling pack.cxx... Compiling pixmap.cxx... Compiling pixmap_browser.cxx... Generating preferences.cxx and header from preferences.fl... Generating preferences.h and header from preferences.fl... Generating radio.cxx and header from radio.fl... Generating radio.h and header from radio.fl... Generating resize.cxx and header from resize.fl... Generating resize.h and header from resize.fl... Compiling resizebox.cxx... Compiling rotated_text.cxx... Compiling scroll.cxx... Compiling subwindow.cxx... Compiling sudoku.cxx... Compiling symbols.cxx... Compiling table.cxx... Generating tabs.cxx and header from tabs.fl... Generating tabs.h and header from tabs.fl... Compiling threads.cxx... Compiling tile.cxx... Compiling tiled_image.cxx... Generating tree.cxx and header from tree.fl... Generating tree.h and header from tree.fl... Compiling twowin.cxx... Generating valuators.cxx and header from valuators.fl... Generating valuators.h and header from valuators.fl... Compiling utf8.cxx... Compiling windowfocus.cxx... Compiling cube.cxx... Generating CubeViewUI.h and header from CubeViewUI.fl... Generating CubeViewUI.cxx and header from CubeViewUI.fl... Compiling CubeView.cxx... Compiling fractals.cxx... Compiling fracviewer.cxx... Compiling fullscreen.cxx... Compiling gl_overlay.cxx... Compiling glpuzzle.cxx... Compiling shape.cxx... Linking adjuster... Linking bitmap... Linking button... Linking buttons... icon.cxx: In function 'void choice_cb(Fl_Widget*, void*)': icon.cxx:27:38: warning: 'buffer' may be used uninitialized [-Wmaybe-uninitialized] 27 | Fl_RGB_Image icon(buffer, 32, 32, 3); | ^ In file included from ../FL/Fl_Bitmap.H:24, from ../FL/Fl_Window.H:30, from ../FL/Fl_Double_Window.H:25, from icon.cxx:18: ../FL/Fl_Image.H:229:3: note: by argument 2 of type 'const uchar*' {aka 'const unsigned char*'} to 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)' declared here 229 | Fl_RGB_Image(const uchar *bits, int W, int H, int D=3, int LD=0); | ^~~~~~~~~~~~ icon.cxx:26:9: note: 'buffer' declared here 26 | uchar buffer[32*32*3]; | ^~~~~~ Linking cairo_test... Linking clock... Compiling fast_slow.cxx... Linking hello... Linking icon... Linking iconize... Compiling inactive.cxx... Compiling keyboard_ui.cxx... Compiling keyboard.cxx... In file included from offscreen.cxx:26: offscreen.cxx: In member function 'void oscr_box::oscr_drawing()': ../FL/x.H:85:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 85 | if (!_sgc) XFreeGC(fl_display, fl_gc); fl_gc = _sgc | ^~ offscreen.cxx:223:3: note: in expansion of macro 'fl_end_offscreen' 223 | fl_end_offscreen(); // close the offscreen context | ^~~~~~~~~~~~~~~~ ../FL/x.H:85:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | if (!_sgc) XFreeGC(fl_display, fl_gc); fl_gc = _sgc | ^~~~~ offscreen.cxx:223:3: note: in expansion of macro 'fl_end_offscreen' 223 | fl_end_offscreen(); // close the offscreen context | ^~~~~~~~~~~~~~~~ Compiling mandelbrot_ui.cxx... Compiling mandelbrot.cxx... Linking message... Linking minimum... Compiling preferences.cxx... Compiling radio.cxx... Compiling resize.cxx... Compiling tabs.cxx... Compiling tree.cxx... Linking twowin... Compiling valuators.cxx... Linking windowfocus... Compiling CubeMain.cxx... Compiling CubeViewUI.cxx... Linking fractals... Linking glpuzzle... Linking animated... Linking arc... Linking ask... Linking boxtype... Linking browser... Linking colbrowser... Linking cursor... Linking curve... Linking fltk-versions... Linking help... Linking input... Linking input_choice... Linking list_visuals... Linking menubar... Linking navigation... Linking output... Linking overlay... Linking pack... Linking pixmap... Linking resizebox... Linking subwindow... Linking symbols... Linking tile... Linking fast_slow... Linking file_chooser... Linking label... Linking line_style... Linking native-filechooser... Linking offscreen... Linking pixmap_browser... Linking fonts... Linking forms... Linking inactive... Linking resize... Linking color_chooser... Linking radio... Linking demo... Linking preferences... Linking valuators... Linking tabs... Linking threads... Linking doublebuffer... Linking keyboard... Linking mandelbrot... Linking image... Linking cube... Linking tiled_image... Linking scroll... Linking editor... Linking table... Linking rotated_text... Linking CubeView... Linking shape... Linking blocks... Linking gl_overlay... Linking fullscreen... Linking utf8... Linking unittests... Linking checkers... Linking device... Linking sudoku... Linking tree... make[1]: Leaving directory '/home/buildozer/aports/community/fltk/src/fltk-1.3.8/test' === making documentation === make[1]: warning: -j64 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/fltk/src/fltk-1.3.8/documentation' Formatting src/fltk.man... Formatting src/fltk-config.man... Formatting src/fluid.man... /bin/sh: man: not found Formatting src/blocks.man... /bin/sh: man: not found /bin/sh: man: not found Formatting src/checkers.man... /bin/sh: man: not found Formatting src/sudoku.man... /bin/sh: man: not found /bin/sh: man: not found make[1]: Leaving directory '/home/buildozer/aports/community/fltk/src/fltk-1.3.8/documentation' >>> fltk: Entering fakeroot... === installing FL === make[1]: warning: -j64 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/fltk/src/fltk-1.3.8/FL' Installing include files in /home/buildozer/aports/community/fltk/pkg/fltk/usr/include... make[1]: Leaving directory '/home/buildozer/aports/community/fltk/src/fltk-1.3.8/FL' === installing src === make[1]: warning: -j64 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/fltk/src/fltk-1.3.8/src' Installing libraries in /home/buildozer/aports/community/fltk/pkg/fltk/usr/lib... make[1]: Leaving directory '/home/buildozer/aports/community/fltk/src/fltk-1.3.8/src' === installing fluid === make[1]: warning: -j64 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/fltk/src/fltk-1.3.8/fluid' Installing FLUID in /home/buildozer/aports/community/fltk/pkg/fltk/usr/bin... make[1]: Leaving directory '/home/buildozer/aports/community/fltk/src/fltk-1.3.8/fluid' === installing test === make[1]: warning: -j64 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/fltk/src/fltk-1.3.8/test' Installing example programs to /home/buildozer/aports/community/fltk/pkg/fltk/usr/share/doc/fltk/examples... make[1]: Leaving directory '/home/buildozer/aports/community/fltk/src/fltk-1.3.8/test' === installing documentation === make[1]: warning: -j64 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/fltk/src/fltk-1.3.8/documentation' Installing documentation files in /home/buildozer/aports/community/fltk/pkg/fltk/usr/share/doc/fltk ... Installing man pages in /home/buildozer/aports/community/fltk/pkg/fltk/usr/share/man ... make[1]: Leaving directory '/home/buildozer/aports/community/fltk/src/fltk-1.3.8/documentation' >>> fltk-doc*: Running split function doc... >>> fltk-doc*: Preparing subpackage fltk-doc... >>> fltk-doc*: Running postcheck for fltk-doc >>> fltk-dev*: Running split function dev... >>> fltk-dev*: Preparing subpackage fltk-dev... >>> fltk-dev*: Stripping binaries >>> fltk-dev*: Running postcheck for fltk-dev >>> fltk-fluid*: Running split function fluid... >>> fltk-fluid*: Preparing subpackage fltk-fluid... >>> fltk-fluid*: Stripping binaries >>> WARNING: fltk-fluid*: Redundant /usr/lib in rpath found >>> fltk-fluid*: Running postcheck for fltk-fluid >>> fltk*: Running postcheck for fltk >>> fltk*: Preparing package fltk... >>> fltk*: Stripping binaries >>> fltk-dev*: Scanning shared objects >>> fltk-doc*: Scanning shared objects >>> fltk-fluid*: Scanning shared objects >>> fltk*: Scanning shared objects >>> fltk-dev*: Tracing dependencies... libx11-dev libxext-dev libxft-dev mesa-dev libxinerama-dev fltk=1.3.8-r0 >>> fltk-dev*: Package size: 1.2 MB >>> fltk-dev*: Compressing data... >>> fltk-dev*: Create checksum... >>> fltk-dev*: Create fltk-dev-1.3.8-r0.apk >>> fltk-doc*: Tracing dependencies... >>> fltk-doc*: Package size: 1.3 MB >>> fltk-doc*: Compressing data... >>> fltk-doc*: Create checksum... >>> fltk-doc*: Create fltk-doc-1.3.8-r0.apk >>> fltk-fluid*: Tracing dependencies... so:libX11.so.6 so:libc.musl-armv7.so.1 so:libfltk.so.1.3 so:libfltk_forms.so.1.3 so:libfltk_images.so.1.3 so:libgcc_s.so.1 so:libpng16.so.16 so:libstdc++.so.6 >>> fltk-fluid*: Package size: 332.0 KB >>> fltk-fluid*: Compressing data... >>> fltk-fluid*: Create checksum... >>> fltk-fluid*: Create fltk-fluid-1.3.8-r0.apk >>> fltk*: Tracing dependencies... so:libGL.so.1 so:libX11.so.6 so:libXext.so.6 so:libXfixes.so.3 so:libXft.so.2 so:libXinerama.so.1 so:libXrender.so.1 so:libc.musl-armv7.so.1 so:libfontconfig.so.1 so:libgcc_s.so.1 so:libjpeg.so.8 so:libpng16.so.16 so:libstdc++.so.6 >>> fltk*: Package size: 828.0 KB >>> fltk*: Compressing data... >>> fltk*: Create checksum... >>> fltk*: Create fltk-1.3.8-r0.apk >>> fltk: Build complete at Fri, 15 Apr 2022 23:28:38 +0000 elapsed time 0h 0m 16s >>> fltk: Cleaning up srcdir >>> fltk: Cleaning up pkgdir >>> fltk: Uninstalling dependencies... (1/58) Purging .makedepends-fltk (20220415.232825) (2/58) Purging libxft-dev (2.3.4-r0) (3/58) Purging libxft (2.3.4-r0) (4/58) Purging mesa-dev (21.3.8-r1) (5/58) Purging libxdamage-dev (1.1.5-r1) (6/58) Purging libxdamage (1.1.5-r1) (7/58) Purging libxshmfence-dev (1.3-r1) (8/58) Purging mesa-egl (21.3.8-r1) (9/58) Purging mesa-gbm (21.3.8-r1) (10/58) Purging mesa-gl (21.3.8-r1) (11/58) Purging mesa-gles (21.3.8-r1) (12/58) Purging mesa-osmesa (21.3.8-r1) (13/58) Purging mesa-xatracker (21.3.8-r1) (14/58) Purging mesa (21.3.8-r1) (15/58) Purging libxinerama-dev (1.1.4-r1) (16/58) Purging libxinerama (1.1.4-r1) (17/58) Purging libjpeg-turbo-dev (2.1.3-r1) (18/58) Purging libjpeg-turbo (2.1.3-r1) (19/58) Purging libxxf86vm-dev (1.1.4-r2) (20/58) Purging libxxf86vm (1.1.4-r2) (21/58) Purging libxrender-dev (0.9.10-r3) (22/58) Purging libxrender (0.9.10-r3) (23/58) Purging libxfixes-dev (6.0.0-r0) (24/58) Purging libxfixes (6.0.0-r0) (25/58) Purging libxext-dev (1.3.4-r0) (26/58) Purging libxext (1.3.4-r0) (27/58) Purging libx11-dev (1.7.5-r0) (28/58) Purging xtrans (1.4.0-r1) (29/58) Purging libx11 (1.7.5-r0) (30/58) Purging libxcb-dev (1.14-r2) (31/58) Purging xcb-proto (1.14.1-r3) (32/58) Purging libxcb (1.14-r2) (33/58) Purging libxau-dev (1.0.9-r0) (34/58) Purging libxau (1.0.9-r0) (35/58) Purging libxdmcp-dev (1.1.3-r0) (36/58) Purging libxdmcp (1.1.3-r0) (37/58) Purging xorgproto (2021.5-r0) (38/58) Purging fontconfig-dev (2.14.0-r0) (39/58) Purging fontconfig (2.14.0-r0) (40/58) Purging freetype-dev (2.11.1-r1) (41/58) Purging freetype (2.11.1-r1) (42/58) Purging libpng-dev (1.6.37-r1) (43/58) Purging libpng (1.6.37-r1) (44/58) Purging zlib-dev (1.2.12-r0) (45/58) Purging libbz2 (1.0.8-r1) (46/58) Purging expat-dev (2.4.8-r0) (47/58) Purging brotli-dev (1.0.9-r6) (48/58) Purging libdrm-dev (2.4.110-r0) (49/58) Purging libdrm (2.4.110-r0) (50/58) Purging linux-headers (5.16.7-r1) (51/58) Purging libxshmfence (1.3-r1) (52/58) Purging llvm13-libs (13.0.1-r2) (53/58) Purging wayland-libs-client (1.20.0-r0) (54/58) Purging wayland-libs-server (1.20.0-r0) (55/58) Purging libffi (3.4.2-r1) (56/58) Purging mesa-glapi (21.3.8-r1) (57/58) Purging libxml2 (2.9.13-r0) (58/58) Purging xz-libs (5.2.5-r1) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> fltk: Updating the community/armv7 repository index... >>> fltk: Signing the index...