svn commit: r343213 - in head/devel: boost-all boost-docs boost-jam boost-libs boost-libs/files boost-python-libs

Bryan Drewery bdrewery at FreeBSD.org
Sat Feb 8 17:56:30 UTC 2014


On 2/8/2014 11:47 AM, Bryan Drewery wrote:
> On 2/7/2014 7:13 PM, Baptiste Daroussin wrote:
>> On Fri, Feb 07, 2014 at 02:35:06PM -0600, Bryan Drewery wrote:
>>> On 2014-02-07 05:43, Baptiste Daroussin wrote:
>>>> Author: bapt
>>>> Date: Fri Feb  7 11:43:02 2014
>>>> New Revision: 343213
>>>> URL: http://svnweb.freebsd.org/changeset/ports/343213
>>>> QAT: https://qat.redports.org/buildarchive/r343213/
>>>>
>>>> Log:
>>>>   Update to boost 1.55.0
>>>>   switch back to normal library naming
>>>>   Add a compat symlink for .so.5
>>>>   Use compiler.mk to detect compiler
>>>>   Use a modern compiler (doesn't work with base gcc)
>>>>
>>>> Deleted:
>>>>   head/devel/boost-libs/files/patch-boost-locale-utf
>>>>   head/devel/boost-libs/files/patch-freebsd-has-long-double
>>>> Modified:
>>>>   head/devel/boost-all/Makefile
>>>>   head/devel/boost-all/common.mk
>>>>   head/devel/boost-all/compiled.mk
>>>>   head/devel/boost-docs/Makefile
>>>>   head/devel/boost-docs/distinfo
>>>>   head/devel/boost-docs/pkg-plist
>>>>   head/devel/boost-jam/Makefile
>>>>   head/devel/boost-jam/distinfo
>>>>   head/devel/boost-libs/Makefile
>>>>   head/devel/boost-libs/distinfo
>>>>   head/devel/boost-libs/pkg-plist
>>>>   head/devel/boost-python-libs/Makefile
>>>>   head/devel/boost-python-libs/distinfo
>>>>   head/devel/boost-python-libs/pkg-plist
>>>>
>>>
>>> (Sorry if this mail comes multiple times, mail client issue.)
>>>
>>> Fails to build on 8.3 amd64:
>>>
>>> http://people.freebsd.org/~bdrewery/boost-libs-1.55.0.log
>>>
>>>
>>>
>>> -- 
>>> Regards,
>>> Bryan Drewery
>>
>> Can you try applying this patch: http://people.freebsd.org/~bapt/83.diff in
>> devel/boost-all then rebuild boost-libs?
>>
>> regards,
>> Bapt
>>
> 
> Failed:
> 
> http://people.freebsd.org/~bdrewery/boost-libs-1.55.0-2.log
> 
> Tested without ccache separately as well and did not change.
> 
> Note this:
>> ===>  Building for boost-libs-1.55.0
>> /wrkdirs/usr/ports/devel/boost-libs/work/boost_1_55_0/tools/build/v2/user-config.jam:93: syntax error at EOF
>> clang++: not found
>> link.jam: No such file or directory
> 
> If I add a space to the end of your line before ';' to be "bin ;" then
> it shows:
> 
> cannot open linkflags: No such file or directory
> link.jam: No such file or directory
> 
> 
> 

Actually your patch is good, just minor syntax issues. Fixing that fixes
it. Will commit my tested version after some extra tests.

-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 553 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20140208/a4850425/attachment.sig>


More information about the svn-ports-head mailing list