Date: Thu, 26 Sep 2013 00:23:56 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [REL - 91i386-default][devel/tcloo] Failed for tcloo-1.0 in configure Message-ID: <201309260023.r8Q0NujL012298@beefy1.isc.freebsd.org>
next in thread | raw e-mail | index | archive | help
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: tcltk@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/devel/tcloo/Makefile 327726 2013-09-20 17:17:44Z bapt $ Log URL: http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-09-25_14h39m34s/logs/tcloo-1.0.log Build URL: http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-09-25_14h39m34s Log: ====>> Building devel/tcloo build started at Thu Sep 26 00:23:52 UTC 2013 port directory: /usr/ports/devel/tcloo building for: FreeBSD 91i386-default-job-04 9.1-RELEASE FreeBSD 9.1-RELEASE i386 maintained by: tcltk@FreeBSD.org Makefile ident: $FreeBSD: head/devel/tcloo/Makefile 327726 2013-09-20 17:17:44Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=901000 UNAME_v=FreeBSD 9.1-RELEASE UNAME_r=9.1-RELEASE 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/91i386-default/ref PKG_EXT=txz tpid=8895 POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=tcloo-1.0 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=91i386-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--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-tcl=/usr/local/lib/tcl8.5 --exec-prefix=/usr/local --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" 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" 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/tcloo DOCSDIR=/usr/local/share/doc/tcloo EXAMPLESDIR=/usr/local/share/examples/tcloo WWWDIR=/usr/local/www/tcloo ETCDIR=/usr/local/etc/tcloo --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 tcloo-1.0 =======================<phase: check-config >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> tcloo-1.0 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_5.txz Installing pkg-1.1.4_5... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of tcloo-1.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by tcloo-1.0 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by tcloo-1.0 for building => SHA256 Checksum OK for TclOO1.0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by tcloo-1.0 for building ===> Extracting for tcloo-1.0 => SHA256 Checksum OK for TclOO1.0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for tcloo-1.0 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ ===> tcloo-1.0 depends on shared library: tcl85 - not found ===> Verifying install for tcl85 in /usr/ports/lang/tcl85 ===> Installing existing package /packages/All/tcl85-8.5.15_1.txz Installing tcl85-8.5.15_1... done ===> Returning to build of tcloo-1.0 =========================================================================== =======================<phase: configure >============================ ===> Configuring for tcloo-1.0 configure: loading site script /usr/ports/Templates/config.site checking for correct TEA configuration... ok (TEA 3.9) configure: configuring TclOO 1.0 checking for Tcl configuration... found /usr/local/lib/tcl8.5/tclConfig.sh checking for existence of /usr/local/lib/tcl8.5/tclConfig.sh... loading checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 make sets $(MAKE)... yes checking for ranlib... ranlib 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 if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... (cached) yes checking dirent.h... yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking values.h usability... no checking values.h presence... no checking for values.h... no checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for inline... inline checking for Tcl public headers... configure: error: tcl.h not found. Please specify its location with --with-tclinclude ===> Script "configure" failed unexpectedly. Please report the problem to tcltk@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/devel/tcloo/work/TclOO1.0/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). *** [do-configure] Error code 1 Stop in /usr/ports/devel/tcloo. ===> Cleaning for tcloo-1.0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309260023.r8Q0NujL012298>