Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894730 - dev-util/hfstospell-0.5.3 - ospell.h: error: const struct hfst_ospell::TreeNode has no member named lexicon_state
Summary: dev-util/hfstospell-0.5.3 - ospell.h: error: const struct hfst_ospell::TreeNo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Joonas Niilola
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-02-16 08:26 UTC by Toralf Förster
Modified: 2023-02-20 14:46 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.22 KB, text/plain)
2023-02-16 08:26 UTC, Toralf Förster
Details
dev-util:hfstospell-0.5.3:20230216-022937.log (dev-util:hfstospell-0.5.3:20230216-022937.log,204.66 KB, text/plain)
2023-02-16 08:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,172.77 KB, text/plain)
2023-02-16 08:26 UTC, Toralf Förster
Details
environment (environment,74.04 KB, text/plain)
2023-02-16 08:26 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,32.09 KB, application/x-bzip)
2023-02-16 08:26 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.90 KB, application/x-bzip)
2023-02-16 08:26 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,38.34 KB, application/x-bzip)
2023-02-16 08:26 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-02-16 08:26:16 UTC
  443 |     void queue_lexicon_arcs(SymbolNumber input,
      |                             ^~~~~~~~~~~~
ospell.h:478:22: error: 'SymbolNumber' has not been declared
  478 |     void build_cache(SymbolNumber first_sym);
      |                      ^~~~~~~~~~~~
ospell.h: In member function 'bool hfst_ospell::Speller::has_lexicon_epsilons() const':
ospell.h:428:61: error: 'const struct hfst_ospell::TreeNode' has no member named 'lexicon_state'
  428 |             return lexicon->has_epsilons_or_flags(next_node.lexicon_state + 1);
      |                                                             ^~~~~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20230214-180043

  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Rust versions:
  [1]   rust-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.2 *

  HEAD of ::gentoo
commit 052b23fca6d20c264a88cf8809f5495267093bb4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Feb 16 00:46:59 2023 +0000

    2023-02-16 00:46:58 UTC

emerge -qpvO dev-util/hfstospell
[ebuild  N    ] dev-util/hfstospell-0.5.3  USE="-clang"
Comment 1 Toralf Förster gentoo-dev 2023-02-16 08:26:17 UTC
Created attachment 851636 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-16 08:26:18 UTC
Created attachment 851638 [details]
dev-util:hfstospell-0.5.3:20230216-022937.log
Comment 3 Toralf Förster gentoo-dev 2023-02-16 08:26:20 UTC
Created attachment 851640 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-02-16 08:26:21 UTC
Created attachment 851642 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-16 08:26:22 UTC
Created attachment 851644 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-16 08:26:23 UTC
Created attachment 851646 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-16 08:26:24 UTC
Created attachment 851648 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-02-20 14:46:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fc06abe99d93113988ffe77caed2ca451404c45

commit 1fc06abe99d93113988ffe77caed2ca451404c45
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2023-02-20 13:33:04 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-02-20 14:46:21 +0000

    dev-util/hfstospell: include upstream gcc-13 patch
    
    Closes: https://bugs.gentoo.org/894730
    Closes: https://bugs.gentoo.org/895508
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../files/hfstospell-0.5.3-gcc-13-fix.patch        | 21 +++++++++
 dev-util/hfstospell/hfstospell-0.5.3-r1.ebuild     | 52 ++++++++++++++++++++++
 2 files changed, 73 insertions(+)