=> Building devel/dmucs Started : Wednesday, 24 JUL 2019 at 01:22:21 UTC Platform: 5.7-DEVELOPMENT DragonFly v5.7.0.83.g49866-DEVELOPMENT #40: Sun Jun 30 03:00:04 PDT 2019 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.6-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.6-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/dmucs XDG_CONFIG_HOME=/construction/devel/dmucs HOME=/construction/devel/dmucs TMPDIR="/tmp" PATH=/construction/devel/dmucs/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/dmucs XDG_CONFIG_HOME=/construction/devel/dmucs HOME=/construction/devel/dmucs TMPDIR="/tmp" PATH=/construction/devel/dmucs/.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" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/devel/dmucs/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OSREL=5.6 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/dmucs" EXAMPLESDIR="share/examples/dmucs" DATADIR="share/dmucs" WWWDIR="www/dmucs" ETCDIR="etc/dmucs" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dmucs DOCSDIR=/usr/local/share/doc/dmucs EXAMPLESDIR=/usr/local/share/examples/dmucs WWWDIR=/usr/local/www/dmucs ETCDIR=/usr/local/etc/dmucs -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.6 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _PERL5_FROM_BIN=5.28.1 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500601 OSVERSION=9999999 OSREL=5.6 _OSRELEASE=5.6-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> dmucs-0.6.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.11.1.txz Installing pkg-1.11.1... Extracting pkg-1.11.1: .......... done ===> dmucs-0.6.1_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of dmucs-0.6.1_1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by dmucs-0.6.1_1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by dmucs-0.6.1_1 for building => SHA256 Checksum OK for dmucs-0.6.1.tar.bz2. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by dmucs-0.6.1_1 for building ===> Extracting for dmucs-0.6.1_1 => SHA256 Checksum OK for dmucs-0.6.1.tar.bz2. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for dmucs-0.6.1_1 ===> Applying ports patches for dmucs-0.6.1_1 ===> Applying dragonfly patches for dmucs-0.6.1_1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for dmucs-0.6.1_1 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking for gethostbyname in -lnsl... no checking for gethostbyaddr_r in -lnsl... no checking for socket in -lsocket... no checking for pthread_mutex_lock in -lpthread... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for sys/socket.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... (cached) yes checking for unistd.h... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for ANSI C header files... (cached) yes checking for gethostbyaddr... yes checking for gethostbyaddr_r... yes checking for gethostbyname... (cached) yes checking for gethostname... (cached) yes checking for inet_ntoa... (cached) yes checking for putenv... (cached) yes checking for strerror... (cached) yes checking for gethostbyname in -lnsl... (cached) no checking for gethostbyaddr_r... (cached) yes checking signature of gethostbyaddr_r... 8 args checking if we need -pthread for threads... yes checking for library containing gethostbyname... none required checking for library containing socket... none required configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for dmucs-0.6.1_1 --- ./config.h.in --- cd . && /bin/sh /construction/devel/dmucs/dmucs/missing --run autoheader /construction/devel/dmucs/dmucs/missing: autoheader: not found WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. rm -f stamp-h1 touch ./config.h.in --- stamp-h1 --- cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged --- config.h --- --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in COSMIC --- Saccept.o --- --- Sprintf.o --- --- Stest.o --- --- outofmem.o --- --- Sclose.o --- --- Saccept.o --- cc -O -I./HDR -c Saccept.c --- Sprintf.o --- cc -O -I./HDR -c Sprintf.c --- Stest.o --- cc -O -I./HDR -c Stest.c --- outofmem.o --- cc -O -I./HDR -c outofmem.c --- Sclose.o --- cc -O -I./HDR -c Sclose.c --- Sprintf.o --- Sprintf.c: In function 'Sprintf': Sprintf.c:54:16: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] Swrite(skt,buf,strlen(buf)+1); /* send the null byte, too */ ^~~~~~ Sprintf.c:54:16: warning: incompatible implicit declaration of built-in function 'strlen' Sprintf.c:54:16: note: include '' or provide a declaration of 'strlen' Sprintf.c:17:1: +#include Sprintf.c:54:16: Swrite(skt,buf,strlen(buf)+1); /* send the null byte, too */ ^~~~~~ --- Sprtskt.o --- cc -O -I./HDR -c Sprtskt.c --- Stimeoutwait.o --- cc -O -I./HDR -c Stimeoutwait.c --- rdcolor.o --- cc -O -I./HDR -c rdcolor.c --- Sgets.o --- cc -O -I./HDR -c Sgets.c --- rdcolor.o --- rdcolor.c: In function 'rdcolor': rdcolor.c:172:7: warning: implicit declaration of function 'getenv'; did you mean 'fopenv'? [-Wimplicit-function-declaration] term= getenv("TERM"); ^~~~~~ fopenv rdcolor.c:172:5: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] term= getenv("TERM"); ^ rdcolor.c:194:14: warning: implicit declaration of function 'strtok'; did you mean 'stpblk'? [-Wimplicit-function-declaration] for(lterm= strtok(line,"|:"); lterm; lterm=strtok((char *) NULL,"|:")) { ^~~~~~ stpblk rdcolor.c:194:12: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] for(lterm= strtok(line,"|:"); lterm; lterm=strtok((char *) NULL,"|:")) { ^ rdcolor.c:194:45: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] for(lterm= strtok(line,"|:"); lterm; lterm=strtok((char *) NULL,"|:")) { ^ rdcolor.c:197:8: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if(!strcmp(lterm,term)) { ^~~~~~ rdcolor.c:226:6: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] cmd[strlen(cmd) - 1]= '\0'; /* remove newline character */ ^~~~~~ rdcolor.c:226:6: warning: incompatible implicit declaration of built-in function 'strlen' rdcolor.c:226:6: note: include '' or provide a declaration of 'strlen' rdcolor.c:18:1: +#include rdcolor.c:226:6: cmd[strlen(cmd) - 1]= '\0'; /* remove newline character */ ^~~~~~ rdcolor.c:273:34: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration] *colors[icolor].color= (void *) calloc((size_t) (strlen(newdef)+1),sizeof(char)); ^~~~~~ rdcolor.c:273:34: warning: incompatible implicit declaration of built-in function 'calloc' rdcolor.c:273:34: note: include '' or provide a declaration of 'calloc' rdcolor.c:18:1: +#include rdcolor.c:273:34: *colors[icolor].color= (void *) calloc((size_t) (strlen(newdef)+1),sizeof(char)); ^~~~~~ rdcolor.c:274:16: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] if(newdef[0]) strcpy(*colors[icolor].color,newdef); ^~~~~~ rdcolor.c:274:16: warning: incompatible implicit declaration of built-in function 'strcpy' rdcolor.c:274:16: note: include '' or provide a declaration of 'strcpy' --- Sgets.o --- Sgets.c: In function 'Sgets': Sgets.c:100:11: warning: implicit declaration of function 'strchr' [-Wimplicit-function-declaration] nb = strchr(b, '\0'); /* find null byte in buffer */ ^~~~~~ Sgets.c:100:11: warning: incompatible implicit declaration of built-in function 'strchr' Sgets.c:100:11: note: include '' or provide a declaration of 'strchr' Sgets.c:21:1: +#include Sgets.c:100:11: nb = strchr(b, '\0'); /* find null byte in buffer */ ^~~~~~ --- Sputs.o --- cc -O -I./HDR -c Sputs.c Sputs.c: In function 'Sputs': Sputs.c:35:16: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] Swrite(skt,buf,strlen(buf)+1); ^~~~~~ Sputs.c:35:16: warning: incompatible implicit declaration of built-in function 'strlen' Sputs.c:35:16: note: include '' or provide a declaration of 'strlen' Sputs.c:17:1: +#include Sputs.c:35:16: Swrite(skt,buf,strlen(buf)+1); ^~~~~~ --- Svprintf.o --- cc -O -I./HDR -c Svprintf.c --- sprt.o --- --- Smaskwait.o --- --- sprt.o --- cc -O -I./HDR -c sprt.c --- Smaskwait.o --- cc -O -I./HDR -c Smaskwait.c --- Svprintf.o --- Svprintf.c: In function 'Svprintf': Svprintf.c:55:23: warning: passing argument 3 of 'vsprintf' from incompatible pointer type [-Wincompatible-pointer-types] ret= vsprintf(buf,fmt,(char *) args); ^~~~~~~~~~~~~ In file included from Svprintf.c:15: /usr/include/stdio.h:236:59: note: expected '__va_list_tag *' but argument is of type 'char *' int vsprintf(char * __restrict, const char * __restrict, __va_list) ^~~~~~~~~ Svprintf.c:57:16: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] Swrite(skt,buf,strlen(buf)+1); /* send the null byte, too */ ^~~~~~ Svprintf.c:57:16: warning: incompatible implicit declaration of built-in function 'strlen' Svprintf.c:57:16: note: include '' or provide a declaration of 'strlen' Svprintf.c:17:1: +#include Svprintf.c:57:16: Swrite(skt,buf,strlen(buf)+1); /* send the null byte, too */ ^~~~~~ --- sprt.o --- sprt.c: In function 'sprt': sprt.c:36:44: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if(s) for(b= buf; *s && b < bend; ++s, b+= strlen(b)) { ^~~~~~ sprt.c:36:44: warning: incompatible implicit declaration of built-in function 'strlen' sprt.c:36:44: note: include '' or provide a declaration of 'strlen' sprt.c:4:1: +#include sprt.c:36:44: if(s) for(b= buf; *s && b < bend; ++s, b+= strlen(b)) { ^~~~~~ --- Sread.o --- cc -O -I./HDR -c Sread.c --- Smaskwait.o --- Smaskwait.c: In function 'Smaskpush': Smaskwait.c:290:22: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] m= (MaskStack *) malloc(sizeof(MaskStack)); ^~~~~~ Smaskwait.c:290:22: warning: incompatible implicit declaration of built-in function 'malloc' Smaskwait.c:290:22: note: include '' or provide a declaration of 'malloc' Smaskwait.c:20:1: +#include Smaskwait.c:290:22: m= (MaskStack *) malloc(sizeof(MaskStack)); ^~~~~~ Smaskwait.c: In function 'Smaskpop': Smaskwait.c:324:2: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] free((char *) old); ^~~~ Smaskwait.c:324:2: warning: incompatible implicit declaration of built-in function 'free' Smaskwait.c:324:2: note: include '' or provide a declaration of 'free' --- Swait.o --- cc -O -I./HDR -c Swait.c --- srmtrblk.o --- cc -O -I./HDR -c srmtrblk.c --- Smkskt.o --- cc -O -I./HDR -c Smkskt.c --- Sreadbytes.o --- cc -O -I./HDR -c Sreadbytes.c --- Smkskt.o --- Smkskt.c: In function 'makeSocket': Smkskt.c:37:17: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] skt= (Socket *) malloc(sizeof(Socket)); ^~~~~~ Smkskt.c:37:17: warning: incompatible implicit declaration of built-in function 'malloc' Smkskt.c:37:17: note: include '' or provide a declaration of 'malloc' Smkskt.c:17:1: +#include Smkskt.c:37:17: skt= (Socket *) malloc(sizeof(Socket)); ^~~~~~ Smkskt.c:43:25: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration] skt->hostname= (char *) calloc((size_t) strlen(hostname)+1,sizeof(char)); ^~~~~~ Smkskt.c:43:25: warning: incompatible implicit declaration of built-in function 'calloc' Smkskt.c:43:25: note: include '' or provide a declaration of 'calloc' Smkskt.c:43:41: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] skt->hostname= (char *) calloc((size_t) strlen(hostname)+1,sizeof(char)); ^~~~~~ Smkskt.c:43:41: warning: incompatible implicit declaration of built-in function 'strlen' Smkskt.c:43:41: note: include '' or provide a declaration of 'strlen' Smkskt.c:17:1: +#include Smkskt.c:43:41: skt->hostname= (char *) calloc((size_t) strlen(hostname)+1,sizeof(char)); ^~~~~~ Smkskt.c:46:1: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(skt->hostname,hostname); ^~~~~~ Smkskt.c:46:1: warning: incompatible implicit declaration of built-in function 'strcpy' Smkskt.c:46:1: note: include '' or provide a declaration of 'strcpy' Smkskt.c: In function 'freeSocket': Smkskt.c:73:20: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] if(skt->hostname) free(skt->hostname); ^~~~ Smkskt.c:73:20: warning: incompatible implicit declaration of built-in function 'free' Smkskt.c:73:20: note: include '' or provide a declaration of 'free' Smkskt.c:74:20: warning: incompatible implicit declaration of built-in function 'free' if(skt->sktname) free(skt->sktname); ^~~~ Smkskt.c:74:20: note: include '' or provide a declaration of 'free' Smkskt.c:80:2: warning: incompatible implicit declaration of built-in function 'free' free((char *) skt); ^~~~ Smkskt.c:80:2: note: include '' or provide a declaration of 'free' --- Swrite.o --- cc -O -I./HDR -c Swrite.c --- stpblk.o --- cc -O -I./HDR -c stpblk.c --- Sopen.o --- cc -O -I./HDR -c Sopen.c --- Srmsrvr.o --- --- error.o --- --- Srmsrvr.o --- cc -O -I./HDR -c Srmsrvr.c --- error.o --- cc -O -I./HDR -c error.c --- Sopen.o --- Sopen.c: In function 'Sopen': Sopen.c:142:26: warning: implicit declaration of function 'strchr' [-Wimplicit-function-declaration] at = (skthost) ? strchr(skthost, '@') : NULL; ^~~~~~ Sopen.c:142:26: warning: incompatible implicit declaration of built-in function 'strchr' Sopen.c:142:26: note: include '' or provide a declaration of 'strchr' Sopen.c:25:1: +#include Sopen.c:142:26: at = (skthost) ? strchr(skthost, '@') : NULL; ^~~~~~ Sopen.c:148:13: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(sktname,skthost? skthost : ""); ^~~~~~ Sopen.c:148:13: warning: incompatible implicit declaration of built-in function 'strcpy' Sopen.c:148:13: note: include '' or provide a declaration of 'strcpy' Sopen.c:151:13: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(sktname,skthost); ^~~~~~ Sopen.c:151:13: note: include '' or provide a declaration of 'strcpy' Sopen.c: In function 'Sopen_server': Sopen.c:208:16: warning: incompatible implicit declaration of built-in function 'strchr' at= sktname? strchr(sktname,'@') : NULL; ^~~~~~ Sopen.c:208:16: note: include '' or provide a declaration of 'strchr' Sopen.c:214:12: warning: implicit declaration of function 'getenv'; did you mean 'Sopenv'? [-Wimplicit-function-declaration] pmshare= getenv("PMSHARE"); ^~~~~~ Sopenv Sopen.c:214:10: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] pmshare= getenv("PMSHARE"); ^ Sopen.c:244:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(&sin,0x00,sizeof(struct sockaddr_in)); ^~~~~~ Sopen.c:244:3: warning: incompatible implicit declaration of built-in function 'memset' Sopen.c:244:3: note: include '' or provide a declaration of 'memset' Sopen.c:321:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] close(skt->skt); skt->skt= (int) NULL; ^ Sopen.c:390:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] pmskt->skt= (int) NULL; ^ Sopen.c: In function 'Sopen_client': Sopen.c:432:12: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] pmshare= getenv("PMSHARE"); ^ Sopen.c: In function 'Sopen_clientport': Sopen.c:583:3: warning: incompatible implicit declaration of built-in function 'memset' memset(&sin,0x00,sizeof(struct sockaddr_in)); ^~~~~~ Sopen.c:583:3: note: include '' or provide a declaration of 'memset' --- stpnxt.o --- cc -O -I./HDR -c stpnxt.c --- Sopenv.o --- cc -O -I./HDR -c Sopenv.c Sopenv.c: In function 'Sopenv': Sopenv.c:64:10: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] else if(!strcmp(ctrl,"s") || !strcmp(ctrl,"S")) { ^~~~~~ Sopenv.c:69:14: warning: implicit declaration of function 'strchr' [-Wimplicit-function-declaration] at= (char *) strchr(sktname,'@'); ^~~~~~ Sopenv.c:69:14: warning: incompatible implicit declaration of built-in function 'strchr' Sopenv.c:69:14: note: include '' or provide a declaration of 'strchr' Sopenv.c:20:1: +#include Sopenv.c:69:14: at= (char *) strchr(sktname,'@'); ^~~~~~ Sopenv.c:74:6: warning: implicit declaration of function 'getenv'; did you mean 'Sopenv'? [-Wimplicit-function-declaration] env= getenv(env_var); ^~~~~~ Sopenv Sopenv.c:74:4: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] env= getenv(env_var); ^ --- Sscanf.o --- --- Srmsrvr.o --- Srmsrvr.c: In function 'Srmsrvr': Srmsrvr.c:50:5: warning: implicit declaration of function 'strchr' [-Wimplicit-function-declaration] at= strchr(skthost,'@'); ^~~~~~ Srmsrvr.c:50:5: warning: incompatible implicit declaration of built-in function 'strchr' Srmsrvr.c:50:5: note: include '' or provide a declaration of 'strchr' Srmsrvr.c:19:1: +#include Srmsrvr.c:50:5: at= strchr(skthost,'@'); ^~~~~~ Srmsrvr.c:56:11: warning: implicit declaration of function 'getenv'; did you mean 'Sopenv'? [-Wimplicit-function-declaration] pmshare= getenv("PMSHARE"); ^~~~~~ Sopenv Srmsrvr.c:56:9: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] pmshare= getenv("PMSHARE"); ^ --- Sscanf.o --- cc -O -I./HDR -c Sscanf.c --- fopenv.o --- cc -O -I./HDR -c fopenv.c --- strnxtfmt.o --- cc -O -I./HDR -c strnxtfmt.c --- fopenv.o --- fopenv.c: In function 'fopenv': fopenv.c:50:6: warning: implicit declaration of function 'getenv'; did you mean 'fopenv'? [-Wimplicit-function-declaration] env= getenv(env_var); ^~~~~~ fopenv fopenv.c:50:4: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] env= getenv(env_var); ^ fopenv.c:57:18: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration] buf = (void *) calloc((size_t) strlen(env) + strlen(filename) + 2,sizeof(char)); ^~~~~~ fopenv.c:57:18: warning: incompatible implicit declaration of built-in function 'calloc' fopenv.c:57:18: note: include '' or provide a declaration of 'calloc' fopenv.c:9:1: +#include fopenv.c:57:18: buf = (void *) calloc((size_t) strlen(env) + strlen(filename) + 2,sizeof(char)); ^~~~~~ fopenv.c:57:34: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] buf = (void *) calloc((size_t) strlen(env) + strlen(filename) + 2,sizeof(char)); ^~~~~~ fopenv.c:57:34: warning: incompatible implicit declaration of built-in function 'strlen' fopenv.c:57:34: note: include '' or provide a declaration of 'strlen' fopenv.c:9:1: +#include fopenv.c:57:34: buf = (void *) calloc((size_t) strlen(env) + strlen(filename) + 2,sizeof(char)); ^~~~~~ fopenv.c:81:2: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] free(buf); ^~~~ fopenv.c:81:2: warning: incompatible implicit declaration of built-in function 'free' fopenv.c:81:2: note: include '' or provide a declaration of 'free' --- Speek.o --- cc -O -I./HDR -c Speek.c --- cprt.o --- cc -O -I./HDR -c cprt.c --- Speername.o --- cc -O -I./HDR -c Speername.c Speername.c: In function 'Speername': Speername.c:52:10: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] if(!skt) strcpy(buf,"null socket"); ^~~~~~ Speername.c:52:10: warning: incompatible implicit declaration of built-in function 'strcpy' Speername.c:52:10: note: include '' or provide a declaration of 'strcpy' Speername.c:17:1: +#include Speername.c:52:10: if(!skt) strcpy(buf,"null socket"); ^~~~~~ Speername.c:56:2: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(buf,"unknown"); ^~~~~~ Speername.c:56:2: note: include '' or provide a declaration of 'strcpy' Speername.c:63:27: warning: incompatible implicit declaration of built-in function 'strcpy' if(host && host->h_name) strcpy(buf,host->h_name); ^~~~~~ Speername.c:63:27: note: include '' or provide a declaration of 'strcpy' Speername.c:64:27: warning: incompatible implicit declaration of built-in function 'strcpy' else if(!host) strcpy(buf,"unable to get host"); ^~~~~~ Speername.c:64:27: note: include '' or provide a declaration of 'strcpy' Speername.c:65:27: warning: incompatible implicit declaration of built-in function 'strcpy' else strcpy(buf,"unknown hostname"); ^~~~~~ Speername.c:65:27: note: include '' or provide a declaration of 'strcpy' --- Speeraddr.o --- cc -O -I./HDR -c Speeraddr.c --- Sinit.o --- cc -O -I./HDR -c Sinit.c --- simpleskts.a --- ar r simpleskts.a *.o /usr/libexec/binutils227/elf/ar: creating simpleskts.a finished updating simpleskts.a --- dmucs_resolve.o --- --- dmucs_db.o --- --- dmucs_host.o --- --- dmucs_hosts_file.o --- --- dmucs_msg.o --- --- dmucs_resolve.o --- if c++ -DHAVE_CONFIG_H -I. -I. -I. -DPKGDATADIR=\"/usr/local/share/dmucs\" -pipe -O2 -fno-strict-aliasing -MT dmucs_resolve.o -MD -MP -MF ".deps/dmucs_resolve.Tpo" -c -o dmucs_resolve.o dmucs_resolve.cc; then mv -f ".deps/dmucs_resolve.Tpo" ".deps/dmucs_resolve.Po"; else rm -f ".deps/dmucs_resolve.Tpo"; exit 1; fi --- dmucs_db.o --- if c++ -DHAVE_CONFIG_H -I. -I. -I. -DPKGDATADIR=\"/usr/local/share/dmucs\" -pipe -O2 -fno-strict-aliasing -MT dmucs_db.o -MD -MP -MF ".deps/dmucs_db.Tpo" -c -o dmucs_db.o dmucs_db.cc; then mv -f ".deps/dmucs_db.Tpo" ".deps/dmucs_db.Po"; else rm -f ".deps/dmucs_db.Tpo"; exit 1; fi --- dmucs_host.o --- if c++ -DHAVE_CONFIG_H -I. -I. -I. -DPKGDATADIR=\"/usr/local/share/dmucs\" -pipe -O2 -fno-strict-aliasing -MT dmucs_host.o -MD -MP -MF ".deps/dmucs_host.Tpo" -c -o dmucs_host.o dmucs_host.cc; then mv -f ".deps/dmucs_host.Tpo" ".deps/dmucs_host.Po"; else rm -f ".deps/dmucs_host.Tpo"; exit 1; fi --- dmucs_msg.o --- if c++ -DHAVE_CONFIG_H -I. -I. -I. -DPKGDATADIR=\"/usr/local/share/dmucs\" -pipe -O2 -fno-strict-aliasing -MT dmucs_msg.o -MD -MP -MF ".deps/dmucs_msg.Tpo" -c -o dmucs_msg.o dmucs_msg.cc; then mv -f ".deps/dmucs_msg.Tpo" ".deps/dmucs_msg.Po"; else rm -f ".deps/dmucs_msg.Tpo"; exit 1; fi --- dmucs_hosts_file.o --- if c++ -DHAVE_CONFIG_H -I. -I. -I. -DPKGDATADIR=\"/usr/local/share/dmucs\" -pipe -O2 -fno-strict-aliasing -MT dmucs_hosts_file.o -MD -MP -MF ".deps/dmucs_hosts_file.Tpo" -c -o dmucs_hosts_file.o dmucs_hosts_file.cc; then mv -f ".deps/dmucs_hosts_file.Tpo" ".deps/dmucs_hosts_file.Po"; else rm -f ".deps/dmucs_hosts_file.Tpo"; exit 1; fi --- dmucs_host_state.o --- if c++ -DHAVE_CONFIG_H -I. -I. -I. -DPKGDATADIR=\"/usr/local/share/dmucs\" -pipe -O2 -fno-strict-aliasing -MT dmucs_host_state.o -MD -MP -MF ".deps/dmucs_host_state.Tpo" -c -o dmucs_host_state.o dmucs_host_state.cc; then mv -f ".deps/dmucs_host_state.Tpo" ".deps/dmucs_host_state.Po"; else rm -f ".deps/dmucs_host_state.Tpo"; exit 1; fi --- main.o --- if c++ -DHAVE_CONFIG_H -I. -I. -I. -DPKGDATADIR=\"/usr/local/share/dmucs\" -pipe -O2 -fno-strict-aliasing -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cc; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi --- gethost.o --- if c++ -DHAVE_CONFIG_H -I. -I. -I. -DPKGDATADIR=\"/usr/local/share/dmucs\" -pipe -O2 -fno-strict-aliasing -MT gethost.o -MD -MP -MF ".deps/gethost.Tpo" -c -o gethost.o gethost.cc; then mv -f ".deps/gethost.Tpo" ".deps/gethost.Po"; else rm -f ".deps/gethost.Tpo"; exit 1; fi --- loadavg.o --- if c++ -DHAVE_CONFIG_H -I. -I. -I. -DPKGDATADIR=\"/usr/local/share/dmucs\" -pipe -O2 -fno-strict-aliasing -MT loadavg.o -MD -MP -MF ".deps/loadavg.Tpo" -c -o loadavg.o loadavg.cc; then mv -f ".deps/loadavg.Tpo" ".deps/loadavg.Po"; else rm -f ".deps/loadavg.Tpo"; exit 1; fi --- gethost.o --- gethost.cc: In function 'int main(int, char**)': gethost.cc:87:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] char *distingProp = ""; ^~ --- monitor.o --- if c++ -DHAVE_CONFIG_H -I. -I. -I. -DPKGDATADIR=\"/usr/local/share/dmucs\" -pipe -O2 -fno-strict-aliasing -MT monitor.o -MD -MP -MF ".deps/monitor.Tpo" -c -o monitor.o monitor.cc; then mv -f ".deps/monitor.Tpo" ".deps/monitor.Po"; else rm -f ".deps/monitor.Tpo"; exit 1; fi --- remhost.o --- if c++ -DHAVE_CONFIG_H -I. -I. -I. -DPKGDATADIR=\"/usr/local/share/dmucs\" -pipe -O2 -fno-strict-aliasing -MT remhost.o -MD -MP -MF ".deps/remhost.Tpo" -c -o remhost.o remhost.cc; then mv -f ".deps/remhost.Tpo" ".deps/remhost.Po"; else rm -f ".deps/remhost.Tpo"; exit 1; fi --- remhost --- c++ -pipe -O2 -fno-strict-aliasing -pthread -o remhost remhost.o COSMIC/simpleskts.a --- config.h --- --- loadavg --- c++ -pipe -O2 -fno-strict-aliasing -pthread -o loadavg loadavg.o COSMIC/simpleskts.a --- monitor.o --- monitor.cc: In function 'int main(int, char**)': monitor.cc:124:30: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] Sputs("monitor", client_sock); ^ --- gethost --- c++ -pipe -O2 -fno-strict-aliasing -pthread -o gethost dmucs_resolve.o gethost.o COSMIC/simpleskts.a --- monitor --- c++ -pipe -O2 -fno-strict-aliasing -pthread -o monitor monitor.o COSMIC/simpleskts.a --- dmucs --- c++ -pipe -O2 -fno-strict-aliasing -pthread -o dmucs dmucs_resolve.o dmucs_db.o dmucs_host.o dmucs_hosts_file.o dmucs_msg.o dmucs_host_state.o main.o COSMIC/simpleskts.a -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for dmucs-0.6.1_1 ===> Generating temporary packing list Making install in COSMIC test -z "/usr/local/bin" || /bin/sh ./mkinstalldirs "/construction/devel/dmucs/stage/usr/local/bin" install -s -m 555 'dmucs' '/construction/devel/dmucs/stage/usr/local/bin/dmucs' install -s -m 555 'gethost' '/construction/devel/dmucs/stage/usr/local/bin/gethost' install -s -m 555 'loadavg' '/construction/devel/dmucs/stage/usr/local/bin/loadavg' install -s -m 555 'monitor' '/construction/devel/dmucs/stage/usr/local/bin/monitor' install -s -m 555 'remhost' '/construction/devel/dmucs/stage/usr/local/bin/remhost' ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for dmucs-0.6.1_1 file sizes/checksums [5]: . done packing files [5]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Wednesday, 24 JUL 2019 at 01:22:42 UTC Duration: 00:00:20