[MacPorts] #13334: libnet fails build during copy of nonexistant config.guess & config.sub
#13334: libnet fails build during copy of nonexistant config.guess & config.sub ---------------------------------------------+------------------------------ Reporter: tomasz@gmail.com | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.5.2 Keywords: libnet config.guess config.stub | ---------------------------------------------+------------------------------ Install for libnet is failing with Error: Target org.macports.configure returned: error copying "/usr/share/libtool/config.guess": no such file or directory Warning: the following items did not execute (for libnet): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. This system path/file does not exist on OS X 10.4.11 The closest matches that I can are is /opt/local/share/libtool/config.guess /opt/local/share/libtool/config.sub Substituting these paths in the Portfile allows the package to be created and installed -- Ticket URL: <http://trac.macports.org/projects/macports/ticket/13334> MacPorts </projects/macports> Ports system for Mac OS
#13334: libnet fails to build, config.guess and config.sub not found -------------------------------+-------------------------------------------- Reporter: tomasz@gmail.com | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: libnet config.guess config.stub -------------------------------+-------------------------------------------- Changes (by nox@macports.org): * cc: jim@geovedi.com (added) * summary: libnet fails build during copy of nonexistant config.guess & config.sub => libnet fails to build, config.guess and config.sub not found * milestone: => Port Bugs Comment: I'm adding libnet maintainer to Cc field -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13334#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#13334: libnet fails to build, config.guess and config.sub not found -------------------------------+-------------------------------------------- Reporter: tomasz@gmail.com | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: libnet config.guess config.stub -------------------------------+-------------------------------------------- Comment (by ryandesign@macports.org): `/usr/share/libtool/config.guess` ''does'' exist on my 10.4.11 Intel system. Its modification date is September 12, 2006, which is the same modification date as about 2500 items in /System, so it's a safe bet this was installed by Mac OS X. So the question is why it is not on your system. -- Ticket URL: <https://trac.macosforge.org/projects/macports/ticket/13334#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#13334: libnet fails to build, config.guess and config.sub not found -------------------------------+-------------------------------------------- Reporter: tomasz@gmail.com | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: libnet config.guess config.stub -------------------------------+-------------------------------------------- Comment (by ryandesign@macports.org): I checked with a friend running 10.5.1 Intel, and `/usr/share/libtool/config.guess` is present there too. -- Ticket URL: <https://trac.macosforge.org/projects/macports/ticket/13334#comment:3> MacPorts </projects/macports> Ports system for Mac OS
#13334: libnet fails to build, config.guess and config.sub not found -------------------------------+-------------------------------------------- Reporter: tomasz@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: libnet config.guess config.stub -------------------------------+-------------------------------------------- Comment (by css@macports.org): Strange, I do not have it with 10.4.11 on my MacBook Pro either, and the lack of that directory seems to cause trouble for libsdl_sound (see #13736). I reinstalled XCode 2.5, but there's still no `/usr/share/libtool` directory on my Mac. Could someone perhaps check their boms to find which package installed it? `$ lsbom /Library/Receipts/*.pkg/Contents/Archive.bom | grep 'usr/share/libtool'` -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13334#comment:4> MacPorts </projects/macports> Ports system for Mac OS
#13334: libnet fails to build, config.guess and config.sub not found -------------------------------+-------------------------------------------- Reporter: tomasz@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: libnet config.guess config.stub -------------------------------+-------------------------------------------- Comment (by css@macports.org): After some digging, I found `/usr/share/libtool` on my Mac OS X Install Disc 1, within DeveloperTools.pkg. Strangely, the XCode 2.5 DeveloperTools.pkg ''does not'' include those files! Maybe I need to reinstall the developer tools from the DVD, and then I'll install XCode 2.5. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13334#comment:5> MacPorts </projects/macports> Ports system for Mac OS
#13334: libnet fails to build, config.guess and config.sub not found -------------------------------+-------------------------------------------- Reporter: tomasz@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: libnet config.guess config.stub -------------------------------+-------------------------------------------- Comment (by afb@macports.org): The files are installed by Xcode 2.4(.1) and earlier -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13334#comment:6> MacPorts </projects/macports> Ports system for Mac OS
#13334: libnet fails to build, config.guess and config.sub not found -------------------------------+-------------------------------------------- Reporter: tomasz@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: libnet config.guess config.stub -------------------------------+-------------------------------------------- Comment (by afb@macports.org): `/usr/share/libtool` is missing from DeveloperToolsCLI.pkg of Xcode 2.5, even though it was present in the the DeveloperTools.pkg of Xcode 2.4 - although both packages provide the `/usr/bin/glibtool` program. So "upgrading" from Xcode 2.4.1 to Xcode 2.5 will delete the required config.guess and config.sub files. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13334#comment:7> MacPorts </projects/macports> Ports system for Mac OS
#13334: libnet fails to build, config.guess and config.sub not found -------------------------------+-------------------------------------------- Reporter: tomasz@gmail.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: libnet config.guess config.stub -------------------------------+-------------------------------------------- Changes (by ryandesign@macports.org): * owner: macports-tickets@lists.macosforge.org => ryandesign@macports.org -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13334#comment:8> MacPorts </projects/macports> Ports system for Mac OS
#13334: libnet fails to build, config.guess and config.sub not found -------------------------------+-------------------------------------------- Reporter: tomasz@gmail.com | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: fixed | Keywords: libnet config.guess config.stub -------------------------------+-------------------------------------------- Changes (by ryandesign@macports.org): * status: new => closed * resolution: => fixed Comment: Since the maintainer hasn't responded to this, I fixed it in r33146. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13334#comment:9> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts