FS#47611 - [arrayfire] source will not build with boost 1.60

Attached to Project: Community Packages
Opened by pavan yalamanchili (pavanky) - Monday, 04 January 2016, 01:00 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Saturday, 13 February 2016, 20:24 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

This is the relevant bug: https://github.com/arrayfire/arrayfire/issues/1210

This is being fixed upstream but it will not be available until next release (3.3.0)

However the simplest solution for now would be to build arrayfire by setting the following flags in the PKGBUILD

CFLAGS="-D__STRICT_ANSI__" CXXFLAGS="-D__STRICT_ANSI__" cmake ..
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Saturday, 13 February 2016, 20:24 GMT
Reason for closing:  Fixed

Loading...