Opened 13 years ago
Closed 12 years ago
#34355 closed defect (worksforme)
pangomm fails to build (Lion) @2.28.4_0
Reported by: | patdavid@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | ||
Port: | pangomm |
Description
XCode 4.2 build 4D199
pangomm fails
Attachments (2)
Change History (9)
comment:1 Changed 13 years ago by patdavid@…
Cc: | patdavid@… added |
---|
comment:2 follow-up: 3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | patdavid@… removed |
---|---|
Owner: | changed from macports-tickets@… to devans@… |
Port: | pangomm added |
This was not a clean attempt, so please "sudo port clean pangomm", then try again, then attach the new main.log.
comment:3 Changed 13 years ago by patdavid@…
Replying to ryandesign@…:
This was not a clean attempt, so please "sudo port clean pangomm", then try again, then attach the new main.log.
Sorry, had done a few clean/install cycles, and got mixed up.
I've updated the attached log file to include a failed attempt after a "sudo port clean pangomm".
comment:4 Changed 12 years ago by patdavid@…
Any update on this? This is the last portion of compiling rawtherapee for OSX... :)
comment:5 Changed 12 years ago by jmroot (Joshua Root)
This seems to have built OK on the buildbot. On my system:
% port provides /opt/local/lib/libX11-xcb.la /opt/local/lib/libX11-xcb.la is provided by: xorg-libX11
Is xorg-libX11 installed? Is that file present?
comment:6 Changed 12 years ago by jfcaron3
I am having a similar problem, but my error message is about /opt/local/lib/libpng14.la (which exists). I will attach my failed build log (which was done after doing sudo port clean pangomm).
This is also on Lion.
comment:7 Changed 12 years ago by dbevans (David B. Evans)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
This is surely fall out from the libpng upgrade.
At this point, pangomm builds fine for me. If you're still having problems do the following and it should clear up
sudo port selfupdate sudo port upgrade outdated sudo port install pangomm
Cc Me!