widgets/audacity-KeyView.o:(.rodata._ZTV7KeyView[_ZTV7KeyView]+0x720): undefined reference to `non-virtual thunk to wxVListBox::OnGetRowHeight(unsigned long) const' widgets/audacity-LinkingHtmlWindow.o:(.rodata._ZTV17LinkingHtmlWindow[_ZTV17LinkingHtmlWindow]+0x758): undefined reference to `non-virtual thunk to wxHtmlWindow::SetHTMLWindowTitle(wxString const&)' widgets/audacity-LinkingHtmlWindow.o:(.rodata._ZTV17LinkingHtmlWindow[_ZTV17LinkingHtmlWindow]+0x760): undefined reference to `non-virtual thunk to wxHtmlWindow::OnHTMLLinkClicked(wxHtmlLinkInfo const&)' widgets/audacity-LinkingHtmlWindow.o:(.rodata._ZTV17LinkingHtmlWindow[_ZTV17LinkingHtmlWindow]+0x768): undefined reference to `non-virtual thunk to wxHtmlWindow::OnHTMLOpeningURL(wxHtmlURLType, wxString const&, wxString*) const' widgets/audacity-LinkingHtmlWindow.o:(.rodata._ZTV17LinkingHtmlWindow[_ZTV17LinkingHtmlWindow]+0x770): undefined reference to `non-virtual thunk to wxHtmlWindow::HTMLCoordsToWindow(wxHtmlCell*, wxPoint const&) const' widgets/audacity-LinkingHtmlWindow.o:(.rodata._ZTV17LinkingHtmlWindow[_ZTV17LinkingHtmlWindow]+0x778): undefined reference to `non-virtual thunk to wxHtmlWindow::GetHTMLWindow()' widgets/audacity-LinkingHtmlWindow.o:(.rodata._ZTV17LinkingHtmlWindow[_ZTV17LinkingHtmlWindow]+0x780): undefined reference to `non-virtual thunk to wxHtmlWindow::GetHTMLBackgroundColour() const' widgets/audacity-LinkingHtmlWindow.o:(.rodata._ZTV17LinkingHtmlWindow[_ZTV17LinkingHtmlWindow]+0x788): undefined reference to `non-virtual thunk to wxHtmlWindow::SetHTMLBackgroundColour(wxColour const&)' widgets/audacity-LinkingHtmlWindow.o:(.rodata._ZTV17LinkingHtmlWindow[_ZTV17LinkingHtmlWindow]+0x790): undefined reference to `non-virtual thunk to wxHtmlWindow::SetHTMLBackgroundImage(wxBitmap const&)' widgets/audacity-LinkingHtmlWindow.o:(.rodata._ZTV17LinkingHtmlWindow[_ZTV17LinkingHtmlWindow]+0x798): undefined reference to `non-virtual thunk to wxHtmlWindow::SetHTMLStatusText(wxString const&)' widgets/audacity-LinkingHtmlWindow.o:(.rodata._ZTV17LinkingHtmlWindow[_ZTV17LinkingHtmlWindow]+0x7a0): undefined reference to `non-virtual thunk to wxHtmlWindow::GetHTMLCursor(wxHtmlWindowInterface::HTMLCursor) const' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:2005: audacity] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-sound/audacity-2.1.3-r1/work/audacity-minsrc-2.1.3/src' make[1]: *** [Makefile:1377: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/media-sound/audacity-2.1.3-r1/work/audacity-minsrc-2.1.3/src' make: *** [Makefile:795: all-recursive] Error 1 * ERROR: media-sound/audacity-2.1.3-r1::gentoo failed (compile phase): * emake failed Reproducible: Always Steps to Reproduce: emerge audacity
Created attachment 497442 [details] emerge --info
build.log doesn't fit to the limit of 1000 kB :-( it's too big. Here is the link to it - https://www.dropbox.com/s/6csn3u41q2crpdv/build.log?dl=0
Created attachment 497470 [details] build.log.bz2
(In reply to Pavel Kozlov from comment #2) > build.log doesn't fit to the limit of 1000 kB :-( it's too big. Here is the > link to it - https://www.dropbox.com/s/6csn3u41q2crpdv/build.log?dl=0 It's only 44KB if you compress it ;) Please always directly attach build logs here.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cc9d2c25be36ffe088cb39216f042bd1116eedd commit 5cc9d2c25be36ffe088cb39216f042bd1116eedd Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2020-09-19 11:52:45 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2020-09-19 11:52:59 +0000 media-sound/audacity: removed obsolete 2.2.2 and 2.3.3 Closes: https://bugs.gentoo.org/699946 Closes: https://bugs.gentoo.org/646820 Closes: https://bugs.gentoo.org/618326 Closes: https://bugs.gentoo.org/626586 Closes: https://bugs.gentoo.org/632712 Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> media-sound/audacity/Manifest | 4 - media-sound/audacity/audacity-2.2.2.ebuild | 131 ---------------- media-sound/audacity/audacity-2.3.3.ebuild | 137 ----------------- .../audacity/files/audacity-2.2.1-portmixer.patch | 36 ----- .../audacity/files/audacity-2.2.2-automake.patch | 48 ------ .../audacity/files/audacity-2.2.2-midi.patch | 168 --------------------- .../audacity/files/audacity-2.3.3-fno-common.patch | 62 -------- media-sound/audacity/metadata.xml | 3 - 8 files changed, 589 deletions(-)