------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/misc/xtar XDG_CONFIG_HOME=/construction/misc/xtar HOME=/construction/misc/xtar TMPDIR="/tmp" PATH=/construction/misc/xtar/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- MOTIFLIB="-L/usr/local/lib -lXm" XDG_DATA_HOME=/construction/misc/xtar XDG_CONFIG_HOME=/construction/misc/xtar HOME=/construction/misc/xtar TMPDIR="/tmp" PATH=/construction/misc/xtar/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- XINC="-I/usr/local/include" XMLIB="-L/usr/local/lib -lXm" APPDIR="/usr/local/lib/X11/app-defaults" BINDIR="/usr/local/bin" LIBDIR="/usr/local/lib/X11/xtar" MANDIR="/usr/local/man/man1" OPTIMISATION="-pipe -O2 -fno-strict-aliasing " ANSIFLAG=-ansi CC="cc" RANLIB=: DESTDIR=/construction/misc/xtar/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/xtar" EXAMPLESDIR="share/examples/xtar" DATADIR="share/xtar" WWWDIR="www/xtar" ETCDIR="etc/xtar" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xtar DOCSDIR=/usr/local/share/doc/xtar EXAMPLESDIR=/usr/local/share/examples/xtar WWWDIR=/usr/local/www/xtar ETCDIR=/usr/local/etc/xtar SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500906 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/libXpm-3.5.13.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.10.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/jpeg-turbo-2.0.6.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/libXaw-1.0.13_3,2.txz Installing /packages/All/xbitmaps-1.1.2.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/open-motif-2.3.8_2.txz SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The xtar 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 ------------------------------------------------------------------------------- ===> xtar-1.4_5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The xtar 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 ===> xtar-1.4_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xtar-1.4_5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The xtar 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 ===> xtar-1.4_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xtar-1.4_5 for building => SHA256 Checksum OK for xtar-1.4.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The xtar 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 ===> xtar-1.4_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xtar-1.4_5 for building ===> Extracting for xtar-1.4_5 => SHA256 Checksum OK for xtar-1.4.tar.gz. Extracted Memory Use: 0.56M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xtar-1.4_5 ===> Applying ports patches for xtar-1.4_5 from /xports/misc/xtar/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xtar-1.4_5 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> xtar-1.4_5 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xtar-1.4_5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xtar-1.4_5 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xtar-1.4_5 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xtar-1.4_5 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> xtar-1.4_5 depends on shared library: libXm.so.4 - found (/usr/local/lib/libXm.so.4) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xtar-1.4_5 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> xtar-1.4_5 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xtar-1.4_5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xtar-1.4_5 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xtar-1.4_5 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xtar-1.4_5 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xtar-1.4_5 depends on shared library: libXm.so.4 - found (/usr/local/lib/libXm.so.4) ===> Configuring for xtar-1.4_5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xtar-1.4_5 --- common/libcommon.a --- --- Xbr/libXbr.a --- --- about.o --- --- common/libcommon.a --- (cd common; /usr/bin/make -f Makefile.noimake "CC=cc" "CFLAGS=-ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include" "RANLIB=:") --- ascii.o --- --- env.o --- --- file.o --- --- fname.o --- --- ascii.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c ascii.c --- env.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c env.c --- file.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c file.c file.c: In function 'file_load': file.c:102:27: warning: incompatible implicit declaration of built-in function 'malloc' if((buffer = (char *) malloc(size+1)) == NULL) { ^~~~~~ file.c:102:27: note: include '' or provide a declaration of 'malloc' file.c:32:1: +#include file.c:102:27: if((buffer = (char *) malloc(size+1)) == NULL) { --- Xbr/libXbr.a --- (cd Xbr; /usr/bin/make -f Makefile.noimake "CC=cc" "CFLAGS=-ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include" "RANLIB=:") --- XbrCB.o --- --- XbrCursor.o --- --- XbrDialog.o --- --- XbrFSB.o --- --- XbrGfx.o --- --- XbrCursor.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c XbrCursor.c --- XbrDialog.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c XbrDialog.c --- XbrCB.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c XbrCB.c --- XbrGfx.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c XbrGfx.c --- XbrFSB.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c XbrFSB.c --- XbrCB.o --- XbrCB.c: In function 'XbrCBExitApplication': --- common/libcommon.a --- ^~~~~~ file.c:108:9: warning: incompatible implicit declaration of built-in function 'free' free(buffer); ^~~~ file.c:108:9: note: include '' or provide a declaration of 'free' file.c:115:9: warning: incompatible implicit declaration of built-in function 'free' free(buffer); ^~~~ file.c:115:9: note: include '' or provide a declaration of 'free' file.c: In function 'file_stdin': file.c:182:31: warning: incompatible implicit declaration of built-in function 'realloc' if((newmem = (char *) realloc(reply, total + 1)) == NULL) { ^~~~~~~ file.c:182:31: note: include '' or provide a declaration of 'realloc' file.c:183:30: warning: incompatible implicit declaration of built-in function 'free' if(reply != NULL) free(reply); ^~~~ file.c:183:30: note: include '' or provide a declaration of 'free' --- fname.o --- --- Xbr/libXbr.a --- XbrCB.c:38:5: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ XbrCB.c:38:5: note: include '' or provide a declaration of 'exit' XbrCB.c:22:1: +#include XbrCB.c:38:5: exit(0); ^~~~ XbrCB.c: In function 'XbrCBPassword': XbrCB.c:81:5: warning: incompatible implicit declaration of built-in function 'sprintf' sprintf(new,"%s%s%s",front,cb->text->ptr,back); ^~~~~~~ XbrCB.c:81:5: note: include '' or provide a declaration of 'sprintf' XbrCB.c:22:1: +#include XbrCB.c:81:5: sprintf(new,"%s%s%s",front,cb->text->ptr,back); ^~~~~~~ --- about.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c about.c --- common/libcommon.a --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c fname.c --- ascii.o --- ascii.c: In function 'ascii_date': ascii.c:80:5: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(date, ctime(&seconds)); ^~~~~~ ascii.c:80:5: note: include '' or provide a declaration of 'strcpy' ascii.c:30:1: +#include ascii.c:80:5: strcpy(date, ctime(&seconds)); ^~~~~~ In file included from ascii.c:29: cdefs.h:30:34: warning: incompatible implicit declaration of built-in function 'strlen' #define strip_char(string, c) if(strlen(string) > 0 && \ ^~~~~~ cdefs.h:35:26: note: in expansion of macro 'strip_char' #define strip_nl(string) strip_char(string, '\n') ^~~~~~~~~~ ascii.c:81:5: note: in expansion of macro 'strip_nl' strip_nl(date); ^~~~~~~~ cdefs.h:30:34: note: include '' or provide a declaration of 'strlen' #define strip_char(string, c) if(strlen(string) > 0 && \ ^~~~~~ cdefs.h:35:26: note: in expansion of macro 'strip_char' #define strip_nl(string) strip_char(string, '\n') ^~~~~~~~~~ ascii.c:81:5: note: in expansion of macro 'strip_nl' strip_nl(date); ^~~~~~~~ ascii.c: In function 'ascii_time': ascii.c:98:4: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(retval, ctime(&seconds)); ^~~~~~ ascii.c:98:4: note: include '' or provide a declaration of 'strcpy' In file included from ascii.c:29: cdefs.h:30:34: warning: incompatible implicit declaration of built-in function 'strlen' #define strip_char(string, c) if(strlen(string) > 0 && \ ^~~~~~ cdefs.h:35:26: note: in expansion of macro 'strip_char' #define strip_nl(string) strip_char(string, '\n') ^~~~~~~~~~ ascii.c:99:4: note: in expansion of macro 'strip_nl' strip_nl(retval); ^~~~~~~~ cdefs.h:30:34: note: include '' or provide a declaration of 'strlen' #define strip_char(string, c) if(strlen(string) > 0 && \ ^~~~~~ cdefs.h:35:26: note: in expansion of macro 'strip_char' #define strip_nl(string) strip_char(string, '\n') ^~~~~~~~~~ ascii.c:99:4: note: in expansion of macro 'strip_nl' strip_nl(retval); ^~~~~~~~ --- Xbr/libXbr.a --- --- XbrGfx.o --- XbrGfx.c: In function 'XbrGfxBestColour': XbrGfx.c:220:22: warning: incompatible implicit declaration of built-in function 'free' if(colormap) free(colormap); ^~~~ XbrGfx.c:220:22: note: include '' or provide a declaration of 'free' XbrGfx.c:61:1: +#include XbrGfx.c:220:22: if(colormap) free(colormap); ^~~~ XbrGfx.c:227:35: warning: incompatible implicit declaration of built-in function 'malloc' if((colormap = (XColor *) malloc(sizeof(XColor) * num_colors)) == NULL) ^~~~~~ XbrGfx.c:227:35: note: include '' or provide a declaration of 'malloc' XbrGfx.c: In function 'XbrGfxParseXBMData': XbrGfx.c:318:9: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ XbrGfx.c:318:9: note: include '' or provide a declaration of 'exit' XbrGfx.c:334:37: warning: incompatible implicit declaration of built-in function 'malloc' if((newdata = (unsigned char *) malloc(width * height)) == NULL) ^~~~~~ XbrGfx.c:334:37: note: include '' or provide a declaration of 'malloc' XbrGfx.c:339:9: warning: incompatible implicit declaration of built-in function 'free' free(newdata); ^~~~ XbrGfx.c:339:9: note: include '' or provide a declaration of 'free' XbrGfx.c: In function 'XbrGfxGIF': XbrGfx.c:416:36: warning: incompatible implicit declaration of built-in function 'malloc' if((raster = (unsigned char *) malloc(size)) == NULL) { ^~~~~~ XbrGfx.c:416:36: note: include '' or provide a declaration of 'malloc' XbrGfx.c:644:5: warning: incompatible implicit declaration of built-in function 'free' free(raster); ^~~~ XbrGfx.c:644:5: note: include '' or provide a declaration of 'free' --- XbrLabel.o --- --- common/libcommon.a --- --- magic.o --- --- Xbr/libXbr.a --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c XbrLabel.c --- common/libcommon.a --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c magic.c --- Xbr/libXbr.a --- --- XbrList.o --- --- XbrCursor.o --- XbrCursor.c: In function 'XbrCursorAddCB': --- common/libcommon.a --- --- mappings.o --- --- Xbr/libXbr.a --- XbrCursor.c:220:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] XbrCursorAdd(w, (int)client_data); ^ --- common/libcommon.a --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c mappings.c --- mkdirhier.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c mkdirhier.c --- Xbr/libXbr.a --- --- XbrMenu.o --- --- XbrList.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c XbrList.c --- XbrMenu.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c XbrMenu.c --- common/libcommon.a --- --- nums.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c nums.c --- pipe.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c pipe.c pipe.c: In function 'pipe_open': pipe.c:53:9: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(name, "gzip"); ^~~~~~ pipe.c:53:9: note: include '' or provide a declaration of 'strcpy' pipe.c:30:1: +#include pipe.c:53:9: strcpy(name, "gzip"); ^~~~~~ pipe.c:57:9: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(name, "compress"); ^~~~~~ pipe.c:57:9: note: include '' or provide a declaration of 'strcpy' pipe.c:78:13: warning: incompatible implicit declaration of built-in function 'exit' exit(F_DUPFAILED); ^~~~ pipe.c:78:13: note: include '' or provide a declaration of 'exit' pipe.c:30:1: +#include pipe.c:78:13: exit(F_DUPFAILED); ^~~~ pipe.c:84:13: warning: incompatible implicit declaration of built-in function 'exit' exit(F_EXECFAILED); ^~~~ pipe.c:84:13: note: include '' or provide a declaration of 'exit' --- help.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c help.c --- Xbr/libXbr.a --- --- XbrRes.o --- --- XbrList.o --- XbrList.c: In function 'XbrListGetSelection': XbrList.c:96:31: warning: incompatible implicit declaration of built-in function 'malloc' if((selection = (char **) malloc(sizeof(char *) * (count + 1))) == NULL) ^~~~~~ XbrList.c:96:31: note: include '' or provide a declaration of 'malloc' XbrList.c:31:1: +#include XbrList.c:96:31: if((selection = (char **) malloc(sizeof(char *) * (count + 1))) == NULL) ^~~~~~ XbrList.c:110:17: warning: incompatible implicit declaration of built-in function 'free' free(selection[j]); ^~~~ XbrList.c:110:17: note: include '' or provide a declaration of 'free' XbrList.c: In function 'XbrListSelectionFree': XbrList.c:133:9: warning: incompatible implicit declaration of built-in function 'free' free(selections[i]); ^~~~ XbrList.c:133:9: note: include '' or provide a declaration of 'free' --- XbrRes.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c XbrRes.c --- common/libcommon.a --- --- regexpr.o --- --- stat.o --- --- str.o --- --- regexpr.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c regexpr.c --- str.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c str.c --- stat.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c stat.c --- regexpr.o --- regexpr.c: In function 'reg_compile': regexpr.c:201:15: warning: conflicting types for built-in function 'malloc' [-Wbuiltin-declaration-mismatch] extern char *malloc(); ^~~~~~ regexpr.c:259:32: warning: incompatible implicit declaration of built-in function 'strlen' if (OP(scan) == EXACTLY && strlen(OPERAND(scan)) >= len) { ^~~~~~ regexpr.c:259:32: note: include '' or provide a declaration of 'strlen' regexpr.c:28:1: +#include regexpr.c:259:32: if (OP(scan) == EXACTLY && strlen(OPERAND(scan)) >= len) { ^~~~~~ regexpr.c: In function 'regatom': regexpr.c:530:10: warning: incompatible implicit declaration of built-in function 'strcspn' len = strcspn(regparse, META); ^~~~~~~ regexpr.c:530:10: note: include '' or provide a declaration of 'strcspn' --- tmpfile.o --- --- regexpr.o --- regexpr.c: In function 'regmatch': regexpr.c:815:11: warning: incompatible implicit declaration of built-in function 'strlen' len = strlen(opnd); ^~~~~~ regexpr.c:815:11: note: include '' or provide a declaration of 'strlen' --- tmpfile.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c tmpfile.c --- regexpr.o --- regexpr.c: In function 'regrepeat': regexpr.c:973:11: warning: incompatible implicit declaration of built-in function 'strlen' count = strlen(scan); ^~~~~~ regexpr.c:973:11: note: include '' or provide a declaration of 'strlen' --- stat.o --- stat.c:32:1: error: unknown type name 'ushort'; did you mean 'short'? ushort stat_mode(char *); /* Mode of file */ ^~~~~~ short --- str.o --- str.c: In function 'str_error': str.c:288:35: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return(sys_errlist[errnum]); ~~~~~~~~~~~~^~~~~~~~~ --- stat.o --- stat.c:98:1: error: unknown type name 'ushort'; did you mean 'short'? ushort stat_mode(char *filename) ^~~~~~ short --- Xbr/libXbr.a --- --- XbrMenu.o --- XbrMenu.c: In function 'XbrMenu': XbrMenu.c:65:30: warning: incompatible implicit declaration of built-in function 'malloc' if((widgets = (Widget *) malloc(sizeof(Widget) * (n+extras))) == NULL) { ^~~~~~ XbrMenu.c:65:30: note: include '' or provide a declaration of 'malloc' XbrMenu.c:30:1: +#include XbrMenu.c:65:30: if((widgets = (Widget *) malloc(sizeof(Widget) * (n+extras))) == NULL) { ^~~~~~ XbrMenu.c:73:13: warning: incompatible implicit declaration of built-in function 'sprintf' sprintf(name, "%sPopup", title); ^~~~~~~ XbrMenu.c:73:13: note: include '' or provide a declaration of 'sprintf' XbrMenu.c:30:1: +#include XbrMenu.c:73:13: sprintf(name, "%sPopup", title); ^~~~~~~ --- xtar.o --- --- Xbr/libXbr.a --- XbrMenu.c:111:9: warning: incompatible implicit declaration of built-in function 'sprintf' sprintf(name, "%s%d", title, i); ^~~~~~~ XbrMenu.c:111:9: note: include '' or provide a declaration of 'sprintf' --- common/libcommon.a --- *** [stat.o] Error code 1 make[2]: stopped in /construction/misc/xtar/xtar-1.4/common --- xtar.o --- cc -ansi -pipe -O2 -fno-strict-aliasing -Icommon -IXbr -I/usr/include/Motif1.2 -I/usr/local/include -c xtar.c xtar.c: In function 'xtar_extractCallback': xtar.c:1853:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int overwrite, mode = (int)client_data; ^ xtar.c: In function 'xtar_saveCallback': xtar.c:1917:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] xtar_extractItem((int)client_data); ^ --- Xbr/libXbr.a --- *** [Xbr/libXbr.a] Error code 2 make[1]: stopped in /construction/misc/xtar/xtar-1.4 --- common/libcommon.a --- 1 error make[2]: stopped in /construction/misc/xtar/xtar-1.4/common *** [common/libcommon.a] Error code 2 make[1]: stopped in /construction/misc/xtar/xtar-1.4 2 errors make[1]: stopped in /construction/misc/xtar/xtar-1.4 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /xports/misc/xtar FAILED 00:00:01