Hi

I have today updated (well tried) two OpenBSD -STABLE systems. One 4.0 and one 
4.1.

First the kernel update and a reboot... No problem....
Then a "make obj && make build" of the userland. This gave me the following 
error after a while...

--snip--
cc -c -O2 -pipe       -I. -I/usr/src/gnu/usr.bin/binutils/gdb 
-I/usr/src/gnu/usr.bin/binutils/gdb
/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H 
-I/usr/src/gnu/usr.bin/binutils/gdb/.
./include/opcode   -I../bfd -I/usr/src/gnu/usr.bin/binutils/gdb/../bfd 
-I/usr/src/gnu/usr.bin/bin
utils/gdb/../include  -I../intl -I/usr/src/gnu/usr.bin/binutils/gdb/../intl  
-DMI_OUT=1 -DTUI=1
-Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses 
-Wpointer-arith -Wuninitial
ized -Wformat-nonliteral -Wunused-label -Wunused-function  
/usr/src/gnu/usr.bin/binutils/gdb/i386                            
bsd-tdep.c
cc -c -O2 -pipe       -I. -I/usr/src/gnu/usr.bin/binutils/gdb 
-I/usr/src/gnu/usr.bin/binutils/gdb                            /config 
-DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H 
-I/usr/src/gnu/usr.bin/binutils/gdb/.                            
./include/opcode   -I../bfd -I/usr/src/gnu/usr.bin/binutils/gdb/../bfd 
-I/usr/src/gnu/usr.bin/bin                            
utils/gdb/../include  -I../intl -I/usr/src/gnu/usr.bin/binutils/gdb/../intl  
-DMI_OUT=1 -DTUI=1                              -Wimplicit -Wreturn-type 
-Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitial        
                    
ized -Wformat-nonliteral -Wunused-label -Wunused-function  
/usr/src/gnu/usr.bin/binutils/gdb/i386                            
obsd-tdep.c
/usr/src/gnu/usr.bin/binutils/gdb/observer.sh 
h /usr/src/gnu/usr.bin/binutils/gdb/doc/observer.te                            
xi observer.h
/usr/src/gnu/usr.bin/binutils/gdb/observer.sh: Permission denied
*** Error code 1

Stop in /usr/src/gnu/usr.bin/binutils/obj/gdb (line 1333 of Makefile).
*** Error code 1

Stop in /usr/src/gnu/usr.bin/binutils/obj (line 21479 of Makefile).
*** Error code 1

Stop in /usr/src/gnu/usr.bin/binutils (line 80 
of /usr/src/gnu/usr.bin/binutils/Makefile.bsd-wrap                            
per).
*** Error code 1

Stop in /usr/src/gnu/usr.bin.
*** Error code 1

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

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

Stop in /usr/src (line 73 of Makefile).
[EMAIL PROTECTED]:/usr/src#
--snip--



I have never ever seen an error like this during a userland upgrade. It had 
always worked perfect. Could this be the cause of a non complete mirror? I 
did a:
cd /usr
rm -rf src
export CVSROOT="[EMAIL PROTECTED]:/cvs"
cvs -z5 -q get -rOPENBSD_4_1 -P src

and saw no problem with the fetch.

Should I try another mirror? I got the same error on both the 4.0 and the 4.1 
system. Both systems did a cvs get from anoncvs1.ca.openbsd.org. And as said, 
I have never seen this error before during my hundreds of upgrades...


Any clues?

Thanks in advance
Per-Olov
-- 
GPG keyID: 4DB283CE
GPG fingerprint: 45E8 3D0E DE05 B714 D549 45BC CFB4 BBE9 4DB2 83CE

Reply via email to