[Bug 295295] math/labplot: build failure on recent main (16-CURRENT 1600018)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 May 2026 01:11:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295295
Bug ID: 295295
Summary: math/labplot: build failure on recent main (16-CURRENT
1600018)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: kde@FreeBSD.org
Reporter: bugsbeastie@gmail.com
Flags: maintainer-feedback?(kde@FreeBSD.org)
Assignee: kde@FreeBSD.org
Attachment #270740 text/plain
mime type:
Created attachment 270740
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=270740&action=edit
poudriere log
math/labplot fails to build on recent main (16-CURRENT 1600018) most probably
due to the update of system compiler to llvm21. The error message is (see the
attached poudriere log for details):
In file included from
/wrkdirs/usr/ports/math/labplot/work/labplot-2.12.1/src/backend/nsl/nsl_peak.cpp:10:
/wrkdirs/usr/ports/math/labplot/work/labplot-2.12.1/src/backend/nsl/nsl_peak.h:16:1:
error: unknown type name 'size_t'; did you mean 'std::size_t'?
I have not tried the suggested (by the compiler) change yet :(
--
You are receiving this mail because:
You are the assignee for the bug.