#48009: volk @20150521_0 Undefined symbols for architecture x86_64 ----------------------------+------------------------- Reporter: jpdevillers@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: volk | ----------------------------+------------------------- Comment (by w3sz73@…): I get the same result after doing as suggested. I posted the log file for this most recent attempt as main.3.log. I don't know if the following info is diagnostically helpful: Typing in the terminal window "clang --version" gives: {{{ Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) Target: x86_64-apple-darwin15.6.0 Thread model: posix }}} which would be a problem as its an old version of clang, but according to the log for this most recent attempt: {{{ :info:configure -- The C compiler identification is AppleClang 7.3.0.7030031 :info:configure -- The CXX compiler identification is AppleClang 7.3.0.7030031 }}} which should be OK as its a newer version of clang. Also, the log notes this potential issue which I did not fix: {{{ :info:configure CMake Warning at /opt/local/share/cmake-3.6/Modules/Platform/Darwin.cmake:197 (message): :info:configure The SDK Library/Frameworks path :info:configure :info:configure //Library/Frameworks :info:configure :info:configure is not set up correctly on this system. This is known to occur when :info:configure installing Xcode 3.2.6: :info:configure :info:configure http://bugs.python.org/issue14018 :info:configure :info:configure The problem may cause build errors that report missing system frameworks. :info:configure Fix your SDK symlinks to resolve this issue and avoid this warning. }}} -- Ticket URL: <https://trac.macports.org/ticket/48009#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X