找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 1286|回复: 7

玩客云 OPEWNRRT编译出问题。

[复制链接]
大神看看。只有这儿可以问了。

Install the project...
-- Install configuration: "Release"
-- Installing: /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/ipkg-install/usr/bin/ssocks
-- Installing: /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/ipkg-install/usr/bin/ssocksd
-- Installing: /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/ipkg-install/usr/bin/nsocks
-- Installing: /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/ipkg-install/usr/bin/rcsocks
-- Installing: /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/ipkg-install/usr/bin/rssocks
make[4]: Leaving directory '/home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14'
touch /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/.built
rm -rf /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/.pkgdir/ssocks.installed /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/.pkgdir/ssocks
mkdir -p /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/.pkgdir/ssocks
install -d -m0755 /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/.pkgdir/ssocks/usr/bin
install -m0755 /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/ipkg-install/usr/bin/ssocks /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/.pkgdir/ssocks/usr/bin/
touch /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/.pkgdir/ssocks.installed
mkdir -p /home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/root-at91/stamp
SHELL= flock /home/sun/lede/tmp/.root-copy.flock -c 'cp -fpR /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/.pkgdir/ssocks/. /home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/root-at91/'
touch /home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/root-at91/stamp/.ssocks_installed
mkdir -p /home/sun/lede/bin/targets/at91/sama5/packages /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/ipkg-arm_cortex-a5_vfpv4/ssocks/CONTROL /home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/pkginfo
install -d -m0755 /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/ipkg-arm_cortex-a5_vfpv4/ssocks/usr/bin
install -m0755 /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/ipkg-install/usr/bin/ssocks /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/ipkg-arm_cortex-a5_vfpv4/ssocks/usr/bin/
find /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/ipkg-arm_cortex-a5_vfpv4/ssocks -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="arm-openwrt-linux-muslgnueabi-"  NO_RENAME=1 ; NM="arm-openwrt-linux-muslgnueabi-nm" STRIP="/home/sun/lede/staging_dir/host/bin/sstrip" STRIP_KMOD="/home/sun/lede/scripts/strip-kmod.sh" PATCHELF="/home/sun/lede/staging_dir/host/bin/patchelf" /home/sun/lede/scripts/rstrip.sh /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/ipkg-arm_cortex-a5_vfpv4/ssocks
rstrip.sh: /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/ipkg-arm_cortex-a5_vfpv4/ssocks/usr/bin/ssocks: executable
(cd /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/ipkg-arm_cortex-a5_vfpv4/ssocks/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/sun/lede/bin/packages/arm_cortex-a5_vfpv4/base
/home/sun/lede/scripts/ipkg-build -c -o 0 -g 0 /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/ipkg-arm_cortex-a5_vfpv4/ssocks /home/sun/lede/bin/packages/arm_cortex-a5_vfpv4/base
Packaged contents of /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/ipkg-arm_cortex-a5_vfpv4/ssocks into /home/sun/lede/bin/packages/arm_cortex-a5_vfpv4/base/ssocks_0.0.14-1_arm_cortex-a5_vfpv4.ipk
echo "ssocks" >> /home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/pkginfo/ssocks.default.install
rm -rf /home/sun/lede/tmp/stage-ssocks
mkdir -p /home/sun/lede/tmp/stage-ssocks/host /home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/packages
install -d -m0755 /home/sun/lede/tmp/stage-ssocks
cp -fpR /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/ssocks-0.0.14/ipkg-install/* /home/sun/lede/tmp/stage-ssocks/
find /home/sun/lede/tmp/stage-ssocks -name '*.la' | xargs -r rm -f;
if [ -f /home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/packages/ssocks.list ]; then /home/sun/lede/scripts/clean-package.sh "/home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/packages/ssocks.list" "/home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi"; fi
if [ -d /home/sun/lede/tmp/stage-ssocks ]; then (cd /home/sun/lede/tmp/stage-ssocks; find ./ > /home/sun/lede/tmp/stage-ssocks.files);     SHELL= flock /home/sun/lede/tmp/.staging-dir.flock -c ' mv /home/sun/lede/tmp/stage-ssocks.files /home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/packages/ssocks.list && cp -fpR /home/sun/lede/tmp/stage-ssocks/* /home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/; '; fi
rm -rf /home/sun/lede/tmp/stage-ssocks
touch /home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/stamp/.ssocks_installed
make[3]: Leaving directory '/home/sun/lede/package/openwrt-package/package/ssocks'
time: package/openwrt-package/package/ssocks/compile#2.85#0.26#4.48
make[3]: Entering directory '/home/sun/lede/package/openwrt-package/package/tcping'
touch /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/.prepared_8ded4751bdef7f6293e508112fb7dbb9_6664517399ebbbc92a37c5bb081b5c53_check
. /home/sun/lede/include/shell.sh; gzip -dc /home/sun/lede/dl/tcping-0.3-db9101834732dac9aaa59dbb7fb9c74612dbf723.tar.gz | tar -C /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3
touch /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/.prepared_8ded4751bdef7f6293e508112fb7dbb9_6664517399ebbbc92a37c5bb081b5c53
rm -f /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/.configured_*
rm -f /home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/stamp/.tcping_installed
(cd /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/./; if [ -x ./configure ]; then find /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/ -name config.guess | xargs -r chmod u+w; find /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/ -name config.guess | xargs -r -n1 cp --remove-destination /home/sun/lede/scripts/config.guess; find /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/ -name config.sub | xargs -r chmod u+w; find /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/ -name config.sub | xargs -r -n1 cp --remove-destination /home/sun/lede/scripts/config.sub; AR="arm-openwrt-linux-muslgnueabi-gcc-ar" AS="arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3=tcping-0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=arm-openwrt-linux-muslgnueabi-ld NM="arm-openwrt-linux-muslgnueabi-gcc-nm" CC="arm-openwrt-linux-muslgnueabi-gcc" GCC="arm-openwrt-linux-muslgnueabi-gcc" CXX="arm-openwrt-linux-muslgnueabi-g++" RANLIB="arm-openwrt-linux-muslgnueabi-gcc-ranlib" STRIP=arm-openwrt-linux-muslgnueabi-strip OBJCOPY=arm-openwrt-linux-muslgnueabi-objcopy OBJDUMP=arm-openwrt-linux-muslgnueabi-objdump SIZE=arm-openwrt-linux-muslgnueabi-size CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3=tcping-0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3=tcping-0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/usr/include -I/home/sun/lede/staging_dir/toolchain-arm_cortex-a5+vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/sun/lede/staging_dir/toolchain-arm_cortex-a5+vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/sun/lede/staging_dir/toolchain-arm_cortex-a5+vfpv4_gcc-8.4.0_musl_eabi/include " LDFLAGS="-L/home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/usr/lib -L/home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/lib -L/home/sun/lede/staging_dir/toolchain-arm_cortex-a5+vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/sun/lede/staging_dir/toolchain-arm_cortex-a5+vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro "   ./configure --target=arm-openwrt-linux --host=arm-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/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/.built
touch /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/.built_check
CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3=tcping-0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/usr/include -I/home/sun/lede/staging_dir/toolchain-arm_cortex-a5+vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/sun/lede/staging_dir/toolchain-arm_cortex-a5+vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/sun/lede/staging_dir/toolchain-arm_cortex-a5+vfpv4_gcc-8.4.0_musl_eabi/include " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3=tcping-0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/usr/include -I/home/sun/lede/staging_dir/toolchain-arm_cortex-a5+vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/sun/lede/staging_dir/toolchain-arm_cortex-a5+vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/sun/lede/staging_dir/toolchain-arm_cortex-a5+vfpv4_gcc-8.4.0_musl_eabi/include " LDFLAGS="-L/home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/usr/lib -L/home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/lib -L/home/sun/lede/staging_dir/toolchain-arm_cortex-a5+vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/sun/lede/staging_dir/toolchain-arm_cortex-a5+vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro " make -j1 -C /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/. AR="arm-openwrt-linux-muslgnueabi-gcc-ar" AS="arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3=tcping-0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=arm-openwrt-linux-muslgnueabi-ld NM="arm-openwrt-linux-muslgnueabi-gcc-nm" CC="arm-openwrt-linux-muslgnueabi-gcc" GCC="arm-openwrt-linux-muslgnueabi-gcc" CXX="arm-openwrt-linux-muslgnueabi-g++" RANLIB="arm-openwrt-linux-muslgnueabi-gcc-ranlib" STRIP=arm-openwrt-linux-muslgnueabi-strip OBJCOPY=arm-openwrt-linux-muslgnueabi-objcopy OBJDUMP=arm-openwrt-linux-muslgnueabi-objdump SIZE=arm-openwrt-linux-muslgnueabi-size CROSS="arm-openwrt-linux-muslgnueabi-" ARCH="arm" ;
make[4]: Entering directory '/home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping/tcping-0.3'
arm-openwrt-linux-muslgnueabi-gcc -g -Wall -Wextra -Werror -pedantic   -c -o main.o main.c
cc1: note: someone does not honour COPTS correctly, passed 0 times
arm-openwrt-linux-muslgnueabi-gcc -g -Wall -Wextra -Werror -pedantic   -c -o tcp.o tcp.c
cc1: note: someone does not honour COPTS correctly, passed 0 times
arm-openwrt-linux-muslgnueabi-gcc main.o tcp.o  -o tcping
make[4]: Leaving directory '/home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping/tcping-0.3'
touch /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/.built
rm -rf /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/.pkgdir/tcping.installed /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/.pkgdir/tcping
mkdir -p /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/.pkgdir/tcping
install -d -m0755 /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/.pkgdir/tcping/usr/sbin
install -m0755 /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/tcping /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/.pkgdir/tcping/usr/sbin
touch /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/.pkgdir/tcping.installed
mkdir -p /home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/root-at91/stamp
SHELL= flock /home/sun/lede/tmp/.root-copy.flock -c 'cp -fpR /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/.pkgdir/tcping/. /home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/root-at91/'
touch /home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/root-at91/stamp/.tcping_installed
mkdir -p /home/sun/lede/bin/targets/at91/sama5/packages /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/ipkg-arm_cortex-a5_vfpv4/tcping/CONTROL /home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/pkginfo
install -d -m0755 /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/ipkg-arm_cortex-a5_vfpv4/tcping/usr/sbin
install -m0755 /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/tcping /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/ipkg-arm_cortex-a5_vfpv4/tcping/usr/sbin
find /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/ipkg-arm_cortex-a5_vfpv4/tcping -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="arm-openwrt-linux-muslgnueabi-"  NO_RENAME=1 ; NM="arm-openwrt-linux-muslgnueabi-nm" STRIP="/home/sun/lede/staging_dir/host/bin/sstrip" STRIP_KMOD="/home/sun/lede/scripts/strip-kmod.sh" PATCHELF="/home/sun/lede/staging_dir/host/bin/patchelf" /home/sun/lede/scripts/rstrip.sh /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/ipkg-arm_cortex-a5_vfpv4/tcping
rstrip.sh: /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/ipkg-arm_cortex-a5_vfpv4/tcping/usr/sbin/tcping: executable
(cd /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/ipkg-arm_cortex-a5_vfpv4/tcping/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/sun/lede/bin/packages/arm_cortex-a5_vfpv4/base
/home/sun/lede/scripts/ipkg-build -c -o 0 -g 0 /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/ipkg-arm_cortex-a5_vfpv4/tcping /home/sun/lede/bin/packages/arm_cortex-a5_vfpv4/base
Packaged contents of /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/tcping//tcping-0.3/ipkg-arm_cortex-a5_vfpv4/tcping into /home/sun/lede/bin/packages/arm_cortex-a5_vfpv4/base/tcping_0.3-1_arm_cortex-a5_vfpv4.ipk
echo "tcping" >> /home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/pkginfo/tcping.default.install
make[3]: Leaving directory '/home/sun/lede/package/openwrt-package/package/tcping'
time: package/openwrt-package/package/tcping/compile#0.15#0.02#0.22
make[3]: Entering directory '/home/sun/lede/package/openwrt-package/package/brook'
touch /home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/brook/20200909/.prepared_135d7e0a06b64a208a5d4335609f663d_6664517399ebbbc92a37c5bb081b5c53_check
if [ ! -f /home/sun/lede/dl/brook_20200909_arm7 ] ; then curl -f --connect-timeout 20 --retry 5 --location --insecure https://github.com/txthinking/br ... 09/brook_linux_arm7 -o /home/sun/lede/dl/brook_20200909_arm7; fi
bash: curl: command not found
Makefile:79: recipe for target '/home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/brook/20200909/.prepared_135d7e0a06b64a208a5d4335609f663d_6664517399ebbbc92a37c5bb081b5c53' failed
make[3]: *** [/home/sun/lede/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/brook/20200909/.prepared_135d7e0a06b64a208a5d4335609f663d_6664517399ebbbc92a37c5bb081b5c53] Error 127
make[3]: Leaving directory '/home/sun/lede/package/openwrt-package/package/brook'
time: package/openwrt-package/package/brook/compile#0.06#0.00#0.08
package/Makefile:111: recipe for target 'package/openwrt-package/package/brook/compile' failed
make[2]: *** [package/openwrt-package/package/brook/compile] Error 2
make[2]: Leaving directory '/home/sun/lede'
package/Makefile:107: recipe for target '/home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/stamp/.package_compile' failed
make[1]: *** [/home/sun/lede/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/sun/lede'
/home/sun/lede/include/toplevel.mk:222: recipe for target 'world' failed
make: *** [world] Error 2


按照我的经验是第1次编译的时候就选择构架,luci里面的东西只要是可以取消选择的全部取消,然后编译成功以后再慢慢的添加luci里面的东西
回复

使用道具 举报

bash: curl: command not found


没有安装 curl
回复

使用道具 举报

 楼主| | 显示全部楼层

真是的,成功!
回复

使用道具 举报

selar 发表于 2020-11-18 22:34
真是的,成功!

能否提供一下编译好的固件,多谢老哥,想要个带Adguradhome的固件
回复

使用道具 举报

 楼主| | 显示全部楼层
xiaomie 发表于 2020-11-24 03:23
能否提供一下编译好的固件,多谢老哥,想要个带Adguradhome的固件

还不会。不知哪个是固件,好象还要打包。
回复

使用道具 举报

看你用的是lede,用的是那个cpu代替s805?需要重新打包吗?参考了那些教程?
回复

使用道具 举报

 楼主| | 显示全部楼层
zhutie 发表于 2021-3-31 13:40
看你用的是lede,用的是那个cpu代替s805?需要重新打包吗?参考了那些教程?

我放弃了。教程都在这个论坛找到的,主要是N1的。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

欢迎大家光临恩山无线论坛上一条 /1 下一条

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-5-15 09:15

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表