#31789 closed defect (fixed)
par2 will not build on Lion
Reported by: | bowman@… | Owned by: | julian@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | macfreek (Freek Dijkstra), neverpanic (Clemens Lang) | |
Port: | par2 |
Description
On OSX Lion, using XCode 4.2 and a fresh install of macports I am unable to build par2. The build log is attached.
Attachments (2)
Change History (9)
Changed 13 years ago by bowman@…
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to julian@… |
---|---|
Port: | par2 added |
Changed 13 years ago by macfreek (Freek Dijkstra)
Attachment: | par2-clang.diff added |
---|
Fix (diff for Portfile)
comment:2 Changed 13 years ago by macfreek (Freek Dijkstra)
I created a patch based on the suggestion in the duplicate bug report #31860. It works for me.
comment:5 Changed 13 years ago by macfreek (Freek Dijkstra)
I dropped the maintainer an email, but that mail bounced (550 Recipient address rejected: User unknown in local recipient table). I'll ask on macports-dev@… if someone else can commit it.
Maintainer (julian): if you read this, please update your email address in the Portfile (if you don't have commit access, ask on macports-dev).
comment:6 Changed 13 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r87264. Thanks for the patch.
comment:7 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Note: See
TracTickets for help on using
tickets.
#31667 says using llvm-gcc-4.2 instead of clang would work.