Opened 11 years ago

Closed 11 years ago

#38800 closed defect (duplicate)

llvm-3.2 failed to compile when python33 is selected

Reported by: robitaille@… Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: llvm-3.2

Description

I am getting an error during the building of llvm-3.2 - log attached.

Attachments (1)

llvm.log (2.9 MB) - added by robitaille@… 11 years ago.
llvm-3.2 build log

Change History (7)

Changed 11 years ago by robitaille@…

Attachment: llvm.log added

llvm-3.2 build log

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Owner: changed from jeremyhu to jeremyhu@…

comment:2 in reply to:  description Changed 11 years ago by fh@…

Replying to robitaille@…:

I am getting an error during the building of llvm-3.2 - log attached.

Have you installed AND selected python2.7? When running command:

port select --list python

python27 should be the active version. I had the same problem with python33 selected.

Last edited 11 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 11 years ago by robitaille@…

Yes, I'm using Python 3.3 by default now, so that would make sense.

comment:4 Changed 11 years ago by larryv (Lawrence Velázquez)

Building LLVM shouldn’t be affected by the selected version of Python. If it is, the llvm-3.2 port (and presumably the other LLVM ports) need to patch the build.

comment:5 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: llvm-3.2 failed to compilellvm-3.2 failed to compile when python33 is selected

comment:6 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.