惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

量子位
宝玉的分享
宝玉的分享
Apple Machine Learning Research
Apple Machine Learning Research
阮一峰的网络日志
阮一峰的网络日志
博客园 - 司徒正美
酷 壳 – CoolShell
酷 壳 – CoolShell
IT之家
IT之家
H
Help Net Security
雷峰网
雷峰网
M
MIT News - Artificial intelligence
Microsoft Security Blog
Microsoft Security Blog
美团技术团队
GbyAI
GbyAI
博客园_首页
博客园 - 三生石上(FineUI控件)
T
Tailwind CSS Blog
I
InfoQ
小众软件
小众软件
Google DeepMind News
Google DeepMind News
D
Docker
Engineering at Meta
Engineering at Meta
WordPress大学
WordPress大学
博客园 - Franky
Hugging Face - Blog
Hugging Face - Blog

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - rtorrent-ps
2026-06-12 · via AUR Newest Packages

No issues here with a fresh installation, without openssl-1.1

thanks for the quick response

@cmosak I'm not sure how to fix these GCC compilation issues, however you can use Clang instead. I pushed an update.

http://0x0.st/-VZP.txt

/usr/include/c++/11.1.0/tr1/functional:2119:19: required from ‘std::tr1::function<_Res(_ArgTypes ...)>::function(_Functor, typename __gnu_cxx::__enable_if<(! std::tr1::is_integral<_Functor>::value), std::tr1::function<_Res(_ArgTypes ...)>::_Useless>::__type) [with _Functor = std::tr1::_Bind<int (*())() noexcept>; _Res = torrent::Object; _ArgTypes = {rpc::rt_triple<int, void*, void*>, const torrent::Object&}; typename __gnu_cxx::__enable_if<(! std::tr1::is_integral<_Functor>::value), std::tr1::function<_Res(_ArgTypes ...)>::_Useless>::__type = __gnu_cxx::__enable_if<true, std::tr1::function\<torrent::Object(rpc::rt_triple\<int, void*, void*>, const torrent::Object&)>::_Useless>::__type]’ rpc/command_map.h:117:43: required from ‘void rpc::CommandMap::insert_slot(std::map<const char*, rpc::command_map_data_type, rpc::command_map_comp>::key_type, Slot, rpc::command_base::any_slot, int, const char, const char) [with T = std::tr1::function<torrent::Object(rpc::rt_triple\<int, void*, void*>, const torrent::Object&);; Slot = std::tr1::_Bind<int (*())() noexcept>; std::map<const char*, rpc::command_map_data_type, rpc::command_map_comp>::key_type = const char; rpc::command_base::any_slot = const torrent::Object ()(rpc::command_base, rpc::rt_triple<int, void*, void*>, const torrent::Object&)]’ command_local.cc:230:3: required from here /usr/include/c++/11.1.0/tr1/functional:1159:18: error: return-statement with a value, in function returning ‘std::tr1::_Result_of_impl<false, int (*())() noexcept>::type’ {aka ‘void’} [-fpermissive] 1159 | return _M_f(_Mu<_Bound_args>() | ^~~~ mv -f .deps/command_logging.Tpo .deps/command_logging.Po make[3]: [Makefile:600: command_local.o] Error 1 make[3]: Leaving directory '/tmp/rtorrent-ps/src/rtorrent-0.9.6/src' make[2]: [Makefile:633: all-recursive] Error 1 make[2]: Leaving directory '/tmp/rtorrent-ps/src/rtorrent-0.9.6/src' make[1]: [Makefile:446: all-recursive] Error 1 make[1]: Leaving directory '/tmp/rtorrent-ps/src/rtorrent-0.9.6' make: * [Makefile:378: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...