From owner-freebsd-ports@FreeBSD.ORG Wed May 1 23:18:26 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 32F9141E; Wed, 1 May 2013 23:18:26 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id E90471889; Wed, 1 May 2013 23:18:25 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) with esmtp (envelope-from ) id <1UXgHy-001e2O-PD>; Thu, 02 May 2013 01:18:18 +0200 Received: from g225184192.adsl.alicedsl.de ([92.225.184.192] helo=[192.168.0.128]) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) with esmtpsa (envelope-from ) id <1UXgHy-000TkS-KV>; Thu, 02 May 2013 01:18:18 +0200 Subject: Re: ports/178220: print/a2ps: ===> Applying FreeBSD patches for a2ps-4.13b_5 2 out of 2 hunks failed--saving rejects to Makefile.in.rej From: "O. Hartmann" To: dinoex@FreeBSD.org In-Reply-To: <201305010848.r418mUf2075573@freefall.freebsd.org> References: <201305010848.r418mUf2075573@freefall.freebsd.org> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-6qm/eZpt5RscFMH1WHqE" Date: Thu, 02 May 2013 01:18:18 +0200 Message-ID: <1367450298.1579.134.camel@thor.walstatt.dyndns.org> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port X-Originating-IP: 92.225.184.192 Cc: FreeBSD ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 May 2013 23:18:26 -0000 --=-6qm/eZpt5RscFMH1WHqE Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Wed, 2013-05-01 at 10:48 +0200, dinoex@FreeBSD.org wrote: > Synopsis: print/a2ps: =3D=3D=3D> Applying FreeBSD patches for a2ps-4.13b= _5 2 out of 2 hunks failed--saving rejects to Makefile.in.rej >=20 > State-Changed-From-To: open->feedback > State-Changed-By: dinoex > State-Changed-When: Wed May 1 10:46:59 CEST 2013 > State-Changed-Why:=20 >=20 >=20 > I can not reproduce your error. >=20 > builds fine on 8.3 and 9.1. >=20 > I have no CURRENT to test on. > Your ports tree might be inconsitent. >=20 >=20 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D178220 The problem is obviously triggered in FreeBSD 10.-CURRENT by using=20 WITH_BSD_PATCH=3D YES in /etc/src.conf. It doesn't matter whether the system gets compiled with vanilla optimization (-O2) or -O3 -march=3Dnative (latter is that what I use). Either this is a general bug in the BSD patch replacement or there is an issue with CLANG 3.3. By disabling WITH_BSD_PATCH in /etc/src.conf (commented out) and having world and kernel compiled with optimization -O3 -march=3Dnative the port in question installs. This problem needs further investigation, I think. Regards, Oliver --=-6qm/eZpt5RscFMH1WHqE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAABAgAGBQJRgaK6AAoJEOgBcD7A/5N8U8sIANQElihGR841C/DCIQ0bp15j +Ij5YTH/MPx9sqHwIJJ0G8aK+6dtaBFHNMwJx61M46LZNd+JQcMPUY8jk0ZdlnrC 5Bf8u5Ftbb8461Xn1rlQkdLkmUPWGC1qZEw2PRbOS4DqJRZs0bjI9MbVrXazHW+f JuajfaYoTT+Yt8YLeCXrMuHIyIl3TA7g9uuX359/tJvtSyan6DfIkQR7+hI6D1/u YAIvtjFISUhuDNP2AmcmlzBs+HT/U8H4S3UFvgpg4cPvteoFnqWxcW93h5QrO+Nn bO/A6Tqja5VSBN8CeXD7wZRy9g0h1DeppitRu25n2I2bHSSh5+NIfVW1yOwPEXw= =fbX7 -----END PGP SIGNATURE----- --=-6qm/eZpt5RscFMH1WHqE--