Bug 15436 - qemu_s390x_defconfig: FS image too small
Summary: qemu_s390x_defconfig: FS image too small
Status: RESOLVED MOVED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-17 17:02 UTC by Jan-Benedict Glaw
Modified: 2024-06-15 15:07 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan-Benedict Glaw 2023-03-17 17:02:24 UTC
The qemu_s390x_defconfig configuration suffers from a too small FS image:

[build 2023-03-16 06:10:06] mke2fs 1.46.5 (30-Dec-2021)
[build 2023-03-16 06:10:06] Creating regular file /var/lib/laminar/run/buildroot-qemu_s390x_defconfig/1/buildroot/output/images/rootfs.ext2
[build 2023-03-16 06:10:06] Creating filesystem with 61440 1k blocks and 15360 inodes
[build 2023-03-16 06:10:06] Filesystem UUID: ec8acc08-401f-448b-a2eb-b95481434d6a
[build 2023-03-16 06:10:06] Superblock backups stored on blocks: 
[build 2023-03-16 06:10:06]     8193, 24577, 40961, 57345
[build 2023-03-16 06:10:06] 
[build 2023-03-16 06:10:06] Allocating group tables: done                            
[build 2023-03-16 06:10:06] Writing inode tables: done                            
[build 2023-03-16 06:10:06] Copying files into the device: __populate_fs: Could not allocate block in ext2 filesystem while writing file "ata_id"
[build 2023-03-16 06:10:06] mkfs.ext2: Could not allocate block in ext2 filesystem while populating file system
[build 2023-03-16 06:10:06] *** Maybe you need to increase the filesystem size (BR2_TARGET_ROOTFS_EXT2_SIZE)
[build 2023-03-16 06:10:06] make: *** [fs/ext2/ext2.mk:66: /var/lib/laminar/run/buildroot-qemu_s390x_defconfig/1/buildroot/output/images/rootfs.ext2] Error 1


Full build log at http://toolchain.lug-owl.de/laminar/log/buildroot-qemu_s390x_defconfig/1
Comment 1 Yann E. MORIN 2024-06-15 15:07:02 UTC
Thank you for your report.

The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
    https://gitlab.com/buildroot.org/buildroot/-/issues

We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.

Thank you!