Ysurac / openmptcprouter

OpenMPTCProuter is an open source solution to aggregate multiple internet connections using Multipath TCP (MPTCP) on OpenWrt
https://www.openmptcprouter.com/
GNU General Public License v3.0
1.74k stars 253 forks source link

issue in creating custom image #2826

Closed iamdivyanshverma closed 12 months ago

iamdivyanshverma commented 1 year ago

Expected Behavior

Current Behavior

root@ubuntu-build:~/build# cd openmptcprouter/ root@ubuntu-build:~/build/openmptcprouter# OMR_TARGET="rpi4" OMR_FEED_SRC="master" ./build.sh M include/kernel-version.mk M include/netfilter.mk M include/package-ipkg.mk M include/target.mk M package/base-files/files/bin/config_generate M package/base-files/files/etc/banner M package/base-files/files/etc/board.d/99-default_network M package/base-files/files/sbin/sysupgrade M package/boot/arm-trusted-firmware-mediatek/Makefile M package/boot/uboot-envtools/Makefile M package/boot/uboot-mediatek/Makefile D package/boot/uboot-mediatek/patches/002-nand-add-spi-nand-driver.patch D package/boot/uboot-mediatek/patches/003-mt7622-uboot-add-dts-and-config-for-spi-nand.patch D package/boot/uboot-mediatek/patches/004-configs-enable-mtd-and-mtk_spi_nand-in-defconfig.patch D package/boot/uboot-mediatek/patches/005-update-bpir2-defconfig.patch D package/boot/uboot-mediatek/patches/010-no-binman.patch D package/boot/uboot-mediatek/patches/010-update-u7623-defconfig.patch M package/boot/uboot-rockchip/Makefile M package/boot/uboot-rockchip/patches/002-spl-remove-dtoc-of-pdata-generation.patch D package/boot/uboot-rockchip/patches/100-rockchip-rk3328-Add-support-for-FriendlyARM-NanoPi-R.patch M package/boot/uboot-rockchip/src/of-platdata/nanopi-r2s-rk3328/dt-structs-gen.h M package/firmware/ipq-wifi/Makefile M package/kernel/linux/modules/crypto.mk M package/kernel/linux/modules/fs.mk M package/kernel/linux/modules/input.mk M package/kernel/linux/modules/netfilter.mk M package/kernel/linux/modules/netsupport.mk M package/kernel/linux/modules/other.mk M package/kernel/linux/modules/sound.mk M package/kernel/linux/modules/usb.mk M package/kernel/rtl8812au-ct/Makefile D package/kernel/rtl8812au-ct/patches/003-wireless-5.8.patch D package/network/config/netifd/Makefile D package/network/config/netifd/files/etc/hotplug.d/iface/00-netstate D package/network/config/netifd/files/etc/hotplug.d/net/20-smp-packet-steering D package/network/config/netifd/files/etc/init.d/network D package/network/config/netifd/files/etc/uci-defaults/14_migrate-dhcp-release D package/network/config/netifd/files/etc/udhcpc.user D package/network/config/netifd/files/lib/netifd/dhcp.script D package/network/config/netifd/files/lib/netifd/proto/dhcp.sh D package/network/config/netifd/files/lib/network/config.sh D package/network/config/netifd/files/sbin/devstatus D package/network/config/netifd/files/sbin/ifdown D package/network/config/netifd/files/sbin/ifstatus D package/network/config/netifd/files/sbin/ifup D package/network/config/netifd/files/usr/share/udhcpc/default.script M package/network/ipv6/6in4/Makefile M package/network/ipv6/6in4/files/6in4.sh M package/network/services/dnsmasq/files/dnsmasq.init M package/system/opkg/files/customfeeds.conf M scripts/download.pl M target/linux/bcm27xx/Makefile M target/linux/bcm27xx/image/cmdline.txt D target/linux/bcm27xx/patches-5.4/950-1031-net-lan78xx-Ack-pending-PHY-ints-when-resetting.patch M target/linux/generic/config-5.4 M target/linux/generic/files/drivers/net/phy/b53/b53_common.c M target/linux/generic/pending-5.4/640-netfilter-nf_flow_table-add-hardware-offload-support.patch M target/linux/generic/pending-5.4/645-netfilter-nf_flow_table-rework-hardware-offload-time.patch D target/linux/mvebu/patches-5.4/021-arm64-dts-marvell-armada-37xx-Move-PCIe-comphy-handl.patch D target/linux/mvebu/patches-5.4/022-arm64-dts-marvell-armada-37xx-Move-PCIe-max-link-spe.patch M target/linux/rockchip/Makefile M target/linux/rockchip/armv8/base-files/etc/board.d/01_leds M target/linux/rockchip/armv8/base-files/etc/board.d/02_network M target/linux/rockchip/armv8/base-files/etc/hotplug.d/net/40-net-smp-affinity M target/linux/rockchip/image/armv8.mk M tools/firmware-utils/Makefile D tools/firmware-utils/src/add_header.c D tools/firmware-utils/src/addpattern.c D tools/firmware-utils/src/asustrx.c D tools/firmware-utils/src/bcm4908asus.c D tools/firmware-utils/src/bcm4908kernel.c D tools/firmware-utils/src/bcm_tag.h D tools/firmware-utils/src/bcmalgo.c D tools/firmware-utils/src/bcmalgo.h D tools/firmware-utils/src/buffalo-enc.c D tools/firmware-utils/src/buffalo-lib.c D tools/firmware-utils/src/buffalo-lib.h D tools/firmware-utils/src/buffalo-tag.c D tools/firmware-utils/src/buffalo-tftp.c D tools/firmware-utils/src/csysimg.h D tools/firmware-utils/src/cyg_crc.h D tools/firmware-utils/src/cyg_crc16.c D tools/firmware-utils/src/cyg_crc32.c D tools/firmware-utils/src/dgfirmware.c D tools/firmware-utils/src/dgn3500sum.c D tools/firmware-utils/src/dns313-header.c D tools/firmware-utils/src/edimax_fw_header.c D tools/firmware-utils/src/encode_crc.c D tools/firmware-utils/src/fix-u-media-header.c D tools/firmware-utils/src/fw.h D tools/firmware-utils/src/hcsmakeimage.c D tools/firmware-utils/src/imagetag.c D tools/firmware-utils/src/imagetag.ggo D tools/firmware-utils/src/imagetag_cmdline.c D tools/firmware-utils/src/imagetag_cmdline.h D tools/firmware-utils/src/jcgimage.c D tools/firmware-utils/src/lxlfw.c D tools/firmware-utils/src/lzma2eva.c D tools/firmware-utils/src/makeamitbin.c D tools/firmware-utils/src/md5.c D tools/firmware-utils/src/md5.h D tools/firmware-utils/src/mkbrncmdline.c D tools/firmware-utils/src/mkbrnimg.c D tools/firmware-utils/src/mkbuffaloimg.c D tools/firmware-utils/src/mkcameofw.c D tools/firmware-utils/src/mkcasfw.c D tools/firmware-utils/src/mkchkimg.c D tools/firmware-utils/src/mkcsysimg.c D tools/firmware-utils/src/mkdapimg.c D tools/firmware-utils/src/mkdapimg2.c D tools/firmware-utils/src/mkdhpimg.c D tools/firmware-utils/src/mkdlinkfw-lib.c D tools/firmware-utils/src/mkdlinkfw-lib.h D tools/firmware-utils/src/mkdlinkfw.c D tools/firmware-utils/src/mkdniimg.c D tools/firmware-utils/src/mkedimaximg.c D tools/firmware-utils/src/mkfwimage.c D tools/firmware-utils/src/mkfwimage2.c D tools/firmware-utils/src/mkheader_gemtek.c D tools/firmware-utils/src/mkhilinkfw.c D tools/firmware-utils/src/mkmerakifw-old.c D tools/firmware-utils/src/mkmerakifw.c D tools/firmware-utils/src/mkmylofw.c D tools/firmware-utils/src/mkplanexfw.c D tools/firmware-utils/src/mkporayfw.c D tools/firmware-utils/src/mkrasimage.c D tools/firmware-utils/src/mkrtn56uimg.c D tools/firmware-utils/src/mksenaofw.c D tools/firmware-utils/src/mksercommfw.c D tools/firmware-utils/src/mktitanimg.c D tools/firmware-utils/src/mktitanimg.h D tools/firmware-utils/src/mktplinkfw-lib.c D tools/firmware-utils/src/mktplinkfw-lib.h D tools/firmware-utils/src/mktplinkfw.c D tools/firmware-utils/src/mktplinkfw2.c D tools/firmware-utils/src/mkwrggimg.c D tools/firmware-utils/src/mkwrgimg.c D tools/firmware-utils/src/mkzcfw.c D tools/firmware-utils/src/mkzynfw.c D tools/firmware-utils/src/motorola-bin.c D tools/firmware-utils/src/myloader.h D tools/firmware-utils/src/nand_ecc.c D tools/firmware-utils/src/nec-enc.c D tools/firmware-utils/src/osbridge-crc.c D tools/firmware-utils/src/oseama.c D tools/firmware-utils/src/otrx.c D tools/firmware-utils/src/pc1crypt.c D tools/firmware-utils/src/ptgen.c D tools/firmware-utils/src/seama.c D tools/firmware-utils/src/seama.h D tools/firmware-utils/src/sha1.c D tools/firmware-utils/src/sha1.h D tools/firmware-utils/src/sign_dlink_ru.c D tools/firmware-utils/src/spw303v.c D tools/firmware-utils/src/srec2bin.c D tools/firmware-utils/src/tplink-safeloader.c D tools/firmware-utils/src/trx.c D tools/firmware-utils/src/trx2edips.c D tools/firmware-utils/src/trx2usr.c D tools/firmware-utils/src/uimage_padhdr.c D tools/firmware-utils/src/utils.h D tools/firmware-utils/src/wrt400n.c D tools/firmware-utils/src/xorimage.c D tools/firmware-utils/src/zyimage.c D tools/firmware-utils/src/zynos.h D tools/firmware-utils/src/zytrx.c D tools/firmware-utils/src/zyxbcm.c Reset branch 'build' D lang/golang/golang-build.sh D lang/golang/golang-compiler.mk D lang/golang/golang-host-build.mk D lang/golang/golang-package.mk D lang/golang/golang-values.mk D lang/golang/golang/Config.in D lang/golang/golang/Makefile D lang/golang/golang/files/go-gcc-helper D lang/golang/golang/patches/001-cmd-link-use-gold-on-ARM-ARM64-only-if-gold-is-available.patch D net/iperf3/Makefile Reset branch 'build' M luci.mk D modules/luci-mod-network/Makefile D modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js D modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js D modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js D modules/luci-mod-network/htdocs/luci-static/resources/view/network/hosts.js D modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js D modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js D modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js D modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js D modules/luci-mod-network/root/etc/uci-defaults/50_luci-mod-admin-full D modules/luci-mod-network/root/usr/libexec/luci-peeraddr D modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json D modules/luci-mod-network/root/usr/share/rpcd/acl.d/luci-mod-network.json Reset branch 'build' Branch 'build' set up to track remote branch 'master' from 'origin'. Checking if No check patch is set or not Done Checking if Nanqinlang patch is set or not Done Checking if BBRv2 patch is set or not Done Checking if smsc75xx patch is set or not Done Download via IPv4 Done Set to kernel 5.4 for rpi arch Done Set to kernel 5.4 for x86 arch Done Set to kernel 5.4 for mvebu arch (WRT) Done Set to kernel 5.4 for mediatek arch (BPI-R2) Done Add Occitan translation support Done Update feeds index Updating feed 'packages' from '/root/build/openmptcprouter/feeds/5.4/packages' ... Create index file './feeds/packages.index' ERROR: please fix feeds/packages/devel/delve/Makefile - see logs/feeds/packages/devel/delve/dump.txt for details ERROR: please fix feeds/packages/devel/gitlab-runner/Makefile - see logs/feeds/packages/devel/gitlab-runner/dump.txt for details ERROR: please fix feeds/packages/devel/packr/Makefile - see logs/feeds/packages/devel/packr/dump.txt for details ERROR: please fix feeds/packages/net/adguardhome/Makefile - see logs/feeds/packages/net/adguardhome/dump.txt for details ERROR: please fix feeds/packages/net/crowdsec/Makefile - see logs/feeds/packages/net/crowdsec/dump.txt for details ERROR: please fix feeds/packages/net/crowdsec-firewall-bouncer/Makefile - see logs/feeds/packages/net/crowdsec-firewall-bouncer/dump.txt for details ERROR: please fix feeds/packages/net/dnscrypt-proxy2/Makefile - see logs/feeds/packages/net/dnscrypt-proxy2/dump.txt for details ERROR: please fix feeds/packages/net/dnstap/Makefile - see logs/feeds/packages/net/dnstap/dump.txt for details ERROR: please fix feeds/packages/net/frp/Makefile - see logs/feeds/packages/net/frp/dump.txt for details ERROR: please fix feeds/packages/net/gateway-go/Makefile - see logs/feeds/packages/net/gateway-go/dump.txt for details ERROR: please fix feeds/packages/net/geth/Makefile - see logs/feeds/packages/net/geth/dump.txt for details ERROR: please fix feeds/packages/net/git-lfs/Makefile - see logs/feeds/packages/net/git-lfs/dump.txt for details ERROR: please fix feeds/packages/net/kcptun/Makefile - see logs/feeds/packages/net/kcptun/dump.txt for details ERROR: please fix feeds/packages/net/nebula/Makefile - see logs/feeds/packages/net/nebula/dump.txt for details ERROR: please fix feeds/packages/net/nextdns/Makefile - see logs/feeds/packages/net/nextdns/dump.txt for details ERROR: please fix feeds/packages/net/obfs4proxy/Makefile - see logs/feeds/packages/net/obfs4proxy/dump.txt for details ERROR: please fix feeds/packages/net/ooniprobe/Makefile - see logs/feeds/packages/net/ooniprobe/dump.txt for details ERROR: please fix feeds/packages/net/overture/Makefile - see logs/feeds/packages/net/overture/dump.txt for details ERROR: please fix feeds/packages/net/rclone/Makefile - see logs/feeds/packages/net/rclone/dump.txt for details ERROR: please fix feeds/packages/net/restic-rest-server/Makefile - see logs/feeds/packages/net/restic-rest-server/dump.txt for details ERROR: please fix feeds/packages/net/tailscale/Makefile - see logs/feeds/packages/net/tailscale/dump.txt for details ERROR: please fix feeds/packages/net/tor-fw-helper/Makefile - see logs/feeds/packages/net/tor-fw-helper/dump.txt for details ERROR: please fix feeds/packages/net/xray-core/Makefile - see logs/feeds/packages/net/xray-core/dump.txt for details ERROR: please fix feeds/packages/net/yggdrasil/Makefile - see logs/feeds/packages/net/yggdrasil/dump.txt for details ERROR: please fix feeds/packages/utils/cni/Makefile - see logs/feeds/packages/utils/cni/dump.txt for details ERROR: please fix feeds/packages/utils/cni-plugins/Makefile - see logs/feeds/packages/utils/cni-plugins/dump.txt for details ERROR: please fix feeds/packages/utils/containerd/Makefile - see logs/feeds/packages/utils/containerd/dump.txt for details ERROR: please fix feeds/packages/utils/ctop/Makefile - see logs/feeds/packages/utils/ctop/dump.txt for details ERROR: please fix feeds/packages/utils/docker/Makefile - see logs/feeds/packages/utils/docker/dump.txt for details ERROR: please fix feeds/packages/utils/dockerd/Makefile - see logs/feeds/packages/utils/dockerd/dump.txt for details ERROR: please fix feeds/packages/utils/libnetwork/Makefile - see logs/feeds/packages/utils/libnetwork/dump.txt for details ERROR: please fix feeds/packages/utils/miniflux/Makefile - see logs/feeds/packages/utils/miniflux/dump.txt for details ERROR: please fix feeds/packages/utils/oci-runtime-tools/Makefile - see logs/feeds/packages/utils/oci-runtime-tools/dump.txt for details ERROR: please fix feeds/packages/utils/podman/Makefile - see logs/feeds/packages/utils/podman/dump.txt for details ERROR: please fix feeds/packages/utils/prometheus/Makefile - see logs/feeds/packages/utils/prometheus/dump.txt for details ERROR: please fix feeds/packages/utils/prometheus-statsd-exporter/Makefile - see logs/feeds/packages/utils/prometheus-statsd-exporter/dump.txt for details ERROR: please fix feeds/packages/utils/restic/Makefile - see logs/feeds/packages/utils/restic/dump.txt for details ERROR: please fix feeds/packages/utils/runc/Makefile - see logs/feeds/packages/utils/runc/dump.txt for details ERROR: please fix feeds/packages/utils/syncthing/Makefile - see logs/feeds/packages/utils/syncthing/dump.txt for details ERROR: please fix feeds/packages/utils/telegraf/Makefile - see logs/feeds/packages/utils/telegraf/dump.txt for details ERROR: please fix feeds/packages/utils/yq/Makefile - see logs/feeds/packages/utils/yq/dump.txt for details Collecting package info: done Collecting target info: done Updating feed 'luci' from '/root/build/openmptcprouter/feeds/5.4/luci' ... Create index file './feeds/luci.index' Collecting package info: done Collecting target info: done Updating feed 'openmptcprouter' from '/root/build/openmptcprouter/feeds/openmptcprouter' ... Create index file './feeds/openmptcprouter.index' ERROR: please fix feeds/openmptcprouter/grpcurl/Makefile - see logs/feeds/openmptcprouter/grpcurl/dump.txt for details Collecting package info: done Collecting target info: done WARNING: Makefile 'package/base-files/Makefile' has a dependency on 'netifd', 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/boot/kexec-tools/Makefile' has a dependency on 'liblzma', which does not exist WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-cdrom', which does not exist WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-cdrom', which does not exist WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-cdrom', which does not exist WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-cdrom', which does not exist WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-ledtrig-audio', which does not exist WARNING: Makefile 'package/network/services/lldpd/Makefile' has a dependency on 'libnetsnmp', 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/utils/wmt/Makefile' has a dependency on 'kmod-mt6625l-wlan-gen2', which does not exist Installing all packages from feed openmptcprouter. Overriding core package '6in4' with version from openmptcprouter Installing package 'aquantia' from openmptcprouter Installing package 'bcm27xx-eeprom' from openmptcprouter Installing package 'coreutils' from packages Installing package 'acl' from packages Installing package 'attr' from packages Installing package 'libcap' from packages Installing package 'pciutils' from packages Installing package 'kmod' from packages Installing package 'hwdata' from packages Installing package 'python3' from packages Installing package 'expat' from packages Installing package 'libffi' from packages Installing package 'python-pip-conf' from packages Installing package 'gdbm' from packages Installing package 'sqlite3' from packages Installing package 'libedit' from packages Installing package 'db47' from packages Installing package 'libxml2' from packages Installing package 'xz' from packages Installing package 'bluez' from packages Installing package 'glib2' from packages Installing package 'meson' from packages Installing package 'ninja' from packages Installing package 'dbus' from packages Installing package 'libical' from packages Overriding core package 'cryptodev-linux' with version from openmptcprouter Installing package 'dsvpn' from openmptcprouter Installing package 'fast-classifier' from openmptcprouter Installing package 'shortcut-fe' from openmptcprouter Installing package 'glorytun' from openmptcprouter Installing package 'libsodium' from packages Installing package 'glorytun-udp' from openmptcprouter Installing package 'golang' from openmptcprouter Installing package 'golang-golang-x-crypto' from openmptcprouter Installing package 'golang-golang-x-net' from openmptcprouter Installing package 'golang-golang-x-text' from openmptcprouter Installing package 'golang-golang-x-sys' from openmptcprouter Installing package 'golang-protobuf' from openmptcprouter Installing package 'protobuf' from openmptcprouter Installing package 'grpcurl' from openmptcprouter Installing package 'https-dns-proxy' from openmptcprouter Installing package 'c-ares' from packages Installing package 'curl' from packages Installing package 'gnutls' from packages Installing package 'libtasn1' from packages Installing package 'p11-kit' from packages WARNING: Not overriding core package 'cryptodev-linux'; use -f to force Installing package 'unbound' from packages Installing package 'nghttp2' from packages Installing package 'protobuf-c' from packages Installing package 'zstd' from packages Installing package 'openldap' from packages Installing package 'cyrus-sasl' from packages Installing package 'icu' from packages Installing package 'libidn2' from packages Installing package 'libunistring' from packages Installing package 'libssh2' from packages Installing package 'libev' from packages Installing package 'ipcalc' from openmptcprouter Installing package 'iperf3' from openmptcprouter Overriding core package 'iproute2' with version from openmptcprouter WARNING: Not overriding core package 'iproute2'; use -f to force Installing package 'lcd4linux' from openmptcprouter Installing package 'libgd' from packages Installing package 'libjpeg-turbo' from packages Installing package 'libpng' from packages Installing package 'libwebp' from packages Installing package 'tiff' from packages Installing package 'freetype' from packages Installing package 'libusb-compat' from packages Installing package 'serdisplib' from openmptcprouter Installing package 'libell' from openmptcprouter Installing package 'libmbim' from openmptcprouter Installing package 'libqmi' from openmptcprouter Installing package 'libqrtr-glib' from packages Installing package 'luci-app-dsvpn' from openmptcprouter Installing package 'luci-base' from luci Installing package 'csstidy' from luci Installing package 'luasrcdiet' from packages Installing package 'luci-lib-nixio' from luci Installing package 'luci-lib-ip' from luci Installing package 'luci-lib-jsonc' from luci Installing package 'lucihttp' from luci Installing package 'luci-lib-base' from luci Installing package 'rpcd-mod-luci' from luci Installing package 'cgi-io' from packages Installing package 'luci-app-firewall' from openmptcprouter Installing package 'luci-app-glorytun-tcp' from openmptcprouter Installing package 'luci-app-glorytun-udp' from openmptcprouter Installing package 'luci-app-haproxy-tcp' from openmptcprouter Installing package 'haproxy' from packages Installing package 'luci-app-https-dns-proxy' from openmptcprouter Installing package 'luci-compat' from luci Installing package 'luci-mod-admin-full' from luci Installing package 'luci-mod-status' from luci Installing package 'luci-mod-system' from luci Installing package 'luci-mod-network' from openmptcprouter Installing package 'luci-app-iperf' from openmptcprouter Installing package 'luci-app-mail' from openmptcprouter Installing package 'msmtp' from openmptcprouter Installing package 'bash' from packages Installing package 'luci-app-mlvpn' from openmptcprouter Installing package 'luci-app-mptcp' from openmptcprouter Installing package 'luci-app-nginx-ha' from openmptcprouter Installing package 'nginx' from openmptcprouter Installing package 'luci-app-omr-bypass' from openmptcprouter Installing package 'shadowsocks-libev' from openmptcprouter WARNING: Not overriding core package 'iproute2'; use -f to force Installing package 'ndpi-netfilter2' from openmptcprouter Installing package 'xtables-addons' from openmptcprouter Installing package 'perl' from packages Installing package 'perl-text-csv_xs' from packages Installing package 'perl-net-cidr-lite' from packages Installing package 'wget' from packages Installing package 'gzip' from packages Installing package 'luci-app-omr-dscp' from openmptcprouter Installing package 'luci-app-omr-quota' from openmptcprouter Installing package 'omr-quota' from openmptcprouter Installing package 'vnstat2' from packages Installing package 'luci-app-omr-tracker' from openmptcprouter Installing package 'omr-tracker' from openmptcprouter Installing package 'bind' from packages Installing package 'libuv' from packages Installing package 'httping' from packages Installing package 'whois' from packages Installing package 'luci-app-openmptcprouter' from openmptcprouter Installing package 'luci-lib-json' from luci Installing package 'ndisc6' from openmptcprouter Installing package 'tracebox' from openmptcprouter Installing package 'libnetfilter-queue' from packages Installing package 'luci-app-packet-capture' from openmptcprouter Installing package 'luci-app-shadowsocks-libev' from openmptcprouter Installing package 'luci-app-shutdown' from openmptcprouter Installing package 'luci-app-snmpd' from openmptcprouter Installing package 'net-snmp' from packages Installing package 'luci-app-sqm-autorate' from openmptcprouter Installing package 'sqm-scripts' from packages WARNING: Not overriding core package 'iproute2'; use -f to force Installing package 'luci-app-sysupgrade' from openmptcprouter Installing package 'luci-mod-dashboard' from openmptcprouter Installing package 'luci-proto-mbim' from openmptcprouter Installing package 'luci-theme-argon' from openmptcprouter Installing package 'luci-theme-openmptcprouter' from openmptcprouter Installing package 'luci-theme-openwrt-2020' from openmptcprouter Installing package 'macvlan' from openmptcprouter Installing package 'mlvpn' from openmptcprouter Installing package 'modemmanager' from openmptcprouter Installing package 'mptcp' from openmptcprouter WARNING: Not overriding core package 'iproute2'; use -f to force Installing package 'mptcpd' from openmptcprouter Installing package 'net-tools' from openmptcprouter Installing package 'netifd' from openmptcprouter Installing package 'omr-6in4' from openmptcprouter Installing package 'omr-update' from openmptcprouter Installing package 'openmptcprouter' from openmptcprouter Installing package 'openmptcprouter-full' from openmptcprouter Installing package 'mc' from packages Installing package 'libtirpc' from packages WARNING: Not overriding core package 'iproute2'; use -f to force WARNING: Not overriding core package 'iproute2'; use -f to force Installing package 'conntrack-tools' from packages Installing package 'libnetfilter-cttimeout' from packages Installing package 'libnetfilter-cthelper' from packages Installing package 'luci-app-unbound' from luci Installing package 'sqm-scripts-extra' from packages Installing package 'luci-app-vnstat2' from luci Installing package 'luci-app-upnp' from luci Installing package 'miniupnpd' from packages Installing package 'libcap-ng' from packages Installing package 'luci-app-wol' from luci Installing package 'etherwake' from packages Installing package 'luci-app-opkg' from luci Installing package 'luci-app-uhttpd' from luci Installing package 'luci-mod-rpc' from luci Installing package 'luci-app-openvpn' from luci Installing package 'luci-proto-ipv6' from luci WARNING: Not overriding core package '6in4'; use -f to force Installing package 'speedtestcpp' from openmptcprouter Installing package 'iftop' from packages Installing package 'htop' from packages Installing package 'lm-sensors' from packages Installing package 'nano' from packages Installing package 'iputils' from packages Installing package 'luci-proto-3g' from luci Installing package 'luci-proto-ncm' from luci Installing package 'luci-proto-modemmanager' from luci Installing package 'luci-proto-ppp' from luci Installing package 'rng-tools' from packages Installing package 'openvpn' from packages Installing package 'lzo' from packages WARNING: Not overriding core package 'iproute2'; use -f to force WARNING: Not overriding core package 'iproute2'; use -f to force Installing package 'mmc-utils' from packages Installing package 'libimobiledevice' from packages Installing package 'libplist' from packages Installing package 'libusbmuxd' from packages Installing package 'dejavu-fonts-ttf' from packages Installing package 'shadowsocks-v2ray-plugin' from openmptcprouter Installing package 'v2ray-core' from openmptcprouter Installing package 'v2ray-ext' from openmptcprouter Installing package 'netcat' from packages Installing package 'simple-obfs' from openmptcprouter Installing package 'usbmuxd' from packages Installing package 'luci-proto-qmi' from luci Installing package 'r8168' from openmptcprouter WARNING: Not overriding core package 'iproute2'; use -f to force Installing package 'iptraf-ng' from packages Installing package 'luci-app-acl' from luci Installing package 'luci-proto-gre' from luci Installing package 'tcptraceroute' from openmptcprouter Installing package 'libnet-1.2.x' from packages Installing package 'luci-app-ttyd' from luci Installing package 'ttyd' from packages Installing package 'libwebsockets' from packages Installing package 'hwinfo' from packages Installing package 'dmidecode' from packages Installing package 'luci-proto-bonding' from luci Installing package 'bonding' from packages Installing package 'luci-proto-wireguard' from luci Installing package 'luci-app-wireguard' from luci Installing package 'r8125' from openmptcprouter Installing package 'openmptcprouter-mini' from openmptcprouter WARNING: Not overriding core package 'iproute2'; use -f to force Installing package 'luci-app-sqm' from luci WARNING: Not overriding core package '6in4'; use -f to force WARNING: Not overriding core package 'iproute2'; use -f to force Installing package 'speedtestc' from openmptcprouter 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/kernel/linux/Makefile' has a dependency on 'kmod-cdrom', which does not exist WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-cdrom', which does not exist WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-cdrom', which does not exist WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-cdrom', which does not exist WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-ledtrig-audio', 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/utils/wmt/Makefile' has a dependency on 'kmod-mt6625l-wlan-gen2', which does not exist Installing package 'macremapper' from packages Done Building openmptcprouter for the target rpi4 with kernel 5.4 Collecting package info: done 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/kernel/linux/Makefile' has a dependency on 'kmod-cdrom', which does not exist WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-cdrom', which does not exist WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-cdrom', which does not exist WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-cdrom', which does not exist WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-ledtrig-audio', 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/utils/wmt/Makefile' has a dependency on 'kmod-mt6625l-wlan-gen2', which does not exist #

configuration written to .config

# 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/kernel/linux/Makefile' has a dependency on 'kmod-cdrom', which does not exist WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-cdrom', which does not exist WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-cdrom', which does not exist WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-cdrom', which does not exist WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-ledtrig-audio', 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/utils/wmt/Makefile' has a dependency on 'kmod-mt6625l-wlan-gen2', which does not exist time: target/linux/prereq#0.12#0.04#0.17 make[1] world make[2] tools/compile make[3] -C tools/flock clean-build make[3] -C tools/flock compile make[3] -C tools/xz clean-build make[3] -C tools/xz compile make[3] -C tools/sed clean-build make[3] -C tools/sed compile make[3] -C tools/tar clean-build make[3] -C tools/tar compile ERROR: tools/tar failed to build. make -r world: build failed. Please re-run make with -j1 V=s or V=sc for a higher verbosity level to see what's going on /root/build/openmptcprouter/rpi4/5.4/source/include/toplevel.mk:228: recipe for target 'world' failed make: *** [world] Error 1

Specifications

Ysurac commented 1 year ago

Please re-run make with -j1 V=s or V=sc for a higher verbosity level to see what's going on

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days