[build2] build2 0.14.0 released

Boris Kolpackov boris at codesynthesis.com
Mon Nov 15 14:02:09 UTC 2021


Matthew Krupcale via users <users at build2.org> writes:

> Now I'm running into some issues during testing:
> 
> 1. OpenSSL 3.0 (Fedora 36) appears to have deprecated rsautl and
> instead suggests to use pkeyutl, so it looks like bpkg might need to
> be updated for this

Will look into it and get back to you, thanks.


> 2. Some of the C++ modules tests
> (tests/cc/modules/modules.testscript:{198,296,388}) fail on  PPC64LE
> (Fedora 34-36) with errors like
> 
> driver.o: in function `_GLOBAL__sub_I_main':
> driver.cxx:(.text+0x88): call to `_ZGIW3foo4coreEv' lacks nop, can't
> restore toc; (plt call stub)
> driver.cxx:(.text+0x88): unresolvable R_PPC64_REL24 against `_ZGIW3foo4coreEv'
> /usr/bin/ld: final link failed: bad value
> 
> I probably need to do some more digging to understand this latter
> error, but perhaps you have a better idea of what's going on here.

I would bet it's a bug in the GCC's modules implementation (of which
there are many).



More information about the users mailing list