Opened 2 years ago
Closed 2 years ago
#65694 closed defect (fixed)
enblend: builds fail for 10.13: clang 9.0 crash
Reported by: | mascguy (Christopher Nielsen) | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | ||
Port: | enblend |
Description
While this port builds locally for 10.13 without error (at least for yours truly), it consistently fails on the buildbot with the following:
/usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -DENBLEND_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../src/dynamic_loader -I../src/layer_selection -D_THREAD_SAFE -I/opt/local/include/OpenEXR -pipe -I/opt/local/libexec/boost/1.76/include -Os -std=c++11 -stdlib=libc++ -arch x86_64 -O2 -DNDEBUG -MT enblend-enblend.o -MD -MP -MF .deps/enblend-enblend.Tpo -c -o enblend-enblend.o `test -f 'enblend.cc' || echo './'`enblend.cc clang: error: unable to execute command: Illegal instruction: 4 clang: error: clang frontend command failed due to signal (use -v to see invocation) Apple LLVM version 9.1.0 (clang-902.0.39.2) Target: x86_64-apple-darwin17.7.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin [...] make[4]: *** [enblend-enblend.o] Error 254 make[4]: *** Waiting for unfinished jobs.... clang: error: unable to execute command: Illegal instruction: 4 clang: error: clang frontend command failed due to signal (use -v to see invocation)
Attachments (1)
Change History (5)
Changed 2 years ago by mascguy (Christopher Nielsen)
Attachment: | enblend-build-log-10.13.log added |
---|
comment:1 Changed 2 years ago by mascguy (Christopher Nielsen)
comment:2 Changed 2 years ago by Christopher Nielsen <mascguy@…>
comment:3 Changed 2 years ago by Christopher Nielsen <mascguy@…>
comment:4 Changed 2 years ago by mascguy (Christopher Nielsen)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Full build log attached, sourced from:
https://build.macports.org/builders/ports-10.13_x86_64-builder/builds/160077/steps/install-port/logs/stdio