=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for xfmail-1.5.5nb8 --- 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 clang++ -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/mail -I/usr/pkg/include -I/usr/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/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 clang++ -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/mail -I/usr/pkg/include -I/usr/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/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 --- fl_edit.lo --- libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/mail -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include/glib/glib-1.2 -I/var/pkgsrc/work/mail/xfmail/work/.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 --- libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/mail -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include/glib/glib-1.2 -I/var/pkgsrc/work/mail/xfmail/work/.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 --- In file included from fl_edit.cpp:52: /var/pkgsrc/work/mail/xfmail/work/.buildlink/include/glib/glib-1.2/glib.h:1624:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register guint n_bits = 0; ^~~~~~~~~ --- textbuf.lo --- In file included from textbuf.cpp:29: /var/pkgsrc/work/mail/xfmail/work/.buildlink/include/glib/glib-1.2/glib.h:1624:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register guint n_bits = 0; ^~~~~~~~~ textbuf.cpp:407:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] tb_insert_line(tb, ""); ^ textbuf.cpp:419:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ("tb_insert_char(): Could not realloc, character not inserted"); ^ textbuf.cpp:427:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ("tb_insert_char(): Could not realloc attr, character not inserted"); ^ textbuf.cpp:469:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] tb_error("tb_insert_line(): could not malloc textline"); ^ textbuf.cpp:475:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] tb_error("tb_insert_line(): could not malloc line buffer"); ^ textbuf.cpp:484:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] tb_error("tb_insert_line(): could not malloc line attr buffer"); ^ textbuf.cpp:593:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ("tb_insert_buf(): Could not realloc, character not inserted"); ^ textbuf.cpp:602:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ("tb_insert_buf(): Could not realloc attr, character not inserted"); ^ textbuf.cpp:671:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ("tb_insert_buf(): Could not realloc, character not inserted"); ^ textbuf.cpp:680:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ("tb_insert_buf(): Could not realloc attr, character not inserted"); ^ textbuf.cpp:740:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] tb_append_line(tb, ""); ^ textbuf.cpp:741:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] tb_append_line(tb, ""); ^ textbuf.cpp:754:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ("tb_insert_newline(): Could not allocate space for newline"); ^ textbuf.cpp:773:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ("tb_insert_newline(): Could not allocate space for newline attr"); ^ textbuf.cpp:783:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] tb_append_line(tb, ""); ^ textbuf.cpp:786:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] tb_insert_line(tb, ""); ^ textbuf.cpp:821:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] tb_error("tb_append_line(): Could not allocate TextLine"); ^ textbuf.cpp:827:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] tb_error("tb_append_line(): Could not allocate line buffer"); ^ textbuf.cpp:834:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] tb_error("tb_append_line(): Could not allocate line attr buffer"); ^ textbuf.cpp:894:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] tb_error("tb_append_buf(): Could not allocate TextLine"); ^ textbuf.cpp:900:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] tb_error("tb_append_buf(): Could not allocate line buffer"); ^ textbuf.cpp:906:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] tb_error("tb_append_buf(): Could not allocate line attr buffer"); ^ --- fl_edit.lo --- In file included from fl_edit.cpp:55: --- textbuf.lo --- textbuf.cpp:979:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ("tb_append_to_line(): Could not realloc, buffer not appended"); ^ --- fl_edit.lo --- /var/pkgsrc/work/mail/xfmail/work/.buildlink/include/X11/forms.h:824:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register FL_VN_PAIR *vn_pair, ^~~~~~~~~ --- textbuf.lo --- textbuf.cpp:987:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ("tb_append_to_line(): Could not realloc attr, buffer not appended"); ^ --- fl_edit.lo --- /var/pkgsrc/work/mail/xfmail/work/.buildlink/include/X11/forms.h:829:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register FL_VN_PAIR *vn_pair, ^~~~~~~~~ --- textbuf.lo --- textbuf.cpp:1068:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ("tb_wrap_line(): Could not realloc, character not inserted"); ^ textbuf.cpp:1077:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ("tb_wrap_line(): Could not realloc attr, character not inserted"); ^ textbuf.cpp:1317:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ("tb_del_char(): Could not realloc, character not deleted"); ^ textbuf.cpp:1325:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ("tb_del_char(): Could not realloc attr, character not deleted"); ^ textbuf.cpp:1558:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ("tb_insert_char(): Could not realloc, spaces not inserted"); ^ textbuf.cpp:1566:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ("tb_insert_char(): Could not realloc attr, spaces not inserted"); ^ textbuf.cpp:1692:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] tb_error("Can not allocate text buffer"); ^ textbuf.cpp:1745:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] tb_error("Could not read file %s", fname); ^ textbuf.cpp:1797:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] tb_error("Could not read file %s", fname); ^ textbuf.cpp:1848:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] tb_error("Could not save to file %s", fname); ^ --- fl_edit.lo --- /var/pkgsrc/work/mail/xfmail/work/.buildlink/include/X11/forms.h:2197:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register Window win ^~~~~~~~~ --- textbuf.lo --- 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/mail -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include/glib/glib-1.2 -I/var/pkgsrc/work/mail/xfmail/work/.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 --- In file included from fl_edit.cpp:60: ../../src/mail/fmail.h:230:18: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] char *strcasestr(register const char *s, register const char *find, int scase); ^~~~~~~~~ ../../src/mail/fmail.h:230:42: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] char *strcasestr(register const char *s, register const char *find, int scase); ^~~~~~~~~ fl_edit.cpp:879:27: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fl_edit_error("No previous search pattern"); ^ fl_edit.cpp:899:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fl_edit_error("Text not found"); ^ fl_edit.cpp:3164:10: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ("Could not malloc space for SPEC structure in object:%s", ^ 9 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/mail -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include/glib/glib-1.2 -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/lib/glib/include -O2 -MT fl_edit.lo -MD -MP -MF .deps/fl_edit.Tpo -c fl_edit.cpp -o fl_edit.o >/dev/null 2>&1 --- libeditor.la --- /bin/sh ../../libtool --mode=link clang++ -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/local/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libeditor.la -rpath /usr/pkg/lib fl_edit.lo textbuf.lo -lforms -lXpm -L/usr/local/lib -lX11 -lm libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/fl_edit.o .libs/textbuf.o -Wl,-rpath -Wl,/var/pkgsrc/work/mail/xfmail/work/.buildlink/lib -Wl,-rpath -Wl,/var/pkgsrc/work/mail/xfmail/work/.buildlink/lib -L/var/pkgsrc/work/mail/xfmail/work/.buildlink/lib -lforms /var/pkgsrc/work/mail/xfmail/work/.buildlink/lib/libXpm.so /var/pkgsrc/work/mail/xfmail/work/.buildlink/lib/libX11.so /var/pkgsrc/work/mail/xfmail/work/.buildlink/lib/libxcb.so /var/pkgsrc/work/mail/xfmail/work/.buildlink/lib/libXau.so /var/pkgsrc/work/mail/xfmail/work/.buildlink/lib/libXdmcp.so -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-soname -Wl,libeditor.so.0 -o .libs/libeditor.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libeditor.so.0" && ln -s "libeditor.so.0.0.0" "libeditor.so.0") libtool: link: (cd ".libs" && rm -f "libeditor.so" && ln -s "libeditor.so.0.0.0" "libeditor.so") libtool: link: ar cru .libs/libeditor.a fl_edit.o textbuf.o libtool: link: ranlib .libs/libeditor.a libtool: link: ( cd ".libs" && rm -f "libeditor.la" && ln -s "../libeditor.la" "libeditor.la" ) Making all in mail --- addrbook_util.lo --- --- addrbook.lo --- --- addrbookdb.lo --- --- addrbook.lo --- if /bin/sh ../../libtool --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I../../src/include -I/usr/pkg/include -I/usr/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/local/include -MT addrbook.lo -MD -MP -MF ".deps/addrbook.Tpo" -c -o addrbook.lo `test -f 'addrbook.cpp' || echo './'`addrbook.cpp; then mv -f ".deps/addrbook.Tpo" ".deps/addrbook.Plo"; else rm -f ".deps/addrbook.Tpo"; exit 1; fi --- addrbook_util.lo --- if /bin/sh ../../libtool --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I../../src/include -I/usr/pkg/include -I/usr/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/local/include -MT addrbook_util.lo -MD -MP -MF ".deps/addrbook_util.Tpo" -c -o addrbook_util.lo `test -f 'addrbook_util.cpp' || echo './'`addrbook_util.cpp; then mv -f ".deps/addrbook_util.Tpo" ".deps/addrbook_util.Plo"; else rm -f ".deps/addrbook_util.Tpo"; exit 1; fi --- addrbookdb.lo --- if /bin/sh ../../libtool --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I../../src/include -I/usr/pkg/include -I/usr/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/local/include -MT addrbookdb.lo -MD -MP -MF ".deps/addrbookdb.Tpo" -c -o addrbookdb.lo `test -f 'addrbookdb.cpp' || echo './'`addrbookdb.cpp; then mv -f ".deps/addrbookdb.Tpo" ".deps/addrbookdb.Plo"; else rm -f ".deps/addrbookdb.Tpo"; exit 1; fi --- addrbook.lo --- libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include/glib/glib-1.2 -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/lib/glib/include -O2 -MT addrbook.lo -MD -MP -MF .deps/addrbook.Tpo -c addrbook.cpp -fPIC -DPIC -o .libs/addrbook.o --- addrbook_util.lo --- libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include/glib/glib-1.2 -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/lib/glib/include -O2 -MT addrbook_util.lo -MD -MP -MF .deps/addrbook_util.Tpo -c addrbook_util.cpp -fPIC -DPIC -o .libs/addrbook_util.o --- addrbookdb.lo --- libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include/glib/glib-1.2 -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/lib/glib/include -O2 -MT addrbookdb.lo -MD -MP -MF .deps/addrbookdb.Tpo -c addrbookdb.cpp -fPIC -DPIC -o .libs/addrbookdb.o --- addrbook_util.lo --- In file included from addrbook_util.cpp:41: ./fmail.h:33:18: warning: using directive refers to implicitly-defined namespace 'std' using namespace std; ^ In file included from addrbook_util.cpp:41: In file included from ./fmail.h:43: /var/pkgsrc/work/mail/xfmail/work/.buildlink/include/glib/glib-1.2/glib.h:1624:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register guint n_bits = 0; ^~~~~~~~~ --- addrbook.lo --- In file included from addrbook.cpp:37: In file included from ./fmail.h:43: /var/pkgsrc/work/mail/xfmail/work/.buildlink/include/glib/glib-1.2/glib.h:1624:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register guint n_bits = 0; ^~~~~~~~~ --- addrbookdb.lo --- libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include/glib/glib-1.2 -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/lib/glib/include -O2 -MT addrbookdb.lo -MD -MP -MF .deps/addrbookdb.Tpo -c addrbookdb.cpp -o addrbookdb.o >/dev/null 2>&1 --- addrbook_util.lo --- In file included from addrbook_util.cpp:41: --- addrbook.lo --- In file included from addrbook.cpp:37: --- addrbook_util.lo --- ./fmail.h:230:18: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] char *strcasestr(register const char *s, register const char *find, int scase); --- addrbook.lo --- ./fmail.h:230:18: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- addrbook_util.lo --- ^~~~~~~~~ --- addrbookentry.lo --- if /bin/sh ../../libtool --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I../../src/include -I/usr/pkg/include -I/usr/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/local/include -MT addrbookentry.lo -MD -MP -MF ".deps/addrbookentry.Tpo" -c -o addrbookentry.lo `test -f 'addrbookentry.cpp' || echo './'`addrbookentry.cpp; then mv -f ".deps/addrbookentry.Tpo" ".deps/addrbookentry.Plo"; else rm -f ".deps/addrbookentry.Tpo"; exit 1; fi --- addrbook.lo --- char *strcasestr(register const char *s, register const char *find, int scase); ^~~~~~~~~ --- addrbookentry.lo --- libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include/glib/glib-1.2 -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/lib/glib/include -O2 -MT addrbookentry.lo -MD -MP -MF .deps/addrbookentry.Tpo -c addrbookentry.cpp -fPIC -DPIC -o .libs/addrbookentry.o --- addrbook_util.lo --- ./fmail.h:230:42: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- addrbook.lo --- ./fmail.h:230:42: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- addrbook_util.lo --- char *strcasestr(register const char *s, register const char *find, int scase); --- addrbook.lo --- char *strcasestr(register const char *s, register const char *find, int scase); ^~~~~~~~~ --- addrbook_util.lo --- ^~~~~~~~~ In file included from addrbook_util.cpp:42: --- addrbook.lo --- In file included from addrbook.cpp:38: --- addrbookentry.lo --- In file included from addrbookentry.cpp:36: In file included from ./fmail.h:43: /var/pkgsrc/work/mail/xfmail/work/.buildlink/include/glib/glib-1.2/glib.h:1624:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register guint n_bits = 0; ^~~~~~~~~ --- addrbook_util.lo --- In file included from ../../src/include/umail.h:64: --- addrbook.lo --- In file included from ../../src/include/umail.h:64: --- addrbook_util.lo --- /var/pkgsrc/work/mail/xfmail/work/.buildlink/include/X11/forms.h:824:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- addrbook.lo --- /var/pkgsrc/work/mail/xfmail/work/.buildlink/include/X11/forms.h:824:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- addrbook_util.lo --- register FL_VN_PAIR *vn_pair, --- addrbook.lo --- register FL_VN_PAIR *vn_pair, --- addrbook_util.lo --- ^~~~~~~~~ --- addrbook.lo --- ^~~~~~~~~ --- addrbook_util.lo --- /var/pkgsrc/work/mail/xfmail/work/.buildlink/include/X11/forms.h:829:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- addrbook.lo --- /var/pkgsrc/work/mail/xfmail/work/.buildlink/include/X11/forms.h:829:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- addrbook_util.lo --- register FL_VN_PAIR *vn_pair, --- addrbook.lo --- register FL_VN_PAIR *vn_pair, --- addrbook_util.lo --- ^~~~~~~~~ --- addrbook.lo --- ^~~~~~~~~ /var/pkgsrc/work/mail/xfmail/work/.buildlink/include/X11/forms.h:2197:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- addrbook_util.lo --- /var/pkgsrc/work/mail/xfmail/work/.buildlink/include/X11/forms.h:2197:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- addrbook.lo --- register Window win --- addrbook_util.lo --- register Window win --- addrbook.lo --- ^~~~~~~~~ --- addrbook_util.lo --- ^~~~~~~~~ addrbook_util.cpp:285:14: error: assigning to 'char *' from incompatible type 'const char *' if ((cp2 = strstr(aliascmd, cp)) == NULL || cp2 != aliascmd) ^~~~~~~~~~~~~~~~~~~~ --- addrbookentry.lo --- In file included from addrbookentry.cpp:36: --- addrbook_util.lo --- 7 warnings and 1 error generated. *** [addrbook_util.lo] Error code 1 bmake[2]: stopped in /var/pkgsrc/work/mail/xfmail/work/xfmail-1.5.5/src/mail --- addrbookentry.lo --- ./fmail.h:230:18: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] char *strcasestr(register const char *s, register const char *find, int scase); ^~~~~~~~~ ./fmail.h:230:42: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] char *strcasestr(register const char *s, register const char *find, int scase); ^~~~~~~~~ --- addrbook.lo --- 6 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include/glib/glib-1.2 -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/lib/glib/include -O2 -MT addrbook.lo -MD -MP -MF .deps/addrbook.Tpo -c addrbook.cpp -o addrbook.o >/dev/null 2>&1 --- addrbookentry.lo --- 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/include/glib/glib-1.2 -I/var/pkgsrc/work/mail/xfmail/work/.buildlink/lib/glib/include -O2 -MT addrbookentry.lo -MD -MP -MF .deps/addrbookentry.Tpo -c addrbookentry.cpp -o addrbookentry.o >/dev/null 2>&1 1 error bmake[2]: stopped in /var/pkgsrc/work/mail/xfmail/work/xfmail-1.5.5/src/mail *** [all-recursive] Error code 1 bmake[1]: stopped in /var/pkgsrc/work/mail/xfmail/work/xfmail-1.5.5/src 1 error bmake[1]: stopped in /var/pkgsrc/work/mail/xfmail/work/xfmail-1.5.5/src *** [all-recursive] Error code 1 bmake: stopped in /var/pkgsrc/work/mail/xfmail/work/xfmail-1.5.5 1 error bmake: stopped in /var/pkgsrc/work/mail/xfmail/work/xfmail-1.5.5 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/mail/xfmail *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/mail/xfmail