Bug#869805: fastnetmon: FTBFS on mips(el): __sync_fetch_and_add_8 undefined

2018-01-31 Thread Aaron M. Ucko
Benjamin Drung writes: > I found no atomic library that provides __sync_fetch_and_add_8. I > forwarded the bug to upstream. Any ideas how to make it build? Oh, sorry, somebody will also need to port the code from the legacy __sync_* API to the current __atomic_*

Bug#869805: fastnetmon: FTBFS on mips(el): __sync_fetch_and_add_8 undefined

2018-01-31 Thread Benjamin Drung
forwarded 869805 https://github.com/pavel-odintsov/fastnetmon/issues/703 thanks Am Mittwoch, den 26.07.2017, 11:40 -0400 schrieb Aaron M. Ucko: > At any rate, I believe you should be able to pick up a definition of > __sync_fetch_and_add_8 on these architectures by linking against > -latomic. If

Bug#869805: fastnetmon: FTBFS on mips(el): __sync_fetch_and_add_8 undefined

2017-07-26 Thread Aaron M. Ucko
Source: fastnetmon Version: 1.1.3+dfsg-2 Severity: important Tags: upstream Justification: fails to build from source Thanks for quickly taking care of fastnetmon's nonportable use of rdtsc. This change was very helpful, but alas turned out to be insufficient on mips(el) and the non-release