<86>Aug 1 11:43:52 userdel[3405954]: delete user 'rooter' <86>Aug 1 11:43:52 userdel[3405954]: removed group 'rooter' owned by 'rooter' <86>Aug 1 11:43:52 userdel[3405954]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 11:43:52 groupadd[3405959]: group added to /etc/group: name=rooter, GID=630 <86>Aug 1 11:43:52 groupadd[3405959]: group added to /etc/gshadow: name=rooter <86>Aug 1 11:43:52 groupadd[3405959]: new group: name=rooter, GID=630 <86>Aug 1 11:43:52 useradd[3405963]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Aug 1 11:43:52 userdel[3405971]: delete user 'builder' <86>Aug 1 11:43:52 userdel[3405971]: removed group 'builder' owned by 'builder' <86>Aug 1 11:43:52 userdel[3405971]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 11:43:52 groupadd[3405976]: group added to /etc/group: name=builder, GID=631 <86>Aug 1 11:43:52 groupadd[3405976]: group added to /etc/gshadow: name=builder <86>Aug 1 11:43:52 groupadd[3405976]: new group: name=builder, GID=631 <86>Aug 1 11:43:52 useradd[3405980]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash <13>Aug 1 11:43:55 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596430 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26272 + 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 . + xargs sed -i 's| -O | |g' + find . -name Makefile.in + 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.36139 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pcc-1.0.0 + export archdir=i386 + archdir=i386 + export 'FLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + FLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CC=gcc + CC=gcc + export 'CPP=gcc -E' + CPP='gcc -E' ++ echo -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ++ sed -e 's/\(^\| \)-g\($\| \)/ /g' + export 'CFLAGS_NODEBUG=-pipe -frecord-gcc-switches -Wall -O2 -march=i586 -mtune=generic' + CFLAGS_NODEBUG='-pipe -frecord-gcc-switches -Wall -O2 -march=i586 -mtune=generic' + cd pcc-libs + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export 'FFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ./configure --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-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=-Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CFLAGS_NODEBUG=-Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -O2 -march=i586 -mtune=generic' 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/i386 -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c bits64/softfloat.c bits64/softfloat.c: In function 'subFloat32Sigs': bits64/softfloat.c:1755:45: warning: comparison between 'fp_rnd' {aka 'enum '} and 'enum ' [-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 '} and 'enum ' [-Wenum-compare] return packFloat64( float_rounding_mode == float_round_down, 0, 0 ); ^~ gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c fpgetround.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c fpsetround.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c fpgetmask.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c fpsetmask.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c fpgetsticky.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmpdi2.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c divdi3.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c fixdfdi.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c fixsfdi.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c fixunsdfdi.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c fixunssfdi.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c floatdidf.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c floatdisf.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c floatunsdidf.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c moddi3.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c muldi3.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c negdi2.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c qdivrem.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ucmpdi2.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c udivdi3.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c umoddi3.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ashldi3.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ashrdi3.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lshrdi3.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c bitcnt.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c _alloca.c gcc -I. -D__LITTLE_ENDIAN__=1 -Dos_linux -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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=i386 PCCLIBDIR=/usr/lib/pcc/i686-pc-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 -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o crt0.o ./linux/i386/crt0.c gcc -O -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o crt1.o ./linux/i386/crt0.c gcc -O -DPROFILE -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o gcrt1.o ./linux/i386/crt0.c gcc -O -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o crti.o ./linux/i386/crti.c gcc -O -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o crtn.o ./linux/i386/crtn.c gcc -O -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -O2 -march=i586 -mtune=generic -c -o crtbegin.o ./linux/crtbegin.c gcc -O -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export 'FFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ./configure --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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/lib --with-incdir=/usr/include --enable-tls checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-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 .................... i386 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/lib 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/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/include/\" -DPCCLIBDIR=\"/usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/\" -Dos_linux -DTARGMACH=i386 -Dmach_i386 -I../.. -I../../os/linux -I../../mip -I../../arch/i386 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c cc.c gcc -DLIBEXECDIR=\"/usr/lib/\" -DGCC_COMPAT -DINCLUDEDIR=\"/usr/include/\" -DPCCINCDIR=\"/usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/include/\" -DPCCLIBDIR=\"/usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/\" -Dos_linux -DTARGMACH=i386 -Dmach_i386 -I../.. -I../../os/linux -I../../mip -I../../arch/i386 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o compat.o ../../mip/compat.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/i386 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/i386 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/i386 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/i386 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o compat.o ../../mip/compat.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DMKEXT -o mkext \ ../../mip/mkext.c ../../arch/i386/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_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o symtabs.o symtabs.c gcc -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o init.o init.c gcc -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o local.o ../../arch/i386/local.c ../../arch/i386/local.c: In function 'picsymtab': ../../arch/i386/local.c:99:2: warning: implicit declaration of function 'strlcpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration] strlcpy(sp->soname, p, len); ^~~~~~~ strncpy ../../arch/i386/local.c:100:2: warning: implicit declaration of function 'strlcat'; did you mean 'strncat'? [-Wimplicit-function-declaration] strlcat(sp->soname, s, len); ^~~~~~~ strncat gcc -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o code.o ../../arch/i386/code.c gcc -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o stabs.o stabs.c gcc -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o local2.o ../../arch/i386/local2.c gcc -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o order.o ../../arch/i386/order.c gcc -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o table.o ../../arch/i386/table.c gcc -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o compat.o ../../mip/compat.c gcc -DGCC_COMPAT -DPCC_DEBUG -Dos_linux -Dmach_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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_i386 -D_ISOC99_SOURCE -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -c -o external.o external.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.64 + 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/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib" /bin/install -c -m 644 libpccsoftfloat.a /usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-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/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/include" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-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/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/include/$i; \ done test -z "/usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib" /bin/install -c -m 644 libpcc.a /usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-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=i386 PCCLIBDIR=/usr/lib/pcc/i686-pc-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/lib/pcc/i686-pc-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/lib/pcc/i686-pc-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/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/include" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/include" test -z "/usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-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/lib/pcc/i686-pc-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) verify-elf: WARNING: ./usr/bin/pcc: uses non-LFS functions: mkstemp verify-elf: WARNING: ./usr/lib/ccom: uses non-LFS functions: fopen freopen verify-elf: WARNING: ./usr/lib/cpp: uses non-LFS functions: __xstat open 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.ePEbab 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.DVz0Cg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: glibc-devel, /lib/ld-linux.so.2, libc.so.6 >= set:pnCE0ZdiC7, libc.so.6(ALT_2.24), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2.5), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), 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.WScRQT 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.lU1Ysa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xpNhMh find-requires: running scripts (debuginfo) Requires: pcc = 1.0.0-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/pcc-1.0.0-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/pcc-debuginfo-1.0.0-alt2.i586.rpm (w2.lzdio) 33.30user 5.51system 0:46.46elapsed 83%CPU (0avgtext+0avgdata 43560maxresident)k 0inputs+0outputs (0major+989312minor)pagefaults 0swaps 39.97user 10.80system 0:58.66elapsed 86%CPU (0avgtext+0avgdata 118208maxresident)k 0inputs+0outputs (0major+1277288minor)pagefaults 0swaps --- pcc-1.0.0-alt2.i586.rpm.repo 2018-01-09 08:43:40.000000000 +0000 +++ pcc-1.0.0-alt2.i586.rpm.hasher 2021-08-01 11:44:48.183179489 +0000 @@ -46,6 +46,6 @@ Provides: pcc = 1.0.0-alt2 -File: /usr/bin/pcc 100755 root:root 1dfe98b21e417af21df4d1bfa07502fc +File: /usr/bin/pcc 100755 root:root 10e0d287dd8b4912f7d1adb272ed3189 File: /usr/include/pcc 40755 root:root -File: /usr/lib/ccom 100755 root:root 787d70f9ec5492e5911c6f4b30e278de -File: /usr/lib/cpp 100755 root:root c12003bf4908b6b370115064e8974085 +File: /usr/lib/ccom 100755 root:root d8ef72f2e031008bf5e0b825f0bd54fa +File: /usr/lib/cpp 100755 root:root 4394baf232f5300666cfd6a1aaac9252 File: /usr/lib/pcc 40755 root:root @@ -66,11 +66,11 @@ File: /usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib 40755 root:root -File: /usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/crt0.o 100644 root:root 48217cf62a5f20f76dcabb548b854cd7 -File: /usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/crt1.o 100644 root:root 609ee154b7e94d2479e22dc1c7106d60 -File: /usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/crtbegin.o 100644 root:root 00bf8fd7485655e9083afa96b6c850cd -File: /usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/crtend.o 100644 root:root 9f531256f76b14d881256d71c04e4f76 -File: /usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/crti.o 100644 root:root 93e62a3ada998198739db106f3e34b4a -File: /usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/crtn.o 100644 root:root 7c087a209c14f5952d3f268649674c35 -File: /usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/gcrt1.o 100644 root:root baa19d7d1f096d8ad65e03e31c5af9a9 -File: /usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/libpcc.a 100644 root:root fee63051ff9d9a9d3fdb413d30ab5cad -File: /usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/libpccsoftfloat.a 100644 root:root 556dc8e4252e84484d52f793c7446eb2 +File: /usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/crt0.o 100644 root:root 891ef1d72674d0f986790c04f2e90014 +File: /usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/crt1.o 100644 root:root d14bcd3f65f311ff17f4236da4d8d395 +File: /usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/crtbegin.o 100644 root:root f45ac1a3c8857ba8b8c5cdfbfb0f618e +File: /usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/crtend.o 100644 root:root 6564cd7aa291c322401cfe7137d03123 +File: /usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/crti.o 100644 root:root 51c5e44cdac3af737118fbb2980ed2ed +File: /usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/crtn.o 100644 root:root e71f9304b8f0447a73c2652ac1bd6ee1 +File: /usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/gcrt1.o 100644 root:root 8c055afa688ca8ec56e5481a81c3d441 +File: /usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/libpcc.a 100644 root:root e1797806901ec6e311202467a291bda6 +File: /usr/lib/pcc/i686-pc-linux-gnu/1.0.0.RELEASE/lib/libpccsoftfloat.a 100644 root:root 39ef813ed342db5d9a2a110b938d3f1a File: /usr/share/man/man1/ccom.1.xz 100644 root:root aad11bd9320cf1ba71af12b0a5f4a414 @@ -78,2 +78,2 @@ File: /usr/share/man/man1/pcc.1.xz 100644 root:root ba1b31741d58ac0be0a254a4b8aebd0f -RPMIdentity: b6ba2eacba82bc5d66114ec3ba01252fa72f667954a926c80183b41b99ba427a19a1f55552433d7c323ea25cf10d8f3ee0c87c2a113f700e6f4637bc833d86c1 +RPMIdentity: 6a38dbf5862600c5a715218a563d728d2bdf0d71f3feac408b791787d9a09b311fc4ffc63bb1849a60488f8034af8e1563b215eba7c41e10938a8068795b5322 --- pcc-debuginfo-1.0.0-alt2.i586.rpm.repo 2018-01-09 08:43:40.000000000 +0000 +++ pcc-debuginfo-1.0.0-alt2.i586.rpm.hasher 2021-08-01 11:44:48.952152019 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/27 40755 root:root -/usr/lib/debug/.build-id/27/ce0ebb63d5f5d52d82976fa253cadcf5ff7ad8 120777 root:root ../../../cpp -/usr/lib/debug/.build-id/27/ce0ebb63d5f5d52d82976fa253cadcf5ff7ad8.debug 120777 root:root ../../usr/lib/cpp.debug -/usr/lib/debug/.build-id/59 40755 root:root -/usr/lib/debug/.build-id/59/40ab1c4e411c6921fc2ce2c627fd881d5b7d64 120777 root:root ../../../ccom -/usr/lib/debug/.build-id/59/40ab1c4e411c6921fc2ce2c627fd881d5b7d64.debug 120777 root:root ../../usr/lib/ccom.debug -/usr/lib/debug/.build-id/cf 40755 root:root -/usr/lib/debug/.build-id/cf/38209946e0ce83d6ef43fc0c7a6c281955192e 120777 root:root ../../../../bin/pcc -/usr/lib/debug/.build-id/cf/38209946e0ce83d6ef43fc0c7a6c281955192e.debug 120777 root:root ../../usr/bin/pcc.debug +/usr/lib/debug/.build-id/26 40755 root:root +/usr/lib/debug/.build-id/26/92859af7211f1ce7b451ff2cabb39b3d6e28bd 120777 root:root ../../../../bin/pcc +/usr/lib/debug/.build-id/26/92859af7211f1ce7b451ff2cabb39b3d6e28bd.debug 120777 root:root ../../usr/bin/pcc.debug +/usr/lib/debug/.build-id/88 40755 root:root +/usr/lib/debug/.build-id/88/4c8856efdd5ee189d5af3ed6fb1f8bdf4ab23d 120777 root:root ../../../cpp +/usr/lib/debug/.build-id/88/4c8856efdd5ee189d5af3ed6fb1f8bdf4ab23d.debug 120777 root:root ../../usr/lib/cpp.debug +/usr/lib/debug/.build-id/e7 40755 root:root +/usr/lib/debug/.build-id/e7/a17bc7ceef1835208dcbc2524cdc0e0f524972 120777 root:root ../../../ccom +/usr/lib/debug/.build-id/e7/a17bc7ceef1835208dcbc2524cdc0e0f524972.debug 120777 root:root ../../usr/lib/ccom.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/27 40755 root:root -File: /usr/lib/debug/.build-id/27/ce0ebb63d5f5d52d82976fa253cadcf5ff7ad8 120777 root:root ../../../cpp -File: /usr/lib/debug/.build-id/27/ce0ebb63d5f5d52d82976fa253cadcf5ff7ad8.debug 120777 root:root ../../usr/lib/cpp.debug -File: /usr/lib/debug/.build-id/59 40755 root:root -File: /usr/lib/debug/.build-id/59/40ab1c4e411c6921fc2ce2c627fd881d5b7d64 120777 root:root ../../../ccom -File: /usr/lib/debug/.build-id/59/40ab1c4e411c6921fc2ce2c627fd881d5b7d64.debug 120777 root:root ../../usr/lib/ccom.debug -File: /usr/lib/debug/.build-id/cf 40755 root:root -File: /usr/lib/debug/.build-id/cf/38209946e0ce83d6ef43fc0c7a6c281955192e 120777 root:root ../../../../bin/pcc -File: /usr/lib/debug/.build-id/cf/38209946e0ce83d6ef43fc0c7a6c281955192e.debug 120777 root:root ../../usr/bin/pcc.debug -File: /usr/lib/debug/usr/bin/pcc.debug 100644 root:root 1169759b124f80123fd52daf6c01bd6e -File: /usr/lib/debug/usr/lib/ccom.debug 100644 root:root 50b5943be813415883a80641c3cfb4e5 -File: /usr/lib/debug/usr/lib/cpp.debug 100644 root:root 839bde9ae40f601287b09c591bf90290 +File: /usr/lib/debug/.build-id/26 40755 root:root +File: /usr/lib/debug/.build-id/26/92859af7211f1ce7b451ff2cabb39b3d6e28bd 120777 root:root ../../../../bin/pcc +File: /usr/lib/debug/.build-id/26/92859af7211f1ce7b451ff2cabb39b3d6e28bd.debug 120777 root:root ../../usr/bin/pcc.debug +File: /usr/lib/debug/.build-id/88 40755 root:root +File: /usr/lib/debug/.build-id/88/4c8856efdd5ee189d5af3ed6fb1f8bdf4ab23d 120777 root:root ../../../cpp +File: /usr/lib/debug/.build-id/88/4c8856efdd5ee189d5af3ed6fb1f8bdf4ab23d.debug 120777 root:root ../../usr/lib/cpp.debug +File: /usr/lib/debug/.build-id/e7 40755 root:root +File: /usr/lib/debug/.build-id/e7/a17bc7ceef1835208dcbc2524cdc0e0f524972 120777 root:root ../../../ccom +File: /usr/lib/debug/.build-id/e7/a17bc7ceef1835208dcbc2524cdc0e0f524972.debug 120777 root:root ../../usr/lib/ccom.debug +File: /usr/lib/debug/usr/bin/pcc.debug 100644 root:root f762d2bb0f467e96df3d9421fb6af566 +File: /usr/lib/debug/usr/lib/ccom.debug 100644 root:root ed447965e6a97578d95460bd0dd2feb9 +File: /usr/lib/debug/usr/lib/cpp.debug 100644 root:root 98ccca3b252bfca9f1685b496a0f8c18 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: 1b5d900d8ba57c61d48609924e625c939223f2415dfd3d2103a29aef3828ed5b8c83d1689f3848b515f32acbcd08f8c8decfe88c5f1d02aa149427e5bd508038 +RPMIdentity: 28df66e60384fea1bb5bdd38598eacf401f82bf89cdea9388143ce6507ca22aedeff273fae1e16dbe940cdb343ec8f340f10467d6008fab6693bf19f492f3a50