+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/efltk-2.0.5nb26/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/efltk-2.0.5nb26/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for efltk-2.0.5nb26
gmake[1]: Entering directory '/home/pbulk/build/x11/efltk/work/efltk/src'
gmake[1]: warning: -j2 forced in submake: resetting jobserver mode.
gmake[2]: Entering directory '/home/pbulk/build/x11/efltk/work/efltk/src/core'
gmake[2]: warning: -j2 forced in submake: resetting jobserver mode.
Compiling Fl_Bitmap.cpp...
Compiling Fl.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Bitmap.cpp  -fPIC -DPIC -o .libs/Fl_Bitmap.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl.cpp  -fPIC -DPIC -o .libs/Fl.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Device.h:26,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:36,
                 from Fl_Bitmap.cpp:29:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Window.h:25,
                 from Fl.cpp:29:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
Fl.cpp: At global scope:
Fl.cpp:52:27: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
 char        *Fl::e_text = "";
                           ^~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Bitmap.cpp -o Fl_Bitmap.o >/dev/null 2>&1
In file included from Fl.cpp:70:
Fl_x.cpp: In function 'bool fl_handle()':
Fl_x.cpp:1149:81: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations]
                                 keysym = XKeycodeToKeysym(fl_display, keycode, 0);
                                                                                 ^
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:58,
                 from Fl.cpp:32:
/home/pbulk/build/x11/efltk/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here
 extern KeySym XKeycodeToKeysym(
               ^~~~~~~~~~~~~~~~
In file included from Fl.cpp:70:
Fl_x.cpp:1149:81: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations]
                                 keysym = XKeycodeToKeysym(fl_display, keycode, 0);
                                                                                 ^
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:58,
                 from Fl.cpp:32:
/home/pbulk/build/x11/efltk/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here
 extern KeySym XKeycodeToKeysym(
               ^~~~~~~~~~~~~~~~
In file included from Fl.cpp:70:
Fl_x.cpp:1168:81: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations]
                                 keysym = XKeycodeToKeysym(fl_display, keycode, 0);
                                                                                 ^
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:58,
                 from Fl.cpp:32:
/home/pbulk/build/x11/efltk/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here
 extern KeySym XKeycodeToKeysym(
               ^~~~~~~~~~~~~~~~
In file included from Fl.cpp:70:
Fl_x.cpp:1168:81: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations]
                                 keysym = XKeycodeToKeysym(fl_display, keycode, 0);
                                                                                 ^
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:58,
                 from Fl.cpp:32:
/home/pbulk/build/x11/efltk/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here
 extern KeySym XKeycodeToKeysym(
               ^~~~~~~~~~~~~~~~
In file included from Fl.cpp:70:
Fl_x.cpp:1198:73: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations]
                         keysym = XKeycodeToKeysym(fl_display, keycode, 0);
                                                                         ^
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:58,
                 from Fl.cpp:32:
/home/pbulk/build/x11/efltk/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here
 extern KeySym XKeycodeToKeysym(
               ^~~~~~~~~~~~~~~~
In file included from Fl.cpp:70:
Fl_x.cpp:1198:73: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations]
                         keysym = XKeycodeToKeysym(fl_display, keycode, 0);
                                                                         ^
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:58,
                 from Fl.cpp:32:
/home/pbulk/build/x11/efltk/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here
 extern KeySym XKeycodeToKeysym(
               ^~~~~~~~~~~~~~~~
Fl.cpp: In function 'void fl_fix_focus()':
Fl.cpp:487:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
     if (Fl::grab_ || w && Fl::modal_) w = Fl::modal_;
                      ~~^~~~~
Compiling Fl_Bmp.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Bmp.cpp  -fPIC -DPIC -o .libs/Fl_Bmp.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Device.h:26,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:36,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Renderer.h:27,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Image.h:26,
                 from Fl_Bmp.cpp:3:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
Fl_Bmp.cpp: In function 'bool bmp_create(Fl_IO&, uint8*&, Fl_PixelFormat&, int&, int&)':
Fl_Bmp.cpp:104:21: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
         error_str = "BMP: File is not BMP";
                     ^~~~~~~~~~~~~~~~~~~~~~
Fl_Bmp.cpp:207:21: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
         error_str = "BMP: Compressed BMP files not supported";
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Fl_Bmp.cpp:269:37: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
                         error_str = "BMP: Error reading file";
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~
Fl_Bmp.cpp:281:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
                 error_str = "BMP: Error reading file";
                             ^~~~~~~~~~~~~~~~~~~~~~~~~
Fl_Bmp.cpp:82:12: warning: variable 'bfSize' set but not used [-Wunused-but-set-variable]
     uint32 bfSize;
            ^~~~~~
Fl_Bmp.cpp:83:12: warning: variable 'bfReserved1' set but not used [-Wunused-but-set-variable]
     uint16 bfReserved1;
            ^~~~~~~~~~~
Fl_Bmp.cpp:84:12: warning: variable 'bfReserved2' set but not used [-Wunused-but-set-variable]
     uint16 bfReserved2;
            ^~~~~~~~~~~
Fl_Bmp.cpp:91:12: warning: variable 'biPlanes' set but not used [-Wunused-but-set-variable]
     uint16 biPlanes;
            ^~~~~~~~
Fl_Bmp.cpp:94:12: warning: variable 'biSizeImage' set but not used [-Wunused-but-set-variable]
     uint32 biSizeImage;
            ^~~~~~~~~~~
Fl_Bmp.cpp:95:11: warning: variable 'biXPelsPerMeter' set but not used [-Wunused-but-set-variable]
     int32 biXPelsPerMeter;
           ^~~~~~~~~~~~~~~
Fl_Bmp.cpp:96:11: warning: variable 'biYPelsPerMeter' set but not used [-Wunused-but-set-variable]
     int32 biYPelsPerMeter;
           ^~~~~~~~~~~~~~~
Fl_Bmp.cpp:98:12: warning: variable 'biClrImportant' set but not used [-Wunused-but-set-variable]
     uint32 biClrImportant;
            ^~~~~~~~~~~~~~
Fl_Bmp.cpp: At global scope:
Fl_Bmp.cpp:361:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
 };
 ^
Fl_Bmp.cpp:361:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Bmp.cpp -o Fl_Bmp.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl.cpp -o Fl.o >/dev/null 2>&1
Compiling Fl_Boxtype.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Boxtype.cpp  -fPIC -DPIC -o .libs/Fl_Boxtype.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from Fl_Boxtype.cpp:32:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Boxtype.cpp -o Fl_Boxtype.o >/dev/null 2>&1
Compiling Fl_Buffer.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Buffer.cpp  -fPIC -DPIC -o .libs/Fl_Buffer.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Buffer.cpp -o Fl_Buffer.o >/dev/null 2>&1
Compiling Fl_Config.cpp...
Compiling Fl_Data_Fields.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Data_Fields.cpp  -fPIC -DPIC -o .libs/Fl_Data_Fields.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Config.cpp  -fPIC -DPIC -o .libs/Fl_Config.o
In file included from fl_internal.h:4,
                 from Fl_Config.cpp:5:
Fl_Config.cpp: In function 'char* get_sys_dir()':
/home/pbulk/build/x11/efltk/work/efltk/config.h:160:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
 #define CONFIGDIR "/usr/pkg/share/ede"
                   ^~~~~~~~~~~~~~~~~~~~
Fl_Config.cpp:92:12: note: in expansion of macro 'CONFIGDIR'
     return CONFIGDIR;
            ^~~~~~~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Data_Fields.cpp -o Fl_Data_Fields.o >/dev/null 2>&1
Compiling Fl_Data_Source.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Data_Source.cpp  -fPIC -DPIC -o .libs/Fl_Data_Source.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Config.cpp -o Fl_Config.o >/dev/null 2>&1
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from Fl_Data_Source.cpp:19:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Data_Source.cpp -o Fl_Data_Source.o >/dev/null 2>&1
Compiling Fl_Date_Time.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Date_Time.cpp  -fPIC -DPIC -o .libs/Fl_Date_Time.o
Compiling Fl_Exception.cpp...
Fl_Date_Time.cpp: In static member function 'static bool Fl_Date_Time::is_leap_year(short int)':
Fl_Date_Time.cpp:208:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
    return ((year&3) == 0 && year%100 != 0 || year%400 == 0);
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Exception.cpp  -fPIC -DPIC -o .libs/Fl_Exception.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Exception.cpp -o Fl_Exception.o >/dev/null 2>&1
Compiling Fl_Gif.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Gif.cpp  -fPIC -DPIC -o .libs/Fl_Gif.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Date_Time.cpp -o Fl_Date_Time.o >/dev/null 2>&1
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Device.h:26,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:36,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Renderer.h:27,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Image.h:26,
                 from Fl_Gif.cpp:2:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
Fl_Gif.cpp: In function 'int DoExtension(Fl_IO&, int)':
Fl_Gif.cpp:265:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
         str = "Plain Text Extension";
               ^~~~~~~~~~~~~~~~~~~~~~
Fl_Gif.cpp:268:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
         str = "Application Extension";
               ^~~~~~~~~~~~~~~~~~~~~~~
Fl_Gif.cpp:271:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
         str = "Comment Extension";
               ^~~~~~~~~~~~~~~~~~~
Fl_Gif.cpp:275:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
         str = "Graphic Control Extension";
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Fl_Gif.cpp: At global scope:
Fl_Gif.cpp:585:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
 };
 ^
Fl_Gif.cpp:585:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Gif.cpp -o Fl_Gif.o >/dev/null 2>&1
Compiling Fl_Group.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Group.cpp  -fPIC -DPIC -o .libs/Fl_Group.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from Fl_Group.cpp:30:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
Compiling Fl_Image.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Image.cpp  -fPIC -DPIC -o .libs/Fl_Image.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Device.h:26,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:36,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Renderer.h:27,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Image.h:26,
                 from Fl_Image.cpp:4:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
Fl_Image.cpp: In function 'uint8* render_box(int, int, int, uint, Fl_Colormap*, uint8*)':
Fl_Image.cpp:233:42: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     case 16: fl_rgb565_from_rgb((uint16&)fill_color ,r,g,b); break;
                                          ^~~~~~~~~~
Fl_Image.cpp:234:42: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     case 15: fl_rgb555_from_rgb((uint16&)fill_color ,r,g,b); break;
                                          ^~~~~~~~~~
In file included from Fl_Image.cpp:18:
Fl_Image.cpp:250:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             case 16: (uint16&)(*ptr) = (uint16&)fill_color; break;
                                                 ^~~~~~~~~~
fl_internal.h:34:15: note: in definition of macro 'DUFFS_LOOP8'
  case 0: do { pixel_copy_increment;    \
               ^~~~~~~~~~~~~~~~~~~~
Fl_Image.cpp:244:9: note: in expansion of macro 'DUFFS_LOOP'
         DUFFS_LOOP(
         ^~~~~~~~~~
Fl_Image.cpp:251:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             case 15: (uint16&)(*ptr) = (uint16&)fill_color; break;
                                                 ^~~~~~~~~~
fl_internal.h:34:15: note: in definition of macro 'DUFFS_LOOP8'
  case 0: do { pixel_copy_increment;    \
               ^~~~~~~~~~~~~~~~~~~~
Fl_Image.cpp:244:9: note: in expansion of macro 'DUFFS_LOOP'
         DUFFS_LOOP(
         ^~~~~~~~~~
Fl_Image.cpp:250:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             case 16: (uint16&)(*ptr) = (uint16&)fill_color; break;
                                                 ^~~~~~~~~~
fl_internal.h:35:11: note: in definition of macro 'DUFFS_LOOP8'
  case 7:  pixel_copy_increment;    \
           ^~~~~~~~~~~~~~~~~~~~
Fl_Image.cpp:244:9: note: in expansion of macro 'DUFFS_LOOP'
         DUFFS_LOOP(
         ^~~~~~~~~~
Fl_Image.cpp:251:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             case 15: (uint16&)(*ptr) = (uint16&)fill_color; break;
                                                 ^~~~~~~~~~
fl_internal.h:35:11: note: in definition of macro 'DUFFS_LOOP8'
  case 7:  pixel_copy_increment;    \
           ^~~~~~~~~~~~~~~~~~~~
Fl_Image.cpp:244:9: note: in expansion of macro 'DUFFS_LOOP'
         DUFFS_LOOP(
         ^~~~~~~~~~
Fl_Image.cpp:250:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             case 16: (uint16&)(*ptr) = (uint16&)fill_color; break;
                                                 ^~~~~~~~~~
fl_internal.h:36:11: note: in definition of macro 'DUFFS_LOOP8'
  case 6:  pixel_copy_increment;    \
           ^~~~~~~~~~~~~~~~~~~~
Fl_Image.cpp:244:9: note: in expansion of macro 'DUFFS_LOOP'
         DUFFS_LOOP(
         ^~~~~~~~~~
Fl_Image.cpp:251:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             case 15: (uint16&)(*ptr) = (uint16&)fill_color; break;
                                                 ^~~~~~~~~~
fl_internal.h:36:11: note: in definition of macro 'DUFFS_LOOP8'
  case 6:  pixel_copy_increment;    \
           ^~~~~~~~~~~~~~~~~~~~
Fl_Image.cpp:244:9: note: in expansion of macro 'DUFFS_LOOP'
         DUFFS_LOOP(
         ^~~~~~~~~~
Fl_Image.cpp:250:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             case 16: (uint16&)(*ptr) = (uint16&)fill_color; break;
                                                 ^~~~~~~~~~
fl_internal.h:37:11: note: in definition of macro 'DUFFS_LOOP8'
  case 5:  pixel_copy_increment;    \
           ^~~~~~~~~~~~~~~~~~~~
Fl_Image.cpp:244:9: note: in expansion of macro 'DUFFS_LOOP'
         DUFFS_LOOP(
         ^~~~~~~~~~
Fl_Image.cpp:251:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             case 15: (uint16&)(*ptr) = (uint16&)fill_color; break;
                                                 ^~~~~~~~~~
fl_internal.h:37:11: note: in definition of macro 'DUFFS_LOOP8'
  case 5:  pixel_copy_increment;    \
           ^~~~~~~~~~~~~~~~~~~~
Fl_Image.cpp:244:9: note: in expansion of macro 'DUFFS_LOOP'
         DUFFS_LOOP(
         ^~~~~~~~~~
Fl_Image.cpp:250:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             case 16: (uint16&)(*ptr) = (uint16&)fill_color; break;
                                                 ^~~~~~~~~~
fl_internal.h:38:11: note: in definition of macro 'DUFFS_LOOP8'
  case 4:  pixel_copy_increment;    \
           ^~~~~~~~~~~~~~~~~~~~
Fl_Image.cpp:244:9: note: in expansion of macro 'DUFFS_LOOP'
         DUFFS_LOOP(
         ^~~~~~~~~~
Fl_Image.cpp:251:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             case 15: (uint16&)(*ptr) = (uint16&)fill_color; break;
                                                 ^~~~~~~~~~
fl_internal.h:38:11: note: in definition of macro 'DUFFS_LOOP8'
  case 4:  pixel_copy_increment;    \
           ^~~~~~~~~~~~~~~~~~~~
Fl_Image.cpp:244:9: note: in expansion of macro 'DUFFS_LOOP'
         DUFFS_LOOP(
         ^~~~~~~~~~
Fl_Image.cpp:250:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             case 16: (uint16&)(*ptr) = (uint16&)fill_color; break;
                                                 ^~~~~~~~~~
fl_internal.h:39:11: note: in definition of macro 'DUFFS_LOOP8'
  case 3:  pixel_copy_increment;    \
           ^~~~~~~~~~~~~~~~~~~~
Fl_Image.cpp:244:9: note: in expansion of macro 'DUFFS_LOOP'
         DUFFS_LOOP(
         ^~~~~~~~~~
Fl_Image.cpp:251:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             case 15: (uint16&)(*ptr) = (uint16&)fill_color; break;
                                                 ^~~~~~~~~~
fl_internal.h:39:11: note: in definition of macro 'DUFFS_LOOP8'
  case 3:  pixel_copy_increment;    \
           ^~~~~~~~~~~~~~~~~~~~
Fl_Image.cpp:244:9: note: in expansion of macro 'DUFFS_LOOP'
         DUFFS_LOOP(
         ^~~~~~~~~~
Fl_Image.cpp:250:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             case 16: (uint16&)(*ptr) = (uint16&)fill_color; break;
                                                 ^~~~~~~~~~
fl_internal.h:40:11: note: in definition of macro 'DUFFS_LOOP8'
  case 2:  pixel_copy_increment;    \
           ^~~~~~~~~~~~~~~~~~~~
Fl_Image.cpp:244:9: note: in expansion of macro 'DUFFS_LOOP'
         DUFFS_LOOP(
         ^~~~~~~~~~
Fl_Image.cpp:251:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             case 15: (uint16&)(*ptr) = (uint16&)fill_color; break;
                                                 ^~~~~~~~~~
fl_internal.h:40:11: note: in definition of macro 'DUFFS_LOOP8'
  case 2:  pixel_copy_increment;    \
           ^~~~~~~~~~~~~~~~~~~~
Fl_Image.cpp:244:9: note: in expansion of macro 'DUFFS_LOOP'
         DUFFS_LOOP(
         ^~~~~~~~~~
Fl_Image.cpp:250:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             case 16: (uint16&)(*ptr) = (uint16&)fill_color; break;
                                                 ^~~~~~~~~~
fl_internal.h:41:11: note: in definition of macro 'DUFFS_LOOP8'
  case 1:  pixel_copy_increment;    \
           ^~~~~~~~~~~~~~~~~~~~
Fl_Image.cpp:244:9: note: in expansion of macro 'DUFFS_LOOP'
         DUFFS_LOOP(
         ^~~~~~~~~~
Fl_Image.cpp:251:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
             case 15: (uint16&)(*ptr) = (uint16&)fill_color; break;
                                                 ^~~~~~~~~~
fl_internal.h:41:11: note: in definition of macro 'DUFFS_LOOP8'
  case 1:  pixel_copy_increment;    \
           ^~~~~~~~~~~~~~~~~~~~
Fl_Image.cpp:244:9: note: in expansion of macro 'DUFFS_LOOP'
         DUFFS_LOOP(
         ^~~~~~~~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Group.cpp -o Fl_Group.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Image.cpp -o Fl_Image.o >/dev/null 2>&1
Compiling Fl_Image_Filter.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Image_Filter.cpp  -fPIC -DPIC -o .libs/Fl_Image_Filter.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Device.h:26,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:36,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Renderer.h:27,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Image_Filter.h:26,
                 from Fl_Image_Filter.cpp:2:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
Compiling Fl_Image_IO.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Image_Filter.cpp -o Fl_Image_Filter.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Image_IO.cpp  -fPIC -DPIC -o .libs/Fl_Image_IO.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Device.h:26,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:36,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Renderer.h:27,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Image_IO.h:5,
                 from Fl_Image_IO.cpp:1:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Image_IO.cpp -o Fl_Image_IO.o >/dev/null 2>&1
Compiling Fl_Lists.cpp...
Compiling Fl_Maps.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Lists.cpp  -fPIC -DPIC -o .libs/Fl_Lists.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Maps.cpp  -fPIC -DPIC -o .libs/Fl_Maps.o
In file included from Fl_Lists.cpp:225:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Lists.cpp -o Fl_Lists.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Maps.cpp -o Fl_Maps.o >/dev/null 2>&1
Compiling Fl_Packed_Strings.cpp...
Compiling Fl_Pixmap.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Packed_Strings.cpp  -fPIC -DPIC -o .libs/Fl_Packed_Strings.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Pixmap.cpp  -fPIC -DPIC -o .libs/Fl_Pixmap.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Device.h:26,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:36,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Renderer.h:27,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Image.h:26,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Pixmap.h:25,
                 from Fl_Pixmap.cpp:26:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Packed_Strings.cpp -o Fl_Packed_Strings.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Pixmap.cpp -o Fl_Pixmap.o >/dev/null 2>&1
Compiling Fl_Renderer.cpp...
Compiling Fl_Socket.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Renderer.cpp  -fPIC -DPIC -o .libs/Fl_Renderer.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Device.h:26,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:36,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Renderer.h:27,
                 from Fl_Renderer.cpp:1:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Socket.cpp  -fPIC -DPIC -o .libs/Fl_Socket.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Renderer.cpp -o Fl_Renderer.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Socket.cpp -o Fl_Socket.o >/dev/null 2>&1
Compiling Fl_String.cpp...
Compiling Fl_String_List.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_String.cpp  -fPIC -DPIC -o .libs/Fl_String.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_String_List.cpp  -fPIC -DPIC -o .libs/Fl_String_List.o
Fl_String_List.cpp: In member function 'void Fl_String_List::resize(unsigned int)':
Fl_String_List.cpp:49:55: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class Fl_String'; use 'new' and 'delete' instead [-Wclass-memaccess]
             items = (Fl_String *)realloc(items, memblk);
                                                       ^
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_String_List.h:26,
                 from Fl_String_List.cpp:5:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_String.h:29:14: note: 'class Fl_String' declared here
 class FL_API Fl_String {
              ^~~~~~~~~
Fl_String_List.cpp:50:68: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class Fl_String' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(items+size_, 0, memblk-(size_*sizeof(Fl_String)));
                                                                    ^
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_String_List.h:26,
                 from Fl_String_List.cpp:5:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_String.h:29:14: note: 'class Fl_String' declared here
 class FL_API Fl_String {
              ^~~~~~~~~
Fl_String_List.cpp:53:36: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class Fl_String' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(items, 0, memblk);
                                    ^
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_String_List.h:26,
                 from Fl_String_List.cpp:5:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_String.h:29:14: note: 'class Fl_String' declared here
 class FL_API Fl_String {
              ^~~~~~~~~
Fl_String_List.cpp: In member function 'void Fl_String_List::insert(unsigned int, const Fl_String&)':
Fl_String_List.cpp:103:65: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class Fl_String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memmove(items+pos+1, items+pos, mvSize*sizeof(Fl_String));
                                                                 ^
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_String_List.h:26,
                 from Fl_String_List.cpp:5:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_String.h:29:14: note: 'class Fl_String' declared here
 class FL_API Fl_String {
              ^~~~~~~~~
Fl_String_List.cpp: In member function 'void Fl_String_List::remove(unsigned int)':
Fl_String_List.cpp:117:67: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class Fl_String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memmove(items+pos, items+(pos+1), mvSize*sizeof(Fl_String));
                                                                   ^
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_String_List.h:26,
                 from Fl_String_List.cpp:5:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_String.h:29:14: note: 'class Fl_String' declared here
 class FL_API Fl_String {
              ^~~~~~~~~
Fl_String.cpp: In member function 'Fl_String Fl_String::replace(const char*, const char*) const':
Fl_String.cpp:336:31: warning: argument 1 null where non-null expected [-Wnonnull]
     int patternLength = strlen(pattern);
                         ~~~~~~^~~~~~~~~
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_String.h:26,
                 from Fl_String.cpp:23:
/usr/include/string.h:385:15: note: in a call to function 'size_t strlen(const char*)' declared here
 extern size_t strlen (const char *__s)
               ^~~~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_String_List.cpp -o Fl_String_List.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_String.cpp -o Fl_String.o >/dev/null 2>&1
Compiling Fl_Style.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Style.cpp  -fPIC -DPIC -o .libs/Fl_Style.o
Compiling Fl_Style_Set.cpp...
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from Fl_Style.cpp:31:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Style_Set.cpp  -fPIC -DPIC -o .libs/Fl_Style_Set.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style_Set.h:25,
                 from Fl_Style_Set.cpp:26:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Style.cpp -o Fl_Style.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Style_Set.cpp -o Fl_Style_Set.o >/dev/null 2>&1
Compiling Fl_Thread.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Thread.cpp  -fPIC -DPIC -o .libs/Fl_Thread.o
Compiling Fl_Translator.cpp...
Fl_Thread.cpp: In static member function 'static void* Fl_Thread::st_th_func(void*)':
Fl_Thread.cpp:15:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
     int ret =0;
         ^~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Thread.cpp -o Fl_Thread.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Translator.cpp  -fPIC -DPIC -o .libs/Fl_Translator.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Device.h:26,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:36,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Renderer.h:27,
                 from Fl_Translator.cpp:2:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
Compiling Fl_Util.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Util.cpp  -fPIC -DPIC -o .libs/Fl_Util.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Translator.cpp -o Fl_Translator.o >/dev/null 2>&1
Fl_Util.cpp: In function 'char* fl_tolower(char*)':
Fl_Util.cpp:162:21: warning: operation on 'ptr' may be undefined [-Wsequence-point]
     while(*ptr) *ptr++=tolower(*ptr);
                  ~~~^~
Fl_Util.cpp: In function 'char* fl_toupper(char*)':
Fl_Util.cpp:169:21: warning: operation on 'ptr' may be undefined [-Wsequence-point]
     while(*ptr) *ptr++=toupper(*ptr);
                  ~~~^~
Fl_Util.cpp: In function 'int fl_start_child_process(char*, bool)':
Fl_Util.cpp:238:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
         argv[0] = "sh";
                   ^~~~
Fl_Util.cpp:239:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
         argv[1] = "-c";
                   ^~~~
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/fl_draw.h:27,
                 from Fl_Util.cpp:280:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
Fl_Util.cpp: In function 'int fl_start_child_process(char*, bool)':
Fl_Util.cpp:247:28: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result [-Wunused-result]
             close (0); dup (nulldev);
                        ~~~~^~~~~~~~~
Fl_Util.cpp:248:28: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result [-Wunused-result]
             close (1); dup (nulldev);
                        ~~~~^~~~~~~~~
Fl_Util.cpp:249:28: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result [-Wunused-result]
             close (2); dup (nulldev);
                        ~~~~^~~~~~~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Util.cpp -o Fl_Util.o >/dev/null 2>&1
Compiling Fl_Variant.cpp...
Compiling Fl_WM.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Variant.cpp  -fPIC -DPIC -o .libs/Fl_Variant.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_WM.cpp  -fPIC -DPIC -o .libs/Fl_WM.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Window.h:25,
                 from Fl_WM.cpp:3:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
Fl_WM.cpp: In static member function 'static bool Fl_WM::set_window_strut(Window, int, int, int, int)':
Fl_WM.cpp:252:54: warning: narrowing conversion of 'left' from 'int' to 'CARD32' {aka 'unsigned int'} inside { } is ill-formed in C++11 [-Wnarrowing]
         CARD32 strut[4] = { left, right, top, bottom };
                                                      ^
Fl_WM.cpp:252:54: warning: narrowing conversion of 'right' from 'int' to 'CARD32' {aka 'unsigned int'} inside { } is ill-formed in C++11 [-Wnarrowing]
Fl_WM.cpp:252:54: warning: narrowing conversion of 'top' from 'int' to 'CARD32' {aka 'unsigned int'} inside { } is ill-formed in C++11 [-Wnarrowing]
Fl_WM.cpp:252:54: warning: narrowing conversion of 'bottom' from 'int' to 'CARD32' {aka 'unsigned int'} inside { } is ill-formed in C++11 [-Wnarrowing]
Fl_WM.cpp: In static member function 'static bool Fl_WM::get_window_icon(Window, Fl_Image*&, int, int)':
Fl_WM.cpp:498:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
     if((w>0 && h>0) && image->width()!=w || image->height()!=h) {
        ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Variant.cpp -o Fl_Variant.o >/dev/null 2>&1
Compiling Fl_Widget.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_WM.cpp -o Fl_WM.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Widget.cpp  -fPIC -DPIC -o .libs/Fl_Widget.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from Fl_Widget.cpp:27:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Widget.cpp -o Fl_Widget.o >/dev/null 2>&1
Compiling Fl_Window.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Window.cpp  -fPIC -DPIC -o .libs/Fl_Window.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Window.h:25,
                 from Fl_Window.cpp:34:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
Compiling Fl_Window_fullscreen.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Window_fullscreen.cpp  -fPIC -DPIC -o .libs/Fl_Window_fullscreen.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Window.h:25,
                 from Fl_Window_fullscreen.cpp:29:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Window.cpp -o Fl_Window.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Window_fullscreen.cpp -o Fl_Window_fullscreen.o >/dev/null 2>&1
Compiling Fl_Window_hotspot.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Window_hotspot.cpp  -fPIC -DPIC -o .libs/Fl_Window_hotspot.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Window.h:25,
                 from Fl_Window_hotspot.cpp:29:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
Compiling Fl_Window_iconize.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Window_hotspot.cpp -o Fl_Window_hotspot.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Window_iconize.cpp  -fPIC -DPIC -o .libs/Fl_Window_iconize.o
Compiling Fl_Xpm.cpp...
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Window.h:25,
                 from Fl_Window_iconize.cpp:28:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Window_iconize.cpp -o Fl_Window_iconize.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Xpm.cpp  -fPIC -DPIC -o .libs/Fl_Xpm.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Device.h:26,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:36,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Renderer.h:27,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Image.h:26,
                 from Fl_Xpm.cpp:4:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
Compiling Fl_abort.cpp...
Fl_Xpm.cpp: In function 'bool xpm_create(Fl_IO*, uint8*&, Fl_PixelFormat&, int&, int&, const char**)':
Fl_Xpm.cpp:319:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
         error = "XPM: Out of memory";
                 ^~~~~~~~~~~~~~~~~~~~
Fl_Xpm.cpp:335:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
                     error = "XPM: Premature end of data 2";
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Fl_Xpm.cpp:369:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
                     error = "XPM: Color parse error";
                             ^~~~~~~~~~~~~~~~~~~~~~~~
Fl_Xpm.cpp:420:21: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
             error = "XPM: Out of memory";
                     ^~~~~~~~~~~~~~~~~~~~
Fl_Xpm.cpp:434:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
                     error = "XPM: Premature end of data 3";
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Fl_Xpm.cpp:442:33: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
                         error = "XPM: Premature end of data 4";
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Fl_Xpm.cpp:449:25: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
                 error = "XPM: Premature end of data 5";
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Fl_Xpm.cpp: At global scope:
Fl_Xpm.cpp:518:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
 };
 ^
Fl_Xpm.cpp:518:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_abort.cpp  -fPIC -DPIC -o .libs/Fl_abort.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_abort.cpp -o Fl_abort.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_Xpm.cpp -o Fl_Xpm.o >/dev/null 2>&1
Compiling Fl_add_idle.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_add_idle.cpp  -fPIC -DPIC -o .libs/Fl_add_idle.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_add_idle.cpp -o Fl_add_idle.o >/dev/null 2>&1
Compiling Fl_arg.cpp...
Compiling Fl_compose.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_arg.cpp  -fPIC -DPIC -o .libs/Fl_arg.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Window.h:25,
                 from Fl_arg.cpp:32:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_compose.cpp  -fPIC -DPIC -o .libs/Fl_compose.o
Fl_compose.cpp: In static member function 'static bool Fl::compose(int&)':
Fl_compose.cpp:226:31: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
             if (p[0] == ascii && p[1] == c1 || p[1] == ascii && p[0] == c1) {
                 ~~~~~~~~~~~~~~^~~~~~~~~~~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_compose.cpp -o Fl_compose.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_arg.cpp -o Fl_arg.o >/dev/null 2>&1
Compiling Fl_display.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_display.cpp  -fPIC -DPIC -o .libs/Fl_display.o
Compiling Fl_get_key.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_get_key.cpp  -fPIC -DPIC -o .libs/Fl_get_key.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Device.h:26,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:36,
                 from Fl_get_key.cpp:39:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_display.cpp -o Fl_display.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_get_key.cpp -o Fl_get_key.o >/dev/null 2>&1
Compiling Fl_init.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_init.cpp  -fPIC -DPIC -o .libs/Fl_init.o
Compiling Fl_key_name.cpp...
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Window.h:25,
                 from Fl_init.cpp:15:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_init.cpp -o Fl_init.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_key_name.cpp  -fPIC -DPIC -o .libs/Fl_key_name.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from Fl_key_name.cpp:29:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_key_name.cpp -o Fl_key_name.o >/dev/null 2>&1
Compiling Fl_lock.cpp...
Compiling Fl_own_colormap.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_lock.cpp  -fPIC -DPIC -o .libs/Fl_lock.o
Fl_lock.cpp: In static member function 'static void Fl::lock()':
Fl_lock.cpp:159:13: warning: ignoring return value of 'int pipe(int*)', declared with attribute warn_unused_result [-Wunused-result]
         pipe(thread_filedes);
         ~~~~^~~~~~~~~~~~~~~~
Fl_lock.cpp: In function 'void thread_awake_cb(int, void*)':
Fl_lock.cpp:149:9: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
     read(fd, &thread_message_, sizeof(void*));
     ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Fl_lock.cpp: In static member function 'static void Fl::awake(void*)':
Fl_lock.cpp:169:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
     write(thread_filedes[1], &msg, sizeof(void*));
     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_lock.cpp -o Fl_lock.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_own_colormap.cpp  -fPIC -DPIC -o .libs/Fl_own_colormap.o
Compiling Fl_visual.cpp...
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Device.h:26,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:36,
                 from Fl_own_colormap.cpp:37:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_own_colormap.cpp -o Fl_own_colormap.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_visual.cpp  -fPIC -DPIC -o .libs/Fl_visual.o
Compiling KStoUCS.cpp...
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Device.h:26,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:36,
                 from Fl_visual.cpp:31:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c Fl_visual.cpp -o Fl_visual.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c KStoUCS.cpp  -fPIC -DPIC -o .libs/KStoUCS.o
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Font.h:31,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Style.h:28,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Widget.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Group.h:25,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Device.h:26,
                 from /home/pbulk/build/x11/efltk/work/efltk/efltk/x.h:36,
                 from KStoUCS.cpp:5:
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::append(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:37:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void append(int item) { Fl_Ptr_List::append((void *)item); }
                                                         ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::prepend(int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:38:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void prepend(int item) { Fl_Ptr_List::prepend((void *)item); }
                                                           ^~~~
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h: In member function 'void Fl_Int_List::insert(unsigned int, int)':
/home/pbulk/build/x11/efltk/work/efltk/efltk/Fl_Int_List.h:39:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); }
                                                                            ^~~~
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c KStoUCS.cpp -o KStoUCS.o >/dev/null 2>&1
Compiling filename.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c filename.cpp  -fPIC -DPIC -o .libs/filename.o
Compiling filename_list.cpp...
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c filename.cpp -o filename.o >/dev/null 2>&1
libtool: compile:  c++ -DHAVE_CONFIG_H -I/home/pbulk/build/x11/efltk/work/efltk -Wall -fexceptions -I/home/pbulk/build/x11/efltk/work/.buildlink/include -D_REENTRANT -I/home/pbulk/build/x11/efltk/work/.buildlink/include/freetype2 -I/home/pbulk/build/x11/efltk/work/.buildlink/include/libpng16 -DFL_SHARED -Wuninitialized -O2 -DFL_SHARED -c filename_list.cpp  -fPIC -DPIC -o .libs/filename_list.o
filename_list.cpp: In function 'int fl_filename_list(const char*, dirent***, int (*)(dirent**, dirent**))':
filename_list.cpp:66:34: error: invalid conversion from 'int (*)(const void*, const void*)' to 'int (*)(const dirent**, const dirent**)' [-fpermissive]
     return scandir(dir, list, 0, (int(*)(const void*,const void*))sort);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/pbulk/build/x11/efltk/work/efltk/efltk/filename.h:49,
                 from filename_list.cpp:35:
/usr/include/dirent.h:258:13: note:   initializing argument 4 of 'int scandir(const char*, dirent***, int (*)(const dirent*), int (*)(const dirent**, const dirent**))'
       int (*__cmp) (const struct dirent **,
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       const struct dirent **))
       ~~~~~~~~~~~~~~~~~~~~~~~
gmake[2]: *** [../../makeinclude:136: filename_list.lo] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: Leaving directory '/home/pbulk/build/x11/efltk/work/efltk/src/core'
gmake[1]: *** [Makefile:60: libtool] Error 2
gmake[1]: Leaving directory '/home/pbulk/build/x11/efltk/work/efltk/src'
gmake: *** [Makefile:33: all] Error 2
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/x11/efltk
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/x11/efltk