From owner-cvs-ports@FreeBSD.ORG Tue Nov 23 23:43:05 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 84288106566C; Tue, 23 Nov 2010 23:43:05 +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 B67EF8FC14; Tue, 23 Nov 2010 23:43:04 +0000 (UTC) Received: from it.buh.tecnik93.com (unknown [188.27.99.61]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id 62E3B22C5443; Wed, 24 Nov 2010 01:43:03 +0200 (EET) Date: Wed, 24 Nov 2010 01:43:02 +0200 From: Ion-Mihai Tetcu To: Romain Tarti_re Message-ID: <20101124014302.37c954e3@it.buh.tecnik93.com> In-Reply-To: <201011232121.oANLL0vN006198@repoman.freebsd.org> References: <201011232121.oANLL0vN006198@repoman.freebsd.org> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; amd64-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/iy/QIfGOmxrzGDVVCx3ezkU"; protocol="application/pgp-signature" Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/libfreefare Makefile distinfo 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: Tue, 23 Nov 2010 23:43:05 -0000 --Sig_/iy/QIfGOmxrzGDVVCx3ezkU Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 23 Nov 2010 21:21:00 +0000 (UTC) Romain Tarti_re wrote: > romain 2010-11-23 21:21:00 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > devel/libfreefare Makefile distinfo=20 > Log: > Update to 0.2.1. > =20 > Revision Changes Path > 1.2 +7 -6 ports/devel/libfreefare/Makefile > 1.2 +2 -3 ports/devel/libfreefare/distinfo >=20 The Restless Daemon identified a etc lib sql error while trying to build: libfreefare-0.2.1 maintained by romain@FreeBSD.org Makefile ident: $FreeBSD: ports/devel/libfreefare/Makefile,v 1.2 2010/11/2= 3 21:21:00 romain Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/libfreefare-0.2.1.lo= g : gmake[3]: Leaving directory `/work/a/ports/devel/libfreefare/work/libfreefa= re-0.2.1/contrib' gmake[2]: Leaving directory `/work/a/ports/devel/libfreefare/work/libfreefa= re-0.2.1/contrib' Making all in libfreefare gmake[2]: Entering directory `/work/a/ports/devel/libfreefare/work/libfreef= are-0.2.1/libfreefare' CC freefare.lo CC mifare_classic.lo CC mifare_ultralight.lo CC mifare_desfire.lo CC mifare_desfire_aid.lo CC mifare_desfire_authenticate.lo CC mifare_desfire_error.lo CC mifare_desfire_key.lo CC mad.lo CC mifare_application.lo CC tlv.lo CCLD libfreefare.la gmake[2]: Leaving directory `/work/a/ports/devel/libfreefare/work/libfreefa= re-0.2.1/libfreefare' Making all in test gmake[2]: Entering directory `/work/a/ports/devel/libfreefare/work/libfreef= are-0.2.1/test' Making all in common gmake[3]: Entering directory `/work/a/ports/devel/libfreefare/work/libfreef= are-0.2.1/test/common' CC mifare_desfire_auto_authenticate.lo mifare_desfire_auto_authenticate.c:20:20: error: cutter.h: No such file or = directory mifare_desfire_auto_authenticate.c: In function 'mifare_desfire_auto_authen= ticate': mifare_desfire_auto_authenticate.c:36: warning: implicit declaration of fun= ction 'cut_assert_equal_int' mifare_desfire_auto_authenticate.c:36: warning: implicit declaration of fun= ction 'cut_message' mifare_desfire_auto_authenticate.c:51: warning: implicit declaration of fun= ction 'cut_fail' mifare_desfire_auto_authenticate.c:54: warning: implicit declaration of fun= ction 'cut_assert_not_null' gmake[3]: *** [mifare_desfire_auto_authenticate.lo] Error 1 gmake[3]: Leaving directory `/work/a/ports/devel/libfreefare/work/libfreefa= re-0.2.1/test/common' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/work/a/ports/devel/libfreefare/work/libfreefa= re-0.2.1/test' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/work/a/ports/devel/libfreefare/work/libfreefa= re-0.2.1' gmake: *** [all] Error 2 *** Error code 1 Stop in /a/ports/devel/libfreefare. =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/devel/libfreefare ended at Tue Nov 23 23:24:38 UTC 2010 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/libfreefare-0.2.1.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=3Ddevel&portname=3Dlib= freefare 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, -- 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." --=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_/iy/QIfGOmxrzGDVVCx3ezkU Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAkzsUYYACgkQJ7GIuiH/oeUaOACgi5M84fwhYZworey2MMaZSfdy EaQAoJ0WiwKgESZSo3YHsG0PckZHsPEB =E43M -----END PGP SIGNATURE----- --Sig_/iy/QIfGOmxrzGDVVCx3ezkU--