>>> Building on exopi-6 under astro/xearth BDEPENDS = [devel/imake;devel/imake-cf] DIST = [astro/xearth:xearth-1.1.tar.gz] FULLPKGNAME = xearth-1.1p5 (Junk lock failure for exopi-6 at 1713476855.24921) Received IO (Junk lock obtained for exopi-6 at 1713476855.34) Woken up astro/xearth Woken up astro/xearth Woken up astro/xearth >>> Running depends in astro/xearth at 1713476862.92 /usr/sbin/pkg_add -aI -Drepair imake-1.0.9 imake-cf-1.0.7p0 was: /usr/sbin/pkg_add -aI -Drepair imake-1.0.9 imake-cf-1.0.7p0 /usr/sbin/pkg_add -aI -Drepair imake-1.0.9 imake-cf-1.0.7p0 >>> Running show-prepare-results in astro/xearth at 1713476867.12 ===> astro/xearth ===> Building from scratch xearth-1.1p5 ===> xearth-1.1p5 depends on: imake-* -> imake-1.0.9 ===> xearth-1.1p5 depends on: imake-cf-* -> imake-cf-1.0.7p0 ===> Verifying specs: ICE SM X11 Xau Xdmcp Xext Xt c m ===> found ICE.11.0 SM.9.0 X11.18.0 Xau.10.0 Xdmcp.11.0 Xext.13.0 Xt.11.1 c.100.0 m.10.1 imake-1.0.9 imake-cf-1.0.7p0 (Junk lock released for exopi-6 at 1713476869.66) distfiles size=157887 >>> Running build in astro/xearth at 1713476869.83 ===> astro/xearth ===> Checking files for xearth-1.1p5 `/exopi-cvs/ports/distfiles/xearth-1.1.tar.gz' is up to date. >> (SHA256) xearth-1.1.tar.gz: OK ===> Extracting for xearth-1.1p5 ===> Patching for xearth-1.1p5 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for xearth-1.1p5 ===> Configuring for xearth-1.1p5 imake -DPorts -DUseInstalled -I/usr/local/lib/X11/config make Makefiles make includes make depend rm -f .depend gccmakedep -f- -- -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -- xearth.c dither.c extarr.c gif.c gifout.c mapdata.c markers.c ppm.c render.c resources.c scan.c sunpos.c x11.c > .depend ===> Building for xearth-1.1p5 cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c xearth.c xearth.c:126:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int main(argc, argv) ^ xearth.c:183:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void set_priority(new) ^ xearth.c:279:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void sun_relative_position(lat_ret, lon_ret) ^ xearth.c:321:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void simple_orbit(ssue, lat, lon) ^ xearth.c:375:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void pick_random_position(lat_ret, lon_ret) ^ xearth.c:416:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int using_x(argc, argv) ^ xearth.c:483:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void command_line(argc, argv) ^ xearth.c:791:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char **tokenize(s, argc_ret, msg) ^ xearth.c:890:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void decode_proj_type(s) ^ xearth.c:929:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void decode_viewing_pos(s) ^ xearth.c:1024:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void decode_rotation(s) ^ xearth.c:1061:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void decode_sun_pos(s) ^ xearth.c:1098:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void decode_size(s) ^ xearth.c:1133:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void decode_shift(s) ^ xearth.c:1157:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void xearth_bzero(buf, len) ^ xearth.c:1230:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void version_info(flag) ^ xearth.c:1243:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void usage(msg) ^ xearth.c:1267:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void warning(msg) ^ xearth.c:1276:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void fatal(msg) ^ 19 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c dither.c dither.c:65:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void dither_setup(ncolors) ^ dither.c:136:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void dither_row(row, rslt) ^ dither.c:158:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void dither_row_ltor(row, rslt) ^ dither.c:266:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void dither_row_rtol(row, rslt) ^ dither.c:393:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void mono_dither_row(row, rslt) ^ dither.c:427:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void mono_dither_row_ltor(row) ^ dither.c:503:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void mono_dither_row_rtol(row) ^ cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c extarr.c 7 warnings generated. extarr.c:50:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtArr extarr_alloc(eltsize) ^ extarr.c:69:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void extarr_free(x) ^ extarr.c:77:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void *extarr_next(x) ^ 3 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c gif.c gif.c:68:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void gif_setup(s) ^ gif.c:97:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int gif_row(row) ^ 2 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c gifout.c gifout.c:139:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int gifout_open_file(s, w, h, sz, cmap, bg) ^ gifout.c:208:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int gifout_open_image(left, top, w, h) ^ gifout.c:273:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void gifout_put_pixel(val) ^ gifout.c:309:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void gifout_put_row(row) ^ gifout.c:415:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int cmap_bits(n) ^ gifout.c:436:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int root_bits(n) ^ gifout.c:464:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void write_data_block(cnt, outbuf, s) ^ gifout.c:487:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void add_string_out(p, e) ^ gifout.c:509:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int find_string_out(p, e) ^ gifout.c:550:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void gifout_fatal(msg) ^ gifout.c:556:3: warning: call to undeclared library function 'exit' with type 'void (int) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] exit(1); ^ gifout.c:556:3: note: include the header or explicitly provide a declaration for 'exit' 11 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c mapdata.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c markers.c markers.c:152:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void load_marker_info(fname) ^ markers.c:207:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void user_marker_info(fname) ^ markers.c:245:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void process_line(buf, fname, idx) ^ markers.c:275:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static const char *decode_marker_info(tokc, tokv) ^ markers.c:332:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static const char *decode_extra_marker_info(tokc, tokv, inf) ^ markers.c:386:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char *get_line(ins, buf, len, msg) ^ markers.c:451:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void show_marker_info(fname) ^ 7 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c ppm.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c render.c ppm.c:66:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ppm_setup(s) ^ ppm.c:76:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int ppm_row(row) ^ 2 warnings generated. render.c:75:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int dot_comp(a, b) ^ render.c:105:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void render_next_row(buf, idx) ^ render.c:175:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void no_shade_row(scanbuf, rslt) ^ render.c:223:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void compute_sun_vector(rslt) ^ render.c:234:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void orth_compute_inv_x(inv_x) ^ render.c:245:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void orth_shade_row(idx, scanbuf, sol, inv_x, rslt) ^ render.c:334:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void merc_shade_row(idx, scanbuf, sol, rslt) ^ render.c:451:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void cyl_shade_row(idx, scanbuf, sol, rslt) ^ render.c:568:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void render(rowfunc) ^ render.c:647:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void new_stars(freq) ^ render.c:678:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void new_grid(big, small) ^ render.c:732:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void new_grid_dot(cs_lat, cs_lon) ^ 12 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c resources.c resources.c:53:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_string_resource (res_name, res_class) ^ resources.c:76:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_boolean_resource (res_name, res_class) ^ resources.c:98:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_integer_resource (res_name, res_class) ^ resources.c:116:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_float_resource (res_name, res_class) ^ resources.c:135:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_pixel_resource (res_name, res_class, dpy, cmap) ^ resources.c:165:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] parse_time (string, seconds_default_p, silent_p) ^ resources.c:208:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_time_resource (res_name, res_class, sec_p) ^ resources.c:221:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_seconds_resource (res_name, res_class) ^ resources.c:228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_minutes_resource (res_name, res_class) ^ 9 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c scan.c scan.c:104:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int double_comp(a, b) ^ scan.c:126:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int scanbit_comp(a, b) ^ scan.c:134:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int orth_edgexing_comp(a, b) ^ scan.c:156:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int merc_edgexing_comp(a, b) ^ scan.c:210:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int cyl_edgexing_comp(a, b) ^ scan.c:398:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double *orth_extract_curve(npts, data) ^ scan.c:437:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void orth_scan_along_curve(prev, curr, cidx) ^ scan.c:482:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void orth_find_edge_xing(prev, curr, rslt) ^ scan.c:561:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void orth_scan_arc(x_0, y_0, a_0, x_1, y_1, a_1) ^ scan.c:684:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double *merc_extract_curve(npts, data) ^ scan.c:728:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void merc_scan_along_curve(prev, curr, cidx) ^ scan.c:837:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double merc_find_edge_xing(prev, curr) ^ scan.c:924:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void merc_scan_edge(from, to) ^ scan.c:1053:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double *cyl_extract_curve(npts, data) ^ scan.c:1097:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void cyl_scan_along_curve(prev, curr, cidx) ^ scan.c:1206:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double cyl_find_edge_xing(prev, curr) ^ scan.c:1293:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void cyl_scan_edge(from, to) ^ scan.c:1355:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void xing_error(file, line, idx, nxings, xings) ^ scan.c:1372:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void scan(x_0, y_0, x_1, y_1) ^ scan.c:1418:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void get_scanbits(val) ^ 20 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c sunpos.c sunpos.c:132:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static double solve_keplers_equation(M) ^ sunpos.c:155:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static double mean_sun (D) ^ sunpos.c:173:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static double sun_ecliptic_longitude(ssue) ^ sunpos.c:194:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ecliptic_to_equatorial(lambda, beta, alpha, delta) ^ sunpos.c:215:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static double julian_date(y, m, d) ^ sunpos.c:248:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static double GST(ssue) ^ sunpos.c:281:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void sun_position(ssue, lat, lon) ^ sunpos.c:308:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void moon_position(ssue, lat, lon) ^ 8 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c x11.c x11.c:237:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void command_line_x(argc, argv) ^ x11.c:255:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void init_x_general(argc, argv) ^ x11.c:599:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int get_bits_per_pixel(depth) ^ x11.c:628:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XFontStruct *load_x_font(dpy, fontname) ^ x11.c:982:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void pack_mono_1(src, dst) ^ x11.c:1006:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void pack_8(src, map, dst) ^ x11.c:1025:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void pack_16(src, map, dst) ^ x11.c:1060:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void pack_24(src, map, dst) ^ x11.c:1097:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void pack_32(src, map, dst) ^ x11.c:1134:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int x11_row(row) ^ x11.c:1214:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void draw_label(dpy) ^ x11.c:1291:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void mark_location(dpy, info) ^ x11.c:1384:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void draw_outlined_string(dpy, pix, fg, bg, x, y, text, len) ^ x11.c:1411:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Window GetVRoot(dpy) ^ x11.c:1468:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void updateProperty(dpy, w, name, type, format, data, nelem) ^ x11.c:1491:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void preserveResource(dpy, w) ^ x11.c:1509:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void freePrevious(dpy, w) ^ x11.c:1541:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (actual_type != None) ^ x11.c:1550:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int xkill_handler(dpy, xev) ^ 19 warnings generated. rm -f xearth cc -o xearth -O2 -L/usr/X11R6/lib -L/usr/local/lib xearth.o dither.o extarr.o gif.o gifout.o mapdata.o markers.o ppm.o render.o resources.o scan.o sunpos.o x11.o -lXt -lSM -lICE -lXext -lX11 -lXdmcp -lXau -lm -Wl,-rpath,/usr/local/lib dither.c(dither.o:(mono_dither_setup)): warning: random() may return deterministic values, is that what you want? resources.c(resources.o:(get_string_resource)): warning: strcpy() is almost always misused, please use strlcpy() resources.c(resources.o:(get_string_resource)): warning: strcat() is almost always misused, please use strlcat() x11.c(x11.o:(x11_output)): warning: sprintf() is often misused, please use snprintf() rm -f xearth._man if test -z "" ; then cd `dirname xearth` && ln -s `basename xearth.man` `basename xearth._man`; else /usr/libexec/cpp -undef -traditional -D__apploaddir__=/usr/local/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/local/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" < xearth.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xearth._man; fi >>> Running package in astro/xearth at 1713476878.88 ===> astro/xearth ===> Faking installation for xearth-1.1p5 install -c xearth /exopi-obj/pobj/xearth-1.1/fake-amd64/usr/local/bin/xearth install in . done install -c -m 0444 xearth._man /exopi-obj/pobj/xearth-1.1/fake-amd64/usr/local/man/man1/xearth.1 install.man in . done ===> Building package for xearth-1.1p5 Create /exopi-cvs/ports/packages/amd64/all/xearth-1.1p5.tgz Creating package xearth-1.1p5 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 6% checksumming|******* | 11% checksumming|********** | 17% checksumming|************** | 22% checksumming|***************** | 28% checksumming|******************** | 33% checksumming|************************ | 39% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************* | 61% checksumming|***************************************** | 67% checksumming|******************************************** | 72% checksumming|*********************************************** | 78% checksumming|*************************************************** | 83% checksumming|****************************************************** | 89% checksumming|********************************************************** | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************************************** | 88% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/xearth-1.1p5.tgz >>> Running clean in astro/xearth at 1713476880.85 ===> astro/xearth ===> Cleaning for xearth-1.1p5 >>> Ended at 1713476882.56 max_stuck=0.00/waiting-for-lock #20=7.49/depends=4.18/show-prepare-results=2.79/build=9.05/package=2.06/clean=1.78