Symbol diff Problem #4762
Unanswered
Gui-Yue
asked this question in
Troubleshooting | 故障排查
Replies: 3 comments 1 reply
-
我比较推荐第一种解决方案 , 更新编译工具链短时间肯定是无法推进的 |
Beta Was this translation helpful? Give feedback.
1 reply
-
第一种方案会和riscv架构冲突 不建议这样操作 |
Beta Was this translation helpful? Give feedback.
0 replies
-
不这样做就和主线冲突
…---Original---
From: "Han ***@***.***>
Date: Fri, Jun 23, 2023 22:26 PM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [linuxdeepin/developer-center] Symbol diff Problem (Discussion#4762)
我比较推荐第一种解决方案 , 更新编译工具链短时间肯定是无法推进的
第一种方案会和riscv架构冲突 不建议这样操作
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在给kde相关包做升级工作的时候,遇到了symbol差异的问题。以下是涉及的软件包:
kactivities-kf5



kconfigwidgets
kio
我目前能想到的解决办法有三个:
1、更新该三个软件包的symbol避免symbol差异。
2、修改这三个软件包的rules文件跳过symbol的检查。
3、更新obs上的编译器(此方案影响较大,需要进一步讨论分析是否可行)
请问上述的symbol差异的问题应该以何种方式解决?
Beta Was this translation helpful? Give feedback.
All reactions