From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Apr 4 21:45:55 2015 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 876D4570 for ; Sat, 4 Apr 2015 21:45:55 +0000 (UTC) Received: from beefy4.isc.freebsd.org (beefy4.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:3b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 737BEF71; Sat, 4 Apr 2015 21:45:55 +0000 (UTC) Received: from beefy4.isc.freebsd.org (localhost [127.0.0.1]) by beefy4.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t34LjtVX037995; Sat, 4 Apr 2015 21:45:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy4.isc.freebsd.org (8.14.9/8.14.9/Submit) id t34Ljsfo037918; Sat, 4 Apr 2015 21:45:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 4 Apr 2015 21:45:54 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201504042145.t34Ljsfo037918@beefy4.isc.freebsd.org> To: matthew.closson@gmail.com Subject: [package - 93amd64-quarterly][devel/libCello] Failed for libCello-1.1.7 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Apr 2015 21:45:55 -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: matthew.closson@gmail.com Last committer: vanilla@FreeBSD.org Ident: $FreeBSD: branches/2015Q2/devel/libCello/Makefile 380970 2015-03-11 02:20:10Z vanilla $ Log URL: http://beefy4.isc.freebsd.org/data/93amd64-quarterly/383177/logs/libCello-1.1.7.log Build URL: http://beefy4.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=383177 Log: ====>> Building devel/libCello build started at Sat Apr 4 21:45:48 UTC 2015 port directory: /usr/ports/devel/libCello building for: FreeBSD 93amd64-quarterly-job-12 9.3-RELEASE-p12 FreeBSD 9.3-RELEASE-p12 amd64 maintained by: matthew.closson@gmail.com Makefile ident: $FreeBSD: branches/2015Q2/devel/libCello/Makefile 380970 2015-03-11 02:20:10Z vanilla $ Poudriere version: 3.1.2 Host OSVERSION: 1100064 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p12 UNAME_r=9.3-RELEASE-p12 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/usr/local/poudriere/data/.m/93amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libCello-1.1.7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.2 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libCello/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libCello/work HOME=/wrkdirs/usr/ports/devel/libCello/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libCello/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libCello/work HOME=/wrkdirs/usr/ports/devel/libCello/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libCello" EXAMPLESDIR="share/examples/libCello" DATADIR="share/libCello" WWWDIR="www/libCello" ETCDIR="etc/libCello" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libCello DOCSDIR=/usr/local/share/doc/libCello EXAMPLESDIR=/usr/local/share/examples/libCello WWWDIR=/usr/local/www/libCello ETCDIR=/usr/local/etc/libCello --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> libCello-1.1.7 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.4.12.txz [93amd64-quarterly-job-12] Installing pkg-1.4.12... [93amd64-quarterly-job-12] Extracting pkg-1.4.12... done Message for pkg-1.4.12: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libCello-1.1.7 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by libCello-1.1.7 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by libCello-1.1.7 for building => SHA256 Checksum OK for libCello-1.1.7.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by libCello-1.1.7 for building ===> Extracting for libCello-1.1.7 => SHA256 Checksum OK for libCello-1.1.7.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libCello-1.1.7 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for libCello-1.1.7 /usr/bin/sed -i.bak -E 's| abs\(| labs\(|' /wrkdirs/usr/ports/devel/libCello/work/libCello-1.1.7/src/*.c =========================================================================== =================================================== ===> libCello-1.1.7 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-4.1_1.txz [93amd64-quarterly-job-12] Installing gmake-4.1_1... [93amd64-quarterly-job-12] `-- Installing gettext-runtime-0.19.4... [93amd64-quarterly-job-12] | `-- Installing indexinfo-0.2.3... [93amd64-quarterly-job-12] | `-- Extracting indexinfo-0.2.3... done [93amd64-quarterly-job-12] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-12] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-12] `-- Extracting gettext-runtime-0.19.4... done [93amd64-quarterly-job-12] Extracting gmake-4.1_1... done ===> Returning to build of libCello-1.1.7 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for libCello-1.1.7 =========================================================================== =================================================== ===> Building for libCello-1.1.7 mkdir -p obj cc src/File.c -c -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g -fPIC -o obj/File.o cc src/Array.c -c -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g -fPIC -o obj/Array.o cc src/String.c -c -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g -fPIC -o obj/String.o cc src/Thread.c -c -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g -fPIC -o obj/Thread.o cc src/Char.c -c -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g -fPIC -o obj/Char.o cc src/Bool.c -c -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g -fPIC -o obj/Bool.o cc src/Number.c -c -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g -fPIC -o obj/Number.o cc src/Prelude.c -c -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g -fPIC -o obj/Prelude.o cc src/Dictionary.c -c -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g -fPIC -o obj/Dictionary.o cc src/Function.c -c -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g -fPIC -o obj/Function.o cc src/Reference.c -c -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g -fPIC -o obj/Reference.o cc src/Module.c -c -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g -fPIC -o obj/Module.o cc src/Tree.c -c -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g -fPIC -o obj/Tree.o cc src/List.c -c -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g -fPIC -o obj/List.o cc src/Type.c -c -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g -fPIC -o obj/Type.o cc src/Map.c -c -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g -fPIC -o obj/Map.o cc src/Pool.c -c -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g -fPIC -o obj/Pool.o cc src/Exception.c -c -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g -fPIC -o obj/Exception.o src/Exception.c:105:22: error: execinfo.h: No such file or directory cc1: warnings being treated as errors src/Exception.c: In function 'Exception_Error': src/Exception.c:123: warning: implicit declaration of function 'backtrace_symbols' src/Exception.c:123: warning: initialization makes pointer from integer without a cast src/Exception.c: In function 'Exception_Throw': src/Exception.c:146: warning: implicit declaration of function 'backtrace' Makefile:68: recipe for target 'obj/Exception.o' failed gmake: *** [obj/Exception.o] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/devel/libCello.