#43002: cppunit: Switch to the freedesktop.org version ------------------------+---------------------- Reporter: nomis52@… | Owner: mww@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: haspatch Port: cppunit | ------------------------+---------------------- Comment (by nomis52@…):
cppunit 1.12.1 does build for me; with which version of OS X and Xcode does it not build for you?
See https://github.com/OpenLightingProject/ola/issues/358 , in particular: ExceptionTestCaseDecorator.h:95:55: error: unused parameter 'e' [-Werror ,-Wunused-parameter]
The --mandir configure arg is no longer needed since the value it specifies is the default now. But we should add --disable-silent-rules. Done
But I'm not sure if the port needs to autoreconf anymore either. That was added to fix a build failure, but I cannot reproduce that build failure, neither with 1.12.1 nor 1.13.2. I can't reproduce it either, but I've left it in so I don't run the risk of breaking older versions. I've added the patchfile back as well.
-- Ticket URL: <https://trac.macports.org/ticket/43002#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X