From owner-cvs-all@FreeBSD.ORG Mon Nov 10 19:12:32 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A13E106567E; Mon, 10 Nov 2008 19:12:32 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao104.cox.net (eastrmmtao104.cox.net [68.230.240.46]) by mx1.freebsd.org (Postfix) with ESMTP id CC67F8FC20; Mon, 10 Nov 2008 19:12:31 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao104.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20081110191233.VGSE2096.eastrmmtao104.cox.net@eastrmimpo02.cox.net>; Mon, 10 Nov 2008 14:12:33 -0500 Received: from localhost ([68.103.35.214]) by eastrmimpo02.cox.net with bizsmtp id dXCW1a00G4dCcn002XCWly; Mon, 10 Nov 2008 14:12:31 -0500 X-Authority-Analysis: v=1.0 c=1 a=hLeBr2DDgEUA:10 a=oeWX0X318xMA:10 a=XMl6ONiBAAAA:8 a=6I5d2MoRAAAA:8 a=2BrLTBPdg3a7szVw3f8A:9 a=TNFR3xjJpCtCyYbrn-EA:7 a=TqYrJhOrcswHK5unQ1B71Pxpij0A:4 a=SV7veod9ZcQA:10 a=4vB-4DCPJfMA:10 a=LY0hPdMaydYA:10 X-CM-Score: 0.00 Date: Mon, 10 Nov 2008 13:12:38 -0600 To: QAT@freebsd.org From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 References: <200811101816.mAAIGTK1007314@repoman.freebsd.org> <20081110185253.63E6812E4173@quark.ds9.tecnik93.com> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <20081110185253.63E6812E4173@quark.ds9.tecnik93.com> User-Agent: Opera Mail/9.62 (Linux) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/net-p2p/transmission Makefile ports/net-p2p/transmission-cli Makefile distinfo ports/net-p2p/transmission-cli/files patch-check-ssl.m4 transmission-cli-configure.ac transmission-daemon-configure.ac transmission X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2008 19:12:32 -0000 On Mon, 10 Nov 2008 12:52:53 -0600, wrote: > Hi, > > > The build which triggered this email is done under tinderbox-2.4.3, on > 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" > and ccache support, with the "official" up-to-date Ports Tree, with the > following vars set: > NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. > > > Excerpt from > http://T64.TecNik93.com/logs/7-STABLE-FTP/transmission-gtk2-1.40.log : > > > building transmission-gtk2-1.40 in directory /var/tinderbox/7-STABLE-FTP > maintained by: mezz@FreeBSD.org > building for: 7.0-STABLE amd64 > port directory: /usr/ports/net-p2p/transmission-gtk2 > Makefile ident: $FreeBSD: ports/net-p2p/transmission-gtk2/Makefile,v > 1.20 2008/11/10 18:16:29 mezz Exp $ > prefixes: LOCALBASE=usr/local X11BASE=usr/local > NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes > build started at Mon Nov 10 18:51:12 UTC 2008 > > ................................. log>.................. > > checking for posix_fallocate... no > checking for a BSD-compatible install... /usr/bin/install -c -o root -g > wheel > checking whether gmake sets $(MAKE)... (cached) yes > checking whether pthreads work with -pthread... yes > checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE > checking if more special flags are required for pthreads... > -D_THREAD_SAFE > checking for library containing socket... none required > checking for library containing gethostbyname... none required > checking for OpenSSL... /usr > checking for pkg-config... /usr/local/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking for LIBCURL... yes > checking for /tmp/dummy1_zlib.h... yes > checking for library containing gzopen... -lz > checking for special C compiler options needed for large files... no > checking for _FILE_OFFSET_BITS value needed for large files... no > checking how to copy va_list... va_copy > configure: invoking libevent's configure script > checking for GTK... yes > checking for GIO... yes > checking for LIBNOTIFY... yes > checking for DBUS_GLIB... yes > checking for dbus-binding-tool... /usr/local/bin/dbus-binding-tool > checking libintl.h usability... yes > checking libintl.h presence... yes > checking for libintl.h... yes > checking for intltool >= 0.23... found > test: : bad number > configure: error: Your intltool is too old. You need intltool 0.23 or > later. I can't reproduce it here. In your log shows: pkg_add intltool-0.37.1.tbz I am not sure what's up with it. Can you send me the WRKSRC of that? Thanks. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org