https://ftp.ziaspace.com/pub/pkgsrc/logs/boost-libs_sparc64.logThere is a glaring obvious syntax error in one of their header files: ./boost/predef/architecture/sparc.h:37:38: error: missing ')' in expression # if !defined(BOOST_ARCH_SPARC) && (defined(__sparcv9) || defined(__sparc_v9__) Should be simple to fix and report upstream.
I'm a little embarassed - I forgot that I already fixed this in pkgsrc and reported it upstream for sparc64.
Now I just have to learn what "PCH" is and why it's an issue on Alpha... Thanks, John