Changes between Initial Version and Version 1 of Ticket #43306


Ignore:
Timestamp:
Apr 10, 2014, 2:27:04 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The first error in the log seems to be:

:info:build In file included from clustalW/general/VectorOutOfRange.cpp:9:
:info:build clustalW/general/VectorOutOfRange.h:23:21: error: implicit instantiation of undefined template 'std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >'
:info:build         std::string _name;
:info:build                     ^
:info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iosfwd:188:33: note: template is declared here
:info:build     class _LIBCPP_TYPE_VIS_ONLY basic_string;
:info:build                                 ^

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43306

    • Property Owner changed from macports-tickets@… to snc@…
    • Property Summary changed from clustalx 2.1, build error to clustalx @2.1: error: implicit instantiation of undefined template 'std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >'
    • Property Port clustalx added
  • Ticket #43306 – Description

    initial v1  
    11I have a fresh install of macports. I did "sudo port install clustalx", got:
     2{{{
    23Error: org.macports.build for port clustalx returned: command execution failed
    34Please see the log file for port clustalx for details:
     
    67    http://guide.macports.org/#project.tickets
    78Error: Processing of port clustalx failed
     9}}}
    810
    911Log attached.