Re: enclosed: bwerror. i'm lost.

2010-09-07 Thread Julian H. Stacey
I believe I have seen 3 occurences of same phenomena Gary K reported,
maybe same thing as also mentioned by rannum...@globaleyes.net
which was subject of a PR kern/134914 closed Sat Jun 27 05:31:16
UTC 2009 by linimon@

I'm not clear whats going on yet, I too see the problem as self
clearing on 2 of 3 hosts so far, (doesnt help to define it ;-) I wish
I could make a clearer statement of fact, but I can't as yet. All
I can do is join these 3 observations together so far.

My ongoing notes are in 
http://berklix.org/~jhs/src/bsd/fixes/FreeBSD/src/gen/sys/boot/i386/\
Makefile.skip_broken_zfsboot.REL=7.3-RELEASE.diff

Which contains all further URLs to mails PR etc.

Before people ask me What did you do to clear it ? 
I ran my patch above,  after a make ; make install ; make world
,  whatever I then no longer needed my patch on the cured machine.
If I could be clearer I would, but it goes away.

Cheers,
Julian
--
Julian Stacey, BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com
 Mail plain text,  Not HTML, quoted-printable  base 64 dumped with spam.
Avoid top posting, It cripples itemised cumulative responses.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


enclosed: bwerror. i'm lost.

2010-07-06 Thread Gary Kline
people,

at the bottom is the last several lines of an upgrade that has been 
failing for some time.

i'm running 7.3, #1 on an older i386 and did a cvsup to update 7_3.
further, i completely removed old stuff in /usr/obj before going over
to /usr/src and typing ``# make buildworld''  this happened once
several weeks ago, again last night, and again today.  time to see if
anyone else has seen this.  

tia,

gary

:
... [[end of build]]

as  -o zfsboot.o zfsboot.s
cc -Os -g  -fno-guess-branch-probability  -fomit-frame-pointer
-fno-unit-at-a-time  -mno-align-long-strings  -mrtd  -mno-mmx -mno-3dnow
-mno-sse -mno-sse2 -mno-sse3  -DBOOT2  -DFLAGS=0x80  -DSIOPRT=0x3f8
-DSIOFMT=0x3  -DSIOSPD=9600  -I/usr/src/sys/boot/i386/zfsboot/../../zfs
-I/usr/src/sys/boot/i386/zfsboot/../../../cddl/boot/zfs
-I/usr/src/sys/boot/i386/zfsboot/../btx/lib -I.
-I/usr/src/sys/boot/i386/zfsboot/../boot2  -Wall -Waggregate-return
-Wbad-function-cast -Wcast-align  -Wmissing-declarations
-Wmissing-prototypes -Wnested-externs  -Wpointer-arith -Wshadow
-Wstrict-prototypes -Wwrite-strings  -Winline --param
max-inline-insns-single=100 -ffreestanding -mpreferred-stack-boundary=2
-mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3  -c
/usr/src/sys/boot/i386/zfsboot/../boot2/sio.S
ld -static -N --gc-sections -nostdlib -Ttext 0x2000 -o zfsboot.out
/usr/obj/usr/src/sys/boot/i386/zfsboot/../btx/lib/crt0.o zfsboot.o sio.o
/usr/obj/usr/src/tmp/usr/lib/libstand.a
objcopy -S -O binary zfsboot.out zfsboot.bin
btxld -v -E 0x2000 -f bin -b
/usr/obj/usr/src/sys/boot/i386/zfsboot/../btx/btx/btx -l zfsboot.ldr  -o
zfsboot.ld -P 1 zfsboot.bin
btxld: zfsboot.ldr: Invalid argument
*** Error code 2

Stop in /usr/src/sys/boot/i386/zfsboot.
*** Error code 1

Stop in /usr/src/sys/boot/i386.
*** Error code 1

Stop in /usr/src/sys/boot.
*** Error code 1

Stop in /usr/src/sys.
*** Error code 1


-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
The 7.83a release of Jottings: http://jottings.thought.org/index.php
   http://journey.thought.org  99 44/100% Guaranteed Novel

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org