On Wed, 2013-05-01 at 10:48 +0200, din...@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
signature.asc
Description: This is a digitally signed message part