FS#49622 - [gcc-multilib] gcc-multilib 6.1 breaks lib32-libxcb 1.12 with -O2
Attached to Project:
Community Packages
Opened by georg (fordprefect) - Wednesday, 08 June 2016, 13:02 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 25 September 2016, 14:17 GMT
Opened by georg (fordprefect) - Wednesday, 08 June 2016, 13:02 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 25 September 2016, 14:17 GMT
|
Details
Description:
As discussed in https://bugs.archlinux.org/task/49560 the version 1.12 of lib32-libxcb compiled with gcc-multilib 6 and -O2 breaks several packages (acroread, teamviewer, zsnes, …). The same library compiled with gcc-multilib 5.3.0-5 works fine (at least for acroread). Steps to reproduce: * install lib32-libxcb 1.12-1 (-2 was built with -O1 as a temporary workaround) * try to start one of the mentioned programs results in crash * compile lib32-libxcb 1.12 with gcc-multilib 5.3.0-5 and -O2 and install * run programs |
This task depends upon
Closed by Doug Newgard (Scimmia)
Sunday, 25 September 2016, 14:17 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#49560
Sunday, 25 September 2016, 14:17 GMT
Reason for closing: Duplicate
Additional comments about closing:

Is this still an issue with 6.1.1-2?

yes, persists with the current gcc-multilib 6.1.1-2 from
[multilib-testing].

Does this also affect the i686 libxcb?

i cannot test it, but according to one comment on acroread in the
AUR it does not affect i686.

Yes, i686 is fine.