tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: boost-libs breakage on lots of platforms



On Fri, Nov 05, 2021 at 12:36:05AM +0000, John Klos wrote:
> For example:
> 
> https://ftp.ziaspace.com/pub/pkgsrc/logs/boost-libs_sparc64.log

There 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.

Martin


Home | Main Index | Thread Index | Old Index