LuaLS / LuaLS/lua-language-server

Failed to release an asset for linux/arm64 at 3.6.17

未关闭
#1,992 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
Lua
星标
4.4k
派生
442
PR 合并指标
30 天内没有已合并 PR

描述

https://github.com/LuaLS/lua-language-server/actions/runs/4375062311/jobs/7655283118

Run luamake -platform linux-arm64
[1/80] Compile C   build/obj/source_bee/lua-seri.obj
[2/80] Compile C++ build/obj/source_bee/error.obj
[3/80] Compile C++ build/obj/source_bee/endpoint.obj
[4/80] Compile C++ build/obj/source_bee/socket.obj
[5/80] Compile C++ build/obj/source_bee/version.obj
FAILED: build/obj/source_bee/version.obj 
aarch64-linux-gnu-gcc -MMD -MT build/obj/source_bee/version.obj -MF build/obj/source_bee/version.obj.d -std=c++1[7](https://github.com/LuaLS/lua-language-server/actions/runs/4375062311/jobs/7655283118#step:7:8) -fno-rtti -O2 -Wall -Werror -fvisibility=hidden -I3rd/bee.lua -DNDEBUG -fPIC -o build/obj/source_bee/version.obj -c 3rd/bee.lua/bee/platform/version.cpp
3rd/bee.lua/bee/platform/version.cpp:15:13: fatal error: charconv: No such file or directory
 #   include <charconv>
             ^~~~~~~~~~
compilation terminated.
[6/[8](https://github.com/LuaLS/lua-language-server/actions/runs/4375062311/jobs/7655283118#step:7:9)0] Compile C++ build/obj/source_bee/filewatch_linux.obj
[7/80] Compile C++ build/obj/source_bee/format.obj
ninja: build stopped: subcommand failed.
Error: Process completed with exit code 1.

https://github.com/LuaLS/lua-language-server/releases/tag/3.6.17

Asset for linux/arm64 wasn't released.

image

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从链接的 3.6.17 release GitHub Actions 作业开始,检查 3rd/bee.lua/bee/platform/version.cpp 中的 linux/arm64 构建失败,其中缺少 charconv 头文件。跟踪 release workflow 和 toolchain 配置,然后验证 linux/arm64 构建完成,并且其 asset 出现在 release 中。

由索引模型根据 Issue 内容生成。

评估

技术栈
cpp, github-actions, lua
领域
build-system, ci-cd, release
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。