FS#49287 - [ucl] ACC conformance test failure

Attached to Project: Community Packages
Opened by Matt Peterson (ricochet1k) - Tuesday, 10 May 2016, 16:26 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 13 September 2020, 17:39 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Kyle Keen (keenerd)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When building community/ucl from the ABS using multilib/gcc-multilib 6.1.1-1:

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 <markus@oberhumer.com>.
configure: Thanks for your support.
configure:
configure: error: ACC conformance test failed. Stop.
==> ERROR: A failure occurred in build().
Aborting...

Additional info:

This was also reported to Debian when building lzop:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812054

Building UCL works if I downgrade to gcc 5.3.0-5


Steps to reproduce:
1. Install gcc 6.1.1-1
2. Run makepkg on ucl from the ABS
This task depends upon

Closed by  Jelle van der Waa (jelly)
Sunday, 13 September 2020, 17:39 GMT
Reason for closing:  No response
Additional comments about closing:  ucl builds fine now.
Comment by Allan McRae (Allan) - Wednesday, 11 May 2016, 01:48 GMT
  • Field changed: Attached to Project (Arch Linux → Community Packages)
  • Field changed: Summary (gcc 6.1 ACC conformance test → [ucl] ACC conformance test failure)
Add to the PKGBUILD:

CPPFLAGS="$CPPFLAGS -std=c90 -fPIC"
Comment by Ivy Foster (escondida) - Thursday, 10 October 2019, 04:38 GMT
Given that (a) ucl seems to have built fine more recently than this bug was reported, (b) our gcc's far past 6.1.1 now, and (c) gcc-multilib no longer exists, would anybody mind if this bug got closed?

Loading...