Opened 3 years ago

Closed 3 years ago

#63300 closed defect (fixed)

jasper @2.0.32_0: Compilation fails with gcc-apple-4.2

Reported by: evanmiller (Evan Miller) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: tiger Cc: ballapete (Peter "Pete" Dyballa)
Port: jasper

Description

Log snippet:

:info:build Undefined symbols:
:info:build   "___builtin_unreachable", referenced from:
:info:build       _jp2_encode in jp2_enc.c.o
:info:build       _jp2_encode in jp2_enc.c.o
:info:build       _jpc_bitstream_align in jpc_bs.c.o
:info:build       _jpc_mqenc_flush in jpc_mqenc.c.o
:info:build       _JPC_NOMINALGAIN in jpc_t1cod.c.o
:info:build       _JPC_PASSTYPE in jpc_t1cod.c.o
:info:build       _jpc_initluts in jpc_t1cod.c.o
:info:build       _JPC_SEGPASSCNT in jpc_t1cod.c.o
:info:build       _JPC_SEGTYPE in jpc_t1cod.c.o
:info:build       _jpc_dec_decodecblks in jpc_t1dec.c.o
:info:build ld: symbol(s) not found
:info:build collect2: ld returned 1 exit status

__builtin_unreachable() was added in GCC 4.5. Full log to follow.

Attachments (1)

jasper-gcc42-main.log (101.0 KB) - added by evanmiller (Evan Miller) 3 years ago.
Complete install log

Download all attachments as: .zip

Change History (8)

Changed 3 years ago by evanmiller (Evan Miller)

Attachment: jasper-gcc42-main.log added

Complete install log

comment:1 Changed 3 years ago by evanmiller (Evan Miller)

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

Cc: ballapete added
Keywords: tiger added

Has duplicate #63326.

comment:3 Changed 3 years ago by evanmiller (Evan Miller)

comment:4 Changed 3 years ago by evanmiller (Evan Miller)

Owner: changed from jmroot to evanmiller

comment:5 Changed 3 years ago by evanmiller (Evan Miller)

Tried to reassign the ticket to myself in order to close it but I still don't see an option. Sorry for the noise, I am new to Trac.

comment:6 Changed 3 years ago by evanmiller (Evan Miller)

Owner: changed from evanmiller to jmroot

comment:7 Changed 3 years ago by reneeotten (Renee Otten)

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