Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660994 - [fordfrog overlay] media-gfx/freecad-9999 can't find libboost_python
Summary: [fordfrog overlay] media-gfx/freecad-9999 can't find libboost_python
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Miroslav Šulc
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-07-12 09:43 UTC by Guillaume Ranquet
Modified: 2018-08-24 08:27 UTC (History)
2 users (show)

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


Attachments
freecad libboost_python fix (freecad-9999-fix-boostpy-suffix.patch,1.45 KB, patch)
2018-07-12 09:43 UTC, Guillaume Ranquet
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Ranquet 2018-07-12 09:43:28 UTC
Created attachment 539296 [details, diff]
freecad libboost_python fix

Hello folks.

using ebuild from the fordfrog overlay here (CC'ed)

Seems freecad is trying to find boost library python${PYTHON_VERSION_MAJOR}${PYTHON_VERSION_MINOR} whereas gentoo is naming the libs:  python-${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}

proposed patch works for me on freecad c9b29dc63
Comment 1 Miroslav Šulc gentoo-dev 2018-08-24 08:27:52 UTC
thank you for the patch. i have added it to the ebuild (and also fixed the other patch that was failing).