=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for xfmail-1.5.5nb10 --- all-recursive --- Making all in src --- all-recursive --- Making all in editor --- fl_edit.lo --- --- textbuf.lo --- --- fl_edit.lo --- if /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/mail -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/local/include -MT fl_edit.lo -MD -MP -MF ".deps/fl_edit.Tpo" -c -o fl_edit.lo `test -f 'fl_edit.cpp' || echo './'`fl_edit.cpp; then mv -f ".deps/fl_edit.Tpo" ".deps/fl_edit.Plo"; else rm -f ".deps/fl_edit.Tpo"; exit 1; fi --- textbuf.lo --- if /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/mail -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/local/include -MT textbuf.lo -MD -MP -MF ".deps/textbuf.Tpo" -c -o textbuf.lo `test -f 'textbuf.cpp' || echo './'`textbuf.cpp; then mv -f ".deps/textbuf.Tpo" ".deps/textbuf.Plo"; else rm -f ".deps/textbuf.Tpo"; exit 1; fi libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/mail -I/tmp/pkgbuild/mail/xfmail/work.aarch64eb/.buildlink/include -I/tmp/pkgbuild/mail/xfmail/work.aarch64eb/.x11-buildlink/include -I/tmp/pkgbuild/mail/xfmail/work.aarch64eb/.buildlink/include/glib/glib-1.2 -I/tmp/pkgbuild/mail/xfmail/work.aarch64eb/.buildlink/lib/glib/include -O2 -MT textbuf.lo -MD -MP -MF .deps/textbuf.Tpo -c textbuf.cpp -fPIC -DPIC -o .libs/textbuf.o --- fl_edit.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/mail -I/tmp/pkgbuild/mail/xfmail/work.aarch64eb/.buildlink/include -I/tmp/pkgbuild/mail/xfmail/work.aarch64eb/.x11-buildlink/include -I/tmp/pkgbuild/mail/xfmail/work.aarch64eb/.buildlink/include/glib/glib-1.2 -I/tmp/pkgbuild/mail/xfmail/work.aarch64eb/.buildlink/lib/glib/include -O2 -MT fl_edit.lo -MD -MP -MF .deps/fl_edit.Tpo -c fl_edit.cpp -fPIC -DPIC -o .libs/fl_edit.o --- textbuf.lo --- textbuf.cpp: In function 'int tb_insert_char(TextBuf*, int, char)': textbuf.cpp:407:28: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:419:14: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:427:14: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp: In function 'void tb_insert_line(TextBuf*, char*)': textbuf.cpp:469:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:475:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:484:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp: In function 'void tb_insert_block(TextBuf*, int, int, char*)': textbuf.cpp:593:14: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:602:14: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:671:18: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:680:18: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp: In function 'void tb_insert_cr(TextBuf*, int)': textbuf.cpp:740:28: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:741:28: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:754:14: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:773:14: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:783:32: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:786:32: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp: In function 'void tb_append_line(TextBuf*, char*)': textbuf.cpp:821:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:827:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:834:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp: In function 'void tb_append_buf(TextBuf*, char*, u_long)': textbuf.cpp:894:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:900:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:906:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp: In function 'void tb_append_to_line(TextBuf*, char*)': textbuf.cpp:979:14: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:987:14: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp: In function 'int tb_wrap_line(TextBuf*)': textbuf.cpp:1068:18: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:1077:18: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp: In function 'int tb_del_char(TextBuf*, int)': textbuf.cpp:1317:18: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:1325:18: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp: In function 'int tb_handle_tabs(TextBuf*)': textbuf.cpp:1558:18: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp:1566:18: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp: In function 'char* tb_get_text(TextBuf*, u_long*)': textbuf.cpp:1692:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp: In function 'void tb_load_file(TextBuf*, char*)': textbuf.cpp:1745:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp: In function 'void tb_insert_file(TextBuf*, int, int, char*)': textbuf.cpp:1797:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] textbuf.cpp: In function 'void tb_save_file(TextBuf*, char*)': textbuf.cpp:1848:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/mail -I/tmp/pkgbuild/mail/xfmail/work.aarch64eb/.buildlink/include -I/tmp/pkgbuild/mail/xfmail/work.aarch64eb/.x11-buildlink/include -I/tmp/pkgbuild/mail/xfmail/work.aarch64eb/.buildlink/include/glib/glib-1.2 -I/tmp/pkgbuild/mail/xfmail/work.aarch64eb/.buildlink/lib/glib/include -O2 -MT textbuf.lo -MD -MP -MF .deps/textbuf.Tpo -c textbuf.cpp -o textbuf.o >/dev/null 2>&1 --- fl_edit.lo --- distcc[26027] ERROR: compile fl_edit.cpp on 10.0.20.122:3660 failed distcc[26027] (dcc_build_somewhere) Warning: remote compilation of 'fl_edit.cpp' failed, retrying locally distcc[26027] Warning: failed to distribute fl_edit.cpp to 10.0.20.122:3660, running locally instead fl_edit.cpp: In function 'void fl_textedit_draw_textline(FL_OBJECT*, TextLine*, int, FL_Coord, FL_Coord, FL_Coord, FL_Coord, int, int, int)': fl_edit.cpp:554:9: error: 'fl_textcolor' was not declared in this scope; did you mean 'fl_getmcolor'? 554 | fl_textcolor(fgcol); | ^~~~~~~~~~~~ | fl_getmcolor fl_edit.cpp: In function 'void fl_textedit_search(FL_OBJECT*, int)': fl_edit.cpp:879:27: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 879 | fl_edit_error("No previous search pattern"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ fl_edit.cpp:899:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 899 | fl_edit_error("Text not found"); | ^~~~~~~~~~~~~~~~ fl_edit.cpp: In function 'FL_OBJECT* fl_create_textedit(int, FL_Coord, FL_Coord, FL_Coord, FL_Coord, const char*)': fl_edit.cpp:3164:10: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 3164 | ("Could not malloc space for SPEC structure in object:%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ distcc[26027] ERROR: compile fl_edit.cpp on localhost failed *** [fl_edit.lo] Error code 1 make[2]: stopped in /tmp/pkgbuild/mail/xfmail/work.aarch64eb/xfmail-1.5.5/src/editor 1 error make[2]: stopped in /tmp/pkgbuild/mail/xfmail/work.aarch64eb/xfmail-1.5.5/src/editor *** [all-recursive] Error code 1 make[1]: stopped in /tmp/pkgbuild/mail/xfmail/work.aarch64eb/xfmail-1.5.5/src 1 error make[1]: stopped in /tmp/pkgbuild/mail/xfmail/work.aarch64eb/xfmail-1.5.5/src *** [all-recursive] Error code 1 make: stopped in /tmp/pkgbuild/mail/xfmail/work.aarch64eb/xfmail-1.5.5 1 error make: stopped in /tmp/pkgbuild/mail/xfmail/work.aarch64eb/xfmail-1.5.5 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/mail/xfmail *** Error code 1 Stop. make: stopped in /usr/pkgsrc/mail/xfmail