Opened 13 years ago

Last modified 11 years ago

#29067 closed defect

gcc46 fails to build on OS X 10.4.11 PPC — at Version 1

Reported by: Dudemac Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: tiger Cc:
Port: gcc46

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

Trying to build gcc46 +gfortran on Os X 10.4.11 on a G4 PowerPC with freshly updated Macports. I do not know whether this error is OS version specific. Xcode 2.5 (i.e. latest for Tiger) is installed on this system. main.log is attached. Here is some output:

sudo port install gcc46 +gfortran
--->  Computing dependencies for mpfr
--->  Fetching mpfr
--->  Attempting to fetch mpfr-3.0.1.tar.xz from http://distfiles.macports.org/mpfr/3.0.1
--->  Verifying checksum(s) for mpfr
--->  Extracting mpfr
--->  Configuring mpfr
--->  Building mpfr
--->  Staging mpfr into destroot
--->  Computing dependencies for mpfr
--->  Installing mpfr @3.0.1_0
--->  Deactivating mpfr @3.0.0-p8_0
--->  Cleaning mpfr
--->  Activating mpfr @3.0.1_0
--->  Cleaning mpfr
--->  Computing dependencies for gcc46
--->  Fetching gcc46
--->  Attempting to fetch gcc-core-4.6-20110325.tar.bz2 from http://distfiles.macports.org/gcc46
--->  Attempting to fetch gcc-core-4.6-20110325.tar.bz2 from ftp://gcc.gnu.org/pub/gcc/snapshots/4.6-20110325/
--->  Attempting to fetch gcc-core-4.6-20110325.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/gcc46
--->  Attempting to fetch gcc-core-4.6-20110325.tar.bz2 from http://lil.fr.distfiles.macports.org/gcc46
--->  Attempting to fetch gcc-core-4.6-20110325.tar.bz2 from ftp://ftp.gwdg.de/pub/linux/gcc/snapshots/4.6-20110325/
--->  Attempting to fetch gcc-fortran-4.6-20110325.tar.bz2 from http://distfiles.macports.org/gcc46
--->  Attempting to fetch gcc-fortran-4.6-20110325.tar.bz2 from ftp://gcc.gnu.org/pub/gcc/snapshots/4.6-20110325/
--->  Attempting to fetch gcc-g++-4.6-20110325.tar.bz2 from http://distfiles.macports.org/gcc46
--->  Attempting to fetch gcc-g++-4.6-20110325.tar.bz2 from ftp://gcc.gnu.org/pub/gcc/snapshots/4.6-20110325/
--->  Attempting to fetch gcc-java-4.6-20110325.tar.bz2 from http://distfiles.macports.org/gcc46
--->  Attempting to fetch gcc-java-4.6-20110325.tar.bz2 from ftp://gcc.gnu.org/pub/gcc/snapshots/4.6-20110325/
--->  Attempting to fetch gcc-objc-4.6-20110325.tar.bz2 from http://distfiles.macports.org/gcc46
--->  Attempting to fetch gcc-objc-4.6-20110325.tar.bz2 from ftp://gcc.gnu.org/pub/gcc/snapshots/4.6-20110325/
--->  Attempting to fetch ecj-4.5.jar from http://mirrors.kernel.org/sources.redhat.com/java/
--->  Verifying checksum(s) for gcc46
--->  Extracting gcc46
--->  Configuring gcc46
--->  Building gcc46
Error: Target org.macports.build returned: shell command failed
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Change History (2)

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

Description: modified (diff)
Keywords: tiger added; gcc Tiger removed
Owner: changed from macports-tickets@… to mww@…

The main.log you attached shows a successful build of mpfr. Please attach the main.log that shows the failure to compile gcc46.

Also, if you're really running MacPorts 1.9.1, please "sudo port selfupdate" to get 1.9.2.

Changed 13 years ago by Dudemac

Attachment: main.log added

log of new attempt to build, with -d flag

Note: See TracTickets for help on using tickets.