Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905908 - [guru] dev-libs/fastText fails with GCC 13: args.cc:468:3: error: 'uint64_t' was not declared in this scope
Summary: [guru] dev-libs/fastText fails with GCC 13: args.cc:468:3: error: 'uint64_t' ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL: https://github.com/facebookresearch/f...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-08 03:24 UTC by Anna Vyalkova
Modified: 2024-01-25 10:49 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anna Vyalkova 2023-05-08 03:24:39 UTC
Upstream issue: https://github.com/facebookresearch/fastText/issues/1281
Comment 1 Larry the Git Cow gentoo-dev 2024-01-25 10:49:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1253f6c22e4c3d1fd197f1426e11e3264ba388de

commit 1253f6c22e4c3d1fd197f1426e11e3264ba388de
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-01-24 14:03:12 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-01-24 14:03:12 +0000

    dev-libs/fastText: add patches for gcc13 and pep517
    
    Closes: https://bugs.gentoo.org/905908
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 dev-libs/fastText/fastText-0.9.2.ebuild             | 11 ++++++++---
 dev-libs/fastText/files/fastText-0.9.2-gcc13.patch  | 13 +++++++++++++
 dev-libs/fastText/files/fastText-0.9.2-pep517.patch |  9 +++++++++
 3 files changed, 30 insertions(+), 3 deletions(-)