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

Bug 681632

Summary: media-sound/guayadeque-0.4.5_p20170110 : MainFrame.cpp:(.text+<snip>): undefined reference to wxAuiNotebook::GetPageIndex(wxWindow*) const
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Professional Audio Applications Maintainers <proaudio>
Status: RESOLVED FIXED    
Severity: normal CC: fedeliallalinea
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
media-sound:guayadeque-0.4.5_p20170110:20190324-043744.log
temp.tbz2
guayadeque-0.4.5_p20170110-missing-aui-component.patch

Description Toralf Förster gentoo-dev 2019-03-24 10:42:47 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: warning: relocation against `wxEVT_AUINOTEBOOK_PAGE_CLOSE' in read-only section `.text'
CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: In function `Guayadeque::guMainFrame::OnSetSelection(wxCommandEvent&)':
MainFrame.cpp:(.text+0x825): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
MainFrame.cpp:(.text+0x872): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: In function `Guayadeque::guMainFrame::CheckShowNotebook()':
MainFrame.cpp:(.text+0x24c3): undefined reference to `wxAuiManager::GetPane(wxWindow*)'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl_20190322-191041

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems)

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 media-sound/guayadeque
[ebuild  N    ] media-sound/guayadeque-0.4.5_p20170110  USE="minimal -ayatana -ipod"
Comment 1 Toralf Förster gentoo-dev 2019-03-24 10:42:50 UTC
Created attachment 570524 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-24 10:42:53 UTC
Created attachment 570526 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-03-24 10:42:56 UTC
Created attachment 570528 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-03-24 10:42:58 UTC
Created attachment 570530 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-03-24 10:43:01 UTC
Created attachment 570532 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-03-24 10:43:04 UTC
Created attachment 570534 [details]
media-sound:guayadeque-0.4.5_p20170110:20190324-043744.log
Comment 7 Toralf Förster gentoo-dev 2019-03-24 10:43:07 UTC
Created attachment 570536 [details]
temp.tbz2
Comment 8 Marco Genasci 2019-08-13 13:27:16 UTC
Created attachment 586720 [details, diff]
guayadeque-0.4.5_p20170110-missing-aui-component.patch
Comment 9 Larry the Git Cow gentoo-dev 2019-12-28 17:16:30 UTC
The bug has been closed via the following commit(s):

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

commit b4efda14fa5fc18ee73c3a4d1024a23e897f5ed9
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2019-12-28 17:16:01 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2019-12-28 17:16:20 +0000

    media-sound/guayadeque: fixed 0.4.5_p20170110
    
    Closes: https://bugs.gentoo.org/681632
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 .../guayadeque-0.4.5_p20170110-missing-aui-component.patch  | 13 +++++++++++++
 media-sound/guayadeque/guayadeque-0.4.5_p20170110.ebuild    |  6 +++++-
 2 files changed, 18 insertions(+), 1 deletion(-)