Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939787 - media-gfx/freecad-1.0_rc1-r1: compilation fails with negative material use flag
Summary: media-gfx/freecad-1.0_rc1-r1: compilation fails with negative material use flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Paul Zander
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-17 17:51 UTC by ma5ter
Modified: 2024-11-24 20:25 UTC (History)
6 users (show)

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


Attachments
full build log (media-gfx:freecad-1.0_rc1-r1:20241007-233506.log.bz2,40.20 KB, application/x-bzip2)
2024-10-07 23:52 UTC, James Georgas
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)