OpenWrt v18.06.1 VMware version
Posted: 26 Oct 2018, 12:04
First building a new source for v18.06-snapshot (r8378) working as desired.
Next 'git checkout v18.06.1' to revert to that level. Resulting in the following WARNING during build:
awaiting final results and testing. Not needed, build failed:
Next run one of the commands specified in the WARNING.
make defconfig
Again this failed on building libubox (fatal error: json.h: No such file or directory)...
I got this error every time after using git checkout command.
No clue why.
And when we get a build done, it stays a -too high- SNAPSHOT version, not a 18.0.1:
DG.
Next 'git checkout v18.06.1' to revert to that level. Resulting in the following WARNING during build:
awaiting final results and testing. Not needed, build failed:
Code: Select all
make[2] toolchain/compile
make[3] -C toolchain/gdb compile
make[3] -C toolchain/binutils compile
make[3] -C toolchain/gcc/initial compile
make[3] -C toolchain/kernel-headers compile
make[3] -C toolchain/musl compile
make[3] -C toolchain/gcc/final compile
make[3] -C toolchain/fortify-headers compile
make[3] -C toolchain/yasm compile
make[2] target/compile
make[3] -C target/linux compile
make[2] diffconfig
make[2] package/cleanup
make[2] package/compile
make[3] -C package/libs/libubox host-compile
make -r world: build failed. Please re-run make with -j1 V=s to see what's going on
/home/openwrt/LEDEBUILDS/vmware/18.06/openwrt/include/toplevel.mk:216: recipe for target 'world' failed
make: *** [world] Error 1
make defconfig
Again this failed on building libubox (fatal error: json.h: No such file or directory)...
Code: Select all
[ 40%] Built target ubox
make[6]: Entering directory '/home/openwrt/LEDEBUILDS/vmware/18.06/openwrt/build_dir/hostpkg/libubox-2018-07-25-c83a84af'
make[6]: Leaving directory '/home/openwrt/LEDEBUILDS/vmware/18.06/openwrt/build_dir/hostpkg/libubox-2018-07-25-c83a84af'
make[6]: Entering directory '/home/openwrt/LEDEBUILDS/vmware/18.06/openwrt/build_dir/hostpkg/libubox-2018-07-25-c83a84af'
[ 42%] Building C object CMakeFiles/blobmsg_json.dir/blobmsg_json.c.o
/home/openwrt/LEDEBUILDS/vmware/18.06/openwrt/build_dir/hostpkg/libubox-2018-07-25-c83a84af/blobmsg_json.c:21:19: fatal error: json.h: No such file or directory
#include <json.h>
^
compilation terminated.
CMakeFiles/blobmsg_json.dir/build.make:62: recipe for target 'CMakeFiles/blobmsg_json.dir/blobmsg_json.c.o' failed
make[6]: *** [CMakeFiles/blobmsg_json.dir/blobmsg_json.c.o] Error 1
make[6]: Leaving directory '/home/openwrt/LEDEBUILDS/vmware/18.06/openwrt/build_dir/hostpkg/libubox-2018-07-25-c83a84af'
CMakeFiles/Makefile2:216: recipe for target 'CMakeFiles/blobmsg_json.dir/all' failed
make[5]: *** [CMakeFiles/blobmsg_json.dir/all] Error 2
make[5]: Leaving directory '/home/openwrt/LEDEBUILDS/vmware/18.06/openwrt/build_dir/hostpkg/libubox-2018-07-25-c83a84af'
Makefile:129: recipe for target 'all' failed
make[4]: *** [all] Error 2
make[4]: Leaving directory '/home/openwrt/LEDEBUILDS/vmware/18.06/openwrt/build_dir/hostpkg/libubox-2018-07-25-c83a84af'
Makefile:104: recipe for target '/home/openwrt/LEDEBUILDS/vmware/18.06/openwrt/build_dir/hostpkg/libubox-2018-07-25-c83a84af/.built' failed
make[3]: *** [/home/openwrt/LEDEBUILDS/vmware/18.06/openwrt/build_dir/hostpkg/libubox-2018-07-25-c83a84af/.built] Error 2
make[3]: Leaving directory '/home/openwrt/LEDEBUILDS/vmware/18.06/openwrt/package/libs/libubox'
Command exited with non-zero status 2
time: package/libs/libubox/host-compile#0.13#0.02#0.63
package/Makefile:107: recipe for target 'package/libs/libubox/host/compile' failed
make[2]: *** [package/libs/libubox/host/compile] Error 2
make[2]: Leaving directory '/home/openwrt/LEDEBUILDS/vmware/18.06/openwrt'
package/Makefile:103: recipe for target '/home/openwrt/LEDEBUILDS/vmware/18.06/openwrt/staging_dir/target-x86_64_musl/stamp/.package_compile' failed
make[1]: *** [/home/openwrt/LEDEBUILDS/vmware/18.06/openwrt/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/openwrt/LEDEBUILDS/vmware/18.06/openwrt'
/home/openwrt/LEDEBUILDS/vmware/18.06/openwrt/include/toplevel.mk:216: recipe for target 'world' failed
make: *** [world] Error 2
No clue why.
And when we get a build done, it stays a -too high- SNAPSHOT version, not a 18.0.1:
Code: Select all
BusyBox v1.28.3 () built-in shell (ash)
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
OpenWrt 18.06-SNAPSHOT, r7361-4fb73b6
-----------------------------------------------------
Linux OpenWrt-VM05 4.14.78 #0 SMP Tue Oct 23 08:59:31 2018 x86_64 GNU/Linux
--
OpenWrt 18.06-SNAPSHOT r7361-4fb73b6 / LuCI openwrt-18.06 branch (git-18.298.56913-463fb04)