[MacPorts] #45674: Misleading logging
MacPorts
noreply at macports.org
Tue Oct 28 17:58:36 PDT 2014
#45674: Misleading logging
--------------------+--------------------------------
Reporter: mp@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Low | Milestone:
Component: base | Version: 2.3.99
Keywords: | Port:
--------------------+--------------------------------
When upgrading with `port -p upgrade outdated`, some lines are missed when
errors occur. For example in the following partial message:
{{{
---> Fetching archive for exact-image
---> Attempting to fetch exact-image-0.8.7_1.darwin_13.x86_64.tbz2 from
http://mse.uk.packages.macports.org/sites/packages.macports.org/exact-
image
---> Attempting to fetch exact-image-0.8.7_1.darwin_13.x86_64.tbz2 from
http://nue.de.packages.macports.org/macports/packages/exact-image
---> Attempting to fetch exact-image-0.8.7_1.darwin_13.x86_64.tbz2 from
http://lil.fr.packages.macports.org/exact-image
---> Computing dependencies for exact-image
---> Fetching distfiles for exact-image
Error: exact-image does not build on Mavericks or later.
Error: Failed to fetch exact-image: unsupported platform
Error: See /opt/local/var/macports/logs/_Users_yan_src_scm_osx_macports-
git_dports_graphics_exact-image/exact-image/main.log for details.
Error: Requested variants "" do not match original selection "+universal".
Error: Please use the same variants again, perform 'port clean gcc47' or
specify the force option (-f).
---> Computing dependencies for glfw
}}}
Between exact-image and glfw, macports tries to build gcc47, but fails,
and the line
{{{
Error: Requested variants "" do not match original selection "+universal".
}}}
refers to gcc47, but no info about what is happening is shown before the
error. At first glance, it looks as if the error belongs to exact-image.
Just a minor annoyance, but something might be lurking there...
--
Ticket URL: <https://trac.macports.org/ticket/45674>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list