Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105128 - app-cdr/cdrdao-1.2.0 doesn't burn without CFLAGS=""
Summary: app-cdr/cdrdao-1.2.0 doesn't burn without CFLAGS=""
Status: RESOLVED DUPLICATE of bug 99998
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Optical Media project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-07 02:47 UTC by Petr Lanc
Modified: 2005-09-15 07:05 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 Petr Lanc 2005-09-07 02:47:56 UTC
I tried to make copy of audio cd with cdrdao. Read of cd was without any
problems, but when i run cdrdo write or cdrdao simulate, it just end with exit
code 1, but without any message:

$ cdrdao simulate --device /dev/cdrom toc
Cdrdao version 1.2.0 - (C) Andreas Mueller <andreas@daneb.de>
  SCSI interface library - (C) Joerg Schilling
  Paranoia DAE library - (C) Monty

Check http://cdrdao.sourceforge.net/drives.html#dt for current driver tables.

I search on gentoo forums and i found this:
>>>
There was a bug in cdrao, so I had to recompile it with the CFLAGS set to
nothing. I did this by temporarily setting

CFLAGS=""

in /etc/make.conf. Then I did "emerge cdrdao".
<<< http://forums.gentoo.org/viewtopic-t-377663-highlight-cdrdao.html

with empty CFLAGS, it works good.

Reproducible: Always
Steps to Reproduce:




Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.5-r1, 2.6.11-gentoo-r11 i686)
=================================================================
System uname: 2.6.11-gentoo-r11 i686 Pentium III (Katmai)
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium3 -funroll-loops -pipe -msse -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -funroll-loops -pipe -msse -mfpmath=sse"
DISTDIR="/gentoo/distfiles-cache/distfiles/"
FEATURES="autoconfig ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://mirror.switch.ch/mirror/gentoo/ http://mirror.switch.ch/mirror/gentoo/
ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/home/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /gentoo/portage"
SYNC="rsync://drak.ab.czso.cz/gentoo-portage"
USE="x86 acl apm arts avi berkdb bitmap-fonts cdr crypt cups curl eds emboss
encode foomaticdb fortran gd gdbm gif gpm gstreamer imlib jpeg libg++ libwww mad
maildir mikmod motif mp3 mpeg ncurses nls nptl nptlonly ogg oggvorbis opengl oss
pam pdflib perl png python quicktime readline samba sdl slang ssl svga tcpd
threads tiff truetype truetype-fonts type1-fonts userlocales vorbis xml2 xmms xv
zlib video_cards_matrox userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Luis Medinas (RETIRED) gentoo-dev 2005-09-15 07:05:19 UTC
Your problem is related to another bug. I'm still searching about this bug.

*** This bug has been marked as a duplicate of 99998 ***