Subject: pkg/6528: nethack-tty doesn't build
To: None <gnats-bugs@gnats.netbsd.org>
From: Simon Burge <simonb@telstra.com.au>
List: netbsd-bugs
Date: 12/04/1998 15:51:47
>Number: 6528
>Category: pkg
>Synopsis: nethack-tty doesn't build
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: gnats-admin (GNATS administrator)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Dec 3 21:35:00 1998
>Last-Modified:
>Originator: Simon Burge
>Organization:
IBM Global Services Australia
>Release: NetBSD 1.3H (mid October), pkgsrc current (December 1st)
>Environment:
System: NetBSD dodo 1.3H NetBSD 1.3H (GENERIC) #1: Tue Oct 13 09:56:03 EST 1998 simonb@dodo:/var/sys/compile/GENERIC i386
>Description:
The nethack-tty package doesn't build. First, the mechanism
seems a little complicated. First it build nethack-lib-3.2.2
and then failed with the below error. I had my pkgsrc on a
read-only NFS mount, and the first time it failed because the
nethack-tty/Makefile couldn't "mkdir work". Next I went to a
read/write pkgsrc and got the below error. This occurs whether
or not WRKOBJDIR is set in /etc/mk.conf. Here's the results
of the latest attempt (read/write pkgsrc, no WRKOBJDIR):
dodo:pkgsrc/games/nethack-tty 17# make
===> Extracting for nethack-tty-3.2.2
===> nethack-tty-3.2.2 depends on installed package: nethack-lib-3.2.2 - nethack-lib-3.2.2 found
(cd ../nethack-lib && make clean)
===> Cleaning for nethack-lib-3.2.2
(cd ../nethack-lib && make configure)
>> Checksum OK for nethack-3.2.2.tar.gz.
===> Extracting for nethack-lib-3.2.2
===> Patching for nethack-lib-3.2.2
===> Applying NetBSD patches for nethack-lib-3.2.2
===> Configuring for nethack-lib-3.2.2
Copying Makefiles.
touch: /NetBSD/pkgsrc/games/nethack-tty/work.i386/.extract_done: No such file or directory
*** Error code 1
Stop.
*** Error code 1
Stop.
39.499u 35.853s 2:24.96 51.9% 0+0k 193+3374io 89pf+0w
Exit 1
>How-To-Repeat:
cd /usr/pkgsrc/games/nethack-tty; make
>Fix:
None given.
>Audit-Trail:
>Unformatted: