Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- g@gMac:/Volumes/mt7622/openwrt$ make -j 16
- time: target/linux/prereq#0.15#0.10#0.29
- make[1] world
- make[2] tools/compile
- make[2] package/cleanup
- make[3] -C tools/flock compile
- make[3] -C tools/xz compile
- make[3] -C tools/sed compile
- make[3] -C tools/patch compile
- make[3] -C tools/tar compile
- make[3] -C tools/mtools compile
- make[3] -C tools/pkgconf compile
- make[3] -C tools/m4 compile
- make[3] -C tools/lzma compile
- make[3] -C tools/autoconf-archive compile
- make[3] -C tools/patch-image compile
- make[3] -C tools/sstrip compile
- make[3] -C tools/cpio compile
- make[3] -C tools/xxd compile
- make[3] -C tools/coreutils compile
- make[3] -C tools/expat compile
- make[3] -C tools/zip compile
- make[3] -C tools/libressl compile
- make[3] -C tools/autoconf compile
- make[3] -C tools/automake compile
- make[3] -C tools/missing-macros compile
- make[3] -C tools/libtool compile
- make[3] -C tools/dosfstools compile
- make[3] -C tools/cmake compile
- make[3] -C tools/mkimage compile
- make[3] -C tools/e2fsprogs compile
- make[3] -C tools/mklibs compile
- make[3] -C tools/flex compile
- make[3] -C tools/gengetopt compile
- make[3] -C tools/fakeroot compile
- make[3] -C tools/patchelf compile
- make[3] -C tools/gmp compile
- make[3] -C tools/libelf compile
- make[3] -C tools/mm-macros compile
- make[3] -C tools/bison compile
- make[3] -C tools/mpfr compile
- make[3] -C tools/bc compile
- make[3] -C tools/findutils compile
- make[3] -C tools/zstd compile
- make[3] -C tools/zlib compile
- make[3] -C tools/mpc compile
- make[3] -C tools/make-ext4fs compile
- make[3] -C tools/mtd-utils compile
- make[3] -C tools/firmware-utils compile
- make[3] -C tools/squashfskit4 compile
- make[3] -C tools/padjffs2 compile
- make[3] -C tools/quilt compile
- make[2] toolchain/compile
- make[3] -C toolchain/gdb compile
- make[3] -C toolchain/binutils compile
- make[3] -C toolchain/fortify-headers 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[2] target/compile
- make[3] -C target/linux compile
- make[2] buildinfo
- make[2] package/compile
- make[3] diffconfig buildversion feedsversion
- make[3] -C package/libs/ncurses host-compile
- make[3] -C package/libs/toolchain compile
- make[3] -C package/system/fwtool host-compile
- make[3] -C package/libs/libjson-c host-compile
- make[3] -C package/system/usign host-compile
- make[3] -C package/kernel/gpio-button-hotplug compile
- make[3] -C package/boot/arm-trusted-firmware-tools host-compile
- make[3] -C package/utils/e2fsprogs host-compile
- make[3] -C package/libs/libjson-c compile
- make[3] -C package/system/fwtool compile
- make[3] -C package/libs/libnl-tiny compile
- make[3] -C package/utils/lua compile
- make[3] -C package/firmware/linux-firmware compile
- make[3] -C package/libs/zlib compile
- make[3] -C package/firmware/prism54-firmware compile
- make[3] -C package/system/openwrt-keyring compile
- make[3] -C package/boot/arm-trusted-firmware-mediatek compile
- make[3] -C package/firmware/wireless-regdb compile
- make[3] -C package/firmware/b43legacy-firmware compile
- make[3] -C package/libs/openssl compile
- make[3] -C package/libs/gettext compile
- make[3] -C package/libs/libiconv compile
- make[3] -C package/libs/libtool compile
- make[3] -C package/libs/mbedtls compile
- make[3] -C package/network/services/dropbear compile
- make[3] -C package/libs/libpcap compile
- make[3] -C package/network/utils/linux-atm compile
- make[3] -C package/network/utils/resolveip compile
- make[3] -C package/system/ca-certificates compile
- make[3] -C package/libs/libsepol compile
- make[3] -C package/libs/pcre compile
- make[3] -C package/libs/musl-fts compile
- make[3] -C package/kernel/linux compile
- make[3] -C package/network/utils/iw compile
- make[3] -C package/boot/arm-trusted-firmware-mediatek compile
- make[3] -C package/libs/libubox compile
- make[3] -C package/libs/libubox host-compile
- make[3] -C package/libs/wolfssl compile
- make[3] -C package/network/utils/iptables compile
- make[3] -C package/boot/arm-trusted-firmware-mediatek compile
- make[3] -C package/system/ubus compile
- make[3] -C package/system/uci compile
- make[3] -C package/utils/jsonfilter compile
- make[3] -C package/system/usign compile
- make[3] -C package/network/ipv6/odhcp6c compile
- make[3] -C package/system/mtd compile
- make[3] -C package/system/urngd compile
- make[3] -C package/system/opkg host-compile
- make[3] -C package/system/ucert host-compile
- make[3] -C package/network/config/netifd compile
- make[3] -C package/system/ubox compile
- make[3] -C package/network/services/dnsmasq compile
- make[3] -C package/network/services/odhcpd compile
- make[3] -C package/network/utils/iwinfo compile
- make[3] -C package/boot/uboot-mediatek compile
- make[3] -C package/system/urandom-seed compile
- make[3] -C package/network/services/ppp compile
- make[3] -C package/libs/libselinux compile
- make[3] -C package/network/config/firewall compile
- ERROR: package/boot/uboot-mediatek failed to build (build variant: mt7622_bananapi_bpi-r64-emmc).
- 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
- make: *** [/Volumes/mt7622/openwrt/include/toplevel.mk:230: world] Error 1
- g@gMac:/Volumes/mt7622/openwrt$
- g@gMac:/Volumes/mt7622/openwrt$ make package/boot/uboot-mediatek/{clean,compile} V=sc
- make[1]: Entering directory '/Volumes/mt7622/openwrt'
- make[2]: Entering directory '/Volumes/mt7622/openwrt/package/boot/uboot-mediatek'
- Makefile:109: extraneous text after 'ifeq' directive
- rm -rf /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_bananapi_bpi-r64-emmc/u-boot-2021.04-rc3
- rm -rf /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/u-boot-mt7622_bananapi_bpi-r64-emmc
- rm -f /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/stamp/.uboot-mediatek.mt7622_bananapi_bpi-r64-emmc_installed
- rm -f /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/packages/uboot-mediatek.mt7622_bananapi_bpi-r64-emmc.list
- make[2]: Leaving directory '/Volumes/mt7622/openwrt/package/boot/uboot-mediatek'
- time: package/boot/uboot-mediatek/mt7622_bananapi_bpi-r64-emmc/clean#0.18#1.70#2.68
- make[2]: Entering directory '/Volumes/mt7622/openwrt/package/boot/uboot-mediatek'
- Makefile:109: extraneous text after 'ifeq' directive
- rm -rf /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_bananapi_bpi-r64-sdmmc/u-boot-2021.04-rc3
- rm -rf /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/u-boot-mt7622_bananapi_bpi-r64-sdmmc
- rm -f /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/stamp/.uboot-mediatek.mt7622_bananapi_bpi-r64-sdmmc_installed
- rm -f /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/packages/uboot-mediatek.mt7622_bananapi_bpi-r64-sdmmc.list
- make[2]: Leaving directory '/Volumes/mt7622/openwrt/package/boot/uboot-mediatek'
- time: package/boot/uboot-mediatek/mt7622_bananapi_bpi-r64-sdmmc/clean#0.15#0.12#0.33
- make[2]: Entering directory '/Volumes/mt7622/openwrt/package/boot/uboot-mediatek'
- Makefile:109: extraneous text after 'ifeq' directive
- rm -rf /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_linksys_e8450/u-boot-2021.04-rc3
- rm -rf /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/u-boot-mt7622_linksys_e8450
- rm -f /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/stamp/.uboot-mediatek.mt7622_linksys_e8450_installed
- rm -f /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/packages/uboot-mediatek.mt7622_linksys_e8450.list
- make[2]: Leaving directory '/Volumes/mt7622/openwrt/package/boot/uboot-mediatek'
- time: package/boot/uboot-mediatek/mt7622_linksys_e8450/clean#0.14#0.11#0.30
- make[2]: Entering directory '/Volumes/mt7622/openwrt/package/boot/uboot-mediatek'
- Makefile:109: extraneous text after 'ifeq' directive
- rm -rf /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_rfb1/u-boot-2021.04-rc3
- rm -rf /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/u-boot-mt7622_rfb1
- rm -f /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/stamp/.uboot-mediatek.mt7622_rfb1_installed
- rm -f /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/packages/uboot-mediatek.mt7622_rfb1.list
- make[2]: Leaving directory '/Volumes/mt7622/openwrt/package/boot/uboot-mediatek'
- time: package/boot/uboot-mediatek/mt7622_rfb1/clean#0.14#0.11#0.31
- make[1]: Leaving directory '/Volumes/mt7622/openwrt'
- make[1]: Entering directory '/Volumes/mt7622/openwrt'
- make[2]: Entering directory '/Volumes/mt7622/openwrt/package/libs/toolchain'
- touch /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.prepared_b00f0235b4fd4e77d9bb389d9d5ca75d_6664517399ebbbc92a37c5bb081b5c53_check
- mkdir -p /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain
- touch /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.prepared_b00f0235b4fd4e77d9bb389d9d5ca75d_6664517399ebbbc92a37c5bb081b5c53
- rm -f /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.configured_*
- rm -f /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/stamp/.toolchain_installed
- (cd /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/./; if [ -x ./configure ]; then find /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ -name config.guess | xargs -r chmod u+w; find /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ -name config.guess | xargs -r -n1 cp --remove-destination /Volumes/mt7622/openwrt/scripts/config.guess; find /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ -name config.sub | xargs -r chmod u+w; find /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ -name config.sub | xargs -r -n1 cp --remove-destination /Volumes/mt7622/openwrt/scripts/config.sub; AR="aarch64-openwrt-linux-musl-gcc-ar" AS="aarch64-openwrt-linux-musl-gcc -c -Os -pipe -mcpu=cortex-a53 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain=toolchain -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=aarch64-openwrt-linux-musl-ld NM="aarch64-openwrt-linux-musl-gcc-nm" CC="aarch64-openwrt-linux-musl-gcc" GCC="aarch64-openwrt-linux-musl-gcc" CXX="aarch64-openwrt-linux-musl-g++" RANLIB="aarch64-openwrt-linux-musl-gcc-ranlib" STRIP=aarch64-openwrt-linux-musl-strip OBJCOPY=aarch64-openwrt-linux-musl-objcopy OBJDUMP=aarch64-openwrt-linux-musl-objdump SIZE=aarch64-openwrt-linux-musl-size CFLAGS="-Os -pipe -mcpu=cortex-a53 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain=toolchain -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mcpu=cortex-a53 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain=toolchain -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/usr/include -I/Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/include/fortify -I/Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/include " LDFLAGS="-L/Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/usr/lib -L/Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib -znow -zrelro " ./configure --target=aarch64-openwrt-linux --host=aarch64-openwrt-linux --build=x86_64-apple-darwin20.3.0 --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls ; fi; )
- touch /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.configured_68b329da9893e34099c7d8ad5cb9c940
- rm -f /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.built
- touch /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.built_check
- cp -fpR /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/libgcc_s.so.1 /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/
- touch /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.built
- rm -rf /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libc.installed /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libc
- mkdir -p /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libc
- install -d -m0755 /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libc/lib /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libc/usr/bin
- cp -fpR /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/ld-musl-*.so* /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libc/lib/
- cp -fpR /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/libc.so* /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libc/lib/
- ln -sf ../../lib/libc.so /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libc/usr/bin/ldd
- cp -fpR /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/libatomic.a /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/libc.a /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/libcrypt.a /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/libdl.a /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/libitm.a /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/libm.a /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/libpthread.a /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/libresolv.a /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/librt.a /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/libssp_nonshared.a /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/libstdc++.a /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/libstdc++fs.a /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/libsupc++.a /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/libutil.a /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/libxnet.a /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libc/lib/
- cp -fpR /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/libgcc_pic.a /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libc/lib/libgcc_s_pic.a; cp -fpR /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/libgcc.map /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libc/lib/libgcc_s_pic.map
- touch /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libc.installed
- mkdir -p /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/root-mediatek/stamp
- SHELL= flock /Volumes/mt7622/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libc/. /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/root-mediatek/'
- touch /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/root-mediatek/stamp/.libc_installed
- /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages/libgcc1_8.4.0-3_aarch64_cortex-a53.ipk
- mkdir -p /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libgcc/CONTROL /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/pkginfo
- install -d -m0755 /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libgcc/lib
- cp -fpR /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/libgcc_s.so.* /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libgcc/lib/
- find /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libgcc -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
- export CROSS="aarch64-openwrt-linux-musl-" NO_RENAME=1 ; NM="aarch64-openwrt-linux-musl-nm" STRIP="/Volumes/mt7622/openwrt/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/Volumes/mt7622/openwrt/scripts/strip-kmod.sh" PATCHELF="/Volumes/mt7622/openwrt/staging_dir/host/bin/patchelf" /Volumes/mt7622/openwrt/scripts/rstrip.sh /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libgcc
- rstrip.sh: /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libgcc/lib/libgcc_s.so.1: shared object
- (cd /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libgcc/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; )
- install -d -m0755 /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages
- /Volumes/mt7622/openwrt/staging_dir/host/bin/fakeroot /Volumes/mt7622/openwrt/scripts/ipkg-build -m "" /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libgcc /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages
- Packaged contents of /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libgcc into /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages/libgcc1_8.4.0-3_aarch64_cortex-a53.ipk
- /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages/libc_1.1.24-3_aarch64_cortex-a53.ipk
- mkdir -p /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libc/CONTROL /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/pkginfo
- install -d -m0755 /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libc/lib /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libc/usr/bin
- cp -fpR /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/ld-musl-*.so* /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libc/lib/
- cp -fpR /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/libc.so* /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libc/lib/
- ln -sf ../../lib/libc.so /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libc/usr/bin/ldd
- find /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libc -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
- export CROSS="aarch64-openwrt-linux-musl-" NO_RENAME=1 ; NM="aarch64-openwrt-linux-musl-nm" STRIP="/Volumes/mt7622/openwrt/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/Volumes/mt7622/openwrt/scripts/strip-kmod.sh" PATCHELF="/Volumes/mt7622/openwrt/staging_dir/host/bin/patchelf" /Volumes/mt7622/openwrt/scripts/rstrip.sh /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libc
- rstrip.sh: /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libc/lib/libc.so: shared object
- (cd /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libc/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; )
- install -d -m0755 /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages
- /Volumes/mt7622/openwrt/staging_dir/host/bin/fakeroot /Volumes/mt7622/openwrt/scripts/ipkg-build -m "" /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libc /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages
- Packaged contents of /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libc into /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages/libc_1.1.24-3_aarch64_cortex-a53.ipk
- /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages/libpthread_1.1.24-3_aarch64_cortex-a53.ipk
- mkdir -p /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libpthread/CONTROL /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/pkginfo
- install -d -m0755 /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libpthread/lib
- find /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libpthread -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
- export CROSS="aarch64-openwrt-linux-musl-" NO_RENAME=1 ; NM="aarch64-openwrt-linux-musl-nm" STRIP="/Volumes/mt7622/openwrt/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/Volumes/mt7622/openwrt/scripts/strip-kmod.sh" PATCHELF="/Volumes/mt7622/openwrt/staging_dir/host/bin/patchelf" /Volumes/mt7622/openwrt/scripts/rstrip.sh /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libpthread
- (cd /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libpthread/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; )
- install -d -m0755 /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages
- /Volumes/mt7622/openwrt/staging_dir/host/bin/fakeroot /Volumes/mt7622/openwrt/scripts/ipkg-build -m "" /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libpthread /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages
- Packaged contents of /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/libpthread into /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages/libpthread_1.1.24-3_aarch64_cortex-a53.ipk
- /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages/librt_1.1.24-3_aarch64_cortex-a53.ipk
- mkdir -p /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/librt/CONTROL /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/pkginfo
- install -d -m0755 /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/librt/lib
- find /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/librt -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
- export CROSS="aarch64-openwrt-linux-musl-" NO_RENAME=1 ; NM="aarch64-openwrt-linux-musl-nm" STRIP="/Volumes/mt7622/openwrt/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/Volumes/mt7622/openwrt/scripts/strip-kmod.sh" PATCHELF="/Volumes/mt7622/openwrt/staging_dir/host/bin/patchelf" /Volumes/mt7622/openwrt/scripts/rstrip.sh /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/librt
- (cd /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/librt/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; )
- install -d -m0755 /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages
- /Volumes/mt7622/openwrt/staging_dir/host/bin/fakeroot /Volumes/mt7622/openwrt/scripts/ipkg-build -m "" /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/librt /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages
- Packaged contents of /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/ipkg-aarch64_cortex-a53/librt into /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/packages/librt_1.1.24-3_aarch64_cortex-a53.ipk
- echo "libc" >> /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/pkginfo/toolchain.default.install
- rm -rf /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libgcc.installed /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libgcc
- mkdir -p /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libgcc
- install -d -m0755 /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libgcc/lib
- cp -fpR /Volumes/mt7622/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/lib/libgcc_s.so.* /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libgcc/lib/
- touch /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libgcc.installed
- rm -rf /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libpthread.installed /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libpthread
- mkdir -p /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libpthread
- install -d -m0755 /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libpthread/lib
- touch /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libpthread.installed
- rm -rf /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/librt.installed /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/librt
- mkdir -p /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/librt
- install -d -m0755 /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/librt/lib
- touch /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/librt.installed
- mkdir -p /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/root-mediatek/stamp
- echo '1' | cmp -s - /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/pkginfo/libgcc.version || { echo '1' > /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/pkginfo/libgcc.version; }
- SHELL= flock /Volumes/mt7622/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libgcc/. /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/root-mediatek/'
- touch /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/root-mediatek/stamp/.libgcc_installed
- echo "libgcc" >> /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/pkginfo/toolchain.default.install
- mkdir -p /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/root-mediatek/stamp
- SHELL= flock /Volumes/mt7622/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/libpthread/. /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/root-mediatek/'
- touch /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/root-mediatek/stamp/.libpthread_installed
- echo "libpthread" >> /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/pkginfo/toolchain.default.install
- mkdir -p /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/root-mediatek/stamp
- SHELL= flock /Volumes/mt7622/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/toolchain/.pkgdir/librt/. /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/root-mediatek/'
- touch /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/root-mediatek/stamp/.librt_installed
- echo "librt" >> /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/pkginfo/toolchain.default.install
- make[2]: Leaving directory '/Volumes/mt7622/openwrt/package/libs/toolchain'
- time: package/libs/toolchain/compile#0.72#0.77#1.81
- make[2]: Entering directory '/Volumes/mt7622/openwrt/package/boot/arm-trusted-firmware-mediatek'
- mkdir -p /Volumes/mt7622/openwrt/dl
- SHELL= flock /Volumes/mt7622/openwrt/tmp/.arm-trusted-firmware-mediatek-2021-03-10-8b635f61.tar.xz.flock -c ' /Volumes/mt7622/openwrt/scripts/download.pl "/Volumes/mt7622/openwrt/dl" "arm-trusted-firmware-mediatek-2021-03-10-8b635f61.tar.xz" "ffe233a19b51504f605a90a88c7a1bb74303e4a7173a59b24a4dfa572ce99139" "" || ( /Volumes/mt7622/openwrt/scripts/dl_github_archive.py --dl-dir="/Volumes/mt7622/openwrt/dl" --url="https://github.com/mtk-openwrt/arm-trusted-firmware.git" --version="8b635f61091f2e5bce88269468c53fc30bb4cd64" --subdir="arm-trusted-firmware-mediatek-2021-03-10-8b635f61" --source="arm-trusted-firmware-mediatek-2021-03-10-8b635f61.tar.xz" --hash="ffe233a19b51504f605a90a88c7a1bb74303e4a7173a59b24a4dfa572ce99139" || ( echo "Checking out files from the git repository..."; mkdir -p /Volumes/mt7622/openwrt/tmp/dl && cd /Volumes/mt7622/openwrt/tmp/dl && rm -rf arm-trusted-firmware-mediatek-2021-03-10-8b635f61 && [ \! -d arm-trusted-firmware-mediatek-2021-03-10-8b635f61 ] && git clone https://github.com/mtk-openwrt/arm-trusted-firmware.git arm-trusted-firmware-mediatek-2021-03-10-8b635f61 && (cd arm-trusted-firmware-mediatek-2021-03-10-8b635f61 && git checkout 8b635f61091f2e5bce88269468c53fc30bb4cd64 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd arm-trusted-firmware-mediatek-2021-03-10-8b635f61 && git log -1 --format='\''@%ct'\''` && rm -rf arm-trusted-firmware-mediatek-2021-03-10-8b635f61/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c arm-trusted-firmware-mediatek-2021-03-10-8b635f61 | xz -zc -7e > /Volumes/mt7622/openwrt/tmp/dl/arm-trusted-firmware-mediatek-2021-03-10-8b635f61.tar.xz && mv /Volumes/mt7622/openwrt/tmp/dl/arm-trusted-firmware-mediatek-2021-03-10-8b635f61.tar.xz /Volumes/mt7622/openwrt/dl/ && rm -rf arm-trusted-firmware-mediatek-2021-03-10-8b635f61; ); ) '
- rm -rf /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/trusted-firmware-a-mt7622-snand-1ddr
- rmdir /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-03-10-8b635f61/.pkgdir/trusted-firmware-a-mt7622-snand-1ddr >/dev/null 2>/dev/null
- make[2]: [Makefile:105: install-bin-trusted-firmware-a-mt7622-snand-1ddr] Error 1 (ignored)
- if [ -d /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-03-10-8b635f61/.pkgdir/trusted-firmware-a-mt7622-snand-1ddr ]; then install -d -m0755 /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/trusted-firmware-a-mt7622-snand-1ddr && cp -fpR /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-03-10-8b635f61/.pkgdir/trusted-firmware-a-mt7622-snand-1ddr/. /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/trusted-firmware-a-mt7622-snand-1ddr/; fi
- make[2]: Leaving directory '/Volumes/mt7622/openwrt/package/boot/arm-trusted-firmware-mediatek'
- time: package/boot/arm-trusted-firmware-mediatek/mt7622-snand-1ddr/compile#0.25#0.22#0.50
- make[2]: Entering directory '/Volumes/mt7622/openwrt/package/boot/arm-trusted-firmware-mediatek'
- mkdir -p /Volumes/mt7622/openwrt/dl
- SHELL= flock /Volumes/mt7622/openwrt/tmp/.arm-trusted-firmware-mediatek-2021-03-10-8b635f61.tar.xz.flock -c ' /Volumes/mt7622/openwrt/scripts/download.pl "/Volumes/mt7622/openwrt/dl" "arm-trusted-firmware-mediatek-2021-03-10-8b635f61.tar.xz" "ffe233a19b51504f605a90a88c7a1bb74303e4a7173a59b24a4dfa572ce99139" "" || ( /Volumes/mt7622/openwrt/scripts/dl_github_archive.py --dl-dir="/Volumes/mt7622/openwrt/dl" --url="https://github.com/mtk-openwrt/arm-trusted-firmware.git" --version="8b635f61091f2e5bce88269468c53fc30bb4cd64" --subdir="arm-trusted-firmware-mediatek-2021-03-10-8b635f61" --source="arm-trusted-firmware-mediatek-2021-03-10-8b635f61.tar.xz" --hash="ffe233a19b51504f605a90a88c7a1bb74303e4a7173a59b24a4dfa572ce99139" || ( echo "Checking out files from the git repository..."; mkdir -p /Volumes/mt7622/openwrt/tmp/dl && cd /Volumes/mt7622/openwrt/tmp/dl && rm -rf arm-trusted-firmware-mediatek-2021-03-10-8b635f61 && [ \! -d arm-trusted-firmware-mediatek-2021-03-10-8b635f61 ] && git clone https://github.com/mtk-openwrt/arm-trusted-firmware.git arm-trusted-firmware-mediatek-2021-03-10-8b635f61 && (cd arm-trusted-firmware-mediatek-2021-03-10-8b635f61 && git checkout 8b635f61091f2e5bce88269468c53fc30bb4cd64 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd arm-trusted-firmware-mediatek-2021-03-10-8b635f61 && git log -1 --format='\''@%ct'\''` && rm -rf arm-trusted-firmware-mediatek-2021-03-10-8b635f61/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c arm-trusted-firmware-mediatek-2021-03-10-8b635f61 | xz -zc -7e > /Volumes/mt7622/openwrt/tmp/dl/arm-trusted-firmware-mediatek-2021-03-10-8b635f61.tar.xz && mv /Volumes/mt7622/openwrt/tmp/dl/arm-trusted-firmware-mediatek-2021-03-10-8b635f61.tar.xz /Volumes/mt7622/openwrt/dl/ && rm -rf arm-trusted-firmware-mediatek-2021-03-10-8b635f61; ); ) '
- rm -rf /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/trusted-firmware-a-mt7622-emmc-2ddr
- rmdir /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-emmc-2ddr/arm-trusted-firmware-mediatek-2021-03-10-8b635f61/.pkgdir/trusted-firmware-a-mt7622-emmc-2ddr >/dev/null 2>/dev/null
- make[2]: [Makefile:105: install-bin-trusted-firmware-a-mt7622-emmc-2ddr] Error 1 (ignored)
- if [ -d /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-emmc-2ddr/arm-trusted-firmware-mediatek-2021-03-10-8b635f61/.pkgdir/trusted-firmware-a-mt7622-emmc-2ddr ]; then install -d -m0755 /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/trusted-firmware-a-mt7622-emmc-2ddr && cp -fpR /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-emmc-2ddr/arm-trusted-firmware-mediatek-2021-03-10-8b635f61/.pkgdir/trusted-firmware-a-mt7622-emmc-2ddr/. /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/trusted-firmware-a-mt7622-emmc-2ddr/; fi
- make[2]: Leaving directory '/Volumes/mt7622/openwrt/package/boot/arm-trusted-firmware-mediatek'
- time: package/boot/arm-trusted-firmware-mediatek/mt7622-emmc-2ddr/compile#0.24#0.22#0.49
- make[2]: Entering directory '/Volumes/mt7622/openwrt/package/boot/arm-trusted-firmware-mediatek'
- mkdir -p /Volumes/mt7622/openwrt/dl
- SHELL= flock /Volumes/mt7622/openwrt/tmp/.arm-trusted-firmware-mediatek-2021-03-10-8b635f61.tar.xz.flock -c ' /Volumes/mt7622/openwrt/scripts/download.pl "/Volumes/mt7622/openwrt/dl" "arm-trusted-firmware-mediatek-2021-03-10-8b635f61.tar.xz" "ffe233a19b51504f605a90a88c7a1bb74303e4a7173a59b24a4dfa572ce99139" "" || ( /Volumes/mt7622/openwrt/scripts/dl_github_archive.py --dl-dir="/Volumes/mt7622/openwrt/dl" --url="https://github.com/mtk-openwrt/arm-trusted-firmware.git" --version="8b635f61091f2e5bce88269468c53fc30bb4cd64" --subdir="arm-trusted-firmware-mediatek-2021-03-10-8b635f61" --source="arm-trusted-firmware-mediatek-2021-03-10-8b635f61.tar.xz" --hash="ffe233a19b51504f605a90a88c7a1bb74303e4a7173a59b24a4dfa572ce99139" || ( echo "Checking out files from the git repository..."; mkdir -p /Volumes/mt7622/openwrt/tmp/dl && cd /Volumes/mt7622/openwrt/tmp/dl && rm -rf arm-trusted-firmware-mediatek-2021-03-10-8b635f61 && [ \! -d arm-trusted-firmware-mediatek-2021-03-10-8b635f61 ] && git clone https://github.com/mtk-openwrt/arm-trusted-firmware.git arm-trusted-firmware-mediatek-2021-03-10-8b635f61 && (cd arm-trusted-firmware-mediatek-2021-03-10-8b635f61 && git checkout 8b635f61091f2e5bce88269468c53fc30bb4cd64 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd arm-trusted-firmware-mediatek-2021-03-10-8b635f61 && git log -1 --format='\''@%ct'\''` && rm -rf arm-trusted-firmware-mediatek-2021-03-10-8b635f61/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c arm-trusted-firmware-mediatek-2021-03-10-8b635f61 | xz -zc -7e > /Volumes/mt7622/openwrt/tmp/dl/arm-trusted-firmware-mediatek-2021-03-10-8b635f61.tar.xz && mv /Volumes/mt7622/openwrt/tmp/dl/arm-trusted-firmware-mediatek-2021-03-10-8b635f61.tar.xz /Volumes/mt7622/openwrt/dl/ && rm -rf arm-trusted-firmware-mediatek-2021-03-10-8b635f61; ); ) '
- rm -rf /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/trusted-firmware-a-mt7622-sdmmc-2ddr
- rmdir /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-sdmmc-2ddr/arm-trusted-firmware-mediatek-2021-03-10-8b635f61/.pkgdir/trusted-firmware-a-mt7622-sdmmc-2ddr >/dev/null 2>/dev/null
- make[2]: [Makefile:105: install-bin-trusted-firmware-a-mt7622-sdmmc-2ddr] Error 1 (ignored)
- if [ -d /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-sdmmc-2ddr/arm-trusted-firmware-mediatek-2021-03-10-8b635f61/.pkgdir/trusted-firmware-a-mt7622-sdmmc-2ddr ]; then install -d -m0755 /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/trusted-firmware-a-mt7622-sdmmc-2ddr && cp -fpR /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-sdmmc-2ddr/arm-trusted-firmware-mediatek-2021-03-10-8b635f61/.pkgdir/trusted-firmware-a-mt7622-sdmmc-2ddr/. /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/trusted-firmware-a-mt7622-sdmmc-2ddr/; fi
- make[2]: Leaving directory '/Volumes/mt7622/openwrt/package/boot/arm-trusted-firmware-mediatek'
- time: package/boot/arm-trusted-firmware-mediatek/mt7622-sdmmc-2ddr/compile#0.26#0.24#0.52
- make[2]: Entering directory '/Volumes/mt7622/openwrt/package/boot/arm-trusted-firmware-tools'
- make[2]: Leaving directory '/Volumes/mt7622/openwrt/package/boot/arm-trusted-firmware-tools'
- time: package/boot/arm-trusted-firmware-tools/host-compile#0.15#0.15#0.32
- make[2]: Entering directory '/Volumes/mt7622/openwrt/package/boot/uboot-mediatek'
- Makefile:109: extraneous text after 'ifeq' directive
- mkdir -p /Volumes/mt7622/openwrt/dl
- SHELL= flock /Volumes/mt7622/openwrt/tmp/.u-boot-2021.04-rc3.tar.bz2.flock -c ' /Volumes/mt7622/openwrt/scripts/download.pl "/Volumes/mt7622/openwrt/dl" "u-boot-2021.04-rc3.tar.bz2" "7c418e07f6065c8761eb2df890bb524d7109864325d8850ddb0c93eb345734f9" "" "https://mirror.cyberbits.eu/u-boot" "https://ftp.denx.de/pub/u-boot" "ftp://ftp.denx.de/pub/u-boot" '
- touch /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_bananapi_bpi-r64-emmc/u-boot-2021.04-rc3/.prepared_d1b3d862811f40c7f7313cc8e3d7484c_6664517399ebbbc92a37c5bb081b5c53_check
- . /Volumes/mt7622/openwrt/include/shell.sh; bzcat /Volumes/mt7622/openwrt/dl/u-boot-2021.04-rc3.tar.bz2 | tar -C /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_bananapi_bpi-r64-emmc/u-boot-2021.04-rc3/.. -xf -
- [ ! -d ./src/ ] || cp -fpR ./src/. /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_bananapi_bpi-r64-emmc/u-boot-2021.04-rc3
- Applying ./patches/000-mtk-01-Revert-clk-Add-debugging-for-return-values.patch using plaintext:
- patching file drivers/clk/clk-uclass.c
- Applying ./patches/000-mtk-02-configs-RPi2-Disable-EFI-Grub-workaround.patch using plaintext:
- patching file configs/rpi_2_defconfig
- Applying ./patches/000-mtk-03-pinctrl-mediatek-fix-wrong-assignment-in-mtk_get_pin.patch using plaintext:
- patching file drivers/pinctrl/mediatek/pinctrl-mtk-common.c
- Applying ./patches/000-mtk-04-pinctrl-mediatek-add-get_pin_muxing-ops-for-mediatek.patch using plaintext:
- patching file drivers/pinctrl/mediatek/pinctrl-mtk-common.c
- Applying ./patches/000-mtk-05-pinctrl-mediatek-do-not-probe-gpio-driver-if-not-ena.patch using plaintext:
- patching file drivers/pinctrl/mediatek/pinctrl-mtk-common.c
- Applying ./patches/000-mtk-06-pinctrl-mt7629-add-jtag-function-and-pin-group.patch using plaintext:
- patching file drivers/pinctrl/mediatek/pinctrl-mt7629.c
- Applying ./patches/000-mtk-07-configs-mt7622-use-ARMv8-Generic-Timer-instead-of-mt.patch using plaintext:
- patching file configs/mt7622_rfb_defconfig
- Applying ./patches/000-mtk-08-dts-mt7629-enable-JTAG-pins-by-default.patch using plaintext:
- patching file arch/arm/dts/mt7629-rfb.dts
- patching file arch/arm/dts/mt7629.dtsi
- Applying ./patches/000-mtk-09-board-mediatek-add-more-network-configurations.patch using plaintext:
- patching file include/configs/mt7622.h
- patching file include/configs/mt7623.h
- patching file include/configs/mt7629.h
- Applying ./patches/000-mtk-10-mmc-mtk-sd-increase-the-minimum-bus-frequency.patch using plaintext:
- patching file drivers/mmc/mtk-sd.c
- Applying ./patches/000-mtk-11-serial-serial-mtk-rewrite-the-setbrg-function.patch using plaintext:
- patching file drivers/serial/serial_mtk.c
- Applying ./patches/000-mtk-12-board-mt7629-enable-compression-of-u-boot-to-reduce-.patch using plaintext:
- patching file Makefile
- patching file arch/arm/dts/mt7629-rfb-u-boot.dtsi
- patching file arch/arm/mach-mediatek/Kconfig
- patching file configs/mt7629_rfb_defconfig
- Applying ./patches/000-mtk-13-configs-mt7622-enable-debug-uart-for-mt7622_rfb_defc.patch using plaintext:
- patching file configs/mt7622_rfb_defconfig
- Applying ./patches/000-mtk-14-drivers-mtd-add-support-for-MediaTek-SPI-NAND-flash-.patch using plaintext:
- patching file drivers/mtd/Kconfig
- patching file drivers/mtd/Makefile
- patching file drivers/mtd/mtk-snand/Kconfig
- patching file drivers/mtd/mtk-snand/Makefile
- patching file drivers/mtd/mtk-snand/mtk-snand-def.h
- patching file drivers/mtd/mtk-snand/mtk-snand-ecc.c
- patching file drivers/mtd/mtk-snand/mtk-snand-ids.c
- patching file drivers/mtd/mtk-snand/mtk-snand-mtd.c
- patching file drivers/mtd/mtk-snand/mtk-snand-os.c
- patching file drivers/mtd/mtk-snand/mtk-snand-os.h
- patching file drivers/mtd/mtk-snand/mtk-snand.c
- patching file drivers/mtd/mtk-snand/mtk-snand.h
- Applying ./patches/000-mtk-15-mtd-mtk-snand-add-support-for-SPL.patch using plaintext:
- patching file drivers/mtd/mtk-snand/Kconfig
- patching file drivers/mtd/mtk-snand/Makefile
- patching file drivers/mtd/mtk-snand/mtk-snand-spl.c
- Applying ./patches/000-mtk-16-env-add-support-for-generic-MTD-device.patch using plaintext:
- patching file cmd/nvedit.c
- patching file env/Kconfig
- patching file env/Makefile
- patching file env/env.c
- patching file env/mtd.c
- patching file include/env_internal.h
- patching file tools/Makefile
- Applying ./patches/000-mtk-17-board-mt7629-add-support-for-booting-from-SPI-NAND.patch using plaintext:
- patching file arch/arm/dts/mt7629-rfb-u-boot.dtsi
- patching file arch/arm/dts/mt7629-rfb.dts
- patching file arch/arm/dts/mt7629.dtsi
- patching file board/mediatek/mt7629/Kconfig
- patching file configs/mt7629_nand_rfb_defconfig
- patching file include/configs/mt7629.h
- Applying ./patches/000-mtk-18-board-mt7622-use-new-spi-nand-driver.patch using plaintext:
- patching file arch/arm/dts/mt7622-rfb.dts
- patching file arch/arm/dts/mt7622.dtsi
- patching file configs/mt7622_rfb_defconfig
- Applying ./patches/000-mtk-19-configs-mt7629-remove-unused-options-and-add-dm-comm.patch using plaintext:
- patching file configs/mt7629_rfb_defconfig
- Applying ./patches/000-mtk-20-configs-mt7622-enable-environment-for-mt7622_rfb.patch using plaintext:
- patching file configs/mt7622_rfb_defconfig
- Applying ./patches/000-mtk-21-mmc-mtk-sd-don-t-ignore-max-frequency-from-device-tr.patch using plaintext:
- patching file drivers/mmc/mtk-sd.c
- Applying ./patches/100-scripts-remove-dependency-on-swig.patch using plaintext:
- patching file scripts/dtc/Makefile
- Applying ./patches/200-cmd-add-imsz-and-imszb.patch using plaintext:
- patching file cmd/bootm.c
- patching file common/image-fit.c
- patching file include/image.h
- Applying ./patches/210-cmd-bootmenu-add-ability-to-select-item-by-shortkey.patch using plaintext:
- patching file cmd/bootmenu.c
- Applying ./patches/211-cmd-bootmenu-custom-title.patch using plaintext:
- patching file cmd/bootmenu.c
- Applying ./patches/220-cmd-env-readmem.patch using plaintext:
- patching file cmd/Kconfig
- patching file cmd/nvedit.c
- Applying ./patches/300-mt7622-generic-reset-button-ignore-env.patch using plaintext:
- patching file board/mediatek/mt7622/mt7622_rfb.c
- Applying ./patches/400-update-bpir2-defconfig.patch using plaintext:
- patching file configs/mt7623n_bpir2_defconfig
- Applying ./patches/401-update-u7623-defconfig.patch using plaintext:
- patching file configs/mt7623a_unielec_u7623_02_defconfig
- Applying ./patches/402-update-bananapi-bpi-r64-device-tree.patch using plaintext:
- patching file arch/arm/dts/mt7622-bananapi-bpi-r64.dts
- Applying ./patches/403-add-bananapi_bpi-r64_defconfigs.patch using plaintext:
- patching file configs/mt7622_bananapi_bpi-r64-sdmmc_defconfig
- patching file bananapi_bpi-r64-sdmmc_env
- patching file configs/mt7622_bananapi_bpi-r64-emmc_defconfig
- patching file bananapi_bpi-r64-emmc_env
- Applying ./patches/410-add-linksys-e8450.patch using plaintext:
- patching file configs/mt7622_linksys_e8450_defconfig
- patching file arch/arm/dts/mt7622-linksys-e8450-ubi.dts
- patching file arch/arm/dts/Makefile
- patching file linksys_e8450_env
- touch /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_bananapi_bpi-r64-emmc/u-boot-2021.04-rc3/.prepared_d1b3d862811f40c7f7313cc8e3d7484c_6664517399ebbbc92a37c5bb081b5c53
- rm -f /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_bananapi_bpi-r64-emmc/u-boot-2021.04-rc3/.configured_*
- rm -f /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/stamp/.uboot-mediatek.mt7622_bananapi_bpi-r64-emmc_installed
- make -C /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_bananapi_bpi-r64-emmc/u-boot-2021.04-rc3 mt7622_bananapi_bpi-r64-emmc_config
- make[3]: Entering directory '/Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_bananapi_bpi-r64-emmc/u-boot-2021.04-rc3'
- Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
- HOSTCC scripts/basic/fixdep
- HOSTCC scripts/kconfig/conf.o
- YACC scripts/kconfig/zconf.tab.c
- LEX scripts/kconfig/zconf.lex.c
- HOSTCC scripts/kconfig/zconf.tab.o
- HOSTLD scripts/kconfig/conf
- #
- # configuration written to .config
- #
- make[3]: Leaving directory '/Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_bananapi_bpi-r64-emmc/u-boot-2021.04-rc3'
- touch /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_bananapi_bpi-r64-emmc/u-boot-2021.04-rc3/.configured_68b329da9893e34099c7d8ad5cb9c940
- rm -f /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_bananapi_bpi-r64-emmc/u-boot-2021.04-rc3/.built
- touch /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_bananapi_bpi-r64-emmc/u-boot-2021.04-rc3/.built_check
- make -C /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_bananapi_bpi-r64-emmc/u-boot-2021.04-rc3 CROSS_COMPILE=aarch64-openwrt-linux-musl- DTC="/Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/linux-5.10.20/scripts/dtc/dtc" HOSTCC="gcc" HOSTCFLAGS="-O2 -I/Volumes/mt7622/openwrt/staging_dir/host/include -I/Volumes/mt7622/openwrt/staging_dir/hostpkg/include -I/Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/host/include -I/Volumes/mt7622/openwrt/staging_dir/host/include -I/Volumes/mt7622/openwrt/staging_dir/hostpkg/include -I/Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/host/include -std=gnu11" HOSTLDFLAGS="-L/Volumes/mt7622/openwrt/staging_dir/host/lib -L/Volumes/mt7622/openwrt/staging_dir/hostpkg/lib -L/Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/host/lib" u-boot.bin
- make[3]: Entering directory '/Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_bananapi_bpi-r64-emmc/u-boot-2021.04-rc3'
- HOSTCC scripts/basic/fixdep
- HOSTCC scripts/kconfig/conf.o
- HOSTCC scripts/kconfig/zconf.tab.o
- HOSTLD scripts/kconfig/conf
- ld: warning: directory not found for option '-L/Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/host/lib'
- scripts/kconfig/conf --syncconfig Kconfig
- UPD include/config.h
- CFG u-boot.cfg
- GEN include/autoconf.mk
- GEN include/autoconf.mk.dep
- UPD include/config/uboot.release
- UPD include/generated/version_autogenerated.h
- UPD include/generated/timestamp_autogenerated.h
- UPD include/generated/dt.h
- UPD include/generated/defaultenv_autogenerated.h
- CC lib/asm-offsets.s
- UPD include/generated/generic-asm-offsets.h
- CC arch/arm/lib/asm-offsets.s
- UPD include/generated/asm-offsets.h
- HOSTCC scripts/dtc/dtc.o
- HOSTCC scripts/dtc/flattree.o
- HOSTCC scripts/dtc/fstree.o
- HOSTCC scripts/dtc/data.o
- HOSTCC scripts/dtc/livetree.o
- HOSTCC scripts/dtc/treesource.o
- HOSTCC scripts/dtc/srcpos.o
- HOSTCC scripts/dtc/checks.o
- HOSTCC scripts/dtc/util.o
- LEX scripts/dtc/dtc-lexer.lex.c
- YACC scripts/dtc/dtc-parser.tab.h
- HOSTCC scripts/dtc/dtc-lexer.lex.o
- YACC scripts/dtc/dtc-parser.tab.c
- HOSTCC scripts/dtc/dtc-parser.tab.o
- HOSTLD scripts/dtc/dtc
- ld: warning: directory not found for option '-L/Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/host/lib'
- HOSTCC scripts/bin2c
- HOSTCC tools/gen_eth_addr
- HOSTCC tools/gen_ethaddr_crc.o
- WRAP tools/lib/crc8.c
- HOSTCC tools/lib/crc8.o
- HOSTLD tools/gen_ethaddr_crc
- ld: warning: directory not found for option '-L/Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/host/lib'
- HOSTCC tools/img2srec
- HOSTCC tools/mkenvimage.o
- HOSTCC tools/os_support.o
- WRAP tools/lib/crc32.c
- HOSTCC tools/lib/crc32.o
- HOSTLD tools/mkenvimage
- ld: warning: directory not found for option '-L/Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/host/lib'
- HOSTCC tools/aisimage.o
- In file included from tools/aisimage.c:9:
- In file included from include/image.h:19:
- In file included from ./arch/arm/include/asm/byteorder.h:29:
- In file included from include/linux/byteorder/little_endian.h:13:
- include/linux/types.h:146:9: error: unknown type name '__u64'; did you mean '__s64'?
- typedef __u64 __bitwise __le64;
- ^
- /Volumes/mt7622/openwrt/staging_dir/host/include/asm/types.h:19:44: note: '__s64' declared here
- __extension__ typedef __signed__ long long __s64;
- ^
- In file included from tools/aisimage.c:9:
- In file included from include/image.h:19:
- In file included from ./arch/arm/include/asm/byteorder.h:29:
- In file included from include/linux/byteorder/little_endian.h:13:
- include/linux/types.h:147:9: error: unknown type name '__u64'; did you mean '__s64'?
- typedef __u64 __bitwise __be64;
- ^
- /Volumes/mt7622/openwrt/staging_dir/host/include/asm/types.h:19:44: note: '__s64' declared here
- __extension__ typedef __signed__ long long __s64;
- ^
- In file included from tools/aisimage.c:9:
- In file included from include/image.h:19:
- In file included from ./arch/arm/include/asm/byteorder.h:29:
- In file included from include/linux/byteorder/little_endian.h:14:
- include/linux/byteorder/swab.h:125:42: error: unknown type name '__u64'; did you mean '__s64'?
- static __inline__ __attribute__((const)) __u64 __fswab64(__u64 x)
- ^
- /Volumes/mt7622/openwrt/staging_dir/host/include/asm/types.h:19:44: note: '__s64' declared here
- __extension__ typedef __signed__ long long __s64;
- ^
- In file included from tools/aisimage.c:9:
- In file included from include/image.h:19:
- In file included from ./arch/arm/include/asm/byteorder.h:29:
- In file included from include/linux/byteorder/little_endian.h:14:
- include/linux/byteorder/swab.h:125:58: error: unknown type name '__u64'; did you mean '__s64'?
- static __inline__ __attribute__((const)) __u64 __fswab64(__u64 x)
- ^
- /Volumes/mt7622/openwrt/staging_dir/host/include/asm/types.h:19:44: note: '__s64' declared here
- __extension__ typedef __signed__ long long __s64;
- ^
- In file included from tools/aisimage.c:9:
- In file included from include/image.h:19:
- In file included from ./arch/arm/include/asm/byteorder.h:29:
- In file included from include/linux/byteorder/little_endian.h:14:
- include/linux/byteorder/swab.h:130:12: error: use of undeclared identifier '__u64'
- return (((__u64)__swab32(l)) << 32) | ((__u64)(__swab32(h)));
- ^
- include/linux/byteorder/swab.h:130:42: error: use of undeclared identifier '__u64'
- return (((__u64)__swab32(l)) << 32) | ((__u64)(__swab32(h)));
- ^
- include/linux/byteorder/swab.h:135:19: error: unknown type name '__u64'; did you mean '__s64'?
- static __inline__ __u64 __swab64p(const __u64 *x)
- ^
- /Volumes/mt7622/openwrt/staging_dir/host/include/asm/types.h:19:44: note: '__s64' declared here
- __extension__ typedef __signed__ long long __s64;
- ^
- In file included from tools/aisimage.c:9:
- In file included from include/image.h:19:
- In file included from ./arch/arm/include/asm/byteorder.h:29:
- In file included from include/linux/byteorder/little_endian.h:14:
- include/linux/byteorder/swab.h:135:41: error: unknown type name '__u64'; did you mean '__s64'?
- static __inline__ __u64 __swab64p(const __u64 *x)
- ^
- /Volumes/mt7622/openwrt/staging_dir/host/include/asm/types.h:19:44: note: '__s64' declared here
- __extension__ typedef __signed__ long long __s64;
- ^
- In file included from tools/aisimage.c:9:
- In file included from include/image.h:19:
- In file included from ./arch/arm/include/asm/byteorder.h:29:
- In file included from include/linux/byteorder/little_endian.h:14:
- include/linux/byteorder/swab.h:137:9: error: use of undeclared identifier '__u64'
- return __arch__swab64p(x);
- ^
- include/linux/byteorder/swab.h:62:30: note: expanded from macro '__arch__swab64p'
- # define __arch__swab64p(x) __swab64(*(x))
- ^
- include/linux/byteorder/swab.h:89:24: note: expanded from macro '__swab64'
- (__builtin_constant_p((__u64)(x)) ? \
- ^
- include/linux/byteorder/swab.h:137:9: error: use of undeclared identifier '__u64'
- include/linux/byteorder/swab.h:62:30: note: expanded from macro '__arch__swab64p'
- # define __arch__swab64p(x) __swab64(*(x))
- ^
- include/linux/byteorder/swab.h:90:2: note: expanded from macro '__swab64'
- ___swab64((x)) : \
- ^
- include/linux/byteorder/swab.h:32:4: note: expanded from macro '___swab64'
- ((__u64)( \
- ^
- include/linux/byteorder/swab.h:137:9: error: use of undeclared identifier '__u64'
- include/linux/byteorder/swab.h:62:30: note: expanded from macro '__arch__swab64p'
- # define __arch__swab64p(x) __swab64(*(x))
- ^
- include/linux/byteorder/swab.h:90:2: note: expanded from macro '__swab64'
- ___swab64((x)) : \
- ^
- include/linux/byteorder/swab.h:33:4: note: expanded from macro '___swab64'
- (__u64)(((__u64)(x) & (__u64)0x00000000000000ffULL) << 56) | \
- ^
- include/linux/byteorder/swab.h:137:9: error: use of undeclared identifier '__u64'
- include/linux/byteorder/swab.h:62:30: note: expanded from macro '__arch__swab64p'
- # define __arch__swab64p(x) __swab64(*(x))
- ^
- include/linux/byteorder/swab.h:90:2: note: expanded from macro '__swab64'
- ___swab64((x)) : \
- ^
- include/linux/byteorder/swab.h:33:13: note: expanded from macro '___swab64'
- (__u64)(((__u64)(x) & (__u64)0x00000000000000ffULL) << 56) | \
- ^
- include/linux/byteorder/swab.h:137:9: error: use of undeclared identifier '__u64'
- include/linux/byteorder/swab.h:62:30: note: expanded from macro '__arch__swab64p'
- # define __arch__swab64p(x) __swab64(*(x))
- ^
- include/linux/byteorder/swab.h:90:2: note: expanded from macro '__swab64'
- ___swab64((x)) : \
- ^
- include/linux/byteorder/swab.h:33:26: note: expanded from macro '___swab64'
- (__u64)(((__u64)(x) & (__u64)0x00000000000000ffULL) << 56) | \
- ^
- include/linux/byteorder/swab.h:137:9: error: use of undeclared identifier '__u64'
- include/linux/byteorder/swab.h:62:30: note: expanded from macro '__arch__swab64p'
- # define __arch__swab64p(x) __swab64(*(x))
- ^
- include/linux/byteorder/swab.h:90:2: note: expanded from macro '__swab64'
- ___swab64((x)) : \
- ^
- include/linux/byteorder/swab.h:34:4: note: expanded from macro '___swab64'
- (__u64)(((__u64)(x) & (__u64)0x000000000000ff00ULL) << 40) | \
- ^
- include/linux/byteorder/swab.h:137:9: error: use of undeclared identifier '__u64'
- include/linux/byteorder/swab.h:62:30: note: expanded from macro '__arch__swab64p'
- # define __arch__swab64p(x) __swab64(*(x))
- ^
- include/linux/byteorder/swab.h:90:2: note: expanded from macro '__swab64'
- ___swab64((x)) : \
- ^
- include/linux/byteorder/swab.h:34:13: note: expanded from macro '___swab64'
- (__u64)(((__u64)(x) & (__u64)0x000000000000ff00ULL) << 40) | \
- ^
- include/linux/byteorder/swab.h:137:9: error: use of undeclared identifier '__u64'
- include/linux/byteorder/swab.h:62:30: note: expanded from macro '__arch__swab64p'
- # define __arch__swab64p(x) __swab64(*(x))
- ^
- include/linux/byteorder/swab.h:90:2: note: expanded from macro '__swab64'
- ___swab64((x)) : \
- ^
- include/linux/byteorder/swab.h:34:26: note: expanded from macro '___swab64'
- (__u64)(((__u64)(x) & (__u64)0x000000000000ff00ULL) << 40) | \
- ^
- include/linux/byteorder/swab.h:137:9: error: use of undeclared identifier '__u64'
- include/linux/byteorder/swab.h:62:30: note: expanded from macro '__arch__swab64p'
- # define __arch__swab64p(x) __swab64(*(x))
- ^
- include/linux/byteorder/swab.h:90:2: note: expanded from macro '__swab64'
- ___swab64((x)) : \
- ^
- include/linux/byteorder/swab.h:35:4: note: expanded from macro '___swab64'
- (__u64)(((__u64)(x) & (__u64)0x0000000000ff0000ULL) << 24) | \
- ^
- include/linux/byteorder/swab.h:137:9: error: use of undeclared identifier '__u64'
- include/linux/byteorder/swab.h:62:30: note: expanded from macro '__arch__swab64p'
- # define __arch__swab64p(x) __swab64(*(x))
- ^
- include/linux/byteorder/swab.h:90:2: note: expanded from macro '__swab64'
- ___swab64((x)) : \
- ^
- include/linux/byteorder/swab.h:35:13: note: expanded from macro '___swab64'
- (__u64)(((__u64)(x) & (__u64)0x0000000000ff0000ULL) << 24) | \
- ^
- include/linux/byteorder/swab.h:137:9: error: use of undeclared identifier '__u64'
- include/linux/byteorder/swab.h:62:30: note: expanded from macro '__arch__swab64p'
- # define __arch__swab64p(x) __swab64(*(x))
- ^
- include/linux/byteorder/swab.h:90:2: note: expanded from macro '__swab64'
- ___swab64((x)) : \
- ^
- include/linux/byteorder/swab.h:35:26: note: expanded from macro '___swab64'
- (__u64)(((__u64)(x) & (__u64)0x0000000000ff0000ULL) << 24) | \
- ^
- fatal error: too many errors emitted, stopping now [-ferror-limit=]
- 20 errors generated.
- make[4]: *** [scripts/Makefile.host:112: tools/aisimage.o] Error 1
- make[3]: *** [Makefile:1795: tools] Error 2
- make[3]: Leaving directory '/Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_bananapi_bpi-r64-emmc/u-boot-2021.04-rc3'
- make[2]: *** [Makefile:112: /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_bananapi_bpi-r64-emmc/u-boot-2021.04-rc3/.built] Error 2
- make[2]: Leaving directory '/Volumes/mt7622/openwrt/package/boot/uboot-mediatek'
- time: package/boot/uboot-mediatek/mt7622_bananapi_bpi-r64-emmc/compile#10.59#5.55#17.34
- ERROR: package/boot/uboot-mediatek failed to build (build variant: mt7622_bananapi_bpi-r64-emmc).
- make[1]: *** [package/Makefile:114: package/boot/uboot-mediatek/compile] Error 1
- make[1]: Leaving directory '/Volumes/mt7622/openwrt'
- make: *** [/Volumes/mt7622/openwrt/include/toplevel.mk:230: package/boot/uboot-mediatek/compile] Error 2
- g@gMac:/Volumes/mt7622/openwrt$
- Last login: Sat Mar 13 11:04:20 on ttys007
- root@gMac:~# logout
- g@gMac:/Volumes/mt7622/openwrt$ git checkout -b gvalkov
- Switched to a new branch 'gvalkov'
- g@gMac:/Volumes/mt7622/openwrt$ git revert e2cffbb80528b1c13bbaba6e53835de378ef3923
- [gvalkov d9bef7c96f] Revert "arm-trusted-firmware-mediatek: update to 2021-03-10"
- 1 file changed, 4 insertions(+), 8 deletions(-)
- g@gMac:/Volumes/mt7622/openwrt$ git log
- commit d9bef7c96fa50ff50784f4a536beeecdb058a196 (HEAD -> gvalkov)
- Author: Georgi Valkov <gvalkov@abv.bg>
- Date: Sat Mar 13 11:46:56 2021 +0200
- Revert "arm-trusted-firmware-mediatek: update to 2021-03-10"
- This reverts commit e2cffbb80528b1c13bbaba6e53835de378ef3923.
- commit 9530b9bb78845910de711d425f1e4b1c7d539b13 (origin/master, origin/HEAD, master)
- Author: Rafał Miłecki <rafal@milecki.pl>
- Date: Fri Mar 12 21:08:24 2021 +0100
- bcm47xx: make WGT634U NVRAM patch apply again
- Fixes: 1c48eee5b2bc ("kernel: backport Broadcom NVRAM driver cleanups")
- Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
- commit 3d1ea0d77f9d313c85ee82ef90082083f9e0176e
- Author: Felix Fietkau <nbd@nbd.name>
- Date: Fri Mar 12 14:45:19 2021 +0100
- kernel: add compatibility with upstream threaded NAPI patch
- Enable threading if dev->threaded is set. This will be used to bring mt76 back
- in sync with upstream
- Signed-off-by: Felix Fietkau <nbd@nbd.name>
- commit 0d5bf53197481d291f9a541eefa03b11a34033f9
- Author: Felix Fietkau <nbd@nbd.name>
- Date: Mon Mar 8 17:20:20 2021 +0100
- kernel: update 5.10 flow offload patches
- Includes PPPoE support and VLAN related fixes
- Signed-off-by: Felix Fietkau <nbd@nbd.name>
- commit e90e75b12c818c49704755b9e530491aee2d554c
- Author: Rafał Miłecki <rafal@milecki.pl>
- Date: Fri Mar 12 18:30:01 2021 +0100
- kernel: add pending mtd patches adding NVMEM support
- It's meant to provide upstream support for mtd & NVMEM. It's required
- e.g. for reading MAC address from mtd partition content. It seems to be
- in a final shape so it's worth testing.
- Signed-off-by: Rafał Miłecki <[email protected]>
- commit deceb039931cd8eb011a0eb65731f335662070d0
- Author: Rafał Miłecki <[email protected]>
- Date: Fri Mar 12 17:37:59 2021 +0100
- kernel: move mtd ofpart accepted patch
- Move upstream patch to the backport directory.
- Signed-off-by: Rafał Miłecki <[email protected]>
- commit b2b75e1939313ee64e6ff3f3374477a81fdb3746
- Author: Rafał Miłecki <[email protected]>
- Date: Fri Mar 12 17:36:58 2021 +0100
- kernel: add two more missed 5.10 backports
- Those were added to 5.4 but missed while introducing 5.10 kernel.
- Signed-off-by: Rafał Miłecki <[email protected]>
- commit baf04eed028a838518c65be48cbaabe0892343aa
- Author: Rafał Miłecki <[email protected]>
- Date: Fri Mar 12 18:10:09 2021 +0100
- bcm53xx: initialize NVRAM from NVMEM driver
- g@gMac:/Volumes/mt7622/openwrt$ make package/boot/uboot-mediatek/{clean,compile} V=sc
- Collecting package info: done
- make[1]: Entering directory '/Volumes/mt7622/openwrt'
- make[2]: Entering directory '/Volumes/mt7622/openwrt/package/boot/uboot-mediatek'
- Makefile:109: extraneous text after 'ifeq' directive
- rm -rf /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_bananapi_bpi-r64-emmc/u-boot-2021.04-rc3
- rm -rf /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/u-boot-mt7622_bananapi_bpi-r64-emmc
- rm -f /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/stamp/.uboot-mediatek.mt7622_bananapi_bpi-r64-emmc_installed
- rm -f /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/packages/uboot-mediatek.mt7622_bananapi_bpi-r64-emmc.list
- make[2]: Leaving directory '/Volumes/mt7622/openwrt/package/boot/uboot-mediatek'
- time: package/boot/uboot-mediatek/mt7622_bananapi_bpi-r64-emmc/clean#0.18#1.70#2.77
- make[2]: Entering directory '/Volumes/mt7622/openwrt/package/boot/uboot-mediatek'
- Makefile:109: extraneous text after 'ifeq' directive
- rm -rf /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_bananapi_bpi-r64-sdmmc/u-boot-2021.04-rc3
- rm -rf /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/u-boot-mt7622_bananapi_bpi-r64-sdmmc
- rm -f /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/stamp/.uboot-mediatek.mt7622_bananapi_bpi-r64-sdmmc_installed
- rm -f /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/packages/uboot-mediatek.mt7622_bananapi_bpi-r64-sdmmc.list
- make[2]: Leaving directory '/Volumes/mt7622/openwrt/package/boot/uboot-mediatek'
- time: package/boot/uboot-mediatek/mt7622_bananapi_bpi-r64-sdmmc/clean#0.15#0.11#0.32
- make[2]: Entering directory '/Volumes/mt7622/openwrt/package/boot/uboot-mediatek'
- Makefile:109: extraneous text after 'ifeq' directive
- rm -rf /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_linksys_e8450/u-boot-2021.04-rc3
- rm -rf /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/u-boot-mt7622_linksys_e8450
- rm -f /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/stamp/.uboot-mediatek.mt7622_linksys_e8450_installed
- rm -f /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/packages/uboot-mediatek.mt7622_linksys_e8450.list
- make[2]: Leaving directory '/Volumes/mt7622/openwrt/package/boot/uboot-mediatek'
- time: package/boot/uboot-mediatek/mt7622_linksys_e8450/clean#0.14#0.11#0.30
- make[2]: Entering directory '/Volumes/mt7622/openwrt/package/boot/uboot-mediatek'
- Makefile:109: extraneous text after 'ifeq' directive
- rm -rf /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/u-boot-mt7622_rfb1/u-boot-2021.04-rc3
- rm -rf /Volumes/mt7622/openwrt/bin/targets/mediatek/mt7622/u-boot-mt7622_rfb1
- rm -f /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/stamp/.uboot-mediatek.mt7622_rfb1_installed
- rm -f /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/packages/uboot-mediatek.mt7622_rfb1.list
- make[2]: Leaving directory '/Volumes/mt7622/openwrt/package/boot/uboot-mediatek'
- time: package/boot/uboot-mediatek/mt7622_rfb1/clean#0.14#0.11#0.31
- make[1]: Leaving directory '/Volumes/mt7622/openwrt'
- make[1]: Entering directory '/Volumes/mt7622/openwrt'
- make[2]: Entering directory '/Volumes/mt7622/openwrt/package/libs/toolchain'
- echo "libc" >> /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/pkginfo/toolchain.default.install
- echo "libgcc" >> /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/pkginfo/toolchain.default.install
- echo "libpthread" >> /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/pkginfo/toolchain.default.install
- echo "librt" >> /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/pkginfo/toolchain.default.install
- make[2]: Leaving directory '/Volumes/mt7622/openwrt/package/libs/toolchain'
- time: package/libs/toolchain/compile#0.19#0.15#0.42
- make[2]: Entering directory '/Volumes/mt7622/openwrt/package/boot/arm-trusted-firmware-mediatek'
- mkdir -p /Volumes/mt7622/openwrt/dl
- SHELL= flock /Volumes/mt7622/openwrt/tmp/.arm-trusted-firmware-mediatek-2021-02-25-1220acb0.tar.xz.flock -c ' /Volumes/mt7622/openwrt/scripts/download.pl "/Volumes/mt7622/openwrt/dl" "arm-trusted-firmware-mediatek-2021-02-25-1220acb0.tar.xz" "f2ca44b9b8acfbd3a6be30aba316c765f73bad6231a821f524c9f21a845e50a3" "" || ( /Volumes/mt7622/openwrt/scripts/dl_github_archive.py --dl-dir="/Volumes/mt7622/openwrt/dl" --url="https://github.com/mtk-openwrt/arm-trusted-firmware.git" --version="1220acb044a9db9a201aba3be0bb4ce0c9ed3702" --subdir="arm-trusted-firmware-mediatek-2021-02-25-1220acb0" --source="arm-trusted-firmware-mediatek-2021-02-25-1220acb0.tar.xz" --hash="f2ca44b9b8acfbd3a6be30aba316c765f73bad6231a821f524c9f21a845e50a3" || ( echo "Checking out files from the git repository..."; mkdir -p /Volumes/mt7622/openwrt/tmp/dl && cd /Volumes/mt7622/openwrt/tmp/dl && rm -rf arm-trusted-firmware-mediatek-2021-02-25-1220acb0 && [ \! -d arm-trusted-firmware-mediatek-2021-02-25-1220acb0 ] && git clone https://github.com/mtk-openwrt/arm-trusted-firmware.git arm-trusted-firmware-mediatek-2021-02-25-1220acb0 && (cd arm-trusted-firmware-mediatek-2021-02-25-1220acb0 && git checkout 1220acb044a9db9a201aba3be0bb4ce0c9ed3702 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd arm-trusted-firmware-mediatek-2021-02-25-1220acb0 && git log -1 --format='\''@%ct'\''` && rm -rf arm-trusted-firmware-mediatek-2021-02-25-1220acb0/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c arm-trusted-firmware-mediatek-2021-02-25-1220acb0 | xz -zc -7e > /Volumes/mt7622/openwrt/tmp/dl/arm-trusted-firmware-mediatek-2021-02-25-1220acb0.tar.xz && mv /Volumes/mt7622/openwrt/tmp/dl/arm-trusted-firmware-mediatek-2021-02-25-1220acb0.tar.xz /Volumes/mt7622/openwrt/dl/ && rm -rf arm-trusted-firmware-mediatek-2021-02-25-1220acb0; ); ) '
- + curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/arm-trusted-firmware-mediatek-2021-02-25-1220acb0.tar.xz
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 100 4843k 100 4843k 0 0 3435k 0 0:00:01 0:00:01 --:--:-- 3432k
- touch /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-02-25-1220acb0/.prepared_ea680083e3684e614611388f9afdc086_6664517399ebbbc92a37c5bb081b5c53_check
- . /Volumes/mt7622/openwrt/include/shell.sh; xzcat /Volumes/mt7622/openwrt/dl/arm-trusted-firmware-mediatek-2021-02-25-1220acb0.tar.xz | tar -C /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-02-25-1220acb0/.. -xf -
- [ ! -d ./src/ ] || cp -fpR ./src/. /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-02-25-1220acb0
- touch /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-02-25-1220acb0/.prepared_ea680083e3684e614611388f9afdc086_6664517399ebbbc92a37c5bb081b5c53
- rm -f /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-02-25-1220acb0/.configured_*
- rm -f /Volumes/mt7622/openwrt/staging_dir/target-aarch64_cortex-a53_musl/stamp/.arm-trusted-firmware-mediatek.mt7622-snand-1ddr_installed
- touch /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-02-25-1220acb0/.configured_68b329da9893e34099c7d8ad5cb9c940
- rm -f /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-02-25-1220acb0/.built
- touch /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-02-25-1220acb0/.built_check
- make -C /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-02-25-1220acb0 CROSS_COMPILE=aarch64-openwrt-linux-musl- OPENSSL_DIR=/Volumes/mt7622/openwrt/staging_dir/host PLAT=mt7622 BUILD_STRING="OpenWrt v2021-02-25-1220acb0-1 (mt7622-snand-1ddr)" BOOT_DEVICE=snand all
- make[3]: Entering directory '/Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-02-25-1220acb0'
- CC common/desc_image_load.c
- CC drivers/arm/gic/common/gic_common.c
- drivers/arm/gic/common/gic_common.c:7:9: note: #pragma message: drivers/arm/gic/common/gic_common.c is deprecated, use gicv2.mk instead
- #pragma message __FILE__ " is deprecated, use gicv2.mk instead"
- ^~~~~~~
- CC drivers/arm/gic/v2/gicv2_main.c
- CC drivers/arm/gic/v2/gicv2_helpers.c
- CC drivers/delay_timer/delay_timer.c
- CC drivers/delay_timer/generic_delay_timer.c
- CC drivers/gpio/gpio.c
- CC drivers/io/io_storage.c
- CC drivers/io/io_block.c
- CC drivers/io/io_fip.c
- CC plat/mediatek/common/mtk_plat_common.c
- CC plat/mediatek/mt7622/aarch64/platform_common.c
- CC plat/mediatek/mt7622/bl2_plat_setup.c
- CC plat/mediatek/mt7622/drivers/pinctrl/pinctrl.c
- CC plat/mediatek/mt7622/drivers/pll/pll.c
- CC plat/mediatek/mt7622/drivers/pmic/pmic_wrap.c
- CC plat/mediatek/mt7622/drivers/pmic/pmic.c
- CC plat/mediatek/mt7622/drivers/spm/mtcmos.c
- CC plat/mediatek/mt7622/drivers/timer/cpuxgpt.c
- CC plat/mediatek/mt7622/mtk_ar_table.c
- CC plat/mediatek/common/drivers/snfi/mtk-snand.c
- CC plat/mediatek/common/drivers/snfi/mtk-snand-ecc.c
- CC plat/mediatek/common/drivers/snfi/mtk-snand-ids.c
- CC plat/mediatek/common/drivers/snfi/mtk-snand-os.c
- CC plat/mediatek/common/mempool.c
- CC plat/mediatek/mt7622/bl2_boot_snand.c
- CC bl2/bl2_image_load_v2.c
- CC bl2/bl2_main.c
- CC bl2/aarch64/bl2_arch_setup.c
- CC lib/cpus/errata_report.c
- CC common/bl_common.c
- CC common/tf_log.c
- CC drivers/console/multi_console.c
- CC plat/common/plat_bl_common.c
- CC plat/common/plat_log_common.c
- CC plat/common/aarch64/plat_common.c
- CC lib/compiler-rt/builtins/popcountdi2.c
- CC lib/compiler-rt/builtins/popcountsi2.c
- CC lib/xlat_tables/xlat_tables_common.c
- CC lib/xlat_tables/aarch64/xlat_tables.c
- CC plat/arm/common/arm_gicv2.c
- CC plat/common/plat_gicv2.c
- AS lib/cpus/aarch64/cortex_a53.S
- AS plat/mediatek/common/drivers/uart/aarch64/hsuart.S
- AS plat/mediatek/mt7622/aarch64/plat_helpers.S
- AS lib/locks/exclusive/aarch64/spinlock.S
- AS plat/common/aarch64/platform_up_stack.S
- AS common/aarch64/early_exceptions.S
- AS bl2/aarch64/bl2_el3_entrypoint.S
- AS bl2/aarch64/bl2_el3_exceptions.S
- AS lib/cpus/aarch64/cpu_helpers.S
- AS lib/cpus/aarch64/dsu_helpers.S
- AS common/aarch64/debug.S
- AS lib/aarch64/cache_helpers.S
- AS lib/aarch64/misc_helpers.S
- AS plat/common/aarch64/platform_helpers.S
- PP bl2/bl2_el3.ld.S
- CC lib/libc/abort.c
- CC lib/libc/assert.c
- CC lib/libc/exit.c
- CC lib/libc/memchr.c
- CC lib/libc/memcmp.c
- CC lib/libc/memcpy.c
- CC lib/libc/memmove.c
- CC lib/libc/memrchr.c
- CC lib/libc/memset.c
- CC lib/libc/printf.c
- CC lib/libc/putchar.c
- CC lib/libc/puts.c
- CC lib/libc/snprintf.c
- CC lib/libc/strchr.c
- CC lib/libc/strcmp.c
- CC lib/libc/strlcat.c
- CC lib/libc/strlcpy.c
- CC lib/libc/strlen.c
- CC lib/libc/strncmp.c
- CC lib/libc/strnlen.c
- CC lib/libc/strrchr.c
- CC lib/libc/strtok.c
- CC lib/libc/strtoul.c
- CC lib/libc/strtoll.c
- CC lib/libc/strtoull.c
- CC lib/libc/strtol.c
- AS lib/libc/aarch64/setjmp.S
- AR /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-02-25-1220acb0/build/mt7622/release/lib/libc.a
- LD /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-02-25-1220acb0/build/mt7622/release/bl2/bl2.elf
- BIN /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-02-25-1220acb0/build/mt7622/release/bl2.bin
- Built /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-02-25-1220acb0/build/mt7622/release/bl2.bin successfully
- bromimage is not supported on Darwin-x86_64!
- make[3]: *** [plat/mediatek/mt7622/platform.mk:236: /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-02-25-1220acb0/build/mt7622/release/bl2.img] Error 1
- make[3]: Leaving directory '/Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-02-25-1220acb0'
- make[2]: *** [Makefile:103: /Volumes/mt7622/openwrt/build_dir/target-aarch64_cortex-a53_musl/arm-trusted-firmware-mediatek-mt7622-snand-1ddr/arm-trusted-firmware-mediatek-2021-02-25-1220acb0/.built] Error 2
- make[2]: Leaving directory '/Volumes/mt7622/openwrt/package/boot/arm-trusted-firmware-mediatek'
- time: package/boot/arm-trusted-firmware-mediatek/mt7622-snand-1ddr/compile#3.41#1.74#6.73
- ERROR: package/boot/arm-trusted-firmware-mediatek failed to build (build variant: mt7622-snand-1ddr).
- make[1]: *** [package/Makefile:114: package/boot/arm-trusted-firmware-mediatek/compile] Error 1
- make[1]: Leaving directory '/Volumes/mt7622/openwrt'
- make: *** [/Volumes/mt7622/openwrt/include/toplevel.mk:230: package/boot/uboot-mediatek/compile] Error 2
- g@gMac:/Volumes/mt7622/openwrt$
Advertisement
Add Comment
Please, Sign In to add comment