Summary: | app-editors/vim[X] - aarch64-unknown-linux-gnu configure: checking size of wchar_t is 2 bytes... configure: error: failed to compile test program | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | tgyt |
Component: | Current packages | Assignee: | Oskari Pirhonen <xxc3ncoredxx> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | floppym, proxy-maint, torsi, vim |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=327301 https://github.com/vim/vim/pull/12828 https://github.com/gentoo/gentoo/pull/32400 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log for aarch64-unknown-linux-gnu
aarch64-unknown-linux-gnu-emerge --info config.log |
Created attachment 846790 [details]
aarch64-unknown-linux-gnu-emerge --info
Please attach /usr/aarch64-unknown-linux-gnu/tmp/portage/app-editors/vim-9.0.0099-r1/work/vim-9.0.0099/src/auto/config.log Created attachment 846792 [details]
config.log
Looks like we need to set ac_cv_small_wchar_t in config.site. *** Bug 912333 has been marked as a duplicate of this bug. *** Sent a PR upstream. Should be fixed upstream in 9.0.1765. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=373963c1fcc83205f9a90571c5a6daaa0aedb833 commit 373963c1fcc83205f9a90571c5a6daaa0aedb833 Author: Oskari Pirhonen <xxc3ncoredxx@gmail.com> AuthorDate: 2023-08-20 20:09:13 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2023-08-21 16:21:05 +0000 app-editors/vim-core: add 9.0.1776 Freedom edition. Or something. Bug: https://bugs.gentoo.org/889430 Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32400 Signed-off-by: Mike Gilbert <floppym@gentoo.org> app-editors/vim-core/Manifest | 1 + app-editors/vim-core/vim-core-9.0.1776.ebuild | 231 ++++++++++++++++++++++++++ 2 files changed, 232 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a5b4ab7104dc50f87289207b5bd9431b53eb86b commit 2a5b4ab7104dc50f87289207b5bd9431b53eb86b Author: Oskari Pirhonen <xxc3ncoredxx@gmail.com> AuthorDate: 2023-08-20 20:07:08 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2023-08-21 16:21:04 +0000 app-editors/vim: add 9.0.1776 Freedom edition. Or something. Bug: https://bugs.gentoo.org/889430 Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org> app-editors/vim/Manifest | 1 + app-editors/vim/vim-9.0.1776.ebuild | 370 ++++++++++++++++++++++++++++++++++++ 2 files changed, 371 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b1594b66eb11202698188e0b10ce0c581c25bc5 commit 6b1594b66eb11202698188e0b10ce0c581c25bc5 Author: Oskari Pirhonen <xxc3ncoredxx@gmail.com> AuthorDate: 2023-08-20 20:03:25 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2023-08-21 16:21:01 +0000 app-editors/gvim: add 9.0.1776 Freedom edition. Or something. Bug: https://bugs.gentoo.org/889430 Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org> app-editors/gvim/Manifest | 1 + app-editors/gvim/gvim-9.0.1776.ebuild | 360 ++++++++++++++++++++++++++++++++++ 2 files changed, 361 insertions(+) |
Created attachment 846788 [details] build.log for aarch64-unknown-linux-gnu Host: x86_64 Target: aarch64 For armv7a it seems to compile just fine