FS#63015 - [lib32-glibc] ld warning: /usr/lib32/ld-linux.so.2: corrupt GNU_PROPERTY_TYPE (5) size: 0
Attached to Project:
Arch Linux
Opened by Charles Curley (Slimerang) - Wednesday, 26 June 2019, 19:00 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Wednesday, 10 July 2019, 06:27 GMT
Opened by Charles Curley (Slimerang) - Wednesday, 26 June 2019, 19:00 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Wednesday, 10 July 2019, 06:27 GMT
|
Details
Description:
After complete system update I receive the following warning while making 32-bit project on my 64-bit system: /usr/sbin/ld: warning: /usr/lib32/ld-linux.so.2: corrupt GNU_PROPERTY_TYPE (5) size: 0 Additional info: Packages: gcc-9.1.0-2, gcc-libs-9.1.0-2, lib32-gcc-libs-9.1.0-2, glibc-2.29.-3, lib32-glibc-2.29-3 Steps to reproduce: |
This task depends upon
Closed by Bartłomiej Piotrowski (Barthalion)
Wednesday, 10 July 2019, 06:27 GMT
Reason for closing: Fixed
Additional comments about closing: glibc 2.29-4
Wednesday, 10 July 2019, 06:27 GMT
Reason for closing: Fixed
Additional comments about closing: glibc 2.29-4
Can be reproduced with a simple "gcc -m32 test.c".
https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/glibc#n85
https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/glibc#n117
Please rebuild 32bit glibc with "--enable-cet" and test again if this fixes issue.