kenzok8 / openwrt-packages

openwrt常用软件包
https://op.dllkids.xyz
6.52k stars 2.61k forks source link

前几天更新后出现了adguardhome的报错! #155

Closed superabbite1 closed 1 year ago

superabbite1 commented 3 years ago

Collecting package info: done WARNING: Makefile 'package/openwrt-packages/adguardhome/Makefile' has a build dependency on 'node-yarn/host', which does not exist WARNING: Makefile 'package/openwrt-packages/adguardhome/Makefile' has a build dependency on 'packr/host', which does not exist Installing all packages from feed packages.

QQ截图20210517183324

doumeki commented 3 years ago

me tooo include ../../lang/golang/golang-package.mk 这条也不对。 还有为什么要改adguardhome的大小写?

ghost commented 3 years ago

我也遇到这个问题了,你们怎么解决的?

the55555day commented 3 years ago

include ../../lang/golang/golang-package.mk

这条可以通过修改为绝对路径解决

dcdebug commented 2 years ago

my feeds.conf.default :

src-git packages https://github.com/coolsnowwolf/packages
src-git luci https://github.com/coolsnowwolf/luci
src-git routing https://git.openwrt.org/feed/routing.git
src-git telephony https://git.openwrt.org/feed/telephony.git
#src-git video https://github.com/openwrt/video.git
#src-git targets https://github.com/openwrt/targets.git
#src-git oldpackages http://git.openwrt.org/packages.git
#src-link custom /usr/src/openwrt/custom-feed

when I ./script/feeds install -a的时候,出现:

....
WARNING: Makefile 'package/openwrt-packages/adguardhome/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/adguardhome/Makefile' has a build dependency on 'node/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/adguardhome/Makefile' has a build dependency on 'node-yarn/host', which does not exist
WARNING: Makefile 'package/lean/amule/Makefile' has a dependency on 'libpng', which does not exist
WARNING: Makefile 'package/lean/amule/Makefile' has a dependency on 'libupnp', which does not exist
WARNING: Makefile 'package/lean/amule/Makefile' has a build dependency on 'libgd', which does not exist
WARNING: Makefile 'package/lean/antileech/Makefile' has a build dependency on 'libgd', which does not exist
WARNING: Makefile 'package/lean/autocore/Makefile' has a dependency on 'bc', which does not exist
WARNING: Makefile 'package/lean/autocore/Makefile' has a dependency on 'lm-sensors', which does not exist
WARNING: Makefile 'package/lean/automount/Makefile' has a dependency on 'antfs-mount', which does not exist
WARNING: Makefile 'package/lean/autosamba/Makefile' has a dependency on 'luci-app-samba', which does not exist
WARNING: Makefile 'package/lean/autosamba/Makefile' has a dependency on 'wsdd2', which does not exist
WARNING: Makefile 'package/lean/baidupcs-web/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/small/brook/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/utils/busybox/Makefile' has a dependency on 'libpam', which does not exist
WARNING: Makefile 'package/utils/busybox/Makefile' has a dependency on 'libpam', which does not exist
WARNING: Makefile 'package/utils/busybox/Makefile' has a build dependency on 'libpam', which does not exist
WARNING: Makefile 'package/openwrt-packages/cdnspeedtest/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/lean/ddns-scripts_aliyun/Makefile' has a dependency on 'ddns-scripts', which does not exist
WARNING: Makefile 'package/lean/ddns-scripts_aliyun/Makefile' has a dependency on 'wget-ssl', which does not exist
WARNING: Makefile 'package/lean/ddns-scripts_dnspod/Makefile' has a dependency on 'ddns-scripts', which does not exist
WARNING: Makefile 'package/lean/ddns-scripts_dnspod/Makefile' has a dependency on 'wget-ssl', which does not exist
WARNING: Makefile 'package/lean/default-settings/Makefile' has a dependency on 'luci-base', which does not exist
WARNING: Makefile 'package/lean/default-settings/Makefile' has a dependency on 'luci', which does not exist
WARNING: Makefile 'package/lean/dnsforwarder/Makefile' has a dependency on 'coreutils', which does not exist
WARNING: Makefile 'package/lean/dnsforwarder/Makefile' has a dependency on 'coreutils-base64', which does not exist
WARNING: Makefile 'package/lean/dnsforwarder/Makefile' has a dependency on 'wget-ssl', which does not exist
WARNING: Makefile 'package/lean/dnsproxy/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/network/utils/dpdk/Makefile' has a build dependency on 'meson/host', which does not exist
WARNING: Makefile 'package/network/utils/dpdk/Makefile' has a build dependency on 'ninja/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/filebrowser/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/filebrowser/Makefile' has a build dependency on 'node/host', which does not exist
WARNING: Makefile 'package/lean/frp/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/lean/gmediarender/Makefile' has a dependency on 'gstreamer1', which does not exist
WARNING: Makefile 'package/lean/gmediarender/Makefile' has a dependency on 'libgstreamer1', which does not exist
WARNING: Makefile 'package/lean/gmediarender/Makefile' has a dependency on 'gstreamer1-libs', which does not exist
WARNING: Makefile 'package/lean/gmediarender/Makefile' has a dependency on 'glib2', which does not exist
WARNING: Makefile 'package/lean/gmediarender/Makefile' has a dependency on 'libupnp', which does not exist
WARNING: Makefile 'package/lean/go-aliyundrive-webdav/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/gost/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/small/hysteria/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/small/ipt2socks/Makefile' has a dependency on 'libuv', which does not exist
WARNING: Makefile 'package/lean/ipv6-helper/Makefile' has a dependency on 'luci-proto-ipv6', which does not exist
WARNING: Makefile 'package/small/kcptun/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/boot/kexec-tools/Makefile' has a dependency on 'liblzma', which does not exist
WARNING: Makefile 'package/network/services/lldpd/Makefile' has a dependency on 'libnetsnmp', which does not exist
WARNING: Makefile 'package/openwrt-packages/lua-maxminddb/Makefile' has a dependency on 'libmaxminddb', which does not exist
WARNING: Makefile 'package/lean/luci-app-accesscontrol/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-adbyby-plus/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-adguardhome/Makefile' has a dependency on 'curl', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-adguardhome/Makefile' has a dependency on 'wget-ssl', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-adguardhome/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-advanced/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-airplay2/Makefile' has a dependency on 'alsa-utils', which does not exist
WARNING: Makefile 'package/lean/luci-app-airplay2/Makefile' has a dependency on 'shairport-sync-openssl', which does not exist
WARNING: Makefile 'package/lean/luci-app-airplay2/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-aliddns/Makefile' has a dependency on 'curl', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-aliddns/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-aliyundrive-webdav/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-amule/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-argonne-config/Makefile' has a dependency on 'luci-compat', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-argonne-config/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-arpbind/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-autoreboot/Makefile' has a dependency on 'luci', which does not exist
WARNING: Makefile 'package/lean/luci-app-autoreboot/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-baidupcs-web/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-bypass/Makefile' has a dependency on 'coreutils', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-bypass/Makefile' has a dependency on 'coreutils-base64', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-bypass/Makefile' has a dependency on 'curl', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-bypass/Makefile' has a dependency on 'luci-compat', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-bypass/Makefile' has a dependency on 'unzip', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-bypass/Makefile' has a dependency on 'shadowsocks-libev-ss-server', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-bypass/Makefile' has a dependency on 'shadowsocks-libev-ss-local', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-bypass/Makefile' has a dependency on 'shadowsocks-libev-ss-redir', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-bypass/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-cifs-mount/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-cifsd/Makefile' has a dependency on 'ksmbd-server', which does not exist
WARNING: Makefile 'package/lean/luci-app-cifsd/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-clash/Makefile' has a dependency on 'luci-base', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-clash/Makefile' has a dependency on 'coreutils-base64', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-clash/Makefile' has a dependency on 'coreutils', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-clash/Makefile' has a dependency on 'coreutils-nohup', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-clash/Makefile' has a dependency on 'bash', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-clash/Makefile' has a dependency on 'curl', which does not exist
WARNING: Makefile 'package/lean/luci-app-cpufreq/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-ddnsto/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-diskman/Makefile' has a dependency on 'parted', which does not exist
WARNING: Makefile 'package/lean/luci-app-diskman/Makefile' has a dependency on 'smartmontools', which does not exist
WARNING: Makefile 'package/lean/luci-app-diskman/Makefile' has a dependency on 'btrfs-progs', which does not exist
WARNING: Makefile 'package/lean/luci-app-diskman/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-dnsfilter/Makefile' has a dependency on 'curl', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-dnsfilter/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-dnsforwarder/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-docker/Makefile' has a dependency on 'dockerd', which does not exist
WARNING: Makefile 'package/lean/luci-app-docker/Makefile' has a dependency on 'docker', which does not exist
WARNING: Makefile 'package/lean/luci-app-docker/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-easymesh/Makefile' has a dependency on 'batctl-default', which does not exist
WARNING: Makefile 'package/lean/luci-app-easymesh/Makefile' has a dependency on 'kmod-batman-adv', which does not exist
WARNING: Makefile 'package/lean/luci-app-easymesh/Makefile' has a dependency on 'dawn', which does not exist
WARNING: Makefile 'package/lean/luci-app-easymesh/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-easyupdate/Makefile' has a dependency on 'bash', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-easyupdate/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-eqos/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-familycloud/Makefile' has a dependency on 'coreutils', which does not exist
WARNING: Makefile 'package/lean/luci-app-familycloud/Makefile' has a dependency on 'coreutils-nohup', which does not exist
WARNING: Makefile 'package/lean/luci-app-familycloud/Makefile' has a dependency on 'libcurl', which does not exist
WARNING: Makefile 'package/lean/luci-app-familycloud/Makefile' has a dependency on 'bash', which does not exist
WARNING: Makefile 'package/lean/luci-app-familycloud/Makefile' has a dependency on 'curl', which does not exist
WARNING: Makefile 'package/lean/luci-app-familycloud/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-fileassistant/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-filebrowser/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-filetransfer/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-frpc/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-frps/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-go-aliyundrive-webdav/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-gost/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-guest-wifi/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-haproxy-tcp/Makefile' has a dependency on 'haproxy', which does not exist
WARNING: Makefile 'package/lean/luci-app-haproxy-tcp/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-ipsec-vpnd/Makefile' has a dependency on 'strongswan', which does not exist
WARNING: Makefile 'package/lean/luci-app-ipsec-vpnd/Makefile' has a dependency on 'strongswan-minimal', which does not exist
WARNING: Makefile 'package/lean/luci-app-ipsec-vpnd/Makefile' has a dependency on 'strongswan-mod-xauth-generic', which does not exist
WARNING: Makefile 'package/lean/luci-app-ipsec-vpnd/Makefile' has a dependency on 'strongswan-mod-kernel-libipsec', which does not exist
WARNING: Makefile 'package/lean/luci-app-ipsec-vpnd/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-jd-dailybonus/Makefile' has a dependency on 'node', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-jd-dailybonus/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'nginx', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'unzip', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'zoneinfo-asia', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-fpm', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-curl', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-gd', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-iconv', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-json', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-mbstring', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-opcache', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-session', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-zip', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-sqlite3', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-pdo', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-pdo-sqlite', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-pdo-mysql', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-cgi', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-dom', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-koolddns/Makefile' has a dependency on 'curl', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-koolddns/Makefile' has a dependency on 'libcurl', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-koolddns/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/mt/luci-app-mtwifi/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-music-remote-center/Makefile' has a dependency on 'alsa-utils', which does not exist
WARNING: Makefile 'package/lean/luci-app-music-remote-center/Makefile' has a dependency on 'forked-daapd', which does not exist
WARNING: Makefile 'package/lean/luci-app-music-remote-center/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-mwan3helper/Makefile' has a dependency on 'luci-app-mwan3', which does not exist
WARNING: Makefile 'package/lean/luci-app-mwan3helper/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-n2n_v2/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-netdata/Makefile' has a dependency on 'netdata', which does not exist
WARNING: Makefile 'package/lean/luci-app-netdata/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-nfs/Makefile' has a dependency on 'nfs-utils', which does not exist
WARNING: Makefile 'package/lean/luci-app-nfs/Makefile' has a dependency on 'nfs-kernel-server', which does not exist
WARNING: Makefile 'package/lean/luci-app-nfs/Makefile' has a dependency on 'nfs-kernel-server-utils', which does not exist
WARNING: Makefile 'package/lean/luci-app-nfs/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-nft-qos/Makefile' has a dependency on 'nft-qos', which does not exist
WARNING: Makefile 'package/lean/luci-app-nft-qos/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-nps/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-openclash/Makefile' has a dependency on 'coreutils', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-openclash/Makefile' has a dependency on 'coreutils-nohup', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-openclash/Makefile' has a dependency on 'bash', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-openclash/Makefile' has a dependency on 'curl', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-openclash/Makefile' has a dependency on 'ruby', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-openclash/Makefile' has a dependency on 'ruby-yaml', which does not exist
WARNING: Makefile 'package/lean/luci-app-openvpn-server/Makefile' has a dependency on 'openvpn-openssl', which does not exist
WARNING: Makefile 'package/lean/luci-app-openvpn-server/Makefile' has a dependency on 'openvpn-easy-rsa', which does not exist
WARNING: Makefile 'package/lean/luci-app-openvpn-server/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-passwall/Makefile' has a dependency on 'coreutils', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-passwall/Makefile' has a dependency on 'coreutils-base64', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-passwall/Makefile' has a dependency on 'coreutils-nohup', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-passwall/Makefile' has a dependency on 'curl', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-passwall/Makefile' has a dependency on 'luci-compat', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-passwall/Makefile' has a dependency on 'luci-lib-jsonc', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-passwall/Makefile' has a dependency on 'unzip', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-passwall/Makefile' has a dependency on 'haproxy', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-passwall/Makefile' has a dependency on 'shadowsocks-libev-ss-local', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-passwall/Makefile' has a dependency on 'shadowsocks-libev-ss-redir', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-passwall/Makefile' has a dependency on 'shadowsocks-libev-ss-server', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-passwall/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-pppoe-relay/Makefile' has a dependency on 'rp-pppoe-common', which does not exist
WARNING: Makefile 'package/lean/luci-app-pppoe-relay/Makefile' has a dependency on 'rp-pppoe-relay', which does not exist
WARNING: Makefile 'package/lean/luci-app-pppoe-relay/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-pptp-server/Makefile' has a dependency on 'pptpd', which does not exist
WARNING: Makefile 'package/lean/luci-app-pptp-server/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-ps3netsrv/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-pushbot/Makefile' has a dependency on 'iputils-arping', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-pushbot/Makefile' has a dependency on 'curl', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-pushbot/Makefile' has a dependency on 'jq', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-pushbot/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-qbittorrent/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-ramfree/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-rclone/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-samba4/Makefile' has a dependency on 'samba4-server', which does not exist
WARNING: Makefile 'package/lean/luci-app-samba4/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-serverchan/Makefile' has a dependency on 'iputils-arping', which does not exist
WARNING: Makefile 'package/lean/luci-app-serverchan/Makefile' has a dependency on 'curl', which does not exist
WARNING: Makefile 'package/lean/luci-app-serverchan/Makefile' has a dependency on 'jq', which does not exist
WARNING: Makefile 'package/lean/luci-app-serverchan/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-smartdns/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-softethervpn/Makefile' has a dependency on 'softethervpn5-bridge', which does not exist
WARNING: Makefile 'package/lean/luci-app-softethervpn/Makefile' has a dependency on 'softethervpn5-client', which does not exist
WARNING: Makefile 'package/lean/luci-app-softethervpn/Makefile' has a dependency on 'softethervpn5-server', which does not exist
WARNING: Makefile 'package/lean/luci-app-softethervpn/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-ssr-mudb-server/Makefile' has a dependency on 'libsodium', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-ssr-mudb-server/Makefile' has a dependency on 'luci-lib-jsonc', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-ssr-mudb-server/Makefile' has a dependency on 'python3', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-ssr-mudb-server/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-ssr-plus/Makefile' has a dependency on 'coreutils', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-ssr-plus/Makefile' has a dependency on 'coreutils-base64', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-ssr-plus/Makefile' has a dependency on 'shadowsocks-libev-ss-local', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-ssr-plus/Makefile' has a dependency on 'shadowsocks-libev-ss-redir', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-ssr-plus/Makefile' has a dependency on 'shadowsocks-libev-ss-server', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-ssr-plus/Makefile' has a dependency on 'curl', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-ssr-plus/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-ssrserver-python/Makefile' has a dependency on 'python3', which does not exist
WARNING: Makefile 'package/lean/luci-app-ssrserver-python/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-store/Makefile' has a dependency on 'curl', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-store/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-syncdial/Makefile' has a dependency on 'luci-app-mwan3', which does not exist
WARNING: Makefile 'package/lean/luci-app-syncdial/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-ttyd/Makefile' has a dependency on 'ttyd', which does not exist
WARNING: Makefile 'package/lean/luci-app-ttyd/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-turboacc/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-unblockmusic/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-unblockneteasemusic/Makefile' has a dependency on 'node', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-unblockneteasemusic/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-usb-printer/Makefile' has a dependency on 'p910nd', which does not exist
WARNING: Makefile 'package/lean/luci-app-usb-printer/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-uugamebooster/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-v2ray-server/Makefile' has a dependency on 'unzip', which does not exist
WARNING: Makefile 'package/lean/luci-app-v2ray-server/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-verysync/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-vlmcsd/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-vsftpd/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-vssr/Makefile' has a dependency on 'coreutils', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-vssr/Makefile' has a dependency on 'coreutils-base64', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-vssr/Makefile' has a dependency on 'bash', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-vssr/Makefile' has a dependency on 'wget-ssl', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-vssr/Makefile' has a dependency on 'luasocket', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-vssr/Makefile' has a dependency on 'lua-cjson', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-vssr/Makefile' has a dependency on 'shadowsocks-libev-ss-local', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-vssr/Makefile' has a dependency on 'shadowsocks-libev-ss-redir', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-app-vssr/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-webadmin/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-wrtbwmon/Makefile' has a dependency on 'luci-app-nlbwmon', which does not exist
WARNING: Makefile 'package/lean/luci-app-wrtbwmon/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-xlnetacc/Makefile' has a dependency on 'curl', which does not exist
WARNING: Makefile 'package/lean/luci-app-xlnetacc/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-zerotier/Makefile' has a dependency on 'zerotier', which does not exist
WARNING: Makefile 'package/lean/luci-app-zerotier/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-lib-docker/Makefile' has a dependency on 'luci-lib-jsonc', which does not exist
WARNING: Makefile 'package/lean/luci-lib-docker/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-lib-fs/Makefile' has a dependency on 'luci', which does not exist
WARNING: Makefile 'package/lean/luci-lib-fs/Makefile' has a dependency on 'luci-lib-nixio', which does not exist
WARNING: Makefile 'package/lean/luci-proto-bonding/Makefile' has a dependency on 'proto-bonding', which does not exist
WARNING: Makefile 'package/lean/luci-proto-bonding/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-theme-argon/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-theme-argonne/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-theme-atmaterial_new/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-theme-edge/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-theme-netgear/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/openwrt-packages/luci-theme-tomato/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/mt/drivers/mt7615d/Makefile' has a dependency on 'maccalc', which does not exist
WARNING: Makefile 'package/lean/n2n_v2/Makefile' has a dependency on 'libzstd', which does not exist
WARNING: Makefile 'package/openwrt-packages/naiveproxy/Makefile' has a build dependency on 'python3/host', which does not exist
WARNING: Makefile 'package/network/services/noddos/Makefile' has a dependency on 'libcurl', which does not exist
WARNING: Makefile 'package/network/services/noddos/Makefile' has a dependency on 'libtins', which does not exist
WARNING: Makefile 'package/network/services/noddos/Makefile' has a dependency on 'libyaml-cpp', which does not exist
WARNING: Makefile 'package/lean/nps/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/utils/policycoreutils/Makefile' has a dependency on 'libpam', which does not exist
WARNING: Makefile 'package/utils/policycoreutils/Makefile' has a dependency on 'libpam', which does not exist
WARNING: Makefile 'package/utils/policycoreutils/Makefile' has a build dependency on 'libpam', which does not exist
WARNING: Makefile 'package/lean/qtbase/Makefile' has a dependency on 'libpcre2-16', which does not exist
WARNING: Makefile 'package/firmware/quantenna/Makefile' has a dependency on 'libtirpc', which does not exist
WARNING: Makefile 'package/firmware/quantenna/Makefile' has a build dependency on 'libtirpc', which does not exist
WARNING: Makefile 'package/lean/rblibtorrent/Makefile' has a dependency on 'boost', which does not exist
WARNING: Makefile 'package/lean/rblibtorrent/Makefile' has a dependency on 'boost-system', which does not exist
WARNING: Makefile 'package/lean/rblibtorrent/Makefile' has a dependency on 'boost-chrono', which does not exist
WARNING: Makefile 'package/lean/rblibtorrent/Makefile' has a dependency on 'boost-random', which does not exist
WARNING: Makefile 'package/lean/rclone/Makefile' has a dependency on 'fuse-utils', which does not exist
WARNING: Makefile 'package/lean/rclone/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/small/shadowsocksr-libev/Makefile' has a dependency on 'libev', which does not exist
WARNING: Makefile 'package/small/shadowsocksr-libev/Makefile' has a dependency on 'libsodium', which does not exist
WARNING: Makefile 'package/small/shadowsocksr-libev/Makefile' has a dependency on 'libudns', which does not exist
WARNING: Makefile 'package/small/shadowsocksr-libev/Makefile' has a dependency on 'libev', which does not exist
WARNING: Makefile 'package/small/shadowsocksr-libev/Makefile' has a dependency on 'libsodium', which does not exist
WARNING: Makefile 'package/small/shadowsocksr-libev/Makefile' has a dependency on 'libudns', which does not exist
WARNING: Makefile 'package/small/shadowsocksr-libev/Makefile' has a dependency on 'libev', which does not exist
WARNING: Makefile 'package/small/shadowsocksr-libev/Makefile' has a dependency on 'libsodium', which does not exist
WARNING: Makefile 'package/small/shadowsocksr-libev/Makefile' has a dependency on 'libudns', which does not exist
WARNING: Makefile 'package/small/shadowsocksr-libev/Makefile' has a dependency on 'libev', which does not exist
WARNING: Makefile 'package/small/shadowsocksr-libev/Makefile' has a dependency on 'libsodium', which does not exist
WARNING: Makefile 'package/small/shadowsocksr-libev/Makefile' has a dependency on 'libudns', which does not exist
WARNING: Makefile 'package/small/shadowsocksr-libev/Makefile' has a dependency on 'libev', which does not exist
WARNING: Makefile 'package/small/shadowsocksr-libev/Makefile' has a dependency on 'libsodium', which does not exist
WARNING: Makefile 'package/small/shadowsocksr-libev/Makefile' has a dependency on 'libudns', which does not exist
WARNING: Makefile 'package/small/simple-obfs/Makefile' has a dependency on 'libev', which does not exist
WARNING: Makefile 'package/small/simple-obfs/Makefile' has a dependency on 'libev', which does not exist
WARNING: Makefile 'package/small/simple-obfs/Makefile' has a build dependency on 'libev', which does not exist
WARNING: Makefile 'package/lean/tcpping/Makefile' has a dependency on 'libnet-1.2.x', which does not exist
WARNING: Makefile 'package/small/trojan/Makefile' has a dependency on 'boost', which does not exist
WARNING: Makefile 'package/small/trojan/Makefile' has a dependency on 'boost-system', which does not exist
WARNING: Makefile 'package/small/trojan/Makefile' has a dependency on 'boost-program_options', which does not exist
WARNING: Makefile 'package/small/trojan/Makefile' has a dependency on 'boost-date_time', which does not exist
WARNING: Makefile 'package/small/trojan-go/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/small/trojan-plus/Makefile' has a dependency on 'boost', which does not exist
WARNING: Makefile 'package/small/trojan-plus/Makefile' has a dependency on 'boost-system', which does not exist
WARNING: Makefile 'package/small/trojan-plus/Makefile' has a dependency on 'boost-program_options', which does not exist
WARNING: Makefile 'package/openwrt-packages/UnblockNeteaseMusic/Makefile' has a dependency on 'node', which does not exist
WARNING: Makefile 'package/lean/UnblockNeteaseMusic-Go/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/small/v2ray-core/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/small/v2ray-plugin/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/lean/wxbase/Makefile' has a dependency on 'libexpat', which does not exist
WARNING: Makefile 'package/small/xray-core/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/small/xray-plugin/Makefile' has a build dependency on 'golang/host', which does not exist
....

? ? ? what I should to do ?