Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 483506 - media-gfx/freecad-0.12.5284-r3 fails at src_compile: error: ‘OuterShell’ is not a member of ‘BRepTools’
Summary: media-gfx/freecad-0.12.5284-r3 fails at src_compile: error: ‘OuterShell’ is n...
Status: RESOLVED DUPLICATE of bug 476610
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-03 17:15 UTC by izarf.mail
Modified: 2013-09-03 20:51 UTC (History)
0 users

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


Attachments
build log (build.log,514.64 KB, text/x-log)
2013-09-03 18:19 UTC, izarf.mail
Details

Note You need to log in before you can comment on or make changes to this bug.
Description izarf.mail 2013-09-03 17:15:55 UTC
Compiling freecad makes gcc exit with the totally cryptic status 2. No detailed error info in logs.
fiddled with USEflags and CFLAGS. rebuilt dependencies. no success. suggestions?
Comment 1 Rafał Mużyło 2013-09-03 18:12:42 UTC
For the moment one - attach full build log.
Comment 2 izarf.mail 2013-09-03 18:19:30 UTC
Created attachment 357780 [details]
build log
Comment 3 izarf.mail 2013-09-03 18:21:39 UTC
(In reply to Rafał Mużyło from comment #1)
> For the moment one - attach full build log.

Why priority normal when issue is blocking CAD production?
Comment 4 Rafał Mużyło 2013-09-03 20:49:57 UTC
(In reply to izarf.mail from comment #3)
> 
> Why priority normal when issue is blocking CAD production?


Because.

To elaborate: even upstream I doubt a build error would rate a blocker.
In a distro alike to Gentoo, there are very few packages where build errors rate blockers.

Anyway, it sufficed to scroll a few lines back.
/var/tmp/portage/media-gfx/freecad-0.12.5284-r3/work/FreeCAD-0.12.5284/src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_RadialPrism_3D.cpp: In member function ‘virtual bool StdMeshers_RadialPrism_3D::Compute(SMESH_Mesh&, const TopoDS_Shape&)’:
/var/tmp/portage/media-gfx/freecad-0.12.5284-r3/work/FreeCAD-0.12.5284/src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_RadialPrism_3D.cpp:164:29: error: ‘OuterShell’ is not a member of ‘BRepTools’
/var/tmp/portage/media-gfx/freecad-0.12.5284-r3/work/FreeCAD-0.12.5284/src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_RadialPrism_3D.cpp: In member function ‘virtual bool StdMeshers_RadialPrism_3D::Evaluate(SMESH_Mesh&, const TopoDS_Shape&, MapShapeNbElems&)’:
/var/tmp/portage/media-gfx/freecad-0.12.5284-r3/work/FreeCAD-0.12.5284/src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_RadialPrism_3D.cpp:404:29: error: ‘OuterShell’ is not a member of ‘BRepTools’
Comment 5 Rafał Mużyło 2013-09-03 20:51:44 UTC

*** This bug has been marked as a duplicate of bug 476610 ***