Opened 5 years ago

Closed 5 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)

main.log_clang-6.0.txt (1.1 MB) - added by rlhamil 5 years ago.

Download all attachments as: .zip

Change History (6)

Changed 5 years ago by rlhamil

Attachment: main.log_clang-6.0.txt added

comment:1 Changed 5 years ago by rlhamil

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.

comment:2 Changed 5 years ago by mf2k (Frank Schima)

In the future, please use WikiFormatting.

comment:3 Changed 5 years ago by mf2k (Frank Schima)

Cc: larryv added
Description: modified (diff)

comment:4 Changed 5 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.

Last edited 5 years ago by kencu (Ken) (previous) (diff)

comment:5 Changed 5 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: worksforme
Status: assignedclosed
Note: See TracTickets for help on using tickets.