Your message dated Sat, 9 Dec 2006 16:46:32 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#402190: wodim: No such thing as CMAKEFLAGS
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: wodim
Version: 5:1.0-1
Severity: normal
There seems to be a typo in debian/rules. There is no such thing as
CMAKEFLAGS, my guess is that the author meant the usual CFLAGS env
variable.
Ref:
+CFLAGS = -g
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+CFLAGS += -O0
+else
+CMAKEFLAGS += -O2
+endif
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (989, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages wodim depends on:
ii libc6 2.3.6.ds1-7 GNU C Library: Shared libraries
ii libcap1 1:1.10-14 support for getting/setting POSIX.
Versions of packages wodim recommends:
ii mkisofs 5:1.0~pre5-1 Creates ISO-9660 CD-ROM filesystem
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.1.0
This problem is already fixed in unstable.
#include <hallo.h>
* Mathieu Malaterre [Fri, Dec 08 2006, 03:00:23PM]:
> Package: wodim
> Version: 5:1.0-1
> Severity: normal
>
>
> There seems to be a typo in debian/rules. There is no such thing as
> CMAKEFLAGS, my guess is that the author meant the usual CFLAGS env
> variable.
>
> Ref:
> +CFLAGS = -g
> +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
> +CFLAGS += -O0
> +else
> +CMAKEFLAGS += -O2
> +endif
--
<HE> Das schöne am einlochen mit zobel und mira ist, dass ich am schnellsten
wieder daheim bin.
--- End Message ---