------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xlreader-0.9.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> xlreader-0.9.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xlreader-0.9.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> xlreader-0.9.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xlreader-0.9.0 for building => SHA256 Checksum OK for xlreader-0.9.0.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> xlreader-0.9.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xlreader-0.9.0 for building ===> Extracting for xlreader-0.9.0 => SHA256 Checksum OK for xlreader-0.9.0.tgz. Extracted Memory Use: 0.32M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xlreader-0.9.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for xlreader-0.9.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xlreader-0.9.0 --- main.o --- --- interger.o --- --- book.o --- --- record.o --- --- sheet.o --- --- handler.o --- --- cell.o --- --- sstlist.o --- --- format.o --- --- formatting.o --- --- main.o --- cc -c -pipe -O2 -fno-strict-aliasing main.c --- interger.o --- cc -c -pipe -O2 -fno-strict-aliasing interger.c --- book.o --- cc -c -pipe -O2 -fno-strict-aliasing book.c --- record.o --- cc -c -pipe -O2 -fno-strict-aliasing record.c --- sheet.o --- cc -c -pipe -O2 -fno-strict-aliasing sheet.c --- handler.o --- cc -c -pipe -O2 -fno-strict-aliasing handler.c --- cell.o --- cc -c -pipe -O2 -fno-strict-aliasing cell.c --- sstlist.o --- cc -c -pipe -O2 -fno-strict-aliasing sstlist.c --- format.o --- cc -c -pipe -O2 -fno-strict-aliasing format.c --- formatting.o --- cc -c -pipe -O2 -fno-strict-aliasing formatting.c --- interger.o --- interger.c:50: warning: "BIG_ENDIAN" redefined #define BIG_ENDIAN 2 In file included from /usr/include/sys/types.h:44, from /usr/include/stdio.h:41, from interger.c:47: /usr/include/machine/endian.h:64: note: this is the location of the previous definition #define BIG_ENDIAN _BIG_ENDIAN interger.c:51: warning: "LITTLE_ENDIAN" redefined #define LITTLE_ENDIAN 1 In file included from /usr/include/sys/types.h:44, from /usr/include/stdio.h:41, from interger.c:47: /usr/include/machine/endian.h:63: note: this is the location of the previous definition #define LITTLE_ENDIAN _LITTLE_ENDIAN --- main.o --- main.c: In function 'main': main.c:96:7: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (strcmp(argv[i],"--isodate") == 0 || ^~~~~~ --- format.o --- format.c: In function 'quote_count': format.c:109:8: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] len = strlen(str); ^~~~~~ format.c:109:8: warning: incompatible implicit declaration of built-in function 'strlen' format.c:109:8: note: include '' or provide a declaration of 'strlen' format.c:57:1: +#include format.c:109:8: len = strlen(str); ^~~~~~ format.c: In function 'book_format_sql': format.c:155:5: warning: implicit declaration of function 'strcat' [-Wimplicit-function-declaration] strcat(insert_start,delim); ^~~~~~ format.c:155:5: warning: incompatible implicit declaration of built-in function 'strcat' format.c:155:5: note: include '' or provide a declaration of 'strcat' format.c:158:5: warning: incompatible implicit declaration of built-in function 'strcat' strcat(insert_start,delim); ^~~~~~ format.c:158:5: note: include '' or provide a declaration of 'strcat' format.c:170:35: warning: incompatible implicit declaration of built-in function 'strlen' quotedstr = malloc(quotes + strlen(str)); ^~~~~~ format.c:170:35: note: include '' or provide a declaration of 'strlen' --- cell.o --- cell.c: In function 'cell_set': cell.c:199:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c->value.i = (int) val; ^ cell.c:203:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c->value.i = (int) val; ^ cell.c: In function 'cell_get': cell.c:226:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return ((void *) c->value.i); ^ cell.c:229:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return ((void *) c->value.i); ^ cell.c:232:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return ((void *) c->value.i); ^ --- xlreader --- cc -lm main.o interger.o book.o record.o sheet.o handler.o cell.o sstlist.o format.o formatting.o -o xlreader SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xlreader-0.9.0 ===> Generating temporary packing list install -s -m 555 /construction/textproc/xlreader/xlreader-0.9.0/xlreader /construction/textproc/xlreader/stage/usr/local/bin ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xlreader-0.9.0 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:02