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... Compiling Fl_Tree_Item.cxx... Fl_Help_View.cxx: In member function 'int Fl_Help_View::load(const char*)': Fl_Help_View.cxx:3340:9: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 931 [-Wformat-truncation=] "Error" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "

Error

" ~~~~~~~~~~~~~~~~~~~~~~ "

Unable to follow the link \"%s\" - " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%s.

", ~~~~~~~~~~~~~~~~ f, urimsg); ~~~~~~ Fl_Help_View.cxx:3339:15: note: 'snprintf' output 106 or more bytes (assuming 2153) into a destination of size 1024 snprintf(error, sizeof(error), ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ "Error" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "

Error

" ~~~~~~~~~~~~~~~~~~~~~~ "

Unable to follow the link \"%s\" - " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%s.

", ~~~~~~~~~~~~~~~~~ f, urimsg); ~~~~~~~~~~ Fl_Help_View.cxx: In member function 'void Fl_Help_View::follow_link(Fl_Help_Link*)': Fl_Help_View.cxx:2906:31: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 2043 [-Wformat-truncation=] snprintf(temp, sizeof(temp), "file:%s/%s", dir, linkp->filename); ^~~~~~~~~~~~ ~~~ Fl_Help_View.cxx:2906:10: note: 'snprintf' output between 7 and 2245 bytes into a destination of size 2048 snprintf(temp, sizeof(temp), "file:%s/%s", dir, linkp->filename); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Fl_Help_View.cxx:2902:31: warning: '%s' directive output may be truncated writing up to 191 bytes into a region of size between 0 and 2047 [-Wformat-truncation=] snprintf(temp, sizeof(temp), "%s/%s", directory_, linkp->filename); ^~~~~~~ Fl_Help_View.cxx:2902:10: note: 'snprintf' output between 2 and 2240 bytes into a destination of size 2048 snprintf(temp, sizeof(temp), "%s/%s", directory_, linkp->filename); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Fl_Help_View.cxx:2897:31: warning: '%s' directive output may be truncated writing up to 191 bytes into a region of size between 0 and 2047 [-Wformat-truncation=] snprintf(temp, sizeof(temp), "%s/%s", directory_, linkp->filename); ^~~~~~~ Fl_Help_View.cxx:2897:10: note: 'snprintf' output between 2 and 2240 bytes into a destination of size 2048 snprintf(temp, sizeof(temp), "%s/%s", directory_, linkp->filename); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling Fl_Tree_Item_Array.cxx... Compiling Fl_Tree_Prefs.cxx... Compiling Fl_Tooltip.cxx... 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... 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... Compiling fl_arci.cxx... Compiling fl_ask.cxx... Fl_x.cxx: In function 'void fl_new_ic()': Fl_x.cxx:436:57: warning: missing sentinel in function call [-Wformat=] XNFontSet, fs, NULL); ^ Fl_x.cxx:439:56: warning: missing sentinel in function call [-Wformat=] XNFontSet, fs, NULL); ^ Fl_x.cxx:442:44: warning: missing sentinel in function call [-Wformat=] &xim_styles, NULL, NULL)) { ^ Fl_x.cxx:462:31: warning: missing sentinel in function call [-Wformat=] NULL); ^ Fl_x.cxx:469:31: warning: missing sentinel in function call [-Wformat=] NULL); ^ Fl_x.cxx:477:31: warning: missing sentinel in function call [-Wformat=] NULL); ^ Fl_x.cxx:481:74: warning: missing sentinel in function call [-Wformat=] status_attr = XVaCreateNestedList(0, XNAreaNeeded, &status_area, NULL); ^ Fl_x.cxx:483:66: warning: missing sentinel in function call [-Wformat=] XGetICValues(fl_xim_ic, XNStatusAttributes, status_attr, NULL); ^ Fl_x.cxx: In function 'void fl_set_spot(int, int, int, int, int, int, Fl_Window*)': Fl_x.cxx:557:57: warning: missing sentinel in function call [-Wformat=] XNFontSet, fs, NULL); ^ Fl_x.cxx:558:66: warning: missing sentinel in function call [-Wformat=] XSetICValues(fl_xim_ic, XNPreeditAttributes, preedit_attr, NULL); ^ Fl_x.cxx: In function 'void fl_set_status(int, int, int, int)': Fl_x.cxx:570:66: warning: missing sentinel in function call [-Wformat=] status_attr = XVaCreateNestedList(0, XNArea, &status_area, NULL); ^ Fl_x.cxx:572:64: warning: missing sentinel in function call [-Wformat=] XSetICValues(fl_xim_ic, XNStatusAttributes, status_attr, NULL); ^ Fl_x.cxx: In function 'void fl_init_xim()': Fl_x.cxx:591:42: warning: missing sentinel in function call [-Wformat=] &xim_styles, NULL, NULL); ^ Fl_x.cxx: In function 'void fl_xim_activate(Window)': Fl_x.cxx:638:22: warning: missing sentinel in function call [-Wformat=] NULL); ^ Compiling fl_boxtype.cxx... Compiling fl_color.cxx... Fl_x.cxx: In function 'KeySym fl_KeycodeToKeysym(Display*, KeyCode, unsigned int)': Fl_x.cxx:1322:34: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations] return XKeycodeToKeysym(d, k, i); ^ In file included from ../FL/fl_utf8.h:65, from ../FL/Fl.H:32, from Fl_x.cxx:30: /data/buildroot/buildroot-test/instance-0/output/host/riscv64-buildroot-linux-musl/sysroot/usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ Fl_x.cxx:1322:34: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations] return XKeycodeToKeysym(d, k, i); ^ In file included from ../FL/fl_utf8.h:65, from ../FL/Fl.H:32, from Fl_x.cxx:30: /data/buildroot/buildroot-test/instance-0/output/host/riscv64-buildroot-linux-musl/sysroot/usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ Compiling fl_cursor.cxx... Compiling fl_curve.cxx... Fl_x.cxx: In function 'int fl_handle(const XEvent&)': Fl_x.cxx:2074:90: warning: missing sentinel in function call [-Wformat=] if(!fl_xim_im || XGetIMValues(fl_xim_im, XNQueryInputStyle, &xim_styles, NULL, NULL)) { ^ 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... 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... In file included from fl_set_fonts.cxx:32: fl_set_fonts_x.cxx: In static member function 'static const char* Fl::get_font_name(Fl_Font, int*)': fl_set_fonts_x.cxx:127:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (*e) e++; x = e; e = fl_font_word(x,1); ^~ fl_set_fonts_x.cxx:127:15: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (*e) e++; x = e; e = fl_font_word(x,1); ^ 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_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... /data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-ar cr ../lib/libfltk_forms.a ... Fl_File_Icon2.cxx: In function 'void load_kde_icons(const char*, const char*)': Fl_File_Icon2.cxx:944:11: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size between 1024 and 2047 [-Wformat-truncation=] "%s/%s", tmp, iconfilename); ^~~~~~~ ~~~~~~~~~~~~ Fl_File_Icon2.cxx:943:17: note: 'snprintf' output between 2 and 3072 bytes into a destination of size 2048 snprintf(full_iconfilename, sizeof(full_iconfilename), ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%s/%s", tmp, iconfilename); ~~~~~~~~~~~~~~~~~~~~~~~~~~~ Fl_File_Icon2.cxx:935:13: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 2046 [-Wformat-truncation=] "%s/%s/%s.png", icondir, paths[i], iconfilename); ^~~~~~~~~~~~~~ ~~~~~~~~~~~~ Fl_File_Icon2.cxx:934:19: note: 'snprintf' output 7 or more bytes (assuming 2054) into a destination of size 2048 snprintf(full_iconfilename, sizeof(full_iconfilename), ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%s/%s/%s.png", icondir, paths[i], iconfilename); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Fl_File_Icon2.cxx: In static member function 'static void Fl_File_Icon::load_system_icons()': Fl_File_Icon2.cxx:700:46: warning: '/16x16/mimetypes/unknown.png' directive output may be truncated writing 28 bytes into a region of size between 1 and 2048 [-Wformat-truncation=] snprintf(filename, sizeof(filename), "%s/16x16/mimetypes/unknown.png", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Fl_File_Icon2.cxx:700:17: note: 'snprintf' output between 29 and 2076 bytes into a destination of size 2048 snprintf(filename, sizeof(filename), "%s/16x16/mimetypes/unknown.png", ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icondir); ~~~~~~~~ Fl_File_Icon2.cxx:711:44: warning: '/16x16/filesystems/link.png' directive output may be truncated writing 27 bytes into a region of size between 1 and 2048 [-Wformat-truncation=] snprintf(filename, sizeof(filename), "%s/16x16/filesystems/link.png", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Fl_File_Icon2.cxx:711:15: note: 'snprintf' output between 28 and 2075 bytes into a destination of size 2048 snprintf(filename, sizeof(filename), "%s/16x16/filesystems/link.png", ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icondir); ~~~~~~~~ /data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-ar cr ../lib/libfltk_images.a ... /data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-ar cr ../lib/libfltk.a ... /data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-g++ -L. -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lpthread -lX11 -shared -fPIC -o libfltk.so.1.3 ... /data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-g++ -L. -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_forms.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lpthread -lX11 -shared -fPIC -o libfltk_forms.so.1.3 ... /data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-g++ -L. -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_images.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lpthread -lX11 -shared -fPIC -o libfltk_images.so.1.3 ... make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/src' === making cairo === make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/cairo' make[2]: warning: -jN forced in submake: disabling jobserver mode. Compiling Fl_Cairo.cxx... Fl_Cairo.cxx:125:3: warning: #warning FIXME get W,H for cairo_make_current(void*) [-Wcpp] # warning FIXME get W,H for cairo_make_current(void*) ^~~~~~~ /data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-ar cr ../lib/libfltk_cairo.a ... /data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-g++ -L. -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_cairo.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lpthread -lX11 -shared -fPIC -o libfltk_cairo.so.1.3 ... make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/cairo' === making fluid === make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/fluid' make[2]: warning: -jN forced in submake: disabling jobserver mode. 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... template_panel.cxx: In function 'void template_load()': template_panel.cxx:237:44: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] snprintf(filename, sizeof(filename), "%s/%s", path, files[i]->d_name); ^~~~~~~ template_panel.cxx:237:15: note: 'snprintf' output between 2 and 1280 bytes into a destination of size 1024 snprintf(filename, sizeof(filename), "%s/%s", path, files[i]->d_name); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling undo.cxx... Compiling widget_panel.cxx... undo.cxx: In function 'char* undo_filename(int, char*, int)': undo.cxx:68:26: warning: 'undo_' directive output may be truncated writing 5 bytes into a region of size between 1 and 2048 [-Wformat-truncation=] snprintf(buf, bufsize, "%sundo_%d_%d.fl", undo_path, getpid(), level); ^~~~~~~~~~~~~~~~~ undo.cxx:68:11: note: 'snprintf' output between 12 and 2079 bytes into a destination of size 2048 snprintf(buf, bufsize, "%sundo_%d_%d.fl", undo_path, getpid(), level); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Linking fluid-shared... Linking fluid... make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/fluid' === making documentation === make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/documentation' make[2]: warning: -jN forced in submake: disabling jobserver mode. Formatting src/fltk.man... Formatting src/fltk-config.man... Formatting src/fluid.man... Formatting src/blocks.man... Formatting src/checkers.man... Formatting src/sudoku.man... make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/documentation' make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5' >>> fltk 1.3.5 Installing to staging directory PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j12 DESTDIR=/data/buildroot/buildroot-test/instance-0/output/host/riscv64-buildroot-linux-musl/sysroot install -C /data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/ make[1]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5' === installing FL === make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/FL' make[2]: warning: -jN forced in submake: disabling jobserver mode. Installing include files in /data/buildroot/buildroot-test/instance-0/output/host/riscv64-buildroot-linux-musl/sysroot/usr/include... make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/FL' === installing src === make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/src' make[2]: warning: -jN forced in submake: disabling jobserver mode. Installing libraries in /data/buildroot/buildroot-test/instance-0/output/host/riscv64-buildroot-linux-musl/sysroot/usr/lib... make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/src' === installing cairo === make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/cairo' make[2]: warning: -jN forced in submake: disabling jobserver mode. Installing libfltk_cairo.a in /usr/lib... make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/cairo' === installing fluid === make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/fluid' make[2]: warning: -jN forced in submake: disabling jobserver mode. Installing FLUID in /data/buildroot/buildroot-test/instance-0/output/host/riscv64-buildroot-linux-musl/sysroot/usr/bin... make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/fluid' === installing documentation === make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/documentation' make[2]: warning: -jN forced in submake: disabling jobserver mode. Installing documentation files in /data/buildroot/buildroot-test/instance-0/output/host/riscv64-buildroot-linux-musl/sysroot/usr/share/doc/fltk ... Installing man pages in /data/buildroot/buildroot-test/instance-0/output/host/riscv64-buildroot-linux-musl/sysroot/usr/share/man ... make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/documentation' make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5' >>> fltk 1.3.5 Fixing package configuration files >>> fltk 1.3.5 Fixing libtool files for la in $(find /data/buildroot/buildroot-test/instance-0/output/host/riscv64-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/data/buildroot/buildroot-test/instance-0/output:@BASE_DIR@:g" \ -e "s:/data/buildroot/buildroot-test/instance-0/output/host/riscv64-buildroot-linux-musl/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ \ -e "s:@STAGING_DIR@:/data/buildroot/buildroot-test/instance-0/output/host/riscv64-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/data/buildroot/buildroot-test/instance-0/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> fltk 1.3.5 Installing to target PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j12 DESTDIR=/data/buildroot/buildroot-test/instance-0/output/target install -C /data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/ make[1]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5' === installing FL === make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/FL' make[2]: warning: -jN forced in submake: disabling jobserver mode. Installing include files in /data/buildroot/buildroot-test/instance-0/output/target/usr/include... make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/FL' === installing src === make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/src' make[2]: warning: -jN forced in submake: disabling jobserver mode. Installing libraries in /data/buildroot/buildroot-test/instance-0/output/target/usr/lib... make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/src' === installing cairo === make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/cairo' make[2]: warning: -jN forced in submake: disabling jobserver mode. Installing libfltk_cairo.a in /usr/lib... make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/cairo' === installing fluid === make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/fluid' make[2]: warning: -jN forced in submake: disabling jobserver mode. Installing FLUID in /data/buildroot/buildroot-test/instance-0/output/target/usr/bin... make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/fluid' === installing documentation === make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/documentation' make[2]: warning: -jN forced in submake: disabling jobserver mode. Installing documentation files in /data/buildroot/buildroot-test/instance-0/output/target/usr/share/doc/fltk ... Installing man pages in /data/buildroot/buildroot-test/instance-0/output/target/usr/share/man ... make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5/documentation' make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/fltk-1.3.5' alsamixergui_0.9.0rc2-1.orig.tar.gz: OK (md5: af942a41b81ba27e2e4d0a1e1ab0decb) >>> alsamixergui 0.9.0rc2-1 Extracting gzip -d -c /data/buildroot/buildroot-test/instance-0/dl/alsamixergui/alsamixergui_0.9.0rc2-1.orig.tar.gz | /data/buildroot/buildroot-test/instance-0/output/host/bin/tar --strip-components=1 -C /data/buildroot/buildroot-test/instance-0/output/build/alsamixergui-0.9.0rc2-1 -xf - >>> alsamixergui 0.9.0rc2-1 Patching Applying 0001-misc-fixes.patch using patch: patching file configure.in patching file src/alsamixer.cxx patching file src/alsamixer.cxx >>> alsamixergui 0.9.0rc2-1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /data/buildroot/buildroot-test/instance-0/output/build/alsamixergui-0.9.0rc2-1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> alsamixergui 0.9.0rc2-1 Configuring >>> alsamixergui 0.9.0rc2-1 Autoreconfiguring aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:3: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:8: installing './compile' configure.in:3: installing './install-sh' configure.in:3: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './COPYING' using GNU General Public License v3 file Makefile.am: Consider adding the COPYING file to the version control system Makefile.am: for your code, to avoid questions about which license your project uses src/Makefile.am: installing './depcomp' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' >>> alsamixergui 0.9.0rc2-1 Patching libtool (cd /data/buildroot/buildroot-test/instance-0/output/build/alsamixergui-0.9.0rc2-1/ && rm -rf config.cache && PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" AR="/data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-ar" AS="/data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-as" LD="/data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-ld" NM="/data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-nm" CC="/data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-gcc" GCC="/data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-gcc" CPP="/data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-cpp" CXX="/data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-g++" FC="/data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-gfortran" F77="/data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-gfortran" RANLIB="/data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-ranlib" READELF="/data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-readelf" STRIP="/data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-strip" OBJCOPY="/data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-objcopy" OBJDUMP="/data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/data/buildroot/buildroot-test/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-as" DEFAULT_LINKER="/data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/data/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config" STAGING_DIR="/data/buildroot/buildroot-test/instance-0/output/host/riscv64-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes ac_cv_lib_fltk_numericsort=yes ac_cv_lib_fltk_fl_numericsort=yes ac_cv_lib_asound_snd_ctl_open=yes CONFIG_SITE=/dev/null ./configure --target=riscv64-buildroot-linux-musl --host=riscv64-buildroot-linux-musl --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for riscv64-buildroot-linux-musl-strip... /data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv64-buildroot-linux-musl-gcc... /data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-gcc accepts -g... yes checking for /data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-gcc option to accept ISO C89... none needed checking whether /data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-g++ accepts -g... yes checking dependency style of /data/buildroot/buildroot-test/instance-0/output/host/bin/riscv64-buildroot-linux-musl-g++... none checking whether ln -s works... yes checking for numericsort in -lfltk... (cached) yes checking for ALSA CFLAGS... checking for dlopen in -lc... ./configure: line 4346: ac_fn_c_try_link: command not found no checking for dlopen in -ldl... ./configure: line 4385: ac_fn_c_try_link: command not found no checking for ALSA LDFLAGS... -lasound -lm -lpthread checking required libasound headers version... 0.9.0 checking for libasound headers version >= 0.9.0 (0.9.0)... found. checking for libatopology (sound headers version > 1.1.9)... yes checking for snd_ctl_open in -lasound... (cached) yes checking for snd_tplg_new in -latopology... ./configure: line 4630: ac_fn_c_try_link: command not found no configure: error: No linkable libatopology was found. make: *** [package/pkg-generic.mk:250: /data/buildroot/buildroot-test/instance-0/output/build/alsamixergui-0.9.0rc2-1/.stamp_configured] Error 1 make: Leaving directory '/data/buildroot/buildroot-test/instance-0/buildroot'