Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881019 - lxqt-base/lxqt-runner-1.2.0 - providers.cpp:(.text+<snip>): undefined reference to mu::ParserBase::SetExpr(std::_cxx11::basic_stri
Summary: lxqt-base/lxqt-runner-1.2.0 - providers.cpp:(.text+<snip>): undefined referen...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LxQt maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-11 20:19 UTC by Toralf Förster
Modified: 2023-05-06 11:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.41 KB, text/plain)
2022-11-11 20:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,126.19 KB, text/plain)
2022-11-11 20:19 UTC, Toralf Förster
Details
environment (environment,94.56 KB, text/plain)
2022-11-11 20:20 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,704 bytes, application/x-bzip)
2022-11-11 20:20 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.23 KB, application/x-bzip)
2022-11-11 20:20 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.90 KB, application/x-bzip)
2022-11-11 20:20 UTC, Toralf Förster
Details
lxqt-base:lxqt-runner-1.2.0:20221111-192244.log (lxqt-base:lxqt-runner-1.2.0:20221111-192244.log,54.26 KB, text/plain)
2022-11-11 20:20 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.91 KB, application/x-bzip)
2022-11-11 20:20 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-11-11 20:19:56 UTC
too long lines were shrinked:

[59/59] : && /usr/bin/x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -fno-exceptions -Wall -Wextra -Wchar-subscripts -Wno-long-long -Wpointer-arith -Wundef -Wformat-security -Wnon-virtual-dtor -Woverloaded-virtual -Wpedantic -fdiagnostics-color=always -Wl,-Bsymbolic-functions
FAILED: lxqt-runner 
: && /usr/bin/x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -fno-exceptions -Wall -Wextra -Wchar-subscripts -Wno-long-long -Wpointer-arith -Wundef -Wformat-security -Wnon-virtual-dtor -Woverloaded-virtual -Wpedantic -fdiagnostics-color=always -Wl,-Bsymbolic-functions -Wl,-O1
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/lxqt-runner.dir/providers.cpp.o: in function `MathItem::compare(QRegExp const&) const':
providers.cpp:(.text+0x1982): undefined reference to `mu::ParserBase::SetExpr(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/lxqt-runner.dir/providers.cpp.o: in function `MathItem::Parser::Parser()':
providers.cpp:(.text._ZN8MathItem6ParserC2Ev[_ZN8MathItem6ParserC5Ev]+0x6c): undefined reference to `mu::ParserBase::SetDecSep(char)'

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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.4
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	OpenJDK 17.0.5_p8 [openjdk-17]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
5)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-17 
  [3]   openjdk-bin-8 
  [4]   openjdk-bin-17  system-vm
  [5]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 8.10.6
php cli (if any):

  HEAD of ::gentoo
commit 7e1de58fa08539d3104161e623752c149e243512
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 11 18:31:53 2022 +0000

    2022-11-11 18:31:53 UTC

emerge -qpvO lxqt-base/lxqt-runner
[ebuild  N    ] lxqt-base/lxqt-runner-1.2.0
Comment 1 Toralf Förster gentoo-dev 2022-11-11 20:19:57 UTC
Created attachment 831615 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-11 20:19:58 UTC
Created attachment 831617 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-11 20:20:00 UTC
Created attachment 831619 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-11 20:20:01 UTC
Created attachment 831621 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-11 20:20:02 UTC
Created attachment 831623 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-11 20:20:02 UTC
Created attachment 831625 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-11 20:20:04 UTC
Created attachment 831627 [details]
lxqt-base:lxqt-runner-1.2.0:20221111-192244.log
Comment 8 Toralf Förster gentoo-dev 2022-11-11 20:20:05 UTC
Created attachment 831629 [details]
temp.tar.bz2
Comment 9 Chiitoo gentoo-dev 2023-05-06 11:17:28 UTC
I can not re-produce this, at least not with 1.3.0.

Can re-open if it is still happening, or file a new bug.

Thank you!