coolsnowwolf / lede

Lean's LEDE source
Other
29.74k stars 19.51k forks source link

package/lean/libcryptopp编译错误: cryptopp850下载失败 #12380

Closed Rhystar closed 2 months ago

Rhystar commented 2 months ago

详细叙述

编译环境ubuntu 22.04LTS,package/lean/libcryptopp编译错误,cryptopp850.zip下载失败,官网链接提示SSL connection timeout,其他下载链接404,详情见日志

重复 issue

具体型号

NETGEAR R6800

详细日志

make[3]: Entering directory '/home/zayne/lede/package/lean/libcryptopp'
mkdir -p /home/zayne/lede/dl
SHELL= flock /home/zayne/lede/tmp/.cryptopp850.zip.flock -c '   /home/zayne/lede/scripts/download.pl "/home/zayne/lede/dl" "cryptopp850.zip" "95fc50d59488ebf61a735cce2b2ec2c2561fc682077c7b496273d65a1ed93d9e" "" "https://www.cryptopp.com/"    '
+ curl -f --connect-timeout 20 --retry 5 --location https://www.cryptopp.com/cryptopp850.zip
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:20 --:--:--     0
curl: (28) SSL connection timeout
Warning: Problem : timeout. Will retry in 1 seconds. 5 retries left.
  0     0    0     0    0     0      0      0 --:--:--  0:00:20 --:--:--     0
curl: (28) SSL connection timeout
Warning: Problem : timeout. Will retry in 2 seconds. 4 retries left.
  0     0    0     0    0     0      0      0 --:--:--  0:00:20 --:--:--     0
curl: (28) SSL connection timeout
Warning: Problem : timeout. Will retry in 4 seconds. 3 retries left.
  0     0    0     0    0     0      0      0 --:--:--  0:00:20 --:--:--     0
curl: (28) SSL connection timeout
Warning: Problem : timeout. Will retry in 8 seconds. 2 retries left.
  0     0    0     0    0     0      0      0 --:--:--  0:00:20 --:--:--     0
curl: (28) SSL connection timeout
Warning: Problem : timeout. Will retry in 16 seconds. 1 retries left.
  0     0    0     0    0     0      0      0 --:--:--  0:00:20 --:--:--     0
curl: (28) SSL connection timeout
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location https://sources.cdn.openwrt.org/cryptopp850.zip
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   146    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
curl: (22) The requested URL returned error: 404
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location https://sources.openwrt.org/cryptopp850.zip
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   146    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
curl: (22) The requested URL returned error: 404
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location https://mirror2.openwrt.org/sources/cryptopp850.zip
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   153    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
curl: (22) The requested URL returned error: 404
Download failed.
No more mirrors to try - giving up.
make[3]: *** [Makefile:59: /home/zayne/lede/dl/cryptopp850.zip] Error 2
make[3]: Leaving directory '/home/zayne/lede/package/lean/libcryptopp'
time: package/lean/libcryptopp/compile#0.58#0.11#155.30
    ERROR: package/lean/libcryptopp failed to build.
make[2]: *** [package/Makefile:116: package/lean/libcryptopp/compile] Error 1
make[2]: Leaving directory '/home/zayne/lede'
make[1]: *** [package/Makefile:110: /home/zayne/lede/staging_dir/target-mipsel_24kc_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/zayne/lede'
make: *** [/home/zayne/lede/include/toplevel.mk:231: world] Error 2
Rhystar commented 2 months ago

image sources.cdn.openwrt.org上的cryptopp只有这两个