Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 345479 - media-gfx/inkscape-0.48.0 - libinkscape.a(persp3d.o): In function `persp3d_print_debugging_info(Persp3D*)': persp3d.cpp:(.text+0xea): undefined reference to `Proj::axes'
Summary: media-gfx/inkscape-0.48.0 - libinkscape.a(persp3d.o): In function `persp3d_pr...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-15 00:57 UTC by Lars
Modified: 2014-12-14 19:35 UTC (History)
0 users

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


Attachments
emerge --info =media-gfx/inkscape-0.48.0 (inkscape-0.48.0.emerge.info,8.81 KB, text/plain)
2010-11-15 00:58 UTC, Lars
Details
complete build log (build.log,96.85 KB, text/plain)
2010-11-15 01:03 UTC, Lars
Details
ebuild environment file (environment,129.32 KB, text/plain)
2010-11-15 01:04 UTC, Lars
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars 2010-11-15 00:57:27 UTC
Can't emerge media-gfx/inkscape-0.48.0

libinkscape.a(box3d.o): In function `box3d_recompute_z_orders(SPBox3D*)':
box3d.cpp:(.text+0x337c): undefined reference to `Box3D::axes'
box3d.cpp:(.text+0x3448): undefined reference to `Proj::axes'
box3d.cpp:(.text+0x3462): undefined reference to `Box3D::axes'
box3d.cpp:(.text+0x38d7): undefined reference to `Box3D::get_remaining_axes(Box3D::Axis)'
box3d.cpp:(.text+0x38e6): undefined reference to `Box3D::get_remaining_axes(Box3D::Axis)'
box3d.cpp:(.text+0x3ad1): undefined reference to `Box3D::axes'
collect2: ld gab 1 als Ende-Status zurück
make[2]: *** [inkview] Fehler 1


Reproducible: Always

Steps to Reproduce:
emerge =media-gfx/inkscape-0.48.0

Actual Results:  
See attached files.

Expected Results:  
It is marked stable so it should emerge.
Comment 1 Lars 2010-11-15 00:58:39 UTC
Created attachment 254361 [details]
emerge --info =media-gfx/inkscape-0.48.0
Comment 2 Lars 2010-11-15 01:03:15 UTC
Created attachment 254363 [details]
complete build log

emerge -pqv =media-gfx/inkscape-0.48.0 
[ebuild     U ] media-gfx/inkscape-0.48.0 [0.47] USE="dia gs inkjar lcms nls spell wmf -debug -gnome (-mmx%)"
Comment 3 Lars 2010-11-15 01:04:10 UTC
Created attachment 254365 [details]
ebuild environment file
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2010-11-15 15:15:04 UTC
Please run revdep-rebuild and retry to emerge it.
Comment 5 Lars 2010-11-15 18:53:14 UTC
(In reply to comment #4)
> Please run revdep-rebuild and retry to emerge it.
> 
I already did this (and just did it again) to no avail.
Comment 6 Lars 2010-11-24 13:11:26 UTC
(In reply to comment #5)
After the last 
emerge -uND world
inkscape has been successfully reemerged by revdep-rebuild. 
So this is solved for me.