| Date Of Receipt: 26-SEP-1996 19:11:27.91
From: KAMLIA::kucherov "sergei kucherov 26-Sep-1996 1909"
To: kucherov@DEC:.zko.kamlia
CC: buildhelp@DEC:.zko.kamlia, overman@DEC:.zko.kamlia, jmf@DEC:.zko.kamlia
Subj: Re: v40a build problem
I had a few moments to look into this further.
ode x40 music> sbinfo | grep hostbin
PATH=/usr/sb/x40/tools/alpha/hostbin:/usr/sb/x40/tools/alpha/bin:/usr/sb/x40/too
ls/alpha/acc:/usr/sde/osf1/build/v40supportos.nightly/tools/alpha_OSF1/alpha/hos
tbin:/usr/sde/osf1/build/v40supportos.nightly/tools/alpha_OSF1/alpha/bin:/usr/sd
e/osf1/build/v40supportos.nightly/tools/alpha_OSF1/alpha/acc:/usr/sde/ode3.0/too
ls/alpha_ace/bin:/usr/ucb:/bin:/usr/bin:/sbin:/usr/sbin
...
ode x40a music> sbinfo | grep hostbin
PATH=/usr/sb/x40a/tools/alpha/hostbin:/usr/sb/x40a/tools/alpha/bin:/usr/sb/x40a/
tools/alpha/acc:/usr/sde/osf1/build/v40asupportos.bld/tools/alpha_OSF1/alpha/hos
tbin:/usr/sde/osf1/build/v40asupportos.bld/tools/alpha_OSF1/alpha/bin:/usr/sde/o
sf1/build/v40asupportos.bld/tools/alpha_OSF1/alpha/acc:/usr/sde/ode3.0/tools/alp
ha_ace/bin:/usr/ucb:/bin:/usr/bin:/sbin:/usr/sbin
...
ode x40a music> l
/usr/sde/osf1/build/v40supportos.nightly/tools/alpha_OSF1/alpha/hostbin/make
-rwxr-xr-x 1 devbld staff 458752 May 18 1995
/usr/sde/osf1/build/v40supportos.nightly/tools/alpha_OSF1/alpha/hostbin/make*
ode x40a music> l
/usr/sde/osf1/build/v40asupportos.bld/tools/alpha_OSF1/alpha/hostbin/make
/usr/sde/osf1/build/v40asupportos.bld/tools/alpha_OSF1/alpha/hostbin/make not
found
For some reason, even though my v40a sandbox is backed by v40asupportos.nightly,
the sbinfo PATH has .../v40asupportos.bld/... rather than
.../v40asupportos.nightly/... , which totally "explains" why the proper
make was not found.
So, my question becomes: Are there times during the week when
building in a sandbox backed by a nightly pool will not work because
PATH is setup for *.bld instead of *.nightly? Or is this a "one-time"
glitch? Since the same v40a sandbox built objects a few days ago,
I know that building sometimes works. I would like to know the
times that I can expect it to not work so that I can plan my work
schedule.
sergei
|
| Date Of Receipt: 27-SEP-1996 13:33:11.89
From: KAMLIA::jmf "Joshua M. Friedman Digital UNIX"
To: [email protected]
CC: [email protected], [email protected],
[email protected]
Subj: Re: v40a build problem
Sergei,
re: Are there times during the week when
building in a sandbox backed by a nightly pool will not work because
PATH is setup for *.bld instead of *.nightly?
Only in the middle of the update of the nightly tree will you see this,
and you'll also see each directory (tools,src,export, etc) removed and
repopulated in turn. At the end the rc_files are edited to reflect
the name of the tree.
-josh
|