AFAIK yes. Icinga CXXFLAGS is actually fixed with my last update to it but I have marked it broken anyway into I can investigate the other issues.
On 13 May 2015 14:02:19 BST, Jonathan Gray <[email protected]> wrote: >On Mon, May 11, 2015 at 08:21:44PM +0200, Jérémie Courrèges-Anglas >wrote: >> Christian Weisgerber <[email protected]> writes: >> >> > Jonathan Gray: >> > >> >> > sys.mk automatically gets included by make(1) and sets CXXFLAGS >to >> >> > CFLAGS. If a Makefile defines additional CFLAGS they will then >be >> >> > passed to the C++ compiler. Which creates problems with flags >> >> > that should only be used by the C compiler in Makefiles that >> >> > deal with both C and C++ (like Mesa). >> >> > >> >> > Fix this situation by not initialising CXXFLAGS with CFLAGS. >> >> > No problems building src/xenocara with the following diff: >> >> >> >> Here is the diff again. If there are concerns on the ports >> >> side could someone doing ports bulk builds give this a try? >> > >> > These ports failed in an amd64 bulk build: >> > >> >> > net/zeromq >> >> Waiting for oks(?) > >As sthen said to leave icinga broken zeromq is the only port >from naddy's list that remains unfixed? -- Sent from a phone, please excuse the formatting.
