[MacPorts] #46133: dcmtk @3.6.1_20140617_1: error: DCMTK needs stringstream or strstream type
MacPorts
noreply at macports.org
Fri Dec 5 02:29:26 PST 2014
#46133: dcmtk @3.6.1_20140617_1: error: DCMTK needs stringstream or strstream type
--------------------------+------------------------
Reporter: ryandesign@… | Owner: eborisch@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Keywords: | Port: dcmtk
--------------------------+------------------------
dcmtk is failing to build for me on Mountain Lion. Errors include:
{{{
error: DCMTK needs stringstream or strstream type
}}}
{{{
error: Your C++ compiler cannot handle class templates:
}}}
{{{
error: Your C++ Compiler is not capable of compiling this code
}}}
{{{
$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.8.5
BuildVersion: 12F45
$ xcodebuild -version
Xcode 4.5.2
Build version 4G2008a
$ clang -v
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM
3.1svn)
Target: x86_64-apple-darwin12.5.0
Thread model: posix
}}}
Sounds like more older versions of clang need to be included in the
compiler blacklist. I can try compiling with older MacPorts clang versions
to narrow down the range.
--
Ticket URL: <https://trac.macports.org/ticket/46133>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list