Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#77067 - [spring] FTBFS
Attached to Project:
Community Packages
Opened by loqs (loqs) - Monday, 09 January 2023, 20:50 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Monday, 09 January 2023, 22:47 GMT
Opened by loqs (loqs) - Monday, 09 January 2023, 20:50 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Monday, 09 January 2023, 22:47 GMT
|
DetailsDescription:
spring fails to build from source [1] with gcc 12 fixed by upstream commit [2]. PKGBUILD.diff adds and applies patch. In addition it removes boost which is unused and switches to using system minizip and jsoncpp instead of bundled. Additional info: * spring 106.0-1 [1] spring-106.0-1-x86_64-build.log.xz [2] https://github.com/spring/spring/commit/addd1eb2995aed10fd9bcb5c97bbb00872728a85 Steps to reproduce: $ git clone https://github.com/archlinux/svntogit-community.git --single-branch --branch 'packages/spring' spring $ cd spring/tunk/ $ extra-x86_64-build |
This task depends upon
Closed by Sven-Hendrik Haase (Svenstaro)
Monday, 09 January 2023, 22:47 GMT
Reason for closing: Fixed
Monday, 09 January 2023, 22:47 GMT
Reason for closing: Fixed

Thanks!