From owner-cvs-all@FreeBSD.ORG Wed Jul 29 22:38:39 2009 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 C3E87106564A; Wed, 29 Jul 2009 22:38:39 +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 55E498FC13; Wed, 29 Jul 2009 22:38:39 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from qat.tcbug.org (216-243-150-125.static.iphouse.net [216.243.150.125]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id E4D7A22C52F7; Thu, 30 Jul 2009 01:39:52 +0300 (EEST) Received: by qat.tcbug.org (Postfix, from userid 0) id DA5AD39843; Wed, 29 Jul 2009 22:37:26 +0000 (UTC) From: QAT@FreeBSD.org To: dinoex@FreeBSD.org In-Reply-To: <200907291005.n6TA5BWC043704@repoman.freebsd.org> References: <200907291005.n6TA5BWC043704@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-devel-3.2_4; dsversion: 3.2 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2009-05-20 11:48:40 X-QAT-Port: net/miniupnpc X-QAT-Log: http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/miniupnpc-1.3.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: arch Message-Id: <20090729223726.DA5AD39843@qat.tcbug.org> Date: Wed, 29 Jul 2009 22:37:26 +0000 (UTC) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/miniupnpc Makefile distinfo pkg-plist 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: Wed, 29 Jul 2009 22:38:40 -0000 The Restless Daemon identified a arch error while trying to build: miniupnpc-1.3 maintained by dinoex@FreeBSD.org Makefile ident: $FreeBSD: ports/net/miniupnpc/Makefile,v 1.6 2009/07/29 10:05:11 dinoex Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/miniupnpc-1.3.log : ===> Patching for miniupnpc-1.3 ================================================================ ======================================== add_pkg gettext-0.17_1.tbz libiconv-1.13.1.tbz gmake-3.81_3.tbz adding dependencies pkg_add gettext-0.17_1.tbz pkg_add libiconv-1.13.1.tbz skipping libiconv-1.13.1, already added pkg_add gmake-3.81_3.tbz ===> miniupnpc-1.3 depends on executable: gmake - found ===> Configuring for miniupnpc-1.3 /usr/bin/sed -i.bak -e 's|--mode=|-m |' -e 's|--symbolic|-s|' -e 's| -Wall | -Wall -fPIC |' -e 's|--force|-f|' /work/a/ports/net/miniupnpc/work/miniupnpc-1.3/Makefile ===> Building for miniupnpc-1.3 cc -O2 -fno-strict-aliasing -pipe -c -o minixmlvalid.o minixmlvalid.c cc -O2 -fno-strict-aliasing -pipe -c -o minixml.o minixml.c cc minixmlvalid.o minixml.o -o minixmlvalid minixml validation test ./minixmlvalid 14 events touch validateminixml cc -O2 -fno-strict-aliasing -pipe -c -o miniwget.o miniwget.c cc -O2 -fno-strict-aliasing -pipe -c -o igd_desc_parse.o igd_desc_parse.c cc -O2 -fno-strict-aliasing -pipe -c -o minisoap.o minisoap.c cc -O2 -fno-strict-aliasing -pipe -c -o miniupnpc.o miniupnpc.c cc -O2 -fno-strict-aliasing -pipe -c -o upnpreplyparse.o upnpreplyparse.c cc -O2 -fno-strict-aliasing -pipe -c -o upnpcommands.o upnpcommands.c cc -O2 -fno-strict-aliasing -pipe -c -o minissdpc.o minissdpc.c cc -O2 -fno-strict-aliasing -pipe -c -o upnperrors.o upnperrors.c ar crs libminiupnpc.a miniwget.o minixml.o igd_desc_parse.o minisoap.o miniupnpc.o upnpreplyparse.o upnpcommands.o minissdpc.o upnperrors.o cc -O2 -fno-strict-aliasing -pipe -c -o upnpc.o upnpc.c cc -o upnpc-static upnpc.o libminiupnpc.a cc -shared -Wl,-soname,libminiupnpc.so.4 -o libminiupnpc.so miniwget.o minixml.o igd_desc_parse.o minisoap.o miniupnpc.o upnpreplyparse.o upnpcommands.o minissdpc.o upnperrors.o /usr/bin/ld: miniwget.o: relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC miniwget.o: could not read symbols: Bad value gmake: *** [libminiupnpc.so] Error 1 *** Error code 1 Stop in /a/ports/net/miniupnpc. ================================================================ build of /usr/ports/net/miniupnpc ended at Wed Jul 29 22:37:25 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/miniupnpc-1.3.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=net&portname=miniupnpc The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 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."