<86>Jun 3 06:26:14 userdel[3105210]: delete user 'rooter' <86>Jun 3 06:26:14 userdel[3105210]: removed group 'rooter' owned by 'rooter' <86>Jun 3 06:26:14 userdel[3105210]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 06:26:14 groupadd[3105226]: group added to /etc/group: name=rooter, GID=1811 <86>Jun 3 06:26:14 groupadd[3105226]: group added to /etc/gshadow: name=rooter <86>Jun 3 06:26:14 groupadd[3105226]: new group: name=rooter, GID=1811 <86>Jun 3 06:26:14 useradd[3105232]: new user: name=rooter, UID=1811, GID=1811, home=/root, shell=/bin/bash, from=none <86>Jun 3 06:26:15 userdel[3105253]: delete user 'builder' <86>Jun 3 06:26:15 userdel[3105253]: removed group 'builder' owned by 'builder' <86>Jun 3 06:26:15 userdel[3105253]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 06:26:15 groupadd[3105267]: group added to /etc/group: name=builder, GID=1812 <86>Jun 3 06:26:15 groupadd[3105267]: group added to /etc/gshadow: name=builder <86>Jun 3 06:26:15 groupadd[3105267]: new group: name=builder, GID=1812 <86>Jun 3 06:26:15 useradd[3105277]: new user: name=builder, UID=1812, GID=1812, 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>Jun 3 06:26:16 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.51671 + 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.17439 + 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' ++ sed -e 's/\(^\| \)-g\($\| \)/ /g' ++ echo -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic + 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In function 'tylkadd', inlined from 'tyreduce' at ./pftn.c:2076:3: ./pftn.c:2015:22: warning: 'dim.ddim' may be used uninitialized [-Wmaybe-uninitialized] 2015 | df[numdfs++] = dim; | ~~~~~~~~~~~~~^~~~~ ./pftn.c: In function 'tyreduce': ./pftn.c:2028:22: note: 'dim.ddim' was declared here 2028 | union dimfun dim; | ^~~ 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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); | ^~~~~~~~~~~~~~~~~~~~ ../../common/softfloat.c: In function 'strtosf': ../../common/softfloat.c:74:17: warning: 'e' may be used uninitialized [-Wmaybe-uninitialized] 74 | #define LDBLPTR fpis[SF_LDOUBLE] | ^~~~ ../../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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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.4360 + 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.78OFm8 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.cYRZDD 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.O0qg7P 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.3EW3Vr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qMQrNs 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) 44.91user 5.96system 0:40.16elapsed 126%CPU (0avgtext+0avgdata 53624maxresident)k 0inputs+0outputs (0major+1685750minor)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 1.70user 1.16system 0:45.53elapsed 6%CPU (0avgtext+0avgdata 109696maxresident)k 0inputs+0outputs (0major+186475minor)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-06-03 06:26:58.701027303 +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 adc4f48209951593c42ea5ff1c6230b2 +File: /usr/bin/pcc 100755 root:root c38f6ecd9cf9367275ddff226a24fcec +File: /usr/bin/pcpp 100755 root:root 1656492f89154cd8f9a4ba6da4889a58 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 872f9ab4022bd388c8adef893004b56f +File: /usr/lib/cpp 100755 root:root 8b6017e75651448996a2b99cb750976b +File: /usr/lib/cxxcom 100755 root:root 0d5e7e382dd063b77790ea34953af9df 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 20941b33171e7bfcd7905e03873ce3e1 +File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtbeginS.o 100644 root:root 4646f655b69b2add434c46fd13a26815 +File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtbeginT.o 100644 root:root 20941b33171e7bfcd7905e03873ce3e1 +File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtend.o 100644 root:root 936ca8fd88a834f2d8236cdaa91f29cb +File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtendS.o 100644 root:root 231bf41b6daa7a65e4fa7fa4229b7d52 +File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/crtendT.o 100644 root:root 936ca8fd88a834f2d8236cdaa91f29cb +File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/libpcc.a 100644 root:root 0f10cf78fc4fa329819fac60666faf02 +File: /usr/lib/pcc/i686-pc-linux-gnu/1.2.0.DEVEL/lib/libpccsoftfloat.a 100644 root:root 20b5ffaf4002ad522976af80290c87da 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: fe81d015067683ac114c58b2d8366afa329bc2d46a01b6dcb6eec838c90e55d181f6711179ba03715a47c66f71bbdd54cfac14991b4de8e4925c5e160d15a0b4 --- 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-06-03 06:26:58.780028749 +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/01 40755 root:root +/usr/lib/debug/.build-id/01/a2f0941e5117f6d9f35b499bb5f6efe43b8afb 120777 root:root ../../../../bin/p++ +/usr/lib/debug/.build-id/01/a2f0941e5117f6d9f35b499bb5f6efe43b8afb.debug 120777 root:root ../../usr/bin/p++.debug +/usr/lib/debug/.build-id/16 40755 root:root +/usr/lib/debug/.build-id/16/ca1bccb334ba381b49e00e32c03247272f8687 120777 root:root ../../../cxxcom +/usr/lib/debug/.build-id/16/ca1bccb334ba381b49e00e32c03247272f8687.debug 120777 root:root ../../usr/lib/cxxcom.debug +/usr/lib/debug/.build-id/53 40755 root:root +/usr/lib/debug/.build-id/53/870161b1ea013ef4a2ca15ab04b7bfb3c10265 120777 root:root ../../../ccom +/usr/lib/debug/.build-id/53/870161b1ea013ef4a2ca15ab04b7bfb3c10265.debug 120777 root:root ../../usr/lib/ccom.debug +/usr/lib/debug/.build-id/e7 40755 root:root +/usr/lib/debug/.build-id/e7/e73098ba2d2ce6c7d8b9bb4184503d8d26d641 120777 root:root ../../../cpp +/usr/lib/debug/.build-id/e7/e73098ba2d2ce6c7d8b9bb4184503d8d26d641.debug 120777 root:root ../../usr/lib/cpp.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/01 40755 root:root +File: /usr/lib/debug/.build-id/01/a2f0941e5117f6d9f35b499bb5f6efe43b8afb 120777 root:root ../../../../bin/p++ +File: /usr/lib/debug/.build-id/01/a2f0941e5117f6d9f35b499bb5f6efe43b8afb.debug 120777 root:root ../../usr/bin/p++.debug +File: /usr/lib/debug/.build-id/16 40755 root:root +File: /usr/lib/debug/.build-id/16/ca1bccb334ba381b49e00e32c03247272f8687 120777 root:root ../../../cxxcom +File: /usr/lib/debug/.build-id/16/ca1bccb334ba381b49e00e32c03247272f8687.debug 120777 root:root ../../usr/lib/cxxcom.debug +File: /usr/lib/debug/.build-id/53 40755 root:root +File: /usr/lib/debug/.build-id/53/870161b1ea013ef4a2ca15ab04b7bfb3c10265 120777 root:root ../../../ccom +File: /usr/lib/debug/.build-id/53/870161b1ea013ef4a2ca15ab04b7bfb3c10265.debug 120777 root:root ../../usr/lib/ccom.debug +File: /usr/lib/debug/.build-id/e7 40755 root:root +File: /usr/lib/debug/.build-id/e7/e73098ba2d2ce6c7d8b9bb4184503d8d26d641 120777 root:root ../../../cpp +File: /usr/lib/debug/.build-id/e7/e73098ba2d2ce6c7d8b9bb4184503d8d26d641.debug 120777 root:root ../../usr/lib/cpp.debug +File: /usr/lib/debug/usr/bin/p++.debug 100644 root:root ad891e1abf6dbc64adcc02e45c8041fe +File: /usr/lib/debug/usr/bin/pcc.debug 100644 root:root ad891e1abf6dbc64adcc02e45c8041fe +File: /usr/lib/debug/usr/bin/pcpp.debug 100644 root:root ad891e1abf6dbc64adcc02e45c8041fe +File: /usr/lib/debug/usr/lib/ccom.debug 100644 root:root 8f34c59f9b6cf670b0be0205c28286ca +File: /usr/lib/debug/usr/lib/cpp.debug 100644 root:root cf8ead357614488eb86ae6ad62df3c66 +File: /usr/lib/debug/usr/lib/cxxcom.debug 100644 root:root 7884a2fe9ff760c60394fd7c2522b57c 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: 20eda71fce8bf94c323a5ce8d597d02f9240930f991314ffd35588359bc1657f1f8f99913e65309f811e5b0879b2987e4aceff39359f90eb74b8db350cb1d7a8