From owner-freebsd-ports@FreeBSD.ORG Sat Feb 21 23:03:56 2009 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10EAC1065672; Sat, 21 Feb 2009 23:03:56 +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 7C2608FC12; Sat, 21 Feb 2009 23:03:55 +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 BCF3B22C529F; Sun, 22 Feb 2009 01:03:53 +0200 (EET) Received: by release.ixsystems.com (Postfix, from userid 0) id 534C38FC1E; Sat, 21 Feb 2009 14:53:48 -0800 (PST) From: QAT@FreeBSD.org To: beech@FreeBSD.org In-Reply-To: <200902212259.n1LMxxLp096357@repoman.freebsd.org> References: In-Reply-To: <200902212259.n1LMxxLp096357@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: audio/bmp-faad X-QAT-Log: http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/bmp-faad2-2.7.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: arch Message-Id: <20090221225348.534C38FC1E@release.ixsystems.com> Date: Sat, 21 Feb 2009 14:53:47 -0800 (PST) Cc: ports@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/audio/bmp-faad Makefile distinfo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2009 23:03:57 -0000 Hi, Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/bmp-faad2-2.7.log : building bmp-faad2-2.7 in directory /usr/local/tinderbox/7-STABLE-FPT-NPD maintained by: ports@FreeBSD.org building for: 7.1-STABLE amd64 Makefile ident: $FreeBSD: ports/audio/bmp-faad/Makefile,v 1.24 2009/02/21 22:59:59 beech Exp $ port directory: /usr/ports/audio/bmp-faad ................................................... skipping font-util-1.0.1, already added pkg_add xcb-proto-1.4.tbz skipping xcb-proto-1.4, already added pkg_add libpthread-stubs-0.1.tbz skipping libpthread-stubs-0.1, already added pkg_add mkfontdir-1.0.4.tbz skipping mkfontdir-1.0.4, already added pkg_add mkfontscale-1.0.6.tbz skipping mkfontscale-1.0.6, already added pkg_add libfontenc-1.0.4.tbz skipping libfontenc-1.0.4, already added pkg_add beep-media-player-0.9.7.1_3,1.tbz beep supports Gzipped and uncompressed skins. If you would like to use Zip format skins you will need to ensure archivers/unzip is installed. ===> bmp-faad2-2.7 depends on package: faad2>=2.7 - found ===> bmp-faad2-2.7 depends on file: /usr/local/bin/intltool-extract - found ===> bmp-faad2-2.7 depends on executable: pkg-config - found ===> bmp-faad2-2.7 depends on shared library: beep.2 - found ===> bmp-faad2-2.7 depends on shared library: atk-1.0.0 - found ===> bmp-faad2-2.7 depends on shared library: glib-2.0.0 - found ===> bmp-faad2-2.7 depends on shared library: gtk-x11-2.0.0 - found ===> bmp-faad2-2.7 depends on shared library: pango-1.0.0 - found ===> Configuring for bmp-faad2-2.7 ===> Building for bmp-faad2-2.7 cd /work/a/ports/audio/bmp-faad/work/faad2-2.7/plugins/xmms/src && cc -O2 -fno-strict-aliasing -pipe -fPIC -shared -I/usr/local/include -DHAVE_STDINT_H `pkg-config --cflags bmp` -DHAVE_BMP *.c -o libmp4.so -L/usr/local/lib -lfaad -lmp4ff `pkg-config --libs bmp` libmp4.c: In function 'mp4Decode': libmp4.c:461: warning: assignment discards qualifiers from pointer target type mp4_utils.c: In function 'create_mp4_info_dialog': mp4_utils.c:124: warning: passing argument 3 of 'gtk_signal_connect_full' from incompatible pointer type mp4_utils.c: In function 'getMP4title': mp4_utils.c:470: warning: passing argument 1 of 'g_free' discards qualifiers from pointer target type /usr/bin/ld: /usr/local/lib/libmp4ff.a(libmp4ff_a-mp4ff.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libmp4ff.a: could not read symbols: Bad value *** Error code 1 Stop in /a/ports/audio/bmp-faad. ================================================================ build of /usr/ports/audio/bmp-faad ended at Sat Feb 21 22:53:46 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/bmp-faad2-2.7.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=audio&portname=bmp-faad 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