Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 681058 - sci-geosciences/opencpn-4.8.8 : /.../chart1.cpp:2900: undefined reference to wxAuiManager::Update()
Summary: sci-geosciences/opencpn-4.8.8 : /.../chart1.cpp:2900: undefined reference to ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marc Schiffbauer
URL:
Whiteboard:
Keywords:
: 700502 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-03-20 17:41 UTC by Toralf Förster
Modified: 2021-11-28 01:00 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.36 KB, text/plain)
2019-03-20 17:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,107.42 KB, text/plain)
2019-03-20 17:42 UTC, Toralf Förster
Details
environment (environment,110.56 KB, text/plain)
2019-03-20 17:42 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.12 KB, application/x-bzip)
2019-03-20 17:42 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.78 KB, application/x-bzip)
2019-03-20 17:42 UTC, Toralf Förster
Details
sci-geosciences:opencpn-4.8.8:20190320-163359.log (sci-geosciences:opencpn-4.8.8:20190320-163359.log,695.84 KB, text/plain)
2019-03-20 17:42 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,41.56 KB, application/x-bzip)
2019-03-20 17:42 UTC, Toralf Förster
Details
Patch that fixes the issue with cmake (cmake-wxwidgets.patch,512 bytes, patch)
2019-07-20 21:02 UTC, Daniel Bialke
Details | Diff

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