### ### Sun Aug 7 04:29:40 EDT 2005: ### /usr/pkg/bin/bmake bulk-package for dar-2.1.5 ### Current pkg count: 3 installed packages: digest-20050323 libtool-base-1.5.18nb3 zlib-1.2.3 ### BULK> Full rebuild in progress... BULK> Cleaning package dar-2.1.5 and pre-requisite packages ===> Cleaning for dar-2.1.5 ===> Cleaning for bzip2-1.0.3 ===> Cleaning for libtool-base-1.5.18nb3 ===> Cleaning for zlib-1.2.3 BULK> Removing installed packages which are not needed to build dar-2.1.5 BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest) BULK> dar-2.1.5 requires installed package zlib-1.2.3 (devel/zlib) to build. BULK> dar-2.1.5 requires installed package libtool-base-1.5.18nb3 (devel/libtool-base) to build. BULK> Installing packages which are required to build dar-2.1.5. BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS-5.8/sparc/All/bzip2-1.0.3.tgz BULK> Required package libtool-base-1.5.18nb3 (devel/libtool-base) is already installed BULK> Required package zlib-1.2.3 (devel/zlib) is already installed BULK> Required package digest-20050323 (pkgtools/digest) is already installed /usr/pkg/bin/bmake package (dar-2.1.5) ===> Checking for vulnerabilities in dar-2.1.5 => Checksum SHA1 OK for dar-2.1.5.tar.gz. => Checksum RMD160 OK for dar-2.1.5.tar.gz. work -> /pkgobj/archivers/dar/work ===> Extracting for dar-2.1.5 ===> Required installed package bzip2>=1.0.3: bzip2-1.0.3 found ===> Required installed package zlib>=1.2.3: zlib-1.2.3 found ===> Required installed package libtool-base>=1.5.18nb1: libtool-base-1.5.18nb3 found ===> Patching for dar-2.1.5 ===> Applying pkgsrc patches for dar-2.1.5 ===> Overriding tools for dar-2.1.5 ===> Creating toolchain wrappers for dar-2.1.5 ===> Configuring for dar-2.1.5 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 make 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 file name... 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 make... 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.8 checking host system type... sparc-sun-solaris2 checking for a sed that does not truncate output... /pkgobj/archivers/dar/work/.tools/bin/sed checking for egrep... grep -E checking for non-GNU ld... /pkgobj/archivers/dar/work/.wrapper/bin/ld checking if the linker (/pkgobj/archivers/dar/work/.wrapper/bin/ld) is GNU ld... no checking for /pkgobj/archivers/dar/work/.wrapper/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 (/pkgobj/archivers/dar/work/.wrapper/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 (/pkgobj/archivers/dar/work/.wrapper/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 (/pkgobj/archivers/dar/work/.wrapper/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 (/pkgobj/archivers/dar/work/.wrapper/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 make 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.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 checking for getopt() in... absent checking for getopt_long() in ... absent checking for optreset presence... not available checking ext2fs.h availability... nodump flag disabled checking for getopt_long in -lgnugetopt... no 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.1.5 cd . && /bin/ksh /pkgobj/archivers/dar/work/dar-2.1.5/missing --run aclocal-1.7 WARNING: `aclocal' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/ksh /pkgobj/archivers/dar/work/dar-2.1.5/missing --run autoheader WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. touch ./config.h.in cd . && /bin/ksh /pkgobj/archivers/dar/work/dar-2.1.5/missing --run autoconf WARNING: `autoconf' is missing on your system. You should only need it if you modified `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. /bin/ksh ./config.status --recheck 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 /pkgobj/archivers/dar/work/dar-2.1.5/missing --run automake-1.7 --gnu man/Makefile WARNING: `automake' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. 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/pkg/include -O -I/usr/pkg/include -c -o catalogue.lo `test -f 'catalogue.cpp' || echo './'`catalogue.cpp mkdir .libs CC -DHAVE_CONFIG_H -I. -I../.. -I/pkgobj/archivers/dar/work/.buildlink/include -O -c catalogue.cpp -KPIC -DPIC -o .libs/catalogue.o "erreurs.hpp", line 100: Warning: libdar::Ebug::stack hides the virtual function libdar::Egeneric::stack(const std::string &, const std::string &). "storage.hpp", line 124: Error: libdar::storage::cellule is not accessible from libdar::storage::iterator. "int_tools.hpp", line 57: Warning (Anachronism): "static" is not allowed and is being ignored. "catalogue.cpp", line 184: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 185: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 186: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 187: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 188: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 189: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 190: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 191: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 192: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 193: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 194: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 195: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 196: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 197: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 198: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 199: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 1267: Warning: it hides libdar::directory::it. "catalogue.cpp", line 1318: Warning: it hides libdar::directory::it. "catalogue.cpp", line 1334: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 1355: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 1362: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 1372: Warning: it hides libdar::directory::it. "catalogue.cpp", line 1390: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 1414: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 2022: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 2023: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 2034: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). "catalogue.cpp", line 2035: Warning: String literal converted to char* in formal argument format in call to libdar::ui_printf(char*, ...). 1 Error(s) and 30 Warning(s) detected. *** Error code 1 Stop. bmake: stopped in /pkgobj/archivers/dar/work/dar-2.1.5/src/libdar *** Error code 1 Stop. bmake: stopped in /pkgobj/archivers/dar/work/dar-2.1.5/src *** Error code 1 Stop. bmake: stopped in /pkgobj/archivers/dar/work/dar-2.1.5 *** Error code 1 Stop. bmake: stopped in /pkgobj/archivers/dar/work/dar-2.1.5 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/archivers/dar ===> ===> There was an error during the ``build'' phase. ===> Please investigate the following for more information: ===> * log of the build ===> * /pkgobj/archivers/dar/work/.work.log ===> *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/archivers/dar
Please view the work log for dar-2.1.5
BULK> dar-2.1.5 was marked as broken: -rw-r--r-- 1 root other 18888 Aug 7 04:32 .broken.html /usr/pkg/bin/bmake deinstall ===> Deinstalling for dar BULK> Marking all packages which depend upon dar-2.1.5 as broken: BULK> Build for dar-2.1.5 was not successful, aborting.