------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libXau-1.0.9.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libxml2-2.9.10.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libxcb-1.13.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libX11-1.6.9,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The xmx port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xmx-1.1_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The xmx port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xmx-1.1_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xmx-1.1_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The xmx port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xmx-1.1_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xmx-1.1_3 for building => SHA256 Checksum OK for xmx-1.1.tar.Z. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The xmx port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xmx-1.1_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xmx-1.1_3 for building ===> Extracting for xmx-1.1_3 => SHA256 Checksum OK for xmx-1.1.tar.Z. Extracted Memory Use: 0.31M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xmx-1.1_3 ===> Applying ports patches for xmx-1.1_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xmx-1.1_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xmx-1.1_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Configuring for xmx-1.1_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xmx-1.1_3 --- bufio.o --- --- connect.o --- --- error.o --- --- genreq.o --- --- main.o --- --- map.o --- --- pointer.o --- --- reply.o --- --- request.o --- --- resource.o --- --- bufio.o --- cc -pipe -O2 -fno-strict-aliasing -c bufio.c -L/usr/local/lib -I/usr/local/include --- connect.o --- cc -pipe -O2 -fno-strict-aliasing -c connect.c -L/usr/local/lib -I/usr/local/include --- error.o --- cc -pipe -O2 -fno-strict-aliasing -c error.c -L/usr/local/lib -I/usr/local/include --- genreq.o --- cc -pipe -O2 -fno-strict-aliasing -c genreq.c -L/usr/local/lib -I/usr/local/include --- pointer.o --- cc -pipe -O2 -fno-strict-aliasing -c pointer.c -L/usr/local/lib -I/usr/local/include --- reply.o --- cc -pipe -O2 -fno-strict-aliasing -c reply.c -L/usr/local/lib -I/usr/local/include --- request.o --- cc -pipe -O2 -fno-strict-aliasing -c request.c -L/usr/local/lib -I/usr/local/include --- main.o --- cc -pipe -O2 -fno-strict-aliasing -c main.c -L/usr/local/lib -I/usr/local/include --- map.o --- cc -pipe -O2 -fno-strict-aliasing -c map.c -L/usr/local/lib -I/usr/local/include --- resource.o --- cc -pipe -O2 -fno-strict-aliasing -c resource.c -L/usr/local/lib -I/usr/local/include --- connect.o --- In file included from connect.c:25: xmx.h:103:8: warning: type defaults to 'int' in declaration of 'debug' [-Wimplicit-int] extern debug; ^~~~~ connect.c: In function 'open_display': connect.c:74:13: warning: type defaults to 'int' in declaration of 's' [-Wimplicit-int] register s; ^ connect.c:77:11: warning: type defaults to 'int' in declaration of 'inited' [-Wimplicit-int] static inited = 0; ^~~~~~ connect.c: In function 'rootwindow': connect.c:166:1: warning: type of 'screen' defaults to 'int' [-Wimplicit-int] rootwindow(screen) ^~~~~~~~~~ connect.c: In function 'cmap_size': connect.c:186:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i, j, k; ^ connect.c:186:16: warning: type defaults to 'int' in declaration of 'j' [-Wimplicit-int] register i, j, k; ^ connect.c:186:19: warning: type defaults to 'int' in declaration of 'k' [-Wimplicit-int] register i, j, k; ^ --- error.o --- In file included from error.c:19: xmx.h:103:8: warning: type defaults to 'int' in declaration of 'debug' [-Wimplicit-int] extern debug; ^~~~~ --- connect.o --- connect.c: In function 'master_config': connect.c:263:13: warning: type defaults to 'int' in declaration of 's' [-Wimplicit-int] register s; ^ connect.c:266:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i, j, k; ^ connect.c:266:16: warning: type defaults to 'int' in declaration of 'j' [-Wimplicit-int] register i, j, k; ^ connect.c:266:19: warning: type defaults to 'int' in declaration of 'k' [-Wimplicit-int] register i, j, k; ^ connect.c:267:13: warning: type defaults to 'int' in declaration of 'ncols' [-Wimplicit-int] register ncols; ^~~~~ connect.c: In function 'cmp_config': connect.c:302:13: warning: type defaults to 'int' in declaration of 's' [-Wimplicit-int] register s; ^ connect.c:305:13: warning: type defaults to 'int' in declaration of 'h' [-Wimplicit-int] register h, i, j, k, l, m, n; ^ connect.c:305:16: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register h, i, j, k, l, m, n; ^ connect.c:305:19: warning: type defaults to 'int' in declaration of 'j' [-Wimplicit-int] register h, i, j, k, l, m, n; ^ connect.c:305:22: warning: type defaults to 'int' in declaration of 'k' [-Wimplicit-int] register h, i, j, k, l, m, n; ^ connect.c:305:25: warning: type defaults to 'int' in declaration of 'l' [-Wimplicit-int] register h, i, j, k, l, m, n; ^ connect.c:305:28: warning: type defaults to 'int' in declaration of 'm' [-Wimplicit-int] register h, i, j, k, l, m, n; ^ connect.c:305:31: warning: type defaults to 'int' in declaration of 'n' [-Wimplicit-int] register h, i, j, k, l, m, n; ^ connect.c: In function 'setup_print': connect.c:401:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i, j, k; ^ connect.c:401:16: warning: type defaults to 'int' in declaration of 'j' [-Wimplicit-int] register i, j, k; ^ connect.c:401:19: warning: type defaults to 'int' in declaration of 'k' [-Wimplicit-int] register i, j, k; ^ connect.c: In function 'structize': connect.c:519:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i, j; ^ connect.c:519:16: warning: type defaults to 'int' in declaration of 'j' [-Wimplicit-int] register i, j; ^ connect.c: In function 'unstructize': connect.c:557:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i; ^ --- main.o --- In file included from main.c:35: xmx.h:103:8: warning: type defaults to 'int' in declaration of 'debug' [-Wimplicit-int] extern debug; ^~~~~ main.c:68:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ main.c: In function 'main': --- request.o --- In file included from request.c:26: xmx.h:103:8: warning: type defaults to 'int' in declaration of 'debug' [-Wimplicit-int] extern debug; ^~~~~ --- main.o --- main.c:72:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i, r, s, t, rv; ^ main.c:72:16: warning: type defaults to 'int' in declaration of 'r' [-Wimplicit-int] register i, r, s, t, rv; ^ main.c:72:19: warning: type defaults to 'int' in declaration of 's' [-Wimplicit-int] register i, r, s, t, rv; ^ main.c:72:22: warning: type defaults to 'int' in declaration of 't' [-Wimplicit-int] register i, r, s, t, rv; ^ main.c:72:25: warning: type defaults to 'int' in declaration of 'rv' [-Wimplicit-int] register i, r, s, t, rv; ^~ --- request.o --- request.c: In function 'request_get': request.c:68:13: warning: type defaults to 'int' in declaration of 'len' [-Wimplicit-int] register len, bytesleft; ^~~ request.c:68:18: warning: type defaults to 'int' in declaration of 'bytesleft' [-Wimplicit-int] register len, bytesleft; ^~~~~~~~~ request.c: In function 'request_map': request.c:267:13: warning: type defaults to 'int' in declaration of 's' [-Wimplicit-int] register s; ^ request.c:270:13: warning: type defaults to 'int' in declaration of 'j' [-Wimplicit-int] register j, rv = 0; ^ request.c:270:16: warning: type defaults to 'int' in declaration of 'rv' [-Wimplicit-int] register j, rv = 0; ^~ --- main.o --- main.c: In function 'close_conn': main.c:435:4: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] close(s); ^~~~~ pclose main.c: In function 'broadcast': main.c:455:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i, k, once = 1; ^ main.c:455:16: warning: type defaults to 'int' in declaration of 'k' [-Wimplicit-int] register i, k, once = 1; ^ main.c:455:19: warning: type defaults to 'int' in declaration of 'once' [-Wimplicit-int] register i, k, once = 1; ^~~~ main.c:457:11: warning: type defaults to 'int' in declaration of 'sseq' [-Wimplicit-int] static sseq = 1; ^~~~ main.c: In function 'usage': main.c:551:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i; ^ main.c: In function 'get_args': main.c:577:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] --- request.o --- request.c: In function 'request_hist_get': request.c:809:13: warning: type defaults to 'int' in declaration of 'low' [-Wimplicit-int] register low; ^~~ --- main.o --- register i; ^ main.c:623:16: warning: implicit declaration of function 'errors'; did you mean 'perror'? [-Wimplicit-function-declaration] errors(0); ^~~~~~ perror main.c:652:19: warning: implicit declaration of function 'resource_grab_cmap'; did you mean 'resource_print'? [-Wimplicit-function-declaration] resource_grab_cmap(0); ^~~~~~~~~~~~~~~~~~ resource_print main.c: In function 'read_server_list': main.c:696:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i = 0; ^ --- request.o --- request.c: In function 'print_window_atts': request.c:1260:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i; ^ --- resource.o --- In file included from resource.c:25: xmx.h:103:8: warning: type defaults to 'int' in declaration of 'debug' [-Wimplicit-int] extern debug; ^~~~~ --- socket.o --- --- resource.o --- resource.c: In function 'resource_new_root': resource.c:87:13: warning: type defaults to 'int' in declaration of 's' [-Wimplicit-int] register s; ^ resource.c: In function 'resource_request': resource.c:136:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i; ^ --- socket.o --- cc -pipe -O2 -fno-strict-aliasing -c socket.c -L/usr/local/lib -I/usr/local/include --- resource.o --- resource.c: In function 'resource_reply': resource.c:452:16: warning: implicit declaration of function 'xreq_store_colors'; did you mean 'xreq_free_colors'? [-Wimplicit-function-declaration] xreq_store_colors(last_cmap, 1, ^~~~~~~~~~~~~~~~~ xreq_free_colors resource.c: In function 'resource_free': resource.c:542:10: warning: implicit declaration of function 'map_rid_mark'; did you mean 'map_rid_data'? [-Wimplicit-function-declaration] map_rid_mark(rp->rid); ^~~~~~~~~~~~ map_rid_data resource.c: In function 'print_subtree': resource.c:764:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i; ^ --- pointer.o --- In file included from pointer.c:25: xmx.h:103:8: warning: type defaults to 'int' in declaration of 'debug' [-Wimplicit-int] extern debug; ^~~~~ pointer.c: In function 'pointer_init': pointer.c:39:1: warning: type of 'screen' defaults to 'int' [-Wimplicit-int] pointer_init(screen, tvpp, interval) ^~~~~~~~~~~~ pointer.c: In function 'pointer_query': pointer.c:68:11: warning: type defaults to 'int' in declaration of 'inited' [-Wimplicit-int] static inited = 0; ^~~~~~ pointer.c: In function 'pointer_echo': pointer.c:100:11: warning: type defaults to 'int' in declaration of 'inited' [-Wimplicit-int] static inited = 0; ^~~~~~ --- socket.o --- In file included from socket.c:35: xmx.h:103:8: warning: type defaults to 'int' in declaration of 'debug' [-Wimplicit-int] extern debug; ^~~~~ socket.c: In function 'server_sockets': socket.c:56:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i; ^ socket.c:66:13: warning: implicit declaration of function 'umask'; did you mean 'fd_mask'? [-Wimplicit-function-declaration] oumask = umask(0); ^~~~~ fd_mask --- reply.o --- In file included from reply.c:27: xmx.h:103:8: warning: type defaults to 'int' in declaration of 'debug' [-Wimplicit-int] extern debug; ^~~~~ reply.c: In function 'reply_get': reply.c:74:13: warning: type defaults to 'int' in declaration of 'len' [-Wimplicit-int] register len, bytesleft; ^~~ reply.c:74:18: warning: type defaults to 'int' in declaration of 'bytesleft' [-Wimplicit-int] register len, bytesleft; ^~~~~~~~~ --- socket.o --- socket.c:67:10: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] (void)mkdir(X_UNIX_DIR, 0777); ^~~~~ socket.c:69:10: warning: implicit declaration of function 'unlink'; did you mean 'unix'? [-Wimplicit-function-declaration] (void)unlink(usock.sun_path); ^~~~~~ unix socket.c:89:7: warning: implicit declaration of function 'sleep'; did you mean 'strsep'? [-Wimplicit-function-declaration] sleep(10); ^~~~~ strsep socket.c: In function 'client_socket': socket.c:152:13: warning: type defaults to 'int' in declaration of 'len' [-Wimplicit-int] register len; ^~~ socket.c:208:13: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] (void)close(s); ^~~~~ pclose --- reply.o --- reply.c: In function 'mapreply': reply.c:133:13: warning: type defaults to 'int' in declaration of 's' [-Wimplicit-int] register s; ^ reply.c:136:13: warning: type defaults to 'int' in declaration of 'len' [-Wimplicit-int] register len, j; ^~~ reply.c:136:18: warning: type defaults to 'int' in declaration of 'j' [-Wimplicit-int] register len, j; ^ reply.c:144:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (char *)reply_error((xError *)data); ^ reply.c: In function 'reply_print': reply.c:282:13: warning: type defaults to 'int' in declaration of 'req_type' [-Wimplicit-int] register req_type = request_hist_get(hp, reply->sequenceNumber); ^~~~~~~~ --- genreq.o --- In file included from genreq.c:27: xmx.h:103:8: warning: type defaults to 'int' in declaration of 'debug' [-Wimplicit-int] extern debug; ^~~~~ genreq.c: In function 'xreq_reparent_window': genreq.c:58:11: warning: type defaults to 'int' in declaration of 'inited' [-Wimplicit-int] static inited = 0; ^~~~~~ genreq.c: In function 'xreq_map_window': genreq.c:83:11: warning: type defaults to 'int' in declaration of 'inited' [-Wimplicit-int] static inited = 0; ^~~~~~ genreq.c: In function 'xreq_destroy_window': genreq.c:105:11: warning: type defaults to 'int' in declaration of 'inited' [-Wimplicit-int] static inited = 0; ^~~~~~ genreq.c: In function 'xreq_free_resource': genreq.c:128:11: warning: type defaults to 'int' in declaration of 'inited' [-Wimplicit-int] static inited = 0; ^~~~~~ genreq.c: In function 'xreq_create_colormap': genreq.c:168:11: warning: type defaults to 'int' in declaration of 'inited' [-Wimplicit-int] static inited = 0; ^~~~~~ genreq.c: In function 'xreq_change_window_colormap': genreq.c:193:11: warning: type defaults to 'int' in declaration of 'inited' [-Wimplicit-int] static inited = 0; ^~~~~~ genreq.c: In function 'xreq_install_colormap': genreq.c:217:11: warning: type defaults to 'int' in declaration of 'inited' [-Wimplicit-int] static inited = 0; ^~~~~~ genreq.c: In function 'xreq_uninstall_colormap': genreq.c:239:11: warning: type defaults to 'int' in declaration of 'inited' [-Wimplicit-int] static inited = 0; ^~~~~~ genreq.c: In function 'xreq_alloc_color_cells': genreq.c:262:11: warning: type defaults to 'int' in declaration of 'inited' [-Wimplicit-int] static inited = 0; ^~~~~~ genreq.c: In function 'xreq_store_colors': genreq.c:291:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i; ^ genreq.c:292:11: warning: type defaults to 'int' in declaration of 'inited' [-Wimplicit-int] static inited = 0; ^~~~~~ genreq.c: In function 'xreq_free_colors': genreq.c:325:11: warning: type defaults to 'int' in declaration of 'inited' [-Wimplicit-int] static inited = 0; ^~~~~~ --- bufio.o --- In file included from bufio.c:27: xmx.h:103:8: warning: type defaults to 'int' in declaration of 'debug' [-Wimplicit-int] extern debug; ^~~~~ bufio.c: In function 'buf_init': bufio.c:68:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i; ^ bufio.c: In function 'buf_setwfds': bufio.c:93:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i; ^ bufio.c: In function 'buf_clear': bufio.c:110:13: warning: type defaults to 'int' in declaration of 'n' [-Wimplicit-int] register n; /* clear n bytes of active data (all if zero) */ ^ bufio.c:112:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i, t; ^ bufio.c:112:16: warning: type defaults to 'int' in declaration of 't' [-Wimplicit-int] register i, t; ^ bufio.c: In function 'buf_read': bufio.c:190:13: warning: type defaults to 'int' in declaration of 'tries' [-Wimplicit-int] register tries = 0; ^~~~~ bufio.c:191:13: warning: type defaults to 'int' in declaration of 'r' [-Wimplicit-int] register r, t; ^ bufio.c:191:16: warning: type defaults to 'int' in declaration of 't' [-Wimplicit-int] register r, t; ^ bufio.c:212:16: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] if ((r = read(fd, cp+t, n-t)) < 0) ^~~~ fread bufio.c: In function 'buf_flush': bufio.c:263:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i, r, t; ^ bufio.c:263:16: warning: type defaults to 'int' in declaration of 'r' [-Wimplicit-int] register i, r, t; ^ bufio.c:263:19: warning: type defaults to 'int' in declaration of 't' [-Wimplicit-int] register i, r, t; ^ bufio.c: In function 'buf_write': bufio.c:342:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i, r, t; ^ bufio.c:342:16: warning: type defaults to 'int' in declaration of 'r' [-Wimplicit-int] register i, r, t; ^ bufio.c:342:19: warning: type defaults to 'int' in declaration of 't' [-Wimplicit-int] register i, r, t; ^ bufio.c: In function 'write_it': bufio.c:404:13: warning: type defaults to 'int' in declaration of 'tries' [-Wimplicit-int] register tries = 0; ^~~~~ bufio.c:405:13: warning: type defaults to 'int' in declaration of 'r' [-Wimplicit-int] register r, t; ^ bufio.c:405:16: warning: type defaults to 'int' in declaration of 't' [-Wimplicit-int] register r, t; ^ bufio.c:417:16: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] if ((r = write(fd, cp+t, n-t)) < 0) ^~~~~ fwrite bufio.c: In function 'adjust': bufio.c:463:13: warning: type defaults to 'int' in declaration of 'sz' [-Wimplicit-int] register sz; ^~ --- map.o --- In file included from map.c:31: xmx.h:103:8: warning: type defaults to 'int' in declaration of 'debug' [-Wimplicit-int] extern debug; ^~~~~ map.c: In function 'map_server_init': map.c:102:13: warning: type defaults to 'int' in declaration of 's' [-Wimplicit-int] register s; ^ map.c:105:13: warning: type defaults to 'int' in declaration of 'n' [-Wimplicit-int] register n; ^ map.c: In function 'map_server_rid_add': map.c:138:13: warning: type defaults to 'int' in declaration of 's' [-Wimplicit-int] register s; ^ map.c: In function 'map_server_clear': map.c:172:13: warning: type defaults to 'int' in declaration of 's' [-Wimplicit-int] register s; ^ map.c:190:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif RMAP_DEBUG ^~~~~~~~~~ map.c: In function 'map_rid_remove_marked': map.c:216:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i; ^ map.c:242:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif RMAP_DEBUG ^~~~~~~~~~ map.c: In function 'map_rid_mark': map.c:269:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i; ^ map.c: In function 'map_rid_add': map.c:297:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i; ^ map.c:299:11: warning: type defaults to 'int' in declaration of 'srid' [-Wimplicit-int] static srid = 0; ^~~~ map.c: In function 'map_rid': map.c:338:13: warning: type defaults to 'int' in declaration of 's' [-Wimplicit-int] register s; /* target server */ ^ map.c:340:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i; ^ map.c: In function 'map_rid_data': map.c:377:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i; ^ map.c: In function 'map_rid_unmap': map.c:406:13: warning: type defaults to 'int' in declaration of 's' [-Wimplicit-int] register s; ^ map.c:408:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i; ^ map.c: In function 'map_atom_add': map.c:439:13: warning: type defaults to 'int' in declaration of 's' [-Wimplicit-int] register s; ^ map.c: In function 'map_atom': map.c:469:13: warning: type defaults to 'int' in declaration of 's' [-Wimplicit-int] register s; ^ map.c: In function 'map_print_servers': map.c:489:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i; ^ map.c: In function 'map_print_rmap': map.c:514:13: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i; ^ --- xmx --- cc -pipe -O2 -fno-strict-aliasing -o xmx bufio.o connect.o error.o genreq.o main.o map.o pointer.o reply.o request.o resource.o socket.o -L/usr/local/lib -I/usr/local/include -lX11 -lm SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> xmx-1.1_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xmx-1.1_3 ===> xmx-1.1_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Generating temporary packing list cp xmx /construction/x11/xmx/stage/usr/local/bin/ cp xmx.1 /construction/x11/xmx/stage/usr/local/man//man1 chmod 755 /construction/x11/xmx/stage/usr/local/bin//xmx ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xmx-1.1_3 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:05