Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 415349 - sci-mathematics/cgal[examples] - CMake Error at examples/.../CMakeLists.txt:#line number# (include): include called with wrong number of arguments. Include only takes one file.
Summary: sci-mathematics/cgal[examples] - CMake Error at examples/.../CMakeLists.txt:#...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-10 09:20 UTC by Hendrik v. Raven
Modified: 2012-05-10 17:50 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
output of emerge --info (emerge.info,6.58 KB, text/plain)
2012-05-10 09:20 UTC, Hendrik v. Raven
Details
output of emerge --pqv for 4.0 (emerge.pqv,91 bytes, text/plain)
2012-05-10 09:20 UTC, Hendrik v. Raven
Details
build log for 3.7 (build.log.3.7,24.35 KB, text/plain)
2012-05-10 09:21 UTC, Hendrik v. Raven
Details
build log for 3.9 (build.log.3.9,19.56 KB, text/plain)
2012-05-10 09:21 UTC, Hendrik v. Raven
Details
build log for 4.0 (build.log.4.0,31.66 KB, text/plain)
2012-05-10 09:22 UTC, Hendrik v. Raven
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hendrik v. Raven 2012-05-10 09:20:34 UTC
Created attachment 311331 [details]
output of emerge --info

sci-mathematics/cgal with USE=examples fails during configure due to some cmake errors. Without examples cgal builds fine.

Tested it with the 3 cgal versions in tree (3.7, 3.9 & 4.0). 3.7 has diffrent error output.

Adding qt4 and/or lapack doesn't help, just removes some of the warnings.
Comment 1 Hendrik v. Raven 2012-05-10 09:20:57 UTC
Created attachment 311333 [details]
output of emerge --pqv for 4.0
Comment 2 Hendrik v. Raven 2012-05-10 09:21:35 UTC
Created attachment 311335 [details]
build log for 3.7
Comment 3 Hendrik v. Raven 2012-05-10 09:21:52 UTC
Created attachment 311337 [details]
build log for 3.9
Comment 4 Hendrik v. Raven 2012-05-10 09:22:08 UTC
Created attachment 311339 [details]
build log for 4.0
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2012-05-10 13:40:16 UTC
Please post your `emerge -vpq dev-util/cmake' output in a comment.
Comment 6 Hendrik v. Raven 2012-05-10 14:16:58 UTC
[ebuild   R   ] dev-util/cmake-2.8.8-r2  USE="emacs ncurses vim-syntax -qt4 -test"
Comment 7 Sébastien Fabbro (RETIRED) gentoo-dev 2012-05-10 17:50:55 UTC
+  10 May 2012; Sébastien Fabbro <bicatali@gentoo.org> -cgal-3.7.ebuild,
+  cgal-4.0.ebuild:
+  examples are not configured, only installed (fixing bug #415349) together
+  with demos. lapack dependency is removed, only used for examples.