Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/cdrdao.spec'], chrootPath='/var/lib/mock/f29-build-26370-13670/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/cdrdao.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/cdrdao-1.2.3-34.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/cdrdao.spec'], chrootPath='/var/lib/mock/f29-build-26370-13670/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/cdrdao.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Th3SrS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cdrdao-1.2.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/cdrdao-1.2.3.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cdrdao-1.2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/cdrdao-1.2.3-stat.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/cdrdao-1.2.3-helpmansync.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/cdrdao-1.2.3-format_security.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/cdrdao-1.2.3-narrowing.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/cdrdao-1.2.3-lame-3.100.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SiDYXm + umask 022 + cd /builddir/build/BUILD + cd cdrdao-1.2.3 + autoreconf -v -f -i -I. BUILDSTDERR: autoreconf: Entering directory `.' BUILDSTDERR: autoreconf: configure.ac: not using Gettext BUILDSTDERR: autoreconf: running: aclocal -I . --force BUILDSTDERR: autoreconf: configure.ac: tracing BUILDSTDERR: autoreconf: configure.ac: not using Libtool BUILDSTDERR: autoreconf: running: /usr/bin/autoconf --include=. --force BUILDSTDERR: autoreconf: running: /usr/bin/autoheader --include=. --force BUILDSTDERR: autoreconf: running: automake --add-missing --copy --force-missing BUILDSTDERR: configure.ac:30: installing './compile' BUILDSTDERR: dao/Makefile.am:115: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') BUILDSTDERR: pccts/antlr/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') BUILDSTDERR: pccts/dlg/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') BUILDSTDERR: trackdb/Makefile.am:50: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') BUILDSTDERR: trackdb/Makefile.am:48: warning: source file '@pcctsinc@/AParser.cpp' is in a subdirectory, BUILDSTDERR: trackdb/Makefile.am:48: but option 'subdir-objects' is disabled BUILDSTDERR: automake: warning: possible forward-incompatibility. BUILDSTDERR: automake: At least a source file is in a subdirectory, but the 'subdir-objects' BUILDSTDERR: automake: automake option hasn't been enabled. For now, the corresponding output BUILDSTDERR: automake: object file(s) will be placed in the top-level directory. However, BUILDSTDERR: automake: this behaviour will change in future Automake versions: they will BUILDSTDERR: automake: unconditionally cause object files to be placed in the same subdirectory BUILDSTDERR: automake: of the corresponding sources. BUILDSTDERR: automake: You are advised to start using 'subdir-objects' option throughout your BUILDSTDERR: automake: project, to avoid future incompatibilities. BUILDSTDERR: trackdb/Makefile.am:48: warning: source file '@pcctsinc@/DLexerBase.cpp' is in a subdirectory, BUILDSTDERR: trackdb/Makefile.am:48: but option 'subdir-objects' is disabled BUILDSTDERR: trackdb/Makefile.am:48: warning: source file '@pcctsinc@/ATokenBuffer.cpp' is in a subdirectory, BUILDSTDERR: trackdb/Makefile.am:48: but option 'subdir-objects' is disabled BUILDSTDERR: utils/Makefile.am:36: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') BUILDSTDERR: xdao/Makefile.am:123: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') BUILDSTDERR: autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./scsilib/conf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./scsilib/conf/config.sub BUILDSTDERR: ++ basename ./scsilib/conf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./scsilib/conf/config.sub '/usr/lib/rpm/redhat/config.sub' -> './scsilib/conf/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./scsilib/conf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./scsilib/conf/config.guess BUILDSTDERR: ++ basename ./scsilib/conf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./scsilib/conf/config.guess '/usr/lib/rpm/redhat/config.guess' -> './scsilib/conf/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --without-xdao --without-scglib --with-ogg-support --with-mp3-support --with-lame checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C preprocessor... gcc -E checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ar... ar checking whether make sets $(MAKE)... (cached) yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking whether byte ordering is bigendian... no checking return type of signal handlers... void checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for u_int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for u_int16_t... yes checking for u_int32_t... yes BUILDSTDERR: checking for sched_getparam... ./configure: line 2157: ac_fn_c_try_link: command not found no checking for sched_getparam in -lposix4... no checking for sched_get_priority_max... yes checking for sched_setscheduler... yes checking for socket in -lsocket... no checking for connect in -lsocket... no checking for strerror... yes checking for mlockall... yes checking for munlockall... yes checking for getpagesize... yes checking for usleep... yes checking for setreuid... yes checking for setregid... yes checking for seteuid... yes checking for setegid... yes checking for setuid... yes checking for setgid... yes checking for inet_aton... yes checking for pthread_create... no checking for pthread_create in -lpthread... yes checking for pthread_sigmask in -lpthread... yes checking for pthread_attr_setschedpolicy in -lpthread... yes checking for pthread_attr_setschedparam in -lpthread... yes checking for pthread_getschedparam in -lpthread... yes checking for pthread_setschedparam in -lpthread... yes checking for Lame library version >= 3.92... yes checking for VORBISFILE... yes checking for MAD... yes checking for AO... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating trackdb/Makefile config.status: creating dao/Makefile config.status: creating utils/Makefile config.status: creating xdao/Makefile config.status: creating xdao/gcdmaster.schemas config.status: creating xdao/stock/Makefile config.status: creating paranoia/Makefile config.status: creating pccts/Makefile config.status: creating pccts/antlr/Makefile config.status: creating pccts/dlg/Makefile config.status: creating Makefile config.status: creating specs/cdrdao.fedora.spec config.status: creating config.h config.status: executing depfiles commands ------------------------------------------------------ Building scsilib : no (using native interface) Building pccts : yes Building cdrdao : yes OGG support : yes MP3 support : yes Building toc2cue : yes Building cue2toc : yes Building toc2mp3 : yes Building gcdmaster : no ------------------------------------------------------ + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in pccts Making all in antlr make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dumpcycles.o dumpcycles.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o hash.o hash.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o err.o err.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' BUILDSTDERR: In file included from err.c:28: BUILDSTDERR: ../h/err.h: In function 'zzFAIL': BUILDSTDERR: ../h/err.h:217:12: warning: 'f$' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: *miss_set = f[i-1]; BUILDSTDERR: ~~~~~~~~~~^~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o misc.o misc.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' BUILDSTDERR: misc.c: In function 'FoLink': BUILDSTDERR: misc.c:1283:25: warning: variable 'ignore' set but not used [-Wunused-but-set-variable] BUILDSTDERR: /* MR14 */ Junction *ignore; BUILDSTDERR: ^~~~~~ BUILDSTDERR: misc.c: In function 'getInitializer': BUILDSTDERR: misc.c:1604:8: warning: variable 'p' set but not used [-Wunused-but-set-variable] BUILDSTDERR: char *p; BUILDSTDERR: ^ make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o scan.o scan.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fset.o fset.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' BUILDSTDERR: fset.c: In function 'First': BUILDSTDERR: fset.c:1490:14: warning: variable 'p1junction' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Junction * p1junction = NULL; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: fset.c:1529:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (AlphaBetaTrace) MR_MaintainBackTrace=0; BUILDSTDERR: ^~ BUILDSTDERR: fset.c:1530:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: HandleAmbiguity(j, alt1, alt2, jtype); BUILDSTDERR: ^~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fcache.o fcache.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' BUILDSTDERR: fcache.c: In function 'dumpFcache1': BUILDSTDERR: fcache.c:48:13: warning: variable 'hi' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int hi=0; BUILDSTDERR: ^~ make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dumpnode.o dumpnode.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' BUILDSTDERR: dumpnode.c: In function 'dumppred1': BUILDSTDERR: dumpnode.c:85:79: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: fprintf(stderr," \"%s\" (%x)", (p->expr == NULL ? "null expr" : p->expr) ,(unsigned)p); BUILDSTDERR: ^ make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o bits.o bits.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' BUILDSTDERR: bits.c: In function 'DefErrSetForC1': BUILDSTDERR: bits.c:577:39: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(ErrFile, "SetWordType %s%s[%d] = {", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: bits.c:583:42: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(ErrFile, "SetWordType zzerr%d[%d] = {", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: bits.c: In function 'DefErrSetForCC1': BUILDSTDERR: bits.c:645:49: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(Parser_h, "\tstatic SetWordType %s%s[%d];\n", name, suffix, BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: bits.c:647:44: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(Parser_c, "SetWordType %s::%s%s[%d] = {", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: bits.c:654:45: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(Parser_c, "SetWordType %s::err%d[%d] = {", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: bits.c:658:50: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(Parser_h, "\tstatic SetWordType err%d[%d];\n", esetnum, BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: bits.c: In function 'GenParser_c_Hdr': BUILDSTDERR: bits.c:791:70: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(Parser_c, "%s(ANTLRTokenBuffer *input) : %s(input,%d,%d,%d,%d)\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: bits.c: In function 'GenErrHdr': BUILDSTDERR: bits.c:916:40: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(ErrFile, "#define zzSET_SIZE %d\n", NumWords(TokenNum-1)*sizeof(unsigned)); BUILDSTDERR: ~^ BUILDSTDERR: %ld make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lex.o lex.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' BUILDSTDERR: lex.c: In function 'DumpType': BUILDSTDERR: lex.c:757:8: warning: variable 'p' set but not used [-Wunused-but-set-variable] BUILDSTDERR: char *p; BUILDSTDERR: ^ make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o build.o build.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o antlr.o antlr.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' BUILDSTDERR: In file included from antlr.c:25: BUILDSTDERR: antlr.c: In function 'grammar': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:70:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:70:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'class_def': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:402:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:402:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'rule': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:493:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:493:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'laction': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:742:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:742:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'lmember': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:773:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:773:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'lprefix': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:809:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:809:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'aPred': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:845:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:845:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'predOrExpr': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:989:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:989:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'predAndExpr': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:1046:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:1046:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'predPrimary': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:1103:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:1103:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'aLexclass': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:1172:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:1172:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'error': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:1198:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:1198:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'tclass': BUILDSTDERR: antlr.c:1409:9: warning: unused variable 'zzcnt' [-Wunused-variable] BUILDSTDERR: int zzcnt=1; BUILDSTDERR: ^~~~~ BUILDSTDERR: antlr.c:1342:41: warning: variable 'totok' set but not used [-Wunused-but-set-variable] BUILDSTDERR: char *t=NULL; TCnode *e; int go=1,tok,totok; TermEntry *p = NULL; BUILDSTDERR: ^~~~~ BUILDSTDERR: antlr.c:1342:37: warning: variable 'tok' set but not used [-Wunused-but-set-variable] BUILDSTDERR: char *t=NULL; TCnode *e; int go=1,tok,totok; TermEntry *p = NULL; BUILDSTDERR: ^~~ BUILDSTDERR: In file included from antlr.c:25: BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:1338:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:1338:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'token': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:1509:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:1509:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'block': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:1666:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:1666:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'alt': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:1780:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:1780:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'element_label': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:1905:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:1905:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'element': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:1968:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'default_exception_handler': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:2804:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:2804:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'exception_group': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:2827:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:2827:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'exception_handler': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:2976:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:2976:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'enum_file': BUILDSTDERR: antlr.c:3102:15: warning: unused variable 'zzcnt' [-Wunused-variable] BUILDSTDERR: int zzcnt=1; BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from antlr.c:25: BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:3058:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:3058:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'defines': BUILDSTDERR: antlr.c:3152:9: warning: unused variable 'zzcnt' [-Wunused-variable] BUILDSTDERR: int zzcnt=1; BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from antlr.c:25: BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:3145:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:3145:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: antlr.c: In function 'enum_def': BUILDSTDERR: antlr.c:3256:118: warning: statement with no effect [-Wunused-value] BUILDSTDERR: if (!(isDLGmaxToken(LATEXT(1))) ) {zzfailed_pred(" isDLGmaxToken(LATEXT(1))",0 /* report */, { 0; /* no user action */ } );} BUILDSTDERR: ^ BUILDSTDERR: ../h/antlr.h:129:27: note: in definition of macro 'zzfailed_pred_action' BUILDSTDERR: if (_hasuseraction) { _useraction } \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: antlr.c:3256:57: note: in expansion of macro 'zzfailed_pred' BUILDSTDERR: if (!(isDLGmaxToken(LATEXT(1))) ) {zzfailed_pred(" isDLGmaxToken(LATEXT(1))",0 /* report */, { 0; /* no user action */ } );} BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: antlr.c:3205:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: antlr.c:3205:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o egman.o egman.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o globals.o globals.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mrhoist.o mrhoist.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' BUILDSTDERR: mrhoist.c: In function 'MR_ruleNamePlusOffset': BUILDSTDERR: mrhoist.c:2220:37: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: sprintf(ruleNameStatic2,"%s/%d",ruleNameStatic1,offset+1); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from mrhoist.c:28: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 61 bytes into a destination of size 60 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o main.o main.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o pred.o pred.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fset2.o fset2.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' BUILDSTDERR: fset2.c: In function 'MR_backTraceDumpItem': BUILDSTDERR: fset2.c:2065:18: warning: variable 'a' set but not used [-Wunused-but-set-variable] BUILDSTDERR: ActionNode *a; BUILDSTDERR: ^ make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o set.o set.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' BUILDSTDERR: In file included from set.c:67: BUILDSTDERR: set.c: In function 'set_val': BUILDSTDERR: ../h/set.h:58:25: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "set_new: Cannot allocate set with max of %d\n", _max); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../h/set.h:58:25: note: in definition of macro 'set_new' BUILDSTDERR: fprintf(stderr, "set_new: Cannot allocate set with max of %d\n", _max); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen.o gen.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' BUILDSTDERR: gen.c: In function 'first_item_is_guess_block': BUILDSTDERR: gen.c:1746:13: warning: unused variable 'qOriginal' [-Wunused-variable] BUILDSTDERR: Junction * qOriginal = q; /* DEBUG */ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: gen.c: In function 'genRuleRef': BUILDSTDERR: gen.c:2010:20: warning: variable 'exsig' set but not used [-Wunused-but-set-variable] BUILDSTDERR: char *parm = "", *exsig = ""; BUILDSTDERR: ^~~~~ BUILDSTDERR: gen.c: In function 'genHdr': BUILDSTDERR: gen.c:3914:22: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: if ( !GenCC ) _gen1("#define zzSET_SIZE %d\n", NumWords(TokenNum-1)*sizeof(unsigned)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gen.c:163:38: note: in definition of macro '_gen1' BUILDSTDERR: #define _gen1(s,a) {fprintf(output, s,a);} BUILDSTDERR: ^ BUILDSTDERR: gen.c: In function 'genStdPCCTSIncludeFile': BUILDSTDERR: gen.c:4128:34: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(f, "#define zzSET_SIZE %d\n", NumWords(TokenNum-1)*sizeof(unsigned)); BUILDSTDERR: ~^ BUILDSTDERR: %ld make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' gcc -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o antlr antlr.o dumpcycles.o err.o fset.o hash.o misc.o scan.o bits.o dumpnode.o fcache.o gen.o lex.o mrhoist.o build.o egman.o fset2.o globals.o main.o pred.o set.o make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' Making all in dlg make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o automata.o automata.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o err.o err.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' BUILDSTDERR: In file included from err.c:23: BUILDSTDERR: ../h/err.h: In function 'zzFAIL': BUILDSTDERR: ../h/err.h:217:12: warning: 'f$' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: *miss_set = f[i-1]; BUILDSTDERR: ~~~~~~~~~~^~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o main.o main.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o relabel.o relabel.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dlg_a.o dlg_a.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o support.o support.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o output.o output.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' BUILDSTDERR: output.c: In function 'p_accept_table': BUILDSTDERR: output.c:468:7: warning: variable 'true_interactive' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int true_interactive = TRUE; BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: output.c: In function 'p_class_hdr': BUILDSTDERR: output.c:125:16: warning: '%s' directive writing up to 199 bytes into a region of size 100 [-Wformat-overflow=] BUILDSTDERR: sprintf(buf, "%s_h", name); BUILDSTDERR: ^~ BUILDSTDERR: output.c:716:9: BUILDSTDERR: return buf; BUILDSTDERR: ~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from output.c:67: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 202 bytes into a destination of size 100 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: output.c:125:16: warning: '%s' directive writing up to 199 bytes into a region of size 100 [-Wformat-overflow=] BUILDSTDERR: sprintf(buf, "%s_h", name); BUILDSTDERR: ^~ BUILDSTDERR: output.c:716:9: BUILDSTDERR: return buf; BUILDSTDERR: ~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from output.c:67: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 202 bytes into a destination of size 100 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o set.o set.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' BUILDSTDERR: In file included from set.c:67: BUILDSTDERR: set.c: In function 'set_val': BUILDSTDERR: ../h/set.h:58:25: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: fprintf(stderr, "set_new: Cannot allocate set with max of %d\n", _max); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../h/set.h:58:25: note: in definition of macro 'set_new' BUILDSTDERR: fprintf(stderr, "set_new: Cannot allocate set with max of %d\n", _max); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dlg_p.o dlg_p.c make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' BUILDSTDERR: In file included from dlg_p.c:20: BUILDSTDERR: dlg_p.c: In function 'grammar': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: dlg_p.c:63:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: dlg_p.c:63:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: dlg_p.c: In function 'start_states': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: dlg_p.c:143:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: dlg_p.c:143:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: dlg_p.c: In function 'do_conversion': BUILDSTDERR: ../h/antlr.h:591:58: warning: unused variable 'zzMissText' [-Wunused-variable] BUILDSTDERR: SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: dlg_p.c:194:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:591:39: warning: unused variable 'zzMissTok' [-Wunused-variable] BUILDSTDERR: SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: dlg_p.c:194:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:591:19: warning: unused variable 'zzMissSet' [-Wunused-variable] BUILDSTDERR: SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: dlg_p.c:194:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: dlg_p.c:194:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:589:10: warning: unused variable 'zzErrk' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: dlg_p.c:194:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:588:28: warning: unused variable 'zzBadText' [-Wunused-variable] BUILDSTDERR: int zzBadTok=0; char *zzBadText=""; \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: dlg_p.c:194:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:588:10: warning: unused variable 'zzBadTok' [-Wunused-variable] BUILDSTDERR: int zzBadTok=0; char *zzBadText=""; \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: dlg_p.c:194:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] BUILDSTDERR: #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: dlg_p.c:194:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: dlg_p.c: In function 'rule_list': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: dlg_p.c:225:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: dlg_p.c: In function 'rule': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: dlg_p.c:274:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: dlg_p.c: In function 'reg_expr': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: dlg_p.c:313:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: dlg_p.c: In function 'and_expr': BUILDSTDERR: ../h/antlr.h:591:58: warning: unused variable 'zzMissText' [-Wunused-variable] BUILDSTDERR: SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: dlg_p.c:357:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:591:39: warning: unused variable 'zzMissTok' [-Wunused-variable] BUILDSTDERR: SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: dlg_p.c:357:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:591:19: warning: unused variable 'zzMissSet' [-Wunused-variable] BUILDSTDERR: SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: dlg_p.c:357:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: dlg_p.c:357:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:589:10: warning: unused variable 'zzErrk' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: dlg_p.c:357:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:588:28: warning: unused variable 'zzBadText' [-Wunused-variable] BUILDSTDERR: int zzBadTok=0; char *zzBadText=""; \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: dlg_p.c:357:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:588:10: warning: unused variable 'zzBadTok' [-Wunused-variable] BUILDSTDERR: int zzBadTok=0; char *zzBadText=""; \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: dlg_p.c:357:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: dlg_p.c: In function 'repeat_expr': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: dlg_p.c:391:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: dlg_p.c: In function 'expr': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: dlg_p.c:465:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: dlg_p.c: In function 'atom_list': BUILDSTDERR: ../h/antlr.h:591:58: warning: unused variable 'zzMissText' [-Wunused-variable] BUILDSTDERR: SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: dlg_p.c:561:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:591:39: warning: unused variable 'zzMissTok' [-Wunused-variable] BUILDSTDERR: SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: dlg_p.c:561:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:591:19: warning: unused variable 'zzMissSet' [-Wunused-variable] BUILDSTDERR: SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: dlg_p.c:561:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: dlg_p.c:561:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:589:10: warning: unused variable 'zzErrk' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: dlg_p.c:561:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:588:28: warning: unused variable 'zzBadText' [-Wunused-variable] BUILDSTDERR: int zzBadTok=0; char *zzBadText=""; \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: dlg_p.c:561:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:588:10: warning: unused variable 'zzBadTok' [-Wunused-variable] BUILDSTDERR: int zzBadTok=0; char *zzBadText=""; \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: dlg_p.c:561:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: dlg_p.c: In function 'near_atom': BUILDSTDERR: dlg_p.c:623:13: warning: unused variable 'debugLetter2' [-Wunused-variable] BUILDSTDERR: int debugLetter2 = zzaArg(zztasp2,2 ).letter; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: dlg_p.c:622:13: warning: unused variable 'debugLetter1' [-Wunused-variable] BUILDSTDERR: int debugLetter1 = zzaRet.letter; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from dlg_p.c:20: BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: dlg_p.c:590:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: dlg_p.c: In function 'atom': BUILDSTDERR: ../h/antlr.h:591:58: warning: unused variable 'zzMissText' [-Wunused-variable] BUILDSTDERR: SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: dlg_p.c:664:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:591:39: warning: unused variable 'zzMissTok' [-Wunused-variable] BUILDSTDERR: SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: dlg_p.c:664:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:591:19: warning: unused variable 'zzMissSet' [-Wunused-variable] BUILDSTDERR: SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: dlg_p.c:664:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: dlg_p.c:664:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:589:10: warning: unused variable 'zzErrk' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~~~ BUILDSTDERR: dlg_p.c:664:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:588:28: warning: unused variable 'zzBadText' [-Wunused-variable] BUILDSTDERR: int zzBadTok=0; char *zzBadText=""; \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: dlg_p.c:664:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../h/antlr.h:588:10: warning: unused variable 'zzBadTok' [-Wunused-variable] BUILDSTDERR: int zzBadTok=0; char *zzBadText=""; \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: dlg_p.c:664:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: dlg_p.c: In function 'anychar': BUILDSTDERR: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: dlg_p.c:690:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' gcc -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dlg automata.o dlg_a.o dlg_p.o err.o main.o output.o relabel.o set.o support.o make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' make[3]: Nothing to be done for 'all-am'. Making all in trackdb make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lec.o lec.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o TrackDataList.o TrackDataList.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Msf.o Msf.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o CdTextContainer.o CdTextContainer.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Cddb.o Cddb.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' BUILDSTDERR: Cddb.cc: In member function 'int Cddb::queryDb(Cddb::QueryResults**)': BUILDSTDERR: Cddb.cc:666:18: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: sprintf(buf, "%ld", trackStart); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from Cddb.cc:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 2 and 21 bytes into a destination of size 20 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o util.o util.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Toc.o Toc.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o CdTextItem.o CdTextItem.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o SubTrack.o SubTrack.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Track.o Track.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o TrackData.o TrackData.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o TempFileManager.o TempFileManager.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o log.o log.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Cue2Toc.o Cue2Toc.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' BUILDSTDERR: Cue2Toc.cc: In function 'long int tc2fr(const char*)': BUILDSTDERR: Cue2Toc.cc:886:6: warning: variable 'last_was_colon' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int last_was_colon = 0; BUILDSTDERR: ^~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o FormatConverter.o FormatConverter.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' ./../pccts/antlr/antlr -k 3 -CC -w2 -fl TocLexer.dlg -ft TocParserTokens.h ./TocParser.g ./../pccts/dlg/dlg -C2 -CC -cl TocLexerBase TocLexer.dlg make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' BUILDSTDERR: Antlr parser generator Version 1.33MR32 1989-2001 BUILDSTDERR: dlg Version 1.33MR32 1989-2001 make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o CueParser.o CueParser.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o DLexerBase.o `test -f './../pccts/h/DLexerBase.cpp' || echo './'`./../pccts/h/DLexerBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ATokenBuffer.o `test -f './../pccts/h/ATokenBuffer.cpp' || echo './'`./../pccts/h/ATokenBuffer.cpp make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o AParser.o `test -f './../pccts/h/AParser.cpp' || echo './'`./../pccts/h/AParser.cpp make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o FormatMp3.o FormatMp3.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o FormatOgg.o FormatOgg.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o TocParserGram.o TocParserGram.cpp make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o TocLexerBase.o TocLexerBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o TocParser.o TocParser.cpp make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' BUILDSTDERR: TocParser.cpp: In member function 'Toc* TocParserGram::toc()': BUILDSTDERR: TocParser.cpp:192:9: warning: unused variable 'zzcnt' [-Wunused-variable] BUILDSTDERR: int zzcnt=1; BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from TocParser.cpp:24: BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:124:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:124:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'TocParserGram::_rv2 TocParserGram::track()': BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:221:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:221:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'TocParserGram::_rv3 TocParserGram::subTrack(TrackData::Mode, TrackData::SubChannelMode)': BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:542:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:542:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'char* TocParserGram::string()': BUILDSTDERR: TocParser.cpp:756:9: warning: unused variable 'zzcnt' [-Wunused-variable] BUILDSTDERR: int zzcnt=1; BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from TocParser.cpp:24: BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:748:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:748:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'char* TocParserGram::stringEmpty()': BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:799:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:799:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'long unsigned int TocParserGram::uLong()': BUILDSTDERR: ./../pccts/h/AParser.h:356:44: warning: unused variable 'zzBadText' [-Wunused-variable] BUILDSTDERR: _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: TocParser.cpp:849:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:849:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:849:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'long int TocParserGram::sLong()': BUILDSTDERR: ./../pccts/h/AParser.h:356:44: warning: unused variable 'zzBadText' [-Wunused-variable] BUILDSTDERR: _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: TocParser.cpp:867:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:867:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:867:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'TocParserGram::_rv8 TocParserGram::integer()': BUILDSTDERR: ./../pccts/h/AParser.h:356:44: warning: unused variable 'zzBadText' [-Wunused-variable] BUILDSTDERR: _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: TocParser.cpp:885:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:885:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:885:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'Msf TocParserGram::msf()': BUILDSTDERR: ./../pccts/h/AParser.h:356:44: warning: unused variable 'zzBadText' [-Wunused-variable] BUILDSTDERR: _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: TocParser.cpp:903:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:903:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:903:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'long unsigned int TocParserGram::samples()': BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:956:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:956:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'long unsigned int TocParserGram::dataLength(TrackData::Mode, TrackData::SubChannelMode)': BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:986:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:986:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'TrackData::Mode TocParserGram::dataMode()': BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:1018:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:1018:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'TrackData::Mode TocParserGram::trackMode()': BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:1097:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:1097:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'TrackData::SubChannelMode TocParserGram::subChannelMode()': BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:1169:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:1169:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'Toc::TocType TocParserGram::tocType()': BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:1197:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:1197:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'TocParserGram::_rv16 TocParserGram::packType()': BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:1240:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:1240:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'TocParserGram::_rv17 TocParserGram::binaryData()': BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:1377:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:1377:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'TocParserGram::_rv18 TocParserGram::cdTextItem(int)': BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:1443:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:1443:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'void TocParserGram::cdTextBlock(CdTextContainer&, int)': BUILDSTDERR: ./../pccts/h/AParser.h:356:44: warning: unused variable 'zzBadText' [-Wunused-variable] BUILDSTDERR: _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: TocParser.cpp:1484:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:1484:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:1484:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'void TocParserGram::cdTextLanguageMap(CdTextContainer&)': BUILDSTDERR: TocParser.cpp:1542:9: warning: unused variable 'zzcnt' [-Wunused-variable] BUILDSTDERR: int zzcnt=1; BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from TocParser.cpp:24: BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:1534:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:1534:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'void TocParserGram::cdTextTrack(CdTextContainer&)': BUILDSTDERR: ./../pccts/h/AParser.h:356:44: warning: unused variable 'zzBadText' [-Wunused-variable] BUILDSTDERR: _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: TocParser.cpp:1592:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:1592:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:1592:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: TocParser.cpp: In member function 'void TocParserGram::cdTextGlobal(CdTextContainer&)': BUILDSTDERR: ./../pccts/h/AParser.h:357:16: warning: unused variable 'zzpf' [-Wunused-variable] BUILDSTDERR: int zzErrk=1,zzpf=0; \ BUILDSTDERR: ^~~~ BUILDSTDERR: TocParser.cpp:1610:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] BUILDSTDERR: #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./../pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' BUILDSTDERR: zzTRACEdata \ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: TocParser.cpp:1610:3: note: in expansion of macro 'zzRULE' BUILDSTDERR: zzRULE; BUILDSTDERR: ^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' rm -f libtrackdb.a ar cru libtrackdb.a Cddb.o lec.o Toc.o TrackDataList.o CdTextContainer.o Msf.o Track.o util.o CdTextItem.o SubTrack.o TrackData.o TempFileManager.o FormatConverter.o Cue2Toc.o CueParser.o log.o FormatMp3.o FormatOgg.o TocParser.o TocParserGram.o TocLexerBase.o AParser.o DLexerBase.o ATokenBuffer.o ranlib libtrackdb.a make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' Making all in utils make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' gcc -DHAVE_CONFIG_H -I. -I.. -I../trackdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o main.o main.c make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' gcc -DHAVE_CONFIG_H -I. -I.. -I../trackdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timecode.o timecode.c make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' BUILDSTDERR: timecode.c: In function 'tc2fr': BUILDSTDERR: timecode.c:49:6: warning: variable 'last_was_colon' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int last_was_colon = 0; BUILDSTDERR: ^~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' gcc -DHAVE_CONFIG_H -I. -I.. -I../trackdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cue2toc.o cue2toc.c make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' BUILDSTDERR: cue2toc.c: In function 'read_cue': BUILDSTDERR: cue2toc.c:329:15: warning: variable 'filetype' set but not used [-Wunused-but-set-variable] BUILDSTDERR: enum command filetype = UNKNOWN; BUILDSTDERR: ^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cue2toc main.o cue2toc.o timecode.o make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' g++ -DHAVE_CONFIG_H -I. -I.. -I../trackdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o toc2cue.o toc2cue.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' g++ -DHAVE_CONFIG_H -I. -I.. -I../trackdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o toc2cddb.o toc2cddb.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o toc2cue toc2cue.o ../trackdb/libtrackdb.a -lmad -lm -lvorbisfile -lao make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' g++ -DHAVE_CONFIG_H -I. -I.. -I../trackdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o toc2mp3-toc2mp3.o `test -f 'toc2mp3.cc' || echo './'`toc2mp3.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o toc2cddb toc2cddb.o ../trackdb/libtrackdb.a -lmad -lm -lvorbisfile -lao make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o toc2mp3 toc2mp3-toc2mp3.o ../trackdb/libtrackdb.a -lmp3lame -lmad -lm -lvorbisfile -lao make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' Making all in paranoia make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/paranoia' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o overlap.o overlap.c make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/paranoia' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/paranoia' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o isort.o isort.c make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/paranoia' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/paranoia' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o p_block.o p_block.c make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/paranoia' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/paranoia' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gap.o gap.c make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/paranoia' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/paranoia' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o paranoia.o paranoia.c make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/paranoia' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/paranoia' rm -f libcdda_paranoia.a ar cru libcdda_paranoia.a paranoia.o p_block.o overlap.o gap.o isort.o ranlib libcdda_paranoia.a make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/paranoia' Making all in dao make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_err.o sg_err.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o port.o port.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o data.o data.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ScsiIf-linux.o ScsiIf-linux.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' BUILDSTDERR: ScsiIf-linux.cc: In member function 'int ScsiIf::init()': BUILDSTDERR: ScsiIf-linux.cc:112:9: warning: unused variable 'flags' [-Wunused-variable] BUILDSTDERR: int flags; BUILDSTDERR: ^~~~~ BUILDSTDERR: ScsiIf-linux.cc: In member function 'int ScsiIf::sendCmd(const uchar*, int, const uchar*, int, uchar*, int, int)': BUILDSTDERR: ScsiIf-linux.cc:173:9: warning: unused variable 'status' [-Wunused-variable] BUILDSTDERR: int status; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ScsiIf-linux.cc: In static member function 'static ScsiIf::ScanData* ScsiIf::scan(int*, char*)': BUILDSTDERR: ScsiIf-linux.cc:308:7: warning: unused variable 'rbuf' [-Wunused-variable] BUILDSTDERR: char rbuf[16]; BUILDSTDERR: ^~~~ make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dao.o dao.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o CDD2600Base.o CDD2600Base.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o CDD2600.o CDD2600.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' BUILDSTDERR: CDD2600.cc: In constructor 'CDD2600::CDD2600(ScsiIf*, long unsigned int)': BUILDSTDERR: CDD2600.cc:45:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct DiskInfo'; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: memset(&diskInfo_, 0, sizeof(DiskInfo)); BUILDSTDERR: ^ BUILDSTDERR: In file included from CDD2600.h:23, BUILDSTDERR: from CDD2600.cc:25: BUILDSTDERR: CdrDriver.h:54:8: note: 'struct DiskInfo' declared here BUILDSTDERR: struct DiskInfo { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: CDD2600.cc: In member function 'virtual DiskInfo* CDD2600::diskInfo()': BUILDSTDERR: CDD2600.cc:502:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct DiskInfo'; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: memset(&diskInfo_, 0, sizeof(DiskInfo)); BUILDSTDERR: ^ BUILDSTDERR: In file included from CDD2600.h:23, BUILDSTDERR: from CDD2600.cc:25: BUILDSTDERR: CdrDriver.h:54:8: note: 'struct DiskInfo' declared here BUILDSTDERR: struct DiskInfo { BUILDSTDERR: ^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o main.o main.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' BUILDSTDERR: main.cc:195:13: warning: 'isNT' defined but not used [-Wunused-variable] BUILDSTDERR: static bool isNT = false; BUILDSTDERR: ^~~~ make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o SubChannel.o SubChannel.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o PQSubChannel16.o PQSubChannel16.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o PlextorReader.o PlextorReader.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' BUILDSTDERR: PlextorReader.cc: In constructor 'PlextorReader::PlextorReader(ScsiIf*, long unsigned int)': BUILDSTDERR: PlextorReader.cc:48:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct DiskInfo'; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: memset(&diskInfo_, 0, sizeof(DiskInfo)); BUILDSTDERR: ^ BUILDSTDERR: In file included from PlextorReader.h:23, BUILDSTDERR: from PlextorReader.cc:27: BUILDSTDERR: CdrDriver.h:54:8: note: 'struct DiskInfo' declared here BUILDSTDERR: struct DiskInfo { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: PlextorReader.cc: In member function 'int PlextorReader::readAudioRangePlextor(CdrDriver::ReadDiskInfo*, int, long int, long int, int, int, TrackInfo*)': BUILDSTDERR: PlextorReader.cc:667:25: warning: variable 'nat' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int fat=-1,lat=-1,cat,nat=0; BUILDSTDERR: ^~~ make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o CdrDriver.o CdrDriver.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' BUILDSTDERR: CdrDriver.cc: In member function 'Toc* CdrDriver::buildToc(TrackInfo*, long int, int)': BUILDSTDERR: CdrDriver.cc:3485:7: warning: variable 'foundAudioTrack' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int foundAudioTrack = 0; BUILDSTDERR: ^~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o PWSubChannel96.o PWSubChannel96.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o PQChannelEncoder.o PQChannelEncoder.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o GenericMMCraw.o GenericMMCraw.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' BUILDSTDERR: GenericMMCraw.cc: In member function 'int GenericMMCraw::getMultiSessionInfo(int, int, PQChannelEncoder::SessionInfo*)': BUILDSTDERR: GenericMMCraw.cc:194:38: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct PQChannelEncoder::SessionInfo'; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: memset(info, 0, sizeof(SessionInfo)); BUILDSTDERR: ^ BUILDSTDERR: In file included from GenericMMCraw.h:24, BUILDSTDERR: from GenericMMCraw.cc:25: BUILDSTDERR: PQChannelEncoder.h:39:10: note: 'struct PQChannelEncoder::SessionInfo' declared here BUILDSTDERR: struct SessionInfo { BUILDSTDERR: ^~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o GenericMMC.o GenericMMC.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' BUILDSTDERR: GenericMMC.cc: In constructor 'GenericMMC::GenericMMC(ScsiIf*, long unsigned int)': BUILDSTDERR: GenericMMC.cc:73:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct DiskInfo'; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: memset(&diskInfo_, 0, sizeof(DiskInfo)); BUILDSTDERR: ^ BUILDSTDERR: In file included from GenericMMC.h:23, BUILDSTDERR: from GenericMMC.cc:26: BUILDSTDERR: CdrDriver.h:54:8: note: 'struct DiskInfo' declared here BUILDSTDERR: struct DiskInfo { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: GenericMMC.cc: In member function 'virtual bool GenericMMC::readBufferCapacity(long int*, long int*)': BUILDSTDERR: GenericMMC.cc:437:8: warning: unused variable 'bufsize' [-Wunused-variable] BUILDSTDERR: long bufsize; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: GenericMMC.cc: In member function 'virtual DiskInfo* GenericMMC::diskInfo()': BUILDSTDERR: GenericMMC.cc:1465:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct DiskInfo'; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: memset(&diskInfo_, 0, sizeof(DiskInfo)); BUILDSTDERR: ^ BUILDSTDERR: In file included from GenericMMC.h:23, BUILDSTDERR: from GenericMMC.cc:26: BUILDSTDERR: CdrDriver.h:54:8: note: 'struct DiskInfo' declared here BUILDSTDERR: struct DiskInfo { BUILDSTDERR: ^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o PlextorReaderScan.o PlextorReaderScan.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o RicohMP6200.o RicohMP6200.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o TaiyoYuden.o TaiyoYuden.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' BUILDSTDERR: TaiyoYuden.cc: In constructor 'TaiyoYuden::TaiyoYuden(ScsiIf*, long unsigned int)': BUILDSTDERR: TaiyoYuden.cc:47:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct DiskInfo'; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: memset(&diskInfo_, 0, sizeof(DiskInfo)); BUILDSTDERR: ^ BUILDSTDERR: In file included from TaiyoYuden.h:27, BUILDSTDERR: from TaiyoYuden.cc:29: BUILDSTDERR: CdrDriver.h:54:8: note: 'struct DiskInfo' declared here BUILDSTDERR: struct DiskInfo { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: TaiyoYuden.cc: In member function 'virtual DiskInfo* TaiyoYuden::diskInfo()': BUILDSTDERR: TaiyoYuden.cc:238:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct DiskInfo'; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: memset(&diskInfo_, 0, sizeof(DiskInfo)); BUILDSTDERR: ^ BUILDSTDERR: In file included from TaiyoYuden.h:27, BUILDSTDERR: from TaiyoYuden.cc:29: BUILDSTDERR: CdrDriver.h:54:8: note: 'struct DiskInfo' declared here BUILDSTDERR: struct DiskInfo { BUILDSTDERR: ^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o YamahaCDR10x.o YamahaCDR10x.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' BUILDSTDERR: YamahaCDR10x.cc: In member function 'virtual DiskInfo* YamahaCDR10x::diskInfo()': BUILDSTDERR: YamahaCDR10x.cc:576:34: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct DiskInfo'; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: memset(&di, 0, sizeof(DiskInfo)); BUILDSTDERR: ^ BUILDSTDERR: In file included from YamahaCDR10x.h:28, BUILDSTDERR: from YamahaCDR10x.cc:32: BUILDSTDERR: CdrDriver.h:54:8: note: 'struct DiskInfo' declared here BUILDSTDERR: struct DiskInfo { BUILDSTDERR: ^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o TeacCdr55.o TeacCdr55.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' BUILDSTDERR: TeacCdr55.cc: In constructor 'TeacCdr55::TeacCdr55(ScsiIf*, long unsigned int)': BUILDSTDERR: TeacCdr55.cc:47:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct DiskInfo'; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: memset(&diskInfo_, 0, sizeof(DiskInfo)); BUILDSTDERR: ^ BUILDSTDERR: In file included from TeacCdr55.h:23, BUILDSTDERR: from TeacCdr55.cc:25: BUILDSTDERR: CdrDriver.h:54:8: note: 'struct DiskInfo' declared here BUILDSTDERR: struct DiskInfo { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: TeacCdr55.cc: In member function 'virtual DiskInfo* TeacCdr55::diskInfo()': BUILDSTDERR: TeacCdr55.cc:955:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct DiskInfo'; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: memset(&diskInfo_, 0, sizeof(DiskInfo)); BUILDSTDERR: ^ BUILDSTDERR: In file included from TeacCdr55.h:23, BUILDSTDERR: from TeacCdr55.cc:25: BUILDSTDERR: CdrDriver.h:54:8: note: 'struct DiskInfo' declared here BUILDSTDERR: struct DiskInfo { BUILDSTDERR: ^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o SonyCDU948.o SonyCDU948.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o SonyCDU920.o SonyCDU920.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' BUILDSTDERR: SonyCDU920.cc: In member function 'virtual DiskInfo* SonyCDU920::diskInfo()': BUILDSTDERR: SonyCDU920.cc:598:41: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct DiskInfo'; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: memset(&diskInfo_, 0, sizeof(DiskInfo)); BUILDSTDERR: ^ BUILDSTDERR: In file included from SonyCDU920.h:23, BUILDSTDERR: from SonyCDU920.cc:27: BUILDSTDERR: CdrDriver.h:54:8: note: 'struct DiskInfo' declared here BUILDSTDERR: struct DiskInfo { BUILDSTDERR: ^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ToshibaReader.o ToshibaReader.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Settings.o Settings.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DHAVE_CONFIG_H -I. -I.. -I./../trackdb -I./../paranoia -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o CdTextEncoder.o CdTextEncoder.cc make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' rm -f libdao.a ar cru libdao.a main.o dao.o port.o data.o CdrDriver.o CDD2600Base.o CDD2600.o PlextorReader.o GenericMMC.o SubChannel.o PQSubChannel16.o PWSubChannel96.o PQChannelEncoder.o GenericMMCraw.o PlextorReaderScan.o RicohMP6200.o TaiyoYuden.o YamahaCDR10x.o TeacCdr55.o SonyCDU920.o SonyCDU948.o ToshibaReader.o CdTextEncoder.o Settings.o ScsiIf-linux.o sg_err.o ranlib libdao.a make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' g++ -DDRIVER_TABLE_FILE=\"/usr/share/cdrdao/drivers\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cdrdao main.o ./libdao.a ../paranoia/libcdda_paranoia.a ../trackdb/libtrackdb.a -lpthread -lmad -lm -lvorbisfile -lao make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ym6JA2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64 + cd cdrdao-1.2.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64 'INSTALL=/usr/bin/install -p' Making install in pccts make[1]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts' Making install in antlr make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/antlr' Making install in dlg make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts/dlg' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts' make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts' make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts' make[1]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/pccts' Making install in trackdb make[1]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' make[1]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/trackdb' Making install in utils make[1]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/bin' /usr/bin/install -p toc2cue cue2toc toc2cddb toc2mp3 '/builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 cue2toc.1 toc2cddb.1 toc2cue.1 '/builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' make[1]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/utils' Making install in paranoia make[1]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/paranoia' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/paranoia' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/paranoia' make[1]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/paranoia' Making install in dao make[1]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/bin' /usr/bin/install -p cdrdao '/builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/share/cdrdao' /usr/bin/install -p -m 644 cdrdao.drivers '/builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/share/cdrdao' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 'cdrdao.man' '/builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/share/man/man1/cdrdao.1' /usr/bin/make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' cd /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/share/cdrdao && \ mv cdrdao.drivers drivers make[3]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[1]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3/dao' make[1]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3' make[2]: Entering directory '/builddir/build/BUILD/cdrdao-1.2.3' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3' make[1]: Leaving directory '/builddir/build/BUILD/cdrdao-1.2.3' + find /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64 -type f -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.2.3-34.fc29 --unique-debug-suffix -1.2.3-34.fc29.riscv64 --unique-debug-src-base cdrdao-1.2.3-34.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cdrdao-1.2.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/bin/cdrdao explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/bin/toc2mp3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/bin/toc2cue explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/bin/toc2cddb extracting debug info from /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/bin/cdrdao extracting debug info from /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/bin/toc2mp3 extracting debug info from /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/bin/toc2cue extracting debug info from /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/bin/toc2cddb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/bin/cue2toc extracting debug info from /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/bin/cue2toc /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. BUILDSTDERR: 2671 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: cdrdao-1.2.3-34.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HznSo4 + umask 022 + cd /builddir/build/BUILD + cd cdrdao-1.2.3 + DOCDIR=/builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/share/doc/cdrdao + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/share/doc/cdrdao + cp -pr AUTHORS /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/share/doc/cdrdao + cp -pr README /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/share/doc/cdrdao + cp -pr CREDITS /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/share/doc/cdrdao + cp -pr ChangeLog /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/share/doc/cdrdao Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GzKLE7 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd cdrdao-1.2.3 + LICENSEDIR=/builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/share/licenses/cdrdao + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/share/licenses/cdrdao + cp -pr COPYING /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64/usr/share/licenses/cdrdao + exit 0 Provides: cdrdao = 1.2.3-34.fc29 cdrdao(riscv-64) = 1.2.3-34.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libao.so.4()(64bit) libao.so.4(LIBAO4_1.1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libmad.so.0()(64bit) libmp3lame.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libvorbisfile.so.3()(64bit) rtld(GNU_HASH) Obsoletes: gcdmaster < 1.2.3-10 Processing files: cdrdao-debugsource-1.2.3-34.fc29.riscv64 Provides: cdrdao-debugsource = 1.2.3-34.fc29 cdrdao-debugsource(riscv-64) = 1.2.3-34.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cdrdao-debuginfo-1.2.3-34.fc29.riscv64 Provides: cdrdao-debuginfo = 1.2.3-34.fc29 cdrdao-debuginfo(riscv-64) = 1.2.3-34.fc29 debuginfo(build-id) = 13fe271f887bc5e596e51e34ddb6f9fff156f361 debuginfo(build-id) = 4093e9a899a677c7c3cf02aa102bb8541cb453a3 debuginfo(build-id) = 5d4cdb4f1a2529757eb18f351c3b5362c86139d3 debuginfo(build-id) = 6ef286c361ec9a83a1df5baec4cb60294508e611 debuginfo(build-id) = 85074fb591f0744414fc5171db53e30c328cc7cd Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cdrdao-debugsource(riscv-64) = 1.2.3-34.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64 Wrote: /builddir/build/RPMS/cdrdao-1.2.3-34.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/cdrdao-debugsource-1.2.3-34.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/cdrdao-debuginfo-1.2.3-34.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.w29xHF + umask 022 + cd /builddir/build/BUILD + cd cdrdao-1.2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cdrdao-1.2.3-34.fc29.riscv64 + exit 0 Child return code was: 0