Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 911749

Summary: app-crypt/moolticute-1.01.0 - MPSettingsBLE.cpp:(.text+<snip>): undefined reference to DeviceSettingsBLE::device_languageChanged(i
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Pierre-Olivier Mercier <nemunaire>
Status: CONFIRMED ---    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-crypt:moolticute-1.01.0:20230805-031644.log.xz
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-08-05 07:52:31 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -Wall -Wextra -D_REENTRANT -fPIC -DQTCSV_LIBRARY -DMC_INSTALL_PREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -Isrc -Isrc/Settings -
x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -Wall -Wextra -D_REENTRANT -fPIC -DQTCSV_LIBRARY -DMC_INSTALL_PREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -Isrc -Isrc/Settings -
x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -Wall -Wextra -D_REENTRANT -fPIC -DQTCSV_LIBRARY -DMC_INSTALL_PREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -Isrc -Isrc/Settings -
x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -Wall -Wextra -D_REENTRANT -fPIC -DQTCSV_LIBRARY -DMC_INSTALL_PREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -Isrc -Isrc/Settings -
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o moolticuted UsbMonitor_linux.o MPDevice_linux.o main_daemon.o Base32.o CyoDecode.o CyoEncode.o MPDevice.o MPDevice_localSocket.o MPManager.o Common.o MPMiniToBleNodeConverter.o WSServer.o AppDaemon.o AsyncJobs
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: MPSettingsBLE.o: in function `std::_Function_handler<bool (QByteArray const&, bool&), MPSettingsBLE::loadParameters()::{lambda(QByteArray const&, bool&)#3}>::_M_invoke(std::_Any_data const&, QByteArray const&, bool&)':
MPSettingsBLE.cpp:(.text+0x258): undefined reference to `DeviceSettingsBLE::device_languageChanged(int, int)'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: MPSettingsBLE.o: in function `std::_Function_handler<bool (QByteArray const&, bool&), MPSettingsBLE::loadParameters()::{lambda(QByteArray const&, bool&)#2}>::_M_invoke(std::_Any_data const&, QByteArray const&, bool&)':
MPSettingsBLE.cpp:(.text+0x3b8): undefined reference to `DeviceSettingsBLE::user_languageChanged(int, int)'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd_merged_usr-20230730-023704

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.1
  [2]   rust-1.71.1 *
php cli (if any):
go version go1.20.6 linux/amd64

  HEAD of ::gentoo
commit 89820ecaf95d906853eaf4993722a897a6ad0359
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Aug 5 02:48:41 2023 +0000

    2023-08-05 02:48:40 UTC

emerge -qpvO app-crypt/moolticute
[ebuild  N    ] app-crypt/moolticute-1.01.0  USE="systemd"
Comment 1 Toralf Förster gentoo-dev 2023-08-05 07:52:31 UTC
Created attachment 867111 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-05 07:52:32 UTC
Created attachment 867112 [details]
app-crypt:moolticute-1.01.0:20230805-031644.log.xz
Comment 3 Toralf Förster gentoo-dev 2023-08-05 07:52:33 UTC
Created attachment 867113 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-08-05 07:52:35 UTC
Created attachment 867114 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-08-05 07:52:35 UTC
Created attachment 867115 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-05 07:52:36 UTC
Created attachment 867116 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-05 07:52:37 UTC
Created attachment 867117 [details]
temp.tar.xz