<86>Jun  4 09:30:48 userdel[896928]: delete user 'rooter'
<86>Jun  4 09:30:48 userdel[896928]: removed group 'rooter' owned by 'rooter'
<86>Jun  4 09:30:48 userdel[896928]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun  4 09:30:48 groupadd[896969]: group added to /etc/group: name=rooter, GID=1871
<86>Jun  4 09:30:48 groupadd[896969]: group added to /etc/gshadow: name=rooter
<86>Jun  4 09:30:48 groupadd[896969]: new group: name=rooter, GID=1871
<86>Jun  4 09:30:48 useradd[897019]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash
<86>Jun  4 09:30:48 userdel[897085]: delete user 'builder'
<86>Jun  4 09:30:48 userdel[897085]: removed group 'builder' owned by 'builder'
<86>Jun  4 09:30:48 userdel[897085]: removed shadow group 'builder' owned by 'builder'
<86>Jun  4 09:30:48 groupadd[897137]: group added to /etc/group: name=builder, GID=1872
<86>Jun  4 09:30:48 groupadd[897137]: group added to /etc/gshadow: name=builder
<86>Jun  4 09:30:48 groupadd[897137]: new group: name=builder, GID=1872
<86>Jun  4 09:30:48 useradd[897177]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash
<13>Jun  4 09:30:49 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596258 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/pcc-1.0.0-alt2.nosrc.rpm (w1.gzdio)
Installing pcc-1.0.0-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79653
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf pcc-1.0.0
+ echo 'Source #0 (pcc-1.0.0.tgz):'
Source #0 (pcc-1.0.0.tgz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/pcc-1.0.0.tgz
+ /bin/tar -xf -
+ cd pcc-1.0.0
+ echo 'Source #1 (pcc-libs-1.0.0.tgz):'
Source #1 (pcc-libs-1.0.0.tgz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/pcc-libs-1.0.0.tgz
+ /bin/tar -xf -
+ /bin/chmod -c -Rf u+rwX,go-w .
+ find . -name Makefile.in
+ xargs sed -i 's| -O | |g'
+ mv pcc-libs-1.0.0 pcc-libs
+ echo 'Patch #0 (pcc-090808-optflags.patch):'
Patch #0 (pcc-090808-optflags.patch):
+ /usr/bin/patch -p1
patching file pcc-libs/csu/linux/Makefile
Hunk #1 succeeded at 26 (offset 1 line).
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.79653
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd pcc-1.0.0
+ export archdir=amd64
+ archdir=amd64
+ export 'FLAGS=-pipe -frecord-gcc-switches -Wall -g -O2'
+ FLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CC=gcc
+ CC=gcc
+ export 'CPP=gcc -E'
+ CPP='gcc -E'
++ echo -pipe -frecord-gcc-switches -Wall -g -O2
++ sed -e 's/\(^\| \)-g\($\| \)/ /g'
+ export 'CFLAGS_NODEBUG=-pipe -frecord-gcc-switches -Wall -O2'
+ CFLAGS_NODEBUG='-pipe -frecord-gcc-switches -Wall -O2'
+ cd pcc-libs
+ export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2'
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export 'FFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2'
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ ./configure --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for ar... ar
checking for ranlib... ranlib
configure: creating ./config.status
config.status: creating Makefile
config.status: creating csu/Makefile
config.status: creating libsoftfloat/Makefile
config.status: creating libpcc/Makefile
+ make 'CFLAGS=-Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2' 'CFLAGS_NODEBUG=-Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -O2'
make: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs'
cd libsoftfloat; make all -w -Otarget
make[1]: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs/libsoftfloat'
gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/amd64 -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c bits64/softfloat.c
bits64/softfloat.c: In function 'subFloat32Sigs':
bits64/softfloat.c:1755:45: warning: comparison between 'fp_rnd' {aka 'enum <anonymous>'} and 'enum <anonymous>' [-Wenum-compare]
     return packFloat32( float_rounding_mode == float_round_down, 0, 0 );
                                             ^~
bits64/softfloat.c: In function 'subFloat64Sigs':
bits64/softfloat.c:2721:45: warning: comparison between 'fp_rnd' {aka 'enum <anonymous>'} and 'enum <anonymous>' [-Wenum-compare]
     return packFloat64( float_rounding_mode == float_round_down, 0, 0 );
                                             ^~
gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/amd64 -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c fpgetround.c
gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/amd64 -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c fpsetround.c
gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/amd64 -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c fpgetmask.c
gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/amd64 -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c fpsetmask.c
gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/amd64 -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c fpgetsticky.c
gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/amd64 -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c fpsetsticky.c
ar r libpccsoftfloat.a softfloat.o fpgetround.o fpsetround.o fpgetmask.o fpsetmask.o fpgetsticky.o fpsetsticky.o
ar: creating libpccsoftfloat.a
ranlib libpccsoftfloat.a
make[1]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs/libsoftfloat'
cd libpcc; make all -w -Otarget
make[1]: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs/libpcc'
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c cmpdi2.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c divdi3.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c fixdfdi.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c fixsfdi.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c fixunsdfdi.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c fixunssfdi.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c floatdidf.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c floatdisf.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c floatunsdidf.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c moddi3.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c muldi3.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c negdi2.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c qdivrem.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c ucmpdi2.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c udivdi3.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c umoddi3.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c ashldi3.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c ashrdi3.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c lshrdi3.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c bitcnt.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c _alloca.c
gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c ssp.c
ssp.c: In function '__ssp_init':
ssp.c:52:7: warning: implicit declaration of function 'open' [-Wimplicit-function-declaration]
  fd = open("/dev/urandom", 0);
       ^~~~
ssp.c:54:8: warning: implicit declaration of function 'read'; did you mean 'rand'? [-Wimplicit-function-declaration]
   sz = read(fd, (char *)&__stack_chk_guard,
        ^~~~
        rand
ssp.c:56:3: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration]
   close(fd);
   ^~~~~
ssp.c: In function '__stack_chk_fail':
ssp.c:68:2: warning: implicit declaration of function 'write' [-Wimplicit-function-declaration]
  write(2, __progname, strlen(__progname));
  ^~~~~
ar r libpcc.a cmpdi2.o divdi3.o fixdfdi.o fixsfdi.o fixunsdfdi.o fixunssfdi.o floatdidf.o floatdisf.o floatunsdidf.o moddi3.o muldi3.o negdi2.o qdivrem.o ucmpdi2.o udivdi3.o umoddi3.o ashldi3.o ashrdi3.o lshrdi3.o bitcnt.o _alloca.o ssp.o
ar: creating libpcc.a
ranlib libpcc.a
make[1]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs/libpcc'
cd csu; make all -w -Otarget
make[1]: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs/csu'
if test -f ./linux/Makefile ; then make -f ./linux/Makefile -w CC=gcc MACH=amd64 PCCLIBDIR=/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib VPATH=./linux SRCDIR=./linux/ all ; fi
make[2]: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs/csu'
gcc -O -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o crt0.o ./linux/amd64/crt0.c
gcc -O -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o crt1.o ./linux/amd64/crt0.c
gcc -O -DPROFILE -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o gcrt1.o ./linux/amd64/crt0.c
gcc -O -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o crti.o ./linux/amd64/crti.c
gcc -O -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o crtn.o ./linux/amd64/crtn.c
gcc -O -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -O2 -c -o crtbegin.o ./linux/crtbegin.c
gcc -O -Iamd64 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o crtend.o ./linux/crtend.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs/csu'
make[1]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs/csu'
make: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs'
+ cd ..
+ export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2'
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export 'FFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2'
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ ./configure --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-assembler=/usr/bin/as --with-linker=/usr/bin/ld --with-libdir=/usr/lib64 --with-incdir=/usr/include --enable-tls
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc accepts -Wall... yes
checking whether gcc accepts -Wmissing-prototypes... yes
checking whether gcc accepts -Wstrict-prototypes... yes
checking whether gcc accepts -Wshadow... yes
checking whether gcc accepts -Wsign-compare... yes
checking whether gcc accepts -Wtruncate... no
checking for a C compiler for mkext... not cross compiling
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for C99 printf size specifiers... yes
checking for C99 variadic macro support... yes
checking whether byte ordering is bigendian... no
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /bin/install -c
checking for bison... bison -y
checking for strip... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for string.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for strtold... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for mkstemp... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for basename... yes
checking for getopt... yes
checking for ffs... yes
checking for vfork... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating cc/Makefile
config.status: creating cc/cc/Makefile
config.status: creating cc/cpp/Makefile
config.status: creating cc/ccom/Makefile
config.status: creating f77/Makefile
config.status: creating f77/f77/Makefile
config.status: creating f77/fcom/Makefile
config.status: creating config.h

Target CPU is .................... amd64
Target ABI is .................... elf
Target OS is ..................... linux
Compiler is called ............... pcc
Installing compiler into ......... /usr/bin
Installing pre-processor into .... /usr/lib
Using assembler .................. /usr/bin/as
Using linker ..................... /usr/bin/ld
Using include path ............... /usr/include
Using library path ............... /usr/lib64
Has TLS support .................. yes
Has GCC compatibility ............ yes
Type of wchar_t is ............... INT (4 chars)

Configure finished.  Do 'make && make install' to compile and install.

+ make
make: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0'
cd cc && make all -w -Otarget
make[1]: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0/cc'
cd cc; make all -w -Otarget
make[2]: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0/cc/cc'
gcc  -DLIBEXECDIR=\"/usr/lib/\" -DGCC_COMPAT -DINCLUDEDIR=\"/usr/include/\" -DPCCINCDIR=\"/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/include/\" -DPCCLIBDIR=\"/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/\" -Dos_linux -DTARGMACH=amd64 -Dmach_amd64 -I../.. -I../../os/linux -I../../mip -I../../arch/amd64 -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c cc.c
gcc  -DLIBEXECDIR=\"/usr/lib/\" -DGCC_COMPAT -DINCLUDEDIR=\"/usr/include/\" -DPCCINCDIR=\"/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/include/\" -DPCCLIBDIR=\"/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/\" -Dos_linux -DTARGMACH=amd64 -Dmach_amd64 -I../.. -I../../os/linux -I../../mip -I../../arch/amd64 -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o compat.o ../../mip/compat.c
gcc -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare  cc.o compat.o -o pcc
make[2]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0/cc/cc'
cd cpp; make all -w -Otarget
make[2]: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0/cc/cpp'
bison -y -d  cpy.y
gcc  -DGCC_COMPAT -DCPP_DEBUG -I. -I../.. -I. -I../../mip -I../../arch/amd64 -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o cpy.o y.tab.c
gcc  -DGCC_COMPAT -DCPP_DEBUG -I. -I../.. -I. -I../../mip -I../../arch/amd64 -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c cpp.c
cpp.c: In function 'include':
cpp.c:405:9: warning: variable 'it' set but not used [-Wunused-but-set-variable]
  int c, it;
         ^~
cpp.c: In function 'xwarning':
cpp.c:872:6: warning: variable 'dummy' set but not used [-Wunused-but-set-variable]
  int dummy;
      ^~~~~
cpp.c: In function 'xerror':
cpp.c:889:6: warning: variable 'dummy' set but not used [-Wunused-but-set-variable]
  int dummy;
      ^~~~~
cpp.c: In function 'lookup':
cpp.c:1865:22: warning: variable 'sm' set but not used [-Wunused-but-set-variable]
  const usch *k, *m, *sm;
                      ^~
cpp.c: In function 'xwarning':
cpp.c:878:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write (2, t, strlen((char *)t));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc  -DGCC_COMPAT -DCPP_DEBUG -I. -I../.. -I. -I../../mip -I../../arch/amd64 -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c token.c
token.c: In function 'fastscan':
token.c:185:19: warning: variable 'onemore' set but not used [-Wunused-but-set-variable]
  int ch, i, ccnt, onemore;
                   ^~~~~~~
token.c: In function 'pushfile':
token.c:824:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(ofd, ic->buffer, strlen((char *)ic->buffer));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
token.c: In function 'prtline':
token.c:859:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(ofd, s, strlen((char *)s));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc  -DGCC_COMPAT -DCPP_DEBUG -I. -I../.. -I. -I../../mip -I../../arch/amd64 -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o compat.o ../../mip/compat.c
gcc -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare  cpp.o cpy.o token.o compat.o -o cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0/cc/cpp'
cd ccom; make all -w -Otarget
make[2]: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0/cc/ccom'
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DMKEXT -o mkext \
../../mip/mkext.c ../../arch/amd64/table.c ../../mip/common.c
../../mip/common.c:553:36: warning: variably modified 'elm' at file scope
 #define ALIGNMENT ((long)&((struct balloc *)0)->a2)
                                    ^~~~~~
../../mip/common.c:618:17: note: in expansion of macro 'ALIGNMENT'
 #define ELEMSZ (ALIGNMENT)
                 ^~~~~~~~~
../../mip/common.c:619:22: note: in expansion of macro 'ELEMSZ'
 #define MAXSZ (NELEM*ELEMSZ)
                      ^~~~~~
../../mip/common.c:624:12: note: in expansion of macro 'MAXSZ'
   char elm[MAXSZ];
            ^~~~~
./mkext
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o optim.o optim.c
optim.c: In function 'optim':
optim.c:90:8: warning: variable 't' set but not used [-Wunused-but-set-variable]
  TWORD t;
        ^
bison -y  -d cgram.y
cgram.y: warning: 4 shift/reduce conflicts [-Wconflicts-sr]
mv y.tab.c cgram.c
mv y.tab.h cgram.h
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o pftn.o pftn.c
In file included from pftn.c:66:
pftn.c: In function 'enumdcl':
pass1.h:165:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define MKAP(type)  ((struct attr *)&btattr[type])
pftn.c:772:17: note: in expansion of macro 'MKAP'
   ap->atypsz = (MKAP(t))->atypsz;
                 ^~~~
pass1.h:165:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define MKAP(type)  ((struct attr *)&btattr[type])
pftn.c:773:17: note: in expansion of macro 'MKAP'
   ap->aalign = (MKAP(t))->aalign;
                 ^~~~
pftn.c: In function 'dclstruct':
pftn.c:869:18: warning: variable 'coff' set but not used [-Wunused-but-set-variable]
  int al, sa, sz, coff;
                  ^~~~
In file included from pftn.c:66:
pftn.c: In function 'inwstring':
pass1.h:165:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define MKAP(type)  ((struct attr *)&btattr[type])
pftn.c:1232:14: note: in expansion of macro 'MKAP'
   ninval(0, (MKAP(WCHAR_TYPE))->atypsz, p);
              ^~~~
pftn.c: In function 'imop':
pftn.c:3160:13: warning: operation on 'p->n_type' may be undefined [-Wsequence-point]
   p->n_type = p->n_type += (FIMAG-FLOAT);
   ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
pftn.c:3166:14: warning: operation on 'p->n_type' may be undefined [-Wsequence-point]
    p->n_type = p->n_type += (FIMAG-FLOAT);
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
pftn.c:3183:14: warning: operation on 'p->n_type' may be undefined [-Wsequence-point]
    p->n_type = p->n_type += (FIMAG-FLOAT);
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
pftn.c:3207:14: warning: operation on 'p->n_type' may be undefined [-Wsequence-point]
    p->n_type = p->n_type += (FIMAG-FLOAT);
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
pftn.c:3215:14: warning: operation on 'p->n_type' may be undefined [-Wsequence-point]
    p->n_type = p->n_type += (FIMAG-FLOAT);
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
flex  scan.l
mv lex.yy.c scan.c
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o scan.o scan.c
lex.yy.c:2036:16: warning: 'input' defined but not used [-Wunused-function]
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o trees.o trees.c
In file included from trees.c:69:
trees.c: In function 'buildtree':
pass1.h:413:30: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
 #define FLOAT_ISZERO(p)  (p) == 0.0
                              ^~
trees.c:169:14: note: in expansion of macro 'FLOAT_ISZERO'
    p = bcon(!FLOAT_ISZERO(l->n_dcon));
              ^~~~~~~~~~~~
trees.c:169:13: note: add parentheses around left hand side expression to silence this warning
    p = bcon(!FLOAT_ISZERO(l->n_dcon));
In file included from trees.c:69:
pass1.h:413:30: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
 #define FLOAT_ISZERO(p)  (p) == 0.0
                              ^~
trees.c:174:14: note: in expansion of macro 'FLOAT_ISZERO'
    p = bcon(!FLOAT_ISZERO(r->n_dcon));
              ^~~~~~~~~~~~
trees.c:174:13: note: add parentheses around left hand side expression to silence this warning
    p = bcon(!FLOAT_ISZERO(r->n_dcon));
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cgram.o cgram.c
cgram.y: In function 'stradd':
cgram.y:1816:2: warning: implicit declaration of function 'strlcpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
  strlcpy(rv, old, len);
  ^~~~~~~
  strncpy
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o inline.o inline.c
inline.c: In function 'inlinetree':
inline.c:385:8: warning: variable 'stkoff' set but not used [-Wunused-but-set-variable]
  OFFSZ stkoff;
        ^~~~~~
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o symtabs.o symtabs.c
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o gcc_compat.o gcc_compat.c
gcc_compat.c: In function 'pragmas_gcc':
gcc_compat.c:507:6: warning: variable 'ign' set but not used [-Wunused-but-set-variable]
  int ign, warn, err, i, u;
      ^~~
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o init.o init.c
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o local.o ../../arch/amd64/local.c
../../arch/amd64/local.c: In function 'picsymtab':
../../arch/amd64/local.c:74:2: warning: implicit declaration of function 'strlcpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
  strlcpy(sp->soname, p, len);
  ^~~~~~~
  strncpy
../../arch/amd64/local.c:75:2: warning: implicit declaration of function 'strlcat'; did you mean 'strncat'? [-Wimplicit-function-declaration]
  strlcat(sp->soname, s, len);
  ^~~~~~~
  strncat
At top level:
../../arch/amd64/local.c:37:1: warning: 'toolarge' defined but not used [-Wunused-function]
 toolarge(TWORD t, CONSZ con)
 ^~~~~~~~
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o code.o ../../arch/amd64/code.c
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o stabs.o stabs.c
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o builtins.o builtins.c
builtins.c: In function 'builtin_alloca':
builtins.c:44:17: warning: variable 'sp' set but not used [-Wunused-but-set-variable]
  struct symtab *sp;
                 ^~
At top level:
builtins.c:67:1: warning: 'hasgoto' defined but not used [-Wunused-function]
 hasgoto(NODE *p)
 ^~~~~~~
In file included from /usr/include/string.h:508,
                 from pass1.h:40,
                 from builtins.c:27:
In function 'memcpy',
    inlined from 'builtin_huge_vall' at builtins.c:444:47:
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [11, 12] is out of the bounds [0, 10] of object 'vLDOUBLE' with type 'char[10]' [-Warray-bounds]
   return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
builtins.c: In function 'builtin_huge_vall':
builtins.c:402:13: note: 'vLDOUBLE' declared here
 static char vLDOUBLE[] = { 0, 0, 0, 0, 0, 0, 0, 0x80, 0xff, 0x7f };
             ^~~~~~~~
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o match.o ../../mip/match.c
../../mip/match.c: In function 'swmatch':
../../mip/match.c:442:8: warning: implicit declaration of function 'ffs' [-Wimplicit-function-declaration]
   rv = ffs(shape)-1;
        ^~~
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o reader.o ../../mip/reader.c
../../mip/reader.c: In function 'prcook':
../../mip/reader.c:529:5: warning: implicit declaration of function 'strlcat'; did you mean 'strncat'? [-Wimplicit-function-declaration]
     strlcat(buf, "|", sizeof(buf));
     ^~~~~~~
     strncat
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o optim2.o ../../mip/optim2.c
../../mip/optim2.c: In function 'TraceSchedule':
../../mip/optim2.c:1873:16: warning: variable 'threads' set but not used [-Wunused-but-set-variable]
  unsigned long threads;
                ^~~~~~~
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o regs.o ../../mip/regs.c
../../mip/regs.c: In function 'addalledges':
../../mip/regs.c:788:9: warning: implicit declaration of function 'ffs' [-Wimplicit-function-declaration]
     j = ffs(k)-1;
         ^~~
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o local2.o ../../arch/amd64/local2.c
../../arch/amd64/local2.c: In function 'ldtoul':
../../arch/amd64/local2.c:330:6: warning: variable 'r' set but not used [-Wunused-but-set-variable]
  int r;
      ^
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o order.o ../../arch/amd64/order.c
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o table.o ../../arch/amd64/table.c
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o compat.o ../../mip/compat.c
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o common.o ../../mip/common.c
../../mip/common.c:553:36: warning: variably modified 'elm' at file scope
 #define ALIGNMENT ((long)&((struct balloc *)0)->a2)
                                    ^~~~~~
../../mip/common.c:618:17: note: in expansion of macro 'ALIGNMENT'
 #define ELEMSZ (ALIGNMENT)
                 ^~~~~~~~~
../../mip/common.c:619:22: note: in expansion of macro 'ELEMSZ'
 #define MAXSZ (NELEM*ELEMSZ)
                      ^~~~~~
../../mip/common.c:624:12: note: in expansion of macro 'MAXSZ'
   char elm[MAXSZ];
            ^~~~~
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o main.o main.c
main.c: In function 'segvcatch':
main.c:108:6: warning: variable 'dummy' set but not used [-Wunused-but-set-variable]
  int dummy;
      ^~~~~
gcc  -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_amd64 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/linux  -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o external.o external.c
gcc -pipe -frecord-gcc-switches -Wall -g -O2  -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare  optim.o pftn.o scan.o trees.o cgram.o inline.o symtabs.o gcc_compat.o init.o local.o code.o stabs.o builtins.o match.o reader.o optim2.o regs.o local2.o order.o table.o compat.o common.o main.o external.o -o ccom
make[2]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0/cc/ccom'
make[1]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0/cc'
make: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50231
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/pcc-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/pcc-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd pcc-1.0.0
+ make -C pcc-libs install DESTDIR=/usr/src/tmp/pcc-buildroot strip=no
make: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs'
for f in libsoftfloat libpcc csu; do (cd $f && make install); done
make[1]: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs/libsoftfloat'
test -z "/usr/src/tmp/pcc-buildroot/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib"
/bin/install -c -m 644 libpccsoftfloat.a /usr/src/tmp/pcc-buildroot/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib
make[1]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs/libsoftfloat'
make[1]: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs/libpcc'
test -z "/usr/src/tmp/pcc-buildroot/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/include" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/include"
headers='float.h limits.h stdarg.h stdbool.h stddef.h iso646.h libpcc_float.h libpcc_limits.h libpcc_stdarg.h libpcc_stdbool.h libpcc_stddef.h'; for i in $headers; do \
	/bin/install -c -m 644 ./include/$i \
		/usr/src/tmp/pcc-buildroot/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/include/$i; \
done
test -z "/usr/src/tmp/pcc-buildroot/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib"
/bin/install -c -m 644 libpcc.a /usr/src/tmp/pcc-buildroot/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib
make[1]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs/libpcc'
make[1]: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs/csu'
if test -f ./linux/Makefile ; then make -f ./linux/Makefile -w CC=gcc MACH=amd64 PCCLIBDIR=/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib VPATH=./linux SRCDIR=./linux/ install ; fi
make[2]: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs/csu'
mkdir -p /usr/src/tmp/pcc-buildroot/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib
cp crt0.o crt1.o gcrt1.o crti.o crtn.o crtbegin.o crtend.o /usr/src/tmp/pcc-buildroot/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib
make[2]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs/csu'
make[1]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs/csu'
make: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0/pcc-libs'
+ make install DESTDIR=/usr/src/tmp/pcc-buildroot strip=no
make: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0'
cd cc && make install
make[1]: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0/cc'
cd cc && make install
make[2]: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0/cc/cc'
test -z "/usr/src/tmp/pcc-buildroot/usr/bin" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/bin"
/bin/install -c pcc /usr/src/tmp/pcc-buildroot/usr/bin
test -z "/usr/src/tmp/pcc-buildroot/usr/share/man/man1" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/share/man/man1"
/bin/install -c ./cc.1 /usr/src/tmp/pcc-buildroot/usr/share/man/man1/pcc.1
test -z "/usr/src/tmp/pcc-buildroot/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/include" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/include"
test -z "/usr/src/tmp/pcc-buildroot/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib"
make[2]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0/cc/cc'
cd cpp && make install
make[2]: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0/cc/cpp'
test -z "/usr/src/tmp/pcc-buildroot/usr/lib" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/lib"
/bin/install -c cpp /usr/src/tmp/pcc-buildroot/usr/lib
test -z "/usr/src/tmp/pcc-buildroot/usr/share/man/man1" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/share/man/man1"       
/bin/install -c ./cpp.1 /usr/src/tmp/pcc-buildroot/usr/share/man/man1/cpp.1
make[2]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0/cc/cpp'
cd ccom && make install
make[2]: Entering directory '/usr/src/RPM/BUILD/pcc-1.0.0/cc/ccom'
test -z "/usr/src/tmp/pcc-buildroot/usr/lib" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/lib"
/bin/install -c ccom /usr/src/tmp/pcc-buildroot/usr/lib
test -z "/usr/src/tmp/pcc-buildroot/usr/share/man/man1" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/share/man/man1"       
/bin/install -c ./ccom.1 /usr/src/tmp/pcc-buildroot/usr/share/man/man1/ccom.1
make[2]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0/cc/ccom'
make[1]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0/cc'
make: Leaving directory '/usr/src/RPM/BUILD/pcc-1.0.0'
+ chmod 644 /usr/src/tmp/pcc-buildroot/usr/share/man/man1/ccom.1 /usr/src/tmp/pcc-buildroot/usr/share/man/man1/cpp.1 /usr/src/tmp/pcc-buildroot/usr/share/man/man1/pcc.1
+ mv /usr/src/tmp/pcc-buildroot/usr/share/man/man1/cpp.1 /usr/src/tmp/pcc-buildroot/usr/share/man/man1/pcc-cpp.1
+ mkdir -p /usr/src/tmp/pcc-buildroot/usr/include/pcc
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/pcc-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/pcc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/pcc-buildroot/ (default)
Compressing files in /usr/src/tmp/pcc-buildroot (auto)
Adjusting library links in /usr/src/tmp/pcc-buildroot
./usr/lib:
./usr/lib64:
./usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib:
Verifying ELF objects in /usr/src/tmp/pcc-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: pcc-1.0.0-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W4b51R
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.m6AdwX
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: glibc-devel, /lib64/ld-linux-x86-64.so.2, libc.so.6()(64bit) >= set:pnCE0ZdiC7, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8QPpq6
Creating pcc-debuginfo package
Processing files: pcc-debuginfo-1.0.0-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eY7CNi
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uS7rBy
find-requires: running scripts (debuginfo)
Requires: pcc = 1.0.0-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/pcc-1.0.0-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/pcc-debuginfo-1.0.0-alt2.x86_64.rpm (w2.lzdio)
9.31user 2.42system 0:15.71elapsed 74%CPU (0avgtext+0avgdata 59084maxresident)k
0inputs+0outputs (0major+1128496minor)pagefaults 0swaps
1.76user 0.90system 0:20.25elapsed 13%CPU (0avgtext+0avgdata 122528maxresident)k
0inputs+0outputs (0major+187478minor)pagefaults 0swaps
--- pcc-1.0.0-alt2.x86_64.rpm.repo	2018-01-09 08:43:36.000000000 +0000
+++ pcc-1.0.0-alt2.x86_64.rpm.hasher	2023-06-04 09:31:07.003739064 +0000
@@ -45,6 +45,6 @@
 Provides: pcc = 1.0.0-alt2
-File: /usr/bin/pcc	100755	root:root	5c9e469e8f9081423716b2d195e9593b	
+File: /usr/bin/pcc	100755	root:root	e64f9d976b88f2de9cfc2b941ede34b5	
 File: /usr/include/pcc	40755	root:root		
-File: /usr/lib/ccom	100755	root:root	204c4795ff2d14039eef725a992a0f25	
-File: /usr/lib/cpp	100755	root:root	9a462871ff3af3808a2a5a363e4cf83b	
+File: /usr/lib/ccom	100755	root:root	e760c629e90bc69bcaf289dba789f618	
+File: /usr/lib/cpp	100755	root:root	77e74564b7722f814db83b2ad4f22012	
 File: /usr/lib64/pcc	40755	root:root		
@@ -65,11 +65,11 @@
 File: /usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib	40755	root:root		
-File: /usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/crt0.o	100644	root:root	7e5f320c59e968f21219273ba2beeef4	
-File: /usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/crt1.o	100644	root:root	3109492bfa6f2c33046d5cefdef2e55e	
-File: /usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/crtbegin.o	100644	root:root	1679d437f9ad3beb23f68704b337b5be	
-File: /usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/crtend.o	100644	root:root	a2e54b2927932a827c6c1cd0af111780	
-File: /usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/crti.o	100644	root:root	0f9f50c35746b2e17834b9e595ffa692	
-File: /usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/crtn.o	100644	root:root	26d02e0b42e85312b69e2b7bbd1c157f	
-File: /usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/gcrt1.o	100644	root:root	d8e78d45b52200ff3076035f8e1ed148	
-File: /usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/libpcc.a	100644	root:root	033afcaa1f0bd9a2ed8bfa34215abaaf	
-File: /usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/libpccsoftfloat.a	100644	root:root	97f8718037c5184a0f62685e042886e7	
+File: /usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/crt0.o	100644	root:root	5b7c47119190462ec45b18db5311fb0b	
+File: /usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/crt1.o	100644	root:root	b860469bc3658402fcc66fd887abbfb8	
+File: /usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/crtbegin.o	100644	root:root	f6c3be293a24a4dd8ed76f83448d829d	
+File: /usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/crtend.o	100644	root:root	987ff62ef0084bf238e6c9c9ce77185e	
+File: /usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/crti.o	100644	root:root	84b761af21ee99234201647253d735a5	
+File: /usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/crtn.o	100644	root:root	11e99d32048943e5790580e7dad84ad7	
+File: /usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/gcrt1.o	100644	root:root	0fc083c83906b92f127ad7e65d581eca	
+File: /usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/libpcc.a	100644	root:root	8b6a4b96b4107972a084b2d811c8d2d5	
+File: /usr/lib64/pcc/x86_64-unknown-linux-gnu/1.0.0.RELEASE/lib/libpccsoftfloat.a	100644	root:root	89a5734252aa8b8c11ee07cc870f70db	
 File: /usr/share/man/man1/ccom.1.xz	100644	root:root	aad11bd9320cf1ba71af12b0a5f4a414	
@@ -77,2 +77,2 @@
 File: /usr/share/man/man1/pcc.1.xz	100644	root:root	ba1b31741d58ac0be0a254a4b8aebd0f	
-RPMIdentity: a500933705a255ae6f915f9971caa2cbdaff2ad8cd4b518a90edda3553672599570fde37efb6cf7c9f77c6bcf8025a9dffeeca46a4d5964a9e4d1d92e0f707ad
+RPMIdentity: 7b2e240574cb112488a56e57c98598ce611ccafe669c845c419a35165fd71d4953a78c46fff030f6b1858c21f53b5b067ee4f0e5d3072ea7fe2f0b99b770fa13
--- pcc-debuginfo-1.0.0-alt2.x86_64.rpm.repo	2018-01-09 08:43:36.000000000 +0000
+++ pcc-debuginfo-1.0.0-alt2.x86_64.rpm.hasher	2023-06-04 09:31:07.070740375 +0000
@@ -1,10 +1,10 @@
-/usr/lib/debug/.build-id/79	40755	root:root	
-/usr/lib/debug/.build-id/79/7fa2f41670ba3dab4642cc5ed82fe0cfb4718b	120777	root:root	../../../cpp
-/usr/lib/debug/.build-id/79/7fa2f41670ba3dab4642cc5ed82fe0cfb4718b.debug	120777	root:root	../../usr/lib/cpp.debug
-/usr/lib/debug/.build-id/b7	40755	root:root	
-/usr/lib/debug/.build-id/b7/14b2e61e681df677268e57aee06103e07d0ae3	120777	root:root	../../../../bin/pcc
-/usr/lib/debug/.build-id/b7/14b2e61e681df677268e57aee06103e07d0ae3.debug	120777	root:root	../../usr/bin/pcc.debug
-/usr/lib/debug/.build-id/ed	40755	root:root	
-/usr/lib/debug/.build-id/ed/eb17ea2ce2775ad7c7a6a43c0709098d029160	120777	root:root	../../../ccom
-/usr/lib/debug/.build-id/ed/eb17ea2ce2775ad7c7a6a43c0709098d029160.debug	120777	root:root	../../usr/lib/ccom.debug
+/usr/lib/debug/.build-id/64	40755	root:root	
+/usr/lib/debug/.build-id/64/8999587b8fb1dbba0ee00eb1ed7c13e74ef5c9	120777	root:root	../../../ccom
+/usr/lib/debug/.build-id/64/8999587b8fb1dbba0ee00eb1ed7c13e74ef5c9.debug	120777	root:root	../../usr/lib/ccom.debug
+/usr/lib/debug/.build-id/91	40755	root:root	
+/usr/lib/debug/.build-id/91/08c8b630369cbf7f4c646a2a13e756513e37d2	120777	root:root	../../../cpp
+/usr/lib/debug/.build-id/91/08c8b630369cbf7f4c646a2a13e756513e37d2.debug	120777	root:root	../../usr/lib/cpp.debug
+/usr/lib/debug/.build-id/d2	40755	root:root	
+/usr/lib/debug/.build-id/d2/02ca2f2f844b11621f4ee00e1048cac9699cf7	120777	root:root	../../../../bin/pcc
+/usr/lib/debug/.build-id/d2/02ca2f2f844b11621f4ee00e1048cac9699cf7.debug	120777	root:root	../../usr/bin/pcc.debug
 /usr/lib/debug/usr/bin/pcc.debug	100644	root:root	
@@ -62,14 +62,14 @@
 Provides: pcc-debuginfo = 1.0.0-alt2
-File: /usr/lib/debug/.build-id/79	40755	root:root		
-File: /usr/lib/debug/.build-id/79/7fa2f41670ba3dab4642cc5ed82fe0cfb4718b	120777	root:root		../../../cpp
-File: /usr/lib/debug/.build-id/79/7fa2f41670ba3dab4642cc5ed82fe0cfb4718b.debug	120777	root:root		../../usr/lib/cpp.debug
-File: /usr/lib/debug/.build-id/b7	40755	root:root		
-File: /usr/lib/debug/.build-id/b7/14b2e61e681df677268e57aee06103e07d0ae3	120777	root:root		../../../../bin/pcc
-File: /usr/lib/debug/.build-id/b7/14b2e61e681df677268e57aee06103e07d0ae3.debug	120777	root:root		../../usr/bin/pcc.debug
-File: /usr/lib/debug/.build-id/ed	40755	root:root		
-File: /usr/lib/debug/.build-id/ed/eb17ea2ce2775ad7c7a6a43c0709098d029160	120777	root:root		../../../ccom
-File: /usr/lib/debug/.build-id/ed/eb17ea2ce2775ad7c7a6a43c0709098d029160.debug	120777	root:root		../../usr/lib/ccom.debug
-File: /usr/lib/debug/usr/bin/pcc.debug	100644	root:root	359385fdcaa49b6f95aa907b5717a4c1	
-File: /usr/lib/debug/usr/lib/ccom.debug	100644	root:root	a740d3185d9ea269a7f0208a23bdb010	
-File: /usr/lib/debug/usr/lib/cpp.debug	100644	root:root	3de88dcfd376100f99bc57674f7f6b6f	
+File: /usr/lib/debug/.build-id/64	40755	root:root		
+File: /usr/lib/debug/.build-id/64/8999587b8fb1dbba0ee00eb1ed7c13e74ef5c9	120777	root:root		../../../ccom
+File: /usr/lib/debug/.build-id/64/8999587b8fb1dbba0ee00eb1ed7c13e74ef5c9.debug	120777	root:root		../../usr/lib/ccom.debug
+File: /usr/lib/debug/.build-id/91	40755	root:root		
+File: /usr/lib/debug/.build-id/91/08c8b630369cbf7f4c646a2a13e756513e37d2	120777	root:root		../../../cpp
+File: /usr/lib/debug/.build-id/91/08c8b630369cbf7f4c646a2a13e756513e37d2.debug	120777	root:root		../../usr/lib/cpp.debug
+File: /usr/lib/debug/.build-id/d2	40755	root:root		
+File: /usr/lib/debug/.build-id/d2/02ca2f2f844b11621f4ee00e1048cac9699cf7	120777	root:root		../../../../bin/pcc
+File: /usr/lib/debug/.build-id/d2/02ca2f2f844b11621f4ee00e1048cac9699cf7.debug	120777	root:root		../../usr/bin/pcc.debug
+File: /usr/lib/debug/usr/bin/pcc.debug	100644	root:root	2c7b79e01c9f6f550fb493651b0e3836	
+File: /usr/lib/debug/usr/lib/ccom.debug	100644	root:root	d7025a64262f766d213b2867ed63c5b3	
+File: /usr/lib/debug/usr/lib/cpp.debug	100644	root:root	8a381c638152d8aec9b6e65f889908d9	
 File: /usr/src/debug/pcc-1.0.0	40755	root:root		
@@ -88,3 +88,3 @@
 File: /usr/src/debug/pcc-1.0.0/cc/ccom/builtins.c	100644	root:root	7757b1cac4b283cabb53c969f78a0e80	
-File: /usr/src/debug/pcc-1.0.0/cc/ccom/cgram.h	100644	root:root	127daa534009064b177dfbbcf13a2970	
+File: /usr/src/debug/pcc-1.0.0/cc/ccom/cgram.h	100644	root:root	76841016d6a08f34db16be3cbf17c7d6	
 File: /usr/src/debug/pcc-1.0.0/cc/ccom/cgram.y	100644	root:root	0a11a1849ec90f5cb031183fba79d168	
@@ -108,4 +108,4 @@
 File: /usr/src/debug/pcc-1.0.0/cc/cpp/token.c	100644	root:root	3e42942cc1f758532472d468040fe966	
-File: /usr/src/debug/pcc-1.0.0/cc/cpp/y.tab.c	100644	root:root	885b94c8d9af24912f1f375d2ce0fec7	
-File: /usr/src/debug/pcc-1.0.0/cc/cpp/y.tab.h	100644	root:root	a6dda531bb0e9789f44660451c12b4ee	
+File: /usr/src/debug/pcc-1.0.0/cc/cpp/y.tab.c	100644	root:root	8ed6adc1febf3dfb128c4c24f63cfa68	
+File: /usr/src/debug/pcc-1.0.0/cc/cpp/y.tab.h	100644	root:root	480ac4b5587f3d5335d85efec4d619fb	
 File: /usr/src/debug/pcc-1.0.0/mip	40755	root:root		
@@ -119,2 +119,2 @@
 File: /usr/src/debug/pcc-1.0.0/mip/regs.c	100644	root:root	f0c511231fa6d1f52b52c8684898f9e3	
-RPMIdentity: 4265fb22b182a7b2deab9730945c1994203495cb1dbaad0a3a2d996e22292cdae6eabc9e4eec31e9225c2a4563b8fa673fba59394627a33a0a368ca7038e19e7
+RPMIdentity: 90dfc30f0242383e0505317f14689148019b4667dc02bfa843739e58fa2b91c31462fc640545aed017e788381af362e09d3d15927f06285e51a00ef3c2274a9b