NetBSD Problem Report #17888

Received: (qmail 7549 invoked by uid 605); 9 Aug 2002 00:33:35 -0000
Message-Id: <200208090033.g790XVp11047@gatekeeper.m2g.org>
Date: Fri, 9 Aug 2002 09:33:31 +0900 (JST)
From: taya@m2g.org
Sender: gnats-bugs-owner@netbsd.org
Reply-To: taya@m2g.org
To: gnats-bugs@gnats.netbsd.org
Subject: GENERIC kernel build failed
X-Send-Pr-Version: 3.95

>Number:         17888
>Category:       port-cobalt
>Synopsis:       GENERIC kernel build failed
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    port-cobalt-maintainer
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Aug 09 00:34:00 +0000 2002
>Closed-Date:    Fri Aug 09 05:11:40 +0000 2002
>Last-Modified:  Fri Aug 09 05:11:40 +0000 2002
>Originator:     Shin'ichiro TAYA
>Release:        NetBSD 1.6E
>Organization:

>Environment:


System: NetBSD gatekeeper.m2g.org 1.6E NetBSD 1.6E (COBALT1) #14: Sun Aug 4 08:56:49 JST 2002 taya@gatekeeper.m2g.org:/export/NetBSD/NetBSD-current/src/sys/arch/cobalt/compile/COBALT1 cobalt
Architecture: mipsel
Machine: cobalt
>Description:
	GENERIC kernel build failed

>How-To-Repeat:
	cd sys/arch/cobalt/conf
	config GENERIC
	cd ../compile/GENERIC
	make dependall
>Fix:

>Release-Note:
>Audit-Trail:

From: itojun@iijlab.net
To: taya@m2g.org
Cc: gnats-bugs@gnats.netbsd.org
Subject: Re: port-cobalt/17888: GENERIC kernel build failed 
Date: Fri, 09 Aug 2002 09:38:40 +0900

 >>Synopsis:       GENERIC kernel build failed

 	could you paste error messages?

 itojun

From: "Shin'ichiro TAYA" <taya@m2g.org>
To: itojun@iijlab.net
Cc: gnats-bugs@gnats.netbsd.org
Subject: Re: port-cobalt/17888: GENERIC kernel build failed 
Date: Fri, 09 Aug 2002 09:45:43 +0900 (JST)

 From: itojun@iijlab.net
 Subject: Re: port-cobalt/17888: GENERIC kernel build failed 
 Date: Fri, 09 Aug 2002 09:38:40 +0900

 > >>Synopsis:       GENERIC kernel build failed
 > 
 > 	could you paste error messages?

 uh, I'm sorry..
 I missed to include that.

 root@gatekeeper# make dependall
 depending the kern library objects
 mkdep -a -D_LOCORE -I../../../../../../lib/libkern/arch/mips -Dcobalt -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DMIPS3 -DMIPS3_5200 -D__NO_SOFT_SERIAL_INTERRUPT -DDIAGNOSTIC -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT    -traditional-cpp -DABICALLS ../../../../../../lib/libkern/arch/mips/byte_swap_2.S ../../../../../../lib/libkern/arch/mips/byte_swap_4.S ../../../../../../lib/libkern/arch/mips/ffs.S ../../../../../../lib/libkern/arch/mips/memcpy.S ../../../../../../lib/libkern/arch/mips/m emset.S ../../../../../../lib/libkern/arch/mips/memmove.S ../../../../../../lib/libkern/arch/mips/strlen.S ../../../../../../lib/libkern/arch/mips/strcmp.S
 mkdep -a -I../../../../../../lib/libkern/arch/mips -Dcobalt -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DMIPS3 -DMIPS3_5200 -D__NO_SOFT_SERIAL_INTERRUPT -DDIAGNOSTIC -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT    ../../../../../../lib/libkern/__assert.c ../../../../../../lib/libkern/bswap64.c ../../../../../../lib/libkern/memchr.c ../../../../../../lib/libkern/memcmp.c ../../../../../../lib/libkern/memset.c ../../../../../../lib/libkern/random.c ../../../../../../lib/libkern/scanc.c ../../. ./../../../lib/libkern/skpc.c ../../../../../../lib/libkern/strcat.c ../../../../../../lib/libkern/strcpy.c ../../../../../../lib/libkern/strcasecmp.c ../../../../../../lib/libkern/strncasecmp.c ../../../../../../lib/libkern/strncmp.c ../../../../../../lib/libkern/strncpy.c ../../../../../../lib/libkern/strtoul.c ../../../../../../lib/libkern/adddi3.c ../../../../../../lib/libkern/anddi3.c ../../../../../../lib/libkern/ashldi3.c ../../../../../../lib/libkern/ashrdi3.c ../..!
 /../../../../lib/libkern/cmpdi2.c ../../../../../../lib/libkern/divdi3.c ../../../../../../lib/libkern/iordi3.c ../../../../../../lib/libkern/lshldi3.c ../../../../../../lib/libkern/lshrdi3.c ../../../../../../lib/libkern/moddi3.c ../../../../../../lib/libkern/muldi3.c ../../../../../../lib/libkern/negdi2.c ../../../../../../lib/libkern/notdi2.c ../../../../../../lib/libkern/qdivrem.c ../../../../../../lib/libkern/subdi3.c ../../../../../../lib/libkern/ucmpdi2.c ../../../../../../lib/libkern/udivdi3.c ../. ./../../../../lib/libkern/umoddi3.c ../../../../../../lib/libkern/xordi3.c ../../../../../../lib/libkern/__cmsg_alignbytes.c ../../../../../../lib/libkern/inet_addr.c ../../../../../../lib/libkern/intoa.c ../../../../../../lib/libkern/md4c.c ../../../../../../lib/libkern/md5c.c ../../../../../../lib/libkern/sha1.c ../../../../../../lib/libkern/pmatch.c ../../../../../../lib/libkern/_que.c ../../../../../../lib/libkern/arc4random.c ../../../../../../lib/libkern/strchr.c ../.!
 ./../../../../lib/libkern/strrchr.c

 	(snip)

 cc  -EL -G 0 -mno-abicalls -mno-half-pic -ffreestanding  -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-uninitialized  -Dcobalt -I.  -I../../../../arch -I../../../.. -nostdinc -DMIPS3 -DMIPS3_5200 -D__NO_SOFT_SERIAL_INTERRUPT -DDIAGNOSTIC -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT  -c vers.c
 ld -T ../../../../arch/mips/conf/kern.ldscript -Ttext 0x80001000 -e start -EL -G 0 --oformat elf32-littlemips -x -o netbsd ${SYSTEM_OBJ} vers.o
 machdep.o: In function `mach_init':
 /export/NetBSD/NetBSD-current/src/sys/arch/cobalt/compile/GENERIC/../../../../arch/cobalt/cobalt/machdep.c(.data+0x0): multiple definition of `machine'
 mips_machdep.o(.data+0x0):/export/NetBSD/NetBSD-current/src/sys/arch/cobalt/compile/GENERIC/../../../../arch/mips/mips/mips_machdep.c: first defined here
 machdep.o: In function `mach_init':
 /export/NetBSD/NetBSD-current/src/sys/arch/cobalt/compile/GENERIC/../../../../arch/cobalt/cobalt/machdep.c(.data+0x8): multiple definition of `machine_arch'
 mips_machdep.o(.data+0x8):/export/NetBSD/NetBSD-current/src/sys/arch/cobalt/compile/GENERIC/../../../../arch/mips/mips/mips_machdep.c: first defined here
 machdep.o: In function `cpu_sysctl':
 /export/NetBSD/NetBSD-current/src/sys/arch/cobalt/compile/GENERIC/../../../../arch/cobalt/cobalt/machdep.c(.text+0x584): multiple definition of `cpu_sysctl'
 mips_machdep.o(.text+0xa88):/export/NetBSD/NetBSD-current/src/sys/arch/cobalt/compile/GENERIC/../../../../arch/mips/mips/mips_machdep.c: first defined here
 *** Error code 1

 Stop.
 make: stopped in /export/NetBSD/NetBSD-current/src/sys/arch/cobalt/compile/GENERIC
State-Changed-From-To: open->closed 
State-Changed-By: gmcgarry 
State-Changed-When: Thu Aug 8 22:11:09 PDT 2002 
State-Changed-Why:  
Fixed, thanks for the notice. 
>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.