FS#68483 - [gdbm] FTBFS with -fno-common

Attached to Project: Arch Linux
Opened by loqs (loqs) - Saturday, 31 October 2020, 00:27 GMT
Last edited by Evangelos Foutras (foutrelis) - Monday, 11 January 2021, 01:22 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
gdbm fails to build from source with the -fno-common gcc option which is the default with gcc 10 [1].
Fixed by applying [2] or building with -fcommon.

Additional info:
* gdbm 1.18.1-3
* gcc 10.2.0-3
[1] PKGBUILD.log
[2] https://src.fedoraproject.org/rpms/gdbm/blob/master/f/gdbm_gcc_10.patch

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

Closed by  Evangelos Foutras (foutrelis)
Monday, 11 January 2021, 01:22 GMT
Reason for closing:  Fixed
Additional comments about closing:  gdbm 1.19-1

Loading...