From owner-cvs-ports@FreeBSD.ORG Mon Jan 19 01:30:18 2009 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 0E226106564A; Mon, 19 Jan 2009 01:30:18 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 7032E8FC29; Mon, 19 Jan 2009 01:30:17 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from release.ixsystems.com (unknown [206.40.55.81]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id DE017FBEC27; Mon, 19 Jan 2009 03:30:15 +0200 (EET) Received: by release.ixsystems.com (Postfix, from userid 0) id E344A8FC42; Sun, 18 Jan 2009 17:23:22 -0800 (PST) From: QAT@FreeBSD.org To: gerald@FreeBSD.org In-Reply-To: <200901190119.n0J1J7W5068745@repoman.freebsd.org> References: In-Reply-To: <200901190119.n0J1J7W5068745@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.53 2008/12/02 10:57:43 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-3.1.2_1; dsversion: 3.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2009-01-16 01:53:03 X-QAT-Port: math/jags X-QAT-Log: http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/jags-1.0.3.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: mtree Message-Id: <20090119012322.E344A8FC42@release.ixsystems.com> Date: Sun, 18 Jan 2009 17:23:22 -0800 (PST) Cc: ports@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/math/jags Makefile distinfo pkg-descr 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: Mon, 19 Jan 2009 01:30:18 -0000 Hi, Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/jags-1.0.3.log : building jags-1.0.3 in directory /usr/local/tinderbox/7-STABLE-FPT-NPD maintained by: ports@FreeBSD.org building for: 7.1-STABLE amd64 Makefile ident: $FreeBSD: ports/math/jags/Makefile,v 1.9 2009/01/19 01:19:07 gerald Exp $ port directory: /usr/ports/math/jags ................................................... 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 terminal make install-am test -z "/usr/local/bin" || ../.././install-sh -c -d "/usr/local/bin" install -o root -g wheel -m 555 'jags' '/usr/local/bin/jags' test -z "/usr/local/bin" || ../.././install-sh -c -d "/usr/local/bin" test -z "/usr/local/libexec" || ../.././install-sh -c -d "/usr/local/libexec" /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 'jags-terminal' '/usr/local/libexec/jags-terminal' install -o root -g wheel -m 555 -s .libs/jags-terminal /usr/local/libexec/jags-terminal Making install in etc test -z "/usr/local/lib/pkgconfig" || .././install-sh -c -d "/usr/local/lib/pkgconfig" install -o root -g wheel -m 444 'jags.pc' '/usr/local/lib/pkgconfig/jags.pc' Making install in win32 Making install in lapack ===> Registering installation for jags-1.0.3 ================================================================ ======================================== ===> Building package for jags-1.0.3 Creating package /tmp/packages/All/jags-1.0.3.tbz Registering depends: libRmath-2.8.1 lapack-3.1.1_2 blas-1.0_3 gcc-4.3.3_20090108 libiconv-1.11_1 perl-5.8.9 mpfr-2.3.2 libgmp-4.2.4. Creating bzip'd tar ball in '/tmp/packages/All/jags-1.0.3.tbz' Deleting jags-1.0.3 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 1177819 4 drwxr-xr-x 2 root wheel 512 Jan 19 01:23 usr/local/lib/pkgconfig ================================================================ build of /usr/ports/math/jags ended at Mon Jan 19 01:23:21 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/jags-1.0.3.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=math&portname=jags The build which triggered this BotMail was done under tinderbox-3.1.2_1; dsversion: 3.1 on RELENG_7 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. 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, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B