### ### Wed Apr 7 22:34:15 UTC 2004: ### /usr/bin/make bulk-package for otpCalc-0.96nb2 ### Current pkg count: 9 installed packages: cyrus-sasl-2.1.17nb2 digest-20021220 libtool-base-1.5.2nb5 openssl-0.9.6m osf1_lib-1.1 p5-Authen-SASL-2.04 p5-Authen-SASL-Cyrus-0.07nb1 perl-5.6.1nb10 xpkgwedge-1.9 ### BULK> Full rebuild in progress... BULK> Cleaning package and its depends ===> Cleaning for otpCalc-0.96nb2 ===> Cleaning for gtk+-1.2.10nb7 ===> Cleaning for xdg-x11-dirs-1.1 ===> Cleaning for xdg-dirs-1.1 ===> Cleaning for xpkgwedge-1.9 ===> Cleaning for glib-1.2.10nb6 ===> Cleaning for pth-2.0.0 ===> Cleaning for libtool-base-1.5.2nb5 ===> Cleaning for perl-5.6.1nb10 ===> Cleaning for x11-links-0.23 ===> Cleaning for gmake-3.80nb3 BULK> Removing installed packages which are not needed to build otpCalc-0.96nb2 BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest) BULK> otpCalc-0.96nb2 requires installed package perl-5.6.1nb10 (lang/perl5) to build. /usr/sbin/pkg_delete -K /var/db/pkg -r p5-Authen-SASL-2.04 /usr/sbin/pkg_delete -K /var/db/pkg -r openssl-0.9.6m =========================================================================== If you won't be using cyrus-sasl-2.1.17nb2 any longer, you may want to remove * the following users: cyrus * the following groups: mail =========================================================================== =========================================================================== If you won't be using openssl-0.9.6m any longer, you may want to remove * the following directories: /etc/openssl/private /etc/openssl/certs =========================================================================== BULK> Keeping BULK_PREREQ: osf1_lib-1.1 (emulators/osf1_lib) BULK> otpCalc-0.96nb2 requires installed package xpkgwedge-1.9 (pkgtools/xpkgwedge) to build. BULK> otpCalc-0.96nb2 requires installed package libtool-base-1.5.2nb5 (devel/libtool-base) to build. BULK> Installing packages which are required to build otpCalc-0.96nb2. BULK> /usr/sbin/pkg_add -K /var/db/pkg /usr/pkgsrc-current/packages/All/gtk+-1.2.10nb7.tgz BULK> Required package xdg-x11-dirs-1.1 (misc/xdg-x11-dirs) is already installed BULK> Required package xdg-dirs-1.1 (misc/xdg-dirs) is already installed BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed BULK> Required package glib-1.2.10nb6 (devel/glib) is already installed BULK> Required package pth-2.0.0 (devel/pth) is already installed BULK> Required package libtool-base-1.5.2nb5 (devel/libtool-base) is already installed BULK> Required package perl-5.6.1nb10 (lang/perl5) is already installed BULK> /usr/sbin/pkg_add -K /var/db/pkg /usr/pkgsrc-current/packages/All/x11-links-0.23.tgz BULK> /usr/sbin/pkg_add -K /var/db/pkg /usr/pkgsrc-current/packages/All/gmake-3.80nb3.tgz BULK> Required package osf1_lib-1.1 (emulators/osf1_lib) is already installed BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed BULK> Required package digest-20021220 (pkgtools/digest) is already installed /usr/bin/make package (otpCalc-0.96nb2) ===> Checking for vulnerabilities in otpCalc-0.96nb2 => Checksum OK for otpCalc-0.96.tar.gz. ===> Extracting for otpCalc-0.96nb2 ===> Required installed package gtk+>=1.2.10: gtk+-1.2.10nb7 found ===> Required installed package glib>=1.2.10nb5: glib-1.2.10nb6 found ===> Required installed package pth>=2.0.0: pth-2.0.0 found ===> Required installed package x11-links>=0.23: x11-links-0.23 found ===> Required installed package gmake>=3.78: gmake-3.80nb3 found ===> Patching for otpCalc-0.96nb2 ===> Overriding tools for otpCalc-0.96nb2 ===> Buildlinking for otpCalc-0.96nb2 ===> Configuring for otpCalc-0.96nb2 creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -O2 -mieee -I/usr/pkg/include -I/usr/X11R6/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib) works... yes checking whether the C compiler (gcc -O2 -mieee -I/usr/pkg/include -I/usr/X11R6/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking how to run the C preprocessor... gcc -E checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for ANSI C header files... yes checking for size_t... yes checking whether byte ordering is bigendian... no checking whether char is unsigned... no checking size of char... 1 checking size of int... 4 checking size of long... 8 checking for MD4 in -lcrypto... yes checking for MD5 in -lcrypto... yes checking for RIPEMD160 in -lcrypto... yes checking for SHA1 in -lcrypto... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h ===> Building for otpCalc-0.96nb2 gcc -s -O3 -Wall -pipe `gtk-config --cflags` -c crypto.c -DVERSION=\"0.96\" -DHAVE_CONFIG_H crypto.c:64: conflicting types for `md4lite' crypto.h:1: previous declaration of `md4lite' crypto.c:96: conflicting types for `md5lite' crypto.h:2: previous declaration of `md5lite' crypto.c:128: conflicting types for `rmd160lite' crypto.h:3: previous declaration of `rmd160lite' crypto.c:179: conflicting types for `sha1lite' crypto.h:4: previous declaration of `sha1lite' gmake: *** [crypto.o] Error 1 *** Error code 2 Stop. make: stopped in /usr/pkgsrc-current/security/otpcalc *** Error code 1 Stop. make: stopped in /usr/pkgsrc-current/security/otpcalc BULK> otpCalc-0.96nb2 was marked as broken: -rw-r--r-- 1 root wheel 5858 Apr 7 22:35 .broken.bondage.html /usr/bin/make deinstall ===> Deinstalling for otpCalc BULK> Marking all packages which depend upon otpCalc-0.96nb2 as broken: BULK> Build for otpCalc-0.96nb2 was not successful, aborting.