>>> pcc: Building community/pcc 20210420-r0 (using abuild 3.8.0_rc3-r2) started Tue, 25 May 2021 20:55:25 +0000 >>> pcc: Checking sanity of /home/buildozer/aports/community/pcc/APKBUILD... >>> pcc: Analyzing dependencies... >>> pcc: Installing for build: build-base pcc-libs-dev>=20210420-r0 byacc flex (1/5) Installing pcc-libs-dev (20210420-r0) (2/5) Installing byacc (20210328-r0) (3/5) Installing m4 (1.4.18-r2) (4/5) Installing flex (2.6.4-r2) (5/5) Installing .makedepends-pcc (20210525.205528) Executing busybox-1.33.1-r1.trigger OK: 312 MiB in 94 packages >>> pcc: Cleaning up srcdir >>> pcc: Cleaning up pkgdir >>> pcc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/pcc-20210420.tgz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 341 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> pcc: Fetching ftp://pcc.ludd.ltu.se/pub/pcc/pcc-20210420.tgz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 16 947k 16 159k 0 0 74714 0 0:00:12 0:00:02 0:00:10 74680 100 947k 100 947k 0 0 296k 0 0:00:03 0:00:03 --:--:-- 296k 100 947k 100 947k 0 0 296k 0 0:00:03 0:00:03 --:--:-- 296k >>> pcc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/pcc-20210420.tgz >>> pcc: Checking sha512sums... pcc-20210420.tgz: OK >>> pcc: Unpacking /var/cache/distfiles/v3.14/pcc-20210420.tgz... >>> pcc: Updating ./config.sub checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking for i586-alpine-linux-musl-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... /usr/bin/install -c checking for bison... no checking for byacc... no checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no 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/libexec Using assembler .................. Using linker ..................... Using Multi-Arch path ............ (no) Using include path ............... Using library path ............... Use libvmf ....................... no Has TLS support .................. no 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. ===> cc make[1]: warning: -j28 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc' ===> cc/cc make[2]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc/cc' make[2]: warning: -j28 forced in submake: resetting jobserver mode. gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DLIBEXECDIR=\"/usr/libexec/\" -DUSE_MUSL -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -DINCLUDEDIR=\"/usr/include/\" -DPCCINCDIR=\"/usr/lib/pcc/i586-alpine-linux-musl/1.2.0.DEVEL/include/\" -DPCCLIBDIR=\"/usr/lib/pcc/i586-alpine-linux-musl/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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DLIBEXECDIR=\"/usr/libexec/\" -DUSE_MUSL -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -DINCLUDEDIR=\"/usr/include/\" -DPCCINCDIR=\"/usr/lib/pcc/i586-alpine-linux-musl/1.2.0.DEVEL/include/\" -DPCCLIBDIR=\"/usr/lib/pcc/i586-alpine-linux-musl/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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DLIBEXECDIR=\"/usr/libexec/\" -DUSE_MUSL -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -DINCLUDEDIR=\"/usr/include/\" -DPCCINCDIR=\"/usr/lib/pcc/i586-alpine-linux-musl/1.2.0.DEVEL/include/\" -DPCCLIBDIR=\"/usr/lib/pcc/i586-alpine-linux-musl/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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DLIBEXECDIR=\"/usr/libexec/\" -DUSE_MUSL -D_BSD_SOURCE -DGCC_COMPAT -DPCC_DEBUG -DINCLUDEDIR=\"/usr/include/\" -DPCCINCDIR=\"/usr/lib/pcc/i586-alpine-linux-musl/1.2.0.DEVEL/include/\" -DPCCLIBDIR=\"/usr/lib/pcc/i586-alpine-linux-musl/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 ./cc.c:119: ../../os/linux/ccconfig.h:76: warning: "DYNLINKLIB" redefined 76 | #define DYNLINKLIB MUSL_DYLIB | ../../os/linux/ccconfig.h:42: note: this is the location of the previous definition 42 | #define DYNLINKLIB "/lib/ld-linux.so.2" | gcc cc.o compat.o strlist.o xalloc.o -o cc make[2]: Leaving directory '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc/cc' <=== cc/cc ===> cc/cpp make[2]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc/cpp' make[2]: warning: -j28 forced in submake: resetting jobserver mode. gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc compat.o cpp.o cpc.o token.o -o cpp make[2]: Leaving directory '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc/cpp' <=== cc/cpp ===> cc/ccom make[2]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc/ccom' make[2]: warning: -j28 forced in submake: resetting jobserver mode. gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 yacc -d ./cgram.y flex ./scan.l yacc: 6 shift/reduce conflicts. mv -f lex.yy.c scan.c mv -f y.tab.c cgram.c mv -f y.tab.h cgram.h gcc mkext.lo common.lo table.lo -o mkext ./mkext gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 ../../arch/i386/code.c: In function 'bjobcode': ../../arch/i386/code.c:447:6: warning: 'fcw' is used uninitialized in this function [-Wuninitialized] 447 | fcw |= 0x300; | ^~ ../../common/softfloat.c: In function 'soft_toush': ../../common/softfloat.c:1531:59: 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:39: 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:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1550 | fpwarn("soft_toush3", (long double)*(double*)&sf.debugfp, ldt); | ^~~~~~~~~~~~~~~~~~~~ ./pftn.c: In function 'doacall': ./pftn.c:2482:8: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2482 | build: if (apary) | ^~ ./pftn.c:2484:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 2484 | if (sp != NULL && (sp->sflags & SINLINE) && (w = inlinetree(sp, f, a))) | ^~ ../../common/softfloat.c: In function 'strtosf': ../../common/softfloat.c:74:17: warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] 74 | #define LDBLPTR fpis[SF_LDOUBLE] | ^~~~ ../../common/softfloat.c:1465:6: note: 'e' was declared here 1465 | int e; | ^ 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 '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc/ccom' <=== cc/ccom ===> cc/cxxcom make[2]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc/cxxcom' make[2]: warning: -j28 forced in submake: resetting jobserver mode. gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 yacc -d ./cgram.y flex ./scan.l yacc: 4 shift/reduce conflicts. mv -f y.tab.c cgram.c mv -f y.tab.h cgram.h mv -f lex.yy.c scan.c gcc mkext.lo common.lo table.lo -o mkext ./mkext gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 gcc -Os -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -Os -fomit-frame-pointer -DUSE_MUSL -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 ../../arch/i386/code.c: In function 'bjobcode': ../../arch/i386/code.c:447:6: warning: 'fcw' is used uninitialized in this function [-Wuninitialized] 447 | fcw |= 0x300; | ^~ 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 make[2]: Leaving directory '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc/cxxcom' <=== cc/cxxcom make[1]: Leaving directory '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc' <=== cc >>> WARNING: pcc: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> pcc: Entering fakeroot... ===> cc make[1]: warning: -j28 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc' ===> cc/cc make[2]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc/cc' make[2]: warning: -j28 forced in submake: resetting jobserver mode. test -z "/home/buildozer/aports/community/pcc/pkg/pcc/usr/bin" || mkdir -p "/home/buildozer/aports/community/pcc/pkg/pcc/usr/bin" test -z "/home/buildozer/aports/community/pcc/pkg/pcc/usr/share/man/man1" || mkdir -p "/home/buildozer/aports/community/pcc/pkg/pcc/usr/share/man/man1" test -z "/home/buildozer/aports/community/pcc/pkg/pcc/usr/lib/pcc/i586-alpine-linux-musl/1.2.0.DEVEL/include" || mkdir -p "/home/buildozer/aports/community/pcc/pkg/pcc/usr/lib/pcc/i586-alpine-linux-musl/1.2.0.DEVEL/include" test -z "/home/buildozer/aports/community/pcc/pkg/pcc/usr/lib/pcc/i586-alpine-linux-musl/1.2.0.DEVEL/lib" || mkdir -p "/home/buildozer/aports/community/pcc/pkg/pcc/usr/lib/pcc/i586-alpine-linux-musl/1.2.0.DEVEL/lib" make[2]: Leaving directory '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc/cc' <=== cc/cc ===> cc/cpp make[2]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc/cpp' make[2]: warning: -j28 forced in submake: resetting jobserver mode. test -z "/home/buildozer/aports/community/pcc/pkg/pcc/usr/libexec" || mkdir -p "/home/buildozer/aports/community/pcc/pkg/pcc/usr/libexec" /usr/bin/install -c cpp /home/buildozer/aports/community/pcc/pkg/pcc/usr/libexec test -z "/home/buildozer/aports/community/pcc/pkg/pcc/usr/share/man/man1" || mkdir -p "/home/buildozer/aports/community/pcc/pkg/pcc/usr/share/man/man1" /usr/bin/install -c -m 644 ./cpp.1 /home/buildozer/aports/community/pcc/pkg/pcc/usr/share/man/man1/cpp.1 make[2]: Leaving directory '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc/cpp' <=== cc/cpp ===> cc/ccom make[2]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc/ccom' make[2]: warning: -j28 forced in submake: resetting jobserver mode. test -z "/home/buildozer/aports/community/pcc/pkg/pcc/usr/libexec" || mkdir -p "/home/buildozer/aports/community/pcc/pkg/pcc/usr/libexec" /usr/bin/install -c ccom /home/buildozer/aports/community/pcc/pkg/pcc/usr/libexec test -z "/home/buildozer/aports/community/pcc/pkg/pcc/usr/share/man/man1" || mkdir -p "/home/buildozer/aports/community/pcc/pkg/pcc/usr/share/man/man1" /usr/bin/install -c -m 644 ./ccom.1 /home/buildozer/aports/community/pcc/pkg/pcc/usr/share/man/man1/ccom.1 make[2]: Leaving directory '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc/ccom' <=== cc/ccom ===> cc/cxxcom make[2]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc/cxxcom' make[2]: warning: -j28 forced in submake: resetting jobserver mode. test -z "/home/buildozer/aports/community/pcc/pkg/pcc/usr/libexec" || mkdir -p "/home/buildozer/aports/community/pcc/pkg/pcc/usr/libexec" /usr/bin/install -c cxxcom /home/buildozer/aports/community/pcc/pkg/pcc/usr/libexec test -z "/home/buildozer/aports/community/pcc/pkg/pcc/usr/share/man/man1" || mkdir -p "/home/buildozer/aports/community/pcc/pkg/pcc/usr/share/man/man1" make[2]: Leaving directory '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc/cxxcom' <=== cc/cxxcom make[1]: Leaving directory '/home/buildozer/aports/community/pcc/src/pcc-20210420/cc' <=== cc >>> pcc-doc*: Running split function doc... >>> pcc-doc*: Preparing subpackage pcc-doc... >>> pcc-doc*: Running postcheck for pcc-doc >>> pcc*: Running postcheck for pcc >>> pcc*: Preparing package pcc... >>> pcc*: Stripping binaries >>> pcc-doc*: Scanning shared objects >>> pcc*: Scanning shared objects >>> pcc-doc*: Tracing dependencies... >>> pcc-doc*: Package size: 44.0 KB >>> pcc-doc*: Compressing data... >>> pcc-doc*: Create checksum... >>> pcc-doc*: Create pcc-doc-20210420-r0.apk >>> pcc*: Tracing dependencies... pcc-libs-dev>=20210420-r0 so:libc.musl-x86.so.1 >>> pcc*: Package size: 940.0 KB >>> pcc*: Compressing data... >>> pcc*: Create checksum... >>> pcc*: Create pcc-20210420-r0.apk >>> pcc: Build complete at Tue, 25 May 2021 20:55:46 +0000 elapsed time 0h 0m 21s >>> pcc: Cleaning up srcdir >>> pcc: Cleaning up pkgdir >>> pcc: Uninstalling dependencies... (1/5) Purging .makedepends-pcc (20210525.205528) (2/5) Purging pcc-libs-dev (20210420-r0) (3/5) Purging byacc (20210328-r0) (4/5) Purging flex (2.6.4-r2) (5/5) Purging m4 (1.4.18-r2) Executing busybox-1.33.1-r1.trigger OK: 312 MiB in 89 packages >>> pcc: Updating the community/x86 repository index... >>> pcc: Signing the index...