Opened 11 years ago
Closed 6 years ago
#40327 closed defect (invalid)
tuntaposx @20111101 - Building failure
Reported by: | interflap@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | ||
Port: | tuntaposx |
Description
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:
Attachments (1)
Change History (9)
Changed 11 years ago by interflap@…
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Keywords: | tuntaposx removed |
---|---|
Port: | tuntaposx added; 2.2.0 removed |
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.
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
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
comment:3 follow-up: 4 Changed 11 years ago 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)
echo $PATH /opt/local/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/texbin:/usr/X11R6/bin
comment:4 Changed 11 years ago by larryv (Lawrence Velázquez)
Replying to 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.
comment:5 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
So what is the status of this bug report? Do we need to do anything?
comment:6 Changed 8 years ago by mojca (Mojca Miklavec)
I updated the port (see #47327), but I didn't do any testing under 10.5 (or 10.4).
The least we could do is blacklist a compiler, but that's tricky to do if we don't have any Tiger installation where we could test (or a Tiger user to do that for us).
comment:8 Changed 6 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
The port has been updated since this report. If this problem still exists, someone needs to attach a complete build log with the current version of the port.
tuntaposx error log