Bug 2354524 - perl-Text-Kakasi-2.04-59.fc43 FTBFS: /usr/include/libkakasi.h:41:24: error: unknown type name ‘Character’
Summary: perl-Text-Kakasi-2.04-59.fc43 FTBFS: /usr/include/libkakasi.h:41:24: error: u...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kakasi
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Akira TAGOH
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On:
Blocks: F43FTBFS
TreeView+ depends on / blocked
 
Reported: 2025-03-24 13:07 UTC by Petr Pisar
Modified: 2025-06-12 01:29 UTC (History)
3 users (show)

Fixed In Version: kakasi-2.3.6-32.fc43 kakasi-2.3.6-33.fc42
Clone Of:
Environment:
Last Closed: 2025-06-03 04:50:00 UTC
Type: Bug
Embargoed:
tagoh: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FC-1674 0 None None None 2025-05-19 08:35:11 UTC

Description Petr Pisar 2025-03-24 13:07:23 UTC
perl-Text-Kakasi-2.04-59.fc43 fails to build in Fedora 43:

gcc -c  -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib64/perl5/CORE"  -DWAKATIGAKI Kakasi.c
In file included from Kakasi.xs:33:
/usr/include/libkakasi.h:41:24: error: unknown type name ‘Character’
   41 | void digest_start_copy(Character *, Character *);
      |                        ^~~~~~~~~
[...]

A difference between passing and failing build root is at <https://koschei.fedoraproject.org/build/19579547>. An upgrade of kakasi-devel from 2.3.6-29.fc41 to 2.3.6-31.fc42 looks suspicious.

Comment 1 Akira TAGOH 2025-06-03 04:36:44 UTC
Missing type definition in kakasi. reassigning.

Comment 2 Fedora Update System 2025-06-03 04:45:55 UTC
FEDORA-2025-614df28f56 (kakasi-2.3.6-32.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-614df28f56

Comment 3 Fedora Update System 2025-06-03 04:50:00 UTC
FEDORA-2025-614df28f56 (kakasi-2.3.6-32.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 4 Fedora Update System 2025-06-03 04:58:11 UTC
FEDORA-2025-4bea546166 (kakasi-2.3.6-32.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-4bea546166

Comment 5 Fedora Update System 2025-06-04 04:29:56 UTC
FEDORA-2025-4bea546166 has been pushed to the Fedora 42 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-4bea546166`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-4bea546166

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2025-06-12 01:29:25 UTC
FEDORA-2025-4bea546166 (kakasi-2.3.6-33.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.