On 01/19/2012 07:52 PM, Eric Noulard wrote:
Installing empty dir may fail.

Try the attached zip and tell me if it fails for you.
It works for me on Debian Wheezy 64.


They were not empty dirs, and trying from another machine (arch 64 bits),
with NSIS 2.46-3, and cmake 2.8.7-2 and kernel now 3.2.1-1
but I saw the same problem already on kernel 3.1 and also on the git
version of CMake...

This is the bactrace from running it within GDB: (not knowing much o f the internals I can't do much more unfortunately..)

#0  0x00007ffff6c4b935 in raise () from /lib/libc.so.6
#1  0x00007ffff6c4cdab in abort () from /lib/libc.so.6
#2 0x00007ffff728c1ed in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#3  0x00007ffff728a396 in ?? () from /usr/lib/libstdc++.so.6
#4  0x00007ffff728a3c3 in std::terminate() () from /usr/lib/libstdc++.so.6
#5  0x00007ffff728a4be in __cxa_throw () from /usr/lib/libstdc++.so.6
#6 0x00007ffff72371f7 in std::__throw_logic_error(char const*) () from /usr/lib/libstdc++.so.6 #7 0x00007ffff7275039 in char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) ()
   from /usr/lib/libstdc++.so.6
#8 0x00007ffff7275113 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) ()
   from /usr/lib/libstdc++.so.6
#9  0x000000000048a9fe in cmCPackNSISGenerator::InitializeInternal() ()
#10 0x000000000047b7d4 in cmCPackGenerator::Initialize(char const*, cmMakefile*) ()
#11 0x00000000004745b2 in main ()

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to