Opened 6 years ago
Closed 6 years ago
#57478 closed defect (worksforme)
clang-6.0@6.0.1 build failed on mojave
Reported by: | rlhamil | Owned by: | jeremyhu@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.4 |
Keywords: | Cc: | larryv (Lawrence Velázquez) | |
Port: | clang-6.0 |
Description (last modified by mf2k (Frank Schima))
sanitizer_symbolizer_posix_libcdep.cc:218:20: error: variable has incomplete type 'struct termios'
etc
log file attached
Attachments (1)
Change History (6)
Changed 6 years ago by rlhamil
Attachment: | main.log_clang-6.0.txt added |
---|
comment:1 Changed 6 years ago by rlhamil
comment:3 Changed 6 years ago by mf2k (Frank Schima)
Cc: | larryv added |
---|---|
Description: | modified (diff) |
comment:4 Changed 6 years ago by kencu (Ken)
Buildbot liked it:
<http://packages.macports.org/clang-6.0/clang-6.0-6.0.1_0+analyzer+libstdcxx.darwin_18.x86_64.tbz2>
if you sudo port clean clang-6.0
and the try your install again, you should get the binary from the buildbot server.
Appears to be something not quite right with your setup. -- or maybe it's Xcode 10.1, I guess -- I don't think that is on the buildbots just yet.
comment:5 Changed 6 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
BTW, this is with Xcode 10.1, either without or with /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg (actual /usr/include) installed. Command-line tools are installed.