pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/33996: mk/checksum Solaris broken?



>Number:         33996
>Category:       pkg
>Synopsis:       mk/checksum Solaris broken?
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jul 13 18:10:00 +0000 2006
>Originator:     Jake Kupersmith
>Release:        pkgsrc-current
>Organization:
>Environment:
SunOS frylock 5.10 Generic_118822-25 sun4u sparc SUNW,Ultra-60

>Description:
After I updated sources this morning I started receiving several warnings and 
errors from makefiles.

pkg_chk compains about duplicate code inside checksum.mk and bsd.pkg.mk.

bmake fails unless NO_CHECKSUM=yes is appended.
>How-To-Repeat:
root@frylock /
> pkg_chk -un
bmake: "/usr/pkgsrc/mk/checksum/checksum.mk" line 33: warning: duplicate script 
for target "checksum" ignored
bmake: "/usr/pkgsrc/mk/checksum/../../mk/bsd.pkg.mk" line 591: warning: using 
previous script for "checksum" defined here
bmake: "/usr/pkgsrc/mk/checksum/checksum.mk" line 33: warning: duplicate script 
for target "checksum" ignored
bmake: "/usr/pkgsrc/mk/checksum/../../mk/bsd.pkg.mk" line 591: warning: using 
previous script for "checksum" defined here

root@frylock /usr/pkgsrc/devel/gmake
> bmake configure
===> Checking for vulnerabilities in gmake-3.81
WARNING: [depends.mk] Unknown object format for installed package 
digest-20060302
=> Required installed package digest>=20010302: digest-20060302 found
ERROR: No SHA1 checksum recorded for make-3.81.tar.gz
ERROR: Make sure the Makefile and checksum file 
(/usr/pkgsrc/devel/gmake/distinfo)
ERROR: are up to date.  If you want to override this check, type
ERROR: "/usr/local/bin/bmake NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.

>Fix:
set NO_CHECKSUM=yes




Home | Main Index | Thread Index | Old Index