maintainer-feedback requested: [Bug 295295] math/labplot: build failure on recent main (16-CURRENT 1600018)
| Newsgroups | gmane.comp.kde.freebsd |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-kde (group) <[email protected]> for maintainer-feedback: Bug 295295: math/labplot: build failure on recent main (16-CURRENT 1600018) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295295 --- Description --- 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.cp p: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 :(