Opened 11 years ago
Closed 10 years ago
#42373 closed defect (duplicate)
Error: Processing of port pan2 failed
Reported by: | justindcpa@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | SickTeddyBear | |
Port: | pan2 |
Description (last modified by larryv (Lawrence Velázquez))
I performed a clean and then tried installing pan2.
---> Cleaning zlib 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
Attachments (3)
Change History (9)
Changed 11 years ago by justindcpa@…
comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)
Description: | modified (diff) |
---|
Changed 11 years ago by justindcpa@…
Attachment: | main.2.log added |
---|
New log, after performing a clean.
comment:2 follow-up: 3 Changed 11 years ago by justindcpa@…
justins-mbp:~ justin$ sudo port clean --all installed Password: ---> Cleaning aalib ---> Cleaning aspell ---> Cleaning at-spi2-atk ---> Cleaning at-spi2-core ..... ---> Cleaning yasm ---> Cleaning yelp-tools ---> Cleaning yelp-xsl ---> Cleaning yencode ---> Cleaning zenity ---> Cleaning zlib justins-mbp:~ justin$ justins-mbp:~ justin$ sudo port install pan2 ---> Computing dependencies for 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 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port pan2 failed justins-mbp:~ justin$ cp /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_news_pan2/pan2/main.log main.log justins-mbp:~ justin$
comment:3 Changed 11 years ago by larryv (Lawrence Velázquez)
The new log is still incomplete. As per the link I provided:
Before filing a ticket,
sudo port clean
the port that failed, then try again.
Running port clean installed
doesn’t cover the pan2
port because pan2
is not installed. Please run sudo port clean pan2
and try the install again.
(And please format and preview your comments from now on.)
Changed 11 years ago by justindcpa@…
Attachment: | main.3.log added |
---|
comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
I see the same build error on Mavericks. Presumably this software is not compatible with libc++. We are already using the latest version of the software, so you should report this problem the developers of the software so that they can fix it and release a new version. When they do, we can update the port.
comment:6 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #41402.
This log is not complete. Please clean, try again, and attach the new
main.log
.