tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Rebootstrapped on Darwin
On 18/12/15 14:05, Jonathan Perkin wrote:
[---]
> Could you put your build logs and environment somewhere? I can't
> reproduce this on my El Capitan bulk build machines (which started a
> clean from-scratch build a few days ago):
>
> $ cd pkgsrc/devel/boost-docs
>
> $ bmake show-vars VARNAMES="MACHINE_PLATFORM CC_VERSION TOOLS_PLATFORM.sed"
> Darwin-15.2.0-x86_64
> clang-7.0.2 (clang-700.1.81)
> /usr/bin/sed
Same here:
$ bmake show-vars VARNAMES="MACHINE_PLATFORM CC_VERSION TOOLS_PLATFORM.sed"
Darwin-15.2.0-x86_64
clang-7.0.2 (clang-700.1.81)
/usr/bin/sed
The build fails almost immediately:
------------------------------
$ bmake
=> Bootstrap dependency digest>=20010302: found digest-20121220
===> Checking for vulnerabilities in boost-docs-1.59.0
=> Checksum SHA1 OK for boost_1_59_0.tar.bz2
=> Checksum RMD160 OK for boost_1_59_0.tar.bz2
===> Installing dependencies for boost-docs-1.59.0
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
===> Overriding tools for boost-docs-1.59.0
===> Extracting for boost-docs-1.59.0
=> Fixing links to file with a long name with spaces.
sed: RE error: illegal byte sequence
*** Error code 1
Stop.
bmake[1]: stopped in /Users/jan/pkgsrc/devel/boost-docs
*** Error code 1
Stop.
bmake: stopped in /Users/jan/pkgsrc/devel/boost-docs
------------------------------
--
Kind Regards,
Jan
Home |
Main Index |
Thread Index |
Old Index