GNU bug report logs - #39653
gdb 9.1 build hangs when using "-s armhf-linux" on x86_64-linux

Previous Next

Package: guix;

Reported by: Danny Milosavljevic <dannym <at> scratchpost.org>

Date: Tue, 18 Feb 2020 11:55:02 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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 39653 in the body.
You can then email your comments to 39653 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#39653; Package guix. (Tue, 18 Feb 2020 11:55:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Danny Milosavljevic <dannym <at> scratchpost.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 18 Feb 2020 11:55:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: <bug-guix <at> gnu.org>
Subject: gdb 9.1 build hangs when using "-s armhf-linux" on x86_64-linux
Date: Tue, 18 Feb 2020 12:53:54 +0100
[Message part 1 (text/plain, inline)]
Hi,

the gdb 9.1 build hangs when using "-s armhf-linux" on x86_64-linux.

$ guix describe
Generation 53   Feb 14 2020 20:09:47    (current)
  guix 6a7f4d8
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 6a7f4d89b2029b43b766217d71d5dbbdfcc5fa09

$ guix build -s armhf-linux gdb
[wait for several days]
[nothing]

l-wx------ 1 guixbuilder01 guixbuild 64 17. Feb 14:48 1 -> /tmp/guix-build-gdb-9.1.drv-0/build/bfd/po/BLD-POTFILES-t
            |                                      |             |-make(9064)-+-bash(9070)-+-make(9098)-+-bash(12468)-+-bash(12490)-+-make(12543)-+-bash(12599)-+-bash(13986)-+-make(13988)-+-bash(13994)-+-bash(13999)-+-bash(14015)-+-sed(14018)---{sed}(14021)
guixbui+ 14015 13999  0 Feb16 ?        00:00:00 /gnu/store/bc87x9c6kmqx6rm2ifl3a5fjyffa6dl4-qemu-4.2.0/bin/qemu-arm /gnu/store/nvkn00kq4x4g5wjjjvjj6rhzs0ihihxl-bash-minimal-5.0.7/bin/bash -c ( rm -f BLD-POTFILES-t BLD-POTFILES \     && (sed -e '/^#/d' \             -e '/^[ ?]*$/d' \ ?    -e "s@.*@?../& \\\\@" < ../../../gdb-9.1/bfd/po/BLD-POTFILES.in \ ?| sed -e '$s/\\$//') > BLD-POTFILES-t \     && chmod a-w BLD-POTFILES-t \     && mv BLD-POTFILES-t BLD-POTFILES )

guixbui+ 14018 14015 49 Feb16 ?        09:51:51 /gnu/store/bc87x9c6kmqx6rm2ifl3a5fjyffa6dl4-qemu-4.2.0/bin/qemu-arm /gnu/store/nqrkjlwj2xhgcqnkz2g8bb00372s45xl-sed-4.7/bin/sed -e $s/\\$//

When I kill that I get:

Terminated
make[3]: *** [Makefile:265: BLD-POTFILES] Error 143
make[3]: Leaving directory '/tmp/guix-build-gdb-9.1.drv-0/build/bfd/po'

          lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \

(It eventually works around itself once a substitute built on an
ARM server is available, but just for documentation purposes this
bug report)
[Message part 2 (application/pgp-signature, inline)]

Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Wed, 13 Jul 2022 13:57:01 GMT) Full text and rfc822 format available.

Notification sent to Danny Milosavljevic <dannym <at> scratchpost.org>:
bug acknowledged by developer. (Wed, 13 Jul 2022 13:57:01 GMT) Full text and rfc822 format available.

Message #10 received at 39653-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: 39653-done <at> debbugs.gnu.org
Subject: Re: bug#39653: gdb 9.1 build hangs when using "-s armhf-linux" on
 x86_64-linux
Date: Wed, 13 Jul 2022 09:56:09 -0400
Hi Danny,

Danny Milosavljevic <dannym <at> scratchpost.org> writes:

> Hi,
>
> the gdb 9.1 build hangs when using "-s armhf-linux" on x86_64-linux.
>
> $ guix describe
> Generation 53   Feb 14 2020 20:09:47    (current)
>   guix 6a7f4d8
>     repository URL: https://git.savannah.gnu.org/git/guix.git
>     branch: master
>     commit: 6a7f4d89b2029b43b766217d71d5dbbdfcc5fa09
>
> $ guix build -s armhf-linux gdb
> [wait for several days]
> [nothing]
>
> l-wx------ 1 guixbuilder01 guixbuild 64 17. Feb 14:48 1 -> /tmp/guix-build-gdb-9.1.drv-0/build/bfd/po/BLD-POTFILES-t
>             |                                      |             |-make(9064)-+-bash(9070)-+-make(9098)-+-bash(12468)-+-bash(12490)-+-make(12543)-+-bash(12599)-+-bash(13986)-+-make(13988)-+-bash(13994)-+-bash(13999)-+-bash(14015)-+-sed(14018)---{sed}(14021)
> guixbui+ 14015 13999  0 Feb16 ?        00:00:00 /gnu/store/bc87x9c6kmqx6rm2ifl3a5fjyffa6dl4-qemu-4.2.0/bin/qemu-arm /gnu/store/nvkn00kq4x4g5wjjjvjj6rhzs0ihihxl-bash-minimal-5.0.7/bin/bash -c ( rm -f BLD-POTFILES-t BLD-POTFILES \     && (sed -e '/^#/d' \             -e '/^[ ?]*$/d' \ ?    -e "s@.*@?../& \\\\@" < ../../../gdb-9.1/bfd/po/BLD-POTFILES.in \ ?| sed -e '$s/\\$//') > BLD-POTFILES-t \     && chmod a-w BLD-POTFILES-t \     && mv BLD-POTFILES-t BLD-POTFILES )
>
> guixbui+ 14018 14015 49 Feb16 ?        09:51:51 /gnu/store/bc87x9c6kmqx6rm2ifl3a5fjyffa6dl4-qemu-4.2.0/bin/qemu-arm /gnu/store/nqrkjlwj2xhgcqnkz2g8bb00372s45xl-sed-4.7/bin/sed -e $s/\\$//

Building things with QEMU emulation is sadly nowhere as robust as on
actual hardware.

I'll close this old issue now; feel free to reopen a new one if you're
still having issues.

Thanks,

Maxim





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 11 Aug 2022 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 258 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.