#57607 closed defect (fixed)
exact-image @1.0.1+universal: Not all tested STL headers are present - please install them.
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | exact-image |
Description
Building exact-image @1.0.1+universal on my High Sierra machine:
checking whether the C++ compiler works ... yes checking for C++ STL support ... yes checking for C++ templates ... yes checking for C++ template specialization ... yes checking for C++ partial template specialization ... yes checking whether C++ supports templates ... yes checking for header iostream ... not found checking for header string ... not found checking for header iostream ... not found checking for header sstream ... not found checking for header fstream ... not found Not all tested STL headers are present - please install them.
config.log shows:
clang: error: cannot use 'c++-cpp-output' output with multiple -arch options
Attachments (2)
Change History (6)
Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | config.log added |
---|
comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|---|
Owner: | set to ryandesign |
Status: | assigned → accepted |
comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
comment:4 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Note: See
TracTickets for help on using
tickets.
https://github.com/macports/macports-ports/pull/3385