=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for ede-1.0.4nb15 Going to common... gmake[1]: warning: -jN forced in submake: disabling jobserver mode. Compiling aboutdialog.cpp... In file included from aboutdialog.cpp:3: In file included from ./aboutdialog.h:8: In file included from /data/scratch/x11/ede/work/.buildlink/include/efltk/Fl_Window.h:25: In file included from /data/scratch/x11/ede/work/.buildlink/include/efltk/Fl_Group.h:25: In file included from /data/scratch/x11/ede/work/.buildlink/include/efltk/Fl_Widget.h:25: In file included from /data/scratch/x11/ede/work/.buildlink/include/efltk/Fl_Style.h:28: In file included from /data/scratch/x11/ede/work/.buildlink/include/efltk/Fl_Font.h:31: /data/scratch/x11/ede/work/.buildlink/include/efltk/Fl_Int_List.h:37:49: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] void append(int item) { Fl_Ptr_List::append((void *)item); } ^~~~~~~~~~~~ /data/scratch/x11/ede/work/.buildlink/include/efltk/Fl_Int_List.h:38:51: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] void prepend(int item) { Fl_Ptr_List::prepend((void *)item); } ^~~~~~~~~~~~ /data/scratch/x11/ede/work/.buildlink/include/efltk/Fl_Int_List.h:39:68: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] void insert(unsigned pos, int item) { Fl_Ptr_List::insert(pos, (void *)item); } ^~~~~~~~~~~~ aboutdialog.cpp:41:39: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal] o->label(o->label() + Fl_String(" "PACKAGE_VERSION)); ^ aboutdialog.cpp:73:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fl_start_child_process("elauncher file:/usr/share/ede/doc/copying.html",false); ^ 4 warnings and 1 error generated. gmake[1]: *** [../makeinclude:63: aboutdialog.o] Error 1 gmake: *** [Makefile:33: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/x11/ede *** Error code 1 Stop. make: stopped in /data/pkgsrc/x11/ede