Hi list,

Building custom images with image builder for 17.04 works fine.
Unfortunately when I try do to exactly the same with latest (RC1) openwrt
it fails like this:

[mikael@mikael-pc
openwrt-imagebuilder-18.06.0-rc1-ar71xx-generic.Linux-x86_64]$ make image
PROFILE=tl-wr1043nd-v1 PACKAGES="base-files busybox dnsmasq dropbear
firewall fstools fwtool hostapd-common ip6tables iptables iw iwinfo jshn
jsonfilter kernel kmod-ath kmod-ath9k kmod-ath9k-common kmod-cfg80211
kmod-gpio-button-hotplug kmod-ip6tables kmod-ipt-conntrack kmod-ipt-core
kmod-ipt-nat kmod-lib-crc-ccitt kmod-mac80211 kmod-nf-conntrack
kmod-nf-conntrack6 kmod-nf-ipt kmod-nf-ipt6 kmod-nf-nat kmod-nls-base
kmod-ppp kmod-pppoe kmod-pppox kmod-slhc kmod-usb-core
kmod-usb-ledtrig-usbport kmod-usb2 lede-keyring libblobmsg-json libc libgcc
libip4tc libip6tc libiwinfo libiwinfo-lua libjson-c libjson-script liblua
libnl-tiny libpthread libubox libubus libubus-lua libuci libuci-lua
libuclient libxtables logd lua luci luci-app-firewall luci-base luci-lib-ip
luci-lib-jsonc luci-lib-nixio luci-mod-admin-full luci-proto-ipv6
luci-proto-ppp luci-theme-bootstrap mtd netifd odhcp6c odhcpd opkg ppp
ppp-mod-pppoe procd rpcd swconfig uboot-envtools ubox ubus ubusd uci
uclient-fetch uhttpd uhttpd-mod-ubus usign wpad-mini luci-app-ddns
ddns-scripts wget libpcre zlib libopenssl librt"
Checking 'working-make'... ok.
Checking 'case-sensitive-fs'... ok.
Checking 'proper-umask'... ok.
Checking 'gcc'... ok.
Checking 'working-gcc'... ok.
Checking 'g++'... ok.
Checking 'working-g++'... ok.
Checking 'ncurses'... ok.
Checking 'perl-thread-queue'... ok.
Checking 'tar'... ok.
Checking 'find'... ok.
Checking 'bash'... ok.
Checking 'patch'... ok.
Checking 'diff'... ok.
Checking 'cp'... ok.
Checking 'seq'... ok.
Checking 'awk'... ok.
Checking 'grep'... ok.
Checking 'getopt'... ok.
Checking 'stat'... ok.
Checking 'unzip'... ok.
Checking 'bzip2'... ok.
Checking 'wget'... ok.
Checking 'time'... failed.
Checking 'perl'... ok.
Checking 'python'... ok.
Checking 'git'... ok.
Checking 'file'... ok.
Checking 'ldconfig-stub'... ok.

Build dependency: Please install GNU 'time' or BusyBox 'time'

Prerequisite check failed. Use FORCE=1 to override.
make[1]: *** [Makefile:76: staging_dir/host/.prereq-build] Error 1
make: *** [Makefile:175: image] Error 2
[mikael@mikael-pc
openwrt-imagebuilder-18.06.0-rc1-ar71xx-generic.Linux-x86_64]$


But I have 'time':
$ time

real    0m0,000s
user    0m0,000s
sys     0m0,000s
$

What am I doing wrong?
TIA,
Mikael


_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/listinfo/openwrt-devel

Reply via email to