[CCC DEV] Build attempt

Christian Jacobsen cljacobsen at gmail.com
Thu Feb 25 23:47:08 GMT 2010


I'm using python 2.6, which might change things. You can either just
try that (download and install python 2.6) or I can have a look
tomorrow to see if there is anything that I can easily do to get this
to work in 2.5.

Cheers,
  Christian

On 25 February 2010 23:18, Dennis Meade <stone.misc at gmail.com> wrote:
> Here's what python produces:
>
> C:\Documents and Settings\Dennis\Desktop>python
> Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)] on
> win
> 32
> Type "help", "copyright", "credits" or "license" for more information.
>>>>
>
> Christian Jacobsen wrote:
>>
>> Hi,
>>
>> The bootstrap script fails to extract something for some reason.
>>
>> Could you tell me what Python version you are using? ie by starting
>> the python interpreter and copying the lines that on my Mac look like
>> this:
>> -------
>> Python 2.5.1 (r251:54869, Apr 18 2007, 22:08:04)
>> [GCC 4.0.1 (Apple Computer, Inc. build 5367)] on darwin
>> -------
>>
>> Thanks for trying this out! I guess 'works for me so it must work for
>> everybody' is most always too good to be true.
>>
>> Christian
>>
>> On 25 February 2010 03:11, Dennis Meade <stone.misc at gmail.com> wrote:
>>
>>>
>>> Hi, guys.
>>>
>>> In trying to build from:
>>>
>>> http://projects.cs.kent.ac.uk/projects/kroc/trac/wiki/WindowsDistribution,
>>> I'm running into the following errors. If this is all incomprehensible,
>>> jump
>>> to the end where I tried to run ./build_kroc.sh
>>>
>>> Step 1)
>>>
>>> STARTED *******************
>>>
>>> C:\kroc-trunk\distribution\windows>python bootstrap.py
>>> http://prdownloads.sourceforge.net/mingw/mingwrt-3.17-mingw32-dll.tar.gz
>>>  !                                 50%                                !
>>> 100%
>>>  ######################################################################
>>> http://prdownloads.sourceforge.net/mingw/mingwrt-3.17-mingw32-dev.tar.gz
>>>  !                                 50%                                !
>>> 100%
>>>
>>> ENDED with the following errors ***********************
>>>
>>> extracting: downloads\automake1.11-1.11-1-mingw32-bin.tar.lzma
>>> extracting: downloads\apache-ant-1.7.1-bin.tar.bz2
>>> extracting: downloads\unzip-5.51-1-bin.zip
>>> Traceback (most recent call last):
>>>  File "bootstrap.py", line 205, in <module>
>>>  extract(other_urls.file_list(), paths['tmp'])
>>>  File "bootstrap.py", line 138, in extract
>>>  a.extract(name, d)
>>> AttributeError: ZipFile instance has no attribute 'extract'
>>>
>>> Step 2)
>>>
>>> USED different directories here *************************
>>>
>>> Instead of using "cd /tvm/distribution/windows" to run
>>> "./build_occplug.sh"
>>> "build_occplug.sh" is in "C:\kroc-trunk\distribution\windows"
>>>
>>> RAN "./build_occplug.sh" in "C:\kroc-trunk\distribution\windows"
>>> which in turn ran "./build_occplug.sh" in osx
>>>
>>> GOT the following error **************************************
>>>
>>> Dennis at WEDGWOOD-C3A72E /windows
>>> $ ./build_occplug.sh
>>> Error occurred during initialization of VM
>>> java/lang/NoClassDefFoundError: java/lang/Object
>>>
>>> In this mixed environment, I'm not clear how to let the shell know where
>>> CLASSLIB is found. I
>>> tried adding CLASSLIB to my profile.
>>>
>>>
>>> *****************************************************************************
>>>
>>> *****************************************************************************
>>>
>>> *****************************************************************************
>>>
>>> Finally I just skipped to ./build_kroc.sh
>>> and got this far after putting unzip where it could be found. It looks
>>> like
>>> some files in downloads have have not been unzipped.
>>>
>>> This part failed at the following point.
>>>
>>>  inflating: arduino-0018/tools/Mangler/make.sh
>>>  creating: arduino-0018/tools/Mangler/src/
>>>  inflating: arduino-0018/tools/Mangler/src/Mangler.java
>>>  creating: arduino-0018/tools/Mangler/tool/
>>> mkdir: cannot create directory `kroc-tvm-posix': File exists
>>> ./build_kroc.sh: line 90: ../../../../configure: No such file or
>>> directory
>>> make: *** No targets specified and no makefile found.  Stop.
>>> make: *** No rule to make target `install'.  Stop.
>>> mkdir: cannot create directory `kroc-tvm-avr': File exists
>>> ./build_kroc.sh: line 113: ../../../../configure: No such file or
>>> directory
>>> make: *** No targets specified and no makefile found.  Stop.
>>> make: *** No rule to make target `install'.  Stop.
>>> ./build_kroc.sh: line 116: cd:
>>> /windows/build/kroc-tvm-avr/modules/inmoslibs/lib
>>> src: No such file or directory
>>> make: *** No targets specified and no makefile found.  Stop.
>>> make: *** No rule to make target `install'.  Stop.
>>> ./build_kroc.sh: line 124: cd: ../../../tvm/arduino: No such file or
>>> directory
>>> ./build_kroc.sh: line 126: autoreconf: command not found
>>> ./build_kroc.sh: line 130: ../../../../tvm/arduino/configure: No such
>>> file
>>> or di
>>> rectory
>>> make: *** No targets specified and no makefile found.  Stop.
>>> make: *** No rule to make target `tvm-arduino.hex'.  Stop.
>>>
>>> If anyone can make anything of this, please do.
>>>
>>> Dennis
>>>
>>> _______________________________________________
>>> developers mailing list
>>> developers at concurrency.cc
>>> https://ssl.unhosting.org/mailman/listinfo/developers
>>>
>>>
>>
>>
>
>
> _______________________________________________
> developers mailing list
> developers at concurrency.cc
> https://ssl.unhosting.org/mailman/listinfo/developers
>




More information about the developers mailing list