Your message dated Fri, 1 Aug 2008 16:44:51 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#493197: cmake: Missed assertion leading to Abandon
has caused the Debian Bug report #493197,
regarding cmake: Missed assertion leading to Abandon
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
493197: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493197
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: cmake
Version: 2.6.0-5
Severity: grave
Justification: renders package unusable

When using cmake on a projet, got the following message:
cmake: /build/buildd/cmake-2.6.0/Source/cmLocalGenerator.cxx:2440: std::string
cmLocalGenerator::GetObjectFileNameWithoutTarget(const cmSourceFile&, size_t,
bool*): Assertion
`!relFromSource.empty()' failed.
make: *** [cmake_check_build_system] Abandon

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26 (PREEMPT)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages cmake depends on:
ii  libc6                     2.7-12         GNU C Library: Shared libraries
ii  libgcc1                   1:4.3.1-8      GCC support library
ii  libidn11                  1.8-1          GNU libidn library, implementation
ii  libncurses5               5.6+20080713-1 shared libraries for terminal hand
ii  libstdc++6                4.3.1-8        The GNU Standard C++ Library v3

cmake recommends no packages.

cmake suggests no packages.

-- no debconf information




--- End Message ---
--- Begin Message ---
On Fri, Aug 01, 2008 at 04:17:40PM +0200, Yves Caniou wrote:
> Hi,
> 
> I deeply apologize. You are right, one file was missing.
Closing bug then.

> But then, I have a question that may be more cmake related: I don't understand
> why cmake says "Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh 
> .h++
> .hm .hpp .hxx .in .txx", because if so, it would have seen the file which I 
> had
> renamed from .c to .cc, haven't it? And, adding the correct extension (.cc
> instead of c) in the CMakelist.txt, it worked wihtout incident... Am I missing
> something?
>

I am not sure but if you file was name foo.c and it was named foo.cc in the
CMakeList.txt, maybe cmake was trying foo.cc.c foo.cc.C and so on?
If you want to get better help, try in the cmake's users mailing list:

http://www.cmake.org/pipermail/cmake/

Ana


--- End Message ---

Reply via email to