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

Bug 907738

Summary: sci-geosciences/opencpn-5.8.2-r1 fails to compile: Cannot find wxWidgets, giving up On linux you might want to try using
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Marc Schiffbauer <mschiff>
Status: RESOLVED FIXED    
Severity: normal CC: sci-geosciences
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-06-03 07:22:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-geosciences/opencpn-5.8.2-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-03 07:22:16 UTC
Created attachment 863087 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-03 07:22:17 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  Cannot find wxWidgets, giving up.  On linux you might want to try using
-- Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES) 
-- Could not find wxWidgets webview add-on
Device "vcan0" does not exist.
Comment 3 Larry the Git Cow gentoo-dev 2023-06-03 11:43:13 UTC
The bug has been referenced in the following commit(s):

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

commit 5d08c4cb6dc345dc7e784027cb6a8dc4717cad76
Author:     Marc Schiffbauer <mschiff@gentoo.org>
AuthorDate: 2023-06-03 11:41:12 +0000
Commit:     Marc Schiffbauer <mschiff@gentoo.org>
CommitDate: 2023-06-03 11:43:00 +0000

    sci-geosciences/opencpn: fix build deps
    
    Closes: https://bugs.gentoo.org/862591
    Closes: https://bugs.gentoo.org/846953
    Bug: https://bugs.gentoo.org/907738
    Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>

 sci-geosciences/opencpn/opencpn-5.6.2-r2.ebuild |  7 +--
 sci-geosciences/opencpn/opencpn-5.6.2-r3.ebuild | 63 +++++++++++++++++++++++
 sci-geosciences/opencpn/opencpn-5.8.2-r2.ebuild | 67 +++++++++++++++++++++++++
 3 files changed, 134 insertions(+), 3 deletions(-)
Comment 4 Agostino Sarubbo gentoo-dev 2023-06-03 13:16:57 UTC
it works for me now.