###
### Sat Jun 5 18:33:28 EST 2004:
### /usr/pkg/bin/bmake bulk-package for dar-2.0.2nb1
### Current pkg count:  2 installed packages: digest-20021220 x11-links-0.23
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for dar-2.0.2nb1
===> Cleaning for zlib-1.2.1nb1
===> Cleaning for libtool-base-1.5.6nb1
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build dar-2.0.2nb1
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r x11-links-0.23
BULK> Installing packages which are required to build dar-2.0.2nb1.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/zlib-1.2.1nb1.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/libtool-base-1.5.6nb1.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/patch-2.5.4nb2.tgz
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (dar-2.0.2nb1)
===> Checking for vulnerabilities in dar-2.0.2nb1
=> Checksum OK for dar-2.0.2.tar.gz.
work -> /work/pkgbuild/archivers/dar/work
===> Extracting for dar-2.0.2nb1
===> Required installed package zlib>=1.2.1: zlib-1.2.1nb1 found
===> Required installed package libtool-base>=1.5.2nb4: libtool-base-1.5.6nb1 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for dar-2.0.2nb1
===> Applying pkgsrc patches for dar-2.0.2nb1
===> Overriding tools for dar-2.0.2nb1
===> Buildlinking for dar-2.0.2nb1
===> Configuring for dar-2.0.2nb1
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking whether build environment is sane... yes
checking for gawk... /usr/bin/nawk
checking whether bmake sets $(MAKE)... yes
checking for sparc-sun-solaris2-strip... no
checking for strip... strip
checking for sparc-sun-solaris2-g++... CC
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... no
checking whether CC accepts -g... yes
checking for style of include used by bmake... GNU
checking dependency style of CC... none
checking for sparc-sun-solaris2-gcc... cc
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking dependency style of cc... none
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2
checking for a sed that does not truncate output... /work/pkgbuild/archivers/dar/work/.tools/bin/sed
checking for egrep... grep -E
checking for non-GNU ld... /work/pkgbuild/archivers/dar/work/.buildlink/bin/ld
checking if the linker (/work/pkgbuild/archivers/dar/work/.buildlink/bin/ld) is GNU ld... no
checking for /work/pkgbuild/archivers/dar/work/.buildlink/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... CC -E
checking for sparc-sun-solaris2-g77... f77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether f77 accepts -g... no
checking the maximum length of command line arguments... 262144
checking command to parse nm output from cc object... failed
checking for objdir... .libs
checking for sparc-sun-solaris2-ar... no
checking for ar... ar
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for sparc-sun-solaris2-strip... strip
checking if cc static flag  works... yes
checking for cc option to produce PIC... -KPIC
checking if cc PIC flag -KPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/work/pkgbuild/archivers/dar/work/.buildlink/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the CC linker (/work/pkgbuild/archivers/dar/work/.buildlink/bin/ld) supports shared libraries... yes
checking for CC option to produce PIC... -KPIC
checking if CC PIC flag -KPIC works... yes
checking if CC supports -c -o file.o... yes
checking whether the CC linker (/work/pkgbuild/archivers/dar/work/.buildlink/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2 ld.so
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -KPIC
checking if f77 PIC flag -KPIC works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/work/pkgbuild/archivers/dar/work/.buildlink/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2 ld.so
checking whether bmake sets $(MAKE)... (cached) yes
checking for deflate in -lz... yes
checking for BZ2_bzCompress in -lbz2... yes
checking for socket in -lsocket... yes
checking for endnetconfig in -lnsl... yes
checking for static linking with libdl... failed
checking for dlsym in -ldl... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdint.h... (cached) no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for sys/types.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for sys/stat.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking getopt.h usability... no
checking getopt.h presence... no
checking for getopt.h... no
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for struct stat.st_rdev... yes
checking whether sys_siglist is declared... no
checking for size_t... (cached) yes
checking for size_t... (cached) yes
checking size of size_t... 4
checking for time_t... yes
checking for time_t... (cached) yes
checking size of time_t... 4
checking for off_t... (cached) yes
checking for off_t... (cached) yes
checking size of off_t... 8
checking for working POSIX fnmatch... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for mbstate_t... yes
checking for working POSIX fnmatch... (cached) yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... no
checking for working vfork... (cached) yes
checking whether lstat dereferences a symlink specified with a trailing slash... no
checking whether lstat accepts an empty string... no
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... yes
checking sys/mkdev.h presence... yes
checking for sys/mkdev.h... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking return type of signal handlers... void
checking whether stat accepts an empty string... no
checking whether utime accepts a null argument... no
checking whether time.h and sys/time.h may both be included... yes
checking for lchown... yes
checking for mkdir... yes
checking for regcomp... yes
checking for rmdir... yes
checking for strerror... yes
checking for utime... yes
configure: nodump flag disabled
checking for inttypes.h... (cached) yes
configure: ignoring UPX
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating src/libdar/Makefile
config.status: creating src/dar_suite/Makefile
config.status: creating src/testing/Makefile
config.status: creating src/examples/Makefile
config.status: creating doc/Makefile
config.status: creating doc/samples/Makefile
config.status: creating misc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
===> Building for dar-2.0.2nb1
cd . && /bin/ksh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/usr/pkg/bin/bmake  all-recursive
Making all in man
cd .. && /bin/ksh ./config.status man/Makefile 
config.status: creating man/Makefile
Making all in src
Making all in libdar
cd ../.. && /bin/ksh ./config.status src/libdar/Makefile depfiles
config.status: creating src/libdar/Makefile
config.status: executing depfiles commands
source='catalogue.cpp' object='catalogue.lo' libtool=yes  depfile='.deps/catalogue.Plo' tmpdepfile='.deps/catalogue.TPlo'  depmode=none /bin/ksh ../../depcomp  /bin/ksh ../../libtool --mode=compile CC -DHAVE_CONFIG_H  -I. -I. -I../..   -I/usr/include -I/usr/pkg/include   -O -c -o catalogue.lo `test -f 'catalogue.cpp' || echo './'`catalogue.cpp
mkdir .libs
 CC -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/archivers/dar/work/.buildlink/include -O -c catalogue.cpp  -KPIC -DPIC -o .libs/catalogue.o
"erreurs.hpp", line 102: Warning: libdar::Ebug::stack hides the virtual function libdar::Egeneric::stack(const std::string &, const std::string &).
"storage.hpp", line 126: Error: libdar::storage::cellule is not accessible from libdar::storage::iterator.
"real_infinint.hpp", line 106: Error: "}" expected instead of ";".
"real_infinint.hpp", line 52: Error: The function "infinint_from" must have a prototype.
"real_infinint.hpp", line 68: Error: The function "copy_from" must have a prototype.
"real_infinint.hpp", line 71: Error: The function "detruit" must have a prototype.
"real_infinint.hpp", line 74: Error: The function "detruit" must have a prototype.
"real_infinint.hpp", line 74: Error: The function "copy_from" must have a prototype.
"real_infinint.hpp", line 78: Error: The function "detruit" must have a prototype.
"real_infinint.hpp", line 78: Error: The function "build_from_file" must have a prototype.
"real_infinint.hpp", line 100: Error: The function "modulo" must have a prototype.
"real_infinint.hpp", line 108: Error: "friend" is not allowed here.
"real_infinint.hpp", line 109: Error: "friend" is not allowed here.
"real_infinint.hpp", line 110: Error: "friend" is not allowed here.
"real_infinint.hpp", line 111: Error: "friend" is not allowed here.
"real_infinint.hpp", line 112: Error: "friend" is not allowed here.
"real_infinint.hpp", line 113: Error: "friend" is not allowed here.
"real_infinint.hpp", line 114: Error: "friend" is not allowed here.
"real_infinint.hpp", line 116: Error: A declaration was expected instead of "private".
"real_infinint.hpp", line 124: Error: The function "libdar::is_valid() const" cannot be declared const.
"real_infinint.hpp", line 132: Error: The function "libdar::modulo(libdar::T) const" cannot be declared const.
"real_infinint.hpp", line 133: Error: The function "libdar::difference(const libdar::infinint&) const" cannot be declared const.
"real_infinint.hpp", line 149: Error: ")" expected instead of "&".
"real_infinint.hpp", line 149: Error: Erange is not defined.
"real_infinint.hpp", line 149: Error: Use ";" to terminate statements.
"real_infinint.hpp", line 149: Error: "}" expected instead of EOF.
Compilation aborted, too many Error messages.
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/archivers/dar/work/dar-2.0.2/src/libdar
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/archivers/dar/work/dar-2.0.2/src
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/archivers/dar/work/dar-2.0.2
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/archivers/dar/work/dar-2.0.2
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/archivers/dar
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/archivers/dar
BULK> dar-2.0.2nb1 was marked as broken:
-rw-r--r--   1 root     other      14997 Jun  5 18:43 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for dar
BULK> Marking all packages which depend upon dar-2.0.2nb1 as broken:
BULK> Build for dar-2.0.2nb1 was not successful, aborting.