Re: [125208] trunk/dports/devel/libgpg-error/Portfile

2014-09-10 Thread Ryan Schmidt
On Sep 10, 2014, at 12:51 AM, dev...@macports.org wrote: Revision 125208 Author dev...@macports.org Date 2014-09-09 22:51:41 -0700 (Tue, 09 Sep 2014) Log Message libgpg-error: increment revision to make patched gpg-error.h available to dependents. Modified Paths •

llvm-config not found on OSX 10.9.4

2014-09-10 Thread Marko Käning
Hi MacPorts devs, I am having a problem with clang/LLVM on OSX, please see [1] for all details. Below you’ll find some snippets. KDevelop’s devs wonder whether the standard OSX installation misses a proper setup of LLVM/clang, since the llvm-config executable can’t be found anywhere on my OSX

Re: llvm-config not found on OSX 10.9.4

2014-09-10 Thread Ryan Schmidt
On Sep 10, 2014, at 1:27 AM, Marko Käning wrote: Below you’ll find some snippets. KDevelop’s devs wonder whether the standard OSX installation misses a proper setup of LLVM/clang, since the llvm-config executable can’t be found anywhere on my OSX 10.9.4. Setting LLVM_ROOT to /usr/bin

Re: llvm-config not found on OSX 10.9.4

2014-09-10 Thread Marko Käning
Hi Ryan, On 10 Sep 2014, at 08:56 , Ryan Schmidt ryandes...@macports.org wrote: On Sep 10, 2014, at 1:27 AM, Marko Käning wrote: Well, we're missing llvm-config. :) I agree Apple does not provide such an executable. I don't know why. You could ask Apple. oh, so what could be done to work

Re: llvm-config not found on OSX 10.9.4

2014-09-10 Thread Joshua Root
On 2014-9-10 17:02 , Marko Käning wrote: Hi Ryan, On 10 Sep 2014, at 08:56 , Ryan Schmidt ryandes...@macports.org wrote: On Sep 10, 2014, at 1:27 AM, Marko Käning wrote: Well, we're missing llvm-config. :) I agree Apple does not provide such an executable. I don't know why. You could ask

Re: llvm-config not found on OSX 10.9.4

2014-09-10 Thread Ryan Schmidt
On Sep 10, 2014, at 2:02 AM, Marko Käning mk-macpo...@techno.ms wrote: Well, we're missing llvm-config. :) I agree Apple does not provide such an executable. I don't know why. You could ask Apple. oh, so what could be done to work around it? Would their cmake build system have to try

Re: llvm-config not found on OSX 10.9.4

2014-09-10 Thread Lawrence Velázquez
On Sep 10, 2014, at 3:18 AM, Joshua Root j...@macports.org wrote: On 2014-9-10 17:02 , Marko Käning wrote: Hi Ryan, On 10 Sep 2014, at 08:56 , Ryan Schmidt ryandes...@macports.org wrote: On Sep 10, 2014, at 1:27 AM, Marko Käning wrote: Well, we're missing llvm-config. :) I agree Apple does

maintainer activity?

2014-09-10 Thread petr
Hi Marcus, I came across some of the tickets you own [1] and which you never acknowledged, but saw that you still was active within the last month. So I am wondering if you retired or still active to some extend. Are you still interested in all the ports you maintain? Or would you like other

Re: llvm-config not found on OSX 10.9.4

2014-09-10 Thread Marko Käning
Hi Lawrence, On 10 Sep 2014, at 17:28 , Lawrence Velázquez lar...@macports.org wrote: This isn't a workaround, it's required and expected because *Xcode does not provide LLVM*. oh, thanks for clarifying that! LLVM is a set of (mostly static) libraries used to build compilers. Clang /

clang-3.6 installation requires also installation of llvm-3.5

2014-09-10 Thread Marko Käning
I noticed that installing clang-3.6 requires also installation of llvm-3.5 because dependency ld64 selects it as the default variant. Confusing, but there might be a reason for that... Well, is it recommended to rather use version 3.5 ATM? ___

Re: clang-3.6 installation requires also installation of llvm-3.5

2014-09-10 Thread Lawrence Velázquez
On Sep 10, 2014, at 4:22 PM, Marko Käning mk-macpo...@techno.ms wrote: I noticed that installing clang-3.6 requires also installation of llvm-3.5 because dependency ld64 selects it as the default variant. ld64 and cctools use LLVM for libLTO and llvm-mc. Confusing, but there might be a

Re: clang-3.6 installation requires also installation of llvm-3.5

2014-09-10 Thread Jeremy Huddleston Sequoia
ld64 supports a variant to use llvm-3.6 for LTO by default, so you may prefer to set that. Yes, llvm-3.5 hasn't been bumped to the final release, but it is pulling from svn a few days before the release, so there isn't really much different between it and final. I'll bump it soon because I

Re: clang-3.6 installation requires also installation of llvm-3.5

2014-09-10 Thread Marko Käning
On 10 Sep 2014, at 22:34 , Lawrence Velázquez lar...@macports.org wrote: LLVM 3.5 was released a few days ago (although Jeremy hasn't bumped the port to the release version yet), while 3.6 is still very much in development. Oh, I see… Good to know, thanks.

Re: clang-3.6 installation requires also installation of llvm-3.5

2014-09-10 Thread Marko Käning
On 10 Sep 2014, at 22:46 , Jeremy Huddleston Sequoia jerem...@macports.org wrote: ld64 supports a variant to use llvm-3.6 for LTO by default, so you may prefer to set that. Yeah, I saw that and switched to that one. Yes, llvm-3.5 hasn't been bumped to the final release, but it is pulling

Misleading behavior of port uninstall --follow-dependents with multiple ports

2014-09-10 Thread Lawrence Velázquez
I don't particularly like the way this plays out: % sudo port uninstall --follow-dependencies installed Password: --- Deactivating autoconf @2.69_2 --- Cleaning autoconf --- Uninstalling autoconf @2.69_2 The following dependencies will be uninstalled: m4 @1.4.16_0 xz @5.0.5_0

Misleading behavior of port uninstall --follow-dependencies with multiple ports (Was: Misleading behavior of port uninstall --follow-dependents with multiple ports)

2014-09-10 Thread Lawrence Velázquez
On Sep 10, 2014, at 10:13 PM, Lawrence Velázquez lar...@macports.org wrote: I don't particularly like the way this plays out: % sudo port uninstall --follow-dependencies installed Password: --- Deactivating autoconf @2.69_2 --- Cleaning autoconf --- Uninstalling autoconf @2.69_2

Tickets #44777 p5-xml-twig

2014-09-10 Thread Joël Brogniart
Hi, Could someone take a look at ticket #44777 https://trac.macports.org/ticket/44777 . I updated the port to 3.48 (two patches). Thanks, Joël Brogniart signature.asc Description: Message signed with OpenPGP using GPGMail ___ macports-dev mailing

clang 3.5 build fails on Mavericks

2014-09-10 Thread Marko Käning
Hi, I am surprised to see clang 5.3 failing to build on OSX 10.9.4, as I thought it is stable. Greets, Marko [1] https://trac.macports.org/ticket/44937 ___ macports-dev mailing list macports-dev@lists.macosforge.org