=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/xplot", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xplot-0.90.7.1nb16 --- xplot.o --- --- version_string.c --- echo 'char *version_string = "'`cat version`'";' >version_string.c --- xplot.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -I/opt/pkg/include -c xplot.c --- coord.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -I/opt/pkg/include -c coord.c --- xplot.o --- xplot.c: In function 'panic': xplot.c:59:3: error: implicit declaration of function 'abort' [-Wimplicit-function-declaration] 59 | abort(); | ^~~~~ xplot.c:54:1: note: include '' or provide a declaration of 'abort' 53 | #include +++ |+#include 54 | xplot.c:59:3: warning: incompatible implicit declaration of built-in function 'abort' [-Wbuiltin-declaration-mismatch] 59 | abort(); | ^~~~~ xplot.c:59:3: note: include '' or provide a declaration of 'abort' xplot.c:60:3: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 60 | exit(1); | ^~~~ xplot.c:60:3: note: include '' or provide a declaration of 'exit' xplot.c:60:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] xplot.c:60:3: note: include '' or provide a declaration of 'exit' xplot.c: In function 'fatalerror': xplot.c:68:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 68 | exit(1); | ^~~~ xplot.c:68:3: note: include '' or provide a declaration of 'exit' xplot.c: In function 'main': xplot.c:1334:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 1334 | exit(0); | ^~~~ xplot.c:1334:7: note: include '' or provide a declaration of 'exit' xplot.c:1991:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 1991 | exit(1); | ^~~~ xplot.c:1991:11: note: include '' or provide a declaration of 'exit' xplot.c: In function 'get_input': xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2790:22: note: in expansion of macro 'parseerror' 2790 | if (tokens == 0) parseerror("EOF before first line of input"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2790:22: note: in expansion of macro 'parseerror' 2790 | if (tokens == 0) parseerror("EOF before first line of input"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2795:5: note: in expansion of macro 'parseerror' 2795 | parseerror("invalid input format -- expecting coord type names"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2795:5: note: in expansion of macro 'parseerror' 2795 | parseerror("invalid input format -- expecting coord type names"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2801:5: note: in expansion of macro 'parseerror' 2801 | parseerror("unknown coord type"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2801:5: note: in expansion of macro 'parseerror' 2801 | parseerror("unknown coord type"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2834:25: note: in expansion of macro 'parseerror' 2834 | if (ntokens != 2) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2834:25: note: in expansion of macro 'parseerror' 2834 | if (ntokens != 2) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2836:9: note: in expansion of macro 'parseerror' 2836 | parseerror("aspect_ratio requires identical coordinate types"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2836:9: note: in expansion of macro 'parseerror' 2836 | parseerror("aspect_ratio requires identical coordinate types"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2839:40: note: in expansion of macro 'parseerror' 2839 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2839:40: note: in expansion of macro 'parseerror' 2839 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2847:40: note: in expansion of macro 'parseerror' 2847 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2847:40: note: in expansion of macro 'parseerror' 2847 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2854:40: note: in expansion of macro 'parseerror' 2854 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2854:40: note: in expansion of macro 'parseerror' 2854 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2861:40: note: in expansion of macro 'parseerror' 2861 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2861:40: note: in expansion of macro 'parseerror' 2861 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2868:40: note: in expansion of macro 'parseerror' 2868 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2868:40: note: in expansion of macro 'parseerror' 2868 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2875:40: note: in expansion of macro 'parseerror' 2875 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2875:40: note: in expansion of macro 'parseerror' 2875 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2882:40: note: in expansion of macro 'parseerror' 2882 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2882:40: note: in expansion of macro 'parseerror' 2882 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2889:40: note: in expansion of macro 'parseerror' 2889 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2889:40: note: in expansion of macro 'parseerror' 2889 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2895:40: note: in expansion of macro 'parseerror' 2895 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2895:40: note: in expansion of macro 'parseerror' 2895 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2902:40: note: in expansion of macro 'parseerror' 2902 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2902:40: note: in expansion of macro 'parseerror' 2902 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2909:40: note: in expansion of macro 'parseerror' 2909 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2909:40: note: in expansion of macro 'parseerror' 2909 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2916:40: note: in expansion of macro 'parseerror' 2916 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2916:40: note: in expansion of macro 'parseerror' 2916 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2923:40: note: in expansion of macro 'parseerror' 2923 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2923:40: note: in expansion of macro 'parseerror' 2923 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2930:40: note: in expansion of macro 'parseerror' 2930 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2930:40: note: in expansion of macro 'parseerror' 2930 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ --- unsigned.o --- --- xplot.o --- xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2937:40: note: in expansion of macro 'parseerror' 2937 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2937:40: note: in expansion of macro 'parseerror' 2937 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2944:40: note: in expansion of macro 'parseerror' 2944 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ --- unsigned.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -I/opt/pkg/include -c unsigned.c --- xplot.o --- xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2944:40: note: in expansion of macro 'parseerror' 2944 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2951:41: note: in expansion of macro 'parseerror' 2951 | if (ntokens != 5 && ntokens != 6) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2951:41: note: in expansion of macro 'parseerror' 2951 | if (ntokens != 5 && ntokens != 6) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2960:41: note: in expansion of macro 'parseerror' 2960 | if (ntokens != 5 && ntokens != 6) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2960:41: note: in expansion of macro 'parseerror' 2960 | if (ntokens != 5 && ntokens != 6) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:2986:40: note: in expansion of macro 'parseerror' 2986 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:2986:40: note: in expansion of macro 'parseerror' 2986 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:3004:40: note: in expansion of macro 'parseerror' 3004 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:3004:40: note: in expansion of macro 'parseerror' 3004 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:3022:40: note: in expansion of macro 'parseerror' 3022 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:3022:40: note: in expansion of macro 'parseerror' 3022 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:3040:40: note: in expansion of macro 'parseerror' 3040 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:3040:40: note: in expansion of macro 'parseerror' 3040 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:3058:40: note: in expansion of macro 'parseerror' 3058 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:3058:40: note: in expansion of macro 'parseerror' 3058 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:3125:40: note: in expansion of macro 'parseerror' 3125 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:3125:40: note: in expansion of macro 'parseerror' 3125 | if (not_ntokens_equal_to_3_or_4) parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 2785 | exit(1); \ | ^~~~ xplot.c:3139:7: note: in expansion of macro 'parseerror' 3139 | parseerror("input format error"); | ^~~~~~~~~~ xplot.c:2785:7: note: include '' or provide a declaration of 'exit' 2785 | exit(1); \ | ^~~~ xplot.c:3139:7: note: in expansion of macro 'parseerror' 3139 | parseerror("input format error"); | ^~~~~~~~~~ *** [xplot.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/graphics/xplot/work/xplot-0.90.7.1 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/graphics/xplot/work/xplot-0.90.7.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/xplot *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/xplot