Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 775029 - net-analyzer/wireshark fails to build with dev-util/cmake-3.20.0 (lots of undefined references, e.g. about_dialog.cpp:(.text+<snip>): undefined reference to vtable for AuthorListModel)
Summary: net-analyzer/wireshark fails to build with dev-util/cmake-3.20.0 (lots of und...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL: https://gitlab.com/wireshark/wireshar...
Whiteboard: Upstream issue - currently trying to ...
Keywords:
: 778242 778404 778443 778488 779037 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-03-09 12:15 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2021-03-29 13:25 UTC (History)
6 users (show)

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


Attachments
build.log.xz (build.log.xz,90.21 KB, application/x-xz)
2021-03-09 12:16 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-03-09 12:15:31 UTC
Please see attached build.log file. Way too many undefined references to post them all here. Downgrading to =dev-util/cmake-3.19* "fixes" the issue.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-03-09 12:16:24 UTC
Created attachment 690216 [details]
build.log.xz
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-25 20:34:56 UTC
*** Bug 778242 has been marked as a duplicate of this bug. ***
Comment 3 Joakim Tjernlund 2021-03-26 07:40:59 UTC
Exactly the same for me.
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-03-26 12:33:08 UTC
*** Bug 778404 has been marked as a duplicate of this bug. ***
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-26 14:27:03 UTC
*** Bug 778443 has been marked as a duplicate of this bug. ***
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-26 18:15:51 UTC
*** Bug 778488 has been marked as a duplicate of this bug. ***
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-26 18:16:47 UTC
Upstream are aware of the issue.
Comment 8 Phil Stracchino (Unix Ronin) 2021-03-26 18:25:51 UTC
(In reply to Sam James from comment #7)
> Upstream are aware of the issue.

Thanks Sam.
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-26 18:30:33 UTC
(In reply to Phil Stracchino (Unix Ronin) from comment #8)
> (In reply to Sam James from comment #7)
> > Upstream are aware of the issue.
> 
> Thanks Sam.

No problem, I know it's a pain.. no idea what a workaround is yet, other than downgrading CMake. :|
Comment 10 Larry the Git Cow gentoo-dev 2021-03-27 02:57:55 UTC
The bug has been closed via the following commit(s):

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

commit ac297875f7971b8421b02e39e550d7662dfd15cd
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-27 01:14:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-27 02:57:33 +0000

    net-analyzer/wireshark: fix build with >=dev-util/cmake-3.20.0
    
    Using a patch from upstream.
    
    Closes: https://bugs.gentoo.org/775029
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/wireshark-3.4.4-cmake-3.20.patch         | 30 ++++++++++++++++++++++
 net-analyzer/wireshark/wireshark-3.4.4.ebuild      |  1 +
 2 files changed, 31 insertions(+)
Comment 11 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-29 13:25:09 UTC
*** Bug 779037 has been marked as a duplicate of this bug. ***