From owner-cvs-all@FreeBSD.ORG Fri Jul 25 06:43:30 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 6AAB91065686; Fri, 25 Jul 2008 06:43:30 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id BD7FC8FC2E; Fri, 25 Jul 2008 06:43:29 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id CF03F2C50CDD; Fri, 25 Jul 2008 09:43:28 +0300 (EEST) Date: Fri, 25 Jul 2008 09:43:28 +0300 From: QA Tindy To: Beech Rintoul Message-ID: <20080725094328.0bc66aaa@it.buh.tecnik93.com> In-Reply-To: <200807250426.m6P4QtDh084016@repoman.freebsd.org> References: <200807250426.m6P4QtDh084016@repoman.freebsd.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/tcldom Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2008 06:43:30 -0000 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/tcldom-libxml2-3.1_1.log: building tcldom-libxml2-3.1_1 in directory /var/tinderbox/7-STABLE-FTP maintained by: frank@fenor.de building for: 7.0-STABLE amd64 port directory: /usr/ports/www/tcldom-libxml2 Makefile ident: $FreeBSD: ports/www/tcldom-libxml2/Makefile,v 1.1 2008/07/25 04:31:42 beech Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Fri Jul 25 04:32:57 UTC 2008 ................................................... checking for Tcl private include files... Using srcdir found in tclConfig.sh: /usr/local/include/tcl8.4 checking for building with threads... no (default) checking how to build libraries... shared checking if 64bit support is enabled... no checking if 64bit Sparc VIS support is requested... no checking system version (for dynamic loading)... FreeBSD-7.0-STABLE checking for dlopen in -ldl... no checking for ar... ar checking for build with symbols... no checking for libxml2 headers... /usr/local/include/libxml2 checking for libxml2 library... /usr/local/lib checking for tclsh... /usr/local/bin/tclsh8.4 updating cache ./config.cache creating ./config.status creating Makefile creating tcldomlibxml2Config.sh ===> Building for tcldom-libxml2-3.1_1 cc -pipe -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DVERSION=\"3.1\" -DTCLDOM_LIBXML2_VERSION=\"3.1\" -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TCL_STUBS=1 -I/usr/local/include/tcl8.4/generic -I/usr/local/include/tcl8.4/unix -I../include -I/usr/local/include -I/usr/local/include/libxml2 -O2 -fno-strict-aliasing -pipe -I"/usr/local/include" -O -fPIC -c `echo tcldomlibxml2.c` -o tcldomlibxml2.o In file included from tcldomlibxml2.c:15: ../include/tcldom-libxml2/tcldomlibxml2.h:21:27: error: tclxml/tclxml.h: No such file or directory In file included from ../include/tcldom-libxml2/tcldomlibxml2.h:23, from tcldomlibxml2.c:15: /usr/local/include/tclxml-libxml2/tclxml-libxml2Decls.h:66: error: expected declaration specifiers or '...' before 'TclXML_ErrorNodeHandlerProc' /usr/local/include/tclxml-libxml2/tclxml-libxml2Decls.h:87: error: expected declaration specifiers or '...' before 'TclXML_ErrorNodeHandlerProc' tcldomlibxml2.c: In function 'Tcldom_libxml2_Init': tcldomlibxml2.c:309: error: 'TclXML_ErrorNodeHandlerProc' undeclared (first use in this function) tcldomlibxml2.c:309: error: (Each undeclared identifier is reported only once tcldomlibxml2.c:309: error: for each function it appears in.) tcldomlibxml2.c:309: error: expected expression before ')' token tcldomlibxml2.c:309: error: too many arguments to function 'TclXML_libxml2_SetErrorNodeFunc' tcldomlibxml2.c: In function 'xmlSchemaIsBlank': tcldomlibxml2.c:1416: warning: comparison is always true due to limited range of data type *** Error code 1 Stop in /work/a/ports/www/tcldom-libxml2/work/tcldom-3.1/src-libxml2. *** Error code 1 Stop in /a/ports/www/tcldom-libxml2. ================================================================ build of /usr/ports/www/tcldom-libxml2 ended at Fri Jul 25 04:33:04 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B