[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
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 |
1940.0. "Help! bsubmit weirdness in Platinum pools..." by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Tue Nov 07 1995 17:49
Date Of Receipt: 7-NOV-1995 16:56:43.98
From: SMURF::ALPHA::gillett "Christopher Gillett USG 07-Nov-1995 1654"
To: [email protected]
CC: [email protected]
Subj: Help! bsubmit weirdness in Platinum pools...
What's up with this?
1. I bsubmit'd something today. Here's the relevant Tlog file:
Submission Log *****
Submitted by Chris_Gillett; User name: gillett; Node name: hackomatic.zk3.dec.com
Date: 11/7/95; Time: 15:16
Coordinated Universal Time: 11/07/95 20:16:15 GMT
Number of files: 1; Defect number: ptos-3592-gillett.
Set name: Chris_Gillett_ptos_pool; Sandbox: /usr/staff/gillett/scatbox/ptos_pool
List of files and revisions:
./usr/ccs/bin/as/as0parse.p,v 4.2.15.12
Detailed description:
[ ./usr/ccs/bin/as/as0parse.p ]
If an operand follows a text directive, generate a warning message
and then ignore the operand. This fixes the situation where the
ascii characters of the operand get turned into symbol number of
an iloc in the binasm file (which in turn runs as1 out of memory).
[1995/11/06 18:39:33 Chris_Gillett]
End Log *****
2. I did a mklinks in the src area, and looked at the head of the file in
questions, as0parse.p:
% pwd
/usr/staff/gillett/scatbox/ptos_pool/src/usr/ccs/bin/as
% mklinks ./
Linking directory subtree:
From: /usr/staff/gillett/scatbox/ptos_pool/link/src/usr/ccs/bin/as/.
To: /usr/staff/gillett/scatbox/ptos_pool/src/usr/ccs/bin/as/.
% head as0parse.p
{
@DEC_COPYRIGHT@
HISTORY
$Log: as0parse.p,v $
Revision 4.2.15.11 1995/09/26 15:27:37 Chris_Gillett
Removed stupidity around fixing QAR 35506.
[1995/09/26 15:26:26 Chris_Gillett]
Revision 4.2.15.10 1995/08/18 14:54:33 Chris_Gillett
ODE thinks that the cuirrent version is 4.2.15.11, when in fact I've already
submitted 4.2.15.12 .
But, I can check out the version I bsubmitted:
% bco -u -r4.2.15.12 as0parse.p
[ ./usr/ccs/bin/as/as0parse.p ]
[ ./usr/ccs/bin/as/as0parse.p Rev 4.2.15.12 checked out unlocked ]
% head as0parse.p
{
@DEC_COPYRIGHT@
HISTORY
$Log: as0parse.p,v $
Revision 4.2.15.12 1995/11/07 20:16:25 Chris_Gillett
If an operand follows a text directive, generate a warning message
and then ignore the operand. This fixes the situation where the
ascii characters of the operand get turned into symbol number of
an iloc in the binasm file (which in turn runs as1 out of memory).
%
Can you tell me what's wrong here? I'm concerned that the correct version
is not getting picked up as the most current version.
Thanks for any info...
Chris
T.R | Title | User | Personal Name | Date | Lines |
---|
1940.1 | Re: Help! bsubmit weirdness in Platinum pools... | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Tue Nov 07 1995 17:53 | 24 |
| Date Of Receipt: 7-NOV-1995 17:06:05.09
From: SMURF::FLUME::johnf "John Flanagan USG Test Johnf Tools Group 07-Nov-1995 1704"
To: gillett@DEC:.zko.flume
CC: [email protected], [email protected]
Subj: Re: Help! bsubmit weirdness in Platinum pools...
What are you backed by? It would only show up via the mklinks if you are
backed by the submit tree [aka live pool].
John
______________________________________________________________________
John Flanagan enet: [email protected]
MS: ZKO3-3/W20 decnet: flume::johnf
USG Release Engineering (603) 881-1719
110 Spitbrook Road (DTN) 381-1719
Nashua, NH
______________________________________________________________________
|
1940.2 | Re: Help! bsubmit weirdness in Platinum pools... | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Tue Nov 07 1995 17:54 | 16 |
| Date Of Receipt: 7-NOV-1995 17:08:41.18
From: SMURF::WASTED::gillett "Christopher Gillett USG 07-Nov-1995 1706"
To: [email protected]
CC: [email protected], [email protected]
Subj: Re: Help! bsubmit weirdness in Platinum pools...
What are you backed by? It would only show up via the mklinks if you are
backed by the submit tree [aka live pool].
Oh sh!t. You're right....backed by nightly. I just changed
this a few days ago. Sorry...... (I'm so embarrassed now).
Duh........
Chris
|