[MacPorts] #43917: ROOT6 : Update to first production release, 6.00.00
MacPorts
noreply at macports.org
Fri Jun 6 12:54:26 PDT 2014
#43917: ROOT6 : Update to first production release, 6.00.00
-----------------------+---------------------------------
Reporter: jonesc@… | Owner: mojca@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: haspatch maintainer
Port: root6 |
-----------------------+---------------------------------
Comment (by mojca@…):
The build log is here:
* https://build.macports.org/builders/buildports-snowleopard-
x86_64/builds/26843
The relevant part is under `Steps and Logfiles -> compile -> stdio` (and
`compile -> progress` to quickly check which ports failed and which ones
compiled).
{{{
-- The C compiler identification is Clang 3.4.0
-- The CXX compiler identification is Clang 3.4.0
CMake Warning at
/opt/local/share/cmake-2.8/Modules/Platform/Darwin.cmake:316 (message):
The SDK Library/Frameworks path
/Developer/SDKs/MacOSX10.6.sdk/Library/Frameworks
is not set up correctly on this system. This is known to occur when
installing Xcode 3.2.6:
http://bugs.python.org/issue14018
The problem may cause build errors that report missing system
frameworks.
Fix your SDK symlinks to resolve this issue and avoid this warning.
Call Stack (most recent call first):
/opt/local/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake:36
(include)
CMakeLists.txt:5 (project)
-- Check for working C compiler: /opt/local/bin/clang-mp-3.4
-- Check for working C compiler: /opt/local/bin/clang-mp-3.4 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /opt/local/bin/clang++-mp-3.4
-- Check for working CXX compiler: /opt/local/bin/clang++-mp-3.4 -- broken
CMake Error at
/opt/local/share/cmake-2.8/Modules/CMakeTestCXXCompiler.cmake:54
(message):
The C++ compiler "/opt/local/bin/clang++-mp-3.4" is not able to compile
a
simple test program.
It fails with the following output:
Change Dir:
/opt/local/var/macports/build/_opt_mports_dports_science_root6/root6/work/build/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec828241131/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec828241131.dir/build.make
CMakeFiles/cmTryCompileExec828241131.dir/build
/opt/local/bin/cmake -E cmake_progress_report
/opt/local/var/macports/build/_opt_mports_dports_science_root6/root6/work/build/CMakeFiles/CMakeTmp/CMakeFiles
1
Building CXX object
CMakeFiles/cmTryCompileExec828241131.dir/testCXXCompiler.cxx.o
/opt/local/bin/clang++-mp-3.4 -pipe -Os -arch x86_64 -stdlib=libc++
-isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -o
CMakeFiles/cmTryCompileExec828241131.dir/testCXXCompiler.cxx.o -c
/opt/local/var/macports/build/_opt_mports_dports_science_root6/root6/work/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTryCompileExec828241131
/opt/local/bin/cmake -E cmake_link_script
CMakeFiles/cmTryCompileExec828241131.dir/link.txt --verbose=1
/opt/local/bin/clang++-mp-3.4 -pipe -Os -arch x86_64 -stdlib=libc++
-isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6
-Wl,-search_paths_first -Wl,-headerpad_max_install_names
-L/opt/local/lib
-Wl,-headerpad_max_install_names -arch x86_64
CMakeFiles/cmTryCompileExec828241131.dir/testCXXCompiler.cxx.o -o
cmTryCompileExec828241131
ld: library not found for -lc++
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
make[1]: *** [cmTryCompileExec828241131] Error 1
make: *** [cmTryCompileExec828241131/fast] Error 2
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:5 (project)
-- Configuring incomplete, errors occurred!
}}}
--
Ticket URL: <https://trac.macports.org/ticket/43917#comment:55>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list