[MacPorts] #13400: subversion port misses coreutils dependency
#13400: subversion port misses coreutils dependency ---------------------------------+------------------------------------------ Reporter: tim.stoop@gmail.com | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.5.2 Keywords: subversion ginstall | ---------------------------------+------------------------------------------ It need the coreutils for /opt/local/bin/ginstall. Another option would be to use /usr/bin/install, but if you use ginstall, please create a dependency on coreutils. Thanks. Priority set to high, since subversion won't build without it. -- Ticket URL: <http://trac.macports.org/projects/macports/ticket/13400> MacPorts </projects/macports> Ports system for Mac OS
#13400: subversion port misses coreutils dependency ----------------------------------+----------------------------------------- Reporter: tim.stoop@gmail.com | Owner: dluke@macports.org Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: subversion ginstall ----------------------------------+----------------------------------------- Changes (by dluke@macports.org): * owner: macports-dev@lists.macosforge.org => dluke@macports.org Comment: Subversion's configure script will pick ginstall if it's there (or will use install if it's not). This is only a build-time dependency, and I don't think it's worth it to force subversion to build with the system-provided install (and installing coreutils isn't necessary for installing subversion). Please let me know if I'm missing something that is broken because of this, otherwise I don't believe it's necessary to fix this. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13400#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#13400: subversion port misses coreutils dependency ----------------------------------+----------------------------------------- Reporter: tim.stoop@gmail.com | Owner: dluke@macports.org Type: defect | Status: closed Priority: High | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: wontfix | Keywords: subversion ginstall ----------------------------------+----------------------------------------- Changes (by dluke@macports.org): * status: new => closed * resolution: => wontfix -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13400#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#13400: subversion port misses coreutils dependency ----------------------------------+----------------------------------------- Reporter: tim.stoop@gmail.com | Owner: dluke@macports.org Type: defect | Status: closed Priority: High | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: wontfix | Keywords: subversion ginstall ----------------------------------+----------------------------------------- Comment (by tim.stoop@gmail.com): As I said, I needed to install coreutils or else subversion wouldn't build. Maybe the autodetect code is broken or something? I did a complete new install of all my used ports (port -f uninstall installed; port clean --all all; port install <my default list of ports>) and subversion wouldn't build because it couldn't find ginstall. After I installed coreutils manually, subversion installed. So I think something is broken in the port (either the dependency or the autodetect code). -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13400#comment:3> MacPorts </projects/macports> Ports system for Mac OS
#13400: subversion port misses coreutils dependency ----------------------------------+----------------------------------------- Reporter: tim.stoop@gmail.com | Owner: dluke@macports.org Type: defect | Status: closed Priority: High | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: wontfix | Keywords: subversion ginstall ----------------------------------+----------------------------------------- Comment (by dluke@macports.org): Well, I've never seen that happen with my test machines, so I need a little more information to help see this. If you could attach the full log of a failure (port clean --all subversion && port -dv install subversion) then I can investigate further. Thanks! -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13400#comment:4> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts