On Aug 20, 2013, at 12:35 PM, Peter Danecek <peter.dane...@bo.ingv.it> wrote:

> Should I compile a ticket against base?

Shouldn't be necessary.

What I think is happening is that your configure.compiler value is being 
propagated to dependencies. So MacPorts needs to build llvm-3.3 as a dependency 
of clang-3.3, but then it tries to install llvm-3.3 using clang-3.3 as the 
compiler.

Try installing Clang separately first:

   % sudo port install clang-3.3
   % sudo port -d install libgcrypt configure.compiler=macports-clang-3.3

vq
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to