[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

Title:USG buildhelp questions/answers
Moderator:SMURF::FILTER
Created:Mon Apr 26 1993
Last Modified:Mon Jan 20 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2763
Total number of notes:5802

2536.0. "What happened to the steel pool re compilers?" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Wed Sep 04 1996 14:27

Date Of Receipt: 	 4-SEP-1996 09:56:44.62
From: 	FLUME::gillett "Christopher Gillett USG  04-Sep-1996 0954"
To: 	admin@zk3.dec.com
CC: 	odehelp@zk3.dec.com, gillett@zk3.dec.com
Subj: 	What happened to the steel pool re compilers?
Folks: 	

Suddenly we cannot build in ODE anymore.  Passes of the compiler cannot
be located during builds:

gillett@sledgeomatic.zk3::/usr/staff/gillett> workon -sb steel  
cd'ing to sandbox source directory: /usr/staff/gillett/scatbox/steel/src.
starting new shell: /bin/csh.
gillett@sledgeomatic.zk3::/usr/staff/gillett/scatbox/steel/src> cd usr/ccs/bin/as
gillett@sledgeomatic.zk3::/usr/staff/gillett/scatbox/steel/src/usr/ccs/bin/as> build
relative path: ./usr/ccs/bin/as.
string passed to /usr/sde/osf1/build/steelos.nightly/tools/alpha_OSF1/alpha/hostbin/make:
   make -cF build_all 
cd ../../../../../obj/alpha/usr/ccs/bin/as
/usr/sde/osf1/build/steelos.nightly/tools/alpha_OSF1/alpha/acc/pc   -c -DBSD=198911 -D_BSD -Dultrix -D__ultrix -D__osf__ -D_ARCH1           -O0 -g    -DXFLOAT -D_REAL16 -DFP_HACKS -Olimit 2000 -Wc,-ieee_eflag -O0 -g     `genpath -I.` `genpath   `  `genpath -I.` -I -I/usr/staff/gillett/scatbox/steel/export/alpha/usr/include -I/usr/sde/osf1/build/steelos.nightly/export/alpha/usr/include ../../../../../../src/usr/ccs/bin/as/as0main.p
/usr/sde/osf1/build/steelos.nightly/tools/alpha_OSF1/alpha/acc/pc: /share/remington/build/steelos.dsk8/steelos.bld/tools/alpha_OSF1/alpha/acc/usr/ccs/lib/cmplrs/cc/pc: not found
*** Exit 1
Stop.

Looking at this problem, it looks like somebody busted the tools area yesterday
evening and replaced all the tools with shell scripts that run tools located
elsewhere:

gillett@sledgeomatic.zk3::/share/kgb/build/steelos.dsk6/steelos.nightly0/tools/alpha_OSF1/alpha/acc> ls -al
total 38
drwxr-xr-x   4 devbld   staff       8192 Sep  4 06:24 .
drwxr-xr-x   6 devbld   staff       8192 Sep  4 06:24 ..
-rw-r--r--   1 devbld   staff         28 Aug 27 17:02 TIMESTAMP
lrwxrwxrwx   1 root     staff         20 Sep  4 06:24 ar -> usr/lib/cmplrs/cc/ar
-rwxr-xr-x   1 root     system       125 Sep  3 20:16 as
lrwxrwxrwx   1 root     staff         24 Sep  4 06:24 as.orig -> usr/lib/cmplrs/cc/driver
-rwxr-xr-x   1 root     system       125 Sep  3 20:16 cc
lrwxrwxrwx   1 root     staff         24 Sep  4 06:24 cc.orig -> usr/lib/cmplrs/cc/driver
lrwxrwxrwx   1 root     staff         21 Sep  4 06:24 cpp -> usr/lib/cmplrs/cc/cpp
-rwxr-xr-x   1 root     system       137 Sep  3 20:16 cxx
lrwxrwxrwx   1 root     staff         32 Sep  4 06:24 cxx.orig -> usr/lib/cmplrs/cxx/deccxx_driver
-rwxr-xr-x   1 root     system       125 Sep  3 20:16 ld
lrwxrwxrwx   1 root     staff         20 Sep  4 06:24 ld.orig -> usr/lib/cmplrs/cc/ld
lrwxrwxrwx   1 root     staff         12 Sep  4 06:24 lint -> usr/bin/lint
lrwxrwxrwx   1 root     staff         20 Sep  4 06:24 nm -> usr/lib/cmplrs/cc/nm
-rwxr-xr-x   1 root     system       125 Sep  3 20:16 pc
lrwxrwxrwx   1 root     staff         24 Sep  4 06:24 pc.orig -> usr/lib/cmplrs/cc/driver
drwxr-xr-x   2 devbld   staff       8192 Sep  4 06:23 sbin
lrwxrwxrwx   1 root     staff         22 Sep  4 06:24 size -> usr/lib/cmplrs/cc/size
lrwxrwxrwx   1 root     staff         23 Sep  4 06:24 strip -> usr/lib/cmplrs/cc/strip
drwxr-xr-x   6 devbld   staff       8192 Sep  4 06:24 usr

These scripts reference paths that do not exist if you do a /usr/sde/odemount steelos

gillett@sledgeomatic.zk3::/share/kgb/build/steelos.dsk6/steelos.nightly0/tools/alpha_OSF1/alpha/acc> cat pc
#!/bin/sh
/share/remington/build/steelos.dsk8/steelos.bld/tools/alpha_OSF1/alpha/acc/usr/ccs/lib/cmplrs/cc/pc ${MDflag} "$@"


What's up with this?  Am I backed to the wrong tree or what?

Chris

T.RTitleUserPersonal
Name
DateLines
2536.1Re: What happened to the steel pool re compilers?AOSG::FILTERAutomatic Posting Software - mail to flume::puckWed Sep 04 1996 14:2786
Date Of Receipt: 	 4-SEP-1996 10:00:17.51
From: 	HUNCH::"sschuell@reggad.zk3.dec.com" "04-Sep-1996 0958"
To: 	gillett@reggad.zk3.dec.com
CC: 	admin@zk3.dec.com, odehelp@zk3.dec.com, gillett@zk3.dec.com,
	sschuell@reggad.zk3.dec.com
Subj: 	Re: What happened to the steel pool re compilers?

Chris,

There is a problem with the "steelos.dsk8" which is currently
being investigated.
(I just sent a message out to "osf_developers".)

Sue Schueller
Steel Release Engineering Project Leader


> 
> Folks:
> 
> Suddenly we cannot build in ODE anymore.  Passes of the compiler cannot
> be located during builds:
> 
> gillett@sledgeomatic.zk3::/usr/staff/gillett> workon -sb steel  
> cd'ing to sandbox source directory: /usr/staff/gillett/scatbox/steel/src.
> starting new shell: /bin/csh.
> gillett@sledgeomatic.zk3::/usr/staff/gillett/scatbox/steel/src> cd usr/ccs/bin/as
> gillett@sledgeomatic.zk3::/usr/staff/gillett/scatbox/steel/src/usr/ccs/bin/as> build
> relative path: ./usr/ccs/bin/as.
> string passed to /usr/sde/osf1/build/steelos.nightly/tools/alpha_OSF1/alpha/hostbin/make:
>    make -cF build_all 
> cd ../../../../../obj/alpha/usr/ccs/bin/as
> /usr/sde/osf1/build/steelos.nightly/tools/alpha_OSF1/alpha/acc/pc   -c -DBSD=198911 -D_BSD -Dultrix -D__ultrix -D__osf__ -D_ARCH1           -O0 -g    -DXFLOAT -D_REAL16 -DFP_HACKS -Olimit 2000 -Wc,-ieee_eflag -O0 -g     `genpath -I.` `genpath   `  `genpath -I.` -I -I/usr/staff/gillett/scatbox/steel/export/alpha/usr/include -I/usr/sde/osf1/build/steelos.nightly/export/alpha/usr/include ../../../../../../src/usr/ccs/bin/as/as0main.p
> /usr/sde/osf1/build/steelos.nightly/tools/alpha_OSF1/alpha/acc/pc: /share/remington/build/steelos.dsk8/steelos.bld/tools/alpha_OSF1/alpha/acc/usr/ccs/lib/cmplrs/cc/pc: not found
> *** Exit 1
> Stop.
> 
> Looking at this problem, it looks like somebody busted the tools area yesterday
> evening and replaced all the tools with shell scripts that run tools located
> elsewhere:
> 
> gillett@sledgeomatic.zk3::/share/kgb/build/steelos.dsk6/steelos.nightly0/tools/alpha_OSF1/alpha/acc> ls -al
> total 38
> drwxr-xr-x   4 devbld   staff       8192 Sep  4 06:24 .
> drwxr-xr-x   6 devbld   staff       8192 Sep  4 06:24 ..
> -rw-r--r--   1 devbld   staff         28 Aug 27 17:02 TIMESTAMP
> lrwxrwxrwx   1 root     staff         20 Sep  4 06:24 ar -> usr/lib/cmplrs/cc/ar
> -rwxr-xr-x   1 root     system       125 Sep  3 20:16 as
> lrwxrwxrwx   1 root     staff         24 Sep  4 06:24 as.orig -> usr/lib/cmplrs/cc/driver
> -rwxr-xr-x   1 root     system       125 Sep  3 20:16 cc
> lrwxrwxrwx   1 root     staff         24 Sep  4 06:24 cc.orig -> usr/lib/cmplrs/cc/driver
> lrwxrwxrwx   1 root     staff         21 Sep  4 06:24 cpp -> usr/lib/cmplrs/cc/cpp
> -rwxr-xr-x   1 root     system       137 Sep  3 20:16 cxx
> lrwxrwxrwx   1 root     staff         32 Sep  4 06:24 cxx.orig -> usr/lib/cmplrs/cxx/deccxx_driver
> -rwxr-xr-x   1 root     system       125 Sep  3 20:16 ld
> lrwxrwxrwx   1 root     staff         20 Sep  4 06:24 ld.orig -> usr/lib/cmplrs/cc/ld
> lrwxrwxrwx   1 root     staff         12 Sep  4 06:24 lint -> usr/bin/lint
> lrwxrwxrwx   1 root     staff         20 Sep  4 06:24 nm -> usr/lib/cmplrs/cc/nm
> -rwxr-xr-x   1 root     system       125 Sep  3 20:16 pc
> lrwxrwxrwx   1 root     staff         24 Sep  4 06:24 pc.orig -> usr/lib/cmplrs/cc/driver
> drwxr-xr-x   2 devbld   staff       8192 Sep  4 06:23 sbin
> lrwxrwxrwx   1 root     staff         22 Sep  4 06:24 size -> usr/lib/cmplrs/cc/size
> lrwxrwxrwx   1 root     staff         23 Sep  4 06:24 strip -> usr/lib/cmplrs/cc/strip
> drwxr-xr-x   6 devbld   staff       8192 Sep  4 06:24 usr
> 
> These scripts reference paths that do not exist if you do a /usr/sde/odemount steelos
> 
> gillett@sledgeomatic.zk3::/share/kgb/build/steelos.dsk6/steelos.nightly0/tools/alpha_OSF1/alpha/acc> cat pc
> #!/bin/sh
> /share/remington/build/steelos.dsk8/steelos.bld/tools/alpha_OSF1/alpha/acc/usr/ccs/lib/cmplrs/cc/pc ${MDflag} "$@"
> 
> 
> What's up with this?  Am I backed to the wrong tree or what?
> 
> Chris

-- 
------------------------------------------------------------
Susan Schueller              Digital Equipment Corporation
USG Release Engineering      MS ZKO3-3/W20
(603) 881-6348               110 Spit Brook Road
sschuell@zk3.dec.com         Nashua, NH 03062-2698
------------------------------------------------------------



2536.2Re: What happened to the steel pool re compilers?AOSG::FILTERAutomatic Posting Software - mail to flume::puckWed Sep 04 1996 15:28110
Date Of Receipt: 	 4-SEP-1996 10:37:03.07
From: 	FLUME::"vandyck@lynx.zk3.dec.com" "04-Sep-1996 1035"
To: 	gillett@zk3.dec.com
CC: 	admin@zk3.dec.com, odehelp@zk3.dec.com, maggie@zk3.dec.com,
	glyons@zk3.dec.com, osf_developers@zk3.dec.com
Subj: 	Re: What happened to the steel pool re compilers?

This should be all set and if you haven't tried building again yet, you should 
now be able to. This ocurred as a result of implementing the new generation of 
dependency files during the build. During testing in a static tree we did not 
uncover this, however the nightly build occurs in one tree (*.bld) which when 
successfuly becomes a different tree (*.nightly).

The nightly trees have been restored to a functional state. Sorry for any 
inconvenience.


		-Grant


| 
| Folks:
| 
| Suddenly we cannot build in ODE anymore.  Passes of the compiler cannot
| be located during builds:
| 
| gillett@sledgeomatic.zk3::/usr/staff/gillett> workon -sb steel  
| cd'ing to sandbox source directory: /usr/staff/gillett/scatbox/steel/src.
| starting new shell: /bin/csh.
| gillett@sledgeomatic.zk3::/usr/staff/gillett/scatbox/steel/src> cd usr/ccs/bi
n/as
| gillett@sledgeomatic.zk3::/usr/staff/gillett/scatbox/steel/src/usr/ccs/bin/as
> build
| relative path: ./usr/ccs/bin/as.
| string passed to /usr/sde/osf1/build/steelos.nightly/tools/alpha_OSF1/alpha/h
ostbin/make:
|    make -cF build_all 
| cd ../../../../../obj/alpha/usr/ccs/bin/as
| /usr/sde/osf1/build/steelos.nightly/tools/alpha_OSF1/alpha/acc/pc   -c -DBSD=
198911 -D_BSD -Dultrix -D__ultrix -D__osf__ -D_ARCH1           -O0 -g    -DXFLO
AT -D_REAL16 -DFP_HACKS -Olimit 2000 -Wc,-ieee_eflag -O0 -g     `genpath -I.` `
genpath   `  `genpath -I.` -I -I/usr/staff/gillett/scatbox/steel/export/alpha/u
sr/include -I/usr/sde/osf1/build/steelos.nightly/export/alpha/usr/include ../..
/../../../../src/usr/ccs/bin/as/as0main.p
| /usr/sde/osf1/build/steelos.nightly/tools/alpha_OSF1/alpha/acc/pc: /share/rem
ington/build/steelos.dsk8/steelos.bld/tools/alpha_OSF1/alpha/acc/usr/ccs/lib/cm
plrs/cc/pc: not found
| *** Exit 1
| Stop.
| 
| Looking at this problem, it looks like somebody busted the tools area yesterd
ay
| evening and replaced all the tools with shell scripts that run tools located
| elsewhere:
| 
| gillett@sledgeomatic.zk3::/share/kgb/build/steelos.dsk6/steelos.nightly0/tool
s/alpha_OSF1/alpha/acc> ls -al
| total 38
| drwxr-xr-x   4 devbld   staff       8192 Sep  4 06:24 .
| drwxr-xr-x   6 devbld   staff       8192 Sep  4 06:24 ..
| -rw-r--r--   1 devbld   staff         28 Aug 27 17:02 TIMESTAMP
| lrwxrwxrwx   1 root     staff         20 Sep  4 06:24 ar -> usr/lib/cmplrs/cc
/ar
| -rwxr-xr-x   1 root     system       125 Sep  3 20:16 as
| lrwxrwxrwx   1 root     staff         24 Sep  4 06:24 as.orig -> usr/lib/cmpl
rs/cc/driver
| -rwxr-xr-x   1 root     system       125 Sep  3 20:16 cc
| lrwxrwxrwx   1 root     staff         24 Sep  4 06:24 cc.orig -> usr/lib/cmpl
rs/cc/driver
| lrwxrwxrwx   1 root     staff         21 Sep  4 06:24 cpp -> usr/lib/cmplrs/c
c/cpp
| -rwxr-xr-x   1 root     system       137 Sep  3 20:16 cxx
| lrwxrwxrwx   1 root     staff         32 Sep  4 06:24 cxx.orig -> usr/lib/cmp
lrs/cxx/deccxx_driver
| -rwxr-xr-x   1 root     system       125 Sep  3 20:16 ld
| lrwxrwxrwx   1 root     staff         20 Sep  4 06:24 ld.orig -> usr/lib/cmpl
rs/cc/ld
| lrwxrwxrwx   1 root     staff         12 Sep  4 06:24 lint -> usr/bin/lint
| lrwxrwxrwx   1 root     staff         20 Sep  4 06:24 nm -> usr/lib/cmplrs/cc
/nm
| -rwxr-xr-x   1 root     system       125 Sep  3 20:16 pc
| lrwxrwxrwx   1 root     staff         24 Sep  4 06:24 pc.orig -> usr/lib/cmpl
rs/cc/driver
| drwxr-xr-x   2 devbld   staff       8192 Sep  4 06:23 sbin
| lrwxrwxrwx   1 root     staff         22 Sep  4 06:24 size -> usr/lib/cmplrs/
cc/size
| lrwxrwxrwx   1 root     staff         23 Sep  4 06:24 strip -> usr/lib/cmplrs
/cc/strip
| drwxr-xr-x   6 devbld   staff       8192 Sep  4 06:24 usr
| 
| These scripts reference paths that do not exist if you do a /usr/sde/odemount
 steelos
| 
| gillett@sledgeomatic.zk3::/share/kgb/build/steelos.dsk6/steelos.nightly0/tool
s/alpha_OSF1/alpha/acc> cat pc
| #!/bin/sh
| /share/remington/build/steelos.dsk8/steelos.bld/tools/alpha_OSF1/alpha/acc/us
r/ccs/lib/cmplrs/cc/pc ${MDflag} "$@"
| 
| 
| What's up with this?  Am I backed to the wrong tree or what?
| 
| Chris

-- 

				-Grant