[MacPorts] #13933: throttled does not build in 10.5
#13933: throttled does not build in 10.5 ------------------------------+--------------------------------------------- Reporter: dgatwood@mac.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ------------------------------+--------------------------------------------- The throttled port build failed for me on a fresh 10.5 install with the following error: {{{ ---> Building throttled Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_throttled/work/throttled-0.4.6/src" && make " returned error 2 Command output: c++ -o throttled -O3 -arch ppc -arch ppc64 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk throttled.cpp -lpthread ld: library not found for -lcrt1.10.5.o collect2: ld returned 1 exit status ld: library not found for -lcrt1.10.5.o collect2: ld returned 1 exit status ld: library not found for -lcrt1.10.5.o collect2: ld returned 1 exit status lipo: can't open input file: /var/tmp//cckTbZYQ.out (No such file or directory) make: *** [throttled] Error 1 }}} If I change the Makefile so it does not build against the 10.4 SDK, it builds correctly. On a related note, this port should probably also build for x86_64, as it is already building for ppc64. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13933> MacPorts </projects/macports> Ports system for Mac OS
#13933: throttled does not build in 10.5 -------------------------------+-------------------------------------------- Reporter: dgatwood@mac.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Changes (by jmpp@macports.org): * milestone: => Port Bugs -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13933#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#13933: throttled does not build in 10.5 -------------------------------+-------------------------------------------- Reporter: dgatwood@mac.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by gjznituv@gmail.com): same problem for me. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13933#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#13933: throttled does not build in 10.5 -------------------------------+-------------------------------------------- Reporter: dgatwood@mac.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: wontfix | Keywords: -------------------------------+-------------------------------------------- Changes (by jmr@macports.org): * cc: jmr@macports.org (added) * status: new => closed * resolution: => wontfix Comment: It doesn't look like throttled would even work on Leopard, since it uses ipfw. I think you'll have to ask upstream for a Leopard-compatible version. (And BTW, building for multiple architectures when the universal variant is not selected is incorrect.) -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13933#comment:3> MacPorts </projects/macports> Ports system for Mac OS
#13933: throttled does not build in 10.5 -------------------------------+-------------------------------------------- Reporter: dgatwood@mac.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: wontfix | Keywords: -------------------------------+-------------------------------------------- Comment (by jmr@macports.org): Immediate error message for Leopard added in r34853. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13933#comment:4> MacPorts </projects/macports> Ports system for Mac OS
#13933: throttled does not build in 10.5 -------------------------------+-------------------------------------------- Reporter: dgatwood@mac.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Changes (by raimue@macports.org): * status: closed => reopened * resolution: wontfix => Comment: ipfw is still available on Leopard. The reporter said, removing the SDK for 10.4u makes it work. Reopening. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13933#comment:5> MacPorts </projects/macports> Ports system for Mac OS
#13933: throttled does not build in 10.5 -------------------------------+-------------------------------------------- Reporter: dgatwood@mac.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by jmr@macports.org): OK, so it needs to be patched to only build for the current arch. Not using the SDK will break building on ppc Tiger otherwise. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13933#comment:6> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts