From owner-cvs-ports@FreeBSD.ORG Tue Nov 16 20:43:30 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 27628106566C; Tue, 16 Nov 2010 20:43:30 +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 97FD48FC0A; Tue, 16 Nov 2010 20:43:29 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id F2D1322C5435; Tue, 16 Nov 2010 22:43:27 +0200 (EET) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id 2E8125A9132; Tue, 16 Nov 2010 12:43:26 -0800 (PST) From: QAT@FreeBSD.org To: mbr@FreeBSD.org In-Reply-To: <201011162037.oAGKb54b091676@repoman.freebsd.org> References: <201011162037.oAGKb54b091676@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-3.3_3; dsversion: 3.2.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_8 X-QAT-Jail_Last_Built: 2010-10-18 07:14:25 X-QAT-Port: emulators/open-vm-tools X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/open-vm-tools-313025_1.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: makefile Message-Id: <20101116204326.2E8125A9132@jester1b.ixsystems.com> Date: Tue, 16 Nov 2010 12:43:25 -0800 (PST) Cc: cvs-ports@FreeBSD.org, mbr@freebsd.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/open-vm-tools Makefile ports/emulators/open-vm-tools/files patch-wrapper-Makefile.am patch-wrapper-Makefile.in patch-wrapper-wrapper-freebsd.c patch.txt 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, 16 Nov 2010 20:43:30 -0000 The Restless Daemon identified a makefile error while trying to build: open-vm-tools-313025_1 maintained by mbr@freebsd.org Makefile ident: $FreeBSD: ports/emulators/open-vm-tools/Makefile,v 1.44 2010/11/16 20:37:05 mbr Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/open-vm-tools-313025_1.log : 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. ---------------------------------------------------------------------- rm -f /usr/local/lib/open-vm-tools/plugins/vmsvc/*.a rm -f /usr/local/lib/open-vm-tools/plugins/vmsvc/*.la rm -f /usr/local/lib/open-vm-tools/plugins/vmusr/*.a rm -f /usr/local/lib/open-vm-tools/plugins/vmusr/*.la mkdir -p /usr/local/etc/vmware-tools Making install in toolbox test -z "/usr/local/bin" || ../config/install-sh -c -d "/usr/local/bin" /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 vmware-toolbox vmware-toolbox-cmd '/usr/local/bin' libtool: install: install -o root -g wheel -m 555 -s vmware-toolbox /usr/local/bin/vmware-toolbox libtool: install: install -o root -g wheel -m 555 -s .libs/vmware-toolbox-cmd /usr/local/bin/vmware-toolbox-cmd test -z "/usr/local/share/open-vm-tools/messages" || ../config/install-sh -c -d "/usr/local/share/open-vm-tools/messages" install -o root -g wheel -m 444 messages/toolboxcmd_de.vmsg messages/toolboxcmd_ja.vmsg messages/toolboxcmd_zh_CN.vmsg '/usr/local/share/open-vm-tools/messages' Making install in vmware-user-suid-wrapper test -z "/usr/local/bin" || ../config/install-sh -c -d "/usr/local/bin" /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 vmware-user-suid-wrapper '/usr/local/bin' libtool: install: install -o root -g wheel -m 555 -s vmware-user-suid-wrapper /usr/local/bin/vmware-user-suid-wrapper make: don't know how to make install-data-am. Stop *** Error code 2 Stop in /work/a/ports/emulators/open-vm-tools/work/open-vm-tools-2010.10.18-313025/vmware-user-suid-wrapper. *** Error code 1 Stop in /work/a/ports/emulators/open-vm-tools/work/open-vm-tools-2010.10.18-313025. *** Error code 1 Stop in /a/ports/emulators/open-vm-tools. ================================================================ build of /usr/ports/emulators/open-vm-tools ended at Tue Nov 16 20:43:20 UTC 2010 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/open-vm-tools-313025_1.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=emulators&portname=open-vm-tools 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."