Copy $ make package/hello/compile V=99
WARNING: Makefile 'package/linux/Makefile' has a dependency on 'r8169-firmware', which does not exist
WARNING: Makefile 'package/linux/Makefile' has a dependency on 'e100-firmware', which does not exist
WARNING: Makefile 'package/linux/Makefile' has a dependency on 'bnx2-firmware', which does not exist
WARNING: Makefile 'package/linux/Makefile' has a dependency on 'ar3k-firmware', which does not exist
WARNING: Makefile 'package/linux/Makefile' has a dependency on 'mwifiex-sdio-firmware', which does not exist
WARNING: Makefile 'package/linux/Makefile' has a dependency on 'kmod-phy-bcm-ns-usb2', which does not exist
WARNING: Makefile 'package/linux/Makefile' has a dependency on 'edgeport-firmware', which does not exist
WARNING: Makefile 'package/linux/Makefile' has a dependency on 'kmod-phy-bcm-ns-usb3', which does not exist
WARNING: Makefile 'package/linux/Makefile' has a dependency on 'amdgpu-firmware', which does not exist
WARNING: Makefile 'package/linux/Makefile' has a dependency on 'radeon-firmware', which does not exist
WARNING: Makefile 'package/linux/Makefile' has a dependency on 'prism54-firmware', which does not exist
WARNING: Makefile 'package/linux/Makefile' has a dependency on 'rtl8192su-firmware', which does not exist
tmp/.config-package.in:36:warning: ignoring type redefinition of 'PACKAGE_libc' from 'boolean' to 'tristate'
tmp/.config-package.in:64:warning: ignoring type redefinition of 'PACKAGE_libgcc' from 'boolean' to 'tristate'
tmp/.config-package.in:149:warning: ignoring type redefinition of 'PACKAGE_libpthread' from 'boolean' to 'tristate'
#
# configuration written to .config
#
make[1]: Entering directory '/home/ofwrt/sdk/openwrt'
make[2]: Entering directory '/home/ofwrt/sdk/openwrt/package/toolchain'
echo "libc" >> /home/ofwrt/sdk/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/toolchain.default.install
echo "libgcc" >> /home/ofwrt/sdk/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/toolchain.default.install
echo "libpthread" >> /home/ofwrt/sdk/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/toolchain.default.install
touch -r /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/toolchain/.built /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/toolchain/.autoremove 2>/dev/null >/dev/null
find /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/toolchain -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -and -not -name '.pkgdir' | xargs -r rm -rf
make[2]: Leaving directory '/home/ofwrt/sdk/openwrt/package/toolchain'
time: package/toolchain/compile#2.17#2.28#8.78
make[2]: Entering directory '/home/ofwrt/sdk/openwrt/package/hello'
touch /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/.prepared_e3da17400d4db55e49688913f00d5372_18f1e190c5d53547fed41a3eaa76e9e9_check
mkdir -p /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0
cp /home/ofwrt/sdk/openwrt/package/hello/src/* /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0
touch /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/.prepared_e3da17400d4db55e49688913f00d5372_18f1e190c5d53547fed41a3eaa76e9e9
rm -f /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/.configured_*
rm -f /home/ofwrt/sdk/openwrt/staging_dir/target-mips_24kc_musl/stamp/.hello_installed
(cd /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/./; if [ -x ./configure ]; then find /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/ -name config.guess | xargs -r chmod u+w; find /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/ -name config.guess | xargs -r -n1 cp --remove-destination /home/ofwrt/sdk/openwrt/scripts/config.guess; find /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/ -name config.sub | xargs -r chmod u+w; find /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/ -name config.sub | xargs -r -n1 cp --remove-destination /home/ofwrt/sdk/openwrt/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -iremap/home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0:helloworld-1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap/home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0:helloworld-1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap/home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0:helloworld-1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/home/ofwrt/sdk/openwrt/staging_dir/target-mips_24kc_musl/usr/include -I/home/ofwrt/sdk/openwrt/staging_dir/target-mips_24kc_musl/include -I/home/ofwrt/sdk/openwrt/staging_dir/toolchain-mips_24kc_gcc-7.4.0_musl/usr/include -I/home/ofwrt/sdk/openwrt/staging_dir/toolchain-mips_24kc_gcc-7.4.0_musl/include/fortify -I/home/ofwrt/sdk/openwrt/staging_dir/toolchain-mips_24kc_gcc-7.4.0_musl/include " LDFLAGS="-L/home/ofwrt/sdk/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/ofwrt/sdk/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/ofwrt/sdk/openwrt/staging_dir/toolchain-mips_24kc_gcc-7.4.0_musl/usr/lib -L/home/ofwrt/sdk/openwrt/staging_dir/toolchain-mips_24kc_gcc-7.4.0_musl/lib -znow -zrelro " ./configure --target=mips-openwrt-linux --host=mips-openwrt-linux --build=x86_64-pc-linux-gnu --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 /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/.built
touch /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/.built_check
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap/home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0:helloworld-1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -o /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/helloworld.o -c /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/helloworld.c
mips-openwrt-linux-musl-gcc -L/home/ofwrt/sdk/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -L/home/ofwrt/sdk/openwrt/staging_dir/target-mips_24kc_musl/lib -L/home/ofwrt/sdk/openwrt/staging_dir/toolchain-mips_24kc_gcc-7.4.0_musl/usr/lib -L/home/ofwrt/sdk/openwrt/staging_dir/toolchain-mips_24kc_gcc-7.4.0_musl/lib -znow -zrelro -o /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/helloworld /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/helloworld.o
touch /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/.built
rm -rf /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/.pkgdir/helloworld.installed /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/.pkgdir/helloworld
mkdir -p /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/.pkgdir/helloworld
install -d -m0755 /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/.pkgdir/helloworld/usr/bin
install -m0755 /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/helloworld /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/.pkgdir/helloworld/usr/bin
touch /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/.pkgdir/helloworld.installed
mkdir -p /home/ofwrt/sdk/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/ofwrt/sdk/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/.pkgdir/helloworld/. /home/ofwrt/sdk/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/ofwrt/sdk/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.helloworld_installed
removed '/home/ofwrt/sdk/openwrt/bin/packages/mips_24kc/base/helloworld_1.0-1_mips_24kc.ipk'
mkdir -p /home/ofwrt/sdk/openwrt/bin/targets/ar71xx/generic/packages /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/ipkg-mips_24kc/helloworld/CONTROL /home/ofwrt/sdk/openwrt/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/ipkg-mips_24kc/helloworld/usr/bin
install -m0755 /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/helloworld /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/ipkg-mips_24kc/helloworld/usr/bin
find /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/ipkg-mips_24kc/helloworld -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-" NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/home/ofwrt/sdk/openwrt/staging_dir/host/bin/sstrip" STRIP_KMOD="/home/ofwrt/sdk/openwrt/scripts/strip-kmod.sh" PATCHELF="/home/ofwrt/sdk/openwrt/staging_dir/host/bin/patchelf" /home/ofwrt/sdk/openwrt/scripts/rstrip.sh /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/ipkg-mips_24kc/helloworld
rstrip.sh: /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/ipkg-mips_24kc/helloworld/usr/bin/helloworld: executable
(cd /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/ipkg-mips_24kc/helloworld/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 "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -x "\${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 /home/ofwrt/sdk/openwrt/bin/packages/mips_24kc/base
/home/ofwrt/sdk/openwrt/scripts/ipkg-build -c -o 0 -g 0 /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/ipkg-mips_24kc/helloworld /home/ofwrt/sdk/openwrt/bin/packages/mips_24kc/base
Packaged contents of /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/ipkg-mips_24kc/helloworld into /home/ofwrt/sdk/openwrt/bin/packages/mips_24kc/base/helloworld_1.0-1_mips_24kc.ipk
touch -r /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/.built /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0/.autoremove 2>/dev/null >/dev/null
find /home/ofwrt/sdk/openwrt/build_dir/target-mips_24kc_musl/helloworld-1.0 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -and -not -name '.pkgdir' | xargs -r rm -rf
make[2]: Leaving directory '/home/ofwrt/sdk/openwrt/package/hello'
time: package/hello/compile#2.05#1.96#7.92
make[1]: Leaving directory '/home/ofwrt/sdk/openwrt'