From: Andreas Enge <andreas@enge.fr>
To: Timotej Lazar <timotej.lazar@araneo.si>
Cc: 43274@debbugs.gnu.org
Subject: bug#43274: fdisk fails to build on armhf
Date: Tue, 8 Sep 2020 23:00:56 +0200 [thread overview]
Message-ID: <20200908210056.GA8936@jurong> (raw)
In-Reply-To: <87mu202m4d.fsf@araneo.si>
Hello Timotej,
On Tue, Sep 08, 2020 at 07:50:58PM +0200, Timotej Lazar wrote:
> genimage tests fail on arm64 due to differently signed char. The fix¹
> is in upstream master but has not been released yet. Maybe we can add
> it to the current Guix package until then?
> ¹ https://github.com/pengutronix/genimage/commit/f4524ddc
great, thanks a lot! I applied and pushed this patch, and dropped fdisk
from the inputs. I am happy to report that genimage now builds on all
our four architectures, instead of just x86_64.
So, do we drop fdisk, which now is a leaf package?
Also, I tried updating genimage to version 12, but there is still a test
failure even on x86_64:
FAIL: test/basic-images.test 7 - mke2fs
Here is the diff of the test:
--- /tmp/guix-build-genimage-12.drv-0/genimage-12-checkout/test/mke2fs.dump 2020-09-08 20:57:40.650216225 +0000
+++ dump 2020-09-08 20:57:47.962216531 +0000
@@ -11,7 +11,7 @@
Inode count: 8192
Block count: 32768
Reserved block count: 1638
-Free blocks: 27592
+Free blocks: 27590
Free inodes: 8141
First block: 1
Block size: 1024
@@ -29,7 +29,7 @@
Maximum mount count: -1
Last checked: Sat Jan 1 00:00:00 2000
Check interval: 0 (<none>)
-Lifetime writes: 123 kB
+Lifetime writes: 125 kB
Reserved blocks uid: 0 (user unknown)
Reserved blocks gid: 0 (group unknown)
First inode: 11
@@ -47,13 +47,13 @@
Journal start: 0
-Group 0: (Blocks 1-8192) csum 0x62cb [ITABLE_ZEROED]
+Group 0: (Blocks 1-8192) csum 0xe083 [ITABLE_ZEROED]
Primary superblock at 1, Group descriptors at 2-2
++ func_check
- Block bitmap at 3 (+2), csum 0xb4967804
+ Block bitmap at 3 (+2), csum 0x0fddd371
Inode bitmap at 7 (+6), csum 0xb1052088
Inode table at 11-266 (+10)
- 7117 free blocks, 1997 free inodes, 18 directories, 1997 unused inodes
- Free blocks: 1076-8192
+ 7115 free blocks, 1997 free inodes, 18 directories, 1997 unused inodes
+ Free blocks: 1078-8192
Free inodes: 52-2048
++ local ret=1
Group 1: (Blocks 8193-16384) csum 0x7d4b [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED]
++ set +x
Failed to execute 'check_ext'!
Backup superblock at 8193, Group descriptors at 8194-8194
not ok 7 - mke2fs
FAIL: test/basic-images.test 7 - mke2fs
Andreas
next prev parent reply other threads:[~2020-09-08 21:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-08 11:19 bug#43274: fdisk fails to build on armhf Andreas Enge
2020-09-08 12:02 ` Andreas Enge
2020-09-08 13:12 ` Andreas Enge
2020-09-08 15:47 ` Andreas Enge
2020-09-08 16:24 ` Andreas Enge
2020-09-08 17:50 ` Timotej Lazar
2020-09-08 21:00 ` Andreas Enge [this message]
2020-12-14 19:03 ` bug#43274: Guile: test-num2integral and scm_is_signed_integer test failing Denis 'GNUtoo' Carikli
2021-01-14 12:33 ` bug#43274: latest genimage test suite Vincent Legoll
2021-01-14 12:45 ` Vincent Legoll
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200908210056.GA8936@jurong \
--to=andreas@enge.fr \
--cc=43274@debbugs.gnu.org \
--cc=timotej.lazar@araneo.si \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).