Hi Ingmar,
Yes, I am behind a proxy, but I have the appropriate port opened and I am
able to download dcmtk, gdcm, itk etc. from MITK git repository. The
download did complete. I am not sure if it was corrupted or not.
Here's the complete output for another try on building dcmtk project only.
----------
------ Build started: Project: DCMTK, Configuration: Debug x64 ------
Build started 7/8/2013 6:54:38 PM.
InitializeBuildStatus:
Touching "x64\Debug\DCMTK\DCMTK.unsuccessfulbuild".
CustomBuild:
Building Custom Rule E:/myinstalls/MITK-2013.06.0-src/CMakeLists.txt
CMake does not need to re-run because
E:\myinstalls\MITKbuild2013.06\CMakeFiles\generate.stamp is up-to-date.
Creating directories for 'DCMTK'
Performing download step (download, verify and extract) for 'DCMTK'
-- downloading...
src='http://mitk.org/download/thirdparty/dcmtk-3.6.1_20120222.tar.gz'
dst='E:/myinstalls/MITKbuild2013.06/DCMTK-cmake/src/dcmtk-3.6.1_20120222.tar.gz'
timeout='none'
-- downloading... done
-- verifying file...
file='E:/myinstalls/MITKbuild2013.06/DCMTK-cmake/src/dcmtk-3.6.1_20120222.tar.gz'
-- verifying file... done
-- extracting...
src='E:/myinstalls/MITKbuild2013.06/DCMTK-cmake/src/dcmtk-3.6.1_20120222.tar.gz'
dst='E:/myinstalls/MITKbuild2013.06/DCMTK-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
No update step for 'DCMTK'
No patch step for 'DCMTK'
Performing configure step for 'DCMTK'
-- Check for working C compiler using: Visual Studio 10 Win64
-- Check for working C compiler using: Visual Studio 10 Win64 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler using: Visual Studio 10 Win64
-- Check for working CXX compiler using: Visual Studio 10 Win64 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CUSTOMBUILD : -- warning : SNDFILE support will be disabled because
libsndfile was not specified. Correct path and re-enable DCMTK_WITH_SNDFILE.
-- Info: DCMTK's builtin private dictionary support will be disabled
-- Info: Thread support will be enabled
-- Info: Wide char file I/O functions will be disabled
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of char
-- Check size of char - done
-- Check size of double
-- Check size of double - done
-- Check size of float
-- Check size of float - done
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of short
-- Check size of short - done
-- Check size of void*
-- Check size of void* - done
-- Looking for C++ include windows.h
-- Looking for C++ include windows.h - found
-- Looking for C++ include winsock.h
-- Looking for C++ include winsock.h - found
-- Looking for C++ include errno.h
-- Looking for C++ include errno.h - found
-- Looking for C++ include dirent.h
-- Looking for C++ include dirent.h - not found
-- Looking for C++ include fcntl.h
-- Looking for C++ include fcntl.h - found
-- Looking for C++ include fstream
-- Looking for C++ include fstream - found
-- Looking for C++ include fstream.h
-- Looking for C++ include fstream.h - not found
-- Looking for C++ include fnmatch.h
-- Looking for C++ include fnmatch.h - not found
-- Looking for C++ include float.h
-- Looking for C++ include float.h - found
-- Looking for C++ include grp.h
-- Looking for C++ include grp.h - not found
-- Looking for C++ include malloc.h
-- Looking for C++ include malloc.h - found
-- Looking for C++ include math.h
-- Looking for C++ include math.h - found
-- Looking for C++ include ieeefp.h
-- Looking for C++ include ieeefp.h - not found
-- Looking for C++ include inttypes.h
-- Looking for C++ include inttypes.h - not found
-- Looking for C++ include iomanip
-- Looking for C++ include iomanip - found
-- Looking for C++ include iomanip.h
-- Looking for C++ include iomanip.h - not found
-- Looking for C++ include iostream
-- Looking for C++ include iostream - found
-- Looking for C++ include iostream.h
-- Looking for C++ include iostream.h - not found
-- Looking for C++ include io.h
-- Looking for C++ include io.h - found
-- Looking for C++ include iso646.h
-- Looking for C++ include iso646.h - found
-- Looking for C++ include png.h
-- Looking for C++ include png.h - not found
-- Looking for C++ include limits.h
-- Looking for C++ include limits.h - found
-- Looking for C++ include locale.h
-- Looking for C++ include locale.h - found
-- Looking for C++ include ndir.h
-- Looking for C++ include ndir.h - not found
-- Looking for C++ include netdb.h
-- Looking for C++ include netdb.h - not found
-- Looking for C++ include new.h
-- Looking for C++ include new.h - found
-- Looking for C++ include pwd.h
-- Looking for C++ include pwd.h - not found
-- Looking for C++ include semaphore.h
-- Looking for C++ include semaphore.h - not found
-- Looking for C++ include setjmp.h
-- Looking for C++ include setjmp.h - found
-- Looking for C++ include sstream
-- Looking for C++ include sstream - found
-- Looking for C++ include sstream.h
-- Looking for C++ include sstream.h - not found
-- Looking for C++ include stat.h
-- Looking for C++ include stat.h - not found
-- Looking for C++ include stdbool.h
-- Looking for C++ include stdbool.h - not found
-- Looking for C++ include stdio.h
-- Looking for C++ include stdio.h - found
-- Looking for C++ include cstdio
----------
I started this build last nite and found it stuck here today morning. What
could be wrong?
Thanks,
Ashish
On Mon, Jul 8, 2013 at 11:27 PM, Wegner <[email protected]> wrote:
> Hi,
> was dcmtk downloaded? Looks like it didn't. Or maybe corrupt? Do you sit
> behind a proxy or so?
>
> Concerning the 4GB Ram: my low power pc also has 4GB Ram (32 Bit Win7).
> High performance pc has 16 and win7 64 bit.
>
> Best,
> Ingmar
>
>
>
>
> Ashish Singh <[email protected]> schrieb:
>
>> Hi Sascha,
>>
>> Thanks for replying .I tried building DCMTK project only and it got stuck
>> there with output window appearing as follows:
>> -------
>> -- Looking for C++ include sys/socket.h
>> -- Looking for C++ include sys/socket.h - not found
>> -- Looking for C++ include thread.h
>> -- Looking for C++ include thread.h - not found
>> -- Looking for C++ include sys/stat.h
>> -------
>>
>> I don't know what is going wrong.
>> What changes do I need to make in CMakelists.txt to disable parallel
>> build and try this again?
>>
>> Thanks,
>> Ashish
>>
>>
>> On Mon, Jul 8, 2013 at 2:01 PM, Sascha Zelzer <
>> [email protected]> wrote:
>>
>>> Hi Ashish,
>>>
>>> 4GB RAM is on the low side for doing a full superbuild in parallel. You
>>> could try to individually build the projects in the MITK-superbuild.sln
>>> solution file. Start with DCMTK, GDCM, CTK, ITK, VTK etc. (in that order)
>>> and finally build the MITK project.
>>>
>>> Best,
>>> Sascha
>>>
>>>
>>> On 07/08/2013 06:25 AM, Ashish Singh wrote:
>>>
>>> Dear Caspar, Stefan and Ingmar,
>>>
>>> Thanks for replying. I was travelling and didn't get a chance to reply
>>> back to your emails.
>>>
>>> Caspar, the answers to your questions are as follows:
>>> 1) I am using CMAKE 2.8.8, but I have tried CMAKE 2.8.11.1 also.
>>> 2) The only things I have added are the path to Qt and CMAKE INSTALL
>>> PREFIX at the time of MITK configuration using CMAKE. Apart from this it is
>>> pretty much a straight superbuild.
>>> 3) Yes I am using superbuild process for everything including ITK/VTK
>>> etc.
>>>
>>> Stefan, What changes do I need to do in CMakelists.txt file(s) to
>>> remove the -MP flag? Also, my system configuration is:
>>> Processor: Intel Core 2 Quad CPU Q9400 2.7GHz
>>> RAM: 4GB
>>>
>>> Ingmar, What system configuration do you have( processor, speed, RAM
>>> etc. ) on which you are able to build successfully?
>>>
>>> I would really appreciate if you could help fix the issue.
>>>
>>> Thanks,
>>> Ashish
>>>
>>>
>>> On Wed, Jul 3, 2013 at 5:39 PM, iwegner <[email protected]> wrote:
>>>
>>>> Hi,
>>>> I am also using VC10 and could compile v2013.06.0 right away.
>>>>
>>>> Best,
>>>> Ingmar
>>>> --
>>>> Diese Nachricht wurde von meinem Android Mobiltelefon mit GMX Mail
>>>> gesendet.
>>>>
>>>>
>>>>
>>>> "Kislinskiy, Stefan"
>>>> <[email protected]><[email protected]>schrieb:
>>>>
>>>>> Hi Ashish,
>>>>>
>>>>>
>>>>>
>>>>> you can try to remove the –MP flag to disable multi-processor
>>>>> compiling. Maybe this will help. Additionally have a look at the
>>>>> performance tab of the task manager during compilation. Your RAM might be
>>>>> completely in use.
>>>>>
>>>>>
>>>>>
>>>>> Best,
>>>>>
>>>>> Stefan
>>>>>
>>>>>
>>>>>
>>>>> *Von:* Goch, Caspar Jonas [mailto:[email protected]]
>>>>> *Gesendet:* Mittwoch, 3. Juli 2013 13:25
>>>>> *An:* 'Ashish Singh'; [email protected]
>>>>> *Betreff:* Re: [mitk-users] MITK 2013.06 build issue
>>>>>
>>>>>
>>>>>
>>>>> Hi Ashish,
>>>>>
>>>>>
>>>>>
>>>>> I am probably the main person using Visual Studio 2010 for all tasks
>>>>> here and my setup is similar. Could you fill me in on a couple more
>>>>> questions?
>>>>>
>>>>>
>>>>>
>>>>> What CMake Version are you using?
>>>>>
>>>>> Are you doing a straight superbuild, without any changes in the CMake
>>>>> configuration?
>>>>>
>>>>> Are you using the superbuild process for everything (including
>>>>> ITK/VTK…)
>>>>>
>>>>>
>>>>>
>>>>> Best,
>>>>>
>>>>> Caspar
>>>>>
>>>>>
>>>>>
>>>>> *Von:* Ashish Singh [mailto:[email protected]<[email protected]>
>>>>> ]
>>>>> *Gesendet:* Mittwoch, 3. Juli 2013 12:04
>>>>> *An:* [email protected]
>>>>> *Betreff:* [mitk-users] MITK 2013.06 build issue
>>>>>
>>>>>
>>>>>
>>>>> Hi,
>>>>>
>>>>> I am trying to build MITK. After the CMake step, when I build
>>>>> MITK-superbuild.sln from visual studio, the build freezes after some time
>>>>> (during ITK build ). Here is what I get during one such build freeze.
>>>>> ---
>>>>> 1> -- Check size of int
>>>>> 1> -- Check size of int - done
>>>>> 1> -- Check size of long
>>>>> 1> -- Check size of long - done
>>>>> 1> -- Check size of long long
>>>>> 1> -- Check size of long long - done
>>>>> 1> -- Check size of __int64
>>>>> 1> -- Check size of __int64 - done
>>>>> 1> -- Checking whether char is signed
>>>>> 1> -- Checking whether char is signed - yes
>>>>> 1> -- Checking whether C compiler has ptrdiff_t in stddef.h
>>>>> 1> -- Checking whether C compiler has ptrdiff_t in stddef.h - yes
>>>>> 1> -- Checking whether C compiler has ssize_t in unistd.h
>>>>> 1> -- Checking whether C compiler has ssize_t in unistd.h - no
>>>>> 1> -- Checking whether CXX compiler has setenv
>>>>> 1> -- Checking whether CXX compiler has setenv - no
>>>>> 1> -- Checking whether CXX compiler has unsetenv
>>>>> 1> -- Checking whether CXX compiler has unsetenv - no
>>>>> 1> -- Checking whether CXX compiler has environ in stdlib.h
>>>>> ----
>>>>>
>>>>> Nothing happens after this. I need to manually kill the MSBuild
>>>>> process from task manager and restart the build. After restarting the
>>>>> build, the freeze happens again but at a different point. This has
>>>>> happened
>>>>> more than 10 times now.
>>>>>
>>>>> My environment is:
>>>>>
>>>>> OS: Win 7 64 bit
>>>>>
>>>>> MITK version: 2013.06
>>>>>
>>>>> Visual Studio 2010
>>>>>
>>>>> I have tried building the previous version of MITK also (ie. version
>>>>> 2013.03.02 ). I get the same behavior with that also.
>>>>>
>>>>> Has anyone else faced this issue?
>>>>> Can anyone help me figure out and fix the problem here?
>>>>>
>>>>> Thanks,
>>>>> Ashish
>>>>>
>>>>
>>>
>>>
>>
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users