Re: [DOTNET-ROTOR] build error after making changes

2004-01-12 Thread Barry Bond
OK, so something failed whle compiling the BCL (mscorlib.dll).

'build' just prints summary information to the screen - it also produces
two log files:  builddf.err and builddf.log.  Builddf.log captures all
output from all tools launched by build, and builddf.err is a filtered
version that tries to report just tools that failed.  

Try searching builddf.log for the NMAKE : fatal error U1077: 'if' :
return code '0x1' string and see what happened just before that line.

Barry

-Original Message-
From: Discussion of the Rotor Shared Source CLI implementation
[mailto:[EMAIL PROTECTED] On Behalf Of Archana
Sent: Sunday, January 11, 2004 9:38 PM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET-ROTOR] build error after making changes

Hi,
 I tried doing what you said and got to know also, what the error was
in the /vm directory. now when i continue to build i am getting the
following error
BUILD: Linking /usr/home/archana/fastgc/sscli/clr/src/bcl directory
Compiling - bcl/mscorlib.rc for i386
Compiling - bcl/objdf/rotor_x86/AppDomainSetup.cs for all platforms
NMAKE : fatal error U1077: 'if' : return code '0x1'

BUILD: nmake failed - rc = 2

what might have gone wrong?

On Sun, 11 Jan 2004, Barry Bond wrote:

 '2' is File not found error.

 Try this:

 cd sscli/clr/src/ilasm
 build

 This should print a useful error message.  If it doesn't, open
 builddf.log in the current directory:  it contains the output from all
 of the tools used during the build.

 From the list of things that failed, my guess is that something
failed
 to build in clr\src\vm and it caused a cascade of failures from all
 things that depend on it.

 Barry


--
Regards,
Archana

===
This list is hosted by DevelopMentor(r)  http://www.develop.com
NEW! ASP.NET courses you may be interested in:

2 Days of ASP.NET, 29 Sept 2003, in Redmond
http://www.develop.com/courses/2daspdotnet

Guerrilla ASP.NET, 13 Oct 2003, in Boston
http://www.develop.com/courses/gaspdotnet

View archives and manage your subscription(s) at
http://discuss.develop.com

===
This list is hosted by DevelopMentor®  http://www.develop.com
NEW! ASP.NET courses you may be interested in:

2 Days of ASP.NET, 29 Sept 2003, in Redmond
http://www.develop.com/courses/2daspdotnet

Guerrilla ASP.NET, 13 Oct 2003, in Boston
http://www.develop.com/courses/gaspdotnet

View archives and manage your subscription(s) at http://discuss.develop.com


Re: [DOTNET-ROTOR] build error after making changes

2004-01-11 Thread Barry Bond
'2' is File not found error.

Try this:

cd sscli/clr/src/ilasm
build

This should print a useful error message.  If it doesn't, open
builddf.log in the current directory:  it contains the output from all
of the tools used during the build.

From the list of things that failed, my guess is that something failed
to build in clr\src\vm and it caused a cascade of failures from all
things that depend on it.

Barry

-Original Message-
From: Discussion of the Rotor Shared Source CLI implementation
[mailto:[EMAIL PROTECTED] On Behalf Of Archana
Sent: Friday, January 09, 2004 9:08 PM
To: [EMAIL PROTECTED]
Subject: [DOTNET-ROTOR] build error after making changes

Hi,
 After making modifications to code when i gave a fresh fastchecked
build
(using ./buildall) i am getting the following errors.
Is there anyway to trace to the source of the error.
Please help.

Thanks  Regards
archana

BINPLACE : warning BNP:
CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/ilasm,
/home/archana/fastgc/sscli/build/v1.x86fstchk.rotor\sdk\bin\ilasm)
failed 2

BINPLACE : fatal error BNP: Unable to place file
/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/ilasm -
exiting.

BINPLACE : warning BNP:
CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/ildasm
,/home/archana/fastgc/sscli/build/v1.x86fstchk.rotor\sdk\bin\ildasm)
failed 2

BINPLACE : fatal error BNP: Unable to place file
/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/ildasm -
exiting.

BINPLACE : warning BNP:
CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/metain
fo,/home/archana/fastgc/sscli/build/v1.x86fstchk.rotor\sdk\bin\metainfo)
failed 2

BINPLACE : fatal error BNP: Unable to place file
/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/metainfo -
exiting.

BINPLACE : warning BNP:
CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/peveri
fy,/home/archana/fastgc/sscli/build/v1.x86fstchk.rotor\sdk\bin\peverify)
failed 2

BINPLACE : fatal error BNP: Unable to place file
/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/peverify -
exiting.

BINPLACE : warning BNP:
CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/sn,/ho
me/archana/fastgc/sscli/
build/v1.x86fstchk.rotor\sdk\bin\sn) failed 2

BINPLACE : fatal error BNP: Unable to place file
/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/sn - exiting.

BINPLACE : warning BNP:
CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/permvi
ew,/home/archana/fastgc/
sscli/build/v1.x86fstchk.rotor\sdk\bin\permview) failed 2

BINPLACE : fatal error BNP: Unable to place file
/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/permview - exi
ting.

BINPLACE : warning BNP:
CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/gacuti
l,/home/archana/fastgc/s
scli/build/v1.x86fstchk.rotor\.\gacutil) failed 2

BINPLACE : fatal error BNP: Unable to place file
/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/gacutil - exit
ing.

BINPLACE : warning BNP:
CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/al,/ho
me/archana/fastgc/sscli/
build/v1.x86fstchk.rotor\.\al) failed 2

===
This list is hosted by DevelopMentor(r)  http://www.develop.com
NEW! ASP.NET courses you may be interested in:

2 Days of ASP.NET, 29 Sept 2003, in Redmond
http://www.develop.com/courses/2daspdotnet

Guerrilla ASP.NET, 13 Oct 2003, in Boston
http://www.develop.com/courses/gaspdotnet

View archives and manage your subscription(s) at
http://discuss.develop.com

===
This list is hosted by DevelopMentor®  http://www.develop.com
NEW! ASP.NET courses you may be interested in:

2 Days of ASP.NET, 29 Sept 2003, in Redmond
http://www.develop.com/courses/2daspdotnet

Guerrilla ASP.NET, 13 Oct 2003, in Boston
http://www.develop.com/courses/gaspdotnet

View archives and manage your subscription(s) at http://discuss.develop.com


Re: [DOTNET-ROTOR] build error after making changes

2004-01-11 Thread Archana

 Try this:
 cd sscli/clr/src/ilasm
 build
 This should print a useful error message.  If it doesn't, open
 builddf.log in the current directory:  it contains the output from all
 of the tools used during the build.
okay i shall try that right away. thank you


 From the list of things that failed, my guess is that something failed
 to build in clr\src\vm and it caused a cascade of failures from all
 things that depend on it.
thats right bcos all the changes are made only to files in vm.
but when i ran the command ./build in the vm directory and also in
src/dlls/mscoree it gave me only a few warnings. are the warnings
the reason?


 Barry

 -Original Message-
 From: Discussion of the Rotor Shared Source CLI implementation
 [mailto:[EMAIL PROTECTED] On Behalf Of Archana
 Sent: Friday, January 09, 2004 9:08 PM
 To: [EMAIL PROTECTED]
 Subject: [DOTNET-ROTOR] build error after making changes

 Hi,
  After making modifications to code when i gave a fresh fastchecked
 build
 (using ./buildall) i am getting the following errors.
 Is there anyway to trace to the source of the error.
 Please help.

 Thanks  Regards
 archana

 BINPLACE : warning BNP:
 CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/ilasm,
 /home/archana/fastgc/sscli/build/v1.x86fstchk.rotor\sdk\bin\ilasm)
 failed 2

 BINPLACE : fatal error BNP: Unable to place file
 /home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/ilasm -
 exiting.

 BINPLACE : warning BNP:
 CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/ildasm
 ,/home/archana/fastgc/sscli/build/v1.x86fstchk.rotor\sdk\bin\ildasm)
 failed 2

 BINPLACE : fatal error BNP: Unable to place file
 /home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/ildasm -
 exiting.

 BINPLACE : warning BNP:
 CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/metain
 fo,/home/archana/fastgc/sscli/build/v1.x86fstchk.rotor\sdk\bin\metainfo)
 failed 2

 BINPLACE : fatal error BNP: Unable to place file
 /home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/metainfo -
 exiting.

 BINPLACE : warning BNP:
 CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/peveri
 fy,/home/archana/fastgc/sscli/build/v1.x86fstchk.rotor\sdk\bin\peverify)
 failed 2

 BINPLACE : fatal error BNP: Unable to place file
 /home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/peverify -
 exiting.

 BINPLACE : warning BNP:
 CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/sn,/ho
 me/archana/fastgc/sscli/
 build/v1.x86fstchk.rotor\sdk\bin\sn) failed 2

 BINPLACE : fatal error BNP: Unable to place file
 /home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/sn - exiting.

 BINPLACE : warning BNP:
 CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/permvi
 ew,/home/archana/fastgc/
 sscli/build/v1.x86fstchk.rotor\sdk\bin\permview) failed 2

 BINPLACE : fatal error BNP: Unable to place file
 /home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/permview - exi
 ting.

 BINPLACE : warning BNP:
 CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/gacuti
 l,/home/archana/fastgc/s
 scli/build/v1.x86fstchk.rotor\.\gacutil) failed 2

 BINPLACE : fatal error BNP: Unable to place file
 /home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/gacutil - exit
 ing.

 BINPLACE : warning BNP:
 CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/al,/ho
 me/archana/fastgc/sscli/
 build/v1.x86fstchk.rotor\.\al) failed 2

 ===
 This list is hosted by DevelopMentor(r)  http://www.develop.com
 NEW! ASP.NET courses you may be interested in:

 2 Days of ASP.NET, 29 Sept 2003, in Redmond
 http://www.develop.com/courses/2daspdotnet

 Guerrilla ASP.NET, 13 Oct 2003, in Boston
 http://www.develop.com/courses/gaspdotnet

 View archives and manage your subscription(s) at
 http://discuss.develop.com

 ===
 This list is hosted by DevelopMentor®  http://www.develop.com
 NEW! ASP.NET courses you may be interested in:

 2 Days of ASP.NET, 29 Sept 2003, in Redmond
 http://www.develop.com/courses/2daspdotnet

 Guerrilla ASP.NET, 13 Oct 2003, in Boston
 http://www.develop.com/courses/gaspdotnet

 View archives and manage your subscription(s) at http://discuss.develop.com


--
Regards,
Archana

===
This list is hosted by DevelopMentor®  http://www.develop.com
NEW! ASP.NET courses you may be interested in:

2 Days of ASP.NET, 29 Sept 2003, in Redmond
http://www.develop.com/courses/2daspdotnet

Guerrilla ASP.NET, 13 Oct 2003, in Boston
http://www.develop.com/courses/gaspdotnet

View archives and manage your subscription(s) at http://discuss.develop.com