Opened 13 years ago

Closed 13 years ago

#30758 closed defect (fixed)

texlive-bin +atsui does not compile on 10.6.8 with llvm-gcc-4.2

Reported by: pguyot (Paul Guyot) Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: Cc:
Port: texlive-bin

Description

Compilation fails with a strange segfault.

./luatexdir/font/vfovf.w:1579: internal compiler error: Segmentation fault

(full log is attached).

No port is outdated.

Attachments (1)

main.log (135.9 KB) - added by pguyot (Paul Guyot) 13 years ago.
Build log

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by pguyot (Paul Guyot)

Attachment: main.log added

Build log

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Summary: texlive-bin +atsui does not compile on 10.6.8texlive-bin +atsui does not compile on 10.6.8 with llvm-gcc-4.2

Using llvm-gcc-4.2 and hence Xcode 4.0.x, right? So the port needs to use either clang or gcc-4.2 in that case.

Guess you should file a radar, even if Apple may just close it as "fixed in 4.1".

comment:2 Changed 13 years ago by drkp (Dan Ports)

It works for me on both 10.6 with Xcode 3.2.2 and 10.7 with Xcode 4.1, so it may well be a 4.0.x issue.

comment:3 Changed 13 years ago by pguyot (Paul Guyot)

Sorry, I'm confused. What would the fix be, except upgrading to 10.7 or 4.1? Not that I need texlive-bin +atsui.

comment:4 Changed 13 years ago by drkp (Dan Ports)

Does it work if you set configure.compiler gcc-4.2? If so, we could do that on 10.6.

comment:5 Changed 13 years ago by drkp (Dan Ports)

Resolution: fixed
Status: newclosed

r82984 forces gcc-4.2 for Xcode 4.0

Note: See TracTickets for help on using tickets.