Subject: pkg/24418: courier-auth doesn't build after installing perl 5.8.3
To: None <gnats-bugs@gnats.netbsd.org>
From: None <root@nixsys.bz>
List: netbsd-bugs
Date: 02/14/2004 04:17:28
>Number:         24418
>Category:       pkg
>Synopsis:       courier-auth doesn't build after installing perl 5.8.3
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Feb 14 04:18:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Root
>Release:        NetBSD 1.6.1
>Organization:
>Environment:
System: NetBSD nixsys 1.6.1 NetBSD 1.6.1 (NIXSYS) #9: Fri Jan 30 23:41:47 EST 2004 root@nixsys:/usr/src/sys/arch/alpha/compile/NIXSYS alpha
Architecture: alpha
Machine: alpha
>Description:
for f in `cat ../authlib/installlist`; do test -z "$f" && continue; \
        test -f ../authlib/$f || continue; \
	/usr/bin/install -c -s  ../authlib/$f \
	/usr/pkg/libexec/courier/authlib/$f ; done
for f in `cat ../authlib/installlist.sh`; do test -z "$f" && continue; \
	test -f ../authlib/$f || continue; \
	/usr/bin/install -c -s ../authlib/$f \
	/usr/pkg/libexec/courier/authlib/$f ; done
strip: /usr/pkg/libexec/courier/authlib/authdaemond: File format not recognized
install: stripping /usr/pkg/libexec/courier/authlib/authdaemond: No such file or directory
gmake[2]: *** [install-exec-am] Error 1
gmake[2]: Leaving directory `/usr/src/sys/pkgsrc/mail/courier-auth/work/courier-0.37.1/authlib'
gmake[1]: *** [install-am] Error 2
gmake[1]: Leaving directory `/usr/src/sys/pkgsrc/mail/courier-auth/work/courier-0.37.1/authlib'
gmake: *** [install-strip] Error 2
*** Error code 2

Stop.
make: stopped in /usr/src/sys/pkgsrc/mail/courier-auth
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/mail/courier-auth
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/mail/courier-auth
*** Error code 1

Stop.
make: stopped in /sys/pkgsrc/mail/courier-auth
*** Error code 1

Stop.
make: stopped in /sys/pkgsrc/mail/courier-auth


>How-To-Repeat:
	make courier-auth after upgrading to perl 5.8.3
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: