Opened 12 years ago

Last modified 12 years ago

#32174 closed defect

gnudatalanguage install fails with "shell command failed" — at Version 1

Reported by: bonomo@… Owned by: takeshi@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: slayoo@…
Port: gnudatalanguage

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

After all "dependencies" are installed, the installation of the package/port gnudatalanguage fails with a "shell command failed" error. I did not find the log file illuminating. Installation attempt on Mac Powerbook Pro (Intel) running Mac OS 10.5.8. Screen dialog:

Last login: Mon Nov 21 07:47:11 on console
Aquinas-195:~ bonomo$ sudo port clean gnudatalanguage
Password:
Sorry, try again.
Password:
--->  Cleaning gnudatalanguage
Aquinas-195:~ bonomo$ sudo port selfupdate
--->  Updating MacPorts base sources using rsync
MacPorts base version 2.0.3 installed,
MacPorts base version 2.0.3 downloaded.
--->  Updating the ports tree
--->  MacPorts base is already the latest version

The ports tree has been updated. To upgrade your installed ports, you should run
  port upgrade outdated
Aquinas-195:~ bonomo$ sudo port install gnudatalanguage
--->  Computing dependencies for curl-ca-bundle
--->  Fetching archive for curl-ca-bundle
--->  Attempting to fetch curl-ca-bundle-7.23.1_0.darwin_9.noarch.tbz2 from http://packages.macports.org/curl-ca-bundle
--->  Fetching curl-ca-bundle
--->  Attempting to fetch curl-7.23.1.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/curl
--->  Verifying checksum(s) for curl-ca-bundle
--->  Extracting curl-ca-bundle
--->  Applying patches to curl-ca-bundle
--->  Configuring curl-ca-bundle
--->  Building curl-ca-bundle
--->  Staging curl-ca-bundle into destroot
--->  Installing curl-ca-bundle @7.23.1_0
--->  Cleaning curl-ca-bundle
--->  Deactivating curl-ca-bundle @7.23.0_0
--->  Cleaning curl-ca-bundle
--->  Activating curl-ca-bundle @7.23.1_0
--->  Cleaning curl-ca-bundle
--->  Computing dependencies for curl
--->  Fetching archive for curl
--->  Attempting to fetch curl-7.23.1_0+ssl.darwin_9.i386.tbz2 from http://packages.macports.org/curl
--->  Fetching curl
--->  Verifying checksum(s) for curl
--->  Extracting curl
--->  Applying patches to curl
--->  Configuring curl
--->  Building curl
--->  Staging curl into destroot
--->  Installing curl @7.23.1_0+ssl
--->  Cleaning curl
--->  Computing dependencies for curl
--->  Deactivating curl @7.23.0_0+ssl
--->  Cleaning curl
--->  Activating curl @7.23.1_0+ssl
--->  Cleaning curl
--->  Computing dependencies for gnudatalanguage
--->  Fetching archive for gnudatalanguage
--->  Attempting to fetch gnudatalanguage-0.9.2_0.darwin_9.i386.tbz2 from http://packages.macports.org/gnudatalanguage
--->  Fetching gnudatalanguage
--->  Verifying checksum(s) for gnudatalanguage
--->  Extracting gnudatalanguage
--->  Configuring gnudatalanguage
--->  Building gnudatalanguage
Error: Target org.macports.build returned: shell command failed (see log for details)
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
Aquinas-195:~ bonomo$ 

Change History (3)

Changed 12 years ago by bonomo@…

Attachment: main.log added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: slayoo@… added
Description: modified (diff)
Keywords: installation shell command failure removed
Owner: changed from macports-tickets@… to takeshi@…

Please remember to use WikiFormatting and to Cc the maintainer(s) of the affected port.

The main.log you attached has nothing to do with gnudatalanguage; it's about curl-ca-bundle. Please attach gnudatalanguage's main.log so we can see what went wrong. The command:

port logfile gnudatalanguage

should show you where it is. I am confused that your screen output above does not include the location of the logfile. MacPorts should have printed that.

Changed 12 years ago by bonomo@…

Attachment: main.2.log added
Note: See TracTickets for help on using tickets.