Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336478 - dev-util/dwarves-1.8 fails to build with glibc-2.12
Summary: dev-util/dwarves-1.8 fails to build with glibc-2.12
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.12
  Show dependency tree
 
Reported: 2010-09-08 19:44 UTC by Benjamin Bannier
Modified: 2010-09-10 05:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,5.99 KB, text/plain)
2010-09-08 19:45 UTC, Benjamin Bannier
Details
output of `emerge --info` (info,4.51 KB, text/plain)
2010-09-08 19:46 UTC, Benjamin Bannier
Details
Upstream fix e1e7fc2f53ddafcf40d3154d8d759b9e3ce4d886 (dwarves-Add-missing-include-sys-stat.h.patch,742 bytes, patch)
2010-09-09 13:16 UTC, Benjamin Bannier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Bannier 2010-09-08 19:44:13 UTC
I cannot build dwarves on my ~amd64 machine.

I see multiple lines

    libdwarves.so.1.0.0: undefined reference to `S_ISDIR'

Reproducible: Always

Steps to Reproduce:
Comment 1 Benjamin Bannier 2010-09-08 19:45:41 UTC
Created attachment 246484 [details]
build.log
Comment 2 Benjamin Bannier 2010-09-08 19:46:45 UTC
Created attachment 246485 [details]
output of `emerge --info`
Comment 3 Benjamin Bannier 2010-09-09 13:16:48 UTC
Created attachment 246590 [details, diff]
Upstream fix e1e7fc2f53ddafcf40d3154d8d759b9e3ce4d886

This was fixed in the upstream repository and dev-util/dwarves-9999 builds fine. Relevant patch (which applies cleanly on v1.8) attached.
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-09-09 13:20:12 UTC
I asked Arnaldo to make a new release, sincerely I have little interest in keeping around 1.8, given its age... I had enough crashes with that before, and if now it doesn't even build, either he makes a release, or I make a snapshot. Will know tonight which one.
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2010-09-10 05:15:29 UTC
For the sake of completeness:

+  10 Sep 2010; Samuli Suominen <ssuominen@gentoo.org> dwarves-1.8.ebuild,
+  +files/dwarves-1.8-glibc-212.patch:
+  Fix building with recent glibc wrt #336478 by Benjamin Bannier.

Feel free to make a new snapshot still, though

It can't hurt.