T.R | Title | User | Personal Name | Date | Lines |
---|
45.2 | problem with build (resend) | SMURF::FILTER | Automatic Posting Software - mail to flume::puck | Wed May 12 1993 21:47 | 68 |
| Date Of Receipt: 12-MAY-1993 20:06:54.96
Wed, 12 May 1993 20:48:40 -0400
From: LOCORE::"[email protected]" "Craig Peterson AUEG"
[email protected] (Craig)
To: [email protected]
[email protected]
CC:
Subj: problem with build (resend)
Message-Id: <[email protected]>
Subject: problem with build
I'm trying to build a kernel based on agosminor. I created a new
sandbox. Created a kernel directory into which I cd'ed. I then ran
build. It failed at least twice, but after restarting (re-running)
build it seemed to continue on just fine.
It has now, however, reached an impass. The end of the build output
is:
$ cd /usr/users/craig/
$ rsh mxn1 tail sb/agosminor/src/kernel/build.out
env - COMP_HOST_ROOT=/ COMP_TARGET_ROOT=/ /bin/cc -std0 -EL -non_shared -o genassym genassym.o
./genassym > assym.s
/usr/sde/osf1/build/agosminor/tools/alpha_OSF1/alpha/acc/cc -c -O0
-g3 -g3 -G 4 -I -I. -I.. -I../include -DIDENT=BINARY -DDEC3000_300
-DDEC3000_500 -DDEC7000 -DDEC4000 -DALPHAADU -DSWAPTYPE=1
-DRELEASE='"'9.0'"' -DVERSION='"'0'"' -DMACH -DOSF -DCOMPAT_43
-DPACKETFILTER -DUFS -DTRN -DRT -DKERNEL -D_KERNEL -D_BSD -signed
-no_excpt -Wb,-static -Wco,-nofloat -Olimit 1000 -D__alpha -Umips
-UMIPS -DASSEMBLER
/usr/sde/osf1/build/agosminor/src/kernel/arch/alpha/scb.s
/usr/sde/osf1/build/agosminor/tools/alpha_OSF1/alpha/acc/cc -c -O0
-g3 -g3 -G 4 -I -I. -I.. -I../include -DIDENT=BINARY -DDEC3000_300
-DDEC3000_500 -DDEC7000 -DDEC4000 -DALPHAADU -DSWAPTYPE=1
-DRELEASE='"'9.0'"' -DVERSION='"'0'"' -DMACH -DOSF -DCOMPAT_43
-DPACKETFILTER -DUFS -DTRN -DRT -DKERNEL -D_KERNEL -D_BSD -signed
-no_excpt -Wb,-static -Wco,-nofloat -Olimit 1000 -D__alpha -Umips
-UMIPS -DASSEMBLER ../arch/alpha/entry.s
/usr/sde/osf1/build/agosminor/tools/alpha_OSF1/alpha/acc/cc -c -O2
-g3 -DLANGUAGE_C -g3 -G 4 -I -I. -I.. -I../include -DIDENT=BINARY
-DDEC3000_300 -DDEC3000_500 -DDEC7000 -DDEC4000 -DALPHAADU
-DSWAPTYPE=1 -DRELEASE='"'9.0'"' -DVERSION='"'0'"' -DMACH -DOSF
-DCOMPAT_43 -DPACKETFILTER -DUFS -DTRN -DRT -DKERNEL -D_KERNEL
-D_BSD -signed -no_excpt -Wb,-static -Wco,-nofloat -Olimit 1000
-D__alpha -Umips -UMIPS -DBINARY
/usr/sde/osf1/build/agosminor/src/kernel/bsd/init_main.c
/usr/sde/osf1/build/agosminor/tools/alpha_OSF1/alpha/acc/usr/lib/cmplrs/cc/cfe:
Error: /usr/sde/osf1/build/agosminor/src/kernel/bsd/init_main.c:
294: Cannot open file bsd_tty.h for #include
*** Exit 1
Stop.
*** Exit 1
Stop.
Done 19:47:04
Suggestions?
Craig.
|
45.1 | Re: problem with build (resend) | SMURF::FILTER | Automatic Posting Software - mail to flume::puck | Wed May 12 1993 21:48 | 24 |
| Date Of Receipt: 12-MAY-1993 20:16:53.89
From: ABYSS::plong "Paula Long USSG"
To: [email protected] (Craig)
CC: [email protected], abyss::plong, abyss::walker
Subj: Re: problem with build (resend)
Hi,
There have been lots submits into agosminor today.
So it's been in a state of tranisiton. bsd_tty.h
I belive gets generated via a config file option.
blow away all the objects and do a rebuild.
cd obj/alpha/kernel
rm -rf *
You need to kill everything. Then try. If I were
you I'd build against .nightly and not the active
submit tree. Anytime someone submits you could be
impacted.
Paula
|
45.3 | problem with build (fwd) redirecting | SMURF::FILTER | Automatic Posting Software - mail to flume::puck | Wed May 12 1993 22:50 | 49 |
| Date Of Receipt: 12-MAY-1993 21:27:06.79
From: FLUME::"[email protected]" "Grant Van Dyck 381-2932"
To: [email protected]
CC: [email protected] (Craig Peterson AUEG)
Subj: problem with build (fwd) redirecting
Forwarded message:
> From [email protected] Wed May 12 19: 48:11 1993
[email protected] (Craig)
> Delivery-Date: Wed, 12 May 93 19:48:12 +28716
> Date: Wed, 12 May 1993 20:48:40 -0400
> Message-Id: <[email protected]>
> To: [email protected]
> Subject: problem with build
>
> I'm trying to build a kernel based on agosminor. I created a new
> sandbox. Created a kernel directory into which I cd'ed. I then ran
> build. It failed at least twice, but after restarting (re-running)
> build it seemed to continue on just fine.
>
> It has now, however, reached an impass. The end of the build output
> is:
>
> $ cd /usr/users/craig/
> $ rsh mxn1 tail sb/agosminor/src/kernel/build.out
> env - COMP_HOST_ROOT=/ COMP_TARGET_ROOT=/ /bin/cc -std0 -EL -non_shared -o genassym genassym.o
> ./genassym > assym.s
> /usr/sde/osf1/build/agosminor/tools/alpha_OSF1/alpha/acc/cc -c -O0 -g3 -g3 -G 4 -I -I. -I.. -I../include -DIDENT=BINARY -DDEC3000_300 -DDEC3000_500 -DDEC7000 -DDEC4000 -DALPHAADU -DSWAPTYPE=1 -DRELEASE='"'9.0'"' -DVERSION='"'0'"' -DMACH -DOSF -DCOM> PAT_43 -DPACKETFILTER -DUFS -DTRN -DRT -DKERNEL -D_KERNEL -D_BSD -signed -no_excpt -Wb,-static -Wco,-nofloat -Olimit 1000 -D__alpha -Umips -UMIPS -DASSEMBLER /usr/sde/osf1/build/agosminor/src/kernel/arch/alpha/scb.s
> /usr/sde/osf1/build/agosminor/tools/alpha_OSF1/alpha/acc/cc -c -O0 -g3 -g3 -G 4 -I -I. -I.. -I../include -DIDENT=BINARY -DDEC3000_300 -DDEC3000_500 -DDEC7000 -DDEC4000 -DALPHAADU -DSWAPTYPE=1 -DRELEASE='"'9.0'"' -DVERSION='"'0'"' -DMACH -DOSF -DCOM> PAT_43 -DPACKETFILTER -DUFS -DTRN -DRT -DKERNEL -D_KERNEL -D_BSD -signed -no_excpt -Wb,-static -Wco,-nofloat -Olimit 1000 -D__alpha -Umips -UMIPS -DASSEMBLER ../arch/alpha/entry.s
> /usr/sde/osf1/build/agosminor/tools/alpha_OSF1/alpha/acc/cc -c -O2 -g3 -DLANGUAGE_C -g3 -G 4 -I -I. -I.. -I../include -DIDENT=BINARY -DDEC3000_300 -DDEC3000_500 -DDEC7000 -DDEC4000 -DALPHAADU -DSWAPTYPE=1 -DRELEASE='"'9.0'"' -DVERSION='"'0'"' -DMACH> -DOSF -DCOMPAT_43 -DPACKETFILTER -DUFS -DTRN -DRT -DKERNEL -D_KERNEL -D_BSD -signed -no_excpt -Wb,-static -Wco,-nofloat -Olimit 1000 -D__alpha -Umips -UMIPS -DBINARY /usr/sde/osf1/build/agosminor/src/kernel/bsd/init_main.c
> /usr/sde/osf1/build/agosminor/tools/alpha_OSF1/alpha/acc/usr/lib/cmplrs/cc/cfe: Error: /usr/sde/osf1/build/agosminor/src/kernel/bsd/init_main.c: 294: Cannot open file bsd_tty.h for #include
> *** Exit 1
> Stop.
> *** Exit 1
> Stop.
>
> Done 19:47:04
>
> Suggestions?
>
> Craig.
>
>
--
-Grant
|
45.4 | problem with build | SMURF::FILTER | Automatic Posting Software - mail to flume::puck | Fri Sep 16 1994 15:37 | 118 |
| Date Of Receipt: 16-SEP-1994 13:50:16.54
From: GURU::arvidson "Bill Arvidson USEG 16-Sep-1994 1347"
To: odehelp@dec:.zko.guru
CC: arvidson@dec:.zko.guru
Subj: problem with build
Hello,
I tried to do d build on v2.0 nightly and got an
error that will not let me continue.
78 cutter /cadds/osf_v13n/src/kernel wra> build BINARY.rt_vmunix
relative path: ./kernel.
cd ../../obj/alpha/kernel
cd BINARY.rt && make -cF
KCC=/usr/sde/osf1/build/agosmaint.bl6/tools/alpha/cc/cc
LD=/usr/sde/osf1/build/agosmaint.bl6/tools/alpha/
cc/ld CPP=cpp AWK=awk
AR=/usr/sde/osf1/build/agosmaint.bl6/tools/alpha/cc/ar
RANLIB='/usr/sde/osf1/build/agosmaint.bl6/tools/alp
ha/cc/ar ts' SHELL=sh SED=sed SORT=sort ECHO=echo KSH=ksh EGREP=egrep
GREP=grep LINT=lint CONFIG=BINARY.rt vmunix
/usr/sde/osf1/build/agosmaint.bl6/tools/alpha/cc/cc -c -O2 -g3
-DLANGUAGE_C -g3 -G 4 -I -I. -I.. -I../include -DIDENT=BINARY_RT -D
REALTIME -DDEC3000_300 -DDEC3000_500 -DDEC7000 -DDEC4000 -DALPHAADU
-DSWAPTYPE=1 -DRELEASE='"'9.0'"' -DVERSION='"'0'"' -DMACH -DOSF
-DCOMPAT_43 -DPACKETFILTER -DUFS -DRT -DRT_PREEMPT_OPT -DKERNEL -D_KERNEL
-D_BSD -signed -no_excpt -Wb,-static -Wco,-nofloat -Olim
it 1000 -D__alpha -Umips -UMIPS -DBINARY
../../../../src/kernel/vm/k_mape_mem.c
/usr/sde/osf1/build/agosmaint.bl6/tools/alpha/cc/cc -c -O2 -g3
-DLANGUAGE_C -g3 -G 4 -I -I. -I.. -I../include -DIDENT=BINARY_RT -D
REALTIME -DDEC3000_300 -DDEC3000_500 -DDEC7000 -DDEC4000 -DALPHAADU
-DSWAPTYPE=1 -DRELEASE='"'9.0'"' -DVERSION='"'0'"' -DMACH -DOSF
-DCOMPAT_43 -DPACKETFILTER -DUFS -DRT -DRT_PREEMPT_OPT -DKERNEL -D_KERNEL
-D_BSD -signed -no_excpt -Wb,-static -Wco,-nofloat -Olim
it 1000 -D__alpha -Umips -UMIPS -DBINARY
../../../../src/kernel/vm/u_mape_anon.c
/usr/sde/osf1/build/agosmaint.bl6/tools/alpha/cc/cc -c -O2 -g3
-DLANGUAGE_C -g3 -G 4 -I -I. -I.. -I../include -DIDENT=BINARY_RT -D
REALTIME -DDEC3000_300 -DDEC3000_500 -DDEC7000 -DDEC4000 -DALPHAADU
-DSWAPTYPE=1 -DRELEASE='"'9.0'"' -DVERSION='"'0'"' -DMACH -DOSF
-DCOMPAT_43 -DPACKETFILTER -DUFS -DRT -DRT_PREEMPT_OPT -DKERNEL -D_KERNEL
-D_BSD -signed -no_excpt -Wb,-static -Wco,-nofloat -Olim
it 1000 -D__alpha -Umips -UMIPS -DBINARY
../../../../src/kernel/vm/vm_pagelru.c
/usr/sde/osf1/build/agosmaint.bl6/tools/alpha/cc/cc -c -O2 -g3
-DLANGUAGE_C -g3 -G 4 -I -I. -I.. -I../include -DIDENT=BINARY_RT -D
REALTIME -DDEC3000_300 -DDEC3000_500 -DDEC7000 -DDEC4000 -DALPHAADU
-DSWAPTYPE=1 -DRELEASE='"'9.0'"' -DVERSION='"'0'"' -DMACH -DOSF
-DCOMPAT_43 -DPACKETFILTER -DUFS -DRT -DRT_PREEMPT_OPT -DKERNEL -D_KERNEL
-D_BSD -signed -no_excpt -Wb,-static -Wco,-nofloat -Olim
it 1000 -D__alpha -Umips -UMIPS -DBINARY
../../../../src/kernel/vm/vm_resident.c
/usr/sde/osf1/build/agosmaint.bl6/tools/alpha/cc/cc -c -O2 -g3
-DLANGUAGE_C -g3 -G 4 -I -I. -I.. -I../include -DIDENT=BINARY_RT -D
REALTIME -DDEC3000_300 -DDEC3000_500 -DDEC7000 -DDEC4000 -DALPHAADU
-DSWAPTYPE=1 -DRELEASE='"'9.0'"' -DVERSION='"'0'"' -DMACH -DOSF
-DCOMPAT_43 -DPACKETFILTER -DUFS -DRT -DRT_PREEMPT_OPT -DKERNEL -D_KERNEL
-D_BSD -signed -no_excpt -Wb,-static -Wco,-nofloat -Olim
it 1000 -D__alpha -Umips -UMIPS -DBINARY
../../../../src/kernel/vm/vm_swap.c
/usr/sde/osf1/build/agosmaint.bl6/tools/alpha/cc/cc -c -O2 -g3
-DLANGUAGE_C -g3 -G 4 -I -I. -I.. -I../include -DIDENT=BINARY_RT -D
REALTIME -DDEC3000_300 -DDEC3000_500 -DDEC7000 -DDEC4000 -DALPHAADU
-DSWAPTYPE=1 -DRELEASE='"'9.0'"' -DVERSION='"'0'"' -DMACH -DOSF
-DCOMPAT_43 -DPACKETFILTER -DUFS -DRT -DRT_PREEMPT_OPT -DKERNEL -D_KERNEL
-D_BSD -signed -no_excpt -Wb,-static -Wco,-nofloat -Olim
it 1000 -D__alpha -Umips -UMIPS -DBINARY
../../../../src/kernel/arch/alpha/pmap.c
/usr/sde/osf1/build/agosmaint.bl6/tools/alpha/cc/cc -c -O2 -g3
-DLANGUAGE_C -g3 -G 4 -I -I. -I.. -I../include -DIDENT=BINARY_RT -D
REALTIME -DDEC3000_300 -DDEC3000_500 -DDEC7000 -DDEC4000 -DALPHAADU
-DSWAPTYPE=1 -DRELEASE='"'9.0'"' -DVERSION='"'0'"' -DMACH -DOSF
-DCOMPAT_43 -DPACKETFILTER -DUFS -DRT -DRT_PREEMPT_OPT -DKERNEL -D_KERNEL
-D_BSD -signed -no_excpt -Wb,-static -Wco,-nofloat -Olim
it 1000 -D__alpha -Umips -UMIPS -DBINARY
../../../../src/kernel/arch/alpha/trap.c
/usr/sde/osf1/build/agosmaint.bl6/tools/alpha/cc/cc -c -O0 -g3 -g3 -G 4
-I -I. -I.. -I../include -DIDENT=BINARY_RT -DREALTIME -DD
EC3000_300 -DDEC3000_500 -DDEC7000 -DDEC4000 -DALPHAADU -DSWAPTYPE=1
-DRELEASE='"'9.0'"' -DVERSION='"'0'"' -DMACH -DOSF -DCOMPAT_43
-DPACKETFILTER -DUFS -DRT -DRT_PREEMPT_OPT -DKERNEL -D_KERNEL -D_BSD
-signed -no_excpt -Wb,-static -Wco,-nofloat -Olimit 1000 -D__
alpha -Umips -UMIPS -DASSEMBLER
../../../../src/kernel/arch/alpha/nofault.s
Make: Directory hash table overflow. Stop.
*** Exit 1
Stop.
79 cutter /cadds/osf_v13n/src/kernel wra> build BINARY.rt_vmunix
relative path: ./kernel.
cd ../../obj/alpha/kernel
cd BINARY.rt && make -cF
KCC=/usr/sde/osf1/build/agosmaint.bl6/tools/alpha/cc/cc
LD=/usr/sde/osf1/build/agosmaint.bl6/tools/alpha/
cc/ld CPP=cpp AWK=awk
AR=/usr/sde/osf1/build/agosmaint.bl6/tools/alpha/cc/ar
RANLIB='/usr/sde/osf1/build/agosmaint.bl6/tools/alp
ha/cc/ar ts' SHELL=sh SED=sed SORT=sort ECHO=echo KSH=ksh EGREP=egrep
GREP=grep LINT=lint CONFIG=BINARY.rt vmunix
Make: Directory hash table overflow. Stop.
*** Exit 1
Stop.
Any Ideas ?
Bill
*********************************************************************
Bill Arvidson
OSSE (Operating System Support Engineering) Phone: (603) 881-1630
Enet: guru::arvidson DTN: 381-1630
Internet: [email protected] Mailstop: ZK03-2/T43
*********************************************************************
|
45.5 | problem with build | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Tue Jun 11 1996 15:50 | 42 |
| Date Of Receipt: 6-JUN-1996 16:44:32.65
From: FLUME::"[email protected]" "06-Jun-1996 1337"
To: [email protected]
CC: [email protected]
Subj: problem with build
David,
It seems like lot of changes were made to the pool last night,
it is probably a problem with the pool, not with ode...
--Girija
------- Forwarded Message
Date: Thu, 06 Jun 1996 12:39:30 -0700
From: "David D. Wang" <[email protected]>
Organization: DECwest Engineering
X-Mailer: Mozilla 3.0b4 (X11; I; OSF1 V3.2 alpha)
Mime-Version: 1.0
To: [email protected]
Cc: [email protected]
Subject: problem with build
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
When I try to rebuild a kernel today, I get this message. The sandbox
is backed with steel.nightly. It worked fine till yestoday.
What should I do now?
/sandboxes/steel/src/kernel> build BINARY_all FLAMINGO_all
relative path: ./kernel.
string passed to /usr/sde/ode3.0/tools/alpha_ace/bin/make:
make -cF BINARY_all
Don't know how to make target `BINARY_all'
- --
"David D. Wang - UNIX File System"
DTN 548-8879 Tel (206) 865-8879
------- End of Forwarded Message
|
45.6 | Re: problem with build | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Tue Jun 11 1996 15:52 | 61 |
| Date Of Receipt: 6-JUN-1996 16:50:40.30
From: FLUME::"[email protected]" "06-Jun-1996 1642"
To: [email protected]
CC: [email protected], [email protected], [email protected],
[email protected]
Subj: Re: problem with build
David,
There were problems with last night's update to the Steel OS and X nightly
backing trees. The problems since been resolved.
Susan Schueller
Steel Release Engineering Project Leader
> David,
> It seems like lot of changes were made to the pool last night,
> it is probably a problem with the pool, not with ode...
>
> --Girija
>
> ------- Forwarded Message
>
> Date: Thu, 06 Jun 1996 12:39:30 -0700
> From: "David D. Wang" <[email protected]>
> Organization: DECwest Engineering
> X-Mailer: Mozilla 3.0b4 (X11; I; OSF1 V3.2 alpha)
> Mime-Version: 1.0
> To: [email protected]
> Cc: [email protected]
> Subject: problem with build
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bitet=
> Content-Transfer-Encoding: 7bitet=
> When I try to rebuild a kernel today, I get this message. The sandbox
> is backed with steel.nightly. It worked fine till yestoday.
> What should I do now?
>
> /sandboxes/steel/src/kernel> build BINARY_all FLAMINGO_all
> relative path: ./kernel.
> string passed to /usr/sde/ode3.0/tools/alpha_ace/bin/make:
> make -cF BINARY_all
> Don't know how to make target `BINARY_all'
>
> - --
> "David D. Wang - UNIX File System"
> DTN 548-8879 Tel (206) 865-8879
>
> ------- End of Forwarded Message
>
--
------------------------------------------------------------
Susan Schueller Digital Equipment Corporation
USG Release Engineering MS ZK03-3/W20
(603) 881-6348 110 Spit Brook Road
[email protected] Nashua, NH 03062-2698
------------------------------------------------------------
|