=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for gopher-3.0.11nb3 Making Objects (cd object; /usr/pkg/bin/gmake -j --jobserver-fds=6,7 all) gmake[1]: Entering directory '/var/pkgsrc/work/net/gopher/work/gopher/object' clang -O2 -O2 -I.. -I. -I.. -c STRstring.c clang -O2 -O2 -I.. -I. -I.. -c GDgopherdir.c touch shared clang -O2 -O2 -I.. -I. -I.. -c GSgopherobj.c clang -O2 -O2 -I.. -I. -I.. -c DAarray.c clang -O2 -O2 -I.. -I. -I.. -c VIews.c clang -O2 -O2 -I.. -I. -I.. -c BLblock.c VIews.c:92:11: warning: illegal character encoding in string literal [-Winvalid-source-encoding] "Franais (Belgium)", ^~~~ VIews.c:93:11: warning: illegal character encoding in string literal [-Winvalid-source-encoding] "Franais (Canada)", ^~~~ VIews.c:94:11: warning: illegal character encoding in string literal [-Winvalid-source-encoding] "Franais (Suisse)", ^~~~ VIews.c:95:11: warning: illegal character encoding in string literal [-Winvalid-source-encoding] "Franais", ^~~~ VIews.c:104:11: warning: illegal character encoding in string literal [-Winvalid-source-encoding] "Espaol", ^~~~ 5 warnings generated. clang -O2 -O2 -I.. -I. -I.. -c Sockets.c clang -O2 -O2 -I.. -I. -I.. -c util.c clang -O2 -O2 -I.. -I. -I.. -c compatible.c clang -O2 -O2 -I.. -I. -I.. -c url.c clang -O2 -O2 -I.. -I. -I.. -c Debug.c clang -O2 -O2 -I.. -I. -I.. -c Regex.c clang -O2 -O2 -I.. -I. -I.. -c fileio.c clang -O2 -O2 -I.. -I. -I.. -DLOCALEDIR=\"//usr/pkg/etc/gopher/gophernls\" -c ./Locale.c In file included from Regex.c:55: In file included from ./Malloc.h:73: In file included from ./Stdlib.h:55: In file included from ./compatible.h:174: /usr/include/unistd.h:544:7: error: conflicting types for 'posix_re_comp' char *re_comp(const char *); ^ ./Regex.h:181:21: note: expanded from macro 're_comp' #define re_comp(a) (posix_re_comp(a)) ^ ./Regex.h:179:7: note: previous declaration is here char *posix_re_comp(char *regex); ^ In file included from Regex.c:55: In file included from ./Malloc.h:73: In file included from ./Stdlib.h:55: In file included from ./compatible.h:174: /usr/include/unistd.h:545:6: error: conflicting types for 'posix_re_exec' int re_exec(const char *); ^ ./Regex.h:182:21: note: expanded from macro 're_exec' #define re_exec(a) (posix_re_exec(a)) ^ ./Regex.h:180:5: note: previous declaration is here int posix_re_exec(char *string); ^ 2 errors generated. Makefile:33: recipe for target 'Regex.o' failed gmake[1]: *** [Regex.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory '/var/pkgsrc/work/net/gopher/work/gopher/object' Makefile:161: recipe for target 'object/libgopher.a' failed gmake: *** [object/libgopher.a] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/net/gopher *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/gopher