------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/pcc-libs-1.1.0.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> pcc-1.1.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> pcc-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pcc-1.1.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> pcc-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pcc-1.1.0 for building => SHA256 Checksum OK for pcc-1.1.0.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> pcc-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pcc-1.1.0 for building ===> Extracting for pcc-1.1.0 => SHA256 Checksum OK for pcc-1.1.0.tgz. Extracted Memory Use: 4.29M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for pcc-1.1.0 ===> Applying ports patches for pcc-1.1.0 ===> Applying dragonfly patches for pcc-1.1.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> pcc-1.1.0 depends on executable: gmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> pcc-1.1.0 depends on executable: gmake - found ===> Configuring for pcc-1.1.0 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 configure: WARNING: Installed binaries may be unstripped checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc accepts -Wall... yes checking whether cc accepts -Wmissing-prototypes... yes checking whether cc accepts -Wstrict-prototypes... no checking whether cc accepts -Wshadow... yes checking whether cc accepts -Wsign-compare... yes checking whether cc accepts -Wtruncate... no checking for a C compiler for mkext... not cross compiling checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for C99 printf size specifiers... yes checking whether byte ordering is bigendian... no checking whether gmake sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for bison... yacc 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 malloc.h... (cached) no checking for libgen.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for strtold... (cached) yes checking for vsnprintf... (cached) yes checking for snprintf... (cached) yes checking for mkstemp... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for basename... (cached) yes checking for getopt... (cached) yes checking for ffs... (cached) yes checking for vfork... (cached) 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 .................... amd64 Target ABI is .................... elf Target OS is ..................... dragonfly Compiler is called ............... pcc Installing compiler into ......... /usr/local/bin Installing pre-processor into .... /usr/local/libexec Using assembler .................. Using linker ..................... Using Multi-Arch path ............ (no) Using include path ............... Using library path ............... 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. SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for pcc-1.1.0 gmake[1]: Entering directory '/construction/lang/pcc/pcc-1.1.0' ===> cc gmake[2]: Entering directory '/construction/lang/pcc/pcc-1.1.0/cc' ===> cc/cc gmake[3]: Entering directory '/construction/lang/pcc/pcc-1.1.0/cc/cc' cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DLIBEXECDIR=\"/usr/local/libexec/\" -DGCC_COMPAT -DPCC_DEBUG -DINCLUDEDIR=\"/usr/local/include/\" -DPCCINCDIR=\"/usr/local/lib/pcc/x86_64-portbld-dragonfly5.9/1.1.0/include/\" -DPCCLIBDIR=\"/usr/local/lib/pcc/x86_64-portbld-dragonfly5.9/1.1.0/lib/\" -Dos_dragonfly -Dmach_amd64 -DTARGOSVER=0 -DCPPROGNAME=\"pcpp\" -I../../cc/driver -I../.. -I../../os/dragonfly -I../../mip -I../../arch/amd64 -c -o cc.o ./cc.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DLIBEXECDIR=\"/usr/local/libexec/\" -DGCC_COMPAT -DPCC_DEBUG -DINCLUDEDIR=\"/usr/local/include/\" -DPCCINCDIR=\"/usr/local/lib/pcc/x86_64-portbld-dragonfly5.9/1.1.0/include/\" -DPCCLIBDIR=\"/usr/local/lib/pcc/x86_64-portbld-dragonfly5.9/1.1.0/lib/\" -Dos_dragonfly -Dmach_amd64 -DTARGOSVER=0 -DCPPROGNAME=\"pcpp\" -I../../cc/driver -I../.. -I../../os/dragonfly -I../../mip -I../../arch/amd64 -c -o compat.o ../../mip/compat.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DLIBEXECDIR=\"/usr/local/libexec/\" -DGCC_COMPAT -DPCC_DEBUG -DINCLUDEDIR=\"/usr/local/include/\" -DPCCINCDIR=\"/usr/local/lib/pcc/x86_64-portbld-dragonfly5.9/1.1.0/include/\" -DPCCLIBDIR=\"/usr/local/lib/pcc/x86_64-portbld-dragonfly5.9/1.1.0/lib/\" -Dos_dragonfly -Dmach_amd64 -DTARGOSVER=0 -DCPPROGNAME=\"pcpp\" -I../../cc/driver -I../.. -I../../os/dragonfly -I../../mip -I../../arch/amd64 -c -o strlist.o ../../cc/driver/strlist.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DLIBEXECDIR=\"/usr/local/libexec/\" -DGCC_COMPAT -DPCC_DEBUG -DINCLUDEDIR=\"/usr/local/include/\" -DPCCINCDIR=\"/usr/local/lib/pcc/x86_64-portbld-dragonfly5.9/1.1.0/include/\" -DPCCLIBDIR=\"/usr/local/lib/pcc/x86_64-portbld-dragonfly5.9/1.1.0/lib/\" -Dos_dragonfly -Dmach_amd64 -DTARGOSVER=0 -DCPPROGNAME=\"pcpp\" -I../../cc/driver -I../.. -I../../os/dragonfly -I../../mip -I../../arch/amd64 -c -o xalloc.o ../../cc/driver/xalloc.c cc cc.o compat.o strlist.o xalloc.o -o pcc gmake[3]: Leaving directory '/construction/lang/pcc/pcc-1.1.0/cc/cc' <=== cc/cc ===> cc/cpp gmake[3]: Entering directory '/construction/lang/pcc/pcc-1.1.0/cc/cpp' yacc -d ./cpy.y mv -f y.tab.c cpy.c mv -f y.tab.h cpy.h cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -I. -I../.. -I. -I../../mip -I../../arch/amd64 -c -o compat.o ../../mip/compat.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -I. -I../.. -I. -I../../mip -I../../arch/amd64 -c -o cpp.o ./cpp.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -I. -I../.. -I. -I../../mip -I../../arch/amd64 -c -o cpy.o cpy.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -I. -I../.. -I. -I../../mip -I../../arch/amd64 -c -o token.o ./token.c cc compat.o cpp.o cpy.o token.o -o cpp gmake[3]: Leaving directory '/construction/lang/pcc/pcc-1.1.0/cc/cpp' <=== cc/cpp ===> cc/ccom gmake[3]: Entering directory '/construction/lang/pcc/pcc-1.1.0/cc/ccom' cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -DMKEXT -c -o mkext.lo ../../mip/mkext.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -DMKEXT -c -o common.lo ../../mip/common.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -DMKEXT -c -o table.lo ../../arch/amd64/table.c cc mkext.lo common.lo table.lo -o mkext ./mkext yacc -d ./cgram.y yacc: 5 shift/reduce conflicts. mv -f y.tab.c cgram.c mv -f y.tab.h cgram.h cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o builtins.o ./builtins.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o cgram.o cgram.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o code.o ../../arch/amd64/code.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o common.o ../../mip/common.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o compat.o ../../mip/compat.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o external.o external.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o gcc_compat.o ./gcc_compat.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o init.o ./init.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o inline.o ./inline.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o local.o ../../arch/amd64/local.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o local2.o ../../arch/amd64/local2.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o main.o ./main.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o match.o ../../mip/match.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o optim.o ./optim.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o optim2.o ../../mip/optim2.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o order.o ../../arch/amd64/order.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o pftn.o ./pftn.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o reader.o ../../mip/reader.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o regs.o ../../mip/regs.c flex ./scan.l mv -f lex.yy.c scan.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o scan.o scan.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o stabs.o ./stabs.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o symtabs.o ./symtabs.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o table.o ../../arch/amd64/table.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o trees.o ./trees.c In file included from ./trees.c:69: ./trees.c: In function 'buildtree': ./pass1.h:434:30: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] #define FLOAT_ISZERO(p) (p) == 0.0 ^~ ./trees.c:183:14: note: in expansion of macro 'FLOAT_ISZERO' p = bcon(!FLOAT_ISZERO(l->n_dcon)); ^~~~~~~~~~~~ ./trees.c:183:13: note: add parentheses around left hand side expression to silence this warning p = bcon(!FLOAT_ISZERO(l->n_dcon)); In file included from ./trees.c:69: ./pass1.h:434:30: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] #define FLOAT_ISZERO(p) (p) == 0.0 ^~ ./trees.c:188:14: note: in expansion of macro 'FLOAT_ISZERO' p = bcon(!FLOAT_ISZERO(r->n_dcon)); ^~~~~~~~~~~~ ./trees.c:188:13: note: add parentheses around left hand side expression to silence this warning p = bcon(!FLOAT_ISZERO(r->n_dcon)); cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o unicode.o ../../mip/unicode.c cc 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 match.o optim.o optim2.o order.o pftn.o reader.o regs.o scan.o stabs.o symtabs.o table.o trees.o unicode.o -o ccom gmake[3]: Leaving directory '/construction/lang/pcc/pcc-1.1.0/cc/ccom' <=== cc/ccom ===> cc/cxxcom gmake[3]: Entering directory '/construction/lang/pcc/pcc-1.1.0/cc/cxxcom' cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -DMKEXT -c -o mkext.lo ../../mip/mkext.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -DMKEXT -c -o common.lo ../../mip/common.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -DMKEXT -c -o table.lo ../../arch/amd64/table.c cc mkext.lo common.lo table.lo -o mkext ./mkext yacc -d ./cgram.y yacc: 4 shift/reduce conflicts. mv -f y.tab.c cgram.c mv -f y.tab.h cgram.h cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o builtins.o ./builtins.c ./builtins.c: In function 'builtin_nanx': ./builtins.c:599:3: warning: 'memcpy' forming offset [13, 16] is out of the bounds [0, 12] of object 'nLDOUBLE' with type 'const unsigned char[12]' [-Warray-bounds] memcpy(&a->n_dcon, nLDOUBLE, sizeof(a->n_dcon)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./builtins.c:546:28: note: 'nLDOUBLE' declared here static const unsigned char nLDOUBLE[] = { 0, 0, 0, 0, 0, 0, 0, 0xc0, 0xff, 0x7f, 0, 0 }; ^~~~~~~~ ./builtins.c: In function 'builtin_huge_vall': ./builtins.c:570:2: warning: 'memcpy' forming offset [11, 12] is out of the bounds [0, 10] of object 'vLDOUBLE' with type 'const unsigned char[10]' [-Warray-bounds] memcpy(&d, v ## TYP, x); \ ^~~~~~~~~~~~~~~~~~~~~~~ ./builtins.c:581:54: note: in expansion of macro 'VALX' builtin_huge_vall(const struct bitable *bt, NODE *a) VALX(long double,LDOUBLE) ^~~~ ./builtins.c:539:28: note: 'vLDOUBLE' declared here static const unsigned char vLDOUBLE[] = { 0, 0, 0, 0, 0, 0, 0, 0x80, 0xff, 0x7f }; ^~~~~~~~ cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o cgram.o cgram.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o code.o ../../arch/amd64/code.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o common.o ../../mip/common.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o compat.o ../../mip/compat.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o external.o external.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o gcc_compat.o ./gcc_compat.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o init.o ./init.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o inline.o ./inline.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o local.o ../../arch/amd64/local.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o local2.o ../../arch/amd64/local2.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o main.o ./main.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o cxxcode.o ./cxxcode.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o match.o ../../mip/match.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o optim.o ./optim.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o optim2.o ../../mip/optim2.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o order.o ../../arch/amd64/order.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o pftn.o ./pftn.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o reader.o ../../mip/reader.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o regs.o ../../mip/regs.c flex ./scan.l mv -f lex.yy.c scan.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o scan.o scan.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o stabs.o ./stabs.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o symtabs.o ./symtabs.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o table.o ../../arch/amd64/table.c cc -pipe -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -DLANG_CXX -Dos_dragonfly -Dmach_amd64 -I. -I. -I../.. -I../../mip -I../../arch/amd64 -I../../os/dragonfly -c -o trees.o ./trees.c In file included from ./trees.c:69: ./trees.c: In function 'buildtree': ./pass1.h:438:30: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] #define FLOAT_ISZERO(p) (p) == 0.0 ^~ ./trees.c:180:14: note: in expansion of macro 'FLOAT_ISZERO' p = bcon(!FLOAT_ISZERO(l->n_dcon)); ^~~~~~~~~~~~ ./trees.c:180:13: note: add parentheses around left hand side expression to silence this warning p = bcon(!FLOAT_ISZERO(l->n_dcon)); In file included from ./trees.c:69: ./pass1.h:438:30: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] #define FLOAT_ISZERO(p) (p) == 0.0 ^~ ./trees.c:185:14: note: in expansion of macro 'FLOAT_ISZERO' p = bcon(!FLOAT_ISZERO(r->n_dcon)); ^~~~~~~~~~~~ ./trees.c:185:13: note: add parentheses around left hand side expression to silence this warning p = bcon(!FLOAT_ISZERO(r->n_dcon)); cc 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 gmake[3]: Leaving directory '/construction/lang/pcc/pcc-1.1.0/cc/cxxcom' <=== cc/cxxcom gmake[2]: Leaving directory '/construction/lang/pcc/pcc-1.1.0/cc' <=== cc gmake[1]: Leaving directory '/construction/lang/pcc/pcc-1.1.0' SUCCEEDED 00:00:40 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> pcc-1.1.0 depends on package: pcc-libs>=1.1.0 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for pcc-1.1.0 ===> pcc-1.1.0 depends on package: pcc-libs>=1.1.0 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/lang/pcc/pcc-1.1.0' ===> cc gmake[2]: Entering directory '/construction/lang/pcc/pcc-1.1.0/cc' ===> cc/cc gmake[3]: Entering directory '/construction/lang/pcc/pcc-1.1.0/cc/cc' test -z "/construction/lang/pcc/stage/usr/local/bin" || mkdir -p "/construction/lang/pcc/stage/usr/local/bin" install -s -m 555 pcc /construction/lang/pcc/stage/usr/local/bin install -s -m 555 pcc /construction/lang/pcc/stage/usr/local/bin/pcpp test -z "/construction/lang/pcc/stage/usr/local/man/man1" || mkdir -p "/construction/lang/pcc/stage/usr/local/man/man1" install -m 0644 ./cc.1 /construction/lang/pcc/stage/usr/local/man/man1/pcc.1 gmake[3]: Leaving directory '/construction/lang/pcc/pcc-1.1.0/cc/cc' <=== cc/cc ===> cc/cpp gmake[3]: Entering directory '/construction/lang/pcc/pcc-1.1.0/cc/cpp' test -z "/construction/lang/pcc/stage/usr/local/libexec" || mkdir -p "/construction/lang/pcc/stage/usr/local/libexec" install -s -m 555 cpp /construction/lang/pcc/stage/usr/local/libexec test -z "/construction/lang/pcc/stage/usr/local/man/man1" || mkdir -p "/construction/lang/pcc/stage/usr/local/man/man1" install -m 0644 ./cpp.1 /construction/lang/pcc/stage/usr/local/man/man1/cpp.1 gmake[3]: Leaving directory '/construction/lang/pcc/pcc-1.1.0/cc/cpp' <=== cc/cpp ===> cc/ccom gmake[3]: Entering directory '/construction/lang/pcc/pcc-1.1.0/cc/ccom' test -z "/construction/lang/pcc/stage/usr/local/libexec" || mkdir -p "/construction/lang/pcc/stage/usr/local/libexec" install -s -m 555 ccom /construction/lang/pcc/stage/usr/local/libexec test -z "/construction/lang/pcc/stage/usr/local/man/man1" || mkdir -p "/construction/lang/pcc/stage/usr/local/man/man1" install -m 0644 ./ccom.1 /construction/lang/pcc/stage/usr/local/man/man1/ccom.1 gmake[3]: Leaving directory '/construction/lang/pcc/pcc-1.1.0/cc/ccom' <=== cc/ccom ===> cc/cxxcom gmake[3]: Entering directory '/construction/lang/pcc/pcc-1.1.0/cc/cxxcom' test -z "/construction/lang/pcc/stage/usr/local/libexec" || mkdir -p "/construction/lang/pcc/stage/usr/local/libexec" install -s -m 555 cxxcom /construction/lang/pcc/stage/usr/local/libexec test -z "/construction/lang/pcc/stage/usr/local/man/man1" || mkdir -p "/construction/lang/pcc/stage/usr/local/man/man1" gmake[3]: Leaving directory '/construction/lang/pcc/pcc-1.1.0/cc/cxxcom' <=== cc/cxxcom gmake[2]: Leaving directory '/construction/lang/pcc/pcc-1.1.0/cc' <=== cc gmake[1]: Leaving directory '/construction/lang/pcc/pcc-1.1.0' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for pcc-1.1.0 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:48