From owner-cvs-all@FreeBSD.ORG Mon Dec 6 08:52:27 2010 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 E2B1C106566B; Mon, 6 Dec 2010 08:52:26 +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 2A4F48FC19; Mon, 6 Dec 2010 08:52:25 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 626C122C54D2; Mon, 6 Dec 2010 10:52:24 +0200 (EET) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id 5D71A5A90E6; Mon, 6 Dec 2010 00:52:23 -0800 (PST) From: QAT@FreeBSD.org To: lx@FreeBSD.org In-Reply-To: <201012040119.oB41Jh2K025953@repoman.freebsd.org> References: <201012040119.oB41Jh2K025953@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: net-im/prosody X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/prosody-0.7.0.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: linker_error Message-Id: <20101206085223.5D71A5A90E6@jester1b.ixsystems.com> Date: Mon, 6 Dec 2010 00:52:22 -0800 (PST) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net-im/prosody Makefile distinfo pkg-plist ports/net-im/prosody/files patch-Makefile patch-configure pkg-deinstall.in 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, 06 Dec 2010 08:52:27 -0000 The Restless Daemon identified a linker error while trying to build: prosody-0.7.0 maintained by lx@FreeBSD.org Makefile ident: $FreeBSD: ports/net-im/prosody/Makefile,v 1.8 2010/12/04 01:19:43 lx Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/prosody-0.7.0.log : adding dependencies pkg_add libiconv-1.13.1_1.tbz pkg_add gettext-0.18.1.1.tbz pkg_add pkg-config-0.25_1.tbz pkg_add libidn-1.16.tbz pkg_add lua-5.1.4_5.tbz ===> prosody-0.7.0 depends on file: /usr/local/include/stringprep.h - found ===> prosody-0.7.0 depends on shared library: lua-5.1.1 - found ===> Configuring for prosody-0.7.0 Looking for Lua... lua-5.1 found in $PATH: /usr/local/bin Checking Lua includes... lua.h found in /usr/local/include/lua51/lua.h Writing configuration... Installation prefix: /usr/local Prosody configuration directory: /usr/local/etc/prosody Using Lua from: /usr/local Done. You can now run 'make' to build. ===> Building for prosody-0.7.0 sed "s|^CFG_SOURCEDIR=.*;$|CFG_SOURCEDIR='/usr/local/lib/prosody';|; s|^CFG_CONFIGDIR=.*;$|CFG_CONFIGDIR='/usr/local/etc/prosody';|; s|^CFG_DATADIR=.*;$|CFG_DATADIR='/usr/local/var/lib/prosody';|; s|^CFG_PLUGINDIR=.*;$|CFG_PLUGINDIR='/usr/local/lib/prosody/modules/';|;" < prosody > prosody.install sed "s|^CFG_SOURCEDIR=.*;$|CFG_SOURCEDIR='/usr/local/lib/prosody';|; s|^CFG_CONFIGDIR=.*;$|CFG_CONFIGDIR='/usr/local/etc/prosody';|; s|^CFG_DATADIR=.*;$|CFG_DATADIR='/usr/local/var/lib/prosody';|; s|^CFG_PLUGINDIR=.*;$|CFG_PLUGINDIR='/usr/local/lib/prosody/modules/';|;" < prosodyctl > prosodyctl.install sed 's|certs/|/usr/local/etc/prosody/certs/|' prosody.cfg.lua.dist > prosody.cfg.lua.install cp prosody.release prosody.version || true make -C util-src install cc -O2 -pipe -fno-strict-aliasing -fPIC -D_POSIX_SOURCE -I/usr/local/include -I/usr/local/include/lua51 -c -o encodings.o encodings.c MACOSX_DEPLOYMENT_TARGET="10.3"; export MACOSX_DEPLOYMENT_TARGET; gcc -shared -o encodings.so encodings.o -L/usr/local/lib/lua51 -llua-5.1 -lidn -lcrypto /usr/bin/ld: cannot find -llua-5.1 *** Error code 1 Stop in /work/a/ports/net-im/prosody/work/prosody-0.7.0/util-src. *** Error code 1 Stop in /work/a/ports/net-im/prosody/work/prosody-0.7.0. *** Error code 1 Stop in /a/ports/net-im/prosody. ================================================================ build of /usr/ports/net-im/prosody ended at Mon Dec 6 08:52:21 UTC 2010 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/prosody-0.7.0.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=net-im&portname=prosody 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."