elfutils failure in test suite on aarch64

  • Done
  • quality assurance status badge
Details
2 participants
  • Marius Bakke
  • Vagrant Cascadian
Owner
unassigned
Submitted by
Vagrant Cascadian
Severity
normal

Debbugs page

Vagrant Cascadian wrote 7 years ago
(address . bug-guix@gnu.org)
87o9g7pz5z.fsf@aikidev.net
The test suite for elfutils is consistently failing on an aarch64 system
running GuixSD on a SoftIron Overdrive 1000 system, although other
people are able to build it fine. I'll see if I can reproduce on another
aarch64 system.

I think the following test is what's failing, but the full log is also
attached.

FAIL: run-backtrace-native-core.sh
==================================

backtrace: backtrace.c:114: callback_verify: Assertion `symname != NULL && strcmp (symname, "sigusr2") == 0' failed.
./test-subr.sh: line 84: 14188 Aborted LD_LIBRARY_PATH="${built_library_path}${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH" $VALGRIND_CMD "$@"
backtrace-child-core.14183: no main
FAIL run-backtrace-native-core.sh (exit status: 1)


live well,
vagrant
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEcDardHbDotegGFCHt4uC1IFLkbYFAlsoIrgACgkQt4uC1IFL
kbZd0A/+J2jLFIjV1ivFahO35f45+9g1mGAz2zwLHywX0BZTdWhCDyKnWZW7ZPJV
XZ0i84O7V77NUTjuqCKjJt/ERivYj7FUo2V6roBsrOQmu+unHv3QCrpNPTO62jb4
icKuvNw1VwUbOsCRvB7QWymy9M/VZe8ksAr3dvO1AkNIGVAsUfbd+GcXEX9KtIuy
a7uIMI+XT5txEwGKRUDfnWOt6HCPhwHHpWC6C6mxskPl1e4Cxc4Y4w/2ckmWEoWx
+nEW4UBrxRgcSdE50bdcTe4srolo0eUY44xkekTDHFvSzsq0KUIyyIAYt5hrPllg
5ZFaZumJe1vJ06QLKpWzHLKsDw/JKem85/IQLBR6AIub4RhRwZtyNPmRCx57QvNL
yecEN4pokWQRl2G2oxNHoRS5Keyp5Jy4N389SNmeJrBur9Ts+gepXQMkl+T2zVpb
l7lTc+K9bS71u0Uv8e8DtK+ZsU5K+xnetP+IzlBXSKRZaX1tYHVTCP/XgIz2GwlQ
1odPqk7r12Knu0Hs2tR99hY3b4EY7UmkdL+Ytln5l7sN4jp4CTlNxKfHxBM7sY+U
NY+vVb1EAKuCQZDMLyRGMFa5WJupLIaL8MIARimviXQRrdfIwnE8SeLnWoqv0NVU
EKbs1xSw6YsVZgbOkdrnw2/BfIzkL9+qtsFzLIeKWU242CcEoik=
=U4qQ
-----END PGP SIGNATURE-----

Marius Bakke wrote 7 years ago
Re: [bug#31893] [PATCH] gnu: elfutils: Update to 0.172.
(address . 31890-done@debbugs.gnu.org)
87602fngu8.fsf@fastmail.com
Vagrant Cascadian <vagrant@debian.org> writes:

Toggle quote (3 lines)
> The attached patch updates elfutils to the current version released
> earlier this month, fixing https://debbugs.gnu.org/31890 on aarch64.

Pushed as 59cf90ee4beab37169790a5925d0899170c9cb88, thank you!
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlso6/8ACgkQoqBt8qM6
VPpXjgf9EXp/R850VIMJm2qDMh5wiArRv2XPDPf8R/ssBfhuf+33DsgCJKpR400s
PWZ8663lq6IcQLnjoXz/o0ncuZyZ0TGEoHXxVwvaP/xH+zCGK0gmTfb5XqQJRSSl
uJWYIQiv5kmDAkSmTbcD84g4vkyrcnTW/FuUAgyFaH1PU9Wnp+tiSV1ZmFNedsXs
aIPiOYIj55dU1zXlMUCVtN8LhbqR+bVogw9nYiKrthWao4EsJeUPSP4ifgLa1KBC
KOc9hQpOelUqwnrDl7uTc7hkj3PAclrUqFgNvoi1gu3+ZUNTOFeb9DOX5R7RS8qu
oSrZN3Oije+Uf2/9BKqUjZtWEtkToA==
=0G3W
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 31890@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 31890
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help