INFO: not using any hashes in /data/userland-archives/hashes for fltk-1.3.10-source.tar.gz (overridden with --hash)
Source /data/userland-archives/fltk-1.3.10-source.tar.gz... not found, skipping file copy
Source https://fltk.org/pub/fltk/1.3.10/fltk-1.3.10-source.tar.gz... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
patching file configure.ac
Hunk #1 succeeded at 222 (offset -8 lines).
patching file configure
Hunk #1 succeeded at 4741 (offset 904 lines).
patching file configure.ac
Hunk #1 succeeded at 223 (offset -8 lines).
patching file configure
Hunk #1 succeeded at 4742 (offset 904 lines).
symlink cloning /jenkins/jobs/oi-userland/workspace/components/library/fltk/fltk-1.3.10 to /jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64
configure: WARNING: unrecognized options: --enable-static
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking for gcc... /usr/gcc/13/bin/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 the compiler supports GNU C... yes
checking whether /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to enable C11 features... none needed
checking whether the compiler supports GNU C++... yes
checking whether /usr/gcc/13/bin/g++ accepts -g... yes
checking for /usr/gcc/13/bin/g++ option to enable C++11 features... none needed
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for nroff... /usr/bin/nroff
checking for doxygen... /usr/bin/doxygen
checking for ranlib... ranlib
checking for ar... /usr/bin/amd64/ar
checking for windres... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking size of short... 2
checking size of int... 4
checking size of long... 8
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 for sys/select.h... yes
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 for locale.h... yes
checking for localeconv... yes
checking for library containing pow... -lm
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 for dlfcn.h... yes
checking for alsa/asoundlib.h... no
checking for jpeg_CreateCompress in -ljpeg... yes
checking for jpeglib.h... yes
checking for gzgets in -lz... yes
checking for zlib.h... yes
checking for png_read_info in -lpng... yes
checking for png.h... yes
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 for pthread.h... yes
checking for pthread_create using -lpthreads... no
checking for pthread_create using -lpthread... yes
checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E
checking for X... libraries , headers 
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
configure: WARNING: Ignoring libraries " -lSM -lICE" requested by configure.
checking for library containing dlopen... none required
checking for GL/gl.h... yes
checking for glXMakeCurrent in -lGL... yes
checking for glXGetProcAddressARB in -lGL... yes
checking for GL/glu.h... yes
checking for XineramaIsActive in -lXinerama... yes
checking for pkg-config... /usr/bin/amd64/pkg-config
checking for FcPatternCreate in -lfontconfig... 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... yes
checking for XcursorImageCreate in -lXcursor... yes
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... no
checking if ld supports -Bsymbolic-functions... no
checking if toolchain supports sections... no
checking if GCC supports -fpermissive... yes

Configuration Summary
-------------------------------------------------------------------------
    Directories: prefix=/usr
                 bindir=/usr/bin
                 datadir=${datarootdir}
                 datarootdir=${prefix}/share
                 exec_prefix=${prefix}
                 includedir=/usr/include
                 libdir=/usr/lib/amd64
                 mandir=/usr/share/man
       Graphics: X11 + Xft + Xdbe + Xfixes + Xinerama + Xcursor + Xrender
Image Libraries: JPEG=System
                 PNG=System
                 ZLIB=System
                 CAIRO=lib
    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
configure: WARNING: unrecognized options: --enable-static
=== making src ===
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/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...
Fl_Menu_.cxx: In member function 'void Fl_Menu_::copy(const Fl_Menu_Item*, void*)':
Fl_Menu_.cxx:433:9: warning: 'void* std::memcpy(void*, const void*, size_t)' writing between 18446743953450467328 and 18446744073709551560 bytes into a region of size 9223372036854775807 [-Wstringop-overflow=]
  433 |   memcpy(newMenu, m, n*sizeof(Fl_Menu_Item));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Fl_Menu_.cxx:432:45: note: destination object of size 9223372036854775807 allocated by 'operator new []'
  432 |   Fl_Menu_Item* newMenu = new Fl_Menu_Item[n];
      |                                             ^
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...
Compiling Fl_Tree_Item.cxx...
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...
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...
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...
cc1: warning: command-line option '-fpermissive' is valid for C++/ObjC++ but not for C
Compiling flstring.c...
cc1: warning: command-line option '-fpermissive' is valid for C++/ObjC++ but not for C
Compiling scandir.c...
cc1: warning: command-line option '-fpermissive' is valid for C++/ObjC++ but not for C
Compiling numericsort.c...
cc1: warning: command-line option '-fpermissive' is valid for C++/ObjC++ but not for C
Compiling vsnprintf.c...
cc1: warning: command-line option '-fpermissive' is valid for C++/ObjC++ but not for C
Compiling fl_utf.c...
cc1: warning: command-line option '-fpermissive' is valid for C++/ObjC++ but not for C
Compiling xutf8/case.c...
cc1: warning: command-line option '-fpermissive' is valid for C++/ObjC++ but not for C
Compiling xutf8/is_right2left.c...
cc1: warning: command-line option '-fpermissive' is valid for C++/ObjC++ but not for C
Compiling xutf8/is_spacing.c...
cc1: warning: command-line option '-fpermissive' is valid for C++/ObjC++ but not for C
Compiling xutf8/keysym2Ucs.c...
cc1: warning: command-line option '-fpermissive' is valid for C++/ObjC++ but not for C
Compiling xutf8/utf8Input.c...
cc1: warning: command-line option '-fpermissive' is valid for C++/ObjC++ but not for C
Compiling xutf8/utf8Utils.c...
cc1: warning: command-line option '-fpermissive' is valid for C++/ObjC++ but not for C
Compiling xutf8/utf8Wrap.c...
cc1: warning: command-line option '-fpermissive' is valid for C++/ObjC++ but not for C
/usr/bin/amd64/ar cr ../lib/libfltk.a ...
/usr/gcc/13/bin/g++ -Os -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -m64 -L. -Wl,-soname,libfltk.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -lsocket -lnsl -shared -fPIC -o libfltk.so.1.3 ...
Compiling forms_compatability.cxx...
Compiling forms_bitmap.cxx...
Compiling forms_free.cxx...
Compiling forms_fselect.cxx...
Compiling forms_pixmap.cxx...
Compiling forms_timer.cxx...
/usr/bin/amd64/ar cr ../lib/libfltk_forms.a ...
/usr/gcc/13/bin/g++ -Os -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -m64 -L. -Wl,-soname,libfltk_forms.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -lsocket -lnsl -shared -fPIC -o libfltk_forms.so.1.3 ...
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...
/usr/bin/amd64/ar cr ../lib/libfltk_gl.a ...
/usr/gcc/13/bin/g++ -Os -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -m64 -L. -Wl,-soname,libfltk_gl.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -lsocket -lnsl -shared -fPIC -o libfltk_gl.so.1.3 ...
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/amd64/ar cr ../lib/libfltk_images.a ...
/usr/gcc/13/bin/g++ -Os -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -m64 -L. -Wl,-soname,libfltk_images.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -lsocket -lnsl -shared -fPIC -o libfltk_images.so.1.3 ...
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/src'
=== making cairo ===
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/cairo'
Compiling Fl_Cairo.cxx...
/usr/bin/amd64/ar cr ../lib/libfltk_cairo.a ...
/usr/gcc/13/bin/g++ -Os -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -m64 -L. -Wl,-soname,libfltk_cairo.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -lsocket -lnsl -shared -fPIC -o libfltk_cairo.so.1.3 ...
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/cairo'
=== making fluid ===
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/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...
Linking fluid-shared...
Linking fluid...
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/fluid'
=== making test ===
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/test'
Compiling unittests.cxx...
Linking unittests...
Compiling animated.cxx...
Linking animated...
Compiling adjuster.cxx...
Linking adjuster...
Compiling arc.cxx...
Linking arc...
Compiling ask.cxx...
Linking ask...
Compiling bitmap.cxx...
Linking bitmap...
Compiling blocks.cxx...
Linking blocks...
Compiling boxtype.cxx...
Linking boxtype...
Compiling browser.cxx...
Linking browser...
Compiling button.cxx...
Linking button...
Compiling buttons.cxx...
Linking buttons...
Compiling cairo_test.cxx...
Linking cairo_test...
Compiling checkers.cxx...
Linking checkers...
Compiling clock.cxx...
Linking clock...
Compiling colbrowser.cxx...
Linking colbrowser...
Compiling color_chooser.cxx...
Linking color_chooser...
Compiling cursor.cxx...
Linking cursor...
Compiling curve.cxx...
Linking curve...
Compiling demo.cxx...
Linking demo...
Compiling device.cxx...
Linking device...
Compiling doublebuffer.cxx...
Linking doublebuffer...
Compiling editor.cxx...
Linking editor...
Generating fast_slow.cxx and header from fast_slow.fl...
Compiling fast_slow.cxx...
Linking fast_slow...
Compiling file_chooser.cxx...
Linking file_chooser...
Compiling fltk-versions.cxx...
Linking fltk-versions...
Compiling fonts.cxx...
Linking fonts...
Compiling forms.cxx...
Linking forms...
Compiling hello.cxx...
Linking hello...
Compiling help.cxx...
Linking help...
Compiling icon.cxx...
Linking icon...
Compiling iconize.cxx...
Linking iconize...
Compiling image.cxx...
Linking image...
Generating inactive.cxx and header from inactive.fl...
Compiling inactive.cxx...
Linking inactive...
Compiling input.cxx...
Linking input...
Compiling input_choice.cxx...
Linking input_choice...
Generating keyboard_ui.cxx and header from keyboard_ui.fl...
Compiling keyboard_ui.cxx...
Compiling keyboard.cxx...
Linking keyboard...
Compiling label.cxx...
Linking label...
Compiling line_style.cxx...
Linking line_style...
Compiling list_visuals.cxx...
Linking list_visuals...
Generating mandelbrot_ui.cxx and header from mandelbrot_ui.fl...
Compiling mandelbrot_ui.cxx...
Compiling mandelbrot.cxx...
Linking mandelbrot...
Compiling menubar.cxx...
Linking menubar...
Compiling message.cxx...
Linking message...
Compiling minimum.cxx...
Linking minimum...
Compiling native-filechooser.cxx...
Linking native-filechooser...
Compiling navigation.cxx...
Linking navigation...
Compiling offscreen.cxx...
Linking offscreen...
Compiling output.cxx...
Linking output...
Compiling overlay.cxx...
Linking overlay...
Compiling pack.cxx...
Linking pack...
Compiling pixmap.cxx...
Linking pixmap...
Compiling pixmap_browser.cxx...
Linking pixmap_browser...
Generating preferences.cxx and header from preferences.fl...
Compiling preferences.cxx...
Linking preferences...
Generating radio.cxx and header from radio.fl...
Compiling radio.cxx...
Linking radio...
Generating resize.cxx and header from resize.fl...
Compiling resize.cxx...
Linking resize...
Compiling resizebox.cxx...
Linking resizebox...
Compiling rotated_text.cxx...
Linking rotated_text...
Compiling scroll.cxx...
Linking scroll...
Compiling subwindow.cxx...
Linking subwindow...
Compiling sudoku.cxx...
Linking sudoku...
Compiling symbols.cxx...
Linking symbols...
Compiling table.cxx...
Linking table...
Generating tabs.cxx and header from tabs.fl...
Compiling tabs.cxx...
Linking tabs...
Compiling threads.cxx...
Linking threads...
Compiling tile.cxx...
Linking tile...
Compiling tiled_image.cxx...
Linking tiled_image...
Generating tree.cxx and header from tree.fl...
Compiling tree.cxx...
Linking tree...
Compiling twowin.cxx...
Linking twowin...
Generating valuators.cxx and header from valuators.fl...
Compiling valuators.cxx...
Linking valuators...
Compiling utf8.cxx...
Linking utf8...
Compiling windowfocus.cxx...
Linking windowfocus...
Compiling cube.cxx...
Linking cube...
Generating CubeViewUI.h and header from CubeViewUI.fl...
Compiling CubeMain.cxx...
Compiling CubeView.cxx...
Compiling CubeViewUI.cxx...
Linking CubeView...
Compiling fractals.cxx...
Compiling fracviewer.cxx...
Linking fractals...
Compiling fullscreen.cxx...
Linking fullscreen...
Compiling gl_overlay.cxx...
Linking gl_overlay...
Compiling glpuzzle.cxx...
Linking glpuzzle...
Compiling shape.cxx...
Linking shape...
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/test'
=== making documentation ===
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/documentation'
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[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/documentation'
=== installing FL ===
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/FL'
Installing include files in /jenkins/jobs/oi-userland/workspace/components/library/fltk/build/prototype/i386/usr/include...
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/FL'
=== installing src ===
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/src'
Installing libraries in /jenkins/jobs/oi-userland/workspace/components/library/fltk/build/prototype/i386/usr/lib/amd64...
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/src'
=== installing cairo ===
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/cairo'
Installing libfltk_cairo.a in /usr/lib/amd64...
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/cairo'
=== installing fluid ===
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/fluid'
Installing FLUID in /jenkins/jobs/oi-userland/workspace/components/library/fltk/build/prototype/i386/usr/bin...
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/fluid'
=== installing test ===
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/test'
Installing example programs to /jenkins/jobs/oi-userland/workspace/components/library/fltk/build/prototype/i386/usr/share/doc/fltk/examples...
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/test'
=== installing documentation ===
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/documentation'
Installing documentation files in /jenkins/jobs/oi-userland/workspace/components/library/fltk/build/prototype/i386/usr/share/doc/fltk ...
Installing man pages in /jenkins/jobs/oi-userland/workspace/components/library/fltk/build/prototype/i386/usr/share/man ...
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/fltk/build/amd64/documentation'
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/fltk/build/manifest-i386-fltk.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: library/fltk
pkg://openindiana.org/library/fltk@1.3.10,5.11-2024.0.0.0:20241118T192357Z
PUBLISHED