Bug#402190: wodim: No such thing as CMAKEFLAGS

2006-12-09 Thread Eduard Bloch
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.



Bug#402190: closed by Eduard Bloch [EMAIL PROTECTED] (Re: Bug#402190: wodim: No such thing as CMAKEFLAGS)

2006-12-09 Thread Mathieu Malaterre

I believe this is not fixed at least the package is not up to date.
Steps to reproduce:


 apt-get source -t unstable wodim
 cd cdrkit-1.1.0
 grep -r CMAKEFLAGS *

it should return debian/rules

...
CFLAGS = -g
ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
CFLAGS += -O0
else
CMAKEFLAGS += -O2
endif
...


Please verify that you don't have any local modification

Thanks
Mathieu

On 12/9/06, Debian Bug Tracking System [EMAIL PROTECTED] wrote:

This is an automatic notification regarding your Bug report
#402190: wodim: No such thing as CMAKEFLAGS,
which was filed against the wodim package.

It has been closed by Eduard Bloch [EMAIL PROTECTED].

Their explanation is attached below.  If this explanation is
unsatisfactory and you have not received a better one in a separate
message then please contact Eduard Bloch [EMAIL PROTECTED] by replying
to this email.

Debian bug tracking system administrator
(administrator, Debian Bugs database)




-- Forwarded message --
From: Eduard Bloch [EMAIL PROTECTED]
To: Mathieu Malaterre [EMAIL PROTECTED], [EMAIL PROTECTED]
Date: Sat, 9 Dec 2006 16:46:32 +0100
Subject: Re: Bug#402190: wodim: No such thing as CMAKEFLAGS
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.






--
Mathieu



Bug#402190: wodim: No such thing as CMAKEFLAGS

2006-12-08 Thread Mathieu Malaterre
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  libc62.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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]