Re: Trying to execute LibcxxOnOlderSytems (2nd ed.)
Hi there, back after days of being unable to work on MacPorts. for revupgrade, I have, in /opt/local/etc/macports/macports.conf: #revupgrade_autorun yes #revupgrade_moderebuild So I don't think it it is the culprit. First step of Bug Reporting Guidelines: "Clean and try again:" FAILS Log is here: http://pastebin.com/HzyGx3ei I still fail to understand wether this is a true bug or an error of my part. El 2016-02-29, a las 06:21, Ryan Schmidt escribió: > >> On Feb 28, 2016, at 9:33 PM, [ftp83plus] wrote: >> >> Did that >> sudo port clean ld64-136 >> and >> sudo port clean libcxx >> >> as ld54-136 failed to compile as a dependency of libcxx. Received: >> >> Error: Failed to install ld64-136 >> Please see the log file for port ld64-136 for details: >> >> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ld64/ld64-136/main.log >> Error: The following dependencies were not installed: clang-3.4 ld64 >> ld64-136 libcxxab >> >> log is available at >> http://pastebin.com/DKp0a4n9 >> >> thanks > > The log still contains lines that say "Skipping completed" which means the > log was not from a clean attempt. > > Is rev-upgrade perhaps running and trying 3 times to rebuild? If so, > temporarily disable rev-upgrade in macports.conf. > > ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users
Re: pypy 5.0.0 failing to build...
Carlo Tambuatco writes: > Uninstalling pypy @4.0.1_0 and installing pypy @5.0.0 seems to have done the > trick. > > What went wrong? It seems that pypy looks for an installed version. ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users
Re: pypy 5.0.0 failing to build...
Uninstalling pypy @4.0.1_0 and installing pypy @5.0.0 seems to have done the trick. What went wrong? > On Mar 11, 2016, at 3:40 PM, Sean Farley wrote: > > > Carlo Tambuatco writes: > >> Upgrading pypy @4.0.1_0 to pypy @5.0.0 fails with following error: >> >> Building pypy >> Error: org.macports.build for port pypy returned: command execution failed >> Please see the log file for port pypy for details: >> >> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_pypy/pypy/main.log >> Error: Unable to upgrade port: 1 >> >> Attached is the log file > > Ok, I added conflicts_build in r146539. Let me know if that works for you. ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users
Re: pypy 5.0.0 failing to build...
Carlo Tambuatco writes: > Upgrading pypy @4.0.1_0 to pypy @5.0.0 fails with following error: > > Building pypy > Error: org.macports.build for port pypy returned: command execution failed > Please see the log file for port pypy for details: > > /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_pypy/pypy/main.log > Error: Unable to upgrade port: 1 > > Attached is the log file Ok, I added conflicts_build in r146539. Let me know if that works for you. ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users
Re: pypy 5.0.0 failing to build...
I ran sudo port selfupdate && sudo port -u upgrade outdated just one hour ago and got that output. Do I need to do something else? > On Mar 11, 2016, at 2:59 PM, Marius Schamschula wrote: > > Did you run > > port selfupdate > > of > > port sync > > in the last 24 hours, and then run > > port upgrade outdated? > > This should have rebuilt python against openssl 1.0.2g, which no longer > includes SSLv2. > >> On Mar 11, 2016, at 1:50 PM, Carlo Tambuatco wrote: >> >> Upgrading pypy @4.0.1_0 to pypy @5.0.0 fails with following error: >> >> Building pypy >> Error: org.macports.build for port pypy returned: command execution failed >> Please see the log file for port pypy for details: >> >> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_pypy/pypy/main.log >> Error: Unable to upgrade port: 1 >> >> Attached is the log file >> >> ___ >> macports-users mailing list >> macports-users@lists.macosforge.org >> https://lists.macosforge.org/mailman/listinfo/macports-users > > Marius ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users
Re: pypy 5.0.0 failing to build...
Did you run port selfupdate of port sync in the last 24 hours, and then run port upgrade outdated? This should have rebuilt python against openssl 1.0.2g, which no longer includes SSLv2. > On Mar 11, 2016, at 1:50 PM, Carlo Tambuatco wrote: > > Upgrading pypy @4.0.1_0 to pypy @5.0.0 fails with following error: > > Building pypy > Error: org.macports.build for port pypy returned: command execution failed > Please see the log file for port pypy for details: > > /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_pypy/pypy/main.log > Error: Unable to upgrade port: 1 > > Attached is the log file > > ___ > macports-users mailing list > macports-users@lists.macosforge.org > https://lists.macosforge.org/mailman/listinfo/macports-users Marius ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users
pypy 5.0.0 failing to build...
Upgrading pypy @4.0.1_0 to pypy @5.0.0 fails with following error: Building pypy Error: org.macports.build for port pypy returned: command execution failed Please see the log file for port pypy for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_pypy/pypy/main.log Error: Unable to upgrade port: 1 Attached is the log file pypy.log Description: Binary data ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users
Re: is sa-stats part of macports anywhere?
On Mar 11, 2016, at 2:35 AM, Robert Chalmers wrote: > sa-stats is often part of Spamassassin. Is it there in the ports under any > name? from cpan, it looks like sa-stats.pl was in the 3.1.9 (12 Jun 2007) release of Mail::SpamAssassin, but not later releases. See also: https://wiki.apache.org/spamassassin/StatsAndAnalyzers -- Daniel J. Luke ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users
Universal install script
But we didn’t make the list. ; http://xkcd.com/1654/ Craig ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users