### ### Sun Feb 8 16:01:38 EST 2004: ### bmake bulk-package for mcrypt-2.6.4nb1 ### Current pkg count: 12 installed packages: digest-20021220 gettext-lib-0.11.5nb2 glib-1.2.10nb5 gmp-4.1.2 gtexinfo-4.6nb1 libiconv-1.9.1nb1 liboop-0.9 libtool-base-1.4.20010614nb19 m4-1.4nb1 patch-2.5.4nb2 pkg_install-info-4.5nb2 xpkgwedge-1.9 ### BULK> Full rebuild in progress... BULK> Cleaning package and its depends ===> Cleaning for mcrypt-2.6.4nb1 ===> 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 ===> Cleaning for libmcrypt-2.5.7 ===> Cleaning for mhash-0.8.17 BULK> Removing installed packages which are not needed to build mcrypt-2.6.4nb1 BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge) BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest) BULK> mcrypt-2.6.4nb1 requires installed package patch-2.5.4nb2 (devel/patch) to build. BULK> mcrypt-2.6.4nb1 requires installed package libtool-base-1.4.20010614nb19 (devel/libtool-base) to build. /usr/pkg/sbin/pkg_delete -K /var/db/pkg -r pkg_install-info-4.5nb2 BULK> mcrypt-2.6.4nb1 requires installed package libiconv-1.9.1nb1 (converters/libiconv) to build. BULK> mcrypt-2.6.4nb1 requires installed package gettext-lib-0.11.5nb2 (devel/gettext-lib) to build. BULK> Installing packages which are required to build mcrypt-2.6.4nb1. 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> Required package libtool-base-1.4.20010614nb19 (devel/libtool-base) is already installed BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS/5.9/sparc/All/libmcrypt-2.5.7.tgz BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS/5.9/sparc/All/mhash-0.8.17.tgz BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed BULK> Required package digest-20021220 (pkgtools/digest) is already installed bmake package (mcrypt-2.6.4nb1) ===> Checking for vulnerabilities in mcrypt-2.6.4nb1 => Checksum OK for mcrypt-2.6.4.tar.gz. work.sol9 -> /work/pkgbuild/security/mcrypt/work.sol9 ===> Extracting for mcrypt-2.6.4nb1 ===> Required installed package gettext-lib>=0.11.5nb1: gettext-lib-0.11.5nb2 found ===> Required installed package libiconv>=1.9.1: libiconv-1.9.1nb1 found ===> Required installed package libmcrypt>=2.5.6: libmcrypt-2.5.7 found ===> Required installed package mhash>=0.8.3: mhash-0.8.17 found ===> Required installed package libtool-base>=1.4.20010614nb11: libtool-base-1.4.20010614nb19 found ===> Patching for mcrypt-2.6.4nb1 ===> Overriding tools for mcrypt-2.6.4nb1 ===> Buildlinking for mcrypt-2.6.4nb1 ===> Configuring for mcrypt-2.6.4nb1 => Fixing locale directory references. 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 build system type... sparc-sun-solaris2.9 checking host system type... sparc-sun-solaris2 checking target 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 for gawk... /usr/bin/nawk checking whether bmake sets $(MAKE)... yes checking for sparc-sun-solaris2-strip... no checking for strip... strip checking for style of include used by bmake... GNU checking for sparc-sun-solaris2-gcc... 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 cc option to accept ANSI C... none needed checking dependency style of cc... none checking for non-GNU ld... ld checking if the linker (ld) is GNU ld... no checking for ld option to reload object files... -r checking for BSD-compatible nm... nm checking for a sed that does not truncate output... /work/pkgbuild/security/mcrypt/work.sol9/.tools/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse nm output... failed checking how to run the C preprocessor... cc -E checking for egrep... grep -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 for sparc-sun-solaris2-ranlib... no checking for ranlib... ranlib checking for sparc-sun-solaris2-strip... strip checking for objdir... .libs checking for cc option to produce PIC... -KPIC checking if cc PIC flag -KPIC works... yes checking if cc static flag -Bstatic works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... no checking whether the linker (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 creating libtool checking for sparc-sun-solaris2-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) no checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) none checking for libmcrypt-config... /usr/pkg/bin/libmcrypt-config checking for libmcrypt - version >= 2.5.0... yes checking for mhash_keygen in -lmhash... yes checking whether mhash >= 0.8.15... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for non-GNU ld... ld checking if the linker (ld) is GNU ld... no checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... yes checking for GNU gettext in libintl... yes checking how to link with libintl... /usr/pkg/lib/libintl.so /usr/pkg/lib/libiconv.so -lc -R/usr/pkg/lib checking for compress in -lz... yes checking for an ANSI C-conforming const... no checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root checking whether ln -s works... yes checking for rm... /usr/bin/rm checking for gzip... /usr/bin/gzip checking for bzip2... /usr/bin/bzip2 checking whether use of /dev/random is requested... yes checking whether static link is requested... no checking whether in maintanance mode... no checking whether included getpass is requested... yes checking for random device... yes checking whether byte ordering is bigendian... yes checking return type of signal handlers... int checking for unsigned long int... no checking size of unsigned long int... 0 checking for unsigned int... no checking size of unsigned int... 0 checking for unsigned short int... no checking size of unsigned short int... 0 checking for unsigned char... no checking size of unsigned char... 0 checking for off_t... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking pwd.h usability... no checking pwd.h presence... yes configure: WARNING: pwd.h: present but cannot be compiled configure: WARNING: pwd.h: check for missing prerequisite headers? configure: WARNING: pwd.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-autoconf@gnu.org. ## configure: WARNING: ## ------------------------------------ ## checking for pwd.h... yes checking locale.h usability... no checking locale.h presence... yes configure: WARNING: locale.h: present but cannot be compiled configure: WARNING: locale.h: check for missing prerequisite headers? configure: WARNING: locale.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-autoconf@gnu.org. ## configure: WARNING: ## ------------------------------------ ## checking for locale.h... yes checking for strings.h... (cached) yes checking mcrypt.h usability... no checking mcrypt.h presence... yes configure: WARNING: mcrypt.h: present but cannot be compiled configure: WARNING: mcrypt.h: check for missing prerequisite headers? configure: WARNING: mcrypt.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-autoconf@gnu.org. ## configure: WARNING: ## ------------------------------------ ## checking for mcrypt.h... yes checking ctype.h usability... no checking ctype.h presence... yes configure: WARNING: ctype.h: present but cannot be compiled configure: WARNING: ctype.h: check for missing prerequisite headers? configure: WARNING: ctype.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-autoconf@gnu.org. ## configure: WARNING: ## ------------------------------------ ## checking for ctype.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking fcntl.h usability... no checking fcntl.h presence... yes configure: WARNING: fcntl.h: present but cannot be compiled configure: WARNING: fcntl.h: check for missing prerequisite headers? configure: WARNING: fcntl.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-autoconf@gnu.org. ## configure: WARNING: ## ------------------------------------ ## checking for fcntl.h... yes checking sys/wait.h usability... no checking sys/wait.h presence... yes configure: WARNING: sys/wait.h: present but cannot be compiled configure: WARNING: sys/wait.h: check for missing prerequisite headers? configure: WARNING: sys/wait.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-autoconf@gnu.org. ## configure: WARNING: ## ------------------------------------ ## checking for sys/wait.h... yes checking utime.h usability... no checking utime.h presence... yes configure: WARNING: utime.h: present but cannot be compiled configure: WARNING: utime.h: check for missing prerequisite headers? configure: WARNING: utime.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-autoconf@gnu.org. ## configure: WARNING: ## ------------------------------------ ## checking for utime.h... yes checking signal.h usability... no checking signal.h presence... yes configure: WARNING: signal.h: present but cannot be compiled configure: WARNING: signal.h: check for missing prerequisite headers? configure: WARNING: signal.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-autoconf@gnu.org. ## configure: WARNING: ## ------------------------------------ ## checking for signal.h... yes checking termios.h usability... no checking termios.h presence... yes configure: WARNING: termios.h: present but cannot be compiled configure: WARNING: termios.h: check for missing prerequisite headers? configure: WARNING: termios.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-autoconf@gnu.org. ## configure: WARNING: ## ------------------------------------ ## checking for termios.h... yes checking termio.h usability... no checking termio.h presence... yes configure: WARNING: termio.h: present but cannot be compiled configure: WARNING: termio.h: check for missing prerequisite headers? configure: WARNING: termio.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-autoconf@gnu.org. ## configure: WARNING: ## ------------------------------------ ## checking for termio.h... yes checking sgtty.h usability... no checking sgtty.h presence... yes configure: WARNING: sgtty.h: present but cannot be compiled configure: WARNING: sgtty.h: check for missing prerequisite headers? configure: WARNING: sgtty.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-autoconf@gnu.org. ## configure: WARNING: ## ------------------------------------ ## checking for sgtty.h... yes checking for bzero... no checking for signal... no checking for sigaction... no checking for memset... no checking for fsync... no checking for siglongjmp... no checking for strlcpy... no checking for umask... no checking for utime... no checking for memmove... no checking for bcopy... no checking for getpwuid... no checking for waitpid... no checking for kill... no checking for ftime... no checking for lstat... no checking for stat... no checking for fseeko... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands ===> Building for mcrypt-2.6.4nb1 bmake all-recursive Making all in m4 Making all in doc Making all in src source='extra.c' object='extra.o' libtool=no depfile='.deps/extra.Po' tmpdepfile='.deps/extra.TPo' depmode=none /bin/ksh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR="\"/usr/pkg/lib/locale\"" -I../intl -I/usr/pkg/include -O -I/usr/pkg/include -I/usr/pkg/include -Wall -c `test -f 'extra.c' || echo './'`extra.c cc: illegal option -Wall *** Error code 1 Stop. bmake: stopped in /work/pkgbuild/security/mcrypt/work.sol9/mcrypt-2.6.4/src *** Error code 1 Stop. bmake: stopped in /work/pkgbuild/security/mcrypt/work.sol9/mcrypt-2.6.4 *** Error code 1 Stop. bmake: stopped in /work/pkgbuild/security/mcrypt/work.sol9/mcrypt-2.6.4 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/mcrypt *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/mcrypt BULK> mcrypt-2.6.4nb1 was marked as broken: -rw-r--r-- 1 root other 15302 Feb 8 16:04 .broken.html bmake deinstall ===> Deinstalling for mcrypt BULK> Marking all packages which depend upon mcrypt-2.6.4nb1 as broken: BULK> Build for mcrypt-2.6.4nb1 was not successful, aborting.