Opened 10 years ago

Last modified 10 years ago

#45184 closed defect

bash 0.4.26 won't install - OSX10.4 Tiger — at Version 2

Reported by: geoffd2 Owned by: raimue@…
Priority: Normal Milestone:
Component: ports Version: 2.3.0
Keywords: tiger Cc: ryandesign@…
Port: bash

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Attempting to update bash in the light of the Shellshock vuln -

sudo port install bash
--->  Computing dependencies for bash
--->  Configuring bash
Error: org.macports.configure for port bash returned: configure failure: command execution failed
Please see the log file for port bash for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_shells_bash/bash/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port bash failed

Please assume I know little of macports, compiling etc. If it's relevant, upgrading apple-gcc42 from 4.0.1 failed also.

Change History (3)

Changed 10 years ago by geoffd2

Attachment: bashfail.log added

comment:1 Changed 10 years ago by geoffd2

Cc: geoffdown@… added

Cc Me!

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added; geoffdown@… removed
Description: modified (diff)
Keywords: bash removed
Owner: changed from macports-tickets@… to raimue@…
Port: bash added

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.

Note: See TracTickets for help on using tickets.