============================
===> Building for xlhtml-0.5_4,1
gmake[1]: Entering directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5'
cd . && /wrkdirs/textproc/xlhtml/xlhtml-0.5/missing aclocal
WARNING: `aclocal' is missing on your system. You should only need it if
you modified `acinclude.m4' or `configure.in'. You might want
to install the `Automake' and `Perl' packages. Grab them from
any GNU archive site.
cd . && /wrkdirs/textproc/xlhtml/xlhtml-0.5/missing automake --gnu Makefile
WARNING: `automake' is missing on your system. You should only need it if
you modified `Makefile.am', `acinclude.m4' or `configure.in'.
You might want to install the `Automake' and `Perl' packages.
Grab them from any GNU archive site.
cd . \
&& CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating Makefile
cd . && /wrkdirs/textproc/xlhtml/xlhtml-0.5/missing autoheader
WARNING: `autoheader' is missing on your system. You should only need it if
you modified `acconfig.h' or `configure.in'. You might want
to install the `Autoconf' and `GNU m4' packages. Grab them
from any GNU archive site.
cd . \
&& CONFIG_FILES= CONFIG_HEADERS=config.h \
/bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
gmake all-recursive
gmake[2]: Entering directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5'
cd . \
&& CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating Makefile
Making all in cole
gmake[3]: Entering directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5/cole'
cd .. \
&& CONFIG_FILES=cole/Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating cole/Makefile
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -c cole.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -c internal.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -c oledecod.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -c olecod.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -c support.c
cole.c: In function '__cole_print_tree_inroot':
cole.c:277:10: 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));
^
cole.c: In function '__cole_print_tree_indirentry':
cole.c:318:10: 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));
^
oledecod.c: In function '__OLEdecode':
oledecod.c:488:16: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
*_sbfilename = (U8 *)malloc (TMPNAM_LEN);
^
oledecod.c: In function 'verbosePPSTree':
oledecod.c:661:12: 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,
^
oledecod.c:661:12: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=]
oledecod.c:668:12: 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,
^
oledecod.c: 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)
^
support.c: In function '__cole_dump':
support.c:141:11: 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",
^
support.c:147:12: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
printf ("%08x ", (pm - m) + (m - start));
^
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -c version.c
rm -f libcole.a
ar cru libcole.a cole.o internal.o oledecod.o olecod.o support.o version.o
ranlib libcole.a
gmake[3]: Leaving directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5/cole'
Making all in xlhtml
gmake[3]: Entering directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5/xlhtml'
cd .. \
&& CONFIG_FILES=xlhtml/Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating xlhtml/Makefile
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -c xlhtml.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -c support.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -c ascii.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -c xml.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -c html.c
In file included from html.c:2:0:
xlhtml.h:27:12: warning: 'HARD_MAX_ROWS' defined but not used [-Wunused-variable]
static U16 HARD_MAX_ROWS = HARD_MAX_ROWS_97;
^
xml.c: In function 'OutputTableXML':
xml.c:90:11: 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 );
^
xml.c:91:11: 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 );
^
In file included from xml.c:2:0:
xml.c: 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;
^
xlhtml.c: In function 'scan_file':
xlhtml.c:614:12: 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,
^
xlhtml.c:636:12: 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,
^
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"
^
xlhtml.c:707:22: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'int' [-Wformat=]
xlhtml.c: In function 'main_line_processor':
xlhtml.c:1490:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
sprintf(temp, "%ld", (S32)n2);
^
xlhtml.c:1566:22: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
sprintf(temp, " %ld", (S32)n2);
^
In file included from ascii.c:2:0:
xlhtml.h:27:12: warning: 'HARD_MAX_ROWS' defined but not used [-Wunused-variable]
static U16 HARD_MAX_ROWS = HARD_MAX_ROWS_97;
^
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -c xldump.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -c xlcdump.c
cc -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -o xlcdump xlcdump.o ../cole/libcole.a
cc -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -o xldump xldump.o ../cole/libcole.a
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 '/wrkdirs/textproc/xlhtml/xlhtml-0.5/xlhtml'
Making all in ppthtml
gmake[3]: Entering directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5/ppthtml'
cd .. \
&& CONFIG_FILES=ppthtml/Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating ppthtml/Makefile
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -c ppthtml.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -c pptdump.c
cc -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -o pptdump pptdump.o ../cole/libcole.a
cc -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -O2 -fno-strict-aliasing -o ppthtml ppthtml.o ../cole/libcole.a
gmake[3]: Leaving directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5/ppthtml'
gmake[3]: Entering directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5'
cd . && /wrkdirs/textproc/xlhtml/xlhtml-0.5/missing autoheader
WARNING: `autoheader' is missing on your system. You should only need it if
you modified `acconfig.h' or `configure.in'. You might want
to install the `Autoconf' and `GNU m4' packages. Grab them
from any GNU archive site.
cd . \
&& CONFIG_FILES= CONFIG_HEADERS=config.h \
/bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
gmake[3]: Leaving directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5'
gmake[2]: Leaving directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5'
gmake[1]: Leaving directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5'
===========================================================================
===================================================
===========================================================================
===================================================
===> Staging for xlhtml-0.5_4,1
===> Generating temporary packing list
gmake[1]: Entering directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5'
Making install in cole
gmake[2]: Entering directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5/cole'
gmake[3]: Entering directory '/wrkdirs/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 '/wrkdirs/textproc/xlhtml/xlhtml-0.5/cole'
gmake[2]: Leaving directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5/cole'
Making install in xlhtml
gmake[2]: Entering directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5/xlhtml'
gmake[3]: Entering directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5/xlhtml'
/bin/sh ../mkinstalldirs /wrkdirs/textproc/xlhtml/stage/usr/local/bin
install -s -m 555 xlhtml /wrkdirs/textproc/xlhtml/stage/usr/local/bin/xlhtml
/bin/sh ../mkinstalldirs /wrkdirs/textproc/xlhtml/stage/usr/local/bin
install -m 555 nsopen /wrkdirs/textproc/xlhtml/stage/usr/local/bin/nsopen
install -m 555 nsxlview /wrkdirs/textproc/xlhtml/stage/usr/local/bin/nsxlview
gmake install-man1
gmake[4]: Entering directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5/xlhtml'
/bin/sh ../mkinstalldirs /wrkdirs/textproc/xlhtml/stage/usr/local/man/man1
install -m 0644 ./xlhtml.1 /wrkdirs/textproc/xlhtml/stage/usr/local/man/man1/xlhtml.1
gmake[4]: Leaving directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5/xlhtml'
gmake[3]: Leaving directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5/xlhtml'
gmake[2]: Leaving directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5/xlhtml'
Making install in ppthtml
gmake[2]: Entering directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5/ppthtml'
gmake[3]: Entering directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5/ppthtml'
/bin/sh ../mkinstalldirs /wrkdirs/textproc/xlhtml/stage/usr/local/bin
install -s -m 555 ppthtml /wrkdirs/textproc/xlhtml/stage/usr/local/bin/ppthtml
/bin/sh ../mkinstalldirs /wrkdirs/textproc/xlhtml/stage/usr/local/bin
install -m 555 nspptview /wrkdirs/textproc/xlhtml/stage/usr/local/bin/nspptview
gmake install-man1
gmake[4]: Entering directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5/ppthtml'
/bin/sh ../mkinstalldirs /wrkdirs/textproc/xlhtml/stage/usr/local/man/man1
install -m 0644 ./ppthtml.1 /wrkdirs/textproc/xlhtml/stage/usr/local/man/man1/ppthtml.1
gmake[4]: Leaving directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5/ppthtml'
gmake[3]: Leaving directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5/ppthtml'
gmake[2]: Leaving directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5/ppthtml'
gmake[2]: Entering directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5'
cd . \
&& CONFIG_FILES= CONFIG_HEADERS=config.h \
/bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
gmake[3]: Entering directory '/wrkdirs/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 '/wrkdirs/textproc/xlhtml/xlhtml-0.5'
gmake[2]: Leaving directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5'
gmake[1]: Leaving directory '/wrkdirs/textproc/xlhtml/xlhtml-0.5'
cd /wrkdirs/textproc/xlhtml/xlhtml-0.5/xlhtml && install -m 0644 ChangeLog README THANKS /wrkdirs/textproc/xlhtml/stage/usr/local/share/doc/xlhtml/xlhtml
cd /wrkdirs/textproc/xlhtml/xlhtml-0.5/ppthtml && install -m 0644 ChangeLog README THANKS /wrkdirs/textproc/xlhtml/stage/usr/local/share/doc/xlhtml/ppthtml
====> Compressing man pages (compress-man)
===========================================================================
===================================================
===> Building package for xlhtml-0.5_4,1
file sizes/checksums [16]: . done
packing files [16]: . done
packing directories [0]: . done
===========================================================================
=> Cleaning up wrkdir
===> Cleaning for xlhtml-0.5_4,1
build of textproc/xlhtml ended at Tue Oct 4 12:49:53 PDT 2016
build time: 00:00:18