Hi, On Fri, Sep 15, 2017 at 06:18:35AM -0600, lan...@openbsd.org wrote: > http://build-failures.rhaalovely.net//sparc64/2017-09-04/print/poppler.log
Oops, sorry. This should fix it (at least it adds STEM->=4.9,<4.10:lang/gcc/4.9,-libs to LIB_DEPENDS-main when I set ARCH and MACHINE_ARCH to sparc64): Index: Makefile =================================================================== RCS file: /cvs/ports/print/poppler/Makefile,v retrieving revision 1.125 diff -u -p -r1.125 Makefile --- Makefile 28 Aug 2017 19:08:30 -0000 1.125 +++ Makefile 15 Sep 2017 19:14:21 -0000 @@ -64,6 +64,7 @@ RUN_DEPENDS-main= \ print/poppler-data>=0.4.7 LIB_DEPENDS-main= \ + ${LIB_DEPENDS} \ converters/libiconv \ devel/gettext \ devel/glib2 \ Or do I miss something else? Ciao, Kili