Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889430 - app-editors/vim[X] - aarch64-unknown-linux-gnu configure: checking size of wchar_t is 2 bytes... configure: error: failed to compile test program
Summary: app-editors/vim[X] - aarch64-unknown-linux-gnu configure: checking size of wc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Oskari Pirhonen
URL:
Whiteboard:
Keywords: PullRequest
: 912333 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-01-03 00:03 UTC by tgyt
Modified: 2023-08-21 16:22 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log for aarch64-unknown-linux-gnu (aarch64-build.log,10.69 KB, text/plain)
2023-01-03 00:03 UTC, tgyt
Details
aarch64-unknown-linux-gnu-emerge --info (aarch64.txt,6.57 KB, text/plain)
2023-01-03 00:04 UTC, tgyt
Details
config.log (config.log,38.72 KB, text/plain)
2023-01-03 00:25 UTC, tgyt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tgyt 2023-01-03 00:03:54 UTC
Created attachment 846788 [details]
build.log for aarch64-unknown-linux-gnu

Host: x86_64
Target: aarch64

For armv7a it seems to compile just fine
Comment 1 tgyt 2023-01-03 00:04:37 UTC
Created attachment 846790 [details]
aarch64-unknown-linux-gnu-emerge --info
Comment 2 Mike Gilbert gentoo-dev 2023-01-03 00:19:59 UTC
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
Comment 3 tgyt 2023-01-03 00:25:29 UTC
Created attachment 846792 [details]
config.log
Comment 4 Mike Gilbert gentoo-dev 2023-01-03 00:53:48 UTC
Looks like we need to set ac_cv_small_wchar_t in config.site.
Comment 5 Greg Kubaryk 2023-08-16 03:57:50 UTC
*** Bug 912333 has been marked as a duplicate of this bug. ***
Comment 6 Mike Gilbert gentoo-dev 2023-08-17 18:37:50 UTC
Sent a PR upstream.
Comment 7 Mike Gilbert gentoo-dev 2023-08-20 18:35:30 UTC
Should be fixed upstream in 9.0.1765.
Comment 8 Larry the Git Cow gentoo-dev 2023-08-21 16:21:57 UTC
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(+)