After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 723807 - pan2 returned: command execution failed on Macports
pan2 returned: command execution failed on Macports
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
unspecified
Other Mac OS
: Normal major
: ---
Assigned To: pan-maint
pan-maint
Depends on:
Blocks:
 
 
Reported: 2014-02-07 00:37 UTC by Justin
Modified: 2016-04-20 19:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_news_pan2/pan2/main.log (177.22 KB, text/plain)
2014-02-07 00:43 UTC, Justin
Details
Log from compile pan2 under MacPorts (127.81 KB, application/octet-stream)
2014-12-10 19:08 UTC, FritzS
Details

Description Justin 2014-02-07 00:37:17 UTC
Installation via macports fails with the message "pan2 returned: command execution failed"
I am running as superuser, via the sudo command.

I created Macports ticket #42373, it does not appear to be a problem with Macports.
Ryan believes pan is not compatible with libc++ on Mavericks.
I am running Mavericks
Here's my is my uname -a output
13.0.0 Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64 x86_64

and MacPorts 2.2.1
I have attached my log file from the Macports ticket.

Here is a copy & paste from my terminal screen.

justins-mbp:~ justin$ sudo port install pan2
--->  Computing dependencies for pan2
--->  Fetching archive for pan2
--->  Attempting to fetch pan2-0.139_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/pan2
--->  Attempting to fetch pan2-0.139_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/pan2
--->  Attempting to fetch pan2-0.139_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/pan2
--->  Fetching distfiles for pan2
--->  Attempting to fetch pan-0.139.tar.bz2 from http://pan.rebelbase.com/download/releases/0.139/source/
--->  Verifying checksums for pan2
--->  Extracting pan2
--->  Applying patches to pan2
--->  Configuring pan2
--->  Building pan2
Error: org.macports.build for port pan2 returned: command execution failed
Please see the log file for port pan2 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_news_pan2/pan2/main.log
Comment 1 Justin 2014-02-07 00:43:23 UTC
Created attachment 268367 [details]
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_news_pan2/pan2/main.log
Comment 2 FritzS 2014-12-10 19:08:42 UTC
Created attachment 292480 [details]
Log from compile pan2 under MacPorts

Compile fail under Yosemite and MacPorts
Comment 3 FritzS 2014-12-10 19:13:38 UTC
Now I have a similar problem under MacPorts, pan2 cannot compiled under Yosemite 10.10.1 and a fresh installation of MacPorts.
Under Homebrew pan2 could not compiled too on another Mac (past time ago I reported this too) and the newer Xcode Versions.

Now - Yosemite 10.10.  / Xcode Version 6.1.1 / port version  2.3.3

All compile error logs could be found here:
https://trac.macports.org/ticket/41402

Bug 712539
https://bugzilla.gnome.org/show_bug.cgi?id=712539
Comment 4 detlef.graef 2016-03-29 11:13:59 UTC
(In reply to FritzS from comment #3)

> All compile error logs could be found here:
> https://trac.macports.org/ticket/41402

The above mentioned ticket is closed.

Pan 0.140 can now be build with clang on MacOS X.

Can you confirm this? If yes, this ticket can be closed.
Comment 5 Petr Kovar 2016-04-20 19:57:45 UTC
According to https://trac.macports.org/ticket/41402#comment:10, this issue has been resolved.