AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20080515100411.5d557206@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<maxim.kozlovsky@onstor.com>,<larry.scheer@onstor.com>,<dl-Cougar@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	37035	BB375AF679D4A34E9CA8DFA650E2B04E09FCEE26@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Thu, 15 May 2008 10:04:25 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Maxim Kozlovsky" <maxim.kozlovsky@onstor.com>
Cc: "Larry Scheer" <larry.scheer@onstor.com>, "dl-Cougar"
 <dl-Cougar@onstor.com>
Subject: Re: OpenBSD kernel build broken in DEV branch
Message-ID: <20080515100425.0ab5be5b@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E09FCEE26@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E056C9611@onstor-exch02.onstor.net>
 <BB375AF679D4A34E9CA8DFA650E2B04E09FCEE26@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Thu, 15 May 2008 08:54:08 -0700 "Maxim Kozlovsky"
<maxim.kozlovsky@onstor.com> wrote:

> But of course. I had some BSD changes which should have gone with
> 29195, but I did not check them in since I can not build BSD.
> Apparently not checking them in breaks BSD build anyway. Don't know
> what to do now.

Perhaps I can help: fix your code.  BSD builds on the dev branch when
I sync'd it to cl#29192, the change before 29195, and doesn't build
after adding 29195.

This is also the reason the nightly build is broken -- because BSD
isn't building.
 
> _____________________________________________
> From: Larry Scheer 
> Sent: Wednesday, May 14, 2008 7:37 PM
> To: dl-Cougar
> Subject: OpenBSD kernel build broken in DEV branch
> 
> I was able to build all of OpenBSD on Sunday. 
> 
> Not sure which change introduced this compile error. It has to be
> something outside of openbsd/src.
> 
> /home/larrys/src/dev/openbsd.new/usr/cross/pmonmips/usr/bin/cc -g -O2
> -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes
> -Wno-uninitialized -Wno-format -Wno-main -mno-abicalls -mips2
> -mcpu=r4000    -I. -I../../../../arch -I../../../..
> -I../../../../../../../nfx-tree/Includes/ch
> -I../../../../../../../nfx-tree/Includes
> -I../../../../../../../nfx-tree/code/sm-eee
> -I../../../../../../../nfx-tree/code -DTIMEZONE="0" -DDST="0" -DNTP
> -DSWAPPAGER -DDEVPAGER -DKTRACE -DKMEMSTATS -DCRYPTO -DSYSVMSG
> -DSYSVSEM -DSYSVSHM -DUVM_SWAP_ENCRYPT -DCOMPAT_11 -DCOMPAT_43 -DFFS
> -DQUOTA -DMFS -DTCP_SACK -DNFSCLIENT -DNFSSERVER -DFDESC -DFIFO
> -DKERNFS -DNULLFS -DUNION -DINET -DIPFILTER -DIPFILTER_LOG
> -DBOOT_CONFIG -DNATIVE_ELF -DPCIBR_GAL -DPCIBR_V3 -DGTUARTCONSOLE
> -DCONSPEED="B57600" -DGALILEO_REAL_SSC -DBOBCAT -DENABLE_WATCHDOG
> -DNFSBOOT_NETMASK="0xffff0000" -DNFSBOOT_BROADCAST="0xa01ffff"
> -DNETEEE -DNETEEE_ALIAS -DNETEEE_FRAGMENT -DR9000
> -DNKMEMCLUSTERS="0x1000" -D_KERNEL -Dmips_cachealias -Dpmonmips
> -D__pmonmips__  -c ../../../../neteee/eee_input.c
> ../../../../neteee/eee_input.c: In function `eee_sendwupdate':
> ../../../../neteee/eee_input.c:517: dereferencing pointer to
> incomplete type
> ../../../../neteee/eee_input.c:518: dereferencing pointer to
> incomplete type
> ../../../../neteee/eee_input.c:519: dereferencing pointer to
> incomplete type
> ../../../../neteee/eee_input.c:520: dereferencing pointer to
> incomplete type
> ../../../../neteee/eee_input.c:521: dereferencing pointer to
> incomplete type
> ../../../../neteee/eee_input.c:521: dereferencing pointer to
> incomplete type
> ../../../../neteee/eee_input.c:521: dereferencing pointer to
> incomplete type
> ../../../../neteee/eee_input.c:523: dereferencing pointer to
> incomplete type
> ../../../../neteee/eee_input.c:524: dereferencing pointer to
> incomplete type
> ../../../../neteee/eee_input.c:526: sizeof applied to an incomplete
> type ../../../../neteee/eee_input.c:527: sizeof applied to an
> incomplete type *** Error code 1
> 
> Stop in
> /home/larrys/src/dev/openbsd.new/src/sys/arch/pmonmips/compile/BOBCAT
> (line 966 of Makefile).
> make: *** [bsd-kernel] Error 1
