I have tried the openWRT to build for x86_64 Architecture it have passed all stages then i have faced an error in file system
Creating 4.0 filesystem on /home/stamil/ecOS/build_dir/target-x86_64_musl-1.1.16/linux-x86_64/root.squashfs, block size 262144.
[==================================\ ] 2100/3675 57%error: ext4_allocate_best_fit_partial: failed to allocate 1579 blocks, out of s[=============================================================\] 3675/3675 100%
Exportable Squashfs 4.0 filesystem, xz compressed, data block size 262144
compressed data, compressed metadata, compressed fragments, no xattrs
duplicates are removed
Filesystem size 29782.48 Kbytes (29.08 Mbytes)
26.40% of uncompressed filesystem size (112828.67 Kbytes)
Inode table size 29716 bytes (29.02 Kbytes)
23.51% of uncompressed inode table size (126382 bytes)
Directory table size 37284 bytes (36.41 Kbytes)
48.37% of uncompressed directory table size (77080 bytes)
Number of duplicate files found 59
Number of inodes 3860
Number of files 3426
Number of fragments 141
Number of symbolic links 232
Number of device nodes 1
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 201
Number of ids (unique uids + gids) 1
Number of uids 1
root (0)
Number of gids 1
root (0)
/home/stamil/ecOS/staging_dir/host/bin/make_ext4fs -l 100663296 -b 4096 -i 6000 -m 0 -J /home/stamil/ecOS/build_dir/target-x86_64_musl-1.1.16/linux-x86_64/root.ext4 /home/stamil/ecOS/build_dir/target-x86_64_musl-1.1.16/root-x86/
error: ext4_allocate_best_fit_partial: failed to allocate 17 blocks, out of space?
Creating filesystem with parameters:
Size: 100663296
Block size: 4096
Blocks per group: 32768
Inodes per group: 6000
Inode size: 256
Journal blocks: 0
Label:
Blocks: 24576
Block groups: 1
Reserved blocks: 0
Reserved block group size: 7
make[5]: *** [mkfs-ext4] Error 1
make[5]: Leaving directory `/home/stamil/ecOS/target/linux/x86/image'
make[4]: *** [install] Error 2
make[4]: Leaving directory `/home/stamil/ecOS/target/linux/x86'
make[3]: *** [install] Error 2
make[3]: Leaving directory `/home/stamil/ecOS/target/linux'
make[2]: *** [target/linux/install] Error 2
make[2]: Leaving directory `/home/stamil/ecOS'
make[1]: *** [/home/stamil/ecOS/staging_dir/target-x86_64_musl-1.1.16/stamp/.target_install] Error 2
make[1]: Leaving directory `/home/stamil/ecOS'
make: *** [world] Error 2
Help me to resolve it
Regards,
Tamil
(Last edited by stamil on 30 Dec 2017, 06:54)