** Changed in: cdparanoia (Debian)
Status: Unknown => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2073149
Title:
cdparanoia does not build with distro build flags
To manage notificatio
Hi seb, thanks for the ping. I have done so now:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085353.
** Bug watch added: Debian Bug tracker #1085353
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085353
** Also affects: cdparanoia via
https://bugs.debian.org/cgi-bin/bugreport.cgi
@Nick, did you ever forward that fix to Debian?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2073149
Title:
cdparanoia does not build with distro build flags
To manage notifications about this bug
This bug was fixed in the package cdparanoia - 3.10.2+debian-14ubuntu1
---
cdparanoia (3.10.2+debian-14ubuntu1) oracular; urgency=medium
* Build with distro build flags, and fix resulting FTBFS (LP: #2073149)
- debian/rules: use *_MAINT_APPEND to add to {C,LD}FLAGS
- d/p/fix
** Changed in: cdparanoia (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2073149
Title:
cdparanoia does not build with distro build flags
To manage notif
This happens because in debian/rules, there is:
export CFLAGS += ...
instead of
export DEB_CFLAGS_MAINT_APPEND = ...
After making that change, there is FTBFS due to warnings as errors:
make[2]: Entering directory '/<>'
gcc -O2 -fsigned-char -g -O2 -fno-omit-frame-pointer
-mno-omit-leaf-frame-