Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39604 - compile error with bin2iso-19b-r1
Summary: compile error with bin2iso-19b-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-27 13:43 UTC by Ian Truelsen
Modified: 2004-01-27 18:52 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 Ian Truelsen 2004-01-27 13:43:37 UTC
Calculating dependencies ...done!
>>> emerge (1 of 1) app-cdr/bin2iso-19b-r1 to /
>>> md5 src_uri ;-) bin2iso-19b.tar.bz2
>>> Unpacking source...
>>> Unpacking bin2iso-19b.tar.bz2 to /var/tmp/portage/bin2iso-19b-r1/work
>>> Source unpacked.
gcc: bin2iso19b_linux.c: No such file or directory
gcc: no input files

!!! ERROR: app-cdr/bin2iso-19b-r1 failed.
!!! Function src_compile, Line 18, Exitcode 1
!!! compile failed

The contents of /var/tmp/portage/bin2iso-19b-r1/work/bin2iso is:

drwxr-xr-x    2 root     root         4096 Jan 24 19:26 .
drwx------    3 root     root         4096 Jan 27 13:37 ..
-rw-r--r--    1 root     root        35594 Jan 24 19:26 bin2iso19b_linux.c
-rw-r--r--    1 root     root         5362 Jul 25  1999 readme.txt

So, the file is there.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.49-r21 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r9, 2.6.1-gentoo)
=================================================================
System uname: 2.6.1-gentoo i686 AMD Athlon(tm) XP 1700+
Gentoo Base System version 1.4.3.10
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -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.1/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache emergemail sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://dark-lord.ihtruelsen.dyndns.org/gentoo-portage"
USE="3dnow X aalib acpi alsa apm arts avi berkdb bonobo crypt cups directfb dvd
encode esd fbcon flash foomaticdb gdbm gif gnome gpm gtk gtk2 gtkhtml guile imap
imlib java jpeg kde ldap libg++ libwww mad maildir maznocompose mikmod motif
moznoirc moznomail mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl
png python qt quicktime readline sdl slang slp spell ssl svga tcltk tcpd tetex
truetype usb x86 xface xml2 xmms xv zlib"
Comment 1 SpanKY gentoo-dev 2004-01-27 18:52:14 UTC
fixed in cvs, sorry about that