Hi, I'm proposing to mark geo/qgis BROKEN on powerpc.
> http://build-failures.rhaalovely.net/powerpc/2019-12-08/geo/qgis.log - ^ ports-gcc won't build it due to source size - i hoped ports-clang could do something, but since ports-clang and libraries built with ports-gcc often clash on this platform it segfaults [0] during the build. - last; but not least, it's wasting 8 hours on the best macppc bulk machine since months Comments/feedback are welcome, Charlène. [0] https://bin.charlenew.xyz/qgis.log Index: Makefile =================================================================== RCS file: /cvs/ports/geo/qgis/Makefile,v retrieving revision 1.116 diff -u -p -u -p -r1.116 Makefile --- Makefile 12 Dec 2019 10:54:49 -0000 1.116 +++ Makefile 8 Jan 2020 17:20:27 -0000 @@ -1,5 +1,7 @@ # $OpenBSD: Makefile,v 1.116 2019/12/12 10:54:49 landry Exp $ +BROKEN-powerpc = does not build: "operand out of range" + COMMENT = desktop geographical information system DPB_PROPERTIES = parallel
