已联系基础设施的同志解决了,重新再尝试一下。
何晓文 (Hex EulerOS) Email : hexiaowen@huawei.com [cid:image001.png@01D6B2D0.0F7E5E90]
This e-mail and its attachments contain confidential information from HUAWEI, which is intended only for the person or entity whose address is listed above. Any use of the information contained herein in any way (including, but not limited to, total or partial disclosure, reproduction, or dissemination) by persons other than the intended recipient(s) is prohibited. If you receive this e-mail in error, please notify the sender by phone or email immediately and delete it!
发件人: Hexiaowen (Hex, EulerOS) [mailto:hexiaowen@huawei.com] 发送时间: 2020年11月4日 16:36 收件人: 翁志艺 zhiyi@iscas.ac.cn; infra@openeuler.org 抄送: dev@openeuler.org 主题: [Infra] 答复: nothing provides mingw32-filesystem >= 95
查看了工程配置,factory工程,也就是mingw- winpthreads所在的工程是依赖一个静态的二进制工程。 有两个可能的原因:
1、 filesystem刚刚移动到mainline,mainline一直在编译,没有还没有出发归档到openEuler:selfbuild:BaseOS的mainline_standard_x86_64,解决办法是等等,等待mainline编译完成,因为现在mainline的编译比较耗时。
2、 mainline到BaseOS的同步出了问题,需要联系基础设施处理。
大概率是第一个原因,等一下再看看。
[cid:image004.png@01D6B2D0.0F781D00]
何晓文 (Hex EulerOS) 庞加莱实验室 [2012实验室] Tel : +86 18042018786 Email : hexiaowen@huawei.commailto:hexiaowen@huawei.com [cid:image005.png@01D6B2D0.0F781D00]
This e-mail and its attachments contain confidential information from HUAWEI, which is intended only for the person or entity whose address is listed above. Any use of the information contained herein in any way (including, but not limited to, total or partial disclosure, reproduction, or dissemination) by persons other than the intended recipient(s) is prohibited. If you receive this e-mail in error, please notify the sender by phone or email immediately and delete it!
发件人: 翁志艺 [mailto:zhiyi@iscas.ac.cn] 发送时间: 2020年11月4日 16:03 收件人: infra@openeuler.orgmailto:infra@openeuler.org 抄送: dev@openeuler.orgmailto:dev@openeuler.org 主题: [Infra] nothing provides mingw32-filesystem >= 95
大家好,
自从mingw32-filesystem被移到master/openEuler:Mainlinehttps://gitee.com/src-openeuler/obs_meta/blob/a9ed51169581e316f22cf4f133cf4d2e0e38c950/master/openEuler:Mainline/mingw-filesystem/_service就好像出了问题。 buildinfo is broken... it says: unresolvable: nothing provides mingw32-filesystem >= 95 nothing provides mingw64-filesystem >= 95 2020-11-04 07:31:37,044 [ ERROR] : build package error, 1 2020-11-04 07:31:37,044 [ ERROR] : build standard_aarch64 ... failed 2020-11-04 07:31:37,045 [ ERROR] : build openEuler:Factory mingw-winpthreads aarch64 ... failed
其它依赖 mingw-filesystem 的项目 ci 测试时报错 https://gitee.com/src-openeuler/mingw-winpthreads/pulls/2https://gitee.com/src-openeuler/mingw-winpthreads/pulls/1
https://jenkins.openeuler.org/job/multiarch/job/src-openeuler/job/x86-64/job...https://jenkins.openeuler.org/job/multiarch/job/src-openeuler/job/x86-64/job/mingw-winpthreads/5/console
https://gitee.com/src-openeuler/mingw-headers/pulls/2 曾经成功过,现在也报同样的错误。
但 mingw-filesystem version 是110的啊。
https://gitee.com/src-openeuler/mingw-filesystem/blob/master/mingw-filesyste...
请帮忙解决一下,谢谢!