Skip to content
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

Add io.github.arso-project.archipel #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MrRedhat
Copy link
Contributor

@MrRedhat MrRedhat commented Jul 4, 2023

在这个包的依赖中存在pak类型的文件,在尝试build的过程中出现了以下错误:

strip /opt/apps/io.github.arso-project.archipel/files/lib/archipel/chrome_100_percent.pak to /opt/apps/io.github.arso-project.archipel/files/debug//lib/archipel/chrome_100_percent.pak.debug
eu-strip: /opt/apps/io.github.arso-project.archipel/files/lib/archipel/chrome_100_percent.pak: File format not recognized

"./src/builder/builder/linglong_builder.cpp:747:buildFlow"
"build task failed in container"
看起来同样是strip过程中的问题,与#1 类似?

@@ -0,0 +1,6 @@
squashfs-root
binaries
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个其实不用忽略啊 根本不会有这个文件的吧?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

build之后会有binaries文件啊?
2023-07-04_11-46

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不是很确定是哪里来的(
那你留着吧

@kamiyadm
Copy link

kamiyadm commented Jul 4, 2023

在这个包的依赖中存在pak类型的文件,在尝试build的过程中出现了以下错误:

strip /opt/apps/io.github.arso-project.archipel/files/lib/archipel/chrome_100_percent.pak to /opt/apps/io.github.arso-project.archipel/files/debug//lib/archipel/chrome_100_percent.pak.debug eu-strip: /opt/apps/io.github.arso-project.archipel/files/lib/archipel/chrome_100_percent.pak: File format not recognized

"./src/builder/builder/linglong_builder.cpp:747:buildFlow" "build task failed in container" 看起来同样是strip过程中的问题,与#1 类似?

不一样,这个是剥符号的过程有问题,我改一下构建工具

@black-desk
Copy link
Owner

这个先挂着吧.

你换一个打包.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants