From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Oct 10 17:05:47 2013 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D5BF3EED for ; Thu, 10 Oct 2013 17:05:47 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C2ACD2BE4; Thu, 10 Oct 2013 17:05:47 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id r9AH5lan079712; Thu, 10 Oct 2013 17:05:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id r9AH5lAF079481; Thu, 10 Oct 2013 17:05:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 10 Oct 2013 17:05:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201310101705.r9AH5lAF079481@beefy1.isc.freebsd.org> To: umq@ueo.co.jp Subject: [REL - head-i386-default][security/axTLS] Failed for axTLS-1.4.9 in configure Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 17:05:47 -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: umq@ueo.co.jp Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/security/axTLS/Makefile 327769 2013-09-20 22:55:24Z bapt $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-10-10_05h56m46s/logs/axTLS-1.4.9.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-10-10_05h56m46s Log: ====>> Building security/axTLS build started at Thu Oct 10 17:05:36 UTC 2013 port directory: /usr/ports/security/axTLS building for: FreeBSD head-i386-default-job-20 10.0-ALPHA5 FreeBSD 10.0-ALPHA5 r256139 i386 maintained by: umq@ueo.co.jp Makefile ident: $FreeBSD: head/security/axTLS/Makefile 327769 2013-09-20 22:55:24Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000055 UNAME_v=FreeBSD 10.0-ALPHA5 r256139 UNAME_r=10.0-ALPHA5 BLOCKSIZE=K MAIL=/var/mail/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref PKG_EXT=txz tpid=74190 POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=axTLS-1.4.9 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for axTLS-1.4.9: COMPAT_OPENSSL=off: OpenSSL compatible API HTTPD=off: httpd output streaming support TLSWRAP=off: Build TLS wrapper like sslwrap X509=off: Generate X.509 Certificate PERL=off: Perl bindings or support DOCS=on: Build and/or install documentation (require doxygen) DEBUG=off: Install debug symbols TEST=off: Build test suite when available ====> SSL Library mode: you have to select exactly one of them SERVER_ONLY=off: Server only (no verification) CERT_VERIFICATION=off: Server only (with verification) ENABLE_CLIENT=off: Client/Server enabled FULL_MODE=on: Client/Server enabled with diagnostics SKELETON_MODE=off: The smallest library with least performance (experimental) ====> Protocol Preference: you have to select exactly one of them LOW=off: Use the fastest cipher(s) but at the expense of security MEDIUM=on: Balance between speed and security HIGH=off: Use the strongest cipher(s) at the cost of speed ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES 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/axTLS DOCSDIR=/usr/local/share/doc/axTLS EXAMPLESDIR=/usr/local/share/examples/axTLS WWWDIR=/usr/local/www/axTLS ETCDIR=/usr/local/etc/axTLS --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=yes ---End make.conf--- ===> Cleaning for axTLS-1.4.9 =================================================== =========================================================================== =================================================== ===> axTLS-1.4.9 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.1.4_7.txz Installing pkg-1.1.4_7... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of axTLS-1.4.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD accepted by the user ===> Fetching all distfiles required by axTLS-1.4.9 for building =========================================================================== =================================================== ===> License BSD accepted by the user ===> Fetching all distfiles required by axTLS-1.4.9 for building => SHA256 Checksum OK for axTLS-1.4.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD accepted by the user ===> Fetching all distfiles required by axTLS-1.4.9 for building ===> Extracting for axTLS-1.4.9 => SHA256 Checksum OK for axTLS-1.4.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for axTLS-1.4.9 ===> Applying FreeBSD patches for axTLS-1.4.9 =========================================================================== =================================================== ===> axTLS-1.4.9 depends on executable: doxygen - not found ===> Verifying install for doxygen in /usr/ports/devel/doxygen ===> Installing existing package /packages/All/doxygen-1.8.3.1_1.txz Installing doxygen-1.8.3.1_1...Installing perl-5.14.4_2...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.14.4 to /usr/bin/perl Symlinking /usr/local/bin/perl5.14.4 to /usr/bin/perl5 Done. Removing /usr/local/etc/perl5_version... Done. Creating /usr/local/etc/perl5_version... Done. done Installing png-1.5.17... done done ===> Returning to build of axTLS-1.4.9 ===> axTLS-1.4.9 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3... done done ===> Returning to build of axTLS-1.4.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for axTLS-1.4.9 cd /wrkdirs/usr/ports/security/axTLS/work/axTLS && /usr/bin/env TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES 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 oldconfig gmake[1]: Entering directory `/wrkdirs/usr/ports/security/axTLS/work/axTLS' gmake -C config/scripts/config conf gcc: not found gcc: not found gcc: not found gmake[2]: Entering directory `/wrkdirs/usr/ports/security/axTLS/work/axTLS/config/scripts/config' cp ../../scripts/config/zconf.tab.h_shipped zconf.tab.h gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I. -c ../../scripts/config/conf.c -o conf.o gmake[2]: gcc: Command not found gmake[2]: *** [conf.o] Error 127 gmake[2]: Leaving directory `/wrkdirs/usr/ports/security/axTLS/work/axTLS/config/scripts/config' gmake[1]: *** [config/scripts/config/conf] Error 2 gmake[1]: Leaving directory `/wrkdirs/usr/ports/security/axTLS/work/axTLS' *** Error code 2 Stop. make: stopped in /usr/ports/security/axTLS ===> Cleaning for axTLS-1.4.9