Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836236 - media-gfx/solvespace-3.0-r1 fails to compile: guigtk.cpp:1093:8: error: spnav_x11_event was not declared in this scope; did you mean spnav_wait_event?
Summary: media-gfx/solvespace-3.0-r1 fails to compile: guigtk.cpp:1093:8: error: spnav...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Victor Kustov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-26 21:09 UTC by Agostino Sarubbo
Modified: 2022-03-27 09:25 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,298.63 KB, text/plain)
2022-03-26 21:09 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-03-26 21:09:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/solvespace-3.0-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-26 21:09:03 UTC
Created attachment 767938 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-26 21:09:04 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) 
FAILED: src/CMakeFiles/solvespace.dir/platform/guigtk.cpp.o 
/var/tmp/portage/media-gfx/solvespace-3.0-r1/work/solvespace-3.0/src/platform/guigtk.cpp:1093:8: error: 'spnav_x11_event' was not declared in this scope; did you mean 'spnav_wait_event'?
Comment 3 Larry the Git Cow gentoo-dev 2022-03-27 09:25:01 UTC
The bug has been closed via the following commit(s):

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

commit 99d0513dc117a6ed8c2c56ebcd2bd88f5731db66
Author:     Matthew Smith <matthew@gentoo.org>
AuthorDate: 2022-03-27 08:42:11 +0000
Commit:     Matthew Smith <matthew@gentoo.org>
CommitDate: 2022-03-27 09:24:20 +0000

    media-gfx/solvespace: update RDEPEND
    
    Add X USE-flag to dependencies where appropriate.
    
    Closes: https://bugs.gentoo.org/836236
    Signed-off-by: Matthew Smith <matthew@gentoo.org>

 .../{solvespace-3.0-r1.ebuild => solvespace-3.0-r2.ebuild}    | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)