#1141910 rsyslog FTBFS on hppa

Package:
rsyslog
Source:
rsyslog
Description:
reliable system and kernel logging daemon
Submitter:
Helge Deller
Date:
2026-07-12 19:45:02 UTC
Severity:
normal
Tags:
#1141910#5
Date:
2026-07-12 15:25:47 UTC
From:
To:
The rsyslog package fails to build from source on the hppa architecture since
quite some time, because the build hangs for 3 hours and then gets killed by
buildd process due to inactivity.
I've analyzed the problem, and the failure happens when gdb is called in the
build process, e.g.:
gdb rsyslogd core.9312 -batch -x rstb_310348_0000KITN.gdb.in.Rg1cJ3

"rstb_310348_0000KITN.gdb.in.Rg1cJ3" is a file with this content:
bt
info thread
thread apply all bt full
q

So, basically it's a problem in gdb, which just hangs when trying to run commands
in non-interactive mode. I'll continue to analyze in gdb...

Helge

#1141910#10
Date:
2026-07-12 19:43:43 UTC
From:
To:
Am 12.07.26 um 17:25 schrieb Helge Deller:


It's correct that rsyslog has been failing to build on hppa for a long
time. But the addition of gdb is very recent [1] and most likely not the
cause, but only a symptom.
It's the test suite, that doesn't pass on hppa.

Regards
Michael

[0] https://buildd.debian.org/status/logs.php?pkg=rsyslog&arch=hppa
[1]
https://tracker.debian.org/news/1770299/accepted-rsyslog-826060-3-source-into-experimental/