FS#40100 - [binutils] autoconf tests don't terminate on ix86-linux-gnu with -static -fPIE -pie

Attached to Project: Arch Linux
Opened by Felix Yan (felixonmars) - Saturday, 26 April 2014, 11:59 GMT
Last edited by Allan McRae (Allan) - Friday, 16 May 2014, 11:03 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Allan McRae (Allan)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Upstream bug report: https://sourceware.org/bugzilla/show_bug.cgi?id=16428

This causes dnscrypt-proxy 1.4 failed to build.

Additional info:
* package version(s)
binutils 2.24-2/2.24-3 (both fails)

* config and/or log files etc.
checking if gcc -std=gnu99 static flag -static works... *** Error in `/usr/bin/ld': corrupted double-linked list: 0x09b7d2a0 ***

https://paste.xinu.at/9GDAbg/ for full config.log with extra-i686

Steps to reproduce:
In i686 environment:
$ echo 'int main(){return(0);}' | gcc -std=gnu99 -pie -static -x c -

Full pkgsrc for dnscrypt-proxy attached. (Not commited to svn)
This task depends upon

Closed by  Allan McRae (Allan)
Friday, 16 May 2014, 11:03 GMT
Reason for closing:  Fixed
Additional comments about closing:  binutils-2.24-4

Loading...