ports/178220: print/a2ps: ===> Applying FreeBSD patches for a2ps-4.13b_5 2 out of 2 hunks failed--saving rejects to Makefile.in.rej

O. Hartmann ohartman at zedat.fu-berlin.de
Wed May 1 23:18:26 UTC 2013


On Wed, 2013-05-01 at 10:48 +0200, dinoex at FreeBSD.org wrote:
> Synopsis: print/a2ps: ===>  Applying FreeBSD patches for a2ps-4.13b_5 2 out of 2 hunks failed--saving rejects to Makefile.in.rej
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: dinoex
> State-Changed-When: Wed May 1 10:46:59 CEST 2013
> State-Changed-Why: 
> 
> 
> I can not reproduce your error.
> 
> builds fine on 8.3 and 9.1.
> 
> I have no CURRENT to test on.
> Your ports tree might be inconsitent.
> 
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=178220


The problem is obviously triggered in FreeBSD 10.-CURRENT by using 

WITH_BSD_PATCH= YES

in /etc/src.conf.

It doesn't matter whether the system gets compiled with vanilla
optimization (-O2) or -O3 -march=native (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=native the port
in question installs.

This problem needs further investigation, I think.

Regards,
Oliver

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20130502/22844f59/attachment.sig>


More information about the freebsd-ports mailing list