[ome-users] Omero Build Error on WinXP
josh.moore at gmx.de
josh.moore at gmx.de
Mon Aug 24 16:47:55 BST 2009
Hi Andy,
I finally ran into this same error while building on Windows Server
2003 x64 edition. Adding the path "C:\Ice-3.3.1\bin\x64" _before_
"C:\Ice-3.3.1\bin\" as stated in the Ice README seems to have corrected
the situation.
Could you possibly send me the system_info.out file after running the
commands:
set > system_info.out
ver >> system_info.out
Best wishes,
~Josh
josh.moore at gmx.de writes:
>
> Hi Andy,
>
> have you tried a different build command on Windows? Perhaps:
>
> ./build.py
>
> Do you have a particular need for using "./build.py -hudson"? In the
> meantime, I'll look into why slice2html might fail under Windows.
>
> Thanks for pointing it out.
> ~J.
>
>
> Carl, Andrew F (AS) writes:
> >
> > Attempts to perform an Omero build on WinXP results in errors as
> > follows:
> >
> > 1) Memory exception w/ Slice2html.exe just after "icegen2:" as follows:
> >
> > a) ' "slice23html.exe - Application Error
> > The instruction at "0x7c910f29" referenced memory at
> > "0x010e01df". The memory could not be "read".'
> >
> > b) Console output as follows:
> > Copying 138 files to
> > C:\0_afc_working\trunk_build2154\components\blitz\generated
> >
> > Copying 138 files to
> > C:\0_afc_working\trunk_build2154\components\blitz\generated
> >
> > Copying 1 file to
> > C:\0_afc_working\trunk_build2154\components\blitz\generated
> > Building with ICE_HOME=C:\Ice-3.3.1;C:\Ice-3.3.1\include
> > os.chdir('C:\\0_afc_working\\trunk_build2154\\components\\blitz\\resourc
> > es')
> > slice(["omero\api\Gateway.h", "omero\api\Gateway.cpp"],
> > ["omero\api\Gateway.ice"
> > ])
> > os.chdir('C:\\0_afc_working\\trunk_build2154\\components\\blitz')
> > os.chdir('C:\\0_afc_working\\trunk_build2154\\components\\blitz\\resourc
> > es')
> > slice(["omero\api\Gateway.html"], ["omero\api\Gateway.ice"])
> > os.chdir('C:\\0_afc_working\\trunk_build2154\\components\\blitz')
> > os.chdir('C:\\0_afc_working\\trunk_build2154\\components\\blitz\\resourc
> > es')
> > slice(["omero\api\Gateway.java"], ["omero\api\Gateway.ice"])
> > os.chdir('C:\\0_afc_working\\trunk_build2154\\components\\blitz')
> > os.chdir('C:\\0_afc_working\\trunk_build2154\\components\\blitz\\resourc
> > es')
> > slice(["omero\api\IAdmin.java"], ["omero\API.ice"])
> > os.chdir('C:\\0_afc_working\\trunk_build2154\\components\\blitz')
> > os.chdir('C:\\0_afc_working\\trunk_build2154\\components\\blitz\\resourc
> > es')
> > slice(["omero\api\IRoi.h", "omero\api\IRoi.cpp"],
> > ["omero\api\IRoi.ice"])
> > os.chdir('C:\\0_afc_working\\trunk_build2154\\components\\blitz')
> > os.chdir('C:\\0_afc_working\\trunk_build2154\\components\\blitz\\resourc
> > es')
> > slice(["omero\api\IRoi.html"], ["omero\api\IRoi.ice"])
> >
> >
> > 2) Build Failed, output zip file attached, Console output as follows:
> >
> > C:\trunk>python build.py -hudson > build_hudson.out
> >
> > BUILD FAILED
> > C:\trunk\build.xml:132: The following error occurred while executing
> > this line:
> > C:\trunk\components\antlib\resources\global.xml:79: The following error
> > occurred
> > while executing this line:
> > C:\trunk\components\tools\build.xml:27: The following error occurred
> > while execu
> > ting this line:
> > C:\trunk\components\antlib\resources\global.xml:79: The following error
> > occurred
> > while executing this line:
> > C:\trunk\components\tools\OmeroCpp\build.xml:23: The following error
> > occurred wh
> > ile executing this line:
> > C:\trunk\components\antlib\resources\global.xml:164: exec returned: 1
> >
> > Total time: 13 minutes 46 seconds
> >
> > C:\trunk>
> >
> > <<build_hudson_winxp.zip>>
> > Any help would be much appreciated!
> > Thanks,
> > Andy
More information about the ome-users
mailing list