<86>Aug 19 06:06:02 userdel[1920638]: delete user 'rooter' <86>Aug 19 06:06:02 userdel[1920638]: removed group 'rooter' owned by 'rooter' <86>Aug 19 06:06:02 userdel[1920638]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 19 06:06:02 groupadd[1920649]: group added to /etc/group: name=rooter, GID=1235 <86>Aug 19 06:06:02 groupadd[1920649]: group added to /etc/gshadow: name=rooter <86>Aug 19 06:06:02 groupadd[1920649]: new group: name=rooter, GID=1235 <86>Aug 19 06:06:02 useradd[1920660]: new user: name=rooter, UID=1235, GID=1235, home=/root, shell=/bin/bash, from=none <86>Aug 19 06:06:02 userdel[1920681]: delete user 'builder' <86>Aug 19 06:06:02 userdel[1920681]: removed group 'builder' owned by 'builder' <86>Aug 19 06:06:02 userdel[1920681]: removed shadow group 'builder' owned by 'builder' <86>Aug 19 06:06:02 groupadd[1920693]: group added to /etc/group: name=builder, GID=1236 <86>Aug 19 06:06:02 groupadd[1920693]: group added to /etc/gshadow: name=builder <86>Aug 19 06:06:02 groupadd[1920693]: new group: name=builder, GID=1236 <86>Aug 19 06:06:02 useradd[1920706]: new user: name=builder, UID=1236, GID=1236, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/pcc-1.2.0-alt2.src.rpm: exception not found in '/usr/share/license-exception' directory: advertising <13>Aug 19 06:06:06 rpmi: flex-2.6.4.0.88.9801-alt2 sisyphus+283727.100.1.1 1629851984 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/pcc-1.2.0-alt2.nosrc.rpm (w1.gzdio) Installing pcc-1.2.0-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89015 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pcc-1.2.0 + echo 'Source #0 (pcc-1.2.0.tar):' Source #0 (pcc-1.2.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/pcc-1.2.0.tar + cd pcc-1.2.0 + echo 'Source #1 (pcc-libs-1.2.0.tar):' Source #1 (pcc-libs-1.2.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/pcc-libs-1.2.0.tar + /bin/chmod -c -Rf u+rwX,go-w . + mv pcc-libs-1.2.0 pcc-libs + echo 'Patch #0 (pcc-20141210-flags.patch):' Patch #0 (pcc-20141210-flags.patch): + /usr/bin/patch -p1 patching file pcc-libs/csu/linux/Makefile patching file pcc-libs/libpcc/Makefile.in Hunk #1 succeeded at 49 (offset -4 lines). patching file pcc-libs/libsoftfloat/Makefile.in Hunk #1 succeeded at 42 (offset -1 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.89015 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pcc-1.2.0 + export archdir=i386 + archdir=i386 + export 'FLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + FLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export CC=gcc + CC=gcc + export 'CPP=gcc -E' + CPP='gcc -E' ++ echo -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic ++ sed -e 's/\(^\| \)-g\($\| \)/ /g' + export 'CFLAGS_NODEBUG=-pipe -frecord-gcc-switches -Wall -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + CFLAGS_NODEBUG='-pipe -frecord-gcc-switches -Wall -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + cd pcc-libs + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export 'FFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -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 --disable-stripping configure: WARNING: unrecognized options: --disable-stripping 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 configure: WARNING: unrecognized options: --disable-stripping + make 'CFLAGS=-Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' 'CFLAGS_NODEBUG=-Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs' ===> libsoftfloat make[1]: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs/libsoftfloat' gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c bits64/softfloat.c bits64/softfloat.c: In function 'subFloat32Sigs': bits64/softfloat.c:1755:45: warning: comparison between 'fp_rnd' and 'enum ' [-Wenum-compare] 1755 | 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' and 'enum ' [-Wenum-compare] 2721 | return packFloat64( float_rounding_mode == float_round_down, 0, 0 ); | ^~ gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c fpgetround.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c fpsetround.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c fpgetmask.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c fpsetmask.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c fpgetsticky.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c fpsetsticky.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c eqsf2.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c nesf2.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c gtsf2.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c gesf2.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c ltsf2.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c lesf2.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c negsf2.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c eqdf2.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c nedf2.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c gtdf2.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c gedf2.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c ltdf2.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c ledf2.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c negdf2.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c nexf2.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c gtxf2.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c gexf2.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c negxf2.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c unordsf2.c gcc -DSOFTFLOAT_FOR_GCC -I. -I./arch/i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c unorddf2.c ar r libpccsoftfloat.a softfloat.o fpgetround.o fpsetround.o fpgetmask.o fpsetmask.o fpgetsticky.o fpsetsticky.o eqsf2.o nesf2.o gtsf2.o gesf2.o ltsf2.o lesf2.o negsf2.o eqdf2.o nedf2.o gtdf2.o gedf2.o ltdf2.o ledf2.o negdf2.o nexf2.o gtxf2.o gexf2.o negxf2.o unordsf2.o unorddf2.o ar: creating libpccsoftfloat.a ranlib libpccsoftfloat.a make[1]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs/libsoftfloat' <=== libsoftfloat ===> libpcc make[1]: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs/libpcc' gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c cmpdi2.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c divdi3.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c fixdfdi.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c fixsfdi.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c fixunsdfdi.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c fixunssfdi.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c floatdidf.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c floatdisf.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c floatunsdidf.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c moddi3.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c muldi3.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c negdi2.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c qdivrem.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c ucmpdi2.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c udivdi3.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c umoddi3.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c cxmuldiv.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c ashldi3.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c ashrdi3.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c lshrdi3.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c _alloca.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c unwind.c gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c ssp.c ssp.c: In function '__stack_chk_fail': ssp.c:82:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 82 | write(2, __progname, strlen(__progname)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssp.c:83:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 83 | write(2, msg, sizeof(msg) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I. -DTARGET_LITTLE_ENDIAN=1 -Dos_linux -Dmach_i386 -isystem ../libpcc/include -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c signbit.c 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 cxmuldiv.o ashldi3.o ashrdi3.o lshrdi3.o _alloca.o unwind.o ssp.o signbit.o ar: creating libpcc.a ranlib libpcc.a make[1]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs/libpcc' <=== libpcc ===> csu make[1]: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs/csu' if test -f ./linux/Makefile; then \ (cd ./linux && exec make CC="gcc" MACH="i386" PCCLIBDIR="/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib" all) \ || exit $?; \ fi make[2]: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs/csu/linux' gcc -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c -o crtbegin.o crtbegin.c gcc -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c -o crtend.o crtend.c gcc -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -fpic -c -o crtbeginS.o crtbegin.c gcc -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -fpic -c -o crtendS.o crtend.c gcc -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c -o crtbeginT.o crtbegin.c gcc -Ii386 -Ilinux -I. -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c -o crtendT.o crtend.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs/csu/linux' make[1]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs/csu' <=== csu make: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs' + cd .. + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export 'FFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -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 --disable-stripping 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 whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether 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... no 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 size of int *... 4 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 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 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 getopt... yes checking for ffs... yes checking for vfork... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... 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 cc/cxxcom/Makefile config.status: creating cc/driver/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 Multi-Arch path ............ (no) Using include path ............... /usr/include Using library path ............... /usr/lib Use libvmf ....................... no Has TLS support .................. yes Has GCC compatibility ............ yes Has PCC debugging ................ 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.2.0' ===> cc make[1]: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.0/cc' ===> cc/cc make[2]: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.0/cc/cc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DLIBEXECDIR=\"/usr/lib/\" -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -DINCLUDEDIR=\"/usr/include/\" -DPCCINCDIR=\"/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/include/\" -DPCCLIBDIR=\"/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/\" -Dos_linux -Dmach_i386 -DTARGOSVER=0 -DCXXPROGNAME=\"p++\" -DCPPROGNAME=\"pcpp\" -I../../cc/driver -I../.. -I../../os/linux -I../../mip -I../../arch/i386 -I../../common -c -o cc.o ./cc.c In file included from /usr/include/sys/types.h:25, from ./cc.c:83: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DLIBEXECDIR=\"/usr/lib/\" -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -DINCLUDEDIR=\"/usr/include/\" -DPCCINCDIR=\"/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/include/\" -DPCCLIBDIR=\"/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/\" -Dos_linux -Dmach_i386 -DTARGOSVER=0 -DCXXPROGNAME=\"p++\" -DCPPROGNAME=\"pcpp\" -I../../cc/driver -I../.. -I../../os/linux -I../../mip -I../../arch/i386 -I../../common -c -o compat.o ../../common/compat.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../common/compat.c:61: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DLIBEXECDIR=\"/usr/lib/\" -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -DINCLUDEDIR=\"/usr/include/\" -DPCCINCDIR=\"/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/include/\" -DPCCLIBDIR=\"/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/\" -Dos_linux -Dmach_i386 -DTARGOSVER=0 -DCXXPROGNAME=\"p++\" -DCPPROGNAME=\"pcpp\" -I../../cc/driver -I../.. -I../../os/linux -I../../mip -I../../arch/i386 -I../../common -c -o strlist.o ../../cc/driver/strlist.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:26, from ../../cc/driver/strlist.c:32: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DLIBEXECDIR=\"/usr/lib/\" -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -DINCLUDEDIR=\"/usr/include/\" -DPCCINCDIR=\"/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/include/\" -DPCCLIBDIR=\"/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/\" -Dos_linux -Dmach_i386 -DTARGOSVER=0 -DCXXPROGNAME=\"p++\" -DCPPROGNAME=\"pcpp\" -I../../cc/driver -I../.. -I../../os/linux -I../../mip -I../../arch/i386 -I../../common -c -o xalloc.o ../../cc/driver/xalloc.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../cc/driver/xalloc.c:32: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc cc.o compat.o strlist.o xalloc.o -o cc make[2]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/cc/cc' <=== cc/cc ===> cc/cpp make[2]: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.0/cc/cpp' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -I. -I../.. -I. -I../../mip -I../../arch/i386 -I../../common -DNVMPGS=4 -c -o compat.o ../../common/compat.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../common/compat.c:61: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -I. -I../.. -I. -I../../mip -I../../arch/i386 -I../../common -DNVMPGS=4 -c -o cpp.o ./cpp.c In file included from /usr/include/sys/stat.h:25, from ./cpp.c:49: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ ./cpp.c: In function 'main': ./cpp.c:399:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 399 | write(1, fb->buf, fb->cptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./cpp.c:420:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 420 | write(1, pbbeg, pbinp - pbbeg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./cpp.c: In function 'error': ./cpp.c:1358:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1358 | write(1, pbbeg, pbinp-pbbeg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./cpp.c: In function 'cntline': ./cpp.c:2401:47: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 2401 | (void)write(1, pbbeg, pbinp - pbbeg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./cpp.c: In function 'putch': ./cpp.c:2426:31: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 2426 | (void)write(1, pbbeg, pbinp - pbbeg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./cpp.c:2431:23: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 2431 | (void)write(1, pbbeg, pbinp - pbbeg), pbinp = pbbeg; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./cpp.c: In function 'putstr': ./cpp.c:2442:39: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 2442 | (void)write(1, pbbeg, pbinp - pbbeg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -I. -I../.. -I. -I../../mip -I../../arch/i386 -I../../common -DNVMPGS=4 -c -o cpc.o ./cpc.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./cpp.h:28, from ./cpc.c:32: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -I. -I../.. -I. -I../../mip -I../../arch/i386 -I../../common -DNVMPGS=4 -c -o token.o ./token.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:26, from ./token.c:81: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ ./token.c: In function 'prtline': ./token.c:1117:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1117 | write(1, ob->buf, ob->cptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./token.c: In function 'cpperror': ./token.c:1384:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1384 | write(1, pbbeg, pbinp-pbbeg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc compat.o cpp.o cpc.o token.o -o cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/cc/cpp' <=== cc/cpp ===> cc/ccom make[2]: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.0/cc/ccom' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -DMKEXT -c -o mkext.lo ../../mip/mkext.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from ../../mip/mkext.c:6: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -DMKEXT -c -o common.lo ../../mip/common.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:26, from ../../mip/common.c:63: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -DMKEXT -c -o table.lo ../../arch/i386/table.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from ../../arch/i386/table.c:30: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc mkext.lo common.lo table.lo -o mkext ./mkext bison -y -d ./cgram.y ./cgram.y:281.24-31: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 281 | %type string C_STRING GCC_DESIG svstr | ^~~~~~~~ ./cgram.y:281.33-41: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 281 | %type string C_STRING GCC_DESIG svstr | ^~~~~~~~~ ./cgram.y:285.17-24: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 285 | %type C_STRUCT C_RELOP C_DIVOP C_SHIFTOP | ^~~~~~~~ ./cgram.y:285.26-32: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 285 | %type C_STRUCT C_RELOP C_DIVOP C_SHIFTOP | ^~~~~~~ ./cgram.y:285.34-40: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 285 | %type C_STRUCT C_RELOP C_DIVOP C_SHIFTOP | ^~~~~~~ ./cgram.y:285.42-50: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 285 | %type C_STRUCT C_RELOP C_DIVOP C_SHIFTOP | ^~~~~~~~~ ./cgram.y:286.17-24: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 286 | C_ANDAND C_OROR C_STROP C_INCOP C_UNOP C_ASOP C_EQUOP | ^~~~~~~~ ./cgram.y:286.26-31: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 286 | C_ANDAND C_OROR C_STROP C_INCOP C_UNOP C_ASOP C_EQUOP | ^~~~~~ ./cgram.y:286.33-39: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 286 | C_ANDAND C_OROR C_STROP C_INCOP C_UNOP C_ASOP C_EQUOP | ^~~~~~~ ./cgram.y:286.41-47: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 286 | C_ANDAND C_OROR C_STROP C_INCOP C_UNOP C_ASOP C_EQUOP | ^~~~~~~ ./cgram.y:286.49-54: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 286 | C_ANDAND C_OROR C_STROP C_INCOP C_UNOP C_ASOP C_EQUOP | ^~~~~~ ./cgram.y:286.56-61: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 286 | C_ANDAND C_OROR C_STROP C_INCOP C_UNOP C_ASOP C_EQUOP | ^~~~~~ ./cgram.y:286.63-69: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 286 | C_ANDAND C_OROR C_STROP C_INCOP C_UNOP C_ASOP C_EQUOP | ^~~~~~~ ./cgram.y:288.17-22: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 288 | %type C_TYPE C_QUALIFIER C_CLASS C_FUNSPEC | ^~~~~~ ./cgram.y:288.24-34: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 288 | %type C_TYPE C_QUALIFIER C_CLASS C_FUNSPEC | ^~~~~~~~~~~ ./cgram.y:288.36-42: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 288 | %type C_TYPE C_QUALIFIER C_CLASS C_FUNSPEC | ^~~~~~~ ./cgram.y:288.44-52: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 288 | %type C_TYPE C_QUALIFIER C_CLASS C_FUNSPEC | ^~~~~~~~~ ./cgram.y:290.14-19: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 290 | %type
  • C_ICON | ^~~~~~ ./cgram.y:292.17-22: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 292 | %type C_FCON | ^~~~~~ ./cgram.y:294.17-22: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 294 | %type C_NAME C_TYPENAME | ^~~~~~ ./cgram.y:294.24-33: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 294 | %type C_NAME C_TYPENAME | ^~~~~~~~~~ ./cgram.y: warning: 6 shift/reduce conflicts [-Wconflicts-sr] ./cgram.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples mv -f y.tab.c cgram.c mv -f y.tab.h cgram.h gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o builtins.o ./builtins.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./builtins.c:27: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o cgram.o cgram.c In file included from /usr/include/sys/types.h:25, from pass1.h:38, from ./cgram.y:152: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o code.o ../../arch/i386/code.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ../../arch/i386/code.c:30: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ ../../arch/i386/code.c: In function 'bjobcode': ../../arch/i386/code.c:447:13: warning: 'fcw' is used uninitialized [-Wuninitialized] 447 | fcw |= 0x300; | ^~ ../../arch/i386/code.c:445:22: note: 'fcw' declared here 445 | volatile int fcw; | ^~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o common.o ../../mip/common.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:26, from ../../mip/common.c:63: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o compat.o ../../common/compat.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../common/compat.c:61: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o dwarf.o ./dwarf.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./dwarf.c:31: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o external.o external.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from external.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o gcc_compat.o ./gcc_compat.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./gcc_compat.c:34: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o init.o ./init.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./init.c:64: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o inline.o ./inline.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./inline.c:28: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o local.o ../../arch/i386/local.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ../../arch/i386/local.c:28: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o local2.o ../../arch/i386/local2.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from ../../arch/i386/local2.c:29: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o main.o ./main.c In file included from /usr/include/unistd.h:25, from ./main.c:32: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ ./main.c: In function 'segvcatch': ./main.c:70:15: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 70 | (void)write(STDERR_FILENO, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o match.o ../../mip/match.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from ../../mip/match.c:63: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o optim.o ./optim.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./optim.c:36: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o optim2.o ../../mip/optim2.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from ../../mip/optim2.c:29: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o order.o ../../arch/i386/order.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from ../../arch/i386/order.c:30: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o pftn.o ./pftn.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./pftn.c:66: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o reader.o ../../mip/reader.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from ../../mip/reader.c:66: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o softfloat.o ../../common/softfloat.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../mip/manifest.h:39, from ../../common/softfloat.c:29: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ ../../common/softfloat.c: In function 'soft_toush': ../../common/softfloat.c:1531:66: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1531 | printf("soft_toush-D: d %08x %08x\n", *(((int *)&d)+1), *(int *)&d); | ^~~~~~~~~ ../../common/softfloat.c:1548:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1548 | fpwarn("soft_toush2", (long double)*(float*)&sf.debugfp, ldt); | ^~~~~~~~~~~~~~~~~~~ ../../common/softfloat.c:1550:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1550 | fpwarn("soft_toush3", (long double)*(double*)&sf.debugfp, ldt); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:906: In function 'printf', inlined from 'strtosf' at ../../common/softfloat.c:1471:2: /usr/include/bits/stdio2.h:86:10: warning: 'e' may be used uninitialized [-Wmaybe-uninitialized] 86 | return __printf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../common/softfloat.c: In function 'strtosf': ../../common/softfloat.c:1465:13: note: 'e' was declared here 1465 | int e; | ^ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o regs.o ../../mip/regs.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from ../../mip/regs.c:29: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ flex ./scan.l mv -f lex.yy.c scan.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o scan.o scan.c In file included from /usr/include/assert.h:35, from lex.yy.c:28: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o stabs.o ./stabs.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./stabs.c:37: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o symtabs.o ./symtabs.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./symtabs.c:30: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o table.o ../../arch/i386/table.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from ../../arch/i386/table.c:30: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o trees.o ./trees.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./trees.c:69: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o unicode.o ../../common/unicode.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../common/unicode.c:31: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc builtins.o cgram.o code.o common.o compat.o dwarf.o external.o gcc_compat.o init.o inline.o local.o local2.o main.o match.o optim.o optim2.o order.o pftn.o reader.o softfloat.o regs.o scan.o stabs.o symtabs.o table.o trees.o unicode.o -o ccom make[2]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/cc/ccom' <=== cc/ccom ===> cc/cxxcom make[2]: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.0/cc/cxxcom' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -DMKEXT -c -o mkext.lo ../../mip/mkext.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from ../../mip/mkext.c:6: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -DMKEXT -c -o common.lo ../../mip/common.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:26, from ../../mip/common.c:63: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -DMKEXT -c -o table.lo ../../arch/i386/table.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from ../../arch/i386/table.c:30: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc mkext.lo common.lo table.lo -o mkext ./mkext bison -y -d ./cgram.y ./cgram.y:252.24-31: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 252 | %type string C_STRING GCC_DESIG nsname CXX_MORENM | ^~~~~~~~ ./cgram.y:252.33-41: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 252 | %type string C_STRING GCC_DESIG nsname CXX_MORENM | ^~~~~~~~~ ./cgram.y:252.50-59: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 252 | %type string C_STRING GCC_DESIG nsname CXX_MORENM | ^~~~~~~~~~ ./cgram.y:256.17-24: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 256 | %type C_STRUCT C_RELOP C_DIVOP C_SHIFTOP | ^~~~~~~~ ./cgram.y:256.26-32: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 256 | %type C_STRUCT C_RELOP C_DIVOP C_SHIFTOP | ^~~~~~~ ./cgram.y:256.34-40: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 256 | %type C_STRUCT C_RELOP C_DIVOP C_SHIFTOP | ^~~~~~~ ./cgram.y:256.42-50: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 256 | %type C_STRUCT C_RELOP C_DIVOP C_SHIFTOP | ^~~~~~~~~ ./cgram.y:257.17-24: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 257 | C_ANDAND C_OROR C_STROP C_INCOP C_UNOP C_ASOP C_EQUOP | ^~~~~~~~ ./cgram.y:257.26-31: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 257 | C_ANDAND C_OROR C_STROP C_INCOP C_UNOP C_ASOP C_EQUOP | ^~~~~~ ./cgram.y:257.33-39: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 257 | C_ANDAND C_OROR C_STROP C_INCOP C_UNOP C_ASOP C_EQUOP | ^~~~~~~ ./cgram.y:257.41-47: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 257 | C_ANDAND C_OROR C_STROP C_INCOP C_UNOP C_ASOP C_EQUOP | ^~~~~~~ ./cgram.y:257.49-54: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 257 | C_ANDAND C_OROR C_STROP C_INCOP C_UNOP C_ASOP C_EQUOP | ^~~~~~ ./cgram.y:257.56-61: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 257 | C_ANDAND C_OROR C_STROP C_INCOP C_UNOP C_ASOP C_EQUOP | ^~~~~~ ./cgram.y:257.63-69: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 257 | C_ANDAND C_OROR C_STROP C_INCOP C_UNOP C_ASOP C_EQUOP | ^~~~~~~ ./cgram.y:259.17-22: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 259 | %type C_TYPE C_QUALIFIER C_ICON C_FCON C_CLASS | ^~~~~~ ./cgram.y:259.24-34: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 259 | %type C_TYPE C_QUALIFIER C_ICON C_FCON C_CLASS | ^~~~~~~~~~~ ./cgram.y:259.36-41: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 259 | %type C_TYPE C_QUALIFIER C_ICON C_FCON C_CLASS | ^~~~~~ ./cgram.y:259.43-48: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 259 | %type C_TYPE C_QUALIFIER C_ICON C_FCON C_CLASS | ^~~~~~ ./cgram.y:259.50-56: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 259 | %type C_TYPE C_QUALIFIER C_ICON C_FCON C_CLASS | ^~~~~~~ ./cgram.y:260.17-22: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 260 | %type C_NAME C_TYPENAME | ^~~~~~ ./cgram.y:260.24-33: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 260 | %type C_NAME C_TYPENAME | ^~~~~~~~~~ ./cgram.y: warning: 4 shift/reduce conflicts [-Wconflicts-sr] ./cgram.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples mv -f y.tab.c cgram.c mv -f y.tab.h cgram.h gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o builtins.o ./builtins.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./builtins.c:27: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/string.h:548, from ./pass1.h:40: In function 'memcpy', inlined from 'builtin_huge_vall' at ./builtins.c:581:54: /usr/include/bits/string_fortified.h:29:10: warning: 'memcpy' forming offset [10, 11] is out of the bounds [0, 10] of object 'vLDOUBLE' with type 'const unsigned char[10]' [-Warray-bounds=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ./builtins.c: In function 'builtin_huge_vall': ./builtins.c:538:28: note: 'vLDOUBLE' declared here 538 | static const unsigned char vLDOUBLE[] = { 0, 0, 0, 0, 0, 0, 0, 0x80, 0xff, 0x7f }; | ^~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o cgram.o cgram.c In file included from /usr/include/sys/types.h:25, from pass1.h:38, from ./cgram.y:157: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o code.o ../../arch/i386/code.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ../../arch/i386/code.c:30: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ ../../arch/i386/code.c: In function 'bjobcode': ../../arch/i386/code.c:447:13: warning: 'fcw' is used uninitialized [-Wuninitialized] 447 | fcw |= 0x300; | ^~ ../../arch/i386/code.c:445:22: note: 'fcw' declared here 445 | volatile int fcw; | ^~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o common.o ../../mip/common.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:26, from ../../mip/common.c:63: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o compat.o ../../common/compat.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../common/compat.c:61: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o external.o external.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from external.c:1: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o gcc_compat.o ./gcc_compat.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./gcc_compat.c:34: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o init.o ./init.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./init.c:64: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o inline.o ./inline.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./inline.c:28: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o local.o ../../arch/i386/local.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ../../arch/i386/local.c:28: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o local2.o ../../arch/i386/local2.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from ../../arch/i386/local2.c:29: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o main.o ./main.c In file included from /usr/include/unistd.h:25, from ./main.c:32: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ ./main.c: In function 'segvcatch': ./main.c:69:15: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 69 | (void)write(STDERR_FILENO, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o cxxcode.o ./cxxcode.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./cxxcode.c:27: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o match.o ../../mip/match.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from ../../mip/match.c:63: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o optim.o ./optim.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./optim.c:36: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o optim2.o ../../mip/optim2.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from ../../mip/optim2.c:29: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o order.o ../../arch/i386/order.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from ../../arch/i386/order.c:30: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o pftn.o ./pftn.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./pftn.c:66: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o reader.o ../../mip/reader.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from ../../mip/reader.c:66: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o regs.o ../../mip/regs.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from ../../mip/regs.c:29: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ flex ./scan.l mv -f lex.yy.c scan.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o scan.o scan.c In file included from /usr/include/assert.h:35, from lex.yy.c:28: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o stabs.o ./stabs.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./stabs.c:37: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o symtabs.o ./symtabs.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./symtabs.c:30: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o table.o ../../arch/i386/table.c In file included from /usr/include/sys/types.h:25, from ../../mip/pass2.h:35, from ../../arch/i386/table.c:30: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_linux -Dmach_i386 -I. -I. -I../.. -I../../mip -I../../arch/i386 -I../../os/linux -I../../common -c -o trees.o ./trees.c In file included from /usr/include/sys/types.h:25, from ./pass1.h:38, from ./trees.c:69: /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc builtins.o cgram.o code.o common.o compat.o external.o gcc_compat.o init.o inline.o local.o local2.o main.o cxxcode.o match.o optim.o optim2.o order.o pftn.o reader.o regs.o scan.o stabs.o symtabs.o table.o trees.o -o cxxcom In function 'memcpy', inlined from 'builtin_huge_vall' at ./builtins.c:581:54: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' reading 12 bytes from a region of size 10 [-Wstringop-overread] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ ./builtins.c: In function 'builtin_huge_vall': ./builtins.c:538:28: note: source object 'vLDOUBLE' of size 10 538 | static const unsigned char vLDOUBLE[] = { 0, 0, 0, 0, 0, 0, 0, 0x80, 0xff, 0x7f }; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/cc/cxxcom' <=== cc/cxxcom make[1]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/cc' <=== cc make: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.62927 + 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.2.0 + make -C pcc-libs install DESTDIR=/usr/src/tmp/pcc-buildroot strip=no make: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs' ===> libsoftfloat make[1]: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs/libsoftfloat' test -z "/usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib" /bin/install -c -m 644 libpccsoftfloat.a /usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib make[1]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs/libsoftfloat' <=== libsoftfloat ===> libpcc make[1]: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs/libpcc' test -z "/usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/include" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/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.2.0.DEVEL/include/$i; \ done test -z "/usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib" /bin/install -c -m 644 libpcc.a /usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib make[1]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs/libpcc' <=== libpcc ===> csu make[1]: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs/csu' if test -f ./linux/Makefile; then \ (cd ./linux && exec make CC="gcc" MACH="i386" PCCLIBDIR="/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib" install) \ || exit $?; \ fi make[2]: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs/csu/linux' mkdir -p /usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib cp crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o crtendT.o /usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib make[2]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs/csu/linux' make[1]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs/csu' <=== csu make: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/pcc-libs' + make install DESTDIR=/usr/src/tmp/pcc-buildroot strip=no make: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.0' ===> cc make[1]: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.0/cc' ===> cc/cc make[2]: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.0/cc/cc' test -z "/usr/src/tmp/pcc-buildroot/usr/bin" || mkdir -p "/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" test -z "/usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/include" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/include" test -z "/usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib" make[2]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/cc/cc' <=== cc/cc ===> cc/cpp make[2]: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.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 -m 644 ./cpp.1 /usr/src/tmp/pcc-buildroot/usr/share/man/man1/cpp.1 make[2]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/cc/cpp' <=== cc/cpp ===> cc/ccom make[2]: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.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 -m 644 ./ccom.1 /usr/src/tmp/pcc-buildroot/usr/share/man/man1/ccom.1 make[2]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/cc/ccom' <=== cc/ccom ===> cc/cxxcom make[2]: Entering directory '/usr/src/RPM/BUILD/pcc-1.2.0/cc/cxxcom' test -z "/usr/src/tmp/pcc-buildroot/usr/lib" || mkdir -p "/usr/src/tmp/pcc-buildroot/usr/lib" /bin/install -c cxxcom /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" make[2]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/cc/cxxcom' <=== cc/cxxcom make[1]: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.0/cc' <=== cc make: Leaving directory '/usr/src/RPM/BUILD/pcc-1.2.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/p++.1 /usr/src/tmp/pcc-buildroot/usr/share/man/man1/pcc.1 /usr/src/tmp/pcc-buildroot/usr/share/man/man1/pcpp.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: (from :0) ./usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib: (from :0) process-lto: WARNING: ./usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtendT.o: contains no exportable symbols: ELF 32-bit LSB relocatable, Intel 80386, version 1 (SYSV), not stripped process-lto: WARNING: ./usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtendS.o: contains no exportable symbols: ELF 32-bit LSB relocatable, Intel 80386, version 1 (SYSV), not stripped process-lto: WARNING: ./usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtend.o: contains no exportable symbols: ELF 32-bit LSB relocatable, Intel 80386, version 1 (SYSV), not stripped 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/p++: uses non-LFS functions: mkstemp verify-elf: WARNING: ./usr/bin/pcpp: uses non-LFS functions: mkstemp verify-elf: WARNING: ./usr/bin/pcc: uses non-LFS functions: mkstemp verify-elf: WARNING: ./usr/lib/cxxcom: uses non-LFS functions: fopen freopen verify-elf: WARNING: ./usr/lib/ccom: uses non-LFS functions: fopen freopen verify-elf: WARNING: ./usr/lib/cpp: uses non-LFS functions: open stat Processing files: pcc-1.2.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.laMOna find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/pcc-buildroot/usr/lib/ccom: 1 symbols, 10 bpp lib.prov: /usr/src/tmp/pcc-buildroot/usr/lib/cpp: 2 symbols, 11 bpp lib.prov: /usr/src/tmp/pcc-buildroot/usr/lib/cxxcom: 1 symbols, 10 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.akR8U5 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ccom = set:dcyf, cpp = set:ecyLM4, cxxcom = set:dcyf 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.1.3), 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.33), libc.so.6(GLIBC_2.34), 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.0FrTsN Creating pcc-debuginfo package Processing files: pcc-debuginfo-1.2.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2ZPpxP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Iu65a4 find-requires: running scripts (debuginfo) Provides: debug(ccom), debug(cpp), debug(cxxcom) Requires: pcc = 1.2.0-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to pcc-debuginfo a strict dependency on pcc Wrote: /usr/src/RPM/RPMS/i586/pcc-1.2.0-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/pcc-debuginfo-1.2.0-alt2.i586.rpm (w2.lzdio) 68.65user 6.89system 0:58.79elapsed 128%CPU (0avgtext+0avgdata 54376maxresident)k 0inputs+0outputs (0major+1713889minor)pagefaults 0swaps /.out/pcc-1.2.0-alt2.i586.rpm: exception not found in '/usr/share/license-exception' directory: advertising /.out/pcc-debuginfo-1.2.0-alt2.i586.rpm: exception not found in '/usr/share/license-exception' directory: advertising 4.48user 1.73system 1:08.22elapsed 9%CPU (0avgtext+0avgdata 123756maxresident)k 0inputs+0outputs (0major+189853minor)pagefaults 0swaps --- pcc-1.2.0-alt2.i586.rpm.repo 2021-11-11 03:52:43.000000000 +0000 +++ pcc-1.2.0-alt2.i586.rpm.hasher 2023-08-19 06:07:08.465996058 +0000 @@ -56,9 +56,9 @@ Provides: pcc = 1.2.0-alt2:sisyphus+289366.100.1.1 -File: /usr/bin/p++ 100755 root:root ca9f65c4111f971b1716988ae9e6eee8 -File: /usr/bin/pcc 100755 root:root 7b38ca54df3ceb10444fe18414c9c9e2 -File: /usr/bin/pcpp 100755 root:root ab2eb185ec5e7862451a6c8ff5924f4c +File: /usr/bin/p++ 100755 root:root 9f6dd2a82a429617c4f1391985ee6273 +File: /usr/bin/pcc 100755 root:root 0456edbdd674d23724652862f3f6435a +File: /usr/bin/pcpp 100755 root:root 58093c6b37bfb3a6cfd3317d509a9390 File: /usr/include/pcc 40755 root:root -File: /usr/lib/ccom 100755 root:root aa826578a98d422b1c4e49ee42ba8bb3 -File: /usr/lib/cpp 100755 root:root 770a8d737fe63e7b86a92cb32e862fcf -File: /usr/lib/cxxcom 100755 root:root 8d9d3eb03a791ec6dad1412426e0c5e9 +File: /usr/lib/ccom 100755 root:root d43c77fd7614733c97c4aae62d06bea6 +File: /usr/lib/cpp 100755 root:root dfd058f659534257662b0afc20614eac +File: /usr/lib/cxxcom 100755 root:root ef5439c0fec83950aaf131c4262145b8 File: /usr/lib/pcc 40755 root:root @@ -79,10 +79,10 @@ File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib 40755 root:root -File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtbegin.o 100644 root:root 63409b9d62478607c02ebcef5bc47a25 -File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtbeginS.o 100644 root:root e6073f66a1382376db70930505ee64d2 -File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtbeginT.o 100644 root:root 63409b9d62478607c02ebcef5bc47a25 -File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtend.o 100644 root:root 9d4206ca342d9385e6af88f03ea9143a -File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtendS.o 100644 root:root cf6e29ddc7d09794b35cc87642c0e28d -File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtendT.o 100644 root:root 9d4206ca342d9385e6af88f03ea9143a -File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/libpcc.a 100644 root:root 10d2d442d0de38b22cd886ebded8e020 -File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/libpccsoftfloat.a 100644 root:root e13d62014bd37a75526a11e3cf228e67 +File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtbegin.o 100644 root:root 583700efe95d430a68c2b7255015b6a2 +File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtbeginS.o 100644 root:root 22cd43c00f0b9c7fce50fa1ba2a9cec5 +File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtbeginT.o 100644 root:root 583700efe95d430a68c2b7255015b6a2 +File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtend.o 100644 root:root d1770434458b5d48d1016a752d1612b0 +File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtendS.o 100644 root:root a112c4e03bf46891d0358fa302f2701c +File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtendT.o 100644 root:root d1770434458b5d48d1016a752d1612b0 +File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/libpcc.a 100644 root:root 1ff146c2cda8a2d45d8dae27673a1a28 +File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/libpccsoftfloat.a 100644 root:root 189abacb8a0c8c7543d241eb2b5acccb File: /usr/share/man/man1/ccom.1.xz 100644 root:root 492f5cac6805c4888d8a7c6102b6d6a0 @@ -92,2 +92,2 @@ File: /usr/share/man/man1/pcpp.1.xz 100644 root:root 689c0c48fdca19a9ba1e82052e4ac32f -RPMIdentity: b3475dd28b6811a9e0fcdd25baf7bbe0b6616301a863d2c474f0b18e7525e504807eecd7b76e41e27114d0e7ca9137f45811472009712bd37c4a5ca99a96b301 +RPMIdentity: 1f5ad81b7b62eda8d8aee5cab090953ff9b08bdaf72ad9a92d6a8b52abc0cf885a5a7f13c6558e2989ba3902eb8a6dd5d308fb1adba64b89732fcaf2aa1d40cd --- pcc-debuginfo-1.2.0-alt2.i586.rpm.repo 2021-11-11 03:52:43.000000000 +0000 +++ pcc-debuginfo-1.2.0-alt2.i586.rpm.hasher 2023-08-19 06:07:08.552996284 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/8b 40755 root:root -/usr/lib/debug/.build-id/8b/32941158648218d2bc83c3beb43e5b0f96b299 120777 root:root ../../../cxxcom -/usr/lib/debug/.build-id/8b/32941158648218d2bc83c3beb43e5b0f96b299.debug 120777 root:root ../../usr/lib/cxxcom.debug -/usr/lib/debug/.build-id/a2 40755 root:root -/usr/lib/debug/.build-id/a2/56634bf7fa23969cfe34bc8f6f7aedb7293918 120777 root:root ../../../ccom -/usr/lib/debug/.build-id/a2/56634bf7fa23969cfe34bc8f6f7aedb7293918.debug 120777 root:root ../../usr/lib/ccom.debug -/usr/lib/debug/.build-id/aa 40755 root:root -/usr/lib/debug/.build-id/aa/f3dcc0a1b8760a128ca84c2f74ab744d270f7d 120777 root:root ../../../../bin/p++ -/usr/lib/debug/.build-id/aa/f3dcc0a1b8760a128ca84c2f74ab744d270f7d.debug 120777 root:root ../../usr/bin/p++.debug -/usr/lib/debug/.build-id/b5 40755 root:root -/usr/lib/debug/.build-id/b5/ead056db33fbca754fb809ddd0c75e895c9bfb 120777 root:root ../../../cpp -/usr/lib/debug/.build-id/b5/ead056db33fbca754fb809ddd0c75e895c9bfb.debug 120777 root:root ../../usr/lib/cpp.debug +/usr/lib/debug/.build-id/17 40755 root:root +/usr/lib/debug/.build-id/17/cf4846bedb80d2c15891c0d90fd1ea2d63b044 120777 root:root ../../../cpp +/usr/lib/debug/.build-id/17/cf4846bedb80d2c15891c0d90fd1ea2d63b044.debug 120777 root:root ../../usr/lib/cpp.debug +/usr/lib/debug/.build-id/96 40755 root:root +/usr/lib/debug/.build-id/96/6148e1fa0a64dd89be7d5bd10812a950277784 120777 root:root ../../../ccom +/usr/lib/debug/.build-id/96/6148e1fa0a64dd89be7d5bd10812a950277784.debug 120777 root:root ../../usr/lib/ccom.debug +/usr/lib/debug/.build-id/b8 40755 root:root +/usr/lib/debug/.build-id/b8/e4411e51fe9cf432a0b74f16d4862fc52b8c4c 120777 root:root ../../../../bin/p++ +/usr/lib/debug/.build-id/b8/e4411e51fe9cf432a0b74f16d4862fc52b8c4c.debug 120777 root:root ../../usr/bin/p++.debug +/usr/lib/debug/.build-id/d6 40755 root:root +/usr/lib/debug/.build-id/d6/d3dccbd26dd82f9888260e1ba093b99c887726 120777 root:root ../../../cxxcom +/usr/lib/debug/.build-id/d6/d3dccbd26dd82f9888260e1ba093b99c887726.debug 120777 root:root ../../usr/lib/cxxcom.debug /usr/lib/debug/usr/bin/p++.debug 100644 root:root @@ -104,20 +104,20 @@ Provides: pcc-debuginfo = 1.2.0-alt2:sisyphus+289366.100.1.1 -File: /usr/lib/debug/.build-id/8b 40755 root:root -File: /usr/lib/debug/.build-id/8b/32941158648218d2bc83c3beb43e5b0f96b299 120777 root:root ../../../cxxcom -File: /usr/lib/debug/.build-id/8b/32941158648218d2bc83c3beb43e5b0f96b299.debug 120777 root:root ../../usr/lib/cxxcom.debug -File: /usr/lib/debug/.build-id/a2 40755 root:root -File: /usr/lib/debug/.build-id/a2/56634bf7fa23969cfe34bc8f6f7aedb7293918 120777 root:root ../../../ccom -File: /usr/lib/debug/.build-id/a2/56634bf7fa23969cfe34bc8f6f7aedb7293918.debug 120777 root:root ../../usr/lib/ccom.debug -File: /usr/lib/debug/.build-id/aa 40755 root:root -File: /usr/lib/debug/.build-id/aa/f3dcc0a1b8760a128ca84c2f74ab744d270f7d 120777 root:root ../../../../bin/p++ -File: /usr/lib/debug/.build-id/aa/f3dcc0a1b8760a128ca84c2f74ab744d270f7d.debug 120777 root:root ../../usr/bin/p++.debug -File: /usr/lib/debug/.build-id/b5 40755 root:root -File: /usr/lib/debug/.build-id/b5/ead056db33fbca754fb809ddd0c75e895c9bfb 120777 root:root ../../../cpp -File: /usr/lib/debug/.build-id/b5/ead056db33fbca754fb809ddd0c75e895c9bfb.debug 120777 root:root ../../usr/lib/cpp.debug -File: /usr/lib/debug/usr/bin/p++.debug 100644 root:root b9f73632a0641a15d86af78d485f8e2f -File: /usr/lib/debug/usr/bin/pcc.debug 100644 root:root b9f73632a0641a15d86af78d485f8e2f -File: /usr/lib/debug/usr/bin/pcpp.debug 100644 root:root b9f73632a0641a15d86af78d485f8e2f -File: /usr/lib/debug/usr/lib/ccom.debug 100644 root:root e420c2f558ce672946e00e045f82f2d1 -File: /usr/lib/debug/usr/lib/cpp.debug 100644 root:root 59850417a1827648b24a89211ce385d7 -File: /usr/lib/debug/usr/lib/cxxcom.debug 100644 root:root 16c80e444dbf3726870f782e84c0fea1 +File: /usr/lib/debug/.build-id/17 40755 root:root +File: /usr/lib/debug/.build-id/17/cf4846bedb80d2c15891c0d90fd1ea2d63b044 120777 root:root ../../../cpp +File: /usr/lib/debug/.build-id/17/cf4846bedb80d2c15891c0d90fd1ea2d63b044.debug 120777 root:root ../../usr/lib/cpp.debug +File: /usr/lib/debug/.build-id/96 40755 root:root +File: /usr/lib/debug/.build-id/96/6148e1fa0a64dd89be7d5bd10812a950277784 120777 root:root ../../../ccom +File: /usr/lib/debug/.build-id/96/6148e1fa0a64dd89be7d5bd10812a950277784.debug 120777 root:root ../../usr/lib/ccom.debug +File: /usr/lib/debug/.build-id/b8 40755 root:root +File: /usr/lib/debug/.build-id/b8/e4411e51fe9cf432a0b74f16d4862fc52b8c4c 120777 root:root ../../../../bin/p++ +File: /usr/lib/debug/.build-id/b8/e4411e51fe9cf432a0b74f16d4862fc52b8c4c.debug 120777 root:root ../../usr/bin/p++.debug +File: /usr/lib/debug/.build-id/d6 40755 root:root +File: /usr/lib/debug/.build-id/d6/d3dccbd26dd82f9888260e1ba093b99c887726 120777 root:root ../../../cxxcom +File: /usr/lib/debug/.build-id/d6/d3dccbd26dd82f9888260e1ba093b99c887726.debug 120777 root:root ../../usr/lib/cxxcom.debug +File: /usr/lib/debug/usr/bin/p++.debug 100644 root:root d06a3bc08dd82ad3022fdd5b1ff7d033 +File: /usr/lib/debug/usr/bin/pcc.debug 100644 root:root d06a3bc08dd82ad3022fdd5b1ff7d033 +File: /usr/lib/debug/usr/bin/pcpp.debug 100644 root:root d06a3bc08dd82ad3022fdd5b1ff7d033 +File: /usr/lib/debug/usr/lib/ccom.debug 100644 root:root 599d3539347a4434f05cf3ca2ce226a9 +File: /usr/lib/debug/usr/lib/cpp.debug 100644 root:root edb26ba8db7de8bcebb078e16d485fee +File: /usr/lib/debug/usr/lib/cxxcom.debug 100644 root:root 62384a560859a2546d399ad16709d2ba File: /usr/src/debug/pcc-1.2.0 40755 root:root @@ -200,2 +200,2 @@ File: /usr/src/debug/pcc-1.2.0/mip/regs.c 100644 root:root 114f2e82e9bd91ffa6cc49b0e223a961 -RPMIdentity: b6120a9d0fc3acdb8a2be2ce39674864813485d369411b24b7a4e82af818d5b9ba5a605e02f59e63873d53d29c37aa18a4f66e0c43ef5c55b8538dd42ef04502 +RPMIdentity: a0271d738849b4deab211cda72dbac332e0f04ed5ab0e10d78680ca23045c54bf7aa8401c73732fef58ab458f5bdc6391c2e6fd47a611f731e241aa2ee272539