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

Bug 681058

Summary: sci-geosciences/opencpn-4.8.8 : /.../chart1.cpp:2900: undefined reference to wxAuiManager::Update()
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Marc Schiffbauer <mschiff>
Status: RESOLVED FIXED    
Severity: normal CC: dbialke, hrabe, niklas.blind, sci-geosciences
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sci-geosciences:opencpn-4.8.8:20190320-163359.log
temp.tbz2
Patch that fixes the issue with cmake

Description Toralf Förster gentoo-dev 2019-03-20 17:41:59 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/opencpn.dir/src/AISTargetListDialog.cpp.o: warning: relocation against `wxEVT_AUI_PANE_CLOSE' in read-only section `.text'
CMakeFiles/opencpn.dir/src/chart1.cpp.o: In function `MyFrame::SetAndApplyColorScheme(ColorScheme)':
/var/tmp/portage/sci-geosciences/opencpn-4.8.8/work/OpenCPN-4.8.8/src/chart1.cpp:2900: undefined reference to `wxAuiManager::Update()'
CMakeFiles/opencpn.dir/src/chart1.cpp.o: In function `MyFrame::OnCloseWindow(wxCloseEvent&)':
/var/tmp/portage/sci-geosciences/opencpn-4.8.8/work/OpenCPN-4.8.8/src/chart1.cpp:3489: undefined reference to `wxAuiManager::GetPane(wxWindow*)'
/var/tmp/portage/sci-geosciences/opencpn-4.8.8/work/OpenCPN-4.8.8/src/chart1.cpp:3490: undefined reference to `wxAuiManager::SavePaneInfo(wxAuiPaneInfo&)'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-developer_libressl-test_20190317-122112

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-1.32.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO sci-geosciences/opencpn
[ebuild  N    ] sci-geosciences/opencpn-4.8.8  USE="opengl -doc -lzma"
Comment 1 Toralf Förster gentoo-dev 2019-03-20 17:42:01 UTC
Created attachment 570040 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-20 17:42:04 UTC
Created attachment 570042 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-03-20 17:42:07 UTC
Created attachment 570044 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-03-20 17:42:10 UTC
Created attachment 570046 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-03-20 17:42:12 UTC
Created attachment 570048 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-03-20 17:42:15 UTC
Created attachment 570050 [details]
sci-geosciences:opencpn-4.8.8:20190320-163359.log
Comment 7 Toralf Förster gentoo-dev 2019-03-20 17:42:18 UTC
Created attachment 570052 [details]
temp.tbz2
Comment 8 Daniel Bialke 2019-07-20 21:02:06 UTC
Created attachment 583808 [details, diff]
Patch that fixes the issue with cmake
Comment 9 Brian Evans (RETIRED) gentoo-dev 2019-11-19 13:32:02 UTC
*** Bug 700502 has been marked as a duplicate of this bug. ***
Comment 10 Marc Schiffbauer gentoo-dev 2021-11-28 01:00:24 UTC
Should be fixed with new version. Please reopen if problem persists.