From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Mar 28 19:39:22 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 6A71A6ED; Fri, 28 Mar 2014 19:39:22 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 3B1F2A0A; Fri, 28 Mar 2014 19:39:22 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.8/8.14.8) with ESMTP id s2SJdLpp060296; Fri, 28 Mar 2014 19:39:21 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.8/8.14.8/Submit) id s2SJdLPa060271; Fri, 28 Mar 2014 19:39:21 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Fri, 28 Mar 2014 19:39:21 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201403281939.s2SJdLPa060271@beefy2.isc.freebsd.org> To: tijl@FreeBSD.org Subject: [REL - head-amd64-default][lang/sdcc-devel] Failed for sdcc-devel-3.3.2.2013.12.30 in configure 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, 28 Mar 2014 19:39:22 -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: tijl@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/lang/sdcc-devel/Makefile 338122 2013-12-30 15:44:54Z tijl $ Log URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-03-28_07h44m43s/logs/sdcc-devel-3.3.2.2013.12.30.log Build URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-03-28_07h44m43s Log: ====>> Building lang/sdcc-devel build started at Fri Mar 28 19:39:02 UTC 2014 port directory: /usr/ports/lang/sdcc-devel building for: FreeBSD head-amd64-default-job-12 11.0-CURRENT FreeBSD 11.0-CURRENT r263175 amd64 maintained by: tijl@FreeBSD.org Makefile ident: $FreeBSD: head/lang/sdcc-devel/Makefile 338122 2013-12-30 15:44:54Z tijl $ Poudriere version: 3.1-pre ---Begin Environment--- OSVERSION=1100013 UNAME_v=FreeBSD 11.0-CURRENT r263175 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-amd64-default/ref PKG_EXT=txz tpid=46207 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=sdcc-devel-3.3.2.2013.12.30 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for sdcc-devel-3.3.2.2013.12.30: DEVLIB=on: Device libraries DOCS=on: Build and/or install documentation UCSIM=on: The ucSim simulator ====> Options available for the multi TARGETS: you have to choose at least one of them HC08=on: Freescale 68HC08/S08 MCS51=on: Intel MCS51, Maxim DS80C390/DS80C400 PIC=on: Microchip PIC STM8=on: STMicroelectronics STM8 Z80=on: Zilog Z80/Z180/GBZ80, Rabbit 2000/3000, Toshiba TLCS-90 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-avr --disable-install-libbfd --disable-werror --disable-st7 docdir=/usr/local/share/doc/sdcc --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ARCH="" TMPDIR="/tmp" TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh 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 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-idirafter /usr/local/include" 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-- DEVLIB="" NO_DEVLIB="@comment " DOCS="" NO_DOCS="@comment " UCSIM="" NO_UCSIM="@comment " HC08="" NO_HC08="@comment " MCS51="" NO_MCS51="@comment " PIC="" NO_PIC="@comment " STM8="" NO_STM8="@comment " Z80="" NO_Z80="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sdcc DOCSDIR=/usr/local/share/doc/sdcc EXAMPLESDIR=/usr/local/share/examples/sdcc WWWDIR=/usr/local/www/sdcc ETCDIR=/usr/local/etc/sdcc --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 #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ===> Cleaning for sdcc-devel-3.3.2.2013.12.30 =================================================== =========================================================================== =================================================== ===> sdcc-devel-3.3.2.2013.12.30 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.2.7.txz Installing pkg-1.2.7... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sdcc-devel-3.3.2.2013.12.30 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by sdcc-devel-3.3.2.2013.12.30 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by sdcc-devel-3.3.2.2013.12.30 for building => SHA256 Checksum OK for sdcc-src-20131230-8930.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by sdcc-devel-3.3.2.2013.12.30 for building ===> Extracting for sdcc-devel-3.3.2.2013.12.30 => SHA256 Checksum OK for sdcc-src-20131230-8930.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sdcc-devel-3.3.2.2013.12.30 ===> Applying FreeBSD patches for sdcc-devel-3.3.2.2013.12.30 =========================================================================== =================================================== ===> sdcc-devel-3.3.2.2013.12.30 depends on file: /usr/local/include/boost/graph/adjacency_list.hpp - not found ===> Verifying install for /usr/local/include/boost/graph/adjacency_list.hpp in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0.txz Installing boost-libs-1.55.0...Installing icu-52.1... done done You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===> Returning to build of sdcc-devel-3.3.2.2013.12.30 ===> sdcc-devel-3.3.2.2013.12.30 depends on package: gputils>=1.2.0 - not found pkg-static: No package(s) matching gputils ===> Verifying install for gputils>=1.2.0 in /usr/ports/devel/gputils ===> Installing existing package /packages/All/gputils-1.2.0.txz Installing gputils-1.2.0... done ===> Returning to build of sdcc-devel-3.3.2.2013.12.30 ===> sdcc-devel-3.3.2.2013.12.30 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.1... done done ===> Returning to build of sdcc-devel-3.3.2.2013.12.30 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for sdcc-devel-3.3.2.2013.12.30 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/sim/ucsim/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/sim/ucsim/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/support/packihx/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/support/sdbinutils/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/support/sdbinutils/config.rpath ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/support/sdbinutils/bfd/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/support/sdbinutils/bfd/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/support/sdbinutils/bfd/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/support/sdbinutils/libiberty/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/support/sdbinutils/libiberty/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/support/sdbinutils/config/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/support/sdbinutils/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/support/sdbinutils/binutils/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/support/sdbinutils/binutils/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/support/cpp/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/support/cpp/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/debugger/mcs51/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/debugger/mcs51/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/debugger/mcs51/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/device/non-free/lib/pic16/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/device/non-free/lib/pic16/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/device/non-free/lib/pic14/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/device/lib/pic16/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/device/lib/pic16/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/device/lib/pic14/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/device/lib/pic14/configure configure: loading site script /usr/ports/Templates/config.site checking build system type... x86_64-portbld-freebsd11.0 checking host system type... x86_64-portbld-freebsd11.0 checking for gawk... (cached) /usr/bin/awk checking version of the package... 3.3.2 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for ranlib... ranlib checking for autoconf... : checking for strip... strip checking for as... as checking for cp... cp checking for ar... ar checking for flex... flex checking for bison... no checking for byacc... byacc checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking machine/endian.h usability... yes checking machine/endian.h presence... yes checking for machine/endian.h... yes checking sys/isa_defs.h usability... no checking sys/isa_defs.h presence... no checking for sys/isa_defs.h... no checking how to run the C++ preprocessor... c++ -E checking stx/btree_set.h usability... no checking stx/btree_set.h presence... no checking for stx/btree_set.h... no configure: WARNING: STX library missing, using STL instead. checking stx/btree_map.h usability... no checking stx/btree_map.h presence... no checking for stx/btree_map.h... no configure: WARNING: STX library missing, using STL instead. checking boost/graph/adjacency_list.hpp usability... yes checking boost/graph/adjacency_list.hpp presence... yes checking for boost/graph/adjacency_list.hpp... yes checking for ccache... no checking for strerror... (cached) yes checking for vsnprintf... (cached) yes checking for snprintf... (cached) yes checking for vsprintf... (cached) yes checking for mkstemp... (cached) yes checking whether preprocessor accepts -MM or -M... -MM checking whether C accepts -ggdb... yes checking whether C accepts -pipe... yes checking whether C accepts -fms-extensions... yes checking whether C supports tag in unnamed struct... yes checking return type of signal handlers... void checking size of char... configure: error: in `/wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc': configure: error: cannot compute sizeof (char) See `config.log' for more details ===> Script "configure" failed unexpectedly. Please report the problem to tijl@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/lang/sdcc-devel/work/sdcc/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /usr/ports/lang/sdcc-devel ===> Cleaning for sdcc-devel-3.3.2.2013.12.30