Bug#1018205: rumur: possible missing linking to latomic

2022-08-27 Thread Matthew Fernandez
On 8/26/22 23:53, Tobias Frost wrote: On Fri, Aug 26, 2022 at 05:23:20PM -0700, Matthew Fernandez wrote: What I see is that the test program that fails to link is not linked against latomic: + rumur --output checker.c model.m + cc -std=c11 checker.c -lpthread (from https://ci.debian.net/da

Bug#1018205: rumur: possible missing linking to latomic

2022-08-26 Thread Tobias Frost
On Fri, Aug 26, 2022 at 05:23:20PM -0700, Matthew Fernandez wrote: > > > On 8/26/22 15:57, Tobias Frost wrote: > > Source: rumur > > Version: 2020.12.20-1 > > Severity: important > > > > Looking at the autopkgtest results for arm64 and armel: > > > > /usr/bin/ld: /tmp/ccbniKRN.o: in function `a

Bug#1018205: rumur: possible missing linking to latomic

2022-08-26 Thread Matthew Fernandez
On 8/26/22 15:57, Tobias Frost wrote: Source: rumur Version: 2020.12.20-1 Severity: important Looking at the autopkgtest results for arm64 and armel: /usr/bin/ld: /tmp/ccbniKRN.o: in function `atomic_read': checker.c:(.text+0x3b90): undefined reference to `__atomic_load_16' /usr/bin/ld: /tmp

Bug#1018205: rumur: possible missing linking to latomic

2022-08-26 Thread Tobias Frost
Source: rumur Version: 2020.12.20-1 Severity: important Looking at the autopkgtest results for arm64 and armel: /usr/bin/ld: /tmp/ccbniKRN.o: in function `atomic_read': checker.c:(.text+0x3b90): undefined reference to `__atomic_load_16' /usr/bin/ld: /tmp/ccbniKRN.o: in function `atomic_write': ch