Bug 7700 - [Anolis 23][loongarch64][DDE]a23中gtest这个包引入的版本太高,导致dtkcore、dtkwidget、dde-network-utils编译编译报错
Summary: [Anolis 23][loongarch64][DDE]a23中gtest这个包引入的版本太高,导致dtkcore、dtkwidget、dde-netw...
Status: RESOLVED FIXED
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: Desktop (show other bugs) Desktop
Version: 23.0
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: 杨晓旋
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-08 17:01 UTC by liqianwen
Modified: 2025-06-27 10:47 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description liqianwen loongson_group 2023-12-08 17:01:01 UTC
Description of problem:
a23中gtest这个包引入的版本太高(1.13.0),导致dtkcore、dtkwidget、dde-network-utils编译编译报错

Actual results:
报错信息如下
,/usr/include/gtest/internal/gtest-port.h:270:2: error: #error C++ versions less than C++14 are not supported. 270 | #error C++ versions less than C++14 are not supported.
Comment 1 zhuhong_bo uniontech_group 2025-06-27 10:47:58 UTC
1:loongarch64默认的节点mock初始化失败导致的编译失败,是默认的龙芯环境有问题,更换了龙芯的channel:23-loongarch就可以编译成功,默认的环境有问题需要社区的人去解决
Channel	default
Host	anolis-xa-loongarch-builder-03
Arch	loongarch64

2:更换了channel编译成功的koji链接已附上
http://build.openanolis.cn/taskinfo?taskID=954878
http://build.openanolis.cn/taskinfo?taskID=954900
http://build.openanolis.cn/taskinfo?taskID=954885