Bug ID | 1189092 |
---|---|
Summary | guile fails with glibc 2.34 |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Basesystem |
Assignee | screening-team-bugs@suse.de |
Reporter | martin.liska@suse.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
Fails here: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:B/guile/standard/x86_64 due to: [ 213s] ./malloc/dynarray-skeleton.c:195:24: error: expected declaration specifiers or '...' before '(' token [ 213s] 195 | __attribute_nonnull__ ((1)) [ 213s] | ^ [ 213s] ./malloc/dynarray-skeleton.c:205:51: error: expected declaration specifiers or '...' before '(' token [ 213s] 205 | __attribute_maybe_unused__ __attribute_nonnull__ ((1)) [ 213s] | ^ [ 213s] ./malloc/dynarray-skeleton.c:216:24: error: expected declaration specifiers or '...' before '(' token [ 213s] 216 | __attribute_nonnull__ ((1)) Patch candidate is likely here: https://www.mail-archive.com/bug-gnulib@gnu.org/msg40737.html