You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first instance was in t9001.6, but failed in several tests as well
In this document.
The FreeBSD image we use is FreeBSD 12.2 because it is not supported
March 31, 2022 [1]. Switch to supported version 12.3,
Makes this error go away [2].
I can only guess that this was meant to be a bug report, but it used the wrong venue (a wiki is not a bug tracker), it used the wrong language (Git for Windows' language is English and no, that's not my native language either), and it used a translated version of the commit message of c58bebd instead of describing anything clearly.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
@maiyazfc added a wiki page that reads like this:
改掉自己的错误
FreeBSD CI 构建(在 Cirrus-CI 上)一直失败
't9001-send-email.sh' 很长一段时间,从错误
与 Perl 安装相关的运行时链接器:
第一个实例在 t9001.6 中,但在几次测试中同样失败
在这个文件中。
我们使用的 FreeBSD 映像是 FreeBSD 12.2,因为它不受支持
2022 年 3 月 31 日 [1]。切换到受支持的版本 12.3,
使此错误消失 [2]。
将我们使用的映像更改为 FreeBSD 12.3。
[1] https://www.freebsd.org/security/unsupported/
[2] https://lore.kernel.org/git/[email protected]/
审核人:Carlo Marcelo Arenas Belón [email protected]
签字人:Philippe Blain [email protected]
签字人:Junio C Hamano [email protected]## *** **
Since I do not speak nor read Chinese, I asked Bing to translate it, and here is what it came up with:
Fix your mistakes
The FreeBSD CI build (on Cirrus-CI) keeps failing
't9001-send-email.sh' for a long time, from error
Runtime linkers related to Perl installation:
$ GIT_SEND_EMAIL_NOTTY=1 git sends email
'--from=Example [email protected]' '--to=[email protected]'
'--smtp-server=/tmp/cirrus-ci-build/t/trash directory.t9001-send-email/fake.sendmail'
--compose '--subject=foo' 0001-Second.patch
ld-elf.so.1:/usr/local/lib/perl5/5.32/mach/CORE/libperl.so.5.32: Undefined symbol "strerror_l@FBSD_1.6"
The first instance was in t9001.6, but failed in several tests as well
In this document.
The FreeBSD image we use is FreeBSD 12.2 because it is not supported
March 31, 2022 [1]. Switch to supported version 12.3,
Makes this error go away [2].
Change the image we are using to FreeBSD 12.3.
[1] https://www.freebsd.org/security/unsupported/
[2] https://lore.kernel.org/git/[email protected]/
Reviewed by Carlo Marcelo Arenas Belón [email protected]
Signatory: Philippe Blain [email protected]
Signatory: Junio C Hamano [email protected]
I can only guess that this was meant to be a bug report, but it used the wrong venue (a wiki is not a bug tracker), it used the wrong language (Git for Windows' language is English and no, that's not my native language either), and it used a translated version of the commit message of c58bebd instead of describing anything clearly.
@maiyazfc could you please clarify?
Beta Was this translation helpful? Give feedback.
All reactions