Hi, On Wed, 20 Mar 2019 15:48:58 +0100 Jeremie Courreges-Anglas <[email protected]> wrote:
> > Hi, > > filezilla fails to build at least on powerpc and sparc64: > > http://build-failures.rhaalovely.net/powerpc/2019-02-04/net/filezilla.log > http://build-failures.rhaalovely.net/sparc64/2019-03-04/net/filezilla.log > > --8<-- > checking whether pugixml has been compiled with long long support... > no configure: error: pugixml system library has been compiled without > long long support > -->8-- > > We have a local patch that prevents cmake from turning on long long > (C++11) support. I guess the diff was needed to avoid a failure with > cmake-3.1.x and/or base-gcc, back in 2015. > > If I remove our local patch, cmake-3.10.2 and ports-gcc happily build > a library with long long support activated. base-clang builds aren't > affected (long long support by default). Thanks a lot! I've tested on macppc, your diff solves the 'long long' issue at filezilla's configure time (But the build fails later sadly, and i'm building webkitgtk4 atm). By the way, HOMEPAGE should be moved to https. Charlène. > jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE > 1524 E7EE >
