GNU bug report logs - #77279
Linux-libre 5.4.291 fails to build for i686-linux

Previous Next

Package: guix;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Wed, 26 Mar 2025 12:59:02 UTC

Severity: normal

To reply to this bug, email your comments to 77279 AT debbugs.gnu.org.

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#77279; Package guix. (Wed, 26 Mar 2025 12:59:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Famulari <leo <at> famulari.name>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Wed, 26 Mar 2025 12:59:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: bug-guix <at> gnu.org
Subject: Linux-libre 5.4.291 fails to build for i686-linux
Date: Wed, 26 Mar 2025 08:58:37 -0400
Linux-libre 5.4.291 is failing to build for i686-linux.

From <https://ci.guix.gnu.org/build/9644371/details>, performed on March
15 2025:

------
[...]
  CC [M]  arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o
In file included from ./include/linux/export.h:42,
                 from ./include/linux/linkage.h:7,
                 from ./include/linux/kernel.h:8,
                 from ./include/linux/sched/mm.h:5,
                 from arch/x86/xen/mmu_pv.c:43:
arch/x86/xen/mmu_pv.c: In function 'alloc_discontig_frames':
./include/linux/compiler.h:419:45: error: call to '__compiletime_assert_120' declared with attribute error: BUILD_BUG_ON failed: sizeof(discontig_frames_early) != PAGE_SIZE
  419 |         _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__)
      |                                             ^
./include/linux/compiler.h:400:25: note: in definition of macro '__compiletime_assert'
  400 |                         prefix ## suffix();                             \
      |                         ^~~~~~
./include/linux/compiler.h:419:9: note: in expansion of macro '_compiletime_assert'
  419 |         _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__)
      |         ^~~~~~~~~~~~~~~~~~~
./include/linux/build_bug.h:39:37: note: in expansion of macro 'compiletime_assert'
   39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg)
      |                                     ^~~~~~~~~~~~~~~~~~
./include/linux/build_bug.h:50:9: note: in expansion of macro 'BUILD_BUG_ON_MSG'
   50 |         BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition)
      |         ^~~~~~~~~~~~~~~~
arch/x86/xen/mmu_pv.c:123:9: note: in expansion of macro 'BUILD_BUG_ON'
  123 |         BUILD_BUG_ON(sizeof(discontig_frames_early) != PAGE_SIZE);
      |         ^~~~~~~~~~~~
  CC      drivers/acpi/utils.o
  CC      net/802/fddi.o
  CC [M]  sound/firewire/motu/motu-transaction.o
  CC [M]  fs/btrfs/tree-checker.o
  CC [M]  net/6lowpan/iphc.o
  CC      security/tomoyo/domain.o
  CC [M]  fs/btrfs/space-info.o
  CC [M]  arch/x86/oprofile/../../../drivers/oprofile/oprofilefs.o
  CC [M]  crypto/lrw.o
make[2]: *** [scripts/Makefile.build:262: arch/x86/xen/mmu_pv.o] Error 1
make[1]: *** [scripts/Makefile.build:497: arch/x86/xen] Error 2
make: *** [Makefile:1755: arch/x86] Error 2
make: *** Waiting for unfinished jobs....
[...]
------

And it happened again for
<https://ci.guix.gnu.org/build/9732599/details>, performed on March 24
2025.

Any ideas?




Information forwarded to bug-guix <at> gnu.org:
bug#77279; Package guix. (Sat, 05 Apr 2025 18:53:01 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: 77279 <at> debbugs.gnu.org
Subject: Re: Linux-libre 5.4.291 fails to build for i686-linux
Date: Sat, 5 Apr 2025 14:52:19 -0400
Thanks to dariqq for finding the upstream bug report about this build
failure:

https://lore.kernel.org/stable/d6947457-c1e7-476a-9857-f4a6450b9d94 <at> suse.com/

Looks like the build wasn't test upstream.

We'll wait for it to get fixed upstream, since it doesn't seem like this
kernel is used on i686-linux by anyone in Guix.




This bug report was last modified 67 days ago.

Previous Next


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