Source: ahven Version: 2.6-1.1 Severity: minor Hello.
A rebuild of ahven with gnat-7 in experimental crashes with: ---------------------------------------------------------------------- ... "gnatmake" -P ../../ahven_tests.gpr -aP../.. -p -j2 -R -v -eS -cargs -g -O2 -fdebug-prefix-map=/build/ahven-2.6=. -fstack-protector-strong -bargs -largs -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,-z,defs ... gnatbind-7 -shared -E -static -F -x /build/ahven-2.6/gnat/obj/dynamic/obj/test/tester.ali raised SYSTEM.ASSERTIONS.ASSERT_FAILURE : binde.adb:1005 ---------------------------------------------------------------------- Specifying both -shared and -static can probably be considered an error. The attached archive contains the changes used to reproduce the problem, as well as various unrelated suggestions that you may be interested in.
ahven-gcc-7.tar.gz
Description: application/gzip