From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 24 19:21:19 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1B8DC272; Fri, 24 Jan 2014 19:21:19 +0000 (UTC) Received: from beefy3.isc.freebsd.org (beefy3.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:3a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 04BE21076; Fri, 24 Jan 2014 19:21:19 +0000 (UTC) Received: from beefy3.isc.freebsd.org (localhost [127.0.0.1]) by beefy3.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id s0OJLIcm064591; Fri, 24 Jan 2014 19:21:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy3.isc.freebsd.org (8.14.7/8.14.7/Submit) id s0OJLIKk064503; Fri, 24 Jan 2014 19:21:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 24 Jan 2014 19:21:18 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201401241921.s0OJLIKk064503@beefy3.isc.freebsd.org> To: ashish@FreeBSD.org Subject: [LEGACY - 91i386-default][editors/emacs21] Build failed for emacs21-21.3_16 during build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jan 2014 19:21:19 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: ashish@FreeBSD.org Last committer: ashish@FreeBSD.org Ident: $FreeBSD: head/editors/emacs21/Makefile 338536 2014-01-03 10:55:40Z ashish $ Log URL: http://beefy3.isc.freebsd.org/bulk/91i386-default/2014-01-24_16h59m58s/logs/emacs21-21.3_16.log Build URL: http://beefy3.isc.freebsd.org/bulk/91i386-default/2014-01-24_16h59m58s Log: ====>> Building editors/emacs21 build started at Fri Jan 24 19:19:35 UTC 2014 port directory: /usr/ports/editors/emacs21 building for: FreeBSD pkg.FreeBSD.org 9.1-RELEASE-p10 FreeBSD 9.1-RELEASE-p10 i386 maintained by: ashish@FreeBSD.org Makefile ident: $FreeBSD: head/editors/emacs21/Makefile 338536 2014-01-03 10:55:40Z ashish $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=901000 UNAME_v=FreeBSD 9.1-RELEASE-p10 UNAME_r=9.1-RELEASE-p10 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/91i386-default/ref PKG_EXT=tbz FORCE_PACKAGE=yes tpid=820 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=0 PKGNAME=emacs21-21.3_16 PKG_DELETE=pkg_delete PKG_ADD=pkg_add PWD=/root MASTERNAME=91i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=pkg_version ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" MAKE=gmake TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOCONF=/usr/local/bin/autoconf-2.13 AUTOCONF_DIR=/usr/local/share/autoconf-2.13 AUTOHEADER=/usr/local/bin/autoheader-2.13 AUTOIFNAMES=/usr/local/bin/ifnames-2.13 AUTOM4TE=false AUTORECONF=/usr/local/bin/autoreconf-2.13 AUTOSCAN=/usr/local/bin/autoscan-2.13 AUTOUPDATE=/usr/local/bin/autoupdate-2.13 AUTOCONF_VERSION=2.13 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES AUTOCONF=/usr/local/bin/autoconf-2.13 AUTOCONF_DIR=/usr/local/share/autoconf-2.13 AUTOHEADER=/usr/local/bin/autoheader-2.13 AUTOIFNAMES=/usr/local/bin/ifnames-2.13 AUTOM4TE=false AUTORECONF=/usr/local/bin/autoreconf-2.13 AUTOSCAN=/usr/local/bin/autoscan-2.13 AUTOUPDATE=/usr/local/bin/autoupdate-2.13 AUTOCONF_VERSION=2.13 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/emacs DOCSDIR=/usr/local/share/doc/emacs EXAMPLESDIR=/usr/local/share/examples/emacs WWWDIR=/usr/local/www/emacs ETCDIR=/usr/local/etc/emacs --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ===> Cleaning for emacs21-21.3_16 =================================================== =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ====> ====> To enable menubar fontset support, define WITH_MENUBAR_FONTSET ====> ===> Fetching all distfiles required by emacs21-21.3_16 for building =========================================================================== =================================================== ====> ====> To enable menubar fontset support, define WITH_MENUBAR_FONTSET ====> ===> Fetching all distfiles required by emacs21-21.3_16 for building => SHA256 Checksum OK for emacs-21.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ====> ====> To enable menubar fontset support, define WITH_MENUBAR_FONTSET ====> ===> Fetching all distfiles required by emacs21-21.3_16 for building ===> Extracting for emacs21-21.3_16 => SHA256 Checksum OK for emacs-21.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for emacs21-21.3_16 ===> Applying FreeBSD patches for emacs21-21.3_16 =========================================================================== =================================================== ===> emacs21-21.3_16 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-3.82_1.tbz ===> Returning to build of emacs21-21.3_16 ===> emacs21-21.3_16 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xpm.pc in /usr/ports/x11/libXpm ===> Installing existing package /packages/All/libXpm-3.5.11.tbz ===> Returning to build of emacs21-21.3_16 ===> emacs21-21.3_16 depends on file: /usr/local/bin/autoconf-2.13 - not found ===> Verifying install for /usr/local/bin/autoconf-2.13 in /usr/ports/devel/autoconf213 ===> Installing existing package /packages/All/autoconf213-2.13.000227_6.tbz makewhatis: /usr/local/lib/perl5/5.16/man: No such file or directory pkg_add: command '/usr/bin/makewhatis /usr/local/lib/perl5/5.16/man' failed Removing /usr/local/etc/perl5_version... Done. Creating /usr/local/etc/perl5_version... Done. Removing stale symlinks from /usr/bin... Skipping /usr/bin/perl Skipping /usr/bin/perl5 Done. Creating various symlinks in /usr/bin... Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl5 Done. ===> Returning to build of emacs21-21.3_16 =========================================================================== =================================================== ===> emacs21-21.3_16 depends on shared library: Xaw3d - not found ===> Verifying install for Xaw3d in /usr/ports/x11-toolkits/Xaw3d ===> Installing existing package /packages/All/Xaw3d-1.5E_6.tbz ******************************************************************* If you want Xaw3d to replace the default Athena Widget Set so most X applications will get a 3-D look, do this (as root): cd /usr/local/lib mv libXaw.so.8 libXaw2d.so.8 ln -s libXaw3d.so.8 libXaw.so.8 ******************************************************************* ===> Returning to build of emacs21-21.3_16 ===> emacs21-21.3_16 depends on shared library: jpeg - not found ===> Verifying install for jpeg in /usr/ports/graphics/jpeg ===> Installing existing package /packages/All/jpeg-8_4.tbz ===> Returning to build of emacs21-21.3_16 ===> emacs21-21.3_16 depends on shared library: tiff - not found ===> Verifying install for tiff in /usr/ports/graphics/tiff ===> Installing existing package /packages/All/tiff-4.0.3.tbz Since FreeBSD has new USB stack, freeglut normally doesn't build on FreeBSD 8 (yet). To workaround this a small patch adds one include file and comments out content of one function (only leaves return NULL). This might cause side effects. Joysticks do not work, and there might be ports that do not compile or applications that crash because of this. Do not hesitate to contact x11@FreeBSD.org if there are any issues and side effects because of this. ===> Returning to build of emacs21-21.3_16 ===> emacs21-21.3_16 depends on shared library: gif - not found ===> Verifying install for gif in /usr/ports/graphics/giflib ===> Installing existing package /packages/All/giflib-nox11-4.2.3.tbz ===> Returning to build of emacs21-21.3_16 ===> emacs21-21.3_16 depends on shared library: png15 - not found ===> Verifying install for png15 in /usr/ports/graphics/png ===> Installing existing package /packages/All/png-1.5.17.tbz ===> Returning to build of emacs21-21.3_16 =========================================================================== =================================================== ===> Configuring for emacs21-21.3_16 configure.in:1195: AC_TRY_COMPILE was called before AC_AIX loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking host system type... i386--freebsd checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking whether ln -s works... yes checking how to run the C preprocessor... cpp checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking for bison... no checking for byacc... byacc checking for ranlib... ranlib checking for AIX... no checking the machine- and system-dependent files to find out - which libraries the lib-src programs will want, and coding.c: In function 'decode_coding_emacs_mule': coding.c:991: warning: comparison is always true due to limited range of data type coding.c:1002: warning: comparison is always true due to limited range of data type cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing category.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing ccl.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing cm.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing term.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing xfaces.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing xterm.c xterm.c: In function 'XTread_socket': xterm.c:10882: warning: passing argument 2 of 'construct_mouse_click' from incompatible pointer type cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing xfns.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing xselect.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing xrdb.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing fontset.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing emacs.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing keyboard.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing macros.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing keymap.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing sysdep.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing buffer.c buffer.c: In function 'Fset_buffer_multibyte': buffer.c:2089: warning: comparison is always true due to limited range of data type cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing filelock.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing insdel.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing marker.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing minibuf.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing fileio.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing dired.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing filemode.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing cmds.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing casetab.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing casefiddle.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing indent.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing search.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing regex.c regex.c: In function 're_search_2': regex.c:3966: warning: comparison is always true due to limited range of data type regex.c: In function 're_match_2_internal': regex.c:4921: warning: comparison is always true due to limited range of data type cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing undo.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing alloc.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing data.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing doc.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing editfns.c editfns.c: In function 'Fencode_time': editfns.c:1661: warning: incompatible implicit declaration of built-in function 'sprintf' editfns.c: In function 'Fcurrent_time_zone': editfns.c:1805: warning: incompatible implicit declaration of built-in function 'sprintf' editfns.c: In function 'Fformat': editfns.c:3418: warning: incompatible implicit declaration of built-in function 'sprintf' cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing callint.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing eval.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing floatfns.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing fns.c fns.c: In function 'base64_decode_1': fns.c:3627: warning: comparison is always true due to limited range of data type fns.c:3651: warning: comparison is always true due to limited range of data type fns.c:3669: warning: comparison is always true due to limited range of data type cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing print.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing lread.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing abbrev.c abbrev.c: In function 'Fexpand_abbrev': abbrev.c:370: warning: comparison is always true due to limited range of data type cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing syntax.c syntax.c: In function 'skip_chars': syntax.c:1576: warning: comparison is always true due to limited range of data type syntax.c:1606: warning: comparison is always true due to limited range of data type cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing unexelf.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing mocklisp.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing bytecode.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing process.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing callproc.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing region-cache.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing sound.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing atimer.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing doprnt.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing strftime.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing intervals.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing textprop.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing composite.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing md5.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing terminfo.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing lastfile.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing gmalloc.c cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing vm-limit.c cc -Demacs -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing -L/usr/local/lib /wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src/prefix-args.c -o prefix-args /wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src/prefix-args.c: In function 'main': /wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src/prefix-args.c:63: warning: incompatible implicit declaration of built-in function 'exit' /wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src/prefix-args.c:72: warning: incompatible implicit declaration of built-in function 'exit' cc -nostdlib `./prefix-args -Xlinker -L/usr/local/lib -znocombreloc -L/usr/local/lib` -o temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o cm.o term.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o abbrev.o syntax.o unexelf.o mocklisp.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o terminfo.o lastfile.o gmalloc.o vm-limit.o ../oldXMenu/libXMenu11.a -L/usr/local/lib -ltiff -ljpeg -lpng -lz -lm -lXpm -lX11 -lutil -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o rm -f ../etc/DOC ./lib-src/make-docfile -d /wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src sunfns.o dosfns.o msdos.o xterm.o xfns.o xmenu.o xselect.o xrdb.o fontset.o dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o cm.o term.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o abbrev.o syntax.o unexelf.o mocklisp.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o > ../etc/DOC ./lib-src/make-docfile -a ../etc/DOC -d /wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src ../lisp/mouse.elc ../lisp/select.elc ../lisp/scroll-bar.elc ../lisp/vmsproc.elc ../lisp/vms-patch.elc ../lisp/ls-lisp.elc ../lisp/dos-fns.elc ../lisp/w32-fns.elc ../lisp/dos-w32.elc ../lisp/disp-table.elc ../lisp/dos-vars.elc ../lisp/international/ccl.elc ../lisp/international/codepage.elc ../lisp/abbrev.elc ../lisp/buff-menu.elc ../lisp/byte-run.elc ../lisp/cus-start.el ../lisp/custom.elc ../lisp/emacs-lisp/backquote.elc ../lisp/emacs-lisp/lisp-mode.elc ../lisp/emacs-lisp/lisp.elc ../lisp/facemenu.elc ../lisp/faces.elc ../lisp/files.elc ../lisp/float-sup.elc ../lisp/format.elc ../lisp/frame.elc ../lisp/help.elc ../lisp/indent.elc ../lisp/isearch.elc ../lisp/loadup.el ../lisp/loaddefs.el ../lisp/bindings.elc ../lisp/map-ynp.elc ../lisp/env.elc ../lisp/international/mule.elc ../lisp/international/mule-conf.el ../lisp/international/mule-cmds.elc ../lisp/international/characters.elc ../lisp/in ternational/utf-8.elc ../lisp/international/utf-16.elc ../lisp/international/latin-1.el ../lisp/international/latin-2.el ../lisp/international/latin-3.el ../lisp/international/latin-4.el ../lisp/international/latin-5.el ../lisp/international/latin-8.el ../lisp/international/latin-9.el ../lisp/case-table.elc ../lisp/language/chinese.elc ../lisp/language/cyrillic.elc ../lisp/language/indian.elc ../lisp/language/devanagari.elc ../lisp/language/english.elc ../lisp/language/ethiopic.elc ../lisp/language/european.elc ../lisp/language/czech.elc ../lisp/language/slovak.elc ../lisp/language/romanian.elc ../lisp/language/greek.elc ../lisp/language/hebrew.elc ../lisp/language/japanese.elc ../lisp/language/korean.elc ../lisp/language/lao.elc ../lisp/language/thai.elc ../lisp/language/tibetan.elc ../lisp/language/vietnamese.elc ../lisp/language/misc-lang.elc ../lisp/international/ucs-tables.elc ../lisp/menu-bar.elc ../lisp/paths.el ../lisp/register.elc ../lisp/replace.elc ../lisp/simple.elc ../l isp/startup.elc ../lisp/subr.elc ../lisp/ter! m/tty-colors.elc ../lisp/textmodes/fill.elc ../lisp/textmodes/page.elc ../lisp/textmodes/paragraphs.elc ../lisp/textmodes/text-mode.elc ../lisp/vc-hooks.elc ../lisp/ediff-hook.elc ../lisp/widget.elc ../lisp/window.elc ../lisp/version.el LC_ALL=C ./temacs -batch -l loadup dump Loading loadup (source)... Using load-path (/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/lisp) Loading byte-run... Loading subr... Loading version.el (source)... Loading widget... Loading custom... Loading emacs-lisp/backquote... Loading map-ynp... Loading env... Loading cus-start (source)... Loading international/mule... Loading international/mule-conf.el (source)... Loading format... Loading bindings... Loading simple... Loading files... Lists of integers (garbage collection statistics) are normal output while building Emacs; they do not indicate a problem. ((7044 . 6042) (3788 . 0) (485 . 3) 11699 21355 (3 . 0) (16 . 0) (599 . 1858)) Loading loaddefs.el (source)... ((18231 . 14529) (5706 . 0) (495 . 8) 29034 21355 (5 . 0) (16 . 0) (2482 . 2117)) Loading help... Loading international/mule-cmds... Loading case-table... Loading international/utf-8... Loading international/utf-16... Loading international/characters... Loading international/latin-1 (source)... Loading international/latin-2 (source)... Loading international/latin-3 (source)... Loading international/latin-4 (source)... Loading international/latin-5 (source)... Loading international/latin-8 (source)... Loading international/latin-9 (source)... Loading language/chinese... Loading language/cyrillic... Loading language/indian... Loading language/devanagari... Loading language/english... Loading language/ethiopic... Loading language/european... Loading language/czech... Loading language/slovak... Loading language/romanian... Loading language/greek... Loading language/hebrew... Loading language/japanese... Loading language/korean... Loading language/lao... Loading language/thai... Loading language/tibetan... Loading language/vietnamese... Loading language/misc-lang... Loading international/ucs-tables... Loading indent... Loading window... Loading frame... Loading term/tty-colors... Loading faces... Loading facemenu... Loading mouse... Loading scroll-bar... Loading select... Loading isearch... ((45367 . 21603) (7593 . 0) (507 . 59) 61588 112329 (14 . 5) (21 . 0) (6679 . 1070)) Loading menu-bar... Loading paths.el (source)... Loading startup... Loading emacs-lisp/lisp... Loading textmodes/page... Loading register... Loading textmodes/paragraphs... Loading emacs-lisp/lisp-mode... Loading textmodes/text-mode... Loading textmodes/fill... ((50353 . 16617) (8096 . 0) (510 . 56) 71495 134007 (14 . 5) (21 . 0) (7068 . 1626)) Loading replace... Loading abbrev... Loading buff-menu... Loading float-sup... ((50710 . 16260) (8261 . 0) (510 . 56) 71521 134842 (14 . 9) (21 . 0) (7072 . 1496)) Loading vc-hooks (compiled; note, source file is newer)... Loading ediff-hook... ((51661 . 15309) (8351 . 0) (511 . 55) 72418 134859 (14 . 9) (21 . 0) (7131 . 1437)) Finding pointers to doc strings... Finding pointers to doc strings...done Wrote /wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/lib-src/fns-21.3.1.el Dumping under names emacs and emacs-21.3.1 715480 pure bytes used ./emacs -q -batch -f list-load-path-shadows gmake[1]: Leaving directory `/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src' (export PARALLEL; PARALLEL=0; cd leim; gmake all \ CC='cc' CFLAGS='-O2 -pipe -fno-strict-aliasing' CPPFLAGS='-I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib ' \ LDFLAGS='-L/usr/local/lib' MAKE='gmake') gmake[1]: Entering directory `/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/leim' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/leim' (cd /wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/lisp ; /usr/bin/env TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES AUTOCONF=/usr/local/bin/autoconf-2.13 AUTOCONF_DIR=/usr/local/share/autoconf-2.13 AUTOHEADER=/usr/local/bin/autoheader-2.13 AUTOIFNAMES=/usr/local/bin/ifnames-2.13 AUTOM4TE=false AUTORECONF=/usr/local/bin/autoreconf-2.13 AUTOSCAN=/usr/local/bin/autoscan-2.13 AUTOUPDATE=/usr/local/bin/autoupdate-2.13 AUTOCONF_VERSION=2.13 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" gmake -f Makefile recompile ; /bin/rm /w rkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src/emacs /wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src/emacs-21.3.1 ; cd /wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/src ; /usr/bin/env TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES AUTOCONF=/usr/local/bin/autoconf-2.13 AUTOCONF_DIR=/usr/local/share/autoconf-2.13 AUTOHEADER=/usr/local/bin/autoheader-2.13 AUTOIFNAMES=/usr/local/bin/ifnames-2.13 AUTOM4TE=false AUTORECONF=/usr/local/bin/autoreconf-2.13 AUTOSCAN=/usr/local/bin/autoscan-2.13 AUTOUPDATE=/usr/local/bin/autoupdate-2.13 AUTOCONF_VERSION=2.13 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA= "install -o root -g wheel -m 444" BSD_INST! ALL_MAN="install -o root -g wheel -m 444" gmake -f Makefile all) ./src/emacs -batch --no-site-file --multibyte -f batch-byte-recompile-directory /wrkdirs/usr/ports/editors/emacs21/work/emacs-21.3/lisp gmake: *** [recompile] Segmentation fault: 11 (core dumped) *** [post-build] Error code 2 Stop in /usr/ports/editors/emacs21. ===> Cleaning for emacs21-21.3_16