Opened 4 years ago

Closed 2 years ago

#60707 closed defect (worksforme)

xxhash @0.7.3_1 build failure - clang segmentation fault

Reported by: smashbang (Andrew Kececi) Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: xxhash

Description (last modified by jmroot (Joshua Root))

--->  Installing xxhash @0.7.3_1
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_xxhash/xxhash/work/destroot" && /usr/bin/tar -cvf - . | /usr/bin/bzip2 -c9 > /opt/local/var/macports/software/xxhash/xxhash-0.7.3_1.darwin_19.x86_64.tbz2

clang: error: unable to execute command: Segmentation fault: 11
clang: error: clang frontend command failed due to signal (use -v to see invocation)
Apple clang version 11.0.0 (clang-1100.0.33.8)
Target: x86_64-apple-darwin19.5.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script.
clang: note: diagnostic msg:
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_rsync/rsync/work/.tmp/simd-checksum-x86_64-9c9a4f.cpp
clang: note: diagnostic msg: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_rsync/rsync/work/.tmp/simd-checksum-x86_64-9c9a4f.sh
clang: note: diagnostic msg: Crash backtrace is located in
clang: note: diagnostic msg: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_rsync/rsync/work/.home/Library/Logs/DiagnosticReports/clang_<YYYY-MM-DD-HHMMSS>_<hostname>.crash
clang: note: diagnostic msg: (choose the .crash file that corresponds to your crash)
clang: note: diagnostic msg:

********************

Attachments (2)

simd-checksum-x86_64-abf31b.cpp (4.9 MB) - added by smashbang (Andrew Kececi) 4 years ago.
simd-checksum-x86_64-abf31b.sh (3.7 KB) - added by smashbang (Andrew Kececi) 4 years ago.

Change History (12)

Changed 4 years ago by smashbang (Andrew Kececi)

Changed 4 years ago by smashbang (Andrew Kececi)

comment:1 Changed 4 years ago by smashbang (Andrew Kececi)

Description: modified (diff)

comment:2 Changed 4 years ago by smashbang (Andrew Kececi)

Milestone: MacPorts 2.6.3

comment:3 Changed 4 years ago by smashbang (Andrew Kececi)

I think i just found the answer...

currently installed version of Xcode, 11.5, is not supported by MacPorts. For your currently installed system, only the following versions of Xcode are supported: 11.4.1 11.4 11.3.1 11.3

comment:4 Changed 4 years ago by smashbang (Andrew Kececi)

Owner: set to smashbang
Status: newassigned

comment:5 Changed 4 years ago by smashbang (Andrew Kececi)

Close ticket resolved..

comment:6 Changed 4 years ago by kencu (Ken)

probably a real error...see 60703

comment:7 Changed 4 years ago by jmroot (Joshua Root)

Description: modified (diff)
Port: xxhash added
Summary: clang error xxhash @0.7.3_1xxhash @0.7.3_1 build failure - clang segmentation fault

comment:8 Changed 4 years ago by jmroot (Joshua Root)

Owner: changed from smashbang to Schamschula

comment:9 Changed 4 years ago by jmroot (Joshua Root)

clang-1100.0.33.8 corresponds to Xcode 11.1. Looks like your Command Line Tools are outdated?

comment:10 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: assignedclosed

Closing since the reporter said we should close the ticket and the command line tools were found to be outdated.

Note: See TracTickets for help on using tickets.