-
Notifications
You must be signed in to change notification settings - Fork 19.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V2死活过不去,求助 #2851
Comments
一样的问题,我手动替换更新了dL文件文件,还是无法编译, |
手动更新“v2ray-core-4.22.1.tar.gz” ?? |
啊看错了我以为你说已经好了呢 |
据issues有人说,替换版本就好了,但是我编译成功过一次,因该不是版本的问题 |
用了这个依赖库也不行 |
L大说是UPX不支持高通,问题是我们编译X86 |
我也是X86 |
|
一样,搞了一天都没办法过 |
我已经在重新编译了,用了git pull,有更新了,我在看看 |
v2ray 4/8 [***************************************************.] 28.5% | make[3]: *** [/home/bbq/lede/build_dir/target-x86_64_musl/v2ray-core-4.22.1/.built] Segmentation fault (core dumped) |
可能是upx版本太低. 请在下面回复你们编译用的系统, 内核和upx版本, 以便定位问题. |
乌班图14 |
推荐系统: ubuntu18 debian9 deepin15 |
好吧换掉系统去试试 |
sudo apt-get -y install 。。。 这个后面需要增加什么吗? |
今天的CI自动编译顺利通过就已经证明了v2ray没有问题了 |
收到,换系统,刚好有18 |
编译没问题,arm和x64都过了,还没刷 |
有没有用上述给出的建议系统编译依然失败的? 请回复 |
正在换系统,我会把结果发到这里,预计8小时以后。。。 |
取消upx后编译成功 但V2RAY不能够运行 |
不是这意思,原话是armv8上可能有问题,升级upx版本试试 |
已经换了Ubuntu18, 正在重新编译 |
deepin 15编译失败 |
别折腾编译了,v2不能运行,ss正常,非要用v2的话退回去吧 |
编译没问题,问题是SSR PLUS里面的v2ray不能启动。 |
换了Ubuntu18以后,原本V2那里卡住的问题已经通过了 |
早上7点多,删除了全部项目然后新拉的代码,
######################### 报错信息 ######################
Cleaning module download cache (golang/go#27455)
mv -f /home/koll/lede/build_dir/target-x86_64_musl/v2ray-core-4.22.1/.go_work/build/bin/main /home/koll/lede/build_dir/target-x86_64_musl/v2ray-core-4.22.1/.go_work/build/bin/v2ray
upx --lzma --best /home/koll/lede/build_dir/target-x86_64_musl/v2ray-core-4.22.1/.go_work/build/bin/v2ray
Ultimate Packer for eXecutables
Copyright (C) 1996 - 2013
UPX 3.91 Markus Oberhumer, Laszlo Molnar & John Reiser Sep 30th 2013
v2ray 4/8 [***************************************************.] 28.5% | make[3]: *** [/home/koll/lede/build_dir/target-x86_64_musl/v2ray-core-4.22.1/.built] Segmentation fault (core dumped)
make[3]: Leaving directory
/home/koll/lede/package/lean/v2ray' time: package/lean/v2ray/compile#52.19#8.78#29.16 make[2]: *** [package/lean/v2ray/compile] Error 2 make[2]: Leaving directory
/home/koll/lede'make[1]: *** [/home/koll/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory `/home/koll/lede'
make: *** [world] 错误 2
The text was updated successfully, but these errors were encountered: