Subject: pkg/30165: package games/hugo fails to build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <almeyers@consult-meyers.com>
List: pkgsrc-bugs
Date: 05/07/2005 15:21:00
>Number:         30165
>Category:       pkg
>Synopsis:       package games/hugo fails to build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat May 07 15:21:00 +0000 2005
>Originator:     A L Meyers
>Release:        2.0
>Organization:
>Environment:
bash-3.00# uname -a
NetBSD mc1.DATABAAR.CH 2.99.16 NetBSD 2.99.16 (GENERIC.MP) #0: Fri Feb 18 01:51:22 CET 2005  bouyer@pop.lip6.fr:/local/pop1/bouyer/tmp/i386/obj/local/pop1/bouyer/current-clean/src/sys/arch/i386/compile/GENERIC.MP i386

>Description:
bash-3.00# make distclean
===> Cleaning for hugo-3.1.01
===> Dist cleaning for hugo-3.1.01
bash-3.00# make update
===> Checking for vulnerabilities in hugo-3.1.01
=> hugov31_unix_source.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch hugov31_unix_source.tar.gz from http://ifarchive.jmac.org/if-archive/programming/hugo/source/.
Requesting http://ifarchive.jmac.org/if-archive/programming/hugo/source/hugov31_unix_source.tar.gz
100% |********************************************************************************************************************|   209 KB   31.47 KB/s    00:00 ETA
214617 bytes retrieved in 00:06 (31.47 KB/s)
=> hugolib.zip doesn't seem to exist on this system.
=> Attempting to fetch hugolib.zip from http://ifarchive.jmac.org/if-archive/programming/hugo/library/.
Requesting http://ifarchive.jmac.org/if-archive/programming/hugo/library/hugolib.zip
100% |********************************************************************************************************************| 69728      76.20 KB/s    00:00 ETA
69728 bytes retrieved in 00:00 (76.10 KB/s)
=> Checksum SHA1 mismatch for hugo-3.1.01/hugov31_unix_source.tar.gz.
=> Checksum RMD160 mismatch for hugo-3.1.01/hugov31_unix_source.tar.gz.
=> Checksum SHA1 mismatch for hugo-3.1.01/hugolib.zip.
=> Checksum RMD160 mismatch for hugo-3.1.01/hugolib.zip.
Make sure the Makefile and checksum file (/usr/pkgsrc/games/hugo/distinfo)
are up to date.  If you want to override this check, type
"/usr/bin/make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/games/hugo
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/games/hugo
bash-3.00# make NO_CHECKSUM=yes update
===> Resuming update for hugo-3.1.01
===> Checking for vulnerabilities in hugo-3.1.01
===> Extracting for hugo-3.1.01
===> Required installed package gmake>=3.78: gmake-3.80nb4 found
===> Required installed package unzip-[0-9]*: unzip-5.51nb1 found
===> Patching for hugo-3.1.01
===> Applying pkgsrc patches for hugo-3.1.01
patch: **** can't cd to /usr/pkgsrc/games/hugo/work/hugov3.1.0: No such file or directory
Patch /usr/pkgsrc/games/hugo/patches/patch-aa failed
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/games/hugo
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/games/hugo
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/games/hugo

>How-To-Repeat:
do "make update" in games/hugo
>Fix:
none known