FS#40278 - [freemat] build fails

Attached to Project: Community Packages
Opened by Joel Teichroeb (klusark) - Friday, 09 May 2014, 00:44 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 29 May 2014, 17:18 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:


-- checking for module 'libffi'
-- found libffi, version 3.0.13
Found libffi version 3.0.13 here /usr/lib
Searching for system SUITESPARSE package
Found SUITESPARSE here /usr/lib64/libamd.a;/usr/lib64/libumfpack.a
Searching for system PortAudio package
Found PortAudio here /usr/lib64/libportaudio.so
-- Could NOT find Boost
CMake Warning at CMakeLists.txt:253 (FIND_PACKAGE):
By not providing "FindLLVM.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "LLVM", but
CMake did not find one.

Could not find a package configuration file provided by "LLVM" with any of
the following names:

LLVMConfig.cmake
llvm-config.cmake

Add the installation prefix of "LLVM" to CMAKE_PREFIX_PATH or set
"LLVM_DIR" to a directory containing one of the above files. If "LLVM"
provides a separate development package or SDK, be sure it has been
installed.


Searching for system CLANG libraries
Did not find CLANG libraries
Compiler optimization may lead to broken Lapack build.
If release build produces incorrect results (e.g. svd(rand(4)) is all NaN)
you should to disable optimization when compiling dlamch.c and slamch.c
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Configuring incomplete, errors occurred!
See also "/build/freemat/src/FreeMat-4.2-Source/CMakeFiles/CMakeOutput.log".
See also "/build/freemat/src/FreeMat-4.2-Source/CMakeFiles/CMakeError.log".
==> ERROR: A failure occurred in build().
Aborting...


Steps to reproduce:
sudo extra-x86_64-build
This task depends upon

Closed by  Sergej Pupykin (sergej)
Thursday, 29 May 2014, 17:18 GMT
Reason for closing:  Fixed

Loading...