Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 468696 - media-gfx/freecad-0.12.5284-r3 - .../work/FreeCAD-0.12.5284/src/Mod/Part/App/PrimitiveFeature.cpp:194:82: error: no matching function for call to ‘BRepBuilderAPI_MakeFace::BRepBuilderAPI_MakeFace(Handle_Geom_Plane&, double, double&, ...)’
Summary: media-gfx/freecad-0.12.5284-r3 - .../work/FreeCAD-0.12.5284/src/Mod/Part/App/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
: 505298 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-05-05 19:05 UTC by Fabio Rossi
Modified: 2014-04-23 22:49 UTC (History)
4 users (show)

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


Attachments
freecad-0.12.5284-r3.log (freecad-0.12.5284-r3.log,8.31 KB, text/plain)
2013-05-05 19:05 UTC, Fabio Rossi
Details
emerge-info.txt.gz (emerge-info.txt.gz,7.29 KB, text/plain)
2013-05-07 21:06 UTC, Fabio Rossi
Details
freecad-0.12.5284-r3.ebuild.patch (freecad-0.12.5284-r3.ebuild.patch,480 bytes, patch)
2013-05-25 14:16 UTC, Fabio Rossi
Details | Diff
freecad-0.12.5284-r3.ebuild.patch (freecad-0.12.5284-r3.ebuild.patch,624 bytes, patch)
2014-01-05 10:00 UTC, Fabio Rossi
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Rossi 2013-05-05 19:05:02 UTC
Created attachment 347456 [details]
freecad-0.12.5284-r3.log

I get this problem only with 0.12.5284-r3 while -r2 works correctly, attached log file.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-05-07 19:57:03 UTC
Please post your `emerge --info' output in a comment.
Comment 2 Fabio Rossi 2013-05-07 21:06:36 UTC
Created attachment 347650 [details]
emerge-info.txt.gz

Here is my emerge --info
Comment 3 tyrokbugreport 2013-05-09 02:47:39 UTC
I'm getting these errors as well.
Comment 4 Fabio Rossi 2013-05-25 14:16:32 UTC
Created attachment 349136 [details, diff]
freecad-0.12.5284-r3.ebuild.patch

This patch fixes the problem, there is a syntax error in the ebuild
Comment 5 James Porter 2013-07-30 17:42:41 UTC
I can't get either r2 nor r3 to compile.
Comment 6 quazgar 2013-09-01 16:54:24 UTC
(In reply to James Porter from comment #5)
> I can't get either r2 nor r3 to compile.

Hello James,

in that case please check if it's the same error as reported here for both versions, and report or find a different bug if it's a different problem.  Bug #474794 might be a candidate.
Comment 7 Sławomir Nizio 2013-11-13 21:06:41 UTC
(In reply to Fabio Rossi from comment #4)
> Created attachment 349136 [details, diff] [details, diff]
> freecad-0.12.5284-r3.ebuild.patch
> 
> This patch fixes the problem, there is a syntax error in the ebuild

Thanks for this!

if [[ "${my_cas_version}" > "6.5.0" ]] ; then
This works too.

By the way, freecad-0.12.5284-no-3rdParty.patch seems to be unused.
Comment 8 Fabio Rossi 2014-01-05 10:00:37 UTC
Created attachment 367060 [details, diff]
freecad-0.12.5284-r3.ebuild.patch

actually there is another problem in the ebuild where the name of the eselect module is misspelled
Comment 9 Jeroen Roovers (RETIRED) gentoo-dev 2014-03-22 02:07:43 UTC
*** Bug 505298 has been marked as a duplicate of this bug. ***
Comment 10 Michael Weber (RETIRED) gentoo-dev 2014-04-23 22:49:42 UTC
+*freecad-0.12.5284-r4 (23 Apr 2014)
+
+  23 Apr 2014; Michael Weber <xmw@gentoo.org>
+  +files/freecad-0.12.5284-cmake-2.8.12.patch,
+  +files/freecad-0.12.5284-occ-6.6.patch, +freecad-0.12.5284-r4.ebuild,
+  freecad-0.12.5284-r3.ebuild:
+  Revbump to address cmake update (bug 493666), opencascade-6.6 changes (bug
+  474794) and fix eselect module invocation (bug 468696). Thanks to Fabio Rossi,
+  Juergen Rose, Bob Johnson and others.
+