Changes between Initial Version and Version 2 of Ticket #45184


Ignore:
Timestamp:
Sep 28, 2014, 7:17:16 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The log shows some very strange errors, like:

:info:configure sh: DUALCASE=1: Command not found.
:info:configure sh: export: Command not found.
:info:configure sh: Missing }.

However the log is also not from a clean build, so before we debug further, please clean bash and try again.

What do you mean, "upgrading apple-gcc42 from 4.0.1 failed also"? The apple-gcc42 port is required to build almost any port on Tiger, so if you can't build that, that would be a problem. However, the fact that MacPorts began attempting to build bash suggests apple-gcc42 is already successfully installed.

You set the Version field to 2.3.0... If you are really running MacPorts 2.3.0, please run "sudo port selfupdate" to upgrade to version 2.3.1.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45184

    • Property Cc ryandesign@… added
    • Property Keywords bash removed
    • Property Port bash added
    • Property Owner changed from macports-tickets@… to raimue@…
  • Ticket #45184 – Description

    initial v2  
    11Attempting to update bash in the light of the Shellshock vuln -
     2{{{
    23sudo port install bash
    34--->  Computing dependencies for bash
     
    910    http://guide.macports.org/#project.tickets
    1011Error: Processing of port bash failed
     12}}}
    1113
    1214Please assume I know little of macports, compiling etc. If it's relevant, upgrading apple-gcc42 from 4.0.1 failed also.