Opened 12 years ago

Closed 11 years ago

#32180 closed defect (fixed)

rvm: Undefined symbols: __ZL9min_limitIdEKT_v, __ZL9max_limitIdEKT_v

Reported by: sstoddard@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: clang Cc: ryandesign (Ryan Carsten Schmidt)
Port: rvm

Description

rvm fails compilation on 10.6.8 with 2.0.3. Log attached.

Attachments (1)

main.log (127.5 KB) - added by sstoddard@… 12 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 Changed 12 years ago by sstoddard@…

Cc: sstoddard@… added

Cc Me!

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

Cc: sstoddard@… removed
Keywords: 10.6 removed

The log is truncated. Please clean and try again and attach the complete main.log.

Changed 12 years ago by sstoddard@…

Attachment: main.log added

comment:3 Changed 12 years ago by sstoddard@…

New attachment added.

comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Keywords: clang added
Summary: rvm fails with Undefined symbols for architecture x86_64rvm: Undefined symbols: __ZL9min_limitIdEKT_v, __ZL9max_limitIdEKT_v

I see you're using clang. I will update the port to 1.07 and we can see if that works any better. Until then, have you tried building with llvm-gcc-4.2 or gcc-4.2 instead? Please read ProblemHotlist#compiler.

comment:5 Changed 11 years ago by edlyuu@…

llvm-gcc-4.2 works after AM_CONFIG_HEADERS is changed to AC_CONFIG_FIGURES in configure.in.

comment:6 in reply to:  5 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to edlyuu@…:

after AM_CONFIG_HEADERS is changed to AC_CONFIG_FIGURES in configure.in.

This part is fixed in r101934.

comment:7 in reply to:  5 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Replying to edlyuu@…:

llvm-gcc-4.2 works

r101935

Replying to ryandesign@…:

I will update the port to 1.07

#37736

Note: See TracTickets for help on using tickets.