Bug#1018205:

2024-05-13 Thread Matthew Fernandez
tl;dr: I’ll attempt to address this in the next upload. Revisiting this, the logs are expired, but I think I finally understand the problem. This will take a bit of explanation, so strap in (or ignore this mail)… I now believe the failure was the rumur-model autopkgtest, though my previous r

Bug#1018205: (no subject)

2023-07-27 Thread Matthew Fernandez
For the latest upload (v2023.05.21-1), the QA page linked above once again indicates build and test passed for both arm64 and armel, so I’m still unsure how to repro/view this bug.

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