[MacPorts] #40327: tuntaposx @20111101 - Building failure
#40327: tuntaposx @20111101 - Building failure -------------------------+-------------------------------- Reporter: interflap@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: tuntaposx | Port: 2.2.0 -------------------------+-------------------------------- osx 10.4.11 - PPC G4 Xcode 2.5 (latest for 10.4) Macports 2.2 {{{ ---> Configuring tuntaposx ---> Building tuntaposx Error: org.macports.build for port tuntaposx returned: command execution failed Please see the log file for port tuntaposx for details: }}} -- Ticket URL: <https://trac.macports.org/ticket/40327> MacPorts <http://www.macports.org/> Ports system for OS X
#40327: tuntaposx @20111101 - Building failure --------------------------+-------------------------------- Reporter: interflap@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: tuntaposx | --------------------------+-------------------------------- Changes (by macsforever2000@…): * keywords: tuntaposx => * port: 2.2.0 => tuntaposx Comment: This is not a complete build log. Please clean the port and re-try the build. Attach the new main.log if it fails to build. -- Ticket URL: <https://trac.macports.org/ticket/40327#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#40327: tuntaposx @20111101 - Building failure --------------------------+-------------------------------- Reporter: interflap@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: tuntaposx | --------------------------+-------------------------------- Comment (by ryandesign@…): True, but gcc-4.0 may just be too old to build this. If a clean build with gcc-4.0 doesn't work, try blacklisting gcc-4.0: {{{ sudo port clean tuntaposx sudo port install tuntaposx compiler.blacklist=gcc-4.0 }}} -- Ticket URL: <https://trac.macports.org/ticket/40327#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#40327: tuntaposx @20111101 - Building failure --------------------------+-------------------------------- Reporter: interflap@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: tuntaposx | --------------------------+-------------------------------- Comment (by interflap@…): Thanks for your replies. Macports doesn't seem to see gcc4.2 installed in /usr (which I "enabled" by using gcc_select). Building gcc4.2 via macports would require days here, and it wouldn't make any sense provided that I already have the binaries. {{{ sudo port install tuntaposx compiler.blacklist=gcc-4.0 ---> Computing dependencies for tuntaposx ---> Dependencies to be installed: apple-gcc42 Error: The following dependencies were not installed: apple-gcc42 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port tuntaposx failed }}} {{{ gcc --version powerpc-apple-darwin8-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5531) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. }}} {{{ port select --list gcc Available versions for gcc: gcc33 gcc40 none (active) }}} -- Ticket URL: <https://trac.macports.org/ticket/40327#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#40327: tuntaposx @20111101 - Building failure --------------------------+-------------------------------- Reporter: interflap@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: tuntaposx | --------------------------+-------------------------------- Comment (by larryv@…): Replying to [comment:3 interflap@…]:
Macports doesn't seem to see gcc4.2 installed in /usr (which I "enabled" by using gcc_select).
Ports do not care which compiler is selected via `port select`. If a one does, it is a bug that should be fixed.
Building gcc4.2 via macports would require days here, and it wouldn't make any sense provided that I already have the binaries.
We don’t support building with compilers that are not provided by Xcode or by ports. -- Ticket URL: <https://trac.macports.org/ticket/40327#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#40327: tuntaposx @20111101 - Building failure --------------------------+-------------------------------- Reporter: interflap@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: tuntaposx | --------------------------+-------------------------------- Comment (by ryandesign@…): So what is the status of this bug report? Do we need to do anything? -- Ticket URL: <https://trac.macports.org/ticket/40327#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts