Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 871021 - x11-misc/spnavcfg-1.0 - ui.moc.cc:(.text+<snip>): multiple definition of MainWin::qt_static_metacall(QObject , QMetaObject::Call,
Summary: x11-misc/spnavcfg-1.0 - ui.moc.cc:(.text+<snip>): multiple definition of Main...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-17 19:42 UTC by Toralf Förster
Modified: 2022-09-17 23:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.56 KB, text/plain)
2022-09-17 19:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,55.11 KB, text/plain)
2022-09-17 19:42 UTC, Toralf Förster
Details
environment (environment,61.55 KB, text/plain)
2022-09-17 19:42 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.67 KB, application/x-bzip)
2022-09-17 19:42 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,17.02 KB, application/x-bzip)
2022-09-17 19:42 UTC, Toralf Förster
Details
x11-misc:spnavcfg-1.0:20220917-182446.log (x11-misc:spnavcfg-1.0:20220917-182446.log,5.49 KB, text/plain)
2022-09-17 19:42 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 2022-09-17 19:42:24 UTC
                                   ^~~
1 warning generated.
clang++ -o spnavcfg src/spnavcfg.o src/main.o src/ui.o src/ui.moc.o src/ui.moc.o res.cc `pkg-config --libs Qt5Core Qt5Gui Qt5Widgets` -lspnav -lX11 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0
/usr/bin/x86_64-pc-linux-gnu-ld: src/ui.moc.o: in function `MainWin::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)':
ui.moc.cc:(.text+0x0): multiple definition of `MainWin::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)'; src/ui.moc.o:ui.moc.cc:(.text+0x0): first defined here
/usr/bin/x86_64-pc-linux-gnu-ld: src/ui.moc.o: in function `MainWin::metaObject() const':
ui.moc.cc:(.text+0x80): multiple definition of `MainWin::metaObject() const'; src/ui.moc.o:ui.moc.cc:(.text+0x80): first defined here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20220917-010004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3.90

  HEAD of ::gentoo
commit 0ea94cb571143075420d6c7a42d6462b66a5f9e3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 17:16:46 2022 +0000

    2022-09-17 17:16:46 UTC

emerge -qpvO x11-misc/spnavcfg
[ebuild  N    ] x11-misc/spnavcfg-1.0
Comment 1 Toralf Förster gentoo-dev 2022-09-17 19:42:25 UTC
Created attachment 809269 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 19:42:26 UTC
Created attachment 809272 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-09-17 19:42:28 UTC
Created attachment 809275 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-17 19:42:29 UTC
Created attachment 809278 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-17 19:42:30 UTC
Created attachment 809281 [details]
temp.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-17 19:42:30 UTC
Created attachment 809284 [details]
x11-misc:spnavcfg-1.0:20220917-182446.log
Comment 7 Sebastian Pipping gentoo-dev 2022-09-17 23:36:49 UTC
As of now, I haven't been able to reproduce the issue.