### ### Fri Jan 23 21:39:26 EST 2004: ### bmake bulk-package for xlhtml-0.5.1 ### Current pkg count: 5 installed packages: code2html-0.9.1 digest-20021220 patch-2.5.4nb2 perl-5.6.1nb10 xpkgwedge-1.9 ### BULK> Full rebuild in progress... BULK> Cleaning package and its depends ===> Cleaning for xlhtml-0.5.1 ===> Cleaning for gmake-3.80nb2 ===> Cleaning for pkg_install-info-4.5nb2 ===> Cleaning for gettext-lib-0.11.5nb2 ===> Cleaning for libiconv-1.9.1nb1 ===> Cleaning for libtool-base-1.4.20010614nb19 ===> Cleaning for patch-2.5.4nb2 BULK> Removing installed packages which are not needed to build xlhtml-0.5.1 BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge) BULK> xlhtml-0.5.1 requires installed package digest-20021220 (pkgtools/digest pkgtools/rdigest) to build. /usr/pkg/sbin/pkg_delete -K /var/db/pkg -r perl-5.6.1nb10 BULK> xlhtml-0.5.1 requires installed package patch-2.5.4nb2 (devel/patch) to build. BULK> Installing packages which are required to build xlhtml-0.5.1. BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS/5.9/sparc/All/gmake-3.80nb2.tgz ===> Installing configuration/support files for libiconv-1.9.1nb1 /usr/pkg/lib/charset.alias BULK> Required package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) is already installed BULK> Required package gettext-lib-0.11.5nb2 (devel/gettext-lib) is already installed BULK> Required package libiconv-1.9.1nb1 (converters/libiconv) is already installed BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS/5.9/sparc/All/libtool-base-1.4.20010614nb19.tgz BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed BULK> Required package digest-20021220 (pkgtools/digest) is already installed bmake package (xlhtml-0.5.1) ===> Checking for vulnerabilities in xlhtml-0.5.1 => Checksum OK for xlhtml.0.5.1.tgz. work.sol9 -> /work/pkgbuild/converters/xlhtml/work.sol9 ===> Extracting for xlhtml-0.5.1 ===> Required installed package gmake>=3.78: gmake-3.80nb2 found ===> Patching for xlhtml-0.5.1 ===> Overriding tools for xlhtml-0.5.1 ===> Buildlinking for xlhtml-0.5.1 ===> Configuring for xlhtml-0.5.1 creating cache ./config.cache checking host system type... sparc-sun-solaris2 checking for a BSD compatible install... /usr/ucb/install -c -o root -g root checking whether build environment is sane... yes checking whether /usr/pkg/bin/gmake sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking for gcc... cc checking whether the C compiler (cc -O -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) works... yes checking whether the C compiler (cc -O -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) is a cross-compiler... no checking whether we are using GNU C... no checking whether cc accepts -g... yes checking for ranlib... ranlib checking for strerror in -lcposix... no checking how to run the C preprocessor... cc -E checking for malloc.h... yes checking for working const... yes checking for ANSI C header files... yes checking for size_t... yes checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 4 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... yes checking build system type... sparc-sun-solaris2 checking for strip... strip updating cache ./config.cache creating ./config.status creating Makefile creating cole/Makefile creating cole/version.c creating cole/cole.h creating xlhtml/Makefile creating ppthtml/Makefile creating config.h ===> Building for xlhtml-0.5.1 cd . && 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/ksh ./config.status creating config.h config.h is unchanged /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory `/work/pkgbuild/converters/xlhtml/work.sol9/xlhtml' Making all in cole gmake[2]: Entering directory `/work/pkgbuild/converters/xlhtml/work.sol9/xlhtml/cole' cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O -I/usr/pkg/include -c cole.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O -I/usr/pkg/include -c internal.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O -I/usr/pkg/include -c oledecod.c "oledecod.c", line 488: warning: assignment type mismatch: pointer to char "=" pointer to unsigned char cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O -I/usr/pkg/include -c olecod.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O -I/usr/pkg/include -c support.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O -I/usr/pkg/include -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[2]: Leaving directory `/work/pkgbuild/converters/xlhtml/work.sol9/xlhtml/cole' Making all in xlhtml gmake[2]: Entering directory `/work/pkgbuild/converters/xlhtml/work.sol9/xlhtml/xlhtml' cc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole -I/usr/pkg/include -Wall -Wshadow -Wcast-align -Wpointer-arith -O -I/usr/pkg/include -c support.c cc: illegal option -Wall gmake[2]: *** [support.o] Error 1 gmake[2]: Leaving directory `/work/pkgbuild/converters/xlhtml/work.sol9/xlhtml/xlhtml' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/work/pkgbuild/converters/xlhtml/work.sol9/xlhtml' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/converters/xlhtml *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/converters/xlhtml BULK> xlhtml-0.5.1 was marked as broken: -rw-r--r-- 1 root other 6068 Jan 23 21:40 .broken.html bmake deinstall ===> Deinstalling for xlhtml BULK> Marking all packages which depend upon xlhtml-0.5.1 as broken: BULK> marking package that requires xlhtml-0.5.1 as broken: doc2html-3.0nb2 (converters/doc2html) BULK> Build for xlhtml-0.5.1 was not successful, aborting.