FS#53753 - [lzop] 1.03 Does not compile with gcc 6

Attached to Project: Arch Linux
Opened by Andrew Mellor (quantumphaze) - Saturday, 22 April 2017, 12:43 GMT
Last edited by Eli Schwartz (eschwartz) - Monday, 01 January 2018, 05:43 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Anatol Pomozov (anatolik)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
gcc 6 is too strict. Bombs out with this error:

checking whether your compiler passes the ACC conformance test... FAILED
configure:
configure: Your compiler failed the ACC conformance test - for details see
configure: `config.log'. Please check that log file and consider sending
configure: a patch or bug-report to <lzop-bugs@oberhumer.com>.
configure: Thanks for your support.
configure:
configure: error: ACC conformance test failed. Stop.

Additional info:
Bug has already been patched by OpenEmbedded:
https://github.com/openembedded/openembedded-core/blob/master/meta/recipes-support/lzop/lzop/lzop-1.03-gcc6.patch
A Debian bug report about the same thing:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812054
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Monday, 01 January 2018, 05:43 GMT
Reason for closing:  Fixed
Additional comments about closing:  lzop 1.04-1 compiled fine with gcc7, so presumably this was fixed upstream

Loading...