[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

853.0. "Gold-Minor build problem" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Fri Jul 22 1994 17:33

Date Of Receipt: 	22-JUL-1994 14:25:26.59
From: 	FLUME::"[email protected]" "Joe Kenny USG  22-Jul-1994 1423"
To: 	[email protected]
CC: 	[email protected], [email protected]
Subj: 	Gold-Minor build problem

------- Forwarded Message

Return-Path: [email protected] 
Delivery-Date: Fri, 22 Jul 94 13:24:10 -0400
Return-Path: [email protected]
Received: from flambe.zk3.dec.com by flume.zk3.dec.com; 
(5.65/1.1.8.2/23May94-1035AM)
	id AA19357; Fri, 22 Jul 1994 13:24:10 -0400
Received: from talent.nsm.tay.dec.com by flambe.zk3.dec.com; 
(5.65/1.1.8.2/30Mar94-0502PM)
	id AA08802; Fri, 22 Jul 1994 13:24:10 -0400
Received: by talent.nsm.tay.dec.com (5.57/fma-092791);
	id AA08276; Fri, 22 Jul 94 13:20:38 -0400
Message-Id: <[email protected]>
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Gold-Minor Pool now Open 
In-Reply-To: Your message of Wed, 20 Jul 94 14:27:09 -0400.
             <[email protected]> 
Date: Fri, 22 Jul 94 13:20:37 -0400
From: [email protected]
X-Mts: smtp

Joe,

I am having a problem building on alpha.zk3.dec.com, could you help me or 
point me to someone who can?

This morning after I recieved the message indicating that goldminos.nightly's
update was completed.  I created a new sandbox backed by goldminos.nightly.
I then did a workon, mkdir-ed the directories I need, did a mklinks in the
directory I need to work, and then did a

build OPT_LEVEL=-g

to generate a baseline of things before I make the changes I need to make.
Unfortunately, the build fails at link time after what appear to be successful
compiles.  I reran the build command to generate the information specific to
the failure and leaving out the compiles:

alpha.zk3.dec.com --> build OPT_LEVEL=-g
relative path: ./usr/sbin/lmf.
cd ../../../../obj/alpha/usr/sbin/lmf
/usr/sde/osf1/build/goldminos.nightly/tools/alpha_OSF1/alpha/acc/cc   -std0 -EL  
-non_shared -tr -h`
genloc -d /export/alpha/usr/lib/cmplrs/cc/crt0.o` -B -g     `genpath   `   
-L/home/gibian/sandboxes/
varfix/export/alpha/usr/ccs/lib 
-L/usr/sde/osf1/build/goldminos.nightly/export/alpha/usr/ccs/lib -o
lmf.X main.o ldb.o klic.o com_parser.o lmf_utils.o  reports.o kern_commands.o 
ldb_commands.o  pak_pa
rser.o read_file.o read_lurt.o  checksum.o lmfcp.o chksum.o lmfaschk.o  -ll 
-lbsd
ld:
Fatal error in writing to final object file (I/O error)
*** Exit 1
Stop.

Is this system not completely updated from the nightly build of goldminos?  If
not, is there something else wrong?  Who should I next contact if you can not
diagnose my problem?

Thank you very much for your help,
Marc


------- End of Forwarded Message


T.RTitleUserPersonal
Name
DateLines
853.1Re: Gold-Minor build problemSMURF::FILTERAutomatic Posting Software - mail to flume::puckFri Jul 22 1994 17:3565
Date Of Receipt: 	22-JUL-1994 14:49:14.18
From: 	FLAMBE::"[email protected]" "Grant Van Dyck  22-Jul-1994 1447"
To: 	[email protected]
CC: 	[email protected], [email protected], [email protected]
Subj: 	Re: Gold-Minor build problem

I just tried waht you did in a sandbox on my workstation. First w/o the -g
and that worked fine. Then as build OPT_LEVEL="-g" and that worked fine.

The error you get looks more like some kind of I/O error on alpha and
not a pool problem.

	-Grant

| 
| Joe,
| 
| I am having a problem building on alpha.zk3.dec.com, could you help me or 
| point me to someone who can?
| 
| This morning after I recieved the message indicating that goldminos.nightly's
| update was completed.  I created a new sandbox backed by goldminos.nightly.
| I then did a workon, mkdir-ed the directories I need, did a mklinks in the
| directory I need to work, and then did a
| 
| build OPT_LEVEL=-g
| 
| to generate a baseline of things before I make the changes I need to make.
| Unfortunately, the build fails at link time after what appear to be successfu
l
| compiles.  I reran the build command to generate the information specific to
| the failure and leaving out the compiles:
| 
| alpha.zk3.dec.com --> build OPT_LEVEL=-g
| relative path: ./usr/sbin/lmf.
| cd ../../../../obj/alpha/usr/sbin/lmf
| /usr/sde/osf1/build/goldminos.nightly/tools/alpha_OSF1/alpha/acc/cc   -std0 -
EL  
| -non_shared -tr -h`
| genloc -d /export/alpha/usr/lib/cmplrs/cc/crt0.o` -B -g     `genpath   `   
| -L/home/gibian/sandboxes/
| varfix/export/alpha/usr/ccs/lib 
| -L/usr/sde/osf1/build/goldminos.nightly/export/alpha/usr/ccs/lib -o
| lmf.X main.o ldb.o klic.o com_parser.o lmf_utils.o  reports.o kern_commands.o
 
| ldb_commands.o  pak_pa
| rser.o read_file.o read_lurt.o  checksum.o lmfcp.o chksum.o lmfaschk.o  -ll 
| -lbsd
| ld:
| Fatal error in writing to final object file (I/O error)
| *** Exit 1
| Stop.
| 
| Is this system not completely updated from the nightly build of goldminos?  I
f
| not, is there something else wrong?  Who should I next contact if you can not
| diagnose my problem?
| 
| Thank you very much for your help,
| Marc
| 
| 
| ------- End of Forwarded Message
| 

853.2Re: Gold-Minor build problemSMURF::FILTERAutomatic Posting Software - mail to flume::puckFri Jul 22 1994 17:3514
Date Of Receipt: 	22-JUL-1994 14:56:27.07
From: 	FLAMBE::"[email protected]" "22-Jul-1994 1451"
To: 	Grant Van Dyck <[email protected]>
CC: 	[email protected], [email protected], [email protected]
Subj: 	Re: Gold-Minor build problem

Hmm... my original email on this was sent to [email protected], and I
haven't received any reply, so I figured they didn't understand what I was
asking.  How do I go about working this one through with the alpha.zk3.dec.com
admins?

Thanks,
Marc

853.3Re: Gold-Minor build problemSMURF::FILTERAutomatic Posting Software - mail to flume::puckFri Jul 22 1994 17:3821
Date Of Receipt: 	22-JUL-1994 15:12:07.27
From: 	FLAMBE::"[email protected]" "Grant Van Dyck  22-Jul-1994 1510"
To: 	[email protected]
CC: 	Grant Van Dyck    <[email protected]>, [email protected],
	[email protected], [email protected]
Subj: 	Re: Gold-Minor build problem

| Hmm... my original email on this was sent to [email protected], and I
| haven't received any reply, so I figured they didn't understand what I was
| asking.  How do I go about working this one through with the alpha.zk3.dec.co
m
| admins?
| 
| Thanks,
| Marc
| 

Send mail to [email protected]. root@alpha probably falls into a BIG hole.

	-Grant

853.4Re: Gold-Minor build problemSMURF::FILTERAutomatic Posting Software - mail to flume::puckFri Jul 22 1994 18:4027
Date Of Receipt: 	22-JUL-1994 16:03:14.10
From: 	FLUME::jmcg "Jim McGinness"
To: 	[email protected]
CC: 	buildhelp@DEC:.zko.flume, cascio@DEC:.zko.flume, gpt@DEC:.zko.flume
Subj: 	Re: Gold-Minor build problem

Your home directory is on an AdvFS volume on Abelia/Wasted.  You
should probably just log in there to do your work, since Abelia/Wasted
is also running pre-BL12.

It looks like you may have hit a bug in the interaction between our
old NFS and AdvFS.  Possibly something about extending a file to leave
a hole.

	-- jmcg

 > To: Jim McGinness <[email protected]>
 > Subject: Re: Gold-Minor build problem
 > From: [email protected]
 > 
 > Works on Gulch, so I'm in business so long as I can use it instead of
 > alpha.
 > 
 > Thanks for the help,
 > Marc
 > 

853.5Re: Gold-Minor build problemSMURF::FILTERAutomatic Posting Software - mail to flume::puckFri Jul 22 1994 18:4212
Date Of Receipt: 	22-JUL-1994 17:04:08.78
From: 	FLUME::jmcg "Jim McGinness"
To: 	[email protected]
CC: 	buildhelp@DEC:.zko.flume, gpt@DEC:.zko.flume
Subj: 	Re: Gold-Minor build problem

I talked to Pete Stoppani about your situation.  Debbie Girdler from
DECwest will probably contact you on Monday.  They've been looking for
a reproducible example of this bug.  I hope you can accommodate them.

	-- jmcg