#21768: make_ext4fs error
----------------------------+------------------------
Reporter: megachronix@… | Owner: developers
Type: defect | Status: closed
Priority: normal | Milestone:
Component: toolchain | Version: Trunk
Resolution: fixed | Keywords:
----------------------------+------------------------
Changes (by jow):
* status: new => closed
* resolution: => fixed
Old description:
> mkimage -A arm -O linux -T kernel -C none -a 0x40008000 -e 0x40008000 -n
> 'ARM OpenWrt Linux-4.1.16' -d /home/tobias/openwrt/build_dir/target-
> arm_cortex-a8+vfpv3_musl-1.1.12_eabi/linux-sunxi/zImage
> /home/tobias/openwrt/bin/sunxi/openwrt-sunxi-uImage
> Image Name: ARM OpenWrt Linux-4.1.16
> Created: Mon Feb 1 13:33:33 2016
> Image Type: ARM Linux Kernel Image (uncompressed)
> Data Size: 2236840 Bytes = 2184.41 kB = 2.13 MB
> Load Address: 40008000
> Entry Point: 40008000
> /home/tobias/openwrt/staging_dir/host/bin/make_ext4fs -l 50331648 -b 4096
> -i 6000 -m 0 -J -t 1454333613 /home/tobias/openwrt/build_dir/target-
> arm_cortex-a8+vfpv3_musl-1.1.12_eabi/linux-sunxi/root.ext4
> /home/tobias/openwrt/build_dir/target-
> arm_cortex-a8+vfpv3_musl-1.1.12_eabi/root-sunxi/
> Warning: -t (initialize inode tables) is deprecated
> Unexpected argument: /home/tobias/openwrt/build_dir/target-
> arm_cortex-a8+vfpv3_musl-1.1.12_eabi/root-sunxi/
> make_ext4fs [ -l <len> ] [ -j <journal size> ] [ -b <block_size> ]
> [ -g <blocks per group> ] [ -i <inodes> ] [ -I <inode size> ]
> [ -m <reserved blocks percent> ] [ -L <label> ] [ -f ]
> [ -S file_contexts ] [ -C fs_config ] [ -T timestamp ]
> [ -z | -s ] [ -w ] [ -c ] [ -J ] [ -v ] [ -B <block_list_file> ]
> <filename> [<directory>]
> Makefile:117: recipe for target 'mkfs-ext4' failed
> make[5]: *** [mkfs-ext4] Error 1
> make[5]: Leaving directory
> '/home/tobias/openwrt/target/linux/sunxi/image'
> Makefile:32: recipe for target 'install' failed
> make[4]: *** [install] Error 2
New description:
{{{
mkimage -A arm -O linux -T kernel -C none -a 0x40008000 -e 0x40008000 -n
'ARM OpenWrt Linux-4.1.16' -d /home/tobias/openwrt/build_dir/target-
arm_cortex-a8+vfpv3_musl-1.1.12_eabi/linux-sunxi/zImage
/home/tobias/openwrt/bin/sunxi/openwrt-sunxi-uImage
Image Name: ARM OpenWrt Linux-4.1.16
Created: Mon Feb 1 13:33:33 2016
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2236840 Bytes = 2184.41 kB = 2.13 MB
Load Address: 40008000
Entry Point: 40008000
/home/tobias/openwrt/staging_dir/host/bin/make_ext4fs -l 50331648 -b 4096
-i 6000 -m 0 -J -t 1454333613 /home/tobias/openwrt/build_dir/target-
arm_cortex-a8+vfpv3_musl-1.1.12_eabi/linux-sunxi/root.ext4
/home/tobias/openwrt/build_dir/target-arm_cortex-a8+vfpv3_musl-1.1.12_eabi
/root-sunxi/
Warning: -t (initialize inode tables) is deprecated
Unexpected argument: /home/tobias/openwrt/build_dir/target-
arm_cortex-a8+vfpv3_musl-1.1.12_eabi/root-sunxi/
make_ext4fs [ -l <len> ] [ -j <journal size> ] [ -b <block_size> ]
[ -g <blocks per group> ] [ -i <inodes> ] [ -I <inode size> ]
[ -m <reserved blocks percent> ] [ -L <label> ] [ -f ]
[ -S file_contexts ] [ -C fs_config ] [ -T timestamp ]
[ -z | -s ] [ -w ] [ -c ] [ -J ] [ -v ] [ -B <block_list_file> ]
<filename> [<directory>]
Makefile:117: recipe for target 'mkfs-ext4' failed
make[5]: *** [mkfs-ext4] Error 1
make[5]: Leaving directory '/home/tobias/openwrt/target/linux/sunxi/image'
Makefile:32: recipe for target 'install' failed
make[4]: *** [install] Error 2
}}}
--
Comment:
Fixed with r48610.
--
Ticket URL: <https://dev.openwrt.org/ticket/21768#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets