Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 859574 - net-analyzer/wireshark-3.6.6[plugin-ifdemo -qt5] - CMake Error at cmake/modules/WiresharkPlugin.cmake:32 (add_library): Target "pluginifdemo" links to target "Qt5::Multimedia" but the target was not found
Summary: net-analyzer/wireshark-3.6.6[plugin-ifdemo -qt5] - CMake Error at cmake/modul...
Status: RESOLVED DUPLICATE of bug 835962
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:
 
Reported: 2022-07-20 20:25 UTC by ernsteiswuerfel
Modified: 2022-10-10 16:15 UTC (History)
2 users (show)

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


Attachments
build.log (wireshark-3.6.6:20220720-201855.log,21.53 KB, text/plain)
2022-07-20 20:25 UTC, ernsteiswuerfel
Details
emerge --info (file_859574.txt,6.56 KB, text/plain)
2022-07-20 20:25 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2022-07-20 20:25:03 UTC
Created attachment 792629 [details]
build.log

Found out during tatt-testing wireshark-3.6.6[plugin-ifdemo] won't build unless USE='qt5' is also selected.

[...]
-- <<< Gentoo configuration >>>
Build type      RelWithDebInfo
Install path    /usr
Compiler flags:
C               -fvisibility=hidden  -fexcess-precision=fast -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wredundant-decls -Wframe-larger-than=32768 -fdiagnostics-color=always -Wunused-const-variable -Wshadow -Wold-style-definition -Wstrict-prototypes -Wlogical-op -Wjump-misses-init -Werror=implicit -Wno-pointer-sign -std=gnu99 -O2 -mcpu=970 -mtune=970 -pipe -fmacro-prefix-map=/var/tmp/portage/net-analyzer/wireshark-3.6.6/work/wireshark-3.6.6/= -fmacro-prefix-map=/var/tmp/portage/net-analyzer/wireshark-3.6.6/work/wireshark-3.6.6_build/=
C++              -fexcess-precision=fast -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wredundant-decls -Wframe-larger-than=32768 -fdiagnostics-color=always -Wextra-semi -O2 -mcpu=970 -mtune=970 -pipe -fmacro-prefix-map=/var/tmp/portage/net-analyzer/wireshark-3.6.6/work/wireshark-3.6.6/= -fmacro-prefix-map=/var/tmp/portage/net-analyzer/wireshark-3.6.6/work/wireshark-3.6.6_build/=
Linker flags:
Executable      -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu
Module          -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu
Shared          -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu

-- Configuring done
CMake Error at cmake/modules/WiresharkPlugin.cmake:32 (add_library):
  Target "pluginifdemo" links to target "Qt5::Multimedia" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  plugins/epan/pluginifdemo/CMakeLists.txt:53 (add_plugin_library)


-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly.
 * ERROR: net-analyzer/wireshark-3.6.6::gentoo failed (configure phase):
 *   cmake failed
Comment 1 ernsteiswuerfel archtester 2022-07-20 20:25:36 UTC
Created attachment 792632 [details]
emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-10-10 16:15:12 UTC

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