From owner-cvs-ports@FreeBSD.ORG Tue Aug 24 18:03:55 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C8A41065670; Tue, 24 Aug 2010 18:03:55 +0000 (UTC) (envelope-from QAT@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 86E058FC0A; Tue, 24 Aug 2010 18:03:54 +0000 (UTC) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id 86BDF22C53B6; Tue, 24 Aug 2010 21:03:53 +0300 (EEST) Date: Tue, 24 Aug 2010 21:03:53 +0300 From: QAT@FreeBSD.org To: Pietro Cerutti Message-ID: <20100824210353.4711dc9f@it.buh.tecnik93.com> In-Reply-To: <201008240717.o7O7HV11055016@repoman.freebsd.org> References: <201008240717.o7O7HV11055016@repoman.freebsd.org> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; amd64-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-toolkits/fxscintilla Makefile distinfo pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Aug 2010 18:03:55 -0000 The Restless Daemon identified a mtree error while trying to build: fxscintilla-2.11.0 maintained by ports@FreeBSD.org Makefile ident: $FreeBSD: ports/x11-toolkits/fxscintilla/Makefile,v 1.37 2010/08/24 07:17:31 gahr Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/fxscintilla-2.11.0.log : libtool: install: ranlib /usr/local/lib/libfxscintilla.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Making install in tests Making install in . test -z "/usr/local/lib/pkgconfig" || ./install-sh -c -d "/usr/local/lib/pkgconfig" install -o root -g wheel -m 444 fxscintilla.pc '/usr/local/lib/pkgconfig' ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for fxscintilla-2.11.0 ================================================================ ======================================== ===> Building package for fxscintilla-2.11.0 Creating package /tmp/packages/All/fxscintilla-2.11.0.tbz Registering depends: fox-1.6.37_3 libXft-2.1.14 libXrender-0.9.5 libGLU-7.4.4 libGL-7.4.4 libXdamage-1.1.2 libXfixes-4.0.4 libXxf86vm-1.1.0 libXext-1.1.1,1 libX11-1.3.3,1 libxcb-1.6 libdrm-2.4.12_1 libpthread-stubs-0.3_3 libXau-1.0.5 libXdmcp-1.0.3 xproto-7.0.16 fontconfig-2.8.0,1 freetype2-2.4.2 pkg-config-0.25 tiff-3.9.4 jbigkit-1.6 jpeg-8_3 png-1.4.3 expat-2.0.1_1 damageproto-1.2.0 dri2proto-2.2 fixesproto-4.1.1 kbproto-1.0.4 renderproto-0.11 xextproto-7.1.1 xf86vidmodeproto-2.3. Creating bzip'd tar ball in '/tmp/packages/All/fxscintilla-2.11.0.tbz' Deleting fxscintilla-2.11.0 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 49624214 4 drwxr-xr-x 2 root wheel 512 Aug 24 17:48 usr/local/lib/pkgconfig 49624215 4 -r--r--r-- 1 root wheel 288 Aug 24 17:48 usr/local/lib/pkgconfig/fxscintilla.pc ================================================================ build of /usr/ports/x11-toolkits/fxscintilla ended at Tue Aug 24 17:48:52 UTC 2010 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/fxscintilla-2.11.0.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=x11-toolkits&portname=fxscintilla The build which triggered this BotMail was done under tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 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. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B