FS#36006 - [elfutils] 0.155 fails to build
Attached to Project:
Arch Linux
Opened by Garry Roseman (sitquietly) - Tuesday, 02 July 2013, 22:29 GMT
Last edited by Eric Belanger (Snowman) - Wednesday, 03 July 2013, 01:23 GMT
Opened by Garry Roseman (sitquietly) - Tuesday, 02 July 2013, 22:29 GMT
Last edited by Eric Belanger (Snowman) - Wednesday, 03 July 2013, 01:23 GMT
|
Details
Description: elfutils-0.155-1 fails to build. The src is
configured
to treat all warnings as errors and can no longer buid that way. Gentoo have amended their ebuild to remove the -Werror flag, and our package builds properly that way too. A corrected pkgbuild is attached. (Note that I enabled threading ... you may choose to remove that. I don't know if the lack of threading support was deliberate.) |
This task depends upon
You do NOT want to --enable-thread-safety (and I suppose that's why
some Arch dev wisely disabled threads in the first place). The attached
pkgbuild builds AND passes all tests except the one for which we already
have a patch to "work around" it.