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

Bug 692852

Summary: net-voip/yate-6.0.0 : server/mysqldb.cpp:505:6: error: my_bool was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Radio project <radio>
Status: RESOLVED DUPLICATE    
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.tbz2
logs.tbz2
net-voip:yate-6.0.0:20190825-045849.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-08-25 10:04:51 UTC
mkdir -p server && x86_64-pc-linux-gnu-g++ -Wall   -I.. -I.. -O2 -pipe -march=native -Wno-overloaded-virtual  -fno-exceptions -fPIC -DHAVE_GCC_FORMAT_CHECK -DHAVE_BLOCK_RETURN  -rdynamic -shared -Wl,--unresolved-symbols=ignore-in-shared-libs -Wl,--retain-symbols-file,/dev/null -Wl,-O1 -Wl,--as-needed -o server/mysqldb.yate  -I/usr/include/mysql -DMYSQL_OPT_RECONNECT=MYSQL_OPT_RECONNECT -DMYSQL_OPT_READ_TIMEOUT=MYSQL_OPT_READ_TIMEOUT -DMYSQL_OPT_WRITE_TIMEOUT=MYSQL_OPT_WRITE_TIMEOUT -DHAVE_MYSQL_SET_CHARSET server/mysqldb.cpp  -L.. -lyate  -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lrt -lssl -lcrypto -ldl
server/mysqldb.cpp: In member function ‘int {anonymous}::MyAcct::initConns()’:
server/mysqldb.cpp:505:6: error: ‘my_bool’ was not declared in this scope; did you mean ‘bool’?
  505 |      my_bool reconn = 1;
      |      ^~~~~~~
      |      bool

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-abi32+64-20190820-031613

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.37.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO net-voip/yate
[ebuild  N    ] net-voip/yate-6.1.0  USE="gsm ilbc ilbc-webrtc isac-float speex ssl zlib -amrnb -dahdi -doc -isac-fixed -mysql -postgres -sctp -spandsp -tdmcard -wanpipe -wpcard -zaptel" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2019-08-25 10:04:54 UTC
Created attachment 588026 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-25 10:04:56 UTC
Created attachment 588028 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-08-25 10:04:59 UTC
Created attachment 588030 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-08-25 10:05:02 UTC
Created attachment 588032 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-08-25 10:05:05 UTC
Created attachment 588034 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-08-25 10:05:07 UTC
Created attachment 588036 [details]
net-voip:yate-6.0.0:20190825-045849.log
Comment 7 Toralf Förster gentoo-dev 2019-08-25 10:05:10 UTC
Created attachment 588038 [details]
temp.tbz2
Comment 8 Arfrever Frehtes Taifersar Arahesis 2019-08-26 02:01:37 UTC

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