[MacPorts] #35419: gcc48 fails to build on Mountain Lion
#35419: gcc48 fails to build on Mountain Lion ----------------------------------------+----------------------------------- Reporter: brandon@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: gcc48 ----------------------------------------+----------------------------------- With a new Mountain Lion install (clean, not upgraded), a clean XCode 4.4 install, and a clean XCode Command Line Tools install, I receive the following error when attempting to install the gcc48 port: ---> Building gcc48 Error: org.macports.build for port gcc48 returned: command execution failed Please see the log file for port gcc48 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc48/gcc48/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gcc48 failed I tried this after using XCode's download preferences to install the CLI tools as well as installing them directly from the download pkg dated 07/27. The error above is the result regardless. -- Ticket URL: <https://trac.macports.org/ticket/35419> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35419: gcc48 fails to build on Mountain Lion ----------------------------------------+----------------------------------- Reporter: brandon@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: gcc48 ----------------------------------------+----------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => mww@… Old description:
With a new Mountain Lion install (clean, not upgraded), a clean XCode 4.4 install, and a clean XCode Command Line Tools install, I receive the following error when attempting to install the gcc48 port:
---> Building gcc48 Error: org.macports.build for port gcc48 returned: command execution failed Please see the log file for port gcc48 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc48/gcc48/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gcc48 failed
I tried this after using XCode's download preferences to install the CLI tools as well as installing them directly from the download pkg dated 07/27. The error above is the result regardless.
New description: With a new Mountain Lion install (clean, not upgraded), a clean XCode 4.4 install, and a clean XCode Command Line Tools install, I receive the following error when attempting to install the gcc48 port: {{{ ---> Building gcc48 Error: org.macports.build for port gcc48 returned: command execution failed Please see the log file for port gcc48 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc48/gcc48/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gcc48 failed }}} I tried this after using XCode's download preferences to install the CLI tools as well as installing them directly from the download pkg dated 07/27. The error above is the result regardless. -- Comment: Please remember to use WikiFormatting. The log says: {{{ C compiler cannot create executables }}} which [wiki:FAQ#missingxcode usually means] you have not installed Xcode or its command line tools properly—or had not at the time that you initially tried to install the port. The log also has several lines which say: {{{ Skipping completed }}} which tells us this was not a clean build attempt. So please: {{{ sudo port clean gcc48 }}} and then try again, and attach the new main.log if it fails again. -- Ticket URL: <https://trac.macports.org/ticket/35419#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35419: gcc48 fails to build on Mountain Lion ----------------------------------------+----------------------------------- Reporter: brandon@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: gcc48 ----------------------------------------+----------------------------------- Comment(by brandon@…): Attached is a new main.log after a clean and a subsequent install. The build still fails, it looks like I hadn't cleaned after it failed the first time. {{{ paradox:~ brandon$ sudo port clean gcc48 Password: ---> Cleaning gcc48 paradox:~ brandon$ sudo port install gcc48 ---> Computing dependencies for gcc48 ---> Fetching archive for gcc48 ---> Attempting to fetch gcc48-4.8-20120722_0.darwin_12.x86_64.tbz2 from http://packages.macports.org/gcc48 ---> Fetching distfiles for gcc48 ---> Verifying checksum(s) for gcc48 ---> Extracting gcc48 ---> Configuring gcc48 ---> Building gcc48 Error: org.macports.build for port gcc48 returned: command execution failed Please see the log file for port gcc48 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc48/gcc48/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gcc48 failed }}} -- Ticket URL: <https://trac.macports.org/ticket/35419#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35419: gcc48 fails to build on Mountain Lion ----------------------------------------+----------------------------------- Reporter: brandon@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: gcc48 ----------------------------------------+----------------------------------- Comment(by brandon@…): Just to note, this bug, whatever it may be, also affects the gcc-4.8-20120805 snapshot. -- Ticket URL: <https://trac.macports.org/ticket/35419#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts