=> Building mail/emil Started : Thursday, 30 AUG 2018 at 16:54:36 UTC Platform: 5.3-DEVELOPMENT DragonFly 5.3-DEVELOPMENT #140: Wed Aug 29 22:06:30 PDT 2018 root@test.backplane.com:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.3-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.3-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 -------------------------------------------------- ===> The following configuration options are available for emil-2.1b9_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- YACC=byacc XDG_DATA_HOME=/construction/mail/emil XDG_CONFIG_HOME=/construction/mail/emil HOME=/construction/mail/emil TMPDIR="/tmp" PATH=/construction/mail/emil/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 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/mail/emil XDG_CONFIG_HOME=/construction/mail/emil HOME=/construction/mail/emil TMPDIR="/tmp" PATH=/construction/mail/emil/.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=gcc50 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/mail/emil/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/emil" EXAMPLESDIR="share/examples/emil" DATADIR="share/emil" WWWDIR="www/emil" ETCDIR="etc/emil" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/emil DOCSDIR=/usr/local/share/doc/emil EXAMPLESDIR=/usr/local/share/examples/emil WWWDIR=/usr/local/www/emil ETCDIR=/usr/local/etc/emil -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=LiveSystem 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=12 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=32 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500316 OSVERSION=9999999 OSREL=5.3 _OSRELEASE=5.3-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> emil-2.1b9_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_1.txz Installing pkg-1.10.5_1... Extracting pkg-1.10.5_1: .......... done ===> emil-2.1b9_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of emil-2.1b9_1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by emil-2.1b9_1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by emil-2.1b9_1 for building => SHA256 Checksum OK for emil-2.1.0-beta9.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by emil-2.1b9_1 for building ===> Extracting for emil-2.1b9_1 => SHA256 Checksum OK for emil-2.1.0-beta9.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for emil-2.1b9_1 ===> Applying ports patches for emil-2.1b9_1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for emil-2.1b9_1 loading site script /xports/Templates/config.site creating cache ./config.cache checking for bison... byacc checking for flex... flex checking for -lfl... yes checking for gcc... cc checking whether we are using GNU C... yes checking whether make sets ${MAKE}... yes checking how to run the C preprocessor... cpp checking for AIX... no checking for ranlib... ranlib checking whether cc needs -traditional... no checking for -lseq... no checking for -lsun... no checking for -lintl... no checking whether cross-compiling... no checking for dirent.h that defines DIR... yes checking whether closedir returns void... no checking for Xenix... no checking for ANSI C header files... (cached) yes checking for mode_t... (cached) yes checking for a BSD compatible install... /usr/bin/install -c checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for sysexits.h... yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for errno.h... (cached) yes checking for sys/errno.h... yes checking for netinet/in.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for resolv.h... (cached) yes checking for netdb.h... (cached) yes checking for sys/socket.h... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking whether char is unsigned... no checking for working const... yes checking for -lm... yes checking for -lresolv... no checking for -lsocket... no checking for -lnsl... no checking for getpagesize... (cached) yes checking for gethostname... (cached) yes checking for res_search... yes updating cache ./config.cache creating ./config.status creating Makefile creating charset/Makefile creating config.h -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for emil-2.1b9_1 --- man --- --- finish --- --- CHARSET --- --- 7bit.o --- --- appledouble.o --- --- applefile.o --- --- applesingle.o --- --- base64.o --- --- binary.o --- --- binhex.o --- --- buffer.o --- --- convert.o --- --- finish --- Now type 'make install' to install the necessery files Try the program "helper" to get support on how to setup conversion on the local mailer of sendmail --- man --- cp emil.man emil.1 cp emil.cf.man emil.cf.1 --- CHARSET --- cd ./charset; /usr/bin/make "CHARFILE=/usr/local/lib/charsets.cpl" "CFLAGS=-pipe -O2 -fno-strict-aliasing" "LDFLAGS=" -j 12 all --- 7bit.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing 7bit.c --- appledouble.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing appledouble.c --- applefile.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing applefile.c --- applesingle.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing applesingle.c --- base64.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing base64.c --- binary.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing binary.c --- binhex.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing binhex.c --- filenames.o --- --- convert.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing convert.c --- buffer.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing buffer.c --- filenames.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing filenames.c --- man --- ed emil.cf.1 child) != OK) ^ --- CHARSET --- gc.c: In function 'fopener': gc.c:252:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (1); ^ gc.c:252:5: warning: incompatible implicit declaration of built-in function 'exit' gc.c:252:5: note: include '' or provide a declaration of 'exit' gc.c: In function 'main': gc.c:277:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ gc.c:277:5: note: include '' or provide a declaration of 'exit' gc.c:536:3: warning: incompatible implicit declaration of built-in function 'exit' exit (0); ^ gc.c:536:3: note: include '' or provide a declaration of 'exit' --- forks.o --- forks.c: In function 'end_fork': forks.c:163:7: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration] wait(&status); ^ --- format.o --- --- hbase64.o --- --- format.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing format.c --- hbase64.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing hbase64.c --- header.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing header.c --- hqp.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing hqp.c --- hqxbin.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing hqxbin.c --- load.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing load.c --- logger.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing logger.c --- mailtool.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing mailtool.c --- logger.o --- logger.c: In function 'print_log': logger.c:144:3: warning: implicit declaration of function 'time' [-Wimplicit-function-declaration] time(&t); ^ logger.c:145:61: warning: implicit declaration of function 'ctime' [-Wimplicit-function-declaration] fprintf(out_fd,"Emil-server: %s v.%s %s", hn,EMIL_VERSION,ctime(&t)); ^ --- main.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing main.c --- message.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing message.c --- mime.o --- --- mimeparse.o --- --- mime.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing mime.c --- main.o --- main.c: In function 'main': --- mimeparse.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing mimeparse.c --- main.o --- main.c:418:38: warning: implicit declaration of function 'getmember' [-Wimplicit-function-declaration] target = (struct config_struct *) getmember(member); ^ main.c:418:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] target = (struct config_struct *) getmember(member); ^ --- ns.o --- --- out.o --- --- ns.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing ns.c --- out.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing out.c --- qp.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing qp.c --- rfc1522.o --- --- rfc822.o --- --- rfc1522.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing rfc1522.c --- rfc822.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing rfc822.c --- rfc822parse.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing rfc822parse.c --- smtp.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing smtp.c --- structure.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing structure.c --- sunparse.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing sunparse.c --- uuencode.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing uuencode.c --- CHARSET --- --- dfopen.o --- cc -I. -I.. -DXERR -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -c dfopen.c --- s_attr.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing s_attr.c --- smtp.o --- smtp.c: In function 'make_connection': smtp.c:97:8: warning: implicit declaration of function 'inet_addr' [-Wimplicit-function-declaration] i = inet_addr(p); ^ --- d_attr.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing d_attr.c --- a_attr.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing a_attr.c --- charset.o --- cc -c -I./charset -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -DEMIL -I. -pipe -O2 -fno-strict-aliasing charset.c --- CHARSET --- --- conv.o --- cc -I. -I.. -DXERR -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -c conv.c --- lex.yy.c --- flex -i getoption.l --- y.tab.c --- byacc -l -v getoption.y --- helper --- cc -o helper -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -I. -pipe -O2 -fno-strict-aliasing helper.c --- getoption.o --- cc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -pipe -O2 -fno-strict-aliasing -o getoption.o y.tab.c --- CHARSET --- --- strncnv.o --- --- baseqp.o --- --- strncnv.o --- cc -I. -I.. -DXERR -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -c strncnv.c --- baseqp.o --- cc -I. -I.. -DXERR -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -c baseqp.c --- conv.o --- conv.c: In function 'main': conv.c:78:9: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] (void) strcpy(dk, "DK"); ^ conv.c:78:9: warning: incompatible implicit declaration of built-in function 'strcpy' conv.c:78:9: note: include '' or provide a declaration of 'strcpy' conv.c:94:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^ conv.c:94:3: warning: incompatible implicit declaration of built-in function 'exit' conv.c:94:3: note: include '' or provide a declaration of 'exit' conv.c:116:3: warning: incompatible implicit declaration of built-in function 'exit' exit (1); ^ conv.c:116:3: note: include '' or provide a declaration of 'exit' conv.c:122:3: warning: incompatible implicit declaration of built-in function 'exit' exit (1); ^ conv.c:122:3: note: include '' or provide a declaration of 'exit' conv.c:134:7: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] len= strlen(s); ^ conv.c:134:7: warning: incompatible implicit declaration of built-in function 'strlen' conv.c:134:7: note: include '' or provide a declaration of 'strlen' conv.c:157:5: warning: incompatible implicit declaration of built-in function 'exit' exit (0); ^ conv.c:157:5: note: include '' or provide a declaration of 'exit' --- chset.o --- cc -I. -I.. -DXERR -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -c chset.c --- strncnv.o --- strncnv.c: In function 'getchset': strncnv.c:326:27: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] for (t = chartabs; t && strcmp(t->name, s); t = t->next) ^ --- chardefs.txt --- cat iso10646.def control.def other.def > chardefs.txt --- helper --- helper.c:7:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc,char ** argv) ^ --- CHARSET --- --- gc --- cc -o gc -I. -I.. -DXERR -DHAVE_CONFIG_H -DCHARFILE=\"/usr/local/lib/charsets.cpl\" gc.o dfopen.o --- chset.o --- chset.c: In function 'main': chset.c:55:9: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] (void) strcpy(us, "US"); ^ chset.c:55:9: warning: incompatible implicit declaration of built-in function 'strcpy' chset.c:55:9: note: include '' or provide a declaration of 'strcpy' chset.c:66:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (1); ^ chset.c:66:3: warning: incompatible implicit declaration of built-in function 'exit' chset.c:66:3: note: include '' or provide a declaration of 'exit' chset.c:71:3: warning: incompatible implicit declaration of built-in function 'exit' exit (1); ^ chset.c:71:3: note: include '' or provide a declaration of 'exit' chset.c:93:2: warning: incompatible implicit declaration of built-in function 'exit' exit (0); ^ chset.c:93:2: note: include '' or provide a declaration of 'exit' --- getoption.o --- In file included from y.tab.c:399:0: lex.yy.c:582:12: warning: prototype for 'yywrap' follows non-prototype definition extern int yywrap (void ); ^ --- CHARSET --- --- charsets.cpl --- mkdir cm ./gc 1447 short mnems and 473 long mnems, = 1920 mnems defined 145 charsets and 287 aliases defined --- conv --- --- chset --- cc -o chset -I. -I.. -DXERR -DHAVE_CONFIG_H -DCHARFILE=\"/usr/local/lib/charsets.cpl\" chset.o strncnv.o dfopen.o --- conv --- cc -o conv -I. -I.. -DXERR -DHAVE_CONFIG_H -DCHARFILE=\"/usr/local/lib/charsets.cpl\" conv.o strncnv.o dfopen.o baseqp.o --- emilx --- cc -o emil 7bit.o appledouble.o applefile.o applesingle.o base64.o binary.o binhex.o buffer.o convert.o filenames.o forks.o format.o hbase64.o header.o hqp.o hqxbin.o load.o logger.o mailtool.o main.o message.o mime.o mimeparse.o ns.o out.o qp.o rfc1522.o rfc822.o rfc822parse.o smtp.o structure.o sunparse.o uuencode.o s_attr.o d_attr.o a_attr.o charset.o getoption.o ./charset/dfopen.o -lm -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for emil-2.1b9_1 ===> Generating temporary packing list ./mkinstalldirs /construction/mail/emil/stage/usr/local/bin /construction/mail/emil/stage/usr/local/lib /construction/mail/emil/stage/usr/local/man/man1 Installing emil as /usr/local/bin/emil Installing emil.cf as /usr/local/lib/emil.cf Installing charset/charsets.cpl as /usr/local/lib/charsets.cpl Installing emil.1 in /usr/local/man/man1 Installing emil.cf.1 in /usr/local/man/man1 ./mkinstalldirs /construction/mail/emil/stage/usr/local/share/doc/emil mkdir /construction/mail/emil/stage/usr/local/share/doc/emil Installing doc files in /usr/local/share/doc/emil Installation done. ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for emil-2.1b9_1 file sizes/checksums [39]: . done packing files [39]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 30 AUG 2018 at 16:54:47 UTC Duration: 00:00:11