Am Dienstag, den 30.01.2018, 22:19 +0200 schrieb Adrian Bunk:
> Control: reopen -1
> 
> On Tue, Jan 30, 2018 at 11:54:04AM +0000, Debian Bug Tracking System
> wrote:
> > ...
> >  fastnetmon (1.1.3+dfsg-5) unstable; urgency=medium
> > ...
> >    * Link against atomic if __sync_fetch_and_add is missing
> > (Closes: #869805)
> > ...
> 
> Unfortunately this problem doesn't seem to be fixed:
>   https://buildd.debian.org/status/package.php?p=fastnetmon&suite=sid

Yes, the patch link-agains-atomic.patch doesn't work as intended.
Following CMake command should succeed:

check_library_exists(atomic __sync_fetch_and_add_8 "" HAVE_LIBATOMIC)

but the log says the opposite:

-- Performing Test HAVE__SYNC_FETCH_AND_ADD
-- Performing Test HAVE__SYNC_FETCH_AND_ADD - Failed
-- Looking for __sync_fetch_and_add_8 in atomic
-- Looking for __sync_fetch_and_add_8 in atomic - not found

So I need access to a porter box to debug the CMake check or someone
with access should analyze it.

-- 
Benjamin Drung
System Developer
Debian & Ubuntu Developer

ProfitBricks GmbH
Greifswalder Str. 207
D - 10405 Berlin

Email: benjamin.dr...@profitbricks.com
URL: https://www.profitbricks.de

Sitz der Gesellschaft: Berlin
Registergericht: Amtsgericht Charlottenburg, HRB 125506 B
Geschäftsführer: Achim Weiss, Matthias Steinberg

Reply via email to