Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2006 20:57:08 GMT
From:      "toni.tiveron@tiscalinet.it" <toni.tiveron@tiscalinet.it>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   alpha/102032: Kernel does not compile
Message-ID:  <200608142057.k7EKv8B7002957@www.freebsd.org>
Resent-Message-ID: <200608142100.k7EL0PUI022273@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         102032
>Category:       alpha
>Synopsis:       Kernel does not compile
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-alpha
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 14 21:00:24 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     toni.tiveron@tiscalinet.it
>Release:        4-STABLE
>Organization:
none
>Environment:
FreeBSD AS800.home 4.11-STABLE FreeBSD 4.11-STABLE #7: Mon Feb 27 12:21:36 CET 2006     root@AS800:/usr/obj/usr/src/sys/AS800  alpha
>Description:
Kernel does not compile if update to a date afther 2006.06.22.15.20.00 integrates the mfi driver updated by ps. This make impissibile to compile the module.
This is the latest part of the build, where the compile stops.
Warning: Object directory not changed from original /usr/src/sys/modules/mfi
@ -> /usr/src/sys
machine -> /usr/src/sys/alpha/include
touch opt_mfi.h
touch opt_scsi.h
perl @/kern/makeops.pl -h @/kern/device_if.m
perl @/kern/makeops.pl -h @/kern/bus_if.m
perl @/kern/makeops.pl -h @/pci/pci_if.m
cc -O -pipe -mcpu=ev56 -Wall -Werror  -D_KERNEL -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-
 -I. -I@ -I@/../include -I/usr/include  -mno-fp-regs -Wa,-mev56 -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual 
-fformat-extensions -ansi -c /usr/src/sys/modules/mfi/../../dev/mfi/mfi.c
cc -O -pipe -mcpu=ev56 -Wall -Werror  -D_KERNEL -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-
 -I. -I@ -I@/../include -I/usr/include  -mno-fp-regs -Wa,-mev56 -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual 
-fformat-extensions -ansi -c
/usr/src/sys/modules/mfi/../../dev/mfi/mfi_pci.c
cc -O -pipe -mcpu=ev56 -Wall -Werror  -D_KERNEL -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-
 -I. -I@ -I@/../include -I/usr/include  -mno-fp-regs -Wa,-mev56 -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual 
-fformat-extensions -ansi -c
/usr/src/sys/modules/mfi/../../dev/mfi/mfi_disk.c
cc1: warnings being treated as errors
/usr/src/sys/modules/mfi/../../dev/mfi/mfi_disk.c: In function
`mfi_disk_attach':
/usr/src/sys/modules/mfi/../../dev/mfi/mfi_disk.c:168: warning: long long
unsigned int format, uint64_t arg (arg 3)
/usr/src/sys/modules/mfi/../../dev/mfi/mfi_disk.c:168: warning: long long
unsigned int format, uint64_t arg (arg 4)
*** Error code 1

Stop in /usr/src/sys/modules/mfi.
>How-To-Repeat:
Compile on any alpha w/ FreeBSD 4.x. Tried also to install a fresh machine, cvsup'd to today. (tested on a AS800 and a PWD433au) w/ source afther 2006.06.22.15.23.00

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608142057.k7EKv8B7002957>