[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FW: Latest Jonah code now available



Hi

	I am trying to build Jonah 4 and am running into a problem with the
Sandbox. I use the procedure listed to create a sandbox which gets created
correctly. I perform a workon and then finally when I perform a build
setup_all it throws several error messages which I have listed below. I am
developing under NT and was wondering if this procedure had been tested
under this architecutre. I have also included my .sandboxrc file and sb.conf
file

Thanks

Ravi

Here is command I use to create

mksb -back d:\wtls\Jonah4 -dir d:\wtls\Sandbox frt222


Error message in verbose mode


>  Reading rc file : C://.sandboxrc
>  environment variable USERNAME: frt222.
>  The following environment variables were set:
>    target_machine=not_used_set_in_makeconf
>    PATHSEP=;
>    context=i386_win32
>    OBJECTDIR=../obj/i386_win32
>    NPROC=1
>    CONTEXT=i386_win32
>    PROJECT_NAME=jonah
>    project_name=jonah
>    RULES_MK=rules.mk
>    SOURCEBASE=d:/wtls/sandbox/frt222/src
>    ODE_TOOLS=d:/wtls/jonah4//tools/i386_win32
>    SANDBOXBASE=d:/wtls/sandbox/frt222
>    EXPORTDIR=../export/i386_win32
>
MAKESYSPATH=d:/wtls/sandbox/frt222/src/rules_mk;d:/wtls/jonah4//src/rules_m
k
>    BACKED_SOURCEDIR=d:/wtls/sandbox/frt222/src;d:/wtls/jonah4//src
>    SOURCEDIR=d:/wtls/jonah4//src
>    INCDIRS=-Id:/wtls/sandbox/frt222/export/i386_win32/usr/include
-Id:/wtls/sa
ndbox/frt222/export/i386_win32/usr/include/jonah
-Id:/wtls/jonah4//export/i386_w
in32/usr/include -Id:/wtls/jonah4//export/i386_win32/usr/include/jonah
>    LIBDIRS=-Ld:/wtls/sandbox/frt222/export/i386_win32/usr/lib
-Ld:/wtls/jonah4
//export/i386_win32/usr/lib
>    USE_DASH_I_DASH=0
>    IDL_GEN_AUX_FILES=1
>
CLASSPATH=d:/wtls/sandbox/frt222/src/gui/jonah/base;d:/wtls/sandbox/frt222/
export/i386_win32/java/lib/classes.zip;d:/wtls/sandbox/frt222/src;d:/wtls/sa
ndbo
x/frt222/src/gui;d:/wtls/jonah4//src/gui/jonah/base;d:/wtls/jonah4//export/i
386_
win32/java/lib/classes.zip;d:/wtls/jonah4//src;d:/wtls/jonah4//src/gui;d:/wt
ls/j
onah4//export/i386_win32/jars/swingall.jar;d:/wtls/sandbox/frt222/export/i38
6_wi
n32/jars/swingall.jar
>    SHIP_PATH=d:/wtls/sandbox/frt222/ship/i386_win32
>  reading PATH from environment as:
 
/WINNT/MS/SMS/CORE/BIN:/WINNT/MS/SMS/CORE/BIN:/MKSDemo/mksnt:/WINNT/MS/SMS/C
O
RE/BIN:/Perl/bin://d/wtls/pki/i500/bin:/WINNT/system32:/WINNT://D/eps10/bin:
//D/
Eps80/bin://D/Nt_util/GNUGRE~1://D/Nt_util/Unix:
D:/Nt_Util/Grep://D/Nt_Util/Arc
hive/Gzip://D/nt_Util/Viewer/HexEdit/Axe://D/Nt_Util/Viewer/HexEdit/ULTRAE~1
://D
/Nt_util/SYSINT~1/Plist://D/Nt_util/SYSINT~1/OPENFI~1://D/NTReskit://D/Java/
Jdk/
Bin://D/VISUAL~1/Common/Tools/WinNT://D/VISUAL~1/Common/MSDev98/Bin://D/VISU
AL~1
/Common/Tools://D/VISUAL~1/VC98/bin://D/VISUAL~1/Common/Tools/WinNT://D/VISU
AL~1
/Common/MSDev98/Bin://D/VISUAL~1/Common/Tools://D/VISUAL~1/VC98/bin:/WINNT/S
yste
m32/WBEM://D/VISUAL~1/Common/Tools/WinNT://D/VISUAL~1/Common/MSDev98/Bin://D
/VIS
UAL~1/Common/Tools://D/VISUAL~1/VC98/bin://D/Wtls/X.509/Viewer:/i386_Win32:/
/D/V
isual Studio/Common/Tools/WinNT://D/Visual
Studio/Common/MSDev98/Bin://D/Visual
Studio/Common/Tools://D/Visual Studio/VC98/bin://D/Wtls/X.509/Viewer:..
(c:\i386_Win32\build.exe 1000) In cygwin_except_handler
(c:\i386_Win32\build.exe 1000) Exception trapped!
(c:\i386_Win32\build.exe 1000) exception C0000005 at 6F432F31
(c:\i386_Win32\build.exe 1000) exception: ax 0 bx 246ECD8 cx 1 dx 246E988
(c:\i386_Win32\build.exe 1000) exception: si 2 di 2EE4914 bp 7E4C4155 sp
246ECBC

(c:\i386_Win32\build.exe 1000) exception is: STATUS_ACCESS_VIOLATION
(c:\i386_Win32\build.exe 1000) Stack trace:
(c:\i386_Win32\build.exe 1000) frame 0: sp = 0x246EAF0, pc = 0x1001282A
(c:\i386_Win32\build.exe 1000) frame 1: sp = 0x246EB0C, pc = 0x77F94846
(c:\i386_Win32\build.exe 1000) frame 2: sp = 0x246EB30, pc = 0x77F89013
(c:\i386_Win32\build.exe 1000) frame 3: sp = 0x246EBBC, pc = 0x77F76392
(c:\i386_Win32\build.exe 1000) In cygwin_except_handler
(c:\i386_Win32\build.exe 1000) Error while dumping state (probably corrupted
stack)



=> C:\.sandboxrc file

	# sandbox rc file created by mksb

	# default sandbox
default frt222

	# base directories to sandboxes
base * d:/wtls/sandbox

	# list of sandboxes
sb frt222

	# mksb config specific
mksb -dir d:/wtls/sandbox
mksb -m i386_win32
mksb -tools b
mksb -obj b /
mksb -src b /





=> sb.conf file created in d:\wtls\sandbox\frt222\rc_files

replace backing_build	d:/wtls/jonah4/
replace ode_sc		false
replace ode_build_env	true