* Package: app-cdr/cdrdao-1.2.3-r4 * Repository: gentoo * Maintainer: brendan@horan.hk proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc encode kernel_linux mad userland_GNU vorbis * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking cdrdao-1.2.3.tar.bz2 to /var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work >>> Source unpacked in /var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work >>> Preparing source in /var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3 ... * Applying cdrdao-1.2.3-glibc212.patch ... [ ok ] * Applying cdrdao-1.2.3-unsigned-char.patch ... [ ok ] * Applying cdrdao-1.2.3-ax_pthread.patch ... [ ok ] * Applying cdrdao-1.2.3-wformat-security.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: cdrdao-1.2.3/ * Running elibtoolize in: cdrdao-1.2.3/scsilib/ * Running elibtoolize in: cdrdao-1.2.3/scsilib/conf/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3 ... * econf: updating cdrdao-1.2.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating cdrdao-1.2.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating cdrdao-1.2.3/scsilib/conf/config.sub with /usr/share/gnuconfig/config.sub * econf: updating cdrdao-1.2.3/scsilib/conf/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/cdrdao-1.2.3-r4 --htmldir=/usr/share/doc/cdrdao-1.2.3-r4/html --libdir=/usr/lib64 --without-xdao --with-ogg-support --with-mp3-support --with-lame checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu ./configure: line 3279: gconftool-2: command not found Using config source for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 checking for sched_getparam... ./configure: line 2162: 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 if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_sigmask... yes checking for pthread_attr_setschedpolicy... yes checking for pthread_attr_setschedparam... yes checking for pthread_getschedparam... yes checking for pthread_setschedparam... yes checking for Lame library version >= 3.92... yes checking for vorbisfile >= 1.0... yes checking for mad >= 0.10... yes checking for ao >= 0.8... 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 ------------------------------------------------------ >>> Source configured. >>> Compiling source in /var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3' Making all in pccts make[2]: Entering directory '/var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3/pccts' Making all in antlr make[3]: Entering directory '/var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3/pccts/antlr' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o antlr.o antlr.c In file included from antlr.c:25:0: antlr.c: In function ‘grammar’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:70:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:70:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘class_def’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:402:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:402:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘rule’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:493:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:493:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘laction’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:742:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:742:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘lmember’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:773:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:773:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘lprefix’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:809:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:809:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘aPred’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:845:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:845:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘predOrExpr’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:989:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:989:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘predAndExpr’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:1046:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:1046:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘predPrimary’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:1103:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:1103:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘aLexclass’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:1172:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:1172:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘error’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:1198:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:1198:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘tclass’: antlr.c:1409:9: warning: unused variable ‘zzcnt’ [-Wunused-variable] int zzcnt=1; ^~~~~ antlr.c:1342:41: warning: variable ‘totok’ set but not used [-Wunused-but-set-variable] char *t=NULL; TCnode *e; int go=1,tok,totok; TermEntry *p = NULL; ^~~~~ antlr.c:1342:37: warning: variable ‘tok’ set but not used [-Wunused-but-set-variable] char *t=NULL; TCnode *e; int go=1,tok,totok; TermEntry *p = NULL; ^~~ In file included from antlr.c:25:0: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:1338:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:1338:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘token’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:1509:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:1509:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘block’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:1666:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:1666:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘alt’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:1780:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:1780:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘element_label’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:1905:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:1905:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘element’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:1968:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘default_exception_handler’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:2804:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:2804:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘exception_group’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:2827:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:2827:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘exception_handler’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:2976:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:2976:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘enum_file’: antlr.c:3102:15: warning: unused variable ‘zzcnt’ [-Wunused-variable] int zzcnt=1; ^~~~~ In file included from antlr.c:25:0: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:3058:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:3058:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘defines’: antlr.c:3152:9: warning: unused variable ‘zzcnt’ [-Wunused-variable] int zzcnt=1; ^~~~~ In file included from antlr.c:25:0: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:3145:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:3145:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ antlr.c: In function ‘enum_def’: antlr.c:3256:118: warning: statement with no effect [-Wunused-value] ) {zzfailed_pred(" isDLGmaxToken(LATEXT(1))",0 /* report */, { 0; /* no user action */ } );} ^ ../h/antlr.h:129:27: note: in definition of macro ‘zzfailed_pred_action’ if (_hasuseraction) { _useraction } \ ^~~~~~~~~~~ antlr.c:3256:57: note: in expansion of macro ‘zzfailed_pred’ if (!(isDLGmaxToken(LATEXT(1))) ) {zzfailed_pred(" isDLGmaxToken(LATEXT(1))",0 /* report */, { 0; /* no user action */ } );} ^~~~~~~~~~~~~ ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ antlr.c:3205:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ antlr.c:3205:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o dumpcycles.o dumpcycles.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o err.o err.c In file included from err.c:28:0: ../h/err.h: In function ‘zzFAIL’: ../h/err.h:217:12: warning: ‘f$’ may be used uninitialized in this function [-Wmaybe-uninitialized] *miss_set = f[i-1]; ~~~~~~~~~~^~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o fset.o fset.c fset.c: In function ‘First’: fset.c:1490:14: warning: variable ‘p1junction’ set but not used [-Wunused-but-set-variable] Junction * p1junction = NULL; ^~~~~~~~~~ fset.c:1529:21: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (AlphaBetaTrace) MR_MaintainBackTrace=0; ^~ fset.c:1530:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ HandleAmbiguity(j, alt1, alt2, jtype); ^~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o hash.o hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o misc.o misc.c misc.c: In function ‘FoLink’: misc.c:1283:25: warning: variable ‘ignore’ set but not used [-Wunused-but-set-variable] /* MR14 */ Junction *ignore; ^~~~~~ misc.c: In function ‘getInitializer’: misc.c:1604:8: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] char *p; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o scan.o scan.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o bits.o bits.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o dumpnode.o dumpnode.c dumpnode.c: In function ‘dumppred1’: dumpnode.c:85:79: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] f(stderr," \"%s\" (%x)", (p->expr == NULL ? "null expr" : p->expr) ,(unsigned)p); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o fcache.o fcache.c fcache.c: In function ‘dumpFcache1’: fcache.c:48:13: warning: variable ‘hi’ set but not used [-Wunused-but-set-variable] int hi=0; ^~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o gen.o gen.c gen.c: In function ‘first_item_is_guess_block’: gen.c:1746:13: warning: unused variable ‘qOriginal’ [-Wunused-variable] Junction * qOriginal = q; /* DEBUG */ ^~~~~~~~~ gen.c: In function ‘genRuleRef’: gen.c:2010:20: warning: variable ‘exsig’ set but not used [-Wunused-but-set-variable] char *parm = "", *exsig = ""; ^~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o lex.o lex.c lex.c: In function ‘DumpType’: lex.c:757:8: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] char *p; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o mrhoist.o mrhoist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o build.o build.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o egman.o egman.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o fset2.o fset2.c fset2.c: In function ‘MR_backTraceDumpItem’: fset2.c:2065:18: warning: variable ‘a’ set but not used [-Wunused-but-set-variable] ActionNode *a; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o globals.o globals.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o main.o main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o pred.o pred.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o set.o set.c x86_64-pc-linux-gnu-gcc -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed -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 -pthread make[3]: Leaving directory '/var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3/pccts/antlr' Making all in dlg make[3]: Entering directory '/var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3/pccts/dlg' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o automata.o automata.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o dlg_a.o dlg_a.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o dlg_p.o dlg_p.c In file included from dlg_p.c:20:0: dlg_p.c: In function ‘grammar’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ dlg_p.c:63:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ dlg_p.c:63:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ dlg_p.c: In function ‘start_states’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ dlg_p.c:143:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ dlg_p.c:143:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ dlg_p.c: In function ‘do_conversion’: ../h/antlr.h:591:58: warning: unused variable ‘zzMissText’ [-Wunused-variable] SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" ^ dlg_p.c:194:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:591:39: warning: unused variable ‘zzMissTok’ [-Wunused-variable] SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" ^ dlg_p.c:194:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:591:19: warning: unused variable ‘zzMissSet’ [-Wunused-variable] SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" ^ dlg_p.c:194:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ dlg_p.c:194:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:589:10: warning: unused variable ‘zzErrk’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ dlg_p.c:194:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:588:28: warning: unused variable ‘zzBadText’ [-Wunused-variable] int zzBadTok=0; char *zzBadText=""; \ ^ dlg_p.c:194:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:588:10: warning: unused variable ‘zzBadTok’ [-Wunused-variable] int zzBadTok=0; char *zzBadText=""; \ ^ dlg_p.c:194:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:587:25: warning: unused variable ‘zzaRetPtr’ [-Wunused-variable] #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ ^ dlg_p.c:194:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ dlg_p.c: In function ‘rule_list’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ dlg_p.c:225:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ dlg_p.c: In function ‘rule’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ dlg_p.c:274:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ dlg_p.c: In function ‘reg_expr’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ dlg_p.c:313:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ dlg_p.c: In function ‘and_expr’: ../h/antlr.h:591:58: warning: unused variable ‘zzMissText’ [-Wunused-variable] SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" ^ dlg_p.c:357:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:591:39: warning: unused variable ‘zzMissTok’ [-Wunused-variable] SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" ^ dlg_p.c:357:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:591:19: warning: unused variable ‘zzMissSet’ [-Wunused-variable] SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" ^ dlg_p.c:357:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ dlg_p.c:357:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:589:10: warning: unused variable ‘zzErrk’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ dlg_p.c:357:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:588:28: warning: unused variable ‘zzBadText’ [-Wunused-variable] int zzBadTok=0; char *zzBadText=""; \ ^ dlg_p.c:357:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:588:10: warning: unused variable ‘zzBadTok’ [-Wunused-variable] int zzBadTok=0; char *zzBadText=""; \ ^ dlg_p.c:357:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ dlg_p.c: In function ‘repeat_expr’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ dlg_p.c:391:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ dlg_p.c: In function ‘expr’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ dlg_p.c:465:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ dlg_p.c: In function ‘atom_list’: ../h/antlr.h:591:58: warning: unused variable ‘zzMissText’ [-Wunused-variable] SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" ^ dlg_p.c:561:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:591:39: warning: unused variable ‘zzMissTok’ [-Wunused-variable] SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" ^ dlg_p.c:561:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:591:19: warning: unused variable ‘zzMissSet’ [-Wunused-variable] SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" ^ dlg_p.c:561:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ dlg_p.c:561:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:589:10: warning: unused variable ‘zzErrk’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ dlg_p.c:561:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:588:28: warning: unused variable ‘zzBadText’ [-Wunused-variable] int zzBadTok=0; char *zzBadText=""; \ ^ dlg_p.c:561:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:588:10: warning: unused variable ‘zzBadTok’ [-Wunused-variable] int zzBadTok=0; char *zzBadText=""; \ ^ dlg_p.c:561:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ dlg_p.c: In function ‘near_atom’: dlg_p.c:623:13: warning: unused variable ‘debugLetter2’ [-Wunused-variable] int debugLetter2 = zzaArg(zztasp2,2 ).letter; ^~~~~~~~~~~~ dlg_p.c:622:13: warning: unused variable ‘debugLetter1’ [-Wunused-variable] int debugLetter1 = zzaRet.letter; ^~~~~~~~~~~~ In file included from dlg_p.c:20:0: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ dlg_p.c:590:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ dlg_p.c: In function ‘atom’: ../h/antlr.h:591:58: warning: unused variable ‘zzMissText’ [-Wunused-variable] SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" ^ dlg_p.c:664:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:591:39: warning: unused variable ‘zzMissTok’ [-Wunused-variable] SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" ^ dlg_p.c:664:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:591:19: warning: unused variable ‘zzMissSet’ [-Wunused-variable] SetWordType *zzMissSet=NULL; int zzMissTok=0; char *zzMissText="" ^ dlg_p.c:664:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ dlg_p.c:664:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:589:10: warning: unused variable ‘zzErrk’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ dlg_p.c:664:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:588:28: warning: unused variable ‘zzBadText’ [-Wunused-variable] int zzBadTok=0; char *zzBadText=""; \ ^ dlg_p.c:664:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ ../h/antlr.h:588:10: warning: unused variable ‘zzBadTok’ [-Wunused-variable] int zzBadTok=0; char *zzBadText=""; \ ^ dlg_p.c:664:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ dlg_p.c: In function ‘anychar’: ../h/antlr.h:589:19: warning: unused variable ‘zzpf’ [-Wunused-variable] int zzErrk=1,zzpf=0; \ ^ dlg_p.c:690:3: note: in expansion of macro ‘zzRULE’ zzRULE; ^~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o err.o err.c In file included from err.c:23:0: ../h/err.h: In function ‘zzFAIL’: ../h/err.h:217:12: warning: ‘f$’ may be used uninitialized in this function [-Wmaybe-uninitialized] *miss_set = f[i-1]; ~~~~~~~~~~^~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o main.o main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o output.o output.c output.c: In function ‘p_accept_table’: output.c:468:7: warning: variable ‘true_interactive’ set but not used [-Wunused-but-set-variable] int true_interactive = TRUE; ^~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o relabel.o relabel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o set.o set.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -c -o support.o support.c x86_64-pc-linux-gnu-gcc -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed -o dlg automata.o dlg_a.o dlg_p.o err.o main.o output.o relabel.o set.o support.o -pthread make[3]: Leaving directory '/var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3/pccts/dlg' make[3]: Entering directory '/var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3/pccts' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3/pccts' make[2]: Leaving directory '/var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3/pccts' Making all in trackdb make[2]: Entering directory '/var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3/trackdb' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o Cddb.o Cddb.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o lec.o lec.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o Toc.o Toc.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o TrackDataList.o TrackDataList.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o CdTextContainer.o CdTextContainer.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o Msf.o Msf.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o Track.o Track.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o util.o util.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o CdTextItem.o CdTextItem.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o SubTrack.o SubTrack.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o TrackData.o TrackData.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o TempFileManager.o TempFileManager.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o FormatConverter.o FormatConverter.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o Cue2Toc.o Cue2Toc.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o CueParser.o CueParser.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o log.o log.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o FormatMp3.o FormatMp3.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o FormatOgg.o FormatOgg.cc ./../pccts/antlr/antlr -k 3 -CC -w2 -fl TocLexer.dlg -ft TocParserTokens.h ./TocParser.g Antlr parser generator Version 1.33MR32 1989-2001 ./../pccts/dlg/dlg -C2 -CC -cl TocLexerBase TocLexer.dlg dlg Version 1.33MR32 1989-2001 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o TocParser.o TocParser.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o TocParserGram.o TocParserGram.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o TocLexerBase.o TocLexerBase.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o AParser.o `test -f './../pccts/h/AParser.cpp' || echo './'`./../pccts/h/AParser.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o DLexerBase.o `test -f './../pccts/h/DLexerBase.cpp' || echo './'`./../pccts/h/DLexerBase.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../pccts/h -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o ATokenBuffer.o `test -f './../pccts/h/ATokenBuffer.cpp' || echo './'`./../pccts/h/ATokenBuffer.cpp rm -f libtrackdb.a x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-ranlib libtrackdb.a make[2]: Leaving directory '/var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3/trackdb' Making all in utils make[2]: Entering directory '/var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3/utils' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../trackdb -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o toc2cue.o toc2cue.cc x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -Wl,-O1 -Wl,--as-needed -o toc2cue toc2cue.o ../trackdb/libtrackdb.a -lmad -lm -lvorbisfile -lao -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../trackdb -O2 -pipe -march=native -Wall -pthread -c -o main.o main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../trackdb -O2 -pipe -march=native -Wall -pthread -c -o cue2toc.o cue2toc.c cue2toc.c: In function ‘read_cue’: cue2toc.c:329:15: warning: variable ‘filetype’ set but not used [-Wunused-but-set-variable] enum command filetype = UNKNOWN; ^~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../trackdb -O2 -pipe -march=native -Wall -pthread -c -o timecode.o timecode.c timecode.c: In function ‘tc2fr’: timecode.c:49:6: warning: variable ‘last_was_colon’ set but not used [-Wunused-but-set-variable] int last_was_colon = 0; ^~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed -o cue2toc main.o cue2toc.o timecode.o -pthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../trackdb -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o toc2cddb.o toc2cddb.cc x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -Wl,-O1 -Wl,--as-needed -o toc2cddb toc2cddb.o ../trackdb/libtrackdb.a -lmad -lm -lvorbisfile -lao -pthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../trackdb -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -c -o toc2mp3-toc2mp3.o `test -f 'toc2mp3.cc' || echo './'`toc2mp3.cc x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -pthread -Wl,-O1 -Wl,--as-needed -o toc2mp3 toc2mp3-toc2mp3.o ../trackdb/libtrackdb.a -lmp3lame -lmad -lm -lvorbisfile -lao -pthread /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: toc2mp3-toc2mp3.o: warning: relocation against `bitrate_table' in readonly section `.text.startup' toc2mp3-toc2mp3.o: In function `init_encoder(int)': toc2mp3.cc:(.text+0x2da): undefined reference to `bitrate_table' toc2mp3.cc:(.text+0x2e8): undefined reference to `bitrate_table' toc2mp3.cc:(.text+0x2f3): undefined reference to `bitrate_table' toc2mp3-toc2mp3.o: In function `main': toc2mp3.cc:(.text.startup+0x29a): undefined reference to `bitrate_table' toc2mp3.cc:(.text.startup+0x2a1): undefined reference to `bitrate_table' /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in a shared object. collect2: error: ld returned 1 exit status make[2]: *** [Makefile:487: toc2mp3] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3/utils' make[1]: *** [Makefile:436: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3' make: *** [Makefile:375: all] Error 2 * ERROR: app-cdr/cdrdao-1.2.3-r4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-cdr/cdrdao-1.2.3-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-cdr/cdrdao-1.2.3-r4::gentoo'`. * The complete build log is located at '/var/log/portage/app-cdr:cdrdao-1.2.3-r4:20171025-224208.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/temp/environment'. * Working directory: '/var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3' * S: '/var/tmp/portage/app-cdr/cdrdao-1.2.3-r4/work/cdrdao-1.2.3'