#45184: bash 0.4.26 won't install - OSX10.4 Tiger --------------------------+---------------------- Reporter: geoffdown@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: tiger Port: bash | --------------------------+---------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => raimue@… * cc: geoffdown@… (removed) * cc: ryandesign@… (added) * port: => bash * keywords: bash tiger => tiger Old description:
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.
New description: 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. -- 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 [https://guide.macports.org/chunked/project.html#project.tickets 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. -- Ticket URL: <https://trac.macports.org/ticket/45184#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X