#1042506 ares: the Linking phase is run twice

Package:
ares
Source:
ares
Description:
Accurate multi-system emulator
Submitter:
Alexandre Detiste
Date:
2023-07-29 11:00:04 UTC
Severity:
normal
#1042506#5
Date:
2023-07-29 10:56:43 UTC
From:
To:
Hi,

The linking phase will be run twice.

One can search for the line "Linking out/ares ..." in the build logs of v132.

If Clang is installed in the build environment,
the second - unexpected - linking ran during the "install" phase
will fail and the package will FTBFS.

Greetings,