From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 05 10:56:04 2017 Received: (at submit) by debbugs.gnu.org; 5 Apr 2017 14:56:04 +0000 Received: from localhost ([127.0.0.1]:33790 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cvmLr-0007UT-Hk for submit@debbugs.gnu.org; Wed, 05 Apr 2017 10:56:04 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35472) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cvmLp-0007U0-Ob for submit@debbugs.gnu.org; Wed, 05 Apr 2017 10:56:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cvmLi-00012Q-M9 for submit@debbugs.gnu.org; Wed, 05 Apr 2017 10:55:56 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.3 required=5.0 tests=BAYES_20, FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59473) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cvmLi-00012J-IC for submit@debbugs.gnu.org; Wed, 05 Apr 2017 10:55:54 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54649) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cvmLf-0002UZ-Vc for bug-guix@gnu.org; Wed, 05 Apr 2017 10:55:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cvmLc-00010i-RA for bug-guix@gnu.org; Wed, 05 Apr 2017 10:55:52 -0400 Received: from mail-qk0-x234.google.com ([2607:f8b0:400d:c09::234]:34852) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cvmLc-0000zz-KR for bug-guix@gnu.org; Wed, 05 Apr 2017 10:55:48 -0400 Received: by mail-qk0-x234.google.com with SMTP id g195so13070720qke.2 for ; Wed, 05 Apr 2017 07:55:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:user-agent:mime-version; bh=+zztdzHcrrhpKt0VSnBTTq9+RSrWeDqgjmZQ2/XRm+A=; b=TnaJFvFV+8XqkUOrYbXNfCHjpRa7wGhcpRpgsDdV7srGpiZC2aHCx/A/KM9FuTaRRU 3e8dxutldQP3azmE0nEOcVWxOMtabs+fjrzk3xu586fI8EwrbOY1U1vqNeZVSWVDn4MD Sa7dJPJwkVZFHc2dx4djhdfIbQaH1ZRpfKuXCqXo832n4vL03IFANZBkIrlhUgRtsXAK Mxyf760Yrh8XJsnPCLyA2IJq72RmQyxedY1U7wzVAIsZN6+CKqbGSXErP6/PpMUt7v1l 4lpaSLMQxLIZ7B9Oej9U6wubBivsfNU5UtgLKPerqECkvQ+d+eliS46Q0/ixEE8gdoV3 YBuA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:user-agent :mime-version; bh=+zztdzHcrrhpKt0VSnBTTq9+RSrWeDqgjmZQ2/XRm+A=; b=MAFNQTsIqag1E9cxMtNk2IMaMcJk/mkP6L7LiADxSydYVMig3jaeelNA06SafVmDgT Lv+2r5/sEXxmgqQP77C+57xzfKW9xfZDtCfq0nuKmoH6kMwzaVDxOewdSNUjhAKF4z9c Te2iWdrrg0oep4YVp4ZY9mlomaWLA+YOvn5xPTRWtJ1JF2sfW3HRoSrR781iw9bMl3Xx aucXAs1nr0brJ++Km6G8ygPhcOdwGaCoJ9KbkmZZxR91gvfY9jAH31P05+eloDJM9jTQ Xk9lJAX94DZ76oBqqk2lkQ1MpyZMK+dCLRdLMpaA6cOA53hSojDXH60Lm+As9/5Q/TAC XaIQ== X-Gm-Message-State: AFeK/H0+2kH6PsVImZSx78zQUF0pdvXrjppzuCebWi3aMCIS/89nC3FiNQ8UI7moHd4gsQ== X-Received: by 10.55.31.1 with SMTP id f1mr21073972qkf.255.1491404147321; Wed, 05 Apr 2017 07:55:47 -0700 (PDT) Received: from g1 (c-73-167-118-254.hsd1.ma.comcast.net. [73.167.118.254]) by smtp.gmail.com with ESMTPSA id k51sm14156145qtf.31.2017.04.05.07.55.46 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 05 Apr 2017 07:55:46 -0700 (PDT) From: myglc2 To: bug-guix@gnu.org Subject: v0.12.0-2730-gfc5b12879 'guix system build' hangs on linux-libre-4.10.8 Date: Wed, 05 Apr 2017 10:55:45 -0400 Message-ID: <8660ii6gzy.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.8 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.8 (---) --=-=-= Content-Type: text/plain 'guix system build sys.scm' hangs (please see build1.txt) I'm running on guixSD using guix built from git checkout ... : guix (GNU Guix) 0.12.0 : Copyright (C) 2017 the Guix authors : License GPLv3+: GNU GPL version 3 or later : This is free software: you are free to change and redistribute it. : There is NO WARRANTY, to the extent permitted by law. : File: /root/.config/guix/latest -> ../../../home/g1/src/guix : v0.12.0-2730-gfc5b12879 : fc5b12879 gnu: diamond: Update to 0.8.37. : * (HEAD detached at origin/master) fc5b12879 gnu: diamond: Update to 0.8.37. ... with a small edit to grub.scm (please see grub.diff) --=-=-= Content-Type: text/plain Content-Disposition: attachment; filename=build1.txt Content-Transfer-Encoding: quoted-printable root@g1 ~/con/44# guix system build sys.scm The following derivations will be built: /gnu/store/n5h325fa3a4cizvzpib6q97smbqg3phc-system.drv /gnu/store/p6prskszp7z47cngzvnabfp39d76q3zl-parameters.drv /gnu/store/9dc1ysj0fw3p42l60nvki90wmyjhxhz7-linux-modules.drv /gnu/store/abs41iaqfi29fkfs638m2s812wrfic4z-init.drv /gnu/store/b8g2ibh2bm041fd2b9ga5g5z4f8ygpgs-raw-initrd.drv /gnu/store/yph9gxli4zwghkg6dzvlnqs6pi915n23-linux-libre-4.10.8.drv starting phase `set-SOURCE-DATE-EPOCH' phase `set-SOURCE-DATE-EPOCH' succeeded after 0.0 seconds starting phase `set-paths' environment variable `PATH' set to `/gnu/store/i92s6sqzlps5wasx09wv3lckn2lj= 3dm7-perl-5.24.0/bin:/gnu/store/yv8ndm2742l24anhpskiaggy6s5qrl3c-bc-1.07/bi= n:/gnu/store/w6smw62vqbc4l5w5qaw2p3f99m64550x-openssl-1.0.2k/bin:/gnu/store= /x6lakkwhl4693b95fp64fzpq4vjg78d7-kmod-24/bin:/gnu/store/mfx9ib0cy6mvjfmszp= lnlh0dvdb0513v-tar-1.29/bin:/gnu/store/8wmanahsh0mk1n5xw6i7wpwih95yqzaq-gzi= p-1.8/bin:/gnu/store/8nkj1w5whm5gwrhsmqvm1w6im27vz02g-bzip2-1.0.6/bin:/gnu/= store/c140q16b1n4x0j2i7wv1awc1c39ipzrr-xz-5.2.2/bin:/gnu/store/0xm7szwymsv8= 7z7y4bi2lgvx2jhniqms-file-5.28/bin:/gnu/store/kbs0012il9z63kp0nlq0h66m6zjp4= f21-diffutils-3.5/bin:/gnu/store/qbngj80kmydl4jsba2cdgwq2y51xlfv0-patch-2.7= .5/bin:/gnu/store/z763jk8lkragpz2qr2wbrz946lgalx2h-sed-4.4/bin:/gnu/store/g= dgrzf1y15scqwk1yzm51dc40g29vad9-findutils-4.6.0/bin:/gnu/store/55r4yg5iw9zh= 2j3zvzc6272k5xn4yxg4-gawk-4.1.4/bin:/gnu/store/87sj03j9kwzhl9zr76gs2i8ill86= ki95-grep-3.0/bin:/gnu/store/6908gy3pws0ccys49ni98idwnicchlr2-coreutils-8.2= 6/bin:/gnu/store/alg6ani0nnwrxyz15d1j5d0k6qs2m5sk-make-4.2.1/bin:/gnu/store= /k7029k5va68lkapbzcycdzj7m5bjb4b8-bash-4.4.12/bin:/gnu/store/ri56wnmzkgzraj= dyl5ydc55lrwy1164k-ld-wrapper-0/bin:/gnu/store/zq65kpvwwxgc3qqbf9apic8gyss2= l0zq-binutils-2.27/bin:/gnu/store/4iw4r2majarqlm19adaikqw126jxqf2p-gcc-5.4.= 0/bin:/gnu/store/rmjlycdgiq8pfy5hfi42qhw3k7p6kdav-glibc-2.25/bin:/gnu/store= /rmjlycdgiq8pfy5hfi42qhw3k7p6kdav-glibc-2.25/sbin' environment variable `PERL5LIB' set to `/gnu/store/i92s6sqzlps5wasx09wv3lck= n2lj3dm7-perl-5.24.0/lib/perl5/site_perl' environment variable `SSL_CERT_DIR' unset environment variable `SSL_CERT_FILE' unset environment variable `BASH_LOADABLES_PATH' set to `/gnu/store/k7029k5va68lk= apbzcycdzj7m5bjb4b8-bash-4.4.12/lib/bash' environment variable `C_INCLUDE_PATH' set to `/gnu/store/w6smw62vqbc4l5w5qa= w2p3f99m64550x-openssl-1.0.2k/include:/gnu/store/x6lakkwhl4693b95fp64fzpq4v= jg78d7-kmod-24/include:/gnu/store/8nkj1w5whm5gwrhsmqvm1w6im27vz02g-bzip2-1.= 0.6/include:/gnu/store/c140q16b1n4x0j2i7wv1awc1c39ipzrr-xz-5.2.2/include:/g= nu/store/0xm7szwymsv87z7y4bi2lgvx2jhniqms-file-5.28/include:/gnu/store/55r4= yg5iw9zh2j3zvzc6272k5xn4yxg4-gawk-4.1.4/include:/gnu/store/alg6ani0nnwrxyz1= 5d1j5d0k6qs2m5sk-make-4.2.1/include:/gnu/store/zq65kpvwwxgc3qqbf9apic8gyss2= l0zq-binutils-2.27/include:/gnu/store/4iw4r2majarqlm19adaikqw126jxqf2p-gcc-= 5.4.0/include:/gnu/store/rmjlycdgiq8pfy5hfi42qhw3k7p6kdav-glibc-2.25/includ= e:/gnu/store/5bh7p754d09wcp64ckxlvwz7lgyk0h59-linux-libre-headers-4.4.47/in= clude' environment variable `CPLUS_INCLUDE_PATH' set to `/gnu/store/w6smw62vqbc4l5= w5qaw2p3f99m64550x-openssl-1.0.2k/include:/gnu/store/x6lakkwhl4693b95fp64fz= pq4vjg78d7-kmod-24/include:/gnu/store/8nkj1w5whm5gwrhsmqvm1w6im27vz02g-bzip= 2-1.0.6/include:/gnu/store/c140q16b1n4x0j2i7wv1awc1c39ipzrr-xz-5.2.2/includ= e:/gnu/store/0xm7szwymsv87z7y4bi2lgvx2jhniqms-file-5.28/include:/gnu/store/= 55r4yg5iw9zh2j3zvzc6272k5xn4yxg4-gawk-4.1.4/include:/gnu/store/alg6ani0nnwr= xyz15d1j5d0k6qs2m5sk-make-4.2.1/include:/gnu/store/zq65kpvwwxgc3qqbf9apic8g= yss2l0zq-binutils-2.27/include:/gnu/store/4iw4r2majarqlm19adaikqw126jxqf2p-= gcc-5.4.0/include:/gnu/store/rmjlycdgiq8pfy5hfi42qhw3k7p6kdav-glibc-2.25/in= clude:/gnu/store/5bh7p754d09wcp64ckxlvwz7lgyk0h59-linux-libre-headers-4.4.4= 7/include' environment variable `LIBRARY_PATH' set to `/gnu/store/i92s6sqzlps5wasx09wv= 3lckn2lj3dm7-perl-5.24.0/lib:/gnu/store/w6smw62vqbc4l5w5qaw2p3f99m64550x-op= enssl-1.0.2k/lib:/gnu/store/x6lakkwhl4693b95fp64fzpq4vjg78d7-kmod-24/lib:/g= nu/store/8nkj1w5whm5gwrhsmqvm1w6im27vz02g-bzip2-1.0.6/lib:/gnu/store/c140q1= 6b1n4x0j2i7wv1awc1c39ipzrr-xz-5.2.2/lib:/gnu/store/0xm7szwymsv87z7y4bi2lgvx= 2jhniqms-file-5.28/lib:/gnu/store/55r4yg5iw9zh2j3zvzc6272k5xn4yxg4-gawk-4.1= .4/lib:/gnu/store/k7029k5va68lkapbzcycdzj7m5bjb4b8-bash-4.4.12/lib:/gnu/sto= re/zq65kpvwwxgc3qqbf9apic8gyss2l0zq-binutils-2.27/lib:/gnu/store/rmjlycdgiq= 8pfy5hfi42qhw3k7p6kdav-glibc-2.25/lib:/gnu/store/1h0p1lgl5i1dmwa0rzxflv664z= wwm6am-glibc-utf8-locales-2.25/lib' environment variable `GUIX_LOCPATH' set to `/gnu/store/1h0p1lgl5i1dmwa0rzxf= lv664zwwm6am-glibc-utf8-locales-2.25/lib/locale' phase `set-paths' succeeded after 0.0 seconds starting phase `install-locale' using 'en_US.utf8' locale for category "LC_ALL" phase `install-locale' succeeded after 0.0 seconds starting phase `unpack' linux-4.10.8/ [...] linux-4.10.8/virt/lib/irqbypass.c phase `unpack' succeeded after 30.2 seconds starting phase `patch-usr-bin-file' phase `patch-usr-bin-file' succeeded after 0.6 seconds starting phase `patch-source-shebangs' patch-shebang: ./Documentation/aoe/autoload.sh: changing `/bin/sh' to `/gnu= /store/k7029k5va68lkapbzcycdzj7m5bjb4b8-bash-4.4.12/bin/sh' [...] patch-shebang: ./tools/vm/slabinfo-gnuplot.sh: changing `/bin/sh' to `/gnu/= store/k7029k5va68lkapbzcycdzj7m5bjb4b8-bash-4.4.12/bin/sh' phase `patch-source-shebangs' succeeded after 3.4 seconds starting phase `configure' `ARCH' set to `x86_64' HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/zconf.lex.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --oldconfig Kconfig .config:9003:warning: override: reassigning to symbol NET_9P .config:9004:warning: override: reassigning to symbol NET_9P_VIRTIO .config:9005:warning: override: reassigning to symbol VIRTIO_BLK .config:9006:warning: override: reassigning to symbol VIRTIO_NET .config:9007:warning: override: reassigning to symbol VIRTIO_PCI .config:9008:warning: override: reassigning to symbol VIRTIO_BALLOON .config:9009:warning: override: reassigning to symbol VIRTIO_MMIO .config:9010:warning: override: reassigning to symbol FUSE_FS .config:9011:warning: override: reassigning to symbol CIFS .config:9012:warning: override: reassigning to symbol 9P_FS * * Restart config... * * * Bootup logo * Bootup logo (LOGO) [Y/n/?] y Standard black and white Linux logo (LOGO_LINUX_MONO) [N/y] n Standard 16-color Linux logo (LOGO_LINUX_VGA16) [N/y] n Standard 224-color Linux logo (LOGO_LINUX_CLUT224) [N/y] n 224-color Linux-libre logo (LOGO_LIBRE_CLUT224) [Y/n] (NEW)=20 Error in reading or end of file. # # configuration written to .config # phase `configure' succeeded after 2.1 seconds starting phase `patch-generated-file-shebangs' patch-shebang: ./Documentation/sphinx/kernel_include.py: warning: no binary= for interpreter `python3' found in $PATH patch-shebang: ./Documentation/sphinx/rstFlatTable.py: warning: no binary f= or interpreter `python3' found in $PATH patch-shebang: ./Documentation/target/tcm_mod_builder.py: warning: no binar= y for interpreter `python' found in $PATH patch-shebang: ./drivers/staging/greybus/tools/lbtest: warning: no binary f= or interpreter `python' found in $PATH patch-shebang: ./scripts/analyze_suspend.py: warning: no binary for interpr= eter `python' found in $PATH patch-shebang: ./scripts/bloat-o-meter: warning: no binary for interpreter = `python' found in $PATH patch-shebang: ./scripts/checkkconfigsymbols.py: warning: no binary for int= erpreter `python3' found in $PATH patch-shebang: ./scripts/diffconfig: warning: no binary for interpreter `py= thon' found in $PATH patch-shebang: ./scripts/show_delta: warning: no binary for interpreter `py= thon' found in $PATH patch-shebang: ./scripts/tracing/draw_functrace.py: warning: no binary for = interpreter `python' found in $PATH patch-shebang: ./tools/kvm/kvm_stat/kvm_stat: warning: no binary for interp= reter `python' found in $PATH patch-shebang: ./tools/perf/python/tracepoint.py: warning: no binary for in= terpreter `python' found in $PATH patch-shebang: ./tools/perf/python/twatch.py: warning: no binary for interp= reter `python' found in $PATH patch-makefile-SHELL: ./arch/um/Makefile: changing `SHELL' from `/bin/bash'= to `/gnu/store/k7029k5va68lkapbzcycdzj7m5bjb4b8-bash-4.4.12/bin/bash' phase `patch-generated-file-shebangs' succeeded after 1.8 seconds starting phase `build' scripts/kconfig/conf --silentoldconfig Kconfig SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_32.h SYSHDR arch/x86/entry/syscalls/../../include/generated/asm/unistd_32_ia3= 2.h SYSHDR arch/x86/entry/syscalls/../../include/generated/asm/unistd_64_x32= .h SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_64.h HYPERCALLS arch/x86/entry/syscalls/../../include/generated/asm/xen-hyperc= alls.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_3= 2.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_6= 4.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_x= 32.h HOSTCC scripts/basic/bin2c CHK include/config/kernel.release WRAP arch/x86/include/generated/asm/clkdev.h WRAP arch/x86/include/generated/asm/cputime.h WRAP arch/x86/include/generated/asm/dma-contiguous.h WRAP arch/x86/include/generated/asm/early_ioremap.h WRAP arch/x86/include/generated/asm/mm-arch-hooks.h WRAP arch/x86/include/generated/asm/mcs_spinlock.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h UPD include/config/kernel.release HOSTCC arch/x86/tools/relocs_32.o HOSTCC arch/x86/tools/relocs_64.o HOSTCC arch/x86/tools/relocs_common.o CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h HOSTLD arch/x86/tools/relocs HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/parse.tab.c SHIPPED scripts/genksyms/lex.lex.c CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig HOSTCC scripts/kallsyms HOSTCC scripts/selinux/genheaders/genheaders HOSTCC scripts/pnmtologo SHIPPED scripts/genksyms/keywords.hash.c CC scripts/mod/devicetable-offsets.s SHIPPED scripts/genksyms/parse.tab.h HOSTCC scripts/selinux/mdp/mdp HOSTCC scripts/genksyms/parse.tab.o MKELF scripts/mod/elfconfig.h GEN scripts/mod/devicetable-offsets.h HOSTCC scripts/mod/sumversion.o HOSTCC scripts/genksyms/lex.lex.o HOSTCC scripts/conmakehash HOSTCC scripts/recordmcount HOSTCC scripts/sortextable HOSTCC scripts/asn1_compiler HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/extract-cert HOSTLD scripts/genksyms/genksyms CC arch/x86/purgatory/purgatory.o AS arch/x86/purgatory/stack.o AS arch/x86/purgatory/setup-x86_64.o CC arch/x86/purgatory/sha256.o AS arch/x86/purgatory/entry64.o CC arch/x86/purgatory/string.o HOSTLD scripts/mod/modpost LD arch/x86/purgatory/purgatory.ro BIN2C arch/x86/purgatory/kexec-purgatory.c CHK include/generated/timeconst.h CC kernel/bounds.s CHK include/generated/bounds.h UPD include/generated/bounds.h --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=grub.diff diff --git a/gnu/system/grub.scm b/gnu/system/grub.scm index 4f9bde6a6..8199f6f0b 100644 --- a/gnu/system/grub.scm +++ b/gnu/system/grub.scm @@ -199,7 +199,8 @@ system string---e.g., \"x86_64-linux\"." insmod vga fi - terminal_output gfxterm + serial --unit=0 --speed=115200 + terminal_input serial console; terminal_output console " "")) --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 05 13:13:26 2017 Received: (at 26370) by debbugs.gnu.org; 5 Apr 2017 17:13:26 +0000 Received: from localhost ([127.0.0.1]:33897 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cvoUo-0004EZ-FS for submit@debbugs.gnu.org; Wed, 05 Apr 2017 13:13:26 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:42261) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cvoUl-0004EQ-QX for 26370@debbugs.gnu.org; Wed, 05 Apr 2017 13:13:25 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 3818120AAC; Wed, 5 Apr 2017 13:13:23 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Wed, 05 Apr 2017 13:13:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=EAaBkKk+uvTQhDzAfv6SVCYbdALkqteyt0aYSM dG5xA=; b=J/ReuDtc85HZChvdxJ9VwYcb1H6cKrhnEozG8IPJzoQvxsGjFIfdNM avXzm4KheS6AsZuxGlgHWwLNMSDBoUnxAXd6ZwoMfY61wSoy7TmBlCsJwPPlzOFm yWs2aJsusTKVinh55BH//PCHvvCsrGZrtqepVz6PriFLDbsBVqAm4= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=EAaBkKk+uvTQhDzAfv 6SVCYbdALkqteyt0aYSMdG5xA=; b=rxndLkUQZqB2lwuoMLjL0ZLNkCN0NYrGls slYdLM6dFlohyXyS/3cAFn77RXDXcf8NlR3ljI7z0UArU9N3q2GVkVFPEOOyWHnB 8ZCwwRhTt6p/NBYOifjlinkLBELfnOo6TK5oGEiMVoohMYG5b6UGaF1co9I5ogcJ 5NNwgniKtQ4Q6Zsh5xmW4pebGTc23yGhM+jFU64q8h4+qBOBM6aPtO4VKhnzEID9 /DiN3F6Ftq0i7I13hyWdDEHF4+AFY6g3wQnpCVQ7J54W7k+VH6f4FKirFwsjmrn9 cVItkSe6xrEf8iErCKfz0ukgS6Q4bE8GE+jGXdsvVK52BF7hjFJg== X-ME-Sender: X-Sasl-enc: J1rXHRb8rEQzKiqDuNHI+ueJmNos2g4s5oyKd24fGWO1 1491412402 Received: from localhost (c-73-165-108-70.hsd1.pa.comcast.net [73.165.108.70]) by mail.messagingengine.com (Postfix) with ESMTPA id E5BB5246A5; Wed, 5 Apr 2017 13:13:22 -0400 (EDT) Date: Wed, 5 Apr 2017 13:13:20 -0400 From: Leo Famulari To: myglc2 Subject: Re: bug#26370: v0.12.0-2730-gfc5b12879 'guix system build' hangs on linux-libre-4.10.8 Message-ID: <20170405171320.GA9045@jasmine> References: <8660ii6gzy.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8660ii6gzy.fsf@gmail.com> User-Agent: Mutt/1.8.0 (2017-02-23) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 26370 Cc: 26370@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On Wed, Apr 05, 2017 at 10:55:45AM -0400, myglc2 wrote: > HOSTCC scripts/mod/modpost.o > HOSTCC scripts/mod/file2alias.o > HOSTCC scripts/extract-cert > HOSTLD scripts/genksyms/genksyms > CC arch/x86/purgatory/purgatory.o > AS arch/x86/purgatory/stack.o > AS arch/x86/purgatory/setup-x86_64.o > CC arch/x86/purgatory/sha256.o > AS arch/x86/purgatory/entry64.o > CC arch/x86/purgatory/string.o > HOSTLD scripts/mod/modpost > LD arch/x86/purgatory/purgatory.ro > BIN2C arch/x86/purgatory/kexec-purgatory.c > CHK include/generated/timeconst.h > CC kernel/bounds.s > CHK include/generated/bounds.h > UPD include/generated/bounds.h The latest versions of linux-libre (4.10.8, 4.9.20, 4.4.59) are all hanging around this point. However, they did build in the past: https://hydra.gnu.org/job/gnu/master/linux-libre-4.4.59.x86_64-linux https://hydra.gnu.org/job/gnu/master/linux-libre-4.9.20.x86_64-linux https://hydra.gnu.org/job/gnu/master/linux-libre-4.10.8.x86_64-linux And 4.10.7 hangs in the same way, so I think the issue is in an unrelated change. From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 05 13:31:26 2017 Received: (at 26370) by debbugs.gnu.org; 5 Apr 2017 17:31:26 +0000 Received: from localhost ([127.0.0.1]:33922 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cvomE-0004ho-Ft for submit@debbugs.gnu.org; Wed, 05 Apr 2017 13:31:26 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:51531) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cvomC-0004hh-Rb for 26370@debbugs.gnu.org; Wed, 05 Apr 2017 13:31:25 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 9A2FC20A11; Wed, 5 Apr 2017 13:31:24 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute5.internal (MEProxy); Wed, 05 Apr 2017 13:31:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=fm1; bh=FVoLAVk1GpyxuiHfIROnSbP+fkhSx/qHxTSSpcePt nA=; b=l63wWTcwPO4BNcO0mKVBrzfHT9cB/x4GcSYiGQl9eQmWcmcOwkfLclB/z iGVb0XE4tPkCJyU/902cuU98o9d+qbqfirqPlNfoh3wftC2X/nwrBe1RiKGiVWM9 TcSnwsGP2N00K8YPMZ98bR72vk3qYYq+pX+FZjZBSISptLaJBAYxyH8POsAmpyCm tJXcz0f37oBeMkWnR4N5FMJyGBw0OmltrWIFAQaitqzVxLnsbyFyuHg5cWBix1Kb RKtb68bjYFRW1LTvzKZ0C3ncYZX9i58DluGmYx46DnLi18DFYvs/cxppCj0N1cPN AHPPLzseh9fWjeYL+ppbn5tf9yx5g== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=FVoLAVk1GpyxuiHfIR OnSbP+fkhSx/qHxTSSpcePtnA=; b=sQ4qL0D+8pv6I0QbRY/Ioq6j1LTnp28XI5 W1g5+9Be8E+FeqrySwZqOwtjdXPAd5957rGXcGFXa0+Aaz3I5NVs9ij7qX47QcYD jSnZaZ0Pa8QP5H+l8RddScMOStkPLEcQiyn6xCksHE9c7BUW4Zu57qvtJCLGXklV hY1osp/xeqpwzUYDB9L6veFAvbOBCX491dE7y2W8UQWcetnHJEQid9HwaW33a8ux a4X08GTynfQbsy4KPY3b5KPx/j4o7gEqkLR2Yajd3XI4qvaOX4EG0VhXFYlCd6Ms hSOtzQpKsonkyMm+KGs2S8Ni9uqa0dDpQAPBs3a08P+DSebsplsg== X-ME-Sender: X-Sasl-enc: 2mzicgxHDXtXGQqB1Ctx2QYKAbptb/pOuy/SIFY/M+Q1 1491413484 Received: from localhost (unknown [188.113.81.93]) by mail.messagingengine.com (Postfix) with ESMTPA id 293EA24614; Wed, 5 Apr 2017 13:31:24 -0400 (EDT) From: Marius Bakke To: Leo Famulari , myglc2 Subject: Re: bug#26370: v0.12.0-2730-gfc5b12879 'guix system build' hangs on linux-libre-4.10.8 In-Reply-To: <20170405171320.GA9045@jasmine> References: <8660ii6gzy.fsf@gmail.com> <20170405171320.GA9045@jasmine> User-Agent: Notmuch/0.24.1 (https://notmuchmail.org) Emacs/25.1.1 (x86_64-unknown-linux-gnu) Date: Wed, 05 Apr 2017 19:31:22 +0200 Message-ID: <87r316ahhx.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 26370 Cc: Tobias Geerinckx-Rice , 26370@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --=-=-= Content-Type: text/plain Leo Famulari writes: > On Wed, Apr 05, 2017 at 10:55:45AM -0400, myglc2 wrote: >> HOSTCC scripts/mod/modpost.o >> HOSTCC scripts/mod/file2alias.o >> HOSTCC scripts/extract-cert >> HOSTLD scripts/genksyms/genksyms >> CC arch/x86/purgatory/purgatory.o >> AS arch/x86/purgatory/stack.o >> AS arch/x86/purgatory/setup-x86_64.o >> CC arch/x86/purgatory/sha256.o >> AS arch/x86/purgatory/entry64.o >> CC arch/x86/purgatory/string.o >> HOSTLD scripts/mod/modpost >> LD arch/x86/purgatory/purgatory.ro >> BIN2C arch/x86/purgatory/kexec-purgatory.c >> CHK include/generated/timeconst.h >> CC kernel/bounds.s >> CHK include/generated/bounds.h >> UPD include/generated/bounds.h > > The latest versions of linux-libre (4.10.8, 4.9.20, 4.4.59) are all > hanging around this point. However, they did build in the past: > > https://hydra.gnu.org/job/gnu/master/linux-libre-4.4.59.x86_64-linux > https://hydra.gnu.org/job/gnu/master/linux-libre-4.9.20.x86_64-linux > https://hydra.gnu.org/job/gnu/master/linux-libre-4.10.8.x86_64-linux > > And 4.10.7 hangs in the same way, so I think the issue is in an > unrelated change. Reverting dfee7daedb760f1b1d7506829ca31633f4173356 "gnu: bc: Update to 1.07" makes the build proceed. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAljlKeoACgkQoqBt8qM6 VPqU3Af/aLozflse4xzebw3HW9zg50rKfhFNXZOKrSN8uxFUO3f+MzofZUcDjRny V9YqV938sgRm8zeCMjIHOhbOg93cxAkxayp0cosmureimW9gJARYMVg+eWCAskDD BQTbhkdmPjCbl6GoIJyh8Fv8xBuqJlEAOiMCPzClDWUklTBE7WrXFAL9jYiuKaMf H5JuFpyOrxjhHk1O1hhGADrLzvVmZ6UPKLx0pIyPiI3B8yezKB72CiAGoqU7pVVO TNU8y1L9o+OOsRLmZh/zJry7kJHFH8RrkYyzAgHwCqd3yfc4fyyhiMxSJplCAeva P6/aUQiZFCKnjn+yD3A3CUzGDGTDow== =RMk7 -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 05 16:29:26 2017 Received: (at 26370) by debbugs.gnu.org; 5 Apr 2017 20:29:26 +0000 Received: from localhost ([127.0.0.1]:34077 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cvrYU-0001CE-IH for submit@debbugs.gnu.org; Wed, 05 Apr 2017 16:29:26 -0400 Received: from mail-qk0-f194.google.com ([209.85.220.194]:33279) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cvrYS-0001C0-HJ for 26370@debbugs.gnu.org; Wed, 05 Apr 2017 16:29:25 -0400 Received: by mail-qk0-f194.google.com with SMTP id p22so3251928qka.0 for <26370@debbugs.gnu.org>; Wed, 05 Apr 2017 13:29:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=MiZqkPtXegRqYqa96HaQRYlJeQY5D0T6nsAcTRKbGME=; b=lqq6TebgM7Pl4SgUbfDr8Un6F2F0yh5DudqqyAK1+fJ94qJitjv9E1h9nRg21wAv42 VkpxWb48CdcJMHWnHljrZ9WvUFBLV1M7wgMkDg7xTSMS7BVt0801bpUz+dp3HpYpgmNd +H3s0Sgb2DcYr4YFCyRXGISAQGakwA2FJ2hWuW75B6APu5I7NHsv5cWIun3c0EVo3PBw 2qax30GxLi8p+v3bv4aofhJmzhtD1rt9yERL3fOqMLzOSgsI9Nj/fZPKd3x/+mRpFqT/ NjGrckWzLn4fKQ6Pzig8J9JHF1YoEwyzbBZjcgVPVxjwgI3FWmUdoKzVCQoaGVhw0k0i 0Zyw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=MiZqkPtXegRqYqa96HaQRYlJeQY5D0T6nsAcTRKbGME=; b=PYKPlftGU2ySPuZG+5rgkI4dgesO0+/anuk3WGepBJ0bhYIauwFED8LoIblV6J/UbT Cca7Zo5XWnwnD2TELjKbDLKG+lR6U9tM6eeMYq/rmbEHW5KgueiT1iDe3stIsAD3IRCn wTOyq8duPdwGkYK1Af71s9KnKE0vDiVynLhiKvy0l2clsb60zVyIA/LgzBmPKfbl7de0 6cMDvwgu+QjuwluYQIjhmzYGkhEONNmCG6QVpurrtjfbfCf9wk1+FR5VMK/EfAeDI2e5 myFmWot3PQnTmh1/UF6WrWEmxrqqGR50eSohYWDktp7UrGHPE94xYl+FMucKArn28FOQ HtkA== X-Gm-Message-State: AFeK/H2ZrTivTbnVZb2O/+/AwyCpgPE4AYtB5sSU71elEsxROFT2UEIfq7cVQ4UoGfERag== X-Received: by 10.55.15.162 with SMTP id 34mr27904608qkp.114.1491424158982; Wed, 05 Apr 2017 13:29:18 -0700 (PDT) Received: from g1 (c-73-167-118-254.hsd1.ma.comcast.net. [73.167.118.254]) by smtp.gmail.com with ESMTPSA id l13sm14678331qtl.50.2017.04.05.13.29.18 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 05 Apr 2017 13:29:18 -0700 (PDT) From: myglc2 To: Marius Bakke Subject: Re: bug#26370: v0.12.0-2730-gfc5b12879 'guix system build' hangs on linux-libre-4.10.8 References: <8660ii6gzy.fsf@gmail.com> <20170405171320.GA9045@jasmine> <87r316ahhx.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> Date: Wed, 05 Apr 2017 16:29:17 -0400 In-Reply-To: <87r316ahhx.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> (Marius Bakke's message of "Wed, 05 Apr 2017 19:31:22 +0200") Message-ID: <867f2yppia.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: 26370 Cc: Tobias Geerinckx-Rice , 26370@debbugs.gnu.org, Leo Famulari X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.7 (/) On 04/05/2017 at 19:31 Marius Bakke writes: > Leo Famulari writes: > >> On Wed, Apr 05, 2017 at 10:55:45AM -0400, myglc2 wrote: >>> HOSTCC scripts/mod/modpost.o >>> HOSTCC scripts/mod/file2alias.o >>> HOSTCC scripts/extract-cert >>> HOSTLD scripts/genksyms/genksyms >>> CC arch/x86/purgatory/purgatory.o >>> AS arch/x86/purgatory/stack.o >>> AS arch/x86/purgatory/setup-x86_64.o >>> CC arch/x86/purgatory/sha256.o >>> AS arch/x86/purgatory/entry64.o >>> CC arch/x86/purgatory/string.o >>> HOSTLD scripts/mod/modpost >>> LD arch/x86/purgatory/purgatory.ro >>> BIN2C arch/x86/purgatory/kexec-purgatory.c >>> CHK include/generated/timeconst.h >>> CC kernel/bounds.s >>> CHK include/generated/bounds.h >>> UPD include/generated/bounds.h >> >> The latest versions of linux-libre (4.10.8, 4.9.20, 4.4.59) are all >> hanging around this point. However, they did build in the past: >> >> https://hydra.gnu.org/job/gnu/master/linux-libre-4.4.59.x86_64-linux >> https://hydra.gnu.org/job/gnu/master/linux-libre-4.9.20.x86_64-linux >> https://hydra.gnu.org/job/gnu/master/linux-libre-4.10.8.x86_64-linux >> >> And 4.10.7 hangs in the same way, so I think the issue is in an >> unrelated change. > > Reverting dfee7daedb760f1b1d7506829ca31633f4173356 "gnu: bc: Update to > 1.07" makes the build proceed. Thanks Marius, that worked here too. Should I close the bug? - George From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 05 17:38:58 2017 Received: (at 26370-done) by debbugs.gnu.org; 5 Apr 2017 21:38:58 +0000 Received: from localhost ([127.0.0.1]:34125 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cvsdl-0003DU-LQ for submit@debbugs.gnu.org; Wed, 05 Apr 2017 17:38:57 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:59174) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cvsdj-0003DK-Ad for 26370-done@debbugs.gnu.org; Wed, 05 Apr 2017 17:38:56 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 832E320A54; Wed, 5 Apr 2017 17:38:54 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute5.internal (MEProxy); Wed, 05 Apr 2017 17:38:54 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=fm1; bh=hYdEX1r/uHHGd7BbNHsapOPqzGcy9Sntm6PaQ+euA 1Q=; b=IyrbcQt5528Xol0FJicRQj1wB2bHlFUicTF4XOOt1XFAwX/yRFGwLKnMF LLEIKCbvziHaQpQ6XxMojE9i0UeA5hhdkcbUwHKZETmCevKUFbK4Od67UpHXcJGx zRfmO0kExbFr8R/ABWTLm5wO2ZUIWuFi7K3vteVd0CP1KYhXSKWTRU9XuAFsKmsQ Fz9+E7erQ7oN4/s4fM9+45mhQVkzjecUpIKWByjFcCy5XuHIoqywpx3lZPG+gjbT A0+7AXkCQfuC4jMqZj556Zuqz+1zs2ANm0pwHGAErrKkziOUHPyqtDoqyCwMh1sc Gm8iJoYb/VZ0DRa9McaeG7o7V/dTg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=hYdEX1r/uHHGd7BbNH sapOPqzGcy9Sntm6PaQ+euA1Q=; b=quqCwFasD9sIUFE+3CqNVeCYpcdtfYQtkU St4nzNTzwlUeO84csT6GWBxy8MVsMQTqF498bWYlv89aajjQ14tCDyig0vcrKPTt jcWYVH8d5brC7kSJ3I1F+fHByKv7ZpKekmxCkwhCoFHUBVLBE7pYdDjVMMIsighf dDK70OpHD9CJ30ADliiG8WzwMIzODmqbFw1QeN1DRDaQiRpjQ1p7GPw8EWOfnnxg A4qTe4kKhVpi05UW5SKzsnlIdCAs1KNukq4VgX0MiDjzgnpc9dKwb1p3AbIR/5mb 4NXjkQLqX0sEbbzfZs3GzcSkLzSF0ZQpdktuRhThp9SbqAa7ZVsQ== X-ME-Sender: X-Sasl-enc: Q81vB3n81OSYOzHmxd058JiI8GBIzdANWQVcNe9AaAlO 1491428334 Received: from localhost (unknown [188.113.81.93]) by mail.messagingengine.com (Postfix) with ESMTPA id 183C724370; Wed, 5 Apr 2017 17:38:53 -0400 (EDT) From: Marius Bakke To: myglc2 Subject: Re: bug#26370: v0.12.0-2730-gfc5b12879 'guix system build' hangs on linux-libre-4.10.8 In-Reply-To: <867f2yppia.fsf@gmail.com> References: <8660ii6gzy.fsf@gmail.com> <20170405171320.GA9045@jasmine> <87r316ahhx.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <867f2yppia.fsf@gmail.com> User-Agent: Notmuch/0.24.1 (https://notmuchmail.org) Emacs/25.1.1 (x86_64-unknown-linux-gnu) Date: Wed, 05 Apr 2017 23:38:52 +0200 Message-ID: <87a87ua61f.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 26370-done Cc: 26370-done@debbugs.gnu.org, Tobias Geerinckx-Rice , Leo Famulari X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --=-=-= Content-Type: text/plain myglc2 writes: > On 04/05/2017 at 19:31 Marius Bakke writes: > >> Leo Famulari writes: >> >>> On Wed, Apr 05, 2017 at 10:55:45AM -0400, myglc2 wrote: >>>> HOSTCC scripts/mod/modpost.o >>>> HOSTCC scripts/mod/file2alias.o >>>> HOSTCC scripts/extract-cert >>>> HOSTLD scripts/genksyms/genksyms >>>> CC arch/x86/purgatory/purgatory.o >>>> AS arch/x86/purgatory/stack.o >>>> AS arch/x86/purgatory/setup-x86_64.o >>>> CC arch/x86/purgatory/sha256.o >>>> AS arch/x86/purgatory/entry64.o >>>> CC arch/x86/purgatory/string.o >>>> HOSTLD scripts/mod/modpost >>>> LD arch/x86/purgatory/purgatory.ro >>>> BIN2C arch/x86/purgatory/kexec-purgatory.c >>>> CHK include/generated/timeconst.h >>>> CC kernel/bounds.s >>>> CHK include/generated/bounds.h >>>> UPD include/generated/bounds.h >>> >>> The latest versions of linux-libre (4.10.8, 4.9.20, 4.4.59) are all >>> hanging around this point. However, they did build in the past: >>> >>> https://hydra.gnu.org/job/gnu/master/linux-libre-4.4.59.x86_64-linux >>> https://hydra.gnu.org/job/gnu/master/linux-libre-4.9.20.x86_64-linux >>> https://hydra.gnu.org/job/gnu/master/linux-libre-4.10.8.x86_64-linux >>> >>> And 4.10.7 hangs in the same way, so I think the issue is in an >>> unrelated change. >> >> Reverting dfee7daedb760f1b1d7506829ca31633f4173356 "gnu: bc: Update to >> 1.07" makes the build proceed. > > Thanks Marius, that worked here too. Should I close the bug? - George Tobias already reverted this in 'master', so I'm closing this now. Thanks for the report! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAljlY+wACgkQoqBt8qM6 VPoHVQf/fv7ioy/W09uwjzVbCKffDaqqmHUqztiO9bVlBw2laW0XAROrNHuMcMqa UXKbdaSHySV/bh8ScWWm+ep4wd5is61KJF1MngoPMy3hZJjcrOqX0h2ZQiJPs0Ec Yfr9kPAf3oK4DUDta6U4vOONW11lvOVJym1e4jCJXEbi4OOemNikg6ErMZ0vpfes azEGwqwb689M15tCU51xbw9wjGiF4mw2dUmSdwCm+bnS4HkARZqSigQWS9z2rThN 8kTvRYZvCRbJT0zAoDux2Z3ZZcdlttuW9ncwphoYkHNz4oxvBvVWWOdOiCeqpXi8 vVQPMgVHslGt3HCDLXdJC4Y8M6GofA== =OPGG -----END PGP SIGNATURE----- --=-=-=-- From unknown Fri Sep 05 22:44:18 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 04 May 2017 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator