FS#54861 - [gcc5] fails to compile due to unacceptable '-fno-plt'

Attached to Project: Community Packages
Opened by Erich Eckner (deepthought) - Tuesday, 18 July 2017, 10:43 GMT
Last edited by Antonio Rojas (arojas) - Tuesday, 18 July 2017, 10:51 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The latest makepkg.conf introduced '-fno-plt', which is not understood by gcc-5.

> gcc-5 -fno-plt
gcc-5: error: unrecognized command line option ‘-fno-plt’
gcc-5: fatal error: no input files

This lets makepkg fail for gcc-5's own PKGBUILD.

Additional info:
* package version(s)
gcc5 5.4.0-1

Steps to reproduce:

> gcc-5 -fno-plt
or inside gcc-5's current trunk directory:
> makepkg

cheers, deep42thought
This task depends upon

Closed by  Antonio Rojas (arojas)
Tuesday, 18 July 2017, 10:51 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#54855 

Loading...