Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692852 - net-voip/yate-6.0.0 : server/mysqldb.cpp:505:6: error: my_bool was not declared in this scope
Summary: net-voip/yate-6.0.0 : server/mysqldb.cpp:505:6: error: my_bool was not declar...
Status: RESOLVED DUPLICATE of bug 692668
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Radio project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-25 10:04 UTC by Toralf Förster
Modified: 2019-08-26 02:01 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.81 KB, text/plain)
2019-08-25 10:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,220.62 KB, text/plain)
2019-08-25 10:04 UTC, Toralf Förster
Details
environment (environment,58.98 KB, text/plain)
2019-08-25 10:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.48 KB, application/x-bzip)
2019-08-25 10:05 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.35 KB, application/x-bzip)
2019-08-25 10:05 UTC, Toralf Förster
Details
net-voip:yate-6.0.0:20190825-045849.log (net-voip:yate-6.0.0:20190825-045849.log,67.97 KB, text/plain)
2019-08-25 10:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.82 KB, application/x-bzip)
2019-08-25 10:05 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 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 ***