Bug 2431531 - perl-Boost-Geometry-Utils-0.15-45.fc44 FTBFS: src/myinit.h:16:10: fatal error: boost/geometry/multi/geometries/multi_linestring.hpp: No such file or directory
Summary: perl-Boost-Geometry-Utils-0.15-45.fc44 FTBFS: src/myinit.h:16:10: fatal error...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Boost-Geometry-Utils
Version: 44
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org//pa...
Whiteboard:
Depends On:
Blocks: F44FTBFS
TreeView+ depends on / blocked
 
Reported: 2026-01-21 09:28 UTC by Petr Pisar
Modified: 2026-01-21 11:39 UTC (History)
1 user (show)

Fixed In Version: perl-Boost-Geometry-Utils-0.15-47.fc44
Clone Of:
Environment:
Last Closed: 2026-01-21 11:39:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CPAN 172828 0 None None None 2026-01-21 11:18:28 UTC

Description Petr Pisar 2026-01-21 09:28:25 UTC
perl-Boost-Geometry-Utils-0.15-45.fc44 fails to build in Fedora 44:


gcc -I/usr/lib64/perl5/CORE '-DVERSION="0.15"' '-DXS_VERSION="0.15"' -fPIC -xc++ -DHAS_BOOL -Isrc -Ibuildtmp -c -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 '-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 -g -o buildtmp/Utils.o buildtmp/Utils.c
In file included from buildtmp/Utils.c:189:
src/myinit.h:16:10: fatal error: boost/geometry/multi/geometries/multi_linestring.hpp: No such file or directory
   16 | #include <boost/geometry/multi/geometries/multi_linestring.hpp>

A difference between passing and failing build root is at <https://koschei.fedoraproject.org/build/22142314>. An upgrade of boost-devel from 1.83.0-17.fc44 to 1.90.0-3.fc44 looks suspicious.


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