Subject: pkg/31396: ghc doesn't build on 3.0_BETA
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <ignatios@cs.uni-bonn.de>
List: pkgsrc-bugs
Date: 09/26/2005 15:54:00
>Number:         31396
>Category:       pkg
>Synopsis:       ghc doesn't build on 3.0_BETA
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 26 15:54:00 +0000 2005
>Originator:     ignatios@cs.uni-bonn.de
>Release:        NetBSD 3.0_BETA
>Organization:
computer science department, university of Bonn, Germany
>Environment:
System: NetBSD tiger 3.0_BETA NetBSD 3.0_BETA (GENERIC) #6: Wed Aug 31 17:00:56 CEST 2005 ignatios@tangens:/usr/local/sources/3.0/oi/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
	cd .../pkgsrc/lang/ghc
	make
	[...]

kdir /var/itch/sources/pkgsrc/lang/ghc/work/bootstrap/lib/ghc-6.2.1
mkdir /var/itch/sources/pkgsrc/lang/ghc/work/bootstrap/lib/ghc-6.2.1/include
for i in Block.h Bytecodes.h CCall.h ClosureMacros.h ClosureTypes.h Closures.h Constants.h DNInvoke.h Derived.h DerivedConstants.h DietHEP.h Dotnet.h GranSim.h Hooks.h HsFFI.h InfoMacros.h InfoTables.h Linker.h MachDeps.h MachRegs.h NativeDefs.h Parallel.h PosixSource.h PrimOps.h Regs.h Rts.h RtsAPI.h RtsFlags.h RtsTypes.h SMP.h SchedAPI.h Signals.h Stable.h Stg.h StgDLL.h StgFun.h StgLdvProf.h StgMacros.h StgMiscClosures.h StgProf.h StgStorage.h StgTicky.h StgTypes.h TSO.h TailCalls.h Updates.h config.h ieee-flpt.h gmp.h config.h; do \
        /var/itch/sources/pkgsrc/lang/ghc/work/.tools/bin/install -c -m 644  -g unknown   $i /var/itch/sources/pkgsrc/lang/ghc/work/bootstrap/lib/ghc-6.2.1/include; \
done
install: unknown group unknown
install: unknown group unknown
[...]
install: unknown group unknown
install: unknown group unknown
gmake[2]: *** [install] Error 1
gmake[1]: *** [install] Error 1
gmake[1]: Leaving directory `/var/itch/sources/pkgsrc/lang/ghc/work/ghc-6.2.1/ghc'
gmake: *** [install] Error 1
*** Error code 2

Stop.
make: stopped in /var/itch/sources/pkgsrc/lang/ghc
===>
===> There was an error during the ``configure'' phase.
===> Please investigate the following for more information:
===>      * config.log
===>      * /var/itch/sources/pkgsrc/lang/ghc/work/.work.log
===>
*** Error code 1

Stop.
make: stopped in /var/itch/sources/pkgsrc/lang/ghc
[..]
>How-To-Repeat:
	cd lang/ghc; make
>Fix:
	Workaround: creating group "unknown" lets the compilation continue

>Unformatted:
 	pkgsrc: 2004Q3