> On Nov 30, 2015, at 15:02, Mojca Miklavec <[email protected]> wrote: > > On 30 November 2015 at 20:58, Jeremy Huddleston Sequoia > <[email protected]> wrote: >> I hit a build failure on the buildbots >> (https://build.macports.org/builders/buildports-mavericks-x86_64/builds/14982) >> because the cmake port was not installed as a build dependency: >> >> sh: /opt/local/bin/cmake: No such file or directory >> >> The cmake portgroup sets: >> >> # can use cmake or cmake-devel; default to cmake if not installed >> depends_build-append path:bin/cmake:cmake >> >> Yet the cmake port was not installed when building clang-3.8. It was >> installed when building llvm-3.8. >> >> Does anyone see what the problem is? > > I would suspect > depends_build port:cctools > lacking an "-append".
Good eye. Thanks! Staring at the same Portfile for days makes you blind to some things! =) --Jeremy
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
