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

Bug 876535

Summary: games-server/monopd-0.10.2-r1 - estategroup.cpp:(.text+<snip>): undefined reference to mu::ParserBase::SetExpr(std::_cxx11::basic_
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
games-server:monopd-0.10.2-r1:20221010-085109.log
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-10 15:52:40 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -I/usr/include/utf8cpp  -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -c -o listener.o listener.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\" -I/usr/include/utf8cpp  -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -c -o listenport.o listenport.cpp
x86_64-pc-linux-gnu-g++  -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o monopd auction.o card.o cardgroup.o debt.o display.o estate.o estategroup.o event.o game.o gameconfig.o gameobject.o gameproperty.o io.o player.o 
/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: estategroup.o: in function `EstateGroup::rent(Player*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
estategroup.cpp:(.text+0x564): undefined reference to `mu::ParserBase::SetExpr(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:370: monopd] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20221008-190004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
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.2
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
4)	Eclipse Temurin JRE 17.0.4.1_p1 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm
  [4]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4 *
  [2]   php8.0
  [3]   php8.1
GNU Make 4.3

  HEAD of ::gentoo
commit 8b57cb8f31b3b5041ec775d0377263b2c74c80a2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 10 08:18:15 2022 +0000

    2022-10-10 08:18:15 UTC

emerge -qpvO games-server/monopd
[ebuild  N    ] games-server/monopd-0.10.2-r1  USE="systemd"
Comment 1 Toralf Förster gentoo-dev 2022-10-10 15:52:41 UTC
Created attachment 823477 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-10 15:52:42 UTC
Created attachment 823480 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-10 15:52:44 UTC
Created attachment 823483 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-10 15:52:45 UTC
Created attachment 823486 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-10 15:52:47 UTC
Created attachment 823489 [details]
games-server:monopd-0.10.2-r1:20221010-085109.log
Comment 6 Toralf Förster gentoo-dev 2022-10-10 15:52:48 UTC
Created attachment 823492 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-10 15:52:49 UTC
Created attachment 823495 [details]
temp.tar.bz2