Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54757 - CDRTOOLS wont create audio cds with CFLAGS set
Summary: CDRTOOLS wont create audio cds with CFLAGS set
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Optical Media project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-22 09:28 UTC by Mark Ellis
Modified: 2005-01-09 16:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Ellis 2004-06-22 09:28:57 UTC
Simple really, on my system and a few other peoples, cdrecord will create audio cds, but when played back on regular audio cd equipement, then all the songs are on the first track, to fix this i just removed the refences to CFLAGS in the ebuild, i also know of one other gentoo user with this problem.

Hope this is of use.

Mark

emerge info:

Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7-rc2-mm1)
=================================================================
System uname: 2.6.7-rc2-mm1 i686 Celeron (Coppermine)
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ http://ftp.heanet.ie/pub/gentoo/ ftp://ftp.heanet.ie/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa apm arts avi berkdb cdr crypt cups directfb dvd encode esd f77 fbcon foomaticdb gdbm gif gnome gpm gtk gtk2 imagemagick imlib java jpeg kde ldap libg++ libwww mad mikmod mmx motif mpeg ncurses nls objc oggvorbis opengl oss pam pdflib perl png ppds python qt quicktime readline sdl slang spell sse ssl svga tcltk tcpd truetype usb x86 xml2 xmms xv zlib"
Comment 1 Lars Weiler (RETIRED) gentoo-dev 2004-07-11 13:45:47 UTC
The CFLAGS-optimazition has been introduced with bug 51050.

Your CFAGS does not seem to be overoptimized.  So it seems that I have to test it on my machine (didn't burned an AudioCD since years ;-) ).
Comment 2 Lars Weiler (RETIRED) gentoo-dev 2005-01-08 00:19:56 UTC
I recently burned some Audio-CDs without any problem.

Probably the problem is fixed now with newer versions of cdrtools or the kernel.  Could you test it?
Comment 3 Mark Ellis 2005-01-09 16:38:49 UTC
I recently reinstalled gentoo, with gentoo kernel 2.6.9, and its working, with the same cflags as before, so im guessing the problem is fixed now, ope this helps somebody, so im gonna mark this as fixed, that is if it lets me :-)