From owner-cvs-ports@FreeBSD.ORG Thu Jan 14 19:21:03 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 A5D29106566B; Thu, 14 Jan 2010 19:21:03 +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 197C58FC1B; Thu, 14 Jan 2010 19:21:02 +0000 (UTC) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id F04A022C50A6; Thu, 14 Jan 2010 21:21:01 +0200 (EET) Date: Thu, 14 Jan 2010 21:21:00 +0200 From: QAT@FreeBSD.org To: Bruce M Simpson Message-ID: <20100114212100.1e3ce0b0@it.buh.tecnik93.com> In-Reply-To: <201001141911.o0EJBjPC000402@repoman.freebsd.org> References: <201001141911.o0EJBjPC000402@repoman.freebsd.org> X-Mailer: Claws Mail 3.7.3 (GTK+ 2.18.5; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/30bqQ0AR5y+8Wmzjaa2YmAB"; protocol="application/pgp-signature" Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics Makefile ports/graphics/seom Makefile distinfo pkg-descr pkg-plist ports/graphics/seom/files patch-Makefile 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: Thu, 14 Jan 2010 19:21:03 -0000 --Sig_/30bqQ0AR5y+8Wmzjaa2YmAB Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 14 Jan 2010 19:11:45 +0000 (UTC) Bruce M Simpson wrote: > bms 2010-01-14 19:11:45 UTC >=20 > FreeBSD ports repository (src committer) >=20 > Modified files: > graphics Makefile=20 > Added files: > graphics/seom Makefile distinfo pkg-descr pkg-plist=20 > graphics/seom/files patch-Makefile=20 > Log: > seom is a library to allow OpenGL application output to be captured. > =20 > Revision Changes Path > 1.1304 +1 -0 ports/graphics/Makefile > 1.1 +55 -0 ports/graphics/seom/Makefile (new) > 1.1 +3 -0 ports/graphics/seom/distinfo (new) > 1.1 +53 -0 ports/graphics/seom/files/patch-Makefile (new) > 1.1 +9 -0 ports/graphics/seom/pkg-descr (new) > 1.1 +19 -0 ports/graphics/seom/pkg-plist (new) >=20 The Restless Daemon identified a etc lib sql error while trying to build: seom-2010011201 maintained by bms@FreeBSD.org Makefile ident: $FreeBSD: ports/graphics/seom/Makefile,v 1.1 2010/01/14 19= :11:45 bms Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/seom-2010011201.log : skipping libdrm-2.4.12, already added pkg_add expat-2.0.1_1.tbz skipping expat-2.0.1_1, already added pkg_add dri2proto-2.0.tbz skipping dri2proto-2.0, already added pkg_add xf86vidmodeproto-2.2.2.tbz skipping xf86vidmodeproto-2.2.2, already added pkg_add damageproto-1.1.0_2.tbz skipping damageproto-1.1.0_2, already added pkg_add fixesproto-4.0.tbz skipping fixesproto-4.0, already added pkg_add libGLU-7.4.4.tbz =3D=3D=3D> seom-2010011201 depends on executable: gmake - found =3D=3D=3D> seom-2010011201 depends on file: /usr/local/libdata/pkgconfig/= x11.pc - found =3D=3D=3D> seom-2010011201 depends on file: /usr/local/libdata/pkgconfig/= xv.pc - found =3D=3D=3D> seom-2010011201 depends on shared library: GLU.1 - found =3D=3D=3D> Configuring for seom-2010011201 =3D=3D=3D> Building for seom-2010011201 =20 gcc -Iinclude -std=3Dc99 -I/usr/local/include -L/usr/local/lib -fPIC -c -o = src/buffer.o src/buffer.c gcc -Iinclude -std=3Dc99 -I/usr/local/include -L/usr/local/lib -fPIC -c -o = src/client.o src/client.c gcc -Iinclude -std=3Dc99 -I/usr/local/include -L/usr/local/lib -fPIC -c -o = src/codec.o src/codec.c gcc -Iinclude -std=3Dc99 -I/usr/local/include -L/usr/local/lib -fPIC -c -o = src/frame.o src/frame.c gcc -Iinclude -std=3Dc99 -I/usr/local/include -L/usr/local/lib -fPIC -c -o = src/opengl.o src/opengl.c gcc -Iinclude -std=3Dc99 -I/usr/local/include -L/usr/local/lib -fPIC -c -o = src/server.o src/server.c gcc -Iinclude -std=3Dc99 -I/usr/local/include -L/usr/local/lib -fPIC -c -o = src/stream.o src/stream.c yasm -m amd64 -f elf -o src/arch/amd64/frame.o src/arch/amd64/frame.asm gmake: yasm: Command not found gmake: *** [src/arch/amd64/frame.o] Error 127 gmake: *** Waiting for unfinished jobs.... src/stream.c: In function 'seomStreamCreate': src/stream.c:45: warning: passing argument 2 of 'connect' from incompatible= pointer type src/server.c: In function 'seomServerCreate': src/server.c:66: warning: passing argument 2 of 'bind' from incompatible po= inter type src/server.c: In function 'seomServerDispatch': src/server.c:82: warning: passing argument 2 of 'accept' from incompatible = pointer type *** Error code 1 Stop in /a/ports/graphics/seom. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build of /usr/ports/graphics/seom ended at Thu Jan 14 19:12:57 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=3Dgraphics&portname=3D= seom 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=3D"-nullfs -plistcheck -onceonly" and ccache support, wi= th the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=3Dyes, NOPORTEXAMPLES=3Dyes, NOPORTDATA=3Dyes, FORCE_PACKAGE=3D= 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, --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/30bqQ0AR5y+8Wmzjaa2YmAB Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAktPbpwACgkQJ7GIuiH/oeUNugCcCbe1WWTHENL7r/FGM2TN/VS7 PLEAmwdC4oRA4NlGT/VHeBc30qzBVuHj =ebDG -----END PGP SIGNATURE----- --Sig_/30bqQ0AR5y+8Wmzjaa2YmAB--