From owner-svn-ports-head@FreeBSD.ORG Sun Jan 13 17:32:49 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 64E0E81C for ; Sun, 13 Jan 2013 17:32:49 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 3975BB4 for ; Sun, 13 Jan 2013 17:32:49 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r0DHWnh6080097 for ; Sun, 13 Jan 2013 17:32:49 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r0DHWnul080093 for svn-ports-head@freebsd.org; Sun, 13 Jan 2013 17:32:49 GMT (envelope-from bdrewery) Received: (qmail 47923 invoked from network); 13 Jan 2013 11:32:47 -0600 Received: from unknown (HELO ?10.10.0.115?) (freebsd@shatow.net@10.10.0.115) by sweb.xzibition.com with ESMTPA; 13 Jan 2013 11:32:46 -0600 Message-ID: <50F2EFB7.1060204@FreeBSD.org> Date: Sun, 13 Jan 2013 11:32:39 -0600 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: Baptiste Daroussin Subject: Re: svn commit: r310293 - head/ports-mgmt/pkg/files References: <201301122249.r0CMn8MT098786@svn.freebsd.org> In-Reply-To: <201301122249.r0CMn8MT098786@svn.freebsd.org> X-Enigmail-Version: 1.5 OpenPGP: id=3C9B0CF9; url=http://www.shatow.net/bryan/bryan.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2FUUIHNLJPFJVXIFGCFAT" Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jan 2013 17:32:49 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2FUUIHNLJPFJVXIFGCFAT Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 1/12/2013 4:49 PM, Baptiste Daroussin wrote: > Author: bapt > Date: Sat Jan 12 22:49:07 2013 > New Revision: 310293 > URL: http://svnweb.freebsd.org/changeset/ports/310293 >=20 > Log: > Do not install .symbols on current > =20 > Reported and tested by: kwm >=20 I think this breaks the build on 9.1 amd64. Removing the patches fixes it= =2E > cc -fpic -DPIC -O2 -pipe -fno-strict-aliasing -std=3Dc99 -I/wrkdirs/us= r/ports/ports-mgmt/pkg/work/pkg-1.0.4/libpkg -I/wrkdirs/usr/ports/ports-= mgmt/pkg/work/pkg-1.0.4/libpkg/../external/sqlite -I/wrkdirs/usr/ports/p= orts-mgmt/pkg/work/pkg-1.0.4/libpkg/../external/libyaml/include -DPREFIX=3D= \"/usr/local\" -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -W= switch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winlin= e -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-= sign -c backup.c -o backup.So > cc1: warnings being treated as errors > backup.c: In function 'copy_database': > backup.c:64: warning: 'done' may be used uninitialized in this function= > backup.c:63: warning: 'total' may be used uninitialized in this functio= n > cc1: warnings being treated as errors > backup.c: In function 'copy_database': > backup.c:64: warning: 'done' may be used uninitialized in this function= > backup.c:63: warning: 'total' may be used uninitialized in this functio= n > *** Error code 1 > *** Error code 1 > 2 errors > *** Error code 2 > 1 error > *** Error code 1 >=20 > Stop in /usr/ports/ports-mgmt/pkg. > =3D=3D=3D=3D>> Saved pkg-1.0.4_1 wrkdir to: /usr/jails/poudriere/data/w= rkdirs/90amd64/dev/pkg-1.0.4_1.tbz =2E.. > Added: > head/ports-mgmt/pkg/files/patch-libpkg__Makefile (contents, props c= hanged) > head/ports-mgmt/pkg/files/patch-pkg__Makefile (contents, props chan= ged) >=20 > Added: head/ports-mgmt/pkg/files/patch-libpkg__Makefile > =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=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/ports-mgmt/pkg/files/patch-libpkg__Makefile Sat Jan 12 22:49:0= 7 2013 (r310293) > @@ -0,0 +1,13 @@ > +--- ./libpkg/Makefile.orig 2012-12-21 12:57:15.000000000 +0100 > ++++ ./libpkg/Makefile 2013-01-12 23:26:55.723640000 +0100 > +@@ -94,8 +94,10 @@ > +=20 > + CFLAGS+=3D -DPREFIX=3D\"${PREFIX}\" > +=20 > ++.if defined(DEBUG_FLAGS) > + DEBUG_FLAGS+=3D -g -O0 > + STRIP=3D > ++.endif > + .if defined(PROFILE_BUILD) > + DEBUG_FLAGS+=3D -pg > + .endif >=20 > Added: head/ports-mgmt/pkg/files/patch-pkg__Makefile > =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=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/ports-mgmt/pkg/files/patch-pkg__Makefile Sat Jan 12 22:49:07 2= 013 (r310293) > @@ -0,0 +1,12 @@ > +--- ./pkg/Makefile.orig 2013-01-12 23:38:30.808841691 +0100 > ++++ ./pkg/Makefile 2013-01-12 23:38:50.521899817 +0100 > +@@ -38,7 +38,9 @@ > + CFLAGS+=3D -DGITHASH=3D"\" ${GITHASH}\"" > + .endif > +=20 > ++.if defined(DEBUG_FLAGS) > + DEBUG_FLAGS+=3D -g -O0 > ++.endif > + .if defined(PROFILE_BUILD) > + DEBUG_FLAGS+=3D -pg > + .endif >=20 --=20 Regards, Bryan Drewery bdrewery@freenode/EFNet ------enig2FUUIHNLJPFJVXIFGCFAT Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJQ8u+8AAoJEG54KsA8mwz5WqkQALrRNygSosPAqihU4ovfkycl bphhngAHxI9AV14B264lXAtWSl36YehOSmWNozCECMu3IohhwSRmAcYVF2vAsCyY rfxXHiOHA2n91bIOqbC2UCDzjrBZoFpyBJyku8eK5EpMxB2bXBVCknkbaP5j/ZAK VZJ4KH6FFgTsozB9O825CsvieH1gs5HEqcETMrUZBD7Mlfv5pwQNoZ4042kuFhKY aHCEoYJc3MXYvPtrkI1zS0LOWc3Nkh3HQLUTTEaanc2JT0/5PUtCnH/3ZHY+Q+CU ki54otQRwnf+pF3XK2GlG+MNBr8pJo6/zfXCLx6OHO1NMEXbHwetZkwWsQQrK9T5 trrs6+OO25HzIF+J9GyrzbMlP9+4jmEq4FXHg34IK1VswOhuwcw4DTe5fV12zGcN FzngChhNreDx1jGZaPaM8f3lVEQAMVKEQe0R9tL1G3BeeXTwKAK3FzGR5zOsHHuM olVPbMdMnchyweik833+IvhLs6cYxU1oDaxJHHp4ppFAPcJPJKocMhGVAjnKiwX4 vW7plGSlxpPtSu79t7Xp1/OUebtJTld/eohUp+bB1kNAgPaKj4DuXyKnxWmGAmET 4iKxpnpZP7MclbFeCMyt1j4B6WYpkJkarHpzch41j5QMiEGTFR3JJPmBaFXFKZ2F UD6G5OwZQt6es0rJI0wA =1+gr -----END PGP SIGNATURE----- ------enig2FUUIHNLJPFJVXIFGCFAT--