Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 939787

Summary: media-gfx/freecad-1.0_rc1-r1: compilation fails with negative material use flag
Product: Gentoo Linux Reporter: ma5ter <ma5ter>
Component: Current packagesAssignee: Paul Zander <negril.nx+gentoo>
Status: RESOLVED FIXED    
Severity: normal CC: aklhfex, m.seifert, nowa, proxy-maint, soulpa7ch, yehoshuapw
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: full build log

Description ma5ter 2024-09-17 17:51:31 UTC
When use flags contain "-material" linking fails with "ld: cannot find -lMaterials: No such file or directory", no such behavior with previous ebuilds
Comment 1 Nowa Ammerlaan gentoo-dev 2024-09-30 13:45:19 UTC
Full build log please
Comment 2 James Georgas 2024-10-07 23:52:28 UTC
Created attachment 905094 [details]
full build log

missing -lMaterials log.
Comment 3 Chris Mayo 2024-10-19 16:13:41 UTC
I get the same. Let's see what upstream think:

https://github.com/FreeCAD/FreeCAD/pull/17344
Comment 4 Nowa Ammerlaan gentoo-dev 2024-11-20 09:39:08 UTC
It seems this was resolved upstream, please re-open if this is still relevant.
Comment 5 Larry the Git Cow gentoo-dev 2024-11-24 20:25:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a529fb71eefcba60de1e94194e15bca50a9b2c3c

commit a529fb71eefcba60de1e94194e15bca50a9b2c3c
Author:     Chris Mayo <aklhfex@gmail.com>
AuthorDate: 2024-10-29 19:57:31 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-11-24 20:24:24 +0000

    media-gfx/freecad: Remove material USE flag
    
    Closes: https://bugs.gentoo.org/939787
    Signed-off-by: Chris Mayo <aklhfex@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/freecad/freecad-1.0.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)