<86>May 24 11:15:12 userdel[176477]: delete user 'rooter'
<86>May 24 11:15:12 userdel[176477]: removed group 'rooter' owned by 'rooter'
<86>May 24 11:15:12 userdel[176477]: removed shadow group 'rooter' owned by 'rooter'
<86>May 24 11:15:12 groupadd[176488]: group added to /etc/group: name=rooter, GID=639
<86>May 24 11:15:12 groupadd[176488]: group added to /etc/gshadow: name=rooter
<86>May 24 11:15:12 groupadd[176488]: new group: name=rooter, GID=639
<86>May 24 11:15:12 useradd[176502]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash
<86>May 24 11:15:12 userdel[176535]: delete user 'builder'
<86>May 24 11:15:12 userdel[176535]: removed group 'builder' owned by 'builder'
<86>May 24 11:15:12 userdel[176535]: removed shadow group 'builder' owned by 'builder'
<86>May 24 11:15:12 groupadd[176546]: group added to /etc/group: name=builder, GID=640
<86>May 24 11:15:12 groupadd[176546]: group added to /etc/gshadow: name=builder
<86>May 24 11:15:12 groupadd[176546]: new group: name=builder, GID=640
<86>May 24 11:15:12 useradd[176569]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash
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.26529
+ 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.71186
+ 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 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 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 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 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 were guarded by the 'if'
      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 err.o err.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 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 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 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;
        ^
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 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;
             ^~
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 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;
                  ^
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 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;
        ^
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]
      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:1408: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, *term, *toterm;
                                         ^~~~~
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, *term, *toterm;
                                     ^~~
In file included from antlr.c:25:
../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:1508: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:1508: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:1665: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:1665: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:1779: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:1779: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:1904: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:1904: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:1967:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
antlr.c: In function 'default_exception_handler':
antlr.c:2811:1: warning: label 'fail' defined but not used [-Wunused-label]
 fail:
 ^~~~
In file included from antlr.c:25:
../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;        \
                   ^~~~
antlr.c:2803: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:2803: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:2826: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:2826: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:2975: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:2975:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
antlr.c: In function 'enum_file':
antlr.c:3101:15: warning: unused variable 'zzcnt' [-Wunused-variable]
           int zzcnt=1;
               ^~~~~
In file included from antlr.c:25:
../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;        \
                   ^~~~
antlr.c:3057: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:3057:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
antlr.c: In function 'defines':
antlr.c:3151:9: warning: unused variable 'zzcnt' [-Wunused-variable]
     int zzcnt=1;
         ^~~~~
In file included from antlr.c:25:
../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;        \
                   ^~~~
antlr.c:3144: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:3144:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
antlr.c: In function 'enum_def':
antlr.c:3255:118: warning: statement with no effect [-Wunused-value]
           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'
     if (_hasuseraction) { _useraction } \
                           ^~~~~~~~~~~
antlr.c:3255: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:3204: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:3204:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
antlr.c: In function 'zzconstr_attr':
../h/antlr.h:339:49: warning: 'a' is used uninitialized in this function [-Wuninitialized]
   {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]
       /* 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 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 = "";
                    ^~~~~
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=]
       sprintf(ruleNameStatic2,"%s/%d",ruleNameStatic1,offset+1);
                                     ^
In file included from /usr/include/stdio.h:862,
                 from mrhoist.c:28:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 61 bytes into a destination of size 60
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 dlg_a.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
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 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 -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 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 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;
       ^~~~~~~~~~~~~~~~
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=]
  sprintf(buf, "%s_h", name);
                ^~
output.c:716:9:
  return buf;
         ~~~     
In file included from /usr/include/stdio.h:862,
                 from output.c:67:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 202 bytes into a destination of size 100
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __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=]
  sprintf(buf, "%s_h", name);
                ^~
output.c:716:9:
  return buf;
         ~~~     
In file included from /usr/include/stdio.h:862,
                 from output.c:67:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 202 bytes into a destination of size 100
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __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]
      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':
dlg_p.c:215:1: warning: label 'fail' defined but not used [-Wunused-label]
 fail:
 ^~~~
In file included from dlg_p.c:20:
../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: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:229: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:278: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:317:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
dlg_p.c: In function 'and_expr':
dlg_p.c:385:1: warning: label 'fail' defined but not used [-Wunused-label]
 fail:
 ^~~~
In file included from dlg_p.c:20:
../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;        \
                   ^~~~
dlg_p.c:361: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:399: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:473:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
dlg_p.c: In function 'atom_list':
dlg_p.c:588:1: warning: label 'fail' defined but not used [-Wunused-label]
 fail:
 ^~~~
In file included from dlg_p.c:20:
../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;        \
                   ^~~~
dlg_p.c:569:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
dlg_p.c: In function 'near_atom':
dlg_p.c:635:13: warning: unused variable 'debugLetter2' [-Wunused-variable]
         int debugLetter2 = zzaArg(zztasp2,2 ).letter;
             ^~~~~~~~~~~~
dlg_p.c:634:13: warning: unused variable 'debugLetter1' [-Wunused-variable]
         int debugLetter1 = zzaRet.letter;
             ^~~~~~~~~~~~
In file included from dlg_p.c:20:
../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;        \
                   ^~~~
dlg_p.c:602:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
dlg_p.c: In function 'atom':
dlg_p.c:692:1: warning: label 'fail' defined but not used [-Wunused-label]
 fail:
 ^~~~
In file included from dlg_p.c:20:
../h/antlr.h:589:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;        \
                   ^~~~
dlg_p.c:676: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:706:3: note: in expansion of macro 'zzRULE'
   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 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 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 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 gen.o gen.c
gen.c:59:8: warning: type defaults to 'int' in declaration of 'outfile' [-Wimplicit-int]
 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 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 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 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 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]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                        ^~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:172:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:49:
../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;     \
                   ^~~~
sor.c:172:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable]
 #define zzRULE  Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \
                         ^~~~~~~~~
sor.c:172:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:46:
sor.c: In function 'header':
../h/ast.h:76:56: warning: unused variable '_tail' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                                                        ^~~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:334:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/ast.h:76:38: warning: unused variable '_sibling' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                                      ^~~~~~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:334:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                        ^~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:334:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:49:
../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;     \
                   ^~~~
sor.c:334:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable]
 #define zzRULE  Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \
                         ^~~~~~~~~
sor.c:334:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:46:
sor.c: In function 'tokdef':
../h/ast.h:76:56: warning: unused variable '_tail' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                                                        ^~~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:361:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/ast.h:76:38: warning: unused variable '_sibling' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                                      ^~~~~~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:361:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                        ^~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:361:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:49:
../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;     \
                   ^~~~
sor.c:361:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable]
 #define zzRULE  Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \
                         ^~~~~~~~~
sor.c:361:3: note: in expansion of macro 'zzRULE'
   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]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                                                        ^~~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:403:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/ast.h:76:38: warning: unused variable '_sibling' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                                      ^~~~~~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:403:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                        ^~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:403:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:49:
../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;     \
                   ^~~~
sor.c:403:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable]
 #define zzRULE  Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \
                         ^~~~~~~~~
sor.c:403:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:46:
sor.c: In function 'rule':
../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                        ^~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:449:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:49:
../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;     \
                   ^~~~
sor.c:449:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable]
 #define zzRULE  Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \
                         ^~~~~~~~~
sor.c:449:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:46:
sor.c: In function 'block':
../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                        ^~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:584:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:49:
../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;     \
                   ^~~~
sor.c:584:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable]
 #define zzRULE  Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \
                         ^~~~~~~~~
sor.c:584:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:46:
sor.c: In function 'alt':
../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                        ^~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:625:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:49:
../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;     \
                   ^~~~
sor.c:625:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable]
 #define zzRULE  Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \
                         ^~~~~~~~~
sor.c:625:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:46:
sor.c: In function 'element':
../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                        ^~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:715:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:49:
../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;     \
                   ^~~~
sor.c:715:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable]
 #define zzRULE  Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \
                         ^~~~~~~~~
sor.c:715:3: note: in expansion of macro 'zzRULE'
   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]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                        ^~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:920:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:49:
../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;     \
                   ^~~~
sor.c:920:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable]
 #define zzRULE  Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \
                         ^~~~~~~~~
sor.c:920:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:46:
sor.c: In function 'token':
../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                        ^~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:1168:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:49:
../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;     \
                   ^~~~
sor.c:1168:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable]
 #define zzRULE  Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \
                         ^~~~~~~~~
sor.c:1168:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:46:
sor.c: In function 'tree':
../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                        ^~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:1250:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:49:
../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;     \
                   ^~~~
sor.c:1250:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable]
 #define zzRULE  Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \
                         ^~~~~~~~~
sor.c:1250:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
sor.c: In function 'enum_file':
sor.c:1568:11: warning: unused variable 'zzcnt' [-Wunused-variable]
       int zzcnt=1;
           ^~~~~
sor.c:1531:13: warning: unused variable 'p' [-Wunused-variable]
   SymEntry *p=NULL;
             ^
In file included from sor.c:46:
../h/ast.h:76:56: warning: unused variable '_tail' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                                                        ^~~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:1527:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/ast.h:76:38: warning: unused variable '_sibling' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                                      ^~~~~~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:1527:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:49:
../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;     \
                   ^~~~
sor.c:1527:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable]
 #define zzRULE  Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \
                         ^~~~~~~~~
sor.c:1527:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
sor.c: In function 'defines':
sor.c:1614:9: warning: unused variable 'zzcnt' [-Wunused-variable]
     int zzcnt=1;
         ^~~~~
In file included from sor.c:46:
../h/ast.h:76:56: warning: unused variable '_tail' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                                                        ^~~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:1607:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/ast.h:76:38: warning: unused variable '_sibling' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                                      ^~~~~~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:1607:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                        ^~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:1607:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:49:
../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;     \
                   ^~~~
sor.c:1607:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable]
 #define zzRULE  Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \
                         ^~~~~~~~~
sor.c:1607:3: note: in expansion of macro 'zzRULE'
   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]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                                                        ^~~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:1671:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/ast.h:76:38: warning: unused variable '_sibling' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                                      ^~~~~~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:1671:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/ast.h:76:24: warning: unused variable '_ast' [-Wunused-variable]
 #define zzASTVars AST *_ast = NULL, *_sibling = NULL, *_tail = NULL
                        ^~~~
../h/antlr.h:585:27: note: in expansion of macro 'zzASTVars'
      char *zzMissText=""; zzASTVars
                           ^~~~~~~~~
sor.c:1671:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
In file included from sor.c:49:
../h/antlr.h:583:19: warning: unused variable 'zzpf' [-Wunused-variable]
      int zzErrk=1,zzpf=0;     \
                   ^~~~
sor.c:1671:3: note: in expansion of macro 'zzRULE'
   zzRULE;
   ^~~~~~
../h/antlr.h:580:25: warning: unused variable 'zzaRetPtr' [-Wunused-variable]
 #define zzRULE  Attrib *zzaRetPtr = &(zzaStack[zzasp-1]); \
                         ^~~~~~~~~
sor.c:1671:3: note: in expansion of macro 'zzRULE'
   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 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 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 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]
  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]
  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]
  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]
   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]
 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]
 }
 ^
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.94606
+ 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.94606
+ 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.ko3kZo
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.pvOw6V
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.ZXVsUP
Processing files: pccts-devel-1.33-alt3MR33
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59823
+ 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.VYQbAt
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.I4woAp
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
 #include <iostream.h>
          ^~~~~~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/pccts-buildroot/usr/include/pccts/PBlackBox.h: cpp failed, trying c++ mode
i586-alt-linux-cpp: error trying to exec 'cc1plus': execvp: No such file or directory
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
 #include <istream.h>
          ^~~~~~~~~~~
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
 #include <iostream.h>
          ^~~~~~~~~~~~
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
 #include <istream.h>
          ^~~~~~~~~~~
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.eyi7kG
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
17.89user 1.57system 0:23.79elapsed 81%CPU (0avgtext+0avgdata 44028maxresident)k
0inputs+0outputs (0major+612377minor)pagefaults 0swaps
19.38user 3.85system 0:29.12elapsed 79%CPU (0avgtext+0avgdata 44028maxresident)k
0inputs+0outputs (0major+788546minor)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-05-24 11:15:38.945794517 +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-05-24 11:15:38.980794208 +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