FS#71018 - [spring] FTBFS

Attached to Project: Community Packages
Opened by loqs (loqs) - Tuesday, 25 May 2021, 21:39 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Sunday, 13 June 2021, 01:02 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
spring fails to build from source [1] with gcc 11. The issue is fixed by applying [2].
The build then fails with gcc 11 not allowing access to private members. Switching to gcc10 or clang both compile successfully with the patch.
This to me appears to be a regression in gcc 11.

Additional info:
* spring 105.0-1
[1] spring-105.0-1-x86_64-build.log.xz.1
[2] spring-gcc11.patch
[3] spring-105.0-1-x86_64-build.log.xz.2

Steps to reproduce:
Build package in a clean chroot.
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Sunday, 13 June 2021, 01:02 GMT
Reason for closing:  Fixed

Loading...