Re: net/rabbitmq-c-devel and cmake hints needed (PR 186690)

2014-08-24 Thread Kurt Jaeger
Hi! > >From Uses/cmake.mk: > > .if defined(BATCH) || defined(PACKAGE_BUILDING) > CMAKE_VERBOSE= yes > CMAKE_NOCOLOR= yes > .endif Ah, thanks! > For the tools, it seems they need POPT and you didn't select the > option in poudriere. Thanks! That was indeed the problem! -- p

Re: net/rabbitmq-c-devel and cmake hints needed (PR 186690)

2014-08-24 Thread Antoine Brodin
On Sun, Aug 24, 2014 at 10:21 PM, Kurt Jaeger wrote: > Hi! > > I'm trying to upgrade net/rabbitmq-c-devel and prepared a patch > for it. If someone understands more about cmake and the magic > behind it, I would appreciate it. > > It builds fine on my host populated with approx. 2200 packages: > >