### ### Sun Feb 8 14:46:55 EST 2004: ### bmake bulk-package for dropbear-0.38 ### Current pkg count: 3 installed packages: digest-20021220 patch-2.5.4nb2 xpkgwedge-1.9 ### BULK> Full rebuild in progress... BULK> Cleaning package and its depends ===> Cleaning for dropbear-0.38 ===> 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 dropbear-0.38 BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge) BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest) BULK> dropbear-0.38 requires installed package patch-2.5.4nb2 (devel/patch) to build. BULK> Installing packages which are required to build dropbear-0.38. 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 (dropbear-0.38) ===> Checking for vulnerabilities in dropbear-0.38 => Checksum OK for dropbear-0.38.tar.bz2. work.sol9 -> /work/pkgbuild/security/dropbear/work.sol9 ===> Extracting for dropbear-0.38 ===> Required installed package gmake>=3.78: gmake-3.80nb2 found ===> Required installed package patch>=2.2: patch-2.5.4nb2 found ===> Patching for dropbear-0.38 ===> Applying pkgsrc patches for dropbear-0.38 ===> Overriding tools for dropbear-0.38 ===> Configuring for dropbear-0.38 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 sparc-sun-solaris2-gcc... /opt/SUNWspro/bin/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 executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... no checking whether /opt/SUNWspro/bin/cc accepts -g... yes checking whether /usr/pkg/bin/gmake sets ${MAKE}... yes checking build system type... sparc-sun-solaris2.9 checking host system type... sparc-sun-solaris2 checking for obsolete utmp and wtmp in solaris2.x... ./configure[1804]: sparc-sun-solaris2: bad number no checking how to run the C preprocessor... /opt/SUNWspro/bin/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 whether __UCLIBC__ is declared... no checking whether __linux__ is declared... no checking whether setpgrp takes no argument... yes checking for crypt in -lcrypt... yes checking for socket in -lsocket... yes checking for logout in -lutil... no checking for gethostbyname in -lnsl... yes checking for deflate in -lz... yes Enabling zlib checking for openpty... no Using openpty if available Enabling syslog checking for shadow.h... yes Using shadow passwords if available checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for limits.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for crypt.h... yes checking for pty.h... no checking for ioctl.h... no checking for libutil.h... no checking for libgen.h... yes checking for inttypes.h... (cached) yes checking for sys/stropts.h... yes checking for utmp.h... yes checking for utmpx.h... yes checking for lastlog.h... yes checking for paths.h... no checking for util.h... no checking for netdb.h... yes checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint16_t... yes checking for u_int16_t... no checking for struct sockaddr_storage... no checking for socklen_t... yes checking for struct utmp.ut_host... no checking for struct utmp.ut_pid... yes checking for struct utmp.ut_type... yes checking for struct utmp.ut_tv... no checking for struct utmp.ut_id... yes checking for struct utmp.ut_addr... no checking for struct utmp.ut_addr_v6... no checking for struct utmp.ut_exit... no checking for struct utmp.ut_time... yes checking for struct utmpx.ut_host... yes checking for struct utmpx.ut_syslen... yes checking for struct utmpx.ut_type... yes checking for struct utmpx.ut_id... yes checking for struct utmpx.ut_addr... no checking for struct utmpx.ut_addr_v6... no checking for struct utmpx.ut_time... no checking for struct utmpx.ut_tv... no checking for endutent... yes checking for getutent... yes checking for getutid... yes checking for getutline... yes checking for pututline... yes checking for setutent... yes checking for utmpname... yes checking for endutxent... yes checking for getutxent... yes checking for getutxid... yes checking for getutxline... yes checking for pututxline... yes checking for setutxent... yes checking for utmpxname... yes checking for library containing login... no checking for logout... no checking for updwtmp... yes checking for logwtmp... no checking if your system defines LASTLOG_FILE... no checking if your system defines _PATH_LASTLOG... no checking if your system defines UTMP_FILE... yes checking if your system defines WTMP_FILE... yes checking if your system defines UTMPX_FILE... yes checking if your system defines WTMPX_FILE... yes checking for working memcmp... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for dup2... yes checking for getspnam... yes checking for getusershell... yes checking for memset... yes checking for putenv... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for clearenv... no checking for strlcpy... yes checking for strlcat... yes checking for "/dev/ptmx"... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h Now edit options.h to choose features. ===> Building for dropbear-0.38 /opt/SUNWspro/bin/cc -Wall -W -Ilibtomcrypt -O -I/usr/local/include -c -o main.o main.c cc: illegal option -Wall gmake: *** [main.o] Error 1 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/security/dropbear *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/dropbear BULK> dropbear-0.38 was marked as broken: -rw-r--r-- 1 root other 7651 Feb 8 14:47 .broken.html bmake deinstall ===> Deinstalling for dropbear BULK> Marking all packages which depend upon dropbear-0.38 as broken: BULK> Build for dropbear-0.38 was not successful, aborting.mirror server hosted at Truenetwork, Russian Federation.