------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The xlhtml port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xlhtml-0.5_5,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The xlhtml port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xlhtml-0.5_5,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xlhtml-0.5_5,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The xlhtml port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xlhtml-0.5_5,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xlhtml-0.5_5,1 for building => SHA256 Checksum OK for xlhtml-0.5.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The xlhtml port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xlhtml-0.5_5,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xlhtml-0.5_5,1 for building ===> Extracting for xlhtml-0.5_5,1 => SHA256 Checksum OK for xlhtml-0.5.tgz. Extracted Memory Use: 1.69M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xlhtml-0.5_5,1 ===> Applying ports patches for xlhtml-0.5_5,1 ===> Cleanly applied ports patch(es) patch-ppthtml_nspptview patch-xlhtml__xlhtml.c patch-xlhtml_nsopen patch-xlhtml_nsxlview SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xlhtml-0.5_5,1 depends on package: gmake>=4.3 - found ===> xlhtml-0.5_5,1 depends on package: autoconf>=2.69 - found ===> xlhtml-0.5_5,1 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xlhtml-0.5_5,1 depends on package: gmake>=4.3 - found ===> xlhtml-0.5_5,1 depends on package: autoconf>=2.69 - found ===> xlhtml-0.5_5,1 depends on package: automake>=1.16.1 - found ===> Configuring for xlhtml-0.5_5,1 aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:16: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:16: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:19: installing './compile' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' cole/Makefile.am: installing './depcomp' ppthtml/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') xlhtml/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') 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 for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes 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 understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for ranlib... ranlib checking for library containing strerror... none required 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 malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking whether byte ordering is bigendian... no checking for strip... strip checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cole/Makefile config.status: creating cole/version.c config.status: creating cole/cole.h config.status: creating xlhtml/Makefile config.status: creating ppthtml/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xlhtml-0.5_5,1 gmake[1]: Entering directory '/construction/textproc/xlhtml/xlhtml-0.5' gmake all-recursive gmake[2]: Entering directory '/construction/textproc/xlhtml/xlhtml-0.5' Making all in cole gmake[3]: Entering directory '/construction/textproc/xlhtml/xlhtml-0.5/cole' cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -MT cole.o -MD -MP -MF .deps/cole.Tpo -c -o cole.o cole.c cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -MT internal.o -MD -MP -MF .deps/internal.Tpo -c -o internal.o internal.c cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -MT oledecod.o -MD -MP -MF .deps/oledecod.Tpo -c -o oledecod.o oledecod.c cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -MT olecod.o -MD -MP -MF .deps/olecod.Tpo -c -o olecod.o olecod.c cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -MT support.o -MD -MP -MF .deps/support.Tpo -c -o support.o support.c cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c support.c: In function '__cole_dump': support.c:141:35: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'long int' [-Wformat=] printf ("VERBOSE: %s (from 0x%08x length 0x%08x (%d)):\n", ~~~^ %08lx msg, m - start, length, length); ~~~~~~~~~ support.c:147:16: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf ("%08x ", (pm - m) + (m - start)); ~~~^ ~~~~~~~~~~~~~~~~~~~~~~ %08lx mv -f .deps/version.Tpo .deps/version.Po olecod.c: In function 'add_entry_to_Root': olecod.c:428:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] olecod.c:136:28: #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) ~~~ olecod.c:428:60: *(BDepot->blocks) = size2blocks (sum_block_list (BDepot) * sizeof (U32), 0x0200); olecod.c:136:29: note: in definition of macro 'size2blocks' #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) ^ olecod.c: In function 'add_stream_to_sbfile_and_SDepot': olecod.c:461:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] olecod.c:136:28: #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) ~~~ olecod.c:461:60: *(SDepot->blocks) = size2blocks (sum_block_list (SDepot) * sizeof (U32), 0x0200); olecod.c:136:29: note: in definition of macro 'size2blocks' #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) ^ olecod.c:472:69: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] olecod.c:136:28: #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) ~~~ olecod.c:472:69: *(sbfile->blocks) = size2blocks (sum_blocks_MY_FILE_list (sbfile) * 0x40, 0x0200); olecod.c:136:29: note: in definition of macro 'size2blocks' #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) ^ olecod.c:477:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] olecod.c:136:28: #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) ~~~ olecod.c:477:60: *(BDepot->blocks) = size2blocks (sum_block_list (BDepot) * sizeof (U32), 0x0200); olecod.c:136:29: note: in definition of macro 'size2blocks' #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) ^ olecod.c: In function 'add_stream_to_Input_and_BDepot': olecod.c:510:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] olecod.c:136:28: #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) ~~~ olecod.c:510:60: *(BDepot->blocks) = size2blocks (sum_block_list (BDepot) * sizeof (U32), 0x0200); olecod.c:136:29: note: in definition of macro 'size2blocks' #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) ^ olecod.c:524:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] olecod.c:136:28: #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) ~~~ olecod.c:524:60: *(BDepot->blocks) = size2blocks (sum_block_list (BDepot) * sizeof (U32), 0x0200); olecod.c:136:29: note: in definition of macro 'size2blocks' #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) ^ In file included from olecod.c:26: olecod.c: In function 'calculate_blocks': olecod.c:1216:37: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] olecod.c:137:42: #define size2blocks_preserve_zero(s,b) (!(s) ? 0 : (1+((s)-1)/(b))) ~~~ olecod.c:1216:37: sum_blocks_MY_FILE_list (sbfile) * 0x40, 0x0200)); olecod.c:1215:32: note: in expansion of macro 'size2blocks_preserve_zero' assert (*(sbfile->blocks) == size2blocks_preserve_zero ( ^~~~~~~~~~~~~~~~~~~~~~~~~ olecod.c:1218:29: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] olecod.c:137:42: #define size2blocks_preserve_zero(s,b) (!(s) ? 0 : (1+((s)-1)/(b))) ~~~ olecod.c:1218:29: (sum_block_list (SDepot) * sizeof (U32)), 0x0200)); olecod.c:1217:32: note: in expansion of macro 'size2blocks_preserve_zero' assert (*(SDepot->blocks) == size2blocks_preserve_zero ( ^~~~~~~~~~~~~~~~~~~~~~~~~ olecod.c:1224:53: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] olecod.c:136:28: #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) ~~~ olecod.c:1224:53: header_blocks = size2blocks ((19 + BDepot_blocks) * sizeof(U32), 0x0200); olecod.c:136:29: note: in definition of macro 'size2blocks' #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) ^ cole.c: In function '__cole_print_tree_inroot': cole.c:277:14: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] printf (" %7u", cole_dir_getsize (cd)); ~~^ ~~~~~~~~~~~~~~~~~~~~~ %7lu cole.c: In function '__cole_print_tree_indirentry': cole.c:318:14: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] printf (" %7u", cole_direntry_getsize (cde)); ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ %7lu mv -f .deps/internal.Tpo .deps/internal.Po oledecod.c: In function '__OLEdecode': oledecod.c:488:16: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] *_sbfilename = (U8 *)malloc (TMPNAM_LEN); ^ oledecod.c: In function 'verbosePPSTree': oledecod.c:661:22: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] printf ("FILE %02lx %8ld '%c%s'\n", pps_list[entry].ppsnumber, ~~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ %02x oledecod.c:661:27: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] printf ("FILE %02lx %8ld '%c%s'\n", pps_list[entry].ppsnumber, ~~~^ %8d pps_list[entry].size, !isprint((int)pps_list[entry].name[0]) ? ' ' : pps_list[entry].name[0], pps_list[entry].name+1); ~~~~~~~~~~~~~~~~~~~~ oledecod.c:668:22: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] printf ("DIR %02lx '%c%s'\n", pps_list[entry].ppsnumber, ~~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ %02x At top level: oledecod.c:643:13: warning: 'verbosePPSTree' defined but not used [-Wunused-function] static void verbosePPSTree (pps_entry * pps_list, U32 start_entry, int level) ^~~~~~~~~~~~~~ mv -f .deps/support.Tpo .deps/support.Po mv -f .deps/cole.Tpo .deps/cole.Po mv -f .deps/olecod.Tpo .deps/olecod.Po mv -f .deps/oledecod.Tpo .deps/oledecod.Po rm -f libcole.a ar cru libcole.a cole.o internal.o oledecod.o olecod.o support.o version.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcole.a gmake[3]: Leaving directory '/construction/textproc/xlhtml/xlhtml-0.5/cole' Making all in xlhtml gmake[3]: Entering directory '/construction/textproc/xlhtml/xlhtml-0.5/xlhtml' cc -DHAVE_CONFIG_H -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -MT support.o -MD -MP -MF .deps/support.Tpo -c -o support.o support.c cc -DHAVE_CONFIG_H -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -MT xlhtml.o -MD -MP -MF .deps/xlhtml.Tpo -c -o xlhtml.o xlhtml.c cc -DHAVE_CONFIG_H -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -MT html.o -MD -MP -MF .deps/html.Tpo -c -o html.o html.c cc -DHAVE_CONFIG_H -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -MT ascii.o -MD -MP -MF .deps/ascii.Tpo -c -o ascii.o ascii.c cc -DHAVE_CONFIG_H -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -MT xml.o -MD -MP -MF .deps/xml.Tpo -c -o xml.o xml.c cc -DHAVE_CONFIG_H -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -MT xldump.o -MD -MP -MF .deps/xldump.Tpo -c -o xldump.o xldump.c cc -DHAVE_CONFIG_H -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -MT xlcdump.o -MD -MP -MF .deps/xlcdump.Tpo -c -o xlcdump.o xlcdump.c In file included from xlhtml.h:20, from xml.c:2: version.h:1: warning: "VERSION" redefined #define VERSION "0.5" In file included from ../cole/support.h:41, from xlhtml.h:4, from xml.c:2: ../config.h:86: note: this is the location of the previous definition #define VERSION "0.4.9.3" xml.c: In function 'OutputTableXML': xml.c:90:30: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'unsigned int' [-Wformat=] printf( "\t\t\t%ld\n", ws_array[i]->first_row ); ~~^ ~~~~~~~~~~~~~~~~~~~~~~ %d xml.c:91:29: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf( "\t\t\t%ld\n", ws_array[i]->biggest_row ); ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~ %d In file included from xml.c:2: At top level: xlhtml.h:27:12: warning: 'HARD_MAX_ROWS' defined but not used [-Wunused-variable] static U16 HARD_MAX_ROWS = HARD_MAX_ROWS_97; ^~~~~~~~~~~~~ In file included from xlhtml.h:20, from ascii.c:2: version.h:1: warning: "VERSION" redefined #define VERSION "0.5" In file included from ../cole/support.h:41, from xlhtml.h:4, from ascii.c:2: ../config.h:86: note: this is the location of the previous definition #define VERSION "0.4.9.3" In file included from ascii.c:2: xlhtml.h:27:12: warning: 'HARD_MAX_ROWS' defined but not used [-Wunused-variable] static U16 HARD_MAX_ROWS = HARD_MAX_ROWS_97; ^~~~~~~~~~~~~ mv -f .deps/xlcdump.Tpo .deps/xlcdump.Po cc -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -o xlcdump xlcdump.o ../cole/libcole.a mv -f .deps/ascii.Tpo .deps/ascii.Po mv -f .deps/xml.Tpo .deps/xml.Po In file included from ../cole/support.h:41, from ../cole/internal.h:33, from ../cole/cole.h:37, from support.c:7: ../config.h:86: warning: "VERSION" redefined #define VERSION "0.4.9.3" In file included from support.c:5: version.h:1: note: this is the location of the previous definition #define VERSION "0.5" In file included from xlhtml.h:20, from html.c:2: version.h:1: warning: "VERSION" redefined #define VERSION "0.5" In file included from ../cole/support.h:41, from xlhtml.h:4, from html.c:2: ../config.h:86: note: this is the location of the previous definition #define VERSION "0.4.9.3" In file included from html.c:2: xlhtml.h:27:12: warning: 'HARD_MAX_ROWS' defined but not used [-Wunused-variable] static U16 HARD_MAX_ROWS = HARD_MAX_ROWS_97; ^~~~~~~~~~~~~ In file included from xlhtml.h:20, from xlhtml.c:28: version.h:1: warning: "VERSION" redefined #define VERSION "0.5" In file included from ../cole/support.h:41, from xlhtml.h:4, from xlhtml.c:28: ../config.h:86: note: this is the location of the previous definition #define VERSION "0.4.9.3" xlhtml.c: In function 'scan_file': xlhtml.c:614:38: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] printf("Page:%d Name:%s MaxRow:%ld MaxCol:%d\n", i, ~~^ %d xlhtml.c:616:6: ws_array[i]->biggest_row, ws_array[i]->biggest_col); ~~~~~~~~~~~~~~~~~~~~~~~~ xlhtml.c:636:41: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] printf("

Page:%d Name:%s MaxRow:%ld MaxCol:%d

\n", i, ~~^ %d xlhtml.c:638:6: ws_array[i]->biggest_row, ws_array[i]->biggest_col); ~~~~~~~~~~~~~~~~~~~~~~~~ xlhtml.c: In function 'SetupExtraction': xlhtml.c:707:22: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'unsigned int' [-Wformat=] fprintf(stderr, "Error - Row not in range during extraction" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ " (%d or %d not in [%ld..%ld])\n", xr1, xr2, ws_array[xp]->first_row, ws_array[xp]->biggest_row); ~~~~~~~~~~~~~~~~~~~~~~~ xlhtml.c:708:32: note: format string is defined here " (%d or %d not in [%ld..%ld])\n", xr1, xr2, ws_array[xp]->first_row, ws_array[xp]->biggest_row); ~~^ %d xlhtml.c:707:22: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'int' [-Wformat=] fprintf(stderr, "Error - Row not in range during extraction" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ " (%d or %d not in [%ld..%ld])\n", xr1, xr2, ws_array[xp]->first_row, ws_array[xp]->biggest_row); ~~~~~~~~~~~~~~~~~~~~~~~~~ xlhtml.c:708:37: note: format string is defined here " (%d or %d not in [%ld..%ld])\n", xr1, xr2, ws_array[xp]->first_row, ws_array[xp]->biggest_row); ~~^ %d xlhtml.c: In function 'main_line_processor': xlhtml.c:1490:24: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] sprintf(temp, "%ld", (S32)n2); ~~^ ~~~~~~~ %d xlhtml.c:1566:26: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] sprintf(temp, " %ld", (S32)n2); ~~^ ~~~~~~~ %d mv -f .deps/support.Tpo .deps/support.Po mv -f .deps/xldump.Tpo .deps/xldump.Po cc -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -o xldump xldump.o ../cole/libcole.a mv -f .deps/html.Tpo .deps/html.Po mv -f .deps/xlhtml.Tpo .deps/xlhtml.Po cc -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -o xlhtml support.o xlhtml.o html.o ascii.o xml.o ../cole/libcole.a gmake[3]: Leaving directory '/construction/textproc/xlhtml/xlhtml-0.5/xlhtml' Making all in ppthtml gmake[3]: Entering directory '/construction/textproc/xlhtml/xlhtml-0.5/ppthtml' cc -DHAVE_CONFIG_H -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -MT ppthtml.o -MD -MP -MF .deps/ppthtml.Tpo -c -o ppthtml.o ppthtml.c cc -DHAVE_CONFIG_H -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -MT pptdump.o -MD -MP -MF .deps/pptdump.Tpo -c -o pptdump.o pptdump.c mv -f .deps/pptdump.Tpo .deps/pptdump.Po cc -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -o pptdump pptdump.o ../cole/libcole.a mv -f .deps/ppthtml.Tpo .deps/ppthtml.Po cc -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -o ppthtml ppthtml.o ../cole/libcole.a gmake[3]: Leaving directory '/construction/textproc/xlhtml/xlhtml-0.5/ppthtml' gmake[3]: Entering directory '/construction/textproc/xlhtml/xlhtml-0.5' gmake[3]: Leaving directory '/construction/textproc/xlhtml/xlhtml-0.5' gmake[2]: Leaving directory '/construction/textproc/xlhtml/xlhtml-0.5' gmake[1]: Leaving directory '/construction/textproc/xlhtml/xlhtml-0.5' SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xlhtml-0.5_5,1 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/textproc/xlhtml/xlhtml-0.5' Making install in cole gmake[2]: Entering directory '/construction/textproc/xlhtml/xlhtml-0.5/cole' gmake[3]: Entering directory '/construction/textproc/xlhtml/xlhtml-0.5/cole' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/textproc/xlhtml/xlhtml-0.5/cole' gmake[2]: Leaving directory '/construction/textproc/xlhtml/xlhtml-0.5/cole' Making install in xlhtml gmake[2]: Entering directory '/construction/textproc/xlhtml/xlhtml-0.5/xlhtml' gmake[3]: Entering directory '/construction/textproc/xlhtml/xlhtml-0.5/xlhtml' /bin/mkdir -p '/construction/textproc/xlhtml/stage/usr/local/bin' install -s -m 555 xlhtml '/construction/textproc/xlhtml/stage/usr/local/bin' /bin/mkdir -p '/construction/textproc/xlhtml/stage/usr/local/bin' install -m 555 nsopen nsxlview '/construction/textproc/xlhtml/stage/usr/local/bin' /bin/mkdir -p '/construction/textproc/xlhtml/stage/usr/local/man/man1' install -m 0644 xlhtml.1 '/construction/textproc/xlhtml/stage/usr/local/man/man1' gmake[3]: Leaving directory '/construction/textproc/xlhtml/xlhtml-0.5/xlhtml' gmake[2]: Leaving directory '/construction/textproc/xlhtml/xlhtml-0.5/xlhtml' Making install in ppthtml gmake[2]: Entering directory '/construction/textproc/xlhtml/xlhtml-0.5/ppthtml' gmake[3]: Entering directory '/construction/textproc/xlhtml/xlhtml-0.5/ppthtml' /bin/mkdir -p '/construction/textproc/xlhtml/stage/usr/local/bin' install -s -m 555 ppthtml '/construction/textproc/xlhtml/stage/usr/local/bin' /bin/mkdir -p '/construction/textproc/xlhtml/stage/usr/local/bin' install -m 555 nspptview '/construction/textproc/xlhtml/stage/usr/local/bin' /bin/mkdir -p '/construction/textproc/xlhtml/stage/usr/local/man/man1' install -m 0644 ppthtml.1 '/construction/textproc/xlhtml/stage/usr/local/man/man1' gmake[3]: Leaving directory '/construction/textproc/xlhtml/xlhtml-0.5/ppthtml' gmake[2]: Leaving directory '/construction/textproc/xlhtml/xlhtml-0.5/ppthtml' gmake[2]: Entering directory '/construction/textproc/xlhtml/xlhtml-0.5' gmake[3]: Entering directory '/construction/textproc/xlhtml/xlhtml-0.5' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/textproc/xlhtml/xlhtml-0.5' gmake[2]: Leaving directory '/construction/textproc/xlhtml/xlhtml-0.5' gmake[1]: Leaving directory '/construction/textproc/xlhtml/xlhtml-0.5' cd /construction/textproc/xlhtml/xlhtml-0.5/xlhtml && install -m 0644 ChangeLog README THANKS /construction/textproc/xlhtml/stage/usr/local/share/doc/xlhtml/xlhtml cd /construction/textproc/xlhtml/xlhtml-0.5/ppthtml && install -m 0644 ChangeLog README THANKS /construction/textproc/xlhtml/stage/usr/local/share/doc/xlhtml/ppthtml ====> 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 xlhtml-0.5_5,1 file sizes/checksums [13]: 0% file sizes/checksums [13]: 100% packing files [13]: 0% packing files [13]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:47