pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: borken wrapper building devel/apr (missing line breaks)
On 2009/05/10 08:34, Mark E. Perkins wrote:
> I updated pkgsrc from HEAD in the last hour.  It seems there are missing
> line breaks in at least one of the wrappers when I build deve/apr:
> 
> 
> => Unwrapping files-to-be-installed.
> sed: 30: /usr/pkgsrc/devel/apr/work/.wrapper/tmp/untransform.sed: bad flag
> in substitute command: 's'
> *** Error code 1
> 
> 
> The offending line is:
> 
> s|^\(/[^        `"':;,]*\)/\.$|\1|gs|\([        `"':;,]\)-I\(/[^
> `"':;,]*\)/\.\([        `"':;,]\)|\1-I\2\3|g
> 
> and there are ~100 more with similar '|gs|' choke points.
Additional info on this:
Above is on Darwin 10.4.11; this problem does *not* occur on a NetBSD 3.1
system updated from HEAD at about the same time.
Above problem does not occur on a different Darwin 10.4.11 system that was
updated from HEAD about a week ago.  When this system was updated today,
the problem appears.
So it *appears* to be Darwin-specific and introduced in the last week.
Cheers,
Mark
Home |
Main Index |
Thread Index |
Old Index