=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/mail/jchkmail", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for jchkmail-1.3.1anb2 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- j-db.o --- --- j-table.o --- --- j-rdfile.o --- --- j-divers.o --- --- j-table.o --- source='j-table.c' object='j-table.o' libtool=no depfile='.deps/j-table.Po' tmpdepfile='.deps/j-table.TPo' depmode=gcc3 /usr/bin/bash ../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/opt/pkg/include -I/usr/include -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -Wall -c `test -f 'j-table.c' || echo './'`j-table.c --- j-rdfile.o --- source='j-rdfile.c' object='j-rdfile.o' libtool=no depfile='.deps/j-rdfile.Po' tmpdepfile='.deps/j-rdfile.TPo' depmode=gcc3 /usr/bin/bash ../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/opt/pkg/include -I/usr/include -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -Wall -c `test -f 'j-rdfile.c' || echo './'`j-rdfile.c --- j-db.o --- source='j-db.c' object='j-db.o' libtool=no depfile='.deps/j-db.Po' tmpdepfile='.deps/j-db.TPo' depmode=gcc3 /usr/bin/bash ../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/opt/pkg/include -I/usr/include -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -Wall -c `test -f 'j-db.c' || echo './'`j-db.c --- j-divers.o --- source='j-divers.c' object='j-divers.o' libtool=no depfile='.deps/j-divers.Po' tmpdepfile='.deps/j-divers.TPo' depmode=gcc3 /usr/bin/bash ../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/opt/pkg/include -I/usr/include -I../include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -Wall -c `test -f 'j-divers.c' || echo './'`j-divers.c --- j-db.o --- In file included from j-db.c:28: ./j-sys.h:51:17: error: conflicting types for 'strchr'; have 'char *(void)' 51 | char *strchr (), *strrchr (); | ^~~~~~ In file included from /usr/include/string.h:35, from ./j-sys.h:45: /usr/include/iso/string_iso.h:140:14: note: previous declaration of 'strchr' with type 'char *(const char *, int)' 140 | extern char *strchr(const char *, int); | ^~~~~~ ./j-sys.h:51:29: error: conflicting types for 'strrchr'; have 'char *(void)' 51 | char *strchr (), *strrchr (); | ^~~~~~~ /usr/include/iso/string_iso.h:142:14: note: previous declaration of 'strrchr' with type 'char *(const char *, int)' 142 | extern char *strrchr(const char *, int); | ^~~~~~~ --- j-table.o --- In file included from j-table.c:28: ./j-sys.h:51:17: error: conflicting types for 'strchr'; have 'char *(void)' 51 | char *strchr (), *strrchr (); | ^~~~~~ In file included from /usr/include/string.h:35, from ./j-sys.h:45: /usr/include/iso/string_iso.h:140:14: note: previous declaration of 'strchr' with type 'char *(const char *, int)' 140 | extern char *strchr(const char *, int); | ^~~~~~ ./j-sys.h:51:29: error: conflicting types for 'strrchr'; have 'char *(void)' 51 | char *strchr (), *strrchr (); | ^~~~~~~ /usr/include/iso/string_iso.h:142:14: note: previous declaration of 'strrchr' with type 'char *(const char *, int)' 142 | extern char *strrchr(const char *, int); | ^~~~~~~ --- j-rdfile.o --- In file included from j-rdfile.c:28: ./j-sys.h:51:17: error: conflicting types for 'strchr'; have 'char *(void)' 51 | char *strchr (), *strrchr (); | ^~~~~~ In file included from /usr/include/string.h:35, from ./j-sys.h:45: /usr/include/iso/string_iso.h:140:14: note: previous declaration of 'strchr' with type 'char *(const char *, int)' 140 | extern char *strchr(const char *, int); | ^~~~~~ ./j-sys.h:51:29: error: conflicting types for 'strrchr'; have 'char *(void)' 51 | char *strchr (), *strrchr (); | ^~~~~~~ /usr/include/iso/string_iso.h:142:14: note: previous declaration of 'strrchr' with type 'char *(const char *, int)' 142 | extern char *strrchr(const char *, int); | ^~~~~~~ --- j-divers.o --- In file included from j-divers.c:28: ./j-sys.h:51:17: error: conflicting types for 'strchr'; have 'char *(void)' 51 | char *strchr (), *strrchr (); | ^~~~~~ In file included from /usr/include/string.h:35, from ./j-sys.h:45: /usr/include/iso/string_iso.h:140:14: note: previous declaration of 'strchr' with type 'char *(const char *, int)' 140 | extern char *strchr(const char *, int); | ^~~~~~ ./j-sys.h:51:29: error: conflicting types for 'strrchr'; have 'char *(void)' 51 | char *strchr (), *strrchr (); | ^~~~~~~ /usr/include/iso/string_iso.h:142:14: note: previous declaration of 'strrchr' with type 'char *(const char *, int)' 142 | extern char *strrchr(const char *, int); | ^~~~~~~ --- j-db.o --- j-db.c: In function 'j_db_create': j-db.c:97:1: warning: old-style function definition [-Wold-style-definition] 97 | j_db_create (fname, dbname, dbtype, dbreverse) | ^~~~~~~~~~~ j-db.c: In function 'j_db_open': j-db.c:185:1: warning: old-style function definition [-Wold-style-definition] 185 | j_db_open (dbname) | ^~~~~~~~~ j-db.c: In function 'j_db_close': j-db.c:205:1: warning: old-style function definition [-Wold-style-definition] 205 | j_db_close (dbh) | ^~~~~~~~~~ j-db.c: In function 'j_db_get': j-db.c:219:1: warning: old-style function definition [-Wold-style-definition] 219 | j_db_get (dbh, key, val) | ^~~~~~~~ j-db.c: In function 'j_db_count': j-db.c:236:1: warning: old-style function definition [-Wold-style-definition] 236 | j_db_count (dbh) | ^~~~~~~~~~ j-db.c: In function 'j_db_walk': j-db.c:258:1: warning: old-style function definition [-Wold-style-definition] 258 | j_db_walk (dbh, func) | ^~~~~~~~~ j-db.c: In function 'j_db_dump': j-db.c:289:1: warning: old-style function definition [-Wold-style-definition] 289 | j_db_dump (dbh, func) | ^~~~~~~~~ --- j-divers.o --- j-divers.c: In function 'jstrdup': j-divers.c:38:1: warning: old-style function definition [-Wold-style-definition] 38 | jstrdup (s) | ^~~~~~~ j-divers.c: In function 'strset': j-divers.c:71:1: warning: old-style function definition [-Wold-style-definition] 71 | strset (dst, c, len) | ^~~~~~ j-divers.c: In function 'strchknull': j-divers.c:85:1: warning: old-style function definition [-Wold-style-definition] 85 | strchknull (s, len) | ^~~~~~~~~~ j-divers.c: In function 'string_has_tag': j-divers.c:106:1: warning: old-style function definition [-Wold-style-definition] 106 | string_has_tag (str, tag) | ^~~~~~~~~~~~~~ j-divers.c: In function 'center_string': j-divers.c:129:1: warning: old-style function definition [-Wold-style-definition] 129 | center_string (dst, org, len) | ^~~~~~~~~~~~~ j-divers.c: In function 'nb_valid_pointer': j-divers.c:149:1: warning: old-style function definition [-Wold-style-definition] 149 | nb_valid_pointer (a, b, c) | ^~~~~~~~~~~~~~~~ j-divers.c: In function 'split_args': j-divers.c:171:1: warning: old-style function definition [-Wold-style-definition] 171 | split_args (in, out) | ^~~~~~~~~~ j-divers.c: In function 'j_basename': j-divers.c:194:1: warning: old-style function definition [-Wold-style-definition] 194 | j_basename (out, in) | ^~~~~~~~~~ j-divers.c:206:12: error: too many arguments to function 'strrchr'; expected 0, have 2 206 | if ((p = strrchr (t, '/')) != NULL && *(p + 1) == '\0') | ^~~~~~~ ~ ./j-sys.h:51:29: note: declared here 51 | char *strchr (), *strrchr (); | ^~~~~~~ j-divers.c:209:12: error: too many arguments to function 'strrchr'; expected 0, have 2 209 | if ((p = strrchr (t, '/')) != NULL) { | ^~~~~~~ ~ ./j-sys.h:51:29: note: declared here 51 | char *strchr (), *strrchr (); | ^~~~~~~ --- j-rdfile.o --- j-rdfile.c: In function 'j_rd_text_file': j-rdfile.c:43:1: warning: old-style function definition [-Wold-style-definition] 43 | j_rd_text_file (fname, rdtype, rdreverse, func) | ^~~~~~~~~~~~~~ j-rdfile.c:66:15: error: too many arguments to function 'strchr'; expected 0, have 2 66 | if ((pk = strchr (s, '\n')) != NULL) | ^~~~~~ ~ ./j-sys.h:51:17: note: declared here 51 | char *strchr (), *strrchr (); | ^~~~~~ j-rdfile.c: In function 'str_clear_blanks': j-rdfile.c:124:1: warning: old-style function definition [-Wold-style-definition] 124 | str_clear_blanks (s) | ^~~~~~~~~~~~~~~~ --- j-table.o --- j-table.c: In function 'j_table_init': j-table.c:45:1: warning: old-style function definition [-Wold-style-definition] 45 | j_table_init (tbh, sz, dim, comp) | ^~~~~~~~~~~~ j-table.c: In function 'j_table_resize': j-table.c:71:1: warning: old-style function definition [-Wold-style-definition] 71 | j_table_resize (tbh) | ^~~~~~~~~~~~~~ j-table.c: In function 'j_table_free': j-table.c:102:1: warning: old-style function definition [-Wold-style-definition] 102 | j_table_free (tbh) | ^~~~~~~~~~~~ j-table.c: In function 'j_table_clear': j-table.c:125:1: warning: old-style function definition [-Wold-style-definition] 125 | j_table_clear (tbh) | ^~~~~~~~~~~~~ j-table.c: In function 'j_table_add': j-table.c:144:1: warning: old-style function definition [-Wold-style-definition] 144 | j_table_add (tbh, data) | ^~~~~~~~~~~ j-table.c: In function 'j_table_fetch': j-table.c:169:1: warning: old-style function definition [-Wold-style-definition] 169 | j_table_fetch (tbh, data) | ^~~~~~~~~~~~~ j-table.c: In function 'j_table_count': j-table.c:196:1: warning: old-style function definition [-Wold-style-definition] 196 | j_table_count (tbh) | ^~~~~~~~~~~~~ j-table.c: In function 'j_table_get_ind': j-table.c:213:1: warning: old-style function definition [-Wold-style-definition] 213 | j_table_get_ind (tbh, data, ind) | ^~~~~~~~~~~~~~~ j-table.c: In function 'j_table_get_first': j-table.c:237:1: warning: old-style function definition [-Wold-style-definition] 237 | j_table_get_first (tbh, data) | ^~~~~~~~~~~~~~~~~ j-table.c: In function 'j_table_get_next': j-table.c:264:1: warning: old-style function definition [-Wold-style-definition] 264 | j_table_get_next (tbh, data) | ^~~~~~~~~~~~~~~~ j-table.c: In function 'j_table_get_first_ptr': j-table.c:292:1: warning: old-style function definition [-Wold-style-definition] 292 | j_table_get_first_ptr (tbh) | ^~~~~~~~~~~~~~~~~~~~~ j-table.c: In function 'j_table_get_next_ptr': j-table.c:314:1: warning: old-style function definition [-Wold-style-definition] 314 | j_table_get_next_ptr (tbh) | ^~~~~~~~~~~~~~~~~~~~ j-table.c: In function 'j_table_sort': j-table.c:336:1: warning: old-style function definition [-Wold-style-definition] 336 | j_table_sort (tbh) | ^~~~~~~~~~~~ --- j-db.o --- *** [j-db.o] Error code 1 bmake[2]: stopped making "all" in /tmp/work/mail/jchkmail/work/jchkmail-1.3.1a/src --- j-divers.o --- *** [j-divers.o] Error code 1 bmake[2]: stopped making "all" in /tmp/work/mail/jchkmail/work/jchkmail-1.3.1a/src --- j-rdfile.o --- *** [j-rdfile.o] Error code 1 bmake[2]: stopped making "all" in /tmp/work/mail/jchkmail/work/jchkmail-1.3.1a/src --- j-table.o --- *** [j-table.o] Error code 1 bmake[2]: stopped making "all" in /tmp/work/mail/jchkmail/work/jchkmail-1.3.1a/src bmake[2]: 4 errors bmake[2]: stopped making "all" in /tmp/work/mail/jchkmail/work/jchkmail-1.3.1a/src *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /tmp/work/mail/jchkmail/work/jchkmail-1.3.1a bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /tmp/work/mail/jchkmail/work/jchkmail-1.3.1a *** [all] Error code 2 bmake: stopped making "all" in /tmp/work/mail/jchkmail/work/jchkmail-1.3.1a bmake: 1 error bmake: stopped making "all" in /tmp/work/mail/jchkmail/work/jchkmail-1.3.1a *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/jchkmail *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/jchkmail