Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76824 - cdrdao-1.1.9 compile error
Summary: cdrdao-1.1.9 compile error
Status: RESOLVED WORKSFORME
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: 2005-01-05 15:24 UTC by C. Adriani
Modified: 2005-01-24 18:26 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 C. Adriani 2005-01-05 15:24:17 UTC
When I try to emerge app-cdr/cdrdao-1.1.9 i get the error 'incs/Dcc.x86-linux' does not exist. Running "make" in /var/tmp/portage/cdrdao-1.1.9/work/cdrdao-1.1.9/scsilib/ gives me no errors at all.

Reproducible: Always
Steps to Reproduce:
1. emerge cdrao


Actual Results:  
------------------------------------------------------
  Building scsilib   : yes
  Building pccts     : yes
  Building cdrdao    : yes
  Building toc2cue   : yes
  Building cue2toc   : yes
  Building toc2mp3   : yes
  Building gcdmaster : yes
------------------------------------------------------
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/cdrdao-1.1.9/work/cdrdao-1.1.9'
Making all in scsilib
make[2]: Entering directory
`/var/tmp/portage/cdrdao-1.1.9/work/cdrdao-1.1.9/scsilib'
RULES/rules1.top:234: incs/Dcc.x86-linux: No such file or directory
RULES/rules.cnf:56: incs/x86-linux-cc/Inull: No such file or directory
RULES/rules.cnf:57: incs/x86-linux-cc/rules.cnf: No such file or directory
Makefile:18: warning: overriding commands for target `install'
RULES/rules1.dir:27: warning: ignoring old commands for target `install'
sh conf/cc-config.sh cc incs/Dcc.x86-linux
Trying to find cc
Found cc
Creating empty 'incs/Dcc.x86-linux'
conf/cc-config.sh: line 102: incs/Dcc.x86-linux: No such file or directory
make[2]: *** [incs/Dcc.x86-linux] Error 1
make[2]: *** Waiting for unfinished jobs....
        ==> MAKING DIRECTORY "incs/x86-linux-cc/Inull"
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/cdrdao-1.1.9/work/cdrdao-1.1.9/scsilib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/cdrdao-1.1.9/work/cdrdao-1.1.9'
make: *** [all] Error 2

!!! ERROR: app-cdr/cdrdao-1.1.9 failed.
!!! Function src_compile, Line 62, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


kernel:
2.6.10-nitro2

make.conf :
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j3"
ACCEPT_KEYWORDS="~x86"
Comment 1 Lars Weiler (RETIRED) gentoo-dev 2005-01-08 00:11:43 UTC
Can you rerun gcc-config to switch to your prefered gcc?  Probably one file is missing.
Comment 2 Lars Weiler (RETIRED) gentoo-dev 2005-01-24 18:26:54 UTC
Noting heard.  Closing.