Opened 10 years ago

Closed 9 years ago

Last modified 8 years ago

#41402 closed defect (fixed)

pan2 @0.139: fails to build with libc++

Reported by: mikronixx@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: mavericks yosemite elcapitan Cc: justindcpa@…, SickTeddyBear, macuserguru, ryandesign (Ryan Carsten Schmidt), dbevans (David B. Evans)
Port: pan2

Description

pan2 fails to build with macports 2.2.1 on Mavericks: see attached log.

Attachments (2)

main.log (156.0 KB) - added by mikronixx@… 10 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_news_pan2/pan2/main.log
pan2_main.log (127.8 KB) - added by macuserguru 9 years ago.

Download all attachments as: .zip

Change History (12)

Changed 10 years ago by mikronixx@…

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_news_pan2/pan2/main.log

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: mavericks added

Confirmed. I've reported the bug to the developers of pan2 for you: https://bugzilla.gnome.org/show_bug.cgi?id=712539

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

Cc: justindcpa@… amcgee@… added

Has duplicate #42373.

comment:3 Changed 9 years ago by macuserguru

Now I have a similar problem under Yosemite 10.10.1 and a fresh installation of MacPorts.

Under Homebrew pan could not compiled too on another Mac.

My Xcode Version 6.1.1

Changed 9 years ago by macuserguru

Attachment: pan2_main.log added

comment:4 Changed 9 years ago by macuserguru

Cc: fritzs@… added

Cc Me!

comment:5 Changed 9 years ago by macuserguru

Now I copied an older pan binary (I compiled it under Homebrew and Mountain Lion) from a TimeMachine Backup into the /opt/local/bin/ folder.

If I want start it comes the error:

dyld: Library not loaded: /usr/local/lib/libgtk-x11-2.0.0.dylib
  Referenced from: /opt/local/bin/pan
  Reason: image not found  (1005)

but libgtk-x11-2.0.0.dylib is in /opt/local/lib/libgdk-x11-2.0.0.dylib

What can I do to solve this?

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

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

Replying to fritzs@…:

Now I copied an older pan binary (I compiled it under Homebrew and Mountain Lion) from a TimeMachine Backup into the /opt/local/bin/ folder.

We don't support doing this.

What can I do to solve this?

Get the developers of pan2 to resolve the bug I filed.

comment:7 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

Cc Me!

comment:8 Changed 9 years ago by macuserguru

This similar bug has reported from the Homebrew community too, past time ago! I will report this on the pan mailing list too!

I hoped that pan worked with Macports - I installed my Mac new (before I solve an hardware problem) and change from brew to ports.

Last edited 9 years ago by macuserguru (previous) (diff)

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

Cc: devans@… added
Keywords: yosemite elcapitan added
Resolution: fixed
Status: newclosed
Summary: pan2 fails to build with macports 2.2.1 on Maverickspan2 @0.139: fails to build with libc++

Worked around the problem in r140047 by forcing the use of libstdc++ even on Mavericks and later. Thanks to Dave for suggesting this on the mailing list while Trac was down.

comment:10 Changed 8 years ago by dbevans (David B. Evans)

Updated to release version 0.140 in r147605. Now builds using either libc++ or libstdc++ after resolution of Ryan's bug report upstream.

Note: See TracTickets for help on using tickets.