#49088 closed defect (duplicate)
Fail to build Boost on Leopard
Reported by: | galgot | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | powerpc | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: | boost |
Description
Can't upgrade Macports due to Boost failing to build. Tried sudo port clean Boost but no success. Running MacOS X 10.5.8, Xcode 3.1.4 , macport 2.3.3, on a MacMini G4. Attached log file.
Attachments (1)
Change History (7)
Changed 9 years ago by galgot
comment:1 follow-up: 2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Keywords: | powerpc added; Boost removed |
Port: | boost added; Boost removed |
Resolution: | → duplicate |
Status: | new → closed |
comment:2 Changed 9 years ago by galgot
Replying to ryandesign@…:
Duplicate of #48684 which I already fixed. Run "sudo port selfupdate" and try again.
Thanks , but I've already done that. No success. I always do self update before upgrade. Should have mentioned that sorry. Not working. Checked the others tickets about Boost failing to build and tried the difference solutions mentioned there. Like installing Jam (I did , still no joy), or trying
sudo port clean --work boost
All without success.
comment:3 follow-up: 4 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Are you selfupdating from rsync.macports.org or one of our mirrors? The mirrors sync with the master every few hours. If you are using a mirror, maybe it has not synced this change yet. Try another selfupdate in a few hours.
comment:4 Changed 9 years ago by galgot
Replying to ryandesign@…:
Are you selfupdating from rsync.macports.org or one of our mirrors? The mirrors sync with the master every few hours. If you are using a mirror, maybe it has not synced this change yet. Try another selfupdate in a few hours.
Ok thanks, I've tried selfupdate again, it updated macport to 2.3.4. Running upgrade now, building Boost… hope it'll work. Will report result.
comment:5 Changed 9 years ago by galgot
Alleluia !! Boost builded successfully . It's upgrading the rest now. Seems Macport upgrade to 2.3.4 did the trick. Was trying to upgrade since a week… thanks for the help.
comment:6 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
I'm glad you got it working.
MacPorts base 2.3.4 was recently released, but that's unrelated. Port updates are made available immediately, separately from the MacPorts base release schedule.
What actually fixed it was r140820. I had only committed it to the repository an hour or so before you posted your bug report, which explains why you wouldn't have received it the previous time that you selfupdated.
Duplicate of #48684 which I already fixed. Run "sudo port selfupdate" and try again.