<86>Jul 17 08:00:35 userdel[3717060]: delete user 'rooter' <86>Jul 17 08:00:35 userdel[3717060]: removed group 'rooter' owned by 'rooter' <86>Jul 17 08:00:35 groupadd[3717074]: group added to /etc/group: name=rooter, GID=579 <86>Jul 17 08:00:35 groupadd[3717074]: group added to /etc/gshadow: name=rooter <86>Jul 17 08:00:35 groupadd[3717074]: new group: name=rooter, GID=579 <86>Jul 17 08:00:35 useradd[3717085]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash <86>Jul 17 08:00:35 userdel[3717105]: delete user 'builder' <86>Jul 17 08:00:35 userdel[3717105]: removed group 'builder' owned by 'builder' <86>Jul 17 08:00:35 userdel[3717105]: removed shadow group 'builder' owned by 'builder' <86>Jul 17 08:00:35 groupadd[3717123]: group added to /etc/group: name=builder, GID=580 <86>Jul 17 08:00:35 groupadd[3717123]: group added to /etc/gshadow: name=builder <86>Jul 17 08:00:35 groupadd[3717123]: new group: name=builder, GID=580 <86>Jul 17 08:00:35 useradd[3717129]: new user: name=builder, UID=580, GID=580, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/pccts-1.33-alt3MR33.src.rpm: license not found in '/usr/share/license' directory: Public /usr/src/in/srpm/pccts-1.33-alt3MR33.src.rpm: license not found in '/usr/share/license' directory: Domain warning: user lav does not exist - using root warning: user lav does not exist - using root warning: user lav does not exist - using root warning: user lav does not exist - using root Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/pccts-1.33-alt3MR33.nosrc.rpm Installing pccts-1.33-alt3MR33.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.21753 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pccts + echo 'Source #0 (pccts133mr.tar.bz2):' Source #0 (pccts133mr.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/pccts133mr.tar.bz2 + /bin/tar -xf - + cd pccts + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (pccts-1.33-debian.patch):' Patch #1 (pccts-1.33-debian.patch): + /usr/bin/patch -p1 patching file sorcerer/lib/sorlist.c patching file sorcerer/lib/sintstack.c patching file sorcerer/makefile patching file sorcerer/sor.c patching file sorcerer/test/makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.57202 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pccts + make -j8 'COPT=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/pccts' Welcome to PCCTS 1.33MR33 installation (Version 1.33 Maintenance Release #33) Released 19 April 2002 Featuring ANTLR -- ANother Tool for Language Recognition DLG -- DFA-based Lexical Analyzer Generator SORCERER -- Source-to-source translator (tree walker) http://www.antlr.org Trouble reports to tmoog@polhode.com Additional PCCTS 1.33 information at http://www.polhode.com To substitute gcc for CC to invoke compiler: make CC=gcc If there are problems with cr and lf try: unzip -a ... Making executables... make: Leaving directory '/usr/src/RPM/BUILD/pccts' (cd ./antlr; make CC="cc" COPT="-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic") make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/antlr' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o err.o err.c In file included from err.c:28: ../h/err.h: In function 'zzFAIL': ../h/err.h:217:12: warning: 'f$' may be used uninitialized in this function [-Wmaybe-uninitialized] 217 | *miss_set = f[i-1]; | ~~~~~~~~~~^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/antlr' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/antlr' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o globals.o globals.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/antlr' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/antlr' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o build.o build.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/antlr' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/antlr' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o hash.o hash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/antlr' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/antlr' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o bits.o bits.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/antlr' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/antlr' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o scan.o scan.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/antlr' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/antlr' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -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] 757 | char *p; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/antlr' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/antlr' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -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] 1490 | Junction * p1junction = NULL; | ^~~~~~~~~~ fset.c:1529:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1529 | if (AlphaBetaTrace) MR_MaintainBackTrace=0; | ^~ fset.c:1530:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1530 | HandleAmbiguity(j, alt1, alt2, jtype); | ^~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/antlr' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/antlr' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o egman.o egman.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/antlr' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/antlr' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o set.o ../support/set/set.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/antlr' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/antlr' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o pred.o pred.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/antlr' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/antlr' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -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] 2065 | ActionNode *a; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/antlr' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/antlr' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o main.o main.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/antlr' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/antlr' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -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] 48 | int hi=0; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/antlr' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/antlr' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -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] 1283 | /* MR14 */ Junction *ignore; | ^~~~~~ misc.c: In function 'getInitializer': misc.c:1604:8: warning: variable 'p' set but not used [-Wunused-but-set-variable] 1604 | char *p; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/antlr' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/antlr' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o antlr.o antlr.c In file included from antlr.c:25: antlr.c: In function 'grammar': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:70:3: note: in expansion of macro 'zzRULE' 70 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:70:3: note: in expansion of macro 'zzRULE' 70 | zzRULE; | ^~~~~~ antlr.c: In function 'class_def': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:402:3: note: in expansion of macro 'zzRULE' 402 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:402:3: note: in expansion of macro 'zzRULE' 402 | zzRULE; | ^~~~~~ antlr.c: In function 'rule': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:493:3: note: in expansion of macro 'zzRULE' 493 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:493:3: note: in expansion of macro 'zzRULE' 493 | zzRULE; | ^~~~~~ antlr.c: In function 'laction': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:742:3: note: in expansion of macro 'zzRULE' 742 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:742:3: note: in expansion of macro 'zzRULE' 742 | zzRULE; | ^~~~~~ antlr.c: In function 'lmember': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:773:3: note: in expansion of macro 'zzRULE' 773 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:773:3: note: in expansion of macro 'zzRULE' 773 | zzRULE; | ^~~~~~ antlr.c: In function 'lprefix': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:809:3: note: in expansion of macro 'zzRULE' 809 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:809:3: note: in expansion of macro 'zzRULE' 809 | zzRULE; | ^~~~~~ antlr.c: In function 'aPred': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:845:3: note: in expansion of macro 'zzRULE' 845 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:845:3: note: in expansion of macro 'zzRULE' 845 | zzRULE; | ^~~~~~ antlr.c: In function 'predOrExpr': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:989:3: note: in expansion of macro 'zzRULE' 989 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:989:3: note: in expansion of macro 'zzRULE' 989 | zzRULE; | ^~~~~~ antlr.c: In function 'predAndExpr': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:1046:3: note: in expansion of macro 'zzRULE' 1046 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:1046:3: note: in expansion of macro 'zzRULE' 1046 | zzRULE; | ^~~~~~ antlr.c: In function 'predPrimary': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:1103:3: note: in expansion of macro 'zzRULE' 1103 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:1103:3: note: in expansion of macro 'zzRULE' 1103 | zzRULE; | ^~~~~~ antlr.c: In function 'aLexclass': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:1172:3: note: in expansion of macro 'zzRULE' 1172 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:1172:3: note: in expansion of macro 'zzRULE' 1172 | zzRULE; | ^~~~~~ antlr.c: In function 'error': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:1198:3: note: in expansion of macro 'zzRULE' 1198 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:1198:3: note: in expansion of macro 'zzRULE' 1198 | zzRULE; | ^~~~~~ antlr.c: In function 'tclass': antlr.c:1408:9: warning: unused variable 'zzcnt' [-Wunused-variable] 1408 | int zzcnt=1; | ^~~~~ antlr.c:1342:41: warning: variable 'totok' set but not used [-Wunused-but-set-variable] 1342 | char *t=NULL; TCnode *e; int go=1,tok,totok; TermEntry *p, *term, *toterm; | ^~~~~ antlr.c:1342:37: warning: variable 'tok' set but not used [-Wunused-but-set-variable] 1342 | char *t=NULL; TCnode *e; int go=1,tok,totok; TermEntry *p, *term, *toterm; | ^~~ In file included from antlr.c:25: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:1338:3: note: in expansion of macro 'zzRULE' 1338 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:1338:3: note: in expansion of macro 'zzRULE' 1338 | zzRULE; | ^~~~~~ antlr.c: In function 'token': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:1508:3: note: in expansion of macro 'zzRULE' 1508 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:1508:3: note: in expansion of macro 'zzRULE' 1508 | zzRULE; | ^~~~~~ antlr.c: In function 'block': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:1665:3: note: in expansion of macro 'zzRULE' 1665 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:1665:3: note: in expansion of macro 'zzRULE' 1665 | zzRULE; | ^~~~~~ antlr.c: In function 'alt': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:1779:3: note: in expansion of macro 'zzRULE' 1779 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:1779:3: note: in expansion of macro 'zzRULE' 1779 | zzRULE; | ^~~~~~ antlr.c: In function 'element_label': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:1904:3: note: in expansion of macro 'zzRULE' 1904 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:1904:3: note: in expansion of macro 'zzRULE' 1904 | zzRULE; | ^~~~~~ antlr.c: In function 'element': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:1967:3: note: in expansion of macro 'zzRULE' 1967 | zzRULE; | ^~~~~~ antlr.c: In function 'default_exception_handler': antlr.c:2811:1: warning: label 'fail' defined but not used [-Wunused-label] 2811 | fail: | ^~~~ In file included from antlr.c:25: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:2803:3: note: in expansion of macro 'zzRULE' 2803 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:2803:3: note: in expansion of macro 'zzRULE' 2803 | zzRULE; | ^~~~~~ antlr.c: In function 'exception_group': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:2826:3: note: in expansion of macro 'zzRULE' 2826 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:2826:3: note: in expansion of macro 'zzRULE' 2826 | zzRULE; | ^~~~~~ antlr.c: In function 'exception_handler': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:2975:3: note: in expansion of macro 'zzRULE' 2975 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:2975:3: note: in expansion of macro 'zzRULE' 2975 | zzRULE; | ^~~~~~ antlr.c: In function 'enum_file': antlr.c:3101:15: warning: unused variable 'zzcnt' [-Wunused-variable] 3101 | int zzcnt=1; | ^~~~~ In file included from antlr.c:25: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:3057:3: note: in expansion of macro 'zzRULE' 3057 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:3057:3: note: in expansion of macro 'zzRULE' 3057 | zzRULE; | ^~~~~~ antlr.c: In function 'defines': antlr.c:3151:9: warning: unused variable 'zzcnt' [-Wunused-variable] 3151 | int zzcnt=1; | ^~~~~ In file included from antlr.c:25: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:3144:3: note: in expansion of macro 'zzRULE' 3144 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:3144:3: note: in expansion of macro 'zzRULE' 3144 | zzRULE; | ^~~~~~ antlr.c: In function 'enum_def': antlr.c:3255:118: warning: statement with no effect [-Wunused-value] 3255 | if (!(isDLGmaxToken(LATEXT(1))) ) {zzfailed_pred(" isDLGmaxToken(LATEXT(1))",0 /* report */, { 0; /* no user action */ } );} | ^ ../h/antlr.h:129:27: note: in definition of macro 'zzfailed_pred_action' 129 | if (_hasuseraction) { _useraction } \ | ^~~~~~~~~~~ antlr.c:3255:57: note: in expansion of macro 'zzfailed_pred' 3255 | 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] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ antlr.c:3204:3: note: in expansion of macro 'zzRULE' 3204 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ antlr.c:3204:3: note: in expansion of macro 'zzRULE' 3204 | zzRULE; | ^~~~~~ antlr.c: In function 'zzconstr_attr': ../h/antlr.h:339:49: warning: 'a' is used uninitialized in this function [-Wuninitialized] 339 | {Attrib a; zzcr_attr((&a),_tok,_text); return a;} \ | ^ antlr.c: In function 'tclass': antlr.c:1401:43: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] 1401 | /* MR23 */ p->akaString=akaString; | ~~~~~~~~~~~~^~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/antlr' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/antlr' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o mrhoist.o mrhoist.c mrhoist.c: In function 'MR_ruleNamePlusOffset': mrhoist.c:2220:37: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 2220 | sprintf(ruleNameStatic2,"%s/%d",ruleNameStatic1,offset+1); | ^ In file included from /usr/include/stdio.h:867, from mrhoist.c:28: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 61 bytes into a destination of size 60 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:508, from generic.h:286, from mrhoist.c:35: In function 'strncpy', inlined from 'MR_ruleNamePlusOffset' at mrhoist.c:2216:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 50 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/antlr' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/antlr' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -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] 1746 | Junction * qOriginal = q; /* DEBUG */ | ^~~~~~~~~ gen.c: In function 'genRuleRef': gen.c:2010:20: warning: variable 'exsig' set but not used [-Wunused-but-set-variable] 2010 | char *parm = "", *exsig = ""; | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/antlr' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/antlr' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -o antlr antlr.o scan.o err.o bits.o build.o fset2.o fset.o gen.o globals.o hash.o lex.o main.o misc.o set.o pred.o egman.o mrhoist.o fcache.o mv antlr ../bin/. make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/antlr' make: Entering directory '/usr/src/RPM/BUILD/pccts' antlr executable now in bin make: Leaving directory '/usr/src/RPM/BUILD/pccts' (cd ./dlg; make CC="cc" COPT="-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic") make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/dlg' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o support.o support.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/dlg' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/dlg' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c main.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/dlg' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/dlg' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o relabel.o relabel.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/dlg' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/dlg' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o err.o err.c In file included from err.c:23: ../h/err.h: In function 'zzFAIL': ../h/err.h:217:12: warning: 'f$' may be used uninitialized in this function [-Wmaybe-uninitialized] 217 | *miss_set = f[i-1]; | ~~~~~~~~~~^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/dlg' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/dlg' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o automata.o automata.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/dlg' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/dlg' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c dlg_a.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/dlg' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/dlg' cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 ../support/set/set.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/dlg' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/dlg' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -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] 468 | int true_interactive = TRUE; | ^~~~~~~~~~~~~~~~ output.c: In function 'p_class_hdr': output.c:125:16: warning: '%s' directive writing up to 199 bytes into a region of size 100 [-Wformat-overflow=] 125 | sprintf(buf, "%s_h", name); | ^~ ...... 716 | return buf; | ~~~ In file included from /usr/include/stdio.h:867, from output.c:67: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 202 bytes into a destination of size 100 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:125:16: warning: '%s' directive writing up to 199 bytes into a region of size 100 [-Wformat-overflow=] 125 | sprintf(buf, "%s_h", name); | ^~ ...... 716 | return buf; | ~~~ In file included from /usr/include/stdio.h:867, from output.c:67: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 202 bytes into a destination of size 100 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/dlg' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/dlg' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c dlg_p.c In file included from dlg_p.c:20: dlg_p.c: In function 'grammar': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ dlg_p.c:63:3: note: in expansion of macro 'zzRULE' 63 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ dlg_p.c:63:3: note: in expansion of macro 'zzRULE' 63 | zzRULE; | ^~~~~~ dlg_p.c: In function 'start_states': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ dlg_p.c:143:3: note: in expansion of macro 'zzRULE' 143 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ dlg_p.c:143:3: note: in expansion of macro 'zzRULE' 143 | zzRULE; | ^~~~~~ dlg_p.c: In function 'do_conversion': dlg_p.c:215:1: warning: label 'fail' defined but not used [-Wunused-label] 215 | fail: | ^~~~ In file included from dlg_p.c:20: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ dlg_p.c:194:3: note: in expansion of macro 'zzRULE' 194 | zzRULE; | ^~~~~~ ../h/antlr.h:587:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 587 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ dlg_p.c:194:3: note: in expansion of macro 'zzRULE' 194 | zzRULE; | ^~~~~~ dlg_p.c: In function 'rule_list': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ dlg_p.c:229:3: note: in expansion of macro 'zzRULE' 229 | zzRULE; | ^~~~~~ dlg_p.c: In function 'rule': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ dlg_p.c:278:3: note: in expansion of macro 'zzRULE' 278 | zzRULE; | ^~~~~~ dlg_p.c: In function 'reg_expr': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ dlg_p.c:317:3: note: in expansion of macro 'zzRULE' 317 | zzRULE; | ^~~~~~ dlg_p.c: In function 'and_expr': dlg_p.c:385:1: warning: label 'fail' defined but not used [-Wunused-label] 385 | fail: | ^~~~ In file included from dlg_p.c:20: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ dlg_p.c:361:3: note: in expansion of macro 'zzRULE' 361 | zzRULE; | ^~~~~~ dlg_p.c: In function 'repeat_expr': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ dlg_p.c:399:3: note: in expansion of macro 'zzRULE' 399 | zzRULE; | ^~~~~~ dlg_p.c: In function 'expr': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ dlg_p.c:473:3: note: in expansion of macro 'zzRULE' 473 | zzRULE; | ^~~~~~ dlg_p.c: In function 'atom_list': dlg_p.c:588:1: warning: label 'fail' defined but not used [-Wunused-label] 588 | fail: | ^~~~ In file included from dlg_p.c:20: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ dlg_p.c:569:3: note: in expansion of macro 'zzRULE' 569 | zzRULE; | ^~~~~~ dlg_p.c: In function 'near_atom': dlg_p.c:635:13: warning: unused variable 'debugLetter2' [-Wunused-variable] 635 | int debugLetter2 = zzaArg(zztasp2,2 ).letter; | ^~~~~~~~~~~~ dlg_p.c:634:13: warning: unused variable 'debugLetter1' [-Wunused-variable] 634 | int debugLetter1 = zzaRet.letter; | ^~~~~~~~~~~~ In file included from dlg_p.c:20: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ dlg_p.c:602:3: note: in expansion of macro 'zzRULE' 602 | zzRULE; | ^~~~~~ dlg_p.c: In function 'atom': dlg_p.c:692:1: warning: label 'fail' defined but not used [-Wunused-label] 692 | fail: | ^~~~ In file included from dlg_p.c:20: ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ dlg_p.c:676:3: note: in expansion of macro 'zzRULE' 676 | zzRULE; | ^~~~~~ dlg_p.c: In function 'anychar': ../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable] 589 | int zzErrk=1,zzpf=0; \ | ^~~~ dlg_p.c:706:3: note: in expansion of macro 'zzRULE' 706 | zzRULE; | ^~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/dlg' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/dlg' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -o dlg dlg_p.o dlg_a.o main.o err.o set.o support.o output.o relabel.o automata.o mv dlg ../bin/. make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/dlg' make: Entering directory '/usr/src/RPM/BUILD/pccts' dlg executable now in bin make: Leaving directory '/usr/src/RPM/BUILD/pccts' (cd ./sorcerer; make CC="cc" COPT="-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic") make sor make[2]: Entering directory '/usr/src/RPM/BUILD/pccts/sorcerer' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o globals.o globals.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pccts/sorcerer' make[2]: Entering directory '/usr/src/RPM/BUILD/pccts/sorcerer' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o hash.o hash.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pccts/sorcerer' make[2]: Entering directory '/usr/src/RPM/BUILD/pccts/sorcerer' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o set.o ../support/set/set.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pccts/sorcerer' make[2]: Entering directory '/usr/src/RPM/BUILD/pccts/sorcerer' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o err.o err.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pccts/sorcerer' make[2]: Entering directory '/usr/src/RPM/BUILD/pccts/sorcerer' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o cpp.o cpp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pccts/sorcerer' make[2]: Entering directory '/usr/src/RPM/BUILD/pccts/sorcerer' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o look.o look.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pccts/sorcerer' make[2]: Entering directory '/usr/src/RPM/BUILD/pccts/sorcerer' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o scan.o scan.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pccts/sorcerer' make[2]: Entering directory '/usr/src/RPM/BUILD/pccts/sorcerer' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o main.o main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pccts/sorcerer' make[2]: Entering directory '/usr/src/RPM/BUILD/pccts/sorcerer' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o gen.o gen.c gen.c:59:8: warning: type defaults to 'int' in declaration of 'outfile' [-Wimplicit-int] 59 | static outfile = -1; | ^~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/pccts/sorcerer' make[2]: Entering directory '/usr/src/RPM/BUILD/pccts/sorcerer' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o sor.o sor.c In file included from sor.c:46: sor.c: In function 'sordesc': ../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:172:3: note: in expansion of macro 'zzRULE' 172 | zzRULE; | ^~~~~~ In file included from sor.c:49: ../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable] 583 | int zzErrk=1,zzpf=0; \ | ^~~~ sor.c:172:3: note: in expansion of macro 'zzRULE' 172 | zzRULE; | ^~~~~~ ../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 580 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ sor.c:172:3: note: in expansion of macro 'zzRULE' 172 | zzRULE; | ^~~~~~ In file included from sor.c:46: sor.c: In function 'header': ../h/ast.h:76:56: warning: unused variable '_tail' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:334:3: note: in expansion of macro 'zzRULE' 334 | zzRULE; | ^~~~~~ ../h/ast.h:76:38: warning: unused variable '_sibling' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~~~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:334:3: note: in expansion of macro 'zzRULE' 334 | zzRULE; | ^~~~~~ ../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:334:3: note: in expansion of macro 'zzRULE' 334 | zzRULE; | ^~~~~~ In file included from sor.c:49: ../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable] 583 | int zzErrk=1,zzpf=0; \ | ^~~~ sor.c:334:3: note: in expansion of macro 'zzRULE' 334 | zzRULE; | ^~~~~~ ../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 580 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ sor.c:334:3: note: in expansion of macro 'zzRULE' 334 | zzRULE; | ^~~~~~ In file included from sor.c:46: sor.c: In function 'tokdef': ../h/ast.h:76:56: warning: unused variable '_tail' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:361:3: note: in expansion of macro 'zzRULE' 361 | zzRULE; | ^~~~~~ ../h/ast.h:76:38: warning: unused variable '_sibling' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~~~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:361:3: note: in expansion of macro 'zzRULE' 361 | zzRULE; | ^~~~~~ ../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:361:3: note: in expansion of macro 'zzRULE' 361 | zzRULE; | ^~~~~~ In file included from sor.c:49: ../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable] 583 | int zzErrk=1,zzpf=0; \ | ^~~~ sor.c:361:3: note: in expansion of macro 'zzRULE' 361 | zzRULE; | ^~~~~~ ../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 580 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ sor.c:361:3: note: in expansion of macro 'zzRULE' 361 | zzRULE; | ^~~~~~ In file included from sor.c:46: sor.c: In function 'class_def': ../h/ast.h:76:56: warning: unused variable '_tail' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:403:3: note: in expansion of macro 'zzRULE' 403 | zzRULE; | ^~~~~~ ../h/ast.h:76:38: warning: unused variable '_sibling' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~~~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:403:3: note: in expansion of macro 'zzRULE' 403 | zzRULE; | ^~~~~~ ../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:403:3: note: in expansion of macro 'zzRULE' 403 | zzRULE; | ^~~~~~ In file included from sor.c:49: ../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable] 583 | int zzErrk=1,zzpf=0; \ | ^~~~ sor.c:403:3: note: in expansion of macro 'zzRULE' 403 | zzRULE; | ^~~~~~ ../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 580 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ sor.c:403:3: note: in expansion of macro 'zzRULE' 403 | zzRULE; | ^~~~~~ In file included from sor.c:46: sor.c: In function 'rule': ../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:449:3: note: in expansion of macro 'zzRULE' 449 | zzRULE; | ^~~~~~ In file included from sor.c:49: ../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable] 583 | int zzErrk=1,zzpf=0; \ | ^~~~ sor.c:449:3: note: in expansion of macro 'zzRULE' 449 | zzRULE; | ^~~~~~ ../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 580 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ sor.c:449:3: note: in expansion of macro 'zzRULE' 449 | zzRULE; | ^~~~~~ In file included from sor.c:46: sor.c: In function 'block': ../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:584:3: note: in expansion of macro 'zzRULE' 584 | zzRULE; | ^~~~~~ In file included from sor.c:49: ../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable] 583 | int zzErrk=1,zzpf=0; \ | ^~~~ sor.c:584:3: note: in expansion of macro 'zzRULE' 584 | zzRULE; | ^~~~~~ ../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 580 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ sor.c:584:3: note: in expansion of macro 'zzRULE' 584 | zzRULE; | ^~~~~~ In file included from sor.c:46: sor.c: In function 'alt': ../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:625:3: note: in expansion of macro 'zzRULE' 625 | zzRULE; | ^~~~~~ In file included from sor.c:49: ../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable] 583 | int zzErrk=1,zzpf=0; \ | ^~~~ sor.c:625:3: note: in expansion of macro 'zzRULE' 625 | zzRULE; | ^~~~~~ ../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 580 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ sor.c:625:3: note: in expansion of macro 'zzRULE' 625 | zzRULE; | ^~~~~~ In file included from sor.c:46: sor.c: In function 'element': ../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:715:3: note: in expansion of macro 'zzRULE' 715 | zzRULE; | ^~~~~~ In file included from sor.c:49: ../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable] 583 | int zzErrk=1,zzpf=0; \ | ^~~~ sor.c:715:3: note: in expansion of macro 'zzRULE' 715 | zzRULE; | ^~~~~~ ../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 580 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ sor.c:715:3: note: in expansion of macro 'zzRULE' 715 | zzRULE; | ^~~~~~ In file included from sor.c:46: sor.c: In function 'labeled_element': ../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:920:3: note: in expansion of macro 'zzRULE' 920 | zzRULE; | ^~~~~~ In file included from sor.c:49: ../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable] 583 | int zzErrk=1,zzpf=0; \ | ^~~~ sor.c:920:3: note: in expansion of macro 'zzRULE' 920 | zzRULE; | ^~~~~~ ../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 580 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ sor.c:920:3: note: in expansion of macro 'zzRULE' 920 | zzRULE; | ^~~~~~ In file included from sor.c:46: sor.c: In function 'token': ../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:1168:3: note: in expansion of macro 'zzRULE' 1168 | zzRULE; | ^~~~~~ In file included from sor.c:49: ../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable] 583 | int zzErrk=1,zzpf=0; \ | ^~~~ sor.c:1168:3: note: in expansion of macro 'zzRULE' 1168 | zzRULE; | ^~~~~~ ../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 580 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ sor.c:1168:3: note: in expansion of macro 'zzRULE' 1168 | zzRULE; | ^~~~~~ In file included from sor.c:46: sor.c: In function 'tree': ../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:1250:3: note: in expansion of macro 'zzRULE' 1250 | zzRULE; | ^~~~~~ In file included from sor.c:49: ../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable] 583 | int zzErrk=1,zzpf=0; \ | ^~~~ sor.c:1250:3: note: in expansion of macro 'zzRULE' 1250 | zzRULE; | ^~~~~~ ../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 580 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ sor.c:1250:3: note: in expansion of macro 'zzRULE' 1250 | zzRULE; | ^~~~~~ sor.c: In function 'enum_file': sor.c:1568:11: warning: unused variable 'zzcnt' [-Wunused-variable] 1568 | int zzcnt=1; | ^~~~~ sor.c:1531:13: warning: unused variable 'p' [-Wunused-variable] 1531 | SymEntry *p=NULL; | ^ In file included from sor.c:46: ../h/ast.h:76:56: warning: unused variable '_tail' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:1527:3: note: in expansion of macro 'zzRULE' 1527 | zzRULE; | ^~~~~~ ../h/ast.h:76:38: warning: unused variable '_sibling' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~~~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:1527:3: note: in expansion of macro 'zzRULE' 1527 | zzRULE; | ^~~~~~ In file included from sor.c:49: ../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable] 583 | int zzErrk=1,zzpf=0; \ | ^~~~ sor.c:1527:3: note: in expansion of macro 'zzRULE' 1527 | zzRULE; | ^~~~~~ ../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 580 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ sor.c:1527:3: note: in expansion of macro 'zzRULE' 1527 | zzRULE; | ^~~~~~ sor.c: In function 'defines': sor.c:1614:9: warning: unused variable 'zzcnt' [-Wunused-variable] 1614 | int zzcnt=1; | ^~~~~ In file included from sor.c:46: ../h/ast.h:76:56: warning: unused variable '_tail' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:1607:3: note: in expansion of macro 'zzRULE' 1607 | zzRULE; | ^~~~~~ ../h/ast.h:76:38: warning: unused variable '_sibling' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~~~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:1607:3: note: in expansion of macro 'zzRULE' 1607 | zzRULE; | ^~~~~~ ../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:1607:3: note: in expansion of macro 'zzRULE' 1607 | zzRULE; | ^~~~~~ In file included from sor.c:49: ../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable] 583 | int zzErrk=1,zzpf=0; \ | ^~~~ sor.c:1607:3: note: in expansion of macro 'zzRULE' 1607 | zzRULE; | ^~~~~~ ../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 580 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ sor.c:1607:3: note: in expansion of macro 'zzRULE' 1607 | zzRULE; | ^~~~~~ In file included from sor.c:46: sor.c: In function 'enum_def': ../h/ast.h:76:56: warning: unused variable '_tail' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:1671:3: note: in expansion of macro 'zzRULE' 1671 | zzRULE; | ^~~~~~ ../h/ast.h:76:38: warning: unused variable '_sibling' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~~~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:1671:3: note: in expansion of macro 'zzRULE' 1671 | zzRULE; | ^~~~~~ ../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable] 76 | #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL | ^~~~ ../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars' 585 | char *zzMissText=""; zzASTVars | ^~~~~~~~~ sor.c:1671:3: note: in expansion of macro 'zzRULE' 1671 | zzRULE; | ^~~~~~ In file included from sor.c:49: ../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable] 583 | int zzErrk=1,zzpf=0; \ | ^~~~ sor.c:1671:3: note: in expansion of macro 'zzRULE' 1671 | zzRULE; | ^~~~~~ ../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable] 580 | #define zzRULE Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \ | ^~~~~~~~~ sor.c:1671:3: note: in expansion of macro 'zzRULE' 1671 | zzRULE; | ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/pccts/sorcerer' make[2]: Entering directory '/usr/src/RPM/BUILD/pccts/sorcerer' cc -o sor -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 sor.o scan.o err.o main.o globals.o gen.o set.o hash.o look.o cpp.o mv sor ../bin/. make[2]: Leaving directory '/usr/src/RPM/BUILD/pccts/sorcerer' (cd ./lib; make CC="cc" COPT="-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic") make[2]: Entering directory '/usr/src/RPM/BUILD/pccts/sorcerer/lib' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I../../h -I../h -c -o sstack.o sstack.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pccts/sorcerer/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/pccts/sorcerer/lib' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I../../h -I../h -c -o sorlist.o sorlist.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pccts/sorcerer/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/pccts/sorcerer/lib' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I../../h -I../h -c -o sintstack.o sintstack.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pccts/sorcerer/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/pccts/sorcerer/lib' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I../../h -I../h -c -o astlib.o astlib.c astlib.c: In function 'ast_match_partial': astlib.c:220:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 220 | if ( t==NULL ) if ( u!=NULL ) return 0; else return 1; | ^ astlib.c: In function 'ast_match': astlib.c:313:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 313 | if ( t==NULL ) if ( u!=NULL ) return 0; else return 1; | ^ astlib.c: In function 'ast_scanmatch': astlib.c:338:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 338 | if ( t==NULL ) if ( u!=NULL ) return 0; else return 1; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/pccts/sorcerer/lib' make: Entering directory '/usr/src/RPM/BUILD/pccts' sorcerer executable now in bin make: Leaving directory '/usr/src/RPM/BUILD/pccts' (cd ./support/genmk; make CC="cc" COPT="-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic"; mv genmk ../../bin) make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/support/genmk' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I../../h -c -o genmk.o genmk.c genmk.c: In function 'mk': genmk.c:546:3: warning: implicit declaration of function 'pclasses'; did you mean 'pClass'? [-Wimplicit-function-declaration] 546 | pclasses(classes, num_classes, CPP_FILE_SUFFIX_NO_DOT); | ^~~~~~~~ | pClass genmk.c: At top level: genmk.c:969:1: warning: return type defaults to 'int' [-Wimplicit-int] 969 | pclasses(char **classes, int n, char *suffix) | ^~~~~~~~ genmk.c: In function 'pclasses': genmk.c:992:1: warning: control reaches end of non-void function [-Wreturn-type] 992 | } | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/support/genmk' make[1]: Entering directory '/usr/src/RPM/BUILD/pccts/support/genmk' cc -o genmk genmk.o make[1]: Leaving directory '/usr/src/RPM/BUILD/pccts/support/genmk' make: Entering directory '/usr/src/RPM/BUILD/pccts' genmk executable now in bin PCCTS 1.33MR33 installation complete make: Leaving directory '/usr/src/RPM/BUILD/pccts' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66958 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pccts-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pccts-buildroot + cd pccts + install -d /usr/src/tmp/pccts-buildroot/usr/bin /usr/src/tmp/pccts-buildroot/usr/share/man/man1 /usr/src/tmp/pccts-buildroot/usr/include/pccts/sorcerer + rm -f bin/empty.txt + install -s -m755 bin/antlr /usr/src/tmp/pccts-buildroot/usr/bin/pccts-antlr + install -s -m755 bin/dlg /usr/src/tmp/pccts-buildroot/usr/bin/pccts-dlg + install -s -m755 bin/genmk /usr/src/tmp/pccts-buildroot/usr/bin/pccts-genmk + install -s -m755 bin/sor /usr/src/tmp/pccts-buildroot/usr/bin/pccts-sor + install -m644 h/AParser.cpp h/AParser.h h/ASTBase.cpp h/ASTBase.h h/ATokPtr.h h/ATokPtrImpl.h h/AToken.h h/ATokenBuffer.cpp h/ATokenBuffer.h h/ATokenStream.h h/BufFileInput.cpp h/BufFileInput.h h/DLG_stream_input.h h/DLexer.h h/DLexerBase.cpp h/DLexerBase.h h/PBlackBox.h h/PCCTSAST.cpp h/PCCTSAST.h h/SList.h h/antlr.h h/ast.c h/ast.h h/charbuf.h h/charptr.c h/charptr.h h/config.h h/dlgauto.h h/dlgdef.h h/err.h h/int.h h/pccts_assert.h h/pccts_iostream.h h/pccts_istream.h h/pccts_setjmp.h h/pccts_stdarg.h h/pccts_stdio.h h/pccts_stdlib.h h/pccts_string.h h/pcctscfg.h h/slist.cpp /usr/src/tmp/pccts-buildroot/usr/include/pccts/ + install -m644 sorcerer/h/SASTBase.h sorcerer/h/SCommonAST.h sorcerer/h/STreeParser.h sorcerer/h/astlib.h sorcerer/h/sintstack.h sorcerer/h/sorcerer.h sorcerer/h/sorlist.h sorcerer/h/sstack.h /usr/src/tmp/pccts-buildroot/usr/include/pccts/sorcerer/ + install -m644 antlr/antlr.1 dlg/dlg.1 /usr/src/tmp/pccts-buildroot/usr/share/man/man1/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pccts-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pccts-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/pccts-buildroot/ (default) Compressing files in /usr/src/tmp/pccts-buildroot (auto) Verifying ELF objects in /usr/src/tmp/pccts-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/pccts-sor: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/pccts-dlg: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/pccts-antlr: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: pccts-1.33-alt3MR33 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66958 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pccts + DOCDIR=/usr/src/tmp/pccts-buildroot/usr/share/doc/pccts-1.33 + export DOCDIR + rm -rf /usr/src/tmp/pccts-buildroot/usr/share/doc/pccts-1.33 + /bin/mkdir -p /usr/src/tmp/pccts-buildroot/usr/share/doc/pccts-1.33 + cp -prL README RIGHTS /usr/src/tmp/pccts-buildroot/usr/share/doc/pccts-1.33 + chmod -R go-w /usr/src/tmp/pccts-buildroot/usr/share/doc/pccts-1.33 + chmod -R a+rX /usr/src/tmp/pccts-buildroot/usr/share/doc/pccts-1.33 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5zk51r find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KfuEMq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EsLdMq Processing files: pccts-devel-1.33-alt3MR33 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.46443 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pccts + DOCDIR=/usr/src/tmp/pccts-buildroot/usr/share/doc/pccts-devel-1.33 + export DOCDIR + rm -rf /usr/src/tmp/pccts-buildroot/usr/share/doc/pccts-devel-1.33 + /bin/mkdir -p /usr/src/tmp/pccts-buildroot/usr/share/doc/pccts-devel-1.33 + cp -prL NOTES.OS2 NOTES.bcc NOTES.msvc NOTES.watcom CHANGES_FROM_131.txt CHANGES_FROM_133.txt CHANGES_FROM_133_BEFORE_MR13.txt CHANGES_SUMMARY.txt KNOWN_PROBLEMS.txt history.txt history.ps MPW_Read_Me sorcerer/README sorcerer/UPDATES /usr/src/tmp/pccts-buildroot/usr/share/doc/pccts-devel-1.33 + chmod -R go-w /usr/src/tmp/pccts-buildroot/usr/share/doc/pccts-devel-1.33 + chmod -R a+rX /usr/src/tmp/pccts-buildroot/usr/share/doc/pccts-devel-1.33 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O07COp find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7Nfofs find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) In file included from /usr/src/tmp/pccts-buildroot/usr/include/pccts/PBlackBox.h:36: /usr/src/tmp/pccts-buildroot/usr/include/pccts/pccts_iostream.h:7:10: fatal error: iostream.h: No such file or directory 7 | #include | ^~~~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/pccts-buildroot/usr/include/pccts/PBlackBox.h: cpp failed, trying c++ mode i586-alt-linux-cpp: fatal error: cannot execute 'cc1plus': execvp: No such file or directory compilation terminated. cpp.req: WARNING: /usr/src/tmp/pccts-buildroot/usr/include/pccts/PBlackBox.h: cpp failed /usr/src/tmp/pccts-buildroot/usr/include/pccts/pccts_istream.h:7:10: fatal error: istream.h: No such file or directory 7 | #include | ^~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/pccts-buildroot/usr/include/pccts/pccts_istream.h: cpp failed /usr/src/tmp/pccts-buildroot/usr/include/pccts/pccts_iostream.h:7:10: fatal error: iostream.h: No such file or directory 7 | #include | ^~~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/pccts-buildroot/usr/include/pccts/pccts_iostream.h: cpp failed In file included from /usr/src/tmp/pccts-buildroot/usr/include/pccts/DLG_stream_input.h:17: /usr/src/tmp/pccts-buildroot/usr/include/pccts/pccts_istream.h:7:10: fatal error: istream.h: No such file or directory 7 | #include | ^~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/pccts-buildroot/usr/include/pccts/DLG_stream_input.h: cpp failed Requires: pccts = 1.33-alt3MR33 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZdVsvp Wrote: /usr/src/RPM/RPMS/i586/pccts-1.33-alt3MR33.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/pccts-devel-1.33-alt3MR33.i586.rpm 15.84user 1.51system 0:12.69elapsed 136%CPU (0avgtext+0avgdata 44028maxresident)k 0inputs+0outputs (0major+588751minor)pagefaults 0swaps /.out/pccts-1.33-alt3MR33.i586.rpm: license not found in '/usr/share/license' directory: Public /.out/pccts-1.33-alt3MR33.i586.rpm: license not found in '/usr/share/license' directory: Domain /.out/pccts-devel-1.33-alt3MR33.i586.rpm: license not found in '/usr/share/license' directory: Public /.out/pccts-devel-1.33-alt3MR33.i586.rpm: license not found in '/usr/share/license' directory: Domain 17.70user 4.44system 0:16.94elapsed 130%CPU (0avgtext+0avgdata 44028maxresident)k 0inputs+0outputs (0major+770280minor)pagefaults 0swaps --- pccts-1.33-alt3MR33.i586.rpm.repo 2008-01-08 11:36:04.000000000 +0000 +++ pccts-1.33-alt3MR33.i586.rpm.hasher 2020-07-17 08:00:50.041841743 +0000 @@ -7,6 +7,5 @@ /usr/share/doc/pccts-1.33/RIGHTS 100644 -/usr/share/man/man1/antlr.1.bz2 100644 -/usr/share/man/man1/dlg.1.gz 100644 -Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 -Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 +/usr/share/man/man1/antlr.1.xz 100644 +/usr/share/man/man1/dlg.1.xz 100644 +Requires: /lib/ld-linux.so.2 Requires: libc.so.6(GLIBC_2.0) @@ -16,3 +15,5 @@ Requires: libc.so.6(GLIBC_2.4) +Requires: libc.so.6(GLIBC_2.7) Requires: rtld(GNU_HASH) +Requires: rpmlib(PayloadIsLzma) Provides: pccts = 1.33-alt3MR33 --- pccts-devel-1.33-alt3MR33.i586.rpm.repo 2008-01-08 11:36:04.000000000 +0000 +++ pccts-devel-1.33-alt3MR33.i586.rpm.hasher 2020-07-17 08:00:50.064841954 +0000 @@ -67,4 +67,3 @@ Requires: pccts = 1.33-alt3MR33 -Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 -Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 +Requires: rpmlib(PayloadIsLzma) Provides: pccts-devel = 1.33-alt3MR33