>>> pcc: Building community/pcc 20230603-r0 (using abuild 3.11.6-r2) started Tue, 06 Jun 2023 18:27:57 +0000 >>> pcc: Checking sanity of /home/buildozer/aports/community/pcc/APKBUILD... >>> pcc: Analyzing dependencies... >>> pcc: Installing for build: build-base pcc-libs-dev~=20230603 byacc flex (1/5) Installing pcc-libs-dev (20230603-r0) (2/5) Installing byacc (20230521-r0) (3/5) Installing m4 (1.4.19-r3) (4/5) Installing flex (2.6.4-r6) (5/5) Installing .makedepends-pcc (20230606.182758) Executing busybox-1.36.1-r0.trigger OK: 375 MiB in 113 packages >>> pcc: Cleaning up srcdir >>> pcc: Cleaning up pkgdir >>> pcc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pcc-20230603.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> pcc: Fetching http://pcc.ludd.ltu.se/ftp/pub/pcc/pcc-20230603.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 21 993k 21 214k 0 0 390k 0 0:00:02 --:--:-- 0:00:02 390k 85 993k 85 851k 0 0 546k 0 0:00:01 0:00:01 --:--:-- 546k 100 993k 100 993k 0 0 560k 0 0:00:01 0:00:01 --:--:-- 560k >>> pcc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pcc-20230603.tgz >>> pcc: Checking sha512sums... pcc-20230603.tgz: OK >>> pcc: Unpacking /var/cache/distfiles/edge/pcc-20230603.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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc accepts -Wall... yes checking whether gcc accepts -Wmissing-prototypes... yes checking whether gcc accepts -Wstrict-prototypes... yes checking whether gcc accepts -Wshadow... yes checking whether gcc accepts -Wsign-compare... yes checking whether gcc accepts -Wtruncate... no checking for a C compiler for mkext... not cross compiling checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no 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/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]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20230603/cc' make[1]: warning: -j32 forced in submake: resetting jobserver mode. ===> cc/cc make[2]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20230603/cc/cc' make[2]: warning: -j32 forced in submake: resetting jobserver mode. gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DLIBEXECDIR=\"/usr/libexec/\" -DUSE_MUSL -D_DEFAULT_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\" -DCC0=\"cc0\" -DCC1=\"cc1\" -I../../cc/driver -I../.. -I../../os/linux -I../../mip -I../../arch/i386 -I../../common -c -o cc.o ./cc.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DLIBEXECDIR=\"/usr/libexec/\" -DUSE_MUSL -D_DEFAULT_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\" -DCC0=\"cc0\" -DCC1=\"cc1\" -I../../cc/driver -I../.. -I../../os/linux -I../../mip -I../../arch/i386 -I../../common -c -o compat.o ../../common/compat.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DLIBEXECDIR=\"/usr/libexec/\" -DUSE_MUSL -D_DEFAULT_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\" -DCC0=\"cc0\" -DCC1=\"cc1\" -I../../cc/driver -I../.. -I../../os/linux -I../../mip -I../../arch/i386 -I../../common -c -o strlist.o ../../cc/driver/strlist.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DLIBEXECDIR=\"/usr/libexec/\" -DUSE_MUSL -D_DEFAULT_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\" -DCC0=\"cc0\" -DCC1=\"cc1\" -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:81: warning: "DYNLINKLIB" redefined 81 | #define DYNLINKLIB MUSL_DYLIB | ../../os/linux/ccconfig.h:45: note: this is the location of the previous definition 45 | #define DYNLINKLIB "/lib/ld-linux.so.2" | gcc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs cc.o compat.o strlist.o xalloc.o -o cc make[2]: Leaving directory '/home/buildozer/aports/community/pcc/src/pcc-20230603/cc/cc' <=== cc/cc ===> cc/cpp make[2]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20230603/cc/cpp' make[2]: warning: -j32 forced in submake: resetting jobserver mode. gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_SOURCE -DGCC_COMPAT -DPCC_DEBUG -I. -I../.. -I. -I../../mip -I../../arch/i386 -I../../common -DNVMPGS=4 -c -o token.o ./token.c gcc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs compat.o cpp.o cpc.o token.o -o cpp make[2]: Leaving directory '/home/buildozer/aports/community/pcc/src/pcc-20230603/cc/cpp' <=== cc/cpp ===> cc/ccom make[2]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20230603/cc/ccom' make[2]: warning: -j32 forced in submake: resetting jobserver mode. gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs mkext.lo common.lo table.lo -o mkext ./mkext TEMPREG 0x200 PERMREG 0x400 PREMREG 0xc00 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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:13: warning: 'fcw' is used uninitialized [-Wuninitialized] 447 | fcw |= 0x300; | ^~ ../../arch/i386/code.c:445:22: note: 'fcw' declared here 445 | volatile int fcw; | ^~~ ../../common/softfloat.c: In function 'soft_toush': ../../common/softfloat.c:1534:66: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1534 | printf("soft_toush-D: d %08x %08x\n", *(((int *)&d)+1), *(int *)&d); | ^~~~~~~~~ ../../common/softfloat.c:1551:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1551 | fpwarn("soft_toush2", (long double)*(float*)&sf.debugfp, ldt); | ^~~~~~~~~~~~~~~~~~~ ../../common/softfloat.c:1553:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1553 | fpwarn("soft_toush3", (long double)*(double*)&sf.debugfp, ldt); | ^~~~~~~~~~~~~~~~~~~~ ../../common/softfloat.c: In function 'strtosf': ../../common/softfloat.c:45:30: warning: 'e' may be used uninitialized [-Wmaybe-uninitialized] 45 | #define SD(x) if (sfdebug) printf x | ^ ../../common/softfloat.c:1471:9: note: in expansion of macro 'SD' 1471 | SD(("strtosf: rv %d, expt %d, m %04x%04x, %04x%04x\n", | ^~ ../../common/softfloat.c:1465:13: note: 'e' was declared here 1465 | int e; | ^ gcc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs 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-20230603/cc/ccom' <=== cc/ccom ===> cc/cxxcom make[2]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20230603/cc/cxxcom' make[2]: warning: -j32 forced in submake: resetting jobserver mode. gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 lex.yy.c scan.c mv -f y.tab.c cgram.c mv -f y.tab.h cgram.h gcc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs mkext.lo common.lo table.lo -o mkext ./mkext TEMPREG 0x200 PERMREG 0x400 PREMREG 0xc00 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DUSE_MUSL -D_DEFAULT_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:13: warning: 'fcw' is used uninitialized [-Wuninitialized] 447 | fcw |= 0x300; | ^~ ../../arch/i386/code.c:445:22: note: 'fcw' declared here 445 | volatile int fcw; | ^~~ In file included from ./pass1.h:40, from ./builtins.c:27: In function 'memcpy', inlined from 'builtin_huge_vall' at ./builtins.c:581:54: /usr/include/fortify/string.h:51:31: warning: array subscript 12 is outside array bounds of 'const unsigned char[10]' [-Warray-bounds=] 51 | (__s < __d && __s + __n > __d)) | ~~~~^~~~~ ./builtins.c: In function 'builtin_huge_vall': ./builtins.c:538:28: note: at offset 12 into object 'vLDOUBLE' of size 10 538 | static const unsigned char vLDOUBLE[] = { 0, 0, 0, 0, 0, 0, 0, 0x80, 0xff, 0x7f }; | ^~~~~~~~ gcc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs 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-20230603/cc/cxxcom' <=== cc/cxxcom make[1]: Leaving directory '/home/buildozer/aports/community/pcc/src/pcc-20230603/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]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20230603/cc' make[1]: warning: -j32 forced in submake: resetting jobserver mode. ===> cc/cc make[2]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20230603/cc/cc' make[2]: warning: -j32 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-20230603/cc/cc' <=== cc/cc ===> cc/cpp make[2]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20230603/cc/cpp' make[2]: warning: -j32 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-20230603/cc/cpp' <=== cc/cpp ===> cc/ccom make[2]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20230603/cc/ccom' make[2]: warning: -j32 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 -f cc2 && /usr/bin/install -c cc2 /home/buildozer/aports/community/pcc/pkg/pcc/usr/libexec make[2]: [Makefile:220: install] Error 1 (ignored) 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-20230603/cc/ccom' <=== cc/ccom ===> cc/cxxcom make[2]: Entering directory '/home/buildozer/aports/community/pcc/src/pcc-20230603/cc/cxxcom' make[2]: warning: -j32 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-20230603/cc/cxxcom' <=== cc/cxxcom make[1]: Leaving directory '/home/buildozer/aports/community/pcc/src/pcc-20230603/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-20230603-r0.apk >>> pcc*: Tracing dependencies... pcc-libs-dev~=20230603 so:libc.musl-x86.so.1 >>> pcc*: Package size: 856.0 KB >>> pcc*: Compressing data... >>> pcc*: Create checksum... >>> pcc*: Create pcc-20230603-r0.apk >>> pcc: Build complete at Tue, 06 Jun 2023 18:28:13 +0000 elapsed time 0h 0m 16s >>> pcc: Cleaning up srcdir >>> pcc: Cleaning up pkgdir >>> pcc: Uninstalling dependencies... (1/5) Purging .makedepends-pcc (20230606.182758) (2/5) Purging pcc-libs-dev (20230603-r0) (3/5) Purging byacc (20230521-r0) (4/5) Purging flex (2.6.4-r6) (5/5) Purging m4 (1.4.19-r3) Executing busybox-1.36.1-r0.trigger OK: 374 MiB in 108 packages >>> pcc: Updating the community/x86 repository index... >>> pcc: Signing the index...