Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 779037 - net-analyzer/wireshark-3.4.3 - about_dialog.cpp:(.text+<snip>): undefined reference to vtable for AuthorListModel
Summary: net-analyzer/wireshark-3.4.3 - about_dialog.cpp:(.text+<snip>): undefined ref...
Status: RESOLVED DUPLICATE of bug 775029
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2021-03-29 07:22 UTC by Toralf Förster
Modified: 2021-03-29 13:25 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.68 KB, text/plain)
2021-03-29 07:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,400.92 KB, text/plain)
2021-03-29 07:22 UTC, Toralf Förster
Details
environment (environment,148.58 KB, text/plain)
2021-03-29 07:22 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,42.26 KB, application/x-bzip)
2021-03-29 07:22 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.03 KB, application/x-bzip)
2021-03-29 07:22 UTC, Toralf Förster
Details
net-analyzer:wireshark-3.4.3:20210329-015224.log.bz2 (net-analyzer:wireshark-3.4.3:20210329-015224.log.bz2,84.70 KB, application/x-bzip)
2021-03-29 07:22 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,118.82 KB, application/x-bzip)
2021-03-29 07:22 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-03-29 07:22:16 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ui/qt/CMakeFiles/qtui.dir/about_dialog.cpp.o: in function `AuthorListModel::~AuthorListModel()':
about_dialog.cpp:(.text+0x3): undefined reference to `vtable for AuthorListModel'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ui/qt/CMakeFiles/qtui.dir/about_dialog.cpp.o: in function `AboutDialog::~AboutDialog()':
about_dialog.cpp:(.text+0x73): undefined reference to `vtable for AboutDialog'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ui/qt/CMakeFiles/qtui.dir/about_dialog.cpp.o: in function `non-virtual thunk to AboutDialog::~AboutDialog()':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20210316-100935

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.50.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.17.1 [icedtea-8]
2)	IcedTea JDK 3.16.0 [icedtea-bin-8]
3)	OpenJDK 8.282_p08 [openjdk-8]
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8 
  [3]   openjdk-8 
  [4]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Mar 29 01:05:48 UTC 2021

emerge -qpvO net-analyzer/wireshark
[ebuild  N    ] net-analyzer/wireshark-3.4.3  USE="capinfos captype dftest dumpcap editcap filecaps mergecap minizip netlink pcap plugins qt5 randpkt randpktdump reordercap sharkd ssl text2pcap tshark udpdump zlib zstd -androiddump -bcg729 -brotli -ciscodump -doc -dpauxmon -http2 -ilbc -kerberos -libxml2 -lto -lua -lz4 -maxminddb -opus -plugin-ifdemo -sbc -sdjournal (-selinux) -smi -snappy -spandsp -sshdump -test -tfshark" LUA_SINGLE_TARGET="lua5-1 -lua5-2"
Comment 1 Toralf Förster gentoo-dev 2021-03-29 07:22:17 UTC
Created attachment 695814 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-29 07:22:19 UTC
Created attachment 695817 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-03-29 07:22:20 UTC
Created attachment 695820 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-03-29 07:22:22 UTC
Created attachment 695823 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-03-29 07:22:23 UTC
Created attachment 695826 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-03-29 07:22:24 UTC
Created attachment 695829 [details]
net-analyzer:wireshark-3.4.3:20210329-015224.log.bz2
Comment 7 Toralf Förster gentoo-dev 2021-03-29 07:22:26 UTC
Created attachment 695832 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-29 13:25:09 UTC
The ~arch version is fixed and about to cleanup for security bug

*** This bug has been marked as a duplicate of bug 775029 ***