pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/50509: math/cgal fails to configure



>Number:         50509
>Category:       pkg
>Synopsis:       math/cgal fails to configure
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 09 17:10:00 +0000 2015
>Originator:     Sergey Litivnov
>Release:        mac os x yosemite
>Organization:
ETH
>Environment:
Darwin osx 14.5.0 Darwin Kernel Version 14.5.0: Tue Sep  1 21:23:09 PDT 2015; root:xnu-2782.50.1~1/RELEASE_X86_64 x86_64
>Description:
bmake configure
in
math/cgal
fails with the following error message

-- Library configs detected: /CMakeLists.txt;Core/CMakeLists.txt;ImageIO/CMakeLists.txt;Qt3/CMakeLists.txt;Qt4/CMakeLists.txt
-- Configuring incomplete, errors occurred!
See also "/Users/lisergey/src/pkgsrc/math/cgal/work/CGAL-3.9/CMakeFiles/CMakeOutput.log".
See also "/Users/lisergey/src/pkgsrc/math/cgal/work/CGAL-3.9/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
bmake[1]: stopped in /Users/lisergey/src/pkgsrc/math/cgal
*** Error code 1

Stop.
bmake: stopped in /Users/lisergey/src/pkgsrc/math/cgal


CMakeError.log file has the following
Run Build Command:"/Users/lisergey/prefix-pkgsrc-master64/bin/gmake" "cmTC_a8055/fast"
make -f CMakeFiles/cmTC_a8055.dir/build.make CMakeFiles/cmTC_a8055.dir/build
Building CXX object CMakeFiles/cmTC_a8055.dir/CGAL_CFG_NO_TR1_TUPLE.cpp.o
/Users/lisergey/src/pkgsrc/math/cgal/work/.wrapper/bin/clang++    -O2 -I/Users/lisergey/prefix-pkgsrc-master64/include -I/usr/include -I/Users/lisergey/prefix-pkgsrc-master64/qt4/include -I/Users/lisergey/prefix-pkgsrc-master64/include/freetype2 -o CMakeFiles/cmTC_a8055.dir/CGAL_CFG_NO_TR1_TUPLE.cpp.o -c /Users/lisergey/src/pkgsrc/math/cgal/work/CGAL-3.9/config/testfiles/CGAL_CFG_NO_TR1_TUPLE.cpp
/Users/lisergey/src/pkgsrc/math/cgal/work/CGAL-3.9/config/testfiles/CGAL_CFG_NO_TR1_TUPLE.cpp:25:10: fatal error: 'tr1/tuple' file not found
#include <tr1/tuple>
         ^
1 error generated.
>How-To-Repeat:

>Fix:
I think bumping the version of cgal should help.


Home | Main Index | Thread Index | Old Index