=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/games/an", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for an-0.93 --- an.o --- --- gan_qsort.o --- --- an.o --- gcc -O -I ./lib -c an.c --- gan_qsort.o --- gcc -O -I ./lib -c gan_qsort.c --- an.o --- In file included from an.c:27: ./lib/getopt.h:104:12: error: conflicting types for 'getopt'; have 'int(void)' 104 | extern int getopt (); | ^~~~~~ In file included from an.c:23: /usr/include/stdlib.h:302:12: note: previous declaration of 'getopt' with type 'int(int, char * const*, const char *)' 302 | extern int getopt(int, char *const *, const char *); | ^~~~~~ an.c: In function 'main': an.c:105:1: warning: old-style function definition [-Wold-style-definition] 105 | main(argc,argv) | ^~~~ an.c: In function 'check_dict': an.c:489:1: warning: old-style function definition [-Wold-style-definition] 489 | check_dict(phrase_len,phrase_mask,num_phrase_masks, | ^~~~~~~~~~ an.c: In function 'print': an.c:738:1: warning: old-style function definition [-Wold-style-definition] 738 | print(found2,level,upto) | ^~~~~ an.c: In function 'check_word': an.c:801:1: warning: old-style function definition [-Wold-style-definition] 801 | check_word(current_word,phrase_word) | ^~~~~~~~~~ an.c: In function 'check_letter': an.c:873:1: warning: old-style function definition [-Wold-style-definition] 873 | check_letter(letter,phrase_word,avail) | ^~~~~~~~~~~~ an.c: In function 'remove_letters': an.c:903:1: warning: old-style function definition [-Wold-style-definition] 903 | remove_letters(remove_phrase,phrase_word) | ^~~~~~~~~~~~~~ an.c: In function 'get_words': an.c:962:1: warning: old-style function definition [-Wold-style-definition] 962 | get_words(dict_file,phrase_word,dict) | ^~~~~~~~~ an.c: In function 'make_word_masks': an.c:1081:1: warning: old-style function definition [-Wold-style-definition] 1081 | make_word_masks(words,word_mask,num_word_masks,dict_words) | ^~~~~~~~~~~~~~~ an.c: In function 'makefreq_table': an.c:1181:1: warning: old-style function definition [-Wold-style-definition] 1181 | makefreq_table(freq_table,word) | ^~~~~~~~~~~~~~ an.c: In function 'compare_len': an.c:1253:1: warning: old-style function definition [-Wold-style-definition] 1253 | compare_len(string1,string2) | ^~~~~~~~~~~ an.c: In function 'compare_word': an.c:1274:1: warning: old-style function definition [-Wold-style-definition] 1274 | compare_word(word1,word2) | ^~~~~~~~~~~~ an.c: In function 'compare_char': an.c:1399:1: warning: old-style function definition [-Wold-style-definition] 1399 | compare_char(let1,let2) | ^~~~~~~~~~~~ an.c: In function 'create_word_len_hash': an.c:1540:6: warning: old-style function definition [-Wold-style-definition] 1540 | void create_word_len_hash(word_len_hash,word_len,let_hash,phrase_len) | ^~~~~~~~~~~~~~~~~~~~ an.c: In function 'lowercase': an.c:1598:1: warning: old-style function definition [-Wold-style-definition] 1598 | lowercase(string) | ^~~~~~~~~ an.c: In function 'remove_punc': an.c:1612:1: warning: old-style function definition [-Wold-style-definition] 1612 | remove_punc(string) | ^~~~~~~~~~~ an.c: In function 'no_punc_len': an.c:1647:1: warning: old-style function definition [-Wold-style-definition] 1647 | no_punc_len(string) | ^~~~~~~~~~~ an.c: In function 'xmalloc': an.c:1680:1: warning: old-style function definition [-Wold-style-definition] 1680 | xmalloc(size) | ^~~~~~~ an.c: In function 'xcalloc': an.c:1700:1: warning: old-style function definition [-Wold-style-definition] 1700 | xcalloc(num_objects,size) | ^~~~~~~ an.c: In function 'xrealloc': an.c:1721:1: warning: old-style function definition [-Wold-style-definition] 1721 | xrealloc(location,newsize) | ^~~~~~~~ an.c: In function 'xstrdup': an.c:1738:1: warning: old-style function definition [-Wold-style-definition] 1738 | xstrdup(s) | ^~~~~~~ *** [an.o] Error code 1 bmake: stopped making "all" in /tmp/work/games/an/work/an-0.93 bmake: 1 error bmake: stopped making "all" in /tmp/work/games/an/work/an-0.93 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/an *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/an