GNU bug report logs -
#29776
[core-updates] gawk fails test suite on armhf
Previous Next
Reported by: Mark H Weaver <mhw <at> netris.org>
Date: Tue, 19 Dec 2017 23:35:02 UTC
Severity: normal
Done: Mark H Weaver <mhw <at> netris.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 29776 in the body.
You can then email your comments to 29776 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#29776
; Package
guix
.
(Tue, 19 Dec 2017 23:35:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Mark H Weaver <mhw <at> netris.org>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Tue, 19 Dec 2017 23:35:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
On core-updates, 'gawk' fails to build on armhf:
https://hydra.gnu.org/build/2392045
Here's the tail of the build log:
--8<---------------cut here---------------start------------->8---
make[2]: Entering directory '/tmp/guix-build-gawk-4.1.4.drv-0/gawk-4.1.4/test'
1 TESTS FAILED
make[2]: *** [Makefile:4128: pass-fail] Error 1
make[2]: Leaving directory '/tmp/guix-build-gawk-4.1.4.drv-0/gawk-4.1.4/test'
make[2]: Entering directory '/tmp/guix-build-gawk-4.1.4.drv-0/gawk-4.1.4/test'
for i in _* ; \
do \
if [ "$i" != "_*" ]; then \
echo ============== $i ============= ; \
base=`echo $i | sed 's/^_//'` ; \
if [ -r ${base}.ok ]; then \
diff -c ${base}.ok $i ; \
else \
diff -c "."/${base}.ok $i ; \
fi ; \
fi ; \
done
============== _pty1 =============
*** pty1.ok 2014-01-20 19:53:01.000000000 +0000
--- _pty1 2017-12-19 09:34:25.516824947 +0000
***************
*** 1,2 ****
! 123
! x is abc
--- 1,4 ----
! sh: /dev/tty: No such device or address
! sh: /dev/tty: No such device or address
! x is
! x is
make[2]: *** [Makefile:4137: diffout] Error 1
make[2]: Leaving directory '/tmp/guix-build-gawk-4.1.4.drv-0/gawk-4.1.4/test'
make[1]: *** [Makefile:1651: check] Error 1
make[1]: Leaving directory '/tmp/guix-build-gawk-4.1.4.drv-0/gawk-4.1.4/test'
make: *** [Makefile:742: check-recursive] Error 1
phase `check' failed after 49.9 seconds
builder for `/gnu/store/9f8adlrb6y8f1q0zfzk49x05ly4r6lp4-gawk-4.1.4.drv' failed with exit code 1
@ build-failed /gnu/store/9f8adlrb6y8f1q0zfzk49x05ly4r6lp4-gawk-4.1.4.drv - 1 builder for `/gnu/store/9f8adlrb6y8f1q0zfzk49x05ly4r6lp4-gawk-4.1.4.drv' failed with exit code 1
--8<---------------cut here---------------end--------------->8---
Mark
Information forwarded
to
bug-guix <at> gnu.org
:
bug#29776
; Package
guix
.
(Wed, 20 Dec 2017 14:31:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 29776 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Mark H Weaver <mhw <at> netris.org> writes:
> On core-updates, 'gawk' fails to build on armhf:
>
> https://hydra.gnu.org/build/2392045
I tried restarting this (again), and it succeeded:
https://hydra.gnu.org/build/2392045
Maybe there's something specific to hydra-slave3, which had failed three
times in a row? The successful build came from hydra-slave1.
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#29776
; Package
guix
.
(Wed, 20 Dec 2017 17:35:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 29776 <at> debbugs.gnu.org (full text, mbox):
Marius Bakke <mbakke <at> fastmail.com> skribis:
> Mark H Weaver <mhw <at> netris.org> writes:
>
>> On core-updates, 'gawk' fails to build on armhf:
>>
>> https://hydra.gnu.org/build/2392045
>
> I tried restarting this (again), and it succeeded:
It built it successfully the first time on my Olimex A20.
I’ll try --check to see if it fails.
Ludo’.
Reply sent
to
Mark H Weaver <mhw <at> netris.org>
:
You have taken responsibility.
(Wed, 20 Dec 2017 22:54:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Mark H Weaver <mhw <at> netris.org>
:
bug acknowledged by developer.
(Wed, 20 Dec 2017 22:54:01 GMT)
Full text and
rfc822 format available.
Message #16 received at 29776-done <at> debbugs.gnu.org (full text, mbox):
Marius Bakke <mbakke <at> fastmail.com> writes:
> Mark H Weaver <mhw <at> netris.org> writes:
>
>> On core-updates, 'gawk' fails to build on armhf:
>>
>> https://hydra.gnu.org/build/2392045
>
> I tried restarting this (again), and it succeeded:
>
> https://hydra.gnu.org/build/2392045
>
> Maybe there's something specific to hydra-slave3, which had failed three
> times in a row? The successful build came from hydra-slave1.
You're right. hydra-slave3's kernel was in a bad state, with lots of
errors in the 'dmesg' output about unaligned accesses. I rebooted it.
I'm closing this bug now.
Thanks!
Mark
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 18 Jan 2018 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 154 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.