Ports dependencies strangeness.

From: Tim Kientzle <kientzle_at_freebsd.org>
Date: Sun, 15 Sep 2013 19:38:27 -0700
I've been seeing this pretty regularly with several
different ports:

 * Start with a fresh system with no packages.
 * Try to install some port with a lot of dependencies
   (using -DBATCH so it won't keep stopping and
    asking for configuration options)
 * At some point it stops with a missing dependency

But:

1. Scrolling back through the console output, it's clear
    that the dependency in question has in fact just
    been built and installed.

2. Package tools show the required dependency is installed.

3. Restarting the original build does not rebuild the
    dependency but does notice that it's installed and
    goes right through.

Somehow, it appears that port dependencies are
getting built and installed properly but not always
being noticed by the main build.

Tim
Received on Mon Sep 16 2013 - 00:38:31 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:41 UTC