Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  6 Dec 2010 00:52:22 -0800 (PST)
From:      QAT@FreeBSD.org
To:        lx@FreeBSD.org
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
Message-ID:  <20101206085223.5D71A5A90E6@jester1b.ixsystems.com>
In-Reply-To: <201012040119.oB41Jh2K025953@repoman.freebsd.org>
References:  <201012040119.oB41Jh2K025953@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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."




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101206085223.5D71A5A90E6>