#21351: dd: failed to open '............./build_dir/target-
mipsel_24kec+dsp_musl-1.1.11/linux-ramips_rt305x/root.ubifs': No such file
or directory
-----------------------+---------------------------------------
Reporter: yurtesen | Owner: developers
Type: defect | Status: new
Priority: low | Milestone: Designated Driver (Trunk)
Component: kernel | Version: Trunk
Resolution: | Keywords: ubifs root.ubifs make
-----------------------+---------------------------------------
Comment (by yurtesen):
I didn't select anything other than default settings in menuconfig for the
target/subtarget.
The message part you put is a bit out of context. If you look the complete
message, I think that line has nothing to do with the actual error. It is
simply part of an if/else statement related to another file. Besides I
went back to 15.05 and it builds fine. At the very least the default
settings should work and this would be a problem/bug if they don't.
{{{
if [ `stat -c%s "/home/mark/openwrt/openwrt/build_dir/target-
mipsel_24kec+dsp_musl-1.1.11/linux-ramips_rt305x/openwrt-ramips-rt305x-
vocore-16M-squashfs-sysupgrade.bin"` -gt 16449536 ]; then echo "Warning:
/home/mark/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.11
/linux-ramips_rt305x/openwrt-ramips-rt305x-vocore-16M-squashfs-
sysupgrade.bin is too big" >&2; else cp -fpR
/home/mark/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.11
/linux-ramips_rt305x/openwrt-ramips-rt305x-vocore-16M-squashfs-
sysupgrade.bin /home/mark/openwrt/openwrt/bin/ramips/openwrt-ramips-
rt305x-vocore-16M-squashfs-sysupgrade.bin; fi
dd if=/home/mark/openwrt/openwrt/build_dir/target-
mipsel_24kec+dsp_musl-1.1.11/linux-ramips_rt305x/root.ubifs
of=/home/mark/openwrt/openwrt/bin/ramips/openwrt-ramips-rt305x-root.ubifs
bs=128k conv=sync
dd: failed to open '/home/mark/openwrt/openwrt/build_dir/target-
mipsel_24kec+dsp_musl-1.1.11/linux-ramips_rt305x/root.ubifs': No such file
or directory
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/21351#comment:2>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets