Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25081 - esound-0.2.29-r1 fails to compile
Summary: esound-0.2.29-r1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-22 14:15 UTC by Phil Sexton
Modified: 2003-07-27 10:34 UTC (History)
1 user (show)

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 Phil Sexton 2003-07-22 14:15:01 UTC
Here is the last page of the output

/usr/include/audiofile.h:72: stray '\20' in program
/usr/include/audiofile.h:72: stray '\350' in program
/usr/include/audiofile.h:72: stray '\7' in program
/usr/include/audiofile.h:72: stray '\10' in program
/usr/include/audiofile.h:72: stray '\4' in program
/usr/include/audiofile.h:72: stray '\21' in program
/usr/include/audiofile.h:72: stray '\20' in program
/usr/include/audiofile.h:74: stray '\374' in program
/usr/include/audiofile.h:74: stray '\313' in program
/usr/include/audiofile.h:74: stray '\4' in program
/usr/include/audiofile.h:74: stray '\10' in program
/usr/include/audiofile.h:74: stray '\1' in program
/usr/include/audiofile.h:74: stray '\22' in program
/usr/include/audiofile.h:74: stray '\3' in program
/usr/include/audiofile.h:74: stray '\314' in program
/usr/include/audiofile.h:74: stray '\4' in program
/usr/include/audiofile.h:74: stray '\10' in program
/usr/include/audiofile.h:74: stray '\22' in program
/usr/include/audiofile.h:74: stray '\4' in program
/usr/include/audiofile.h:74: stray '\20' in program
/usr/include/audiofile.h:74: stray '\34' in program
/usr/include/audiofile.h:74: stray '\314' in program
/usr/include/audiofile.h:74: stray '\4' in program
/usr/include/audiofile.h:74: stray '\10' in program
/usr/include/audiofile.h:74: stray '\343' in program
/usr/include/audiofile.h:74: stray '\22' in program
/usr/include/audiofile.h:74: stray '\244' in program
/usr/include/audiofile.h:74: stray '\17' in program
/usr/include/audiofile.h:74: stray '\314' in program
/usr/include/audiofile.h:74: stray '\4' in program
/usr/include/audiofile.h:74: stray '\10' in program
/usr/include/audiofile.h:74: stray '\22' in program
/usr/include/audiofile.h:74: stray '\21' in program
/usr/include/audiofile.h:74: stray '\314' in program
/usr/include/audiofile.h:74: stray '\4' in program
/usr/include/audiofile.h:74: stray '\10' in program
/usr/include/audiofile.h:74: confused by earlier errors, bailing out
make[2]: *** [esdlib.lo] Error 1
make[2]: Leaving directory `/pub/tmp/portage/esound-0.2.29-r1/work/esound-0.2.29'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/pub/tmp/portage/esound-0.2.29-r1/work/esound-0.2.29'
make: *** [all-recursive-am] Error 2

!!! ERROR: media-sound/esound-0.2.29-r1 failed.
!!! Function src_compile, Line 43, Exitcode 2
!!! (no error message)
Comment 1 Zhen Lin 2003-07-22 19:40:07 UTC
Hmm, those look like line-noise.

Maybe your audiofile.h is corrupted.

Use "qpkg -c audiofile" to check. A "0/***" is an indication that nothing is corrupted.
Comment 2 foser (RETIRED) gentoo-dev 2003-07-23 05:17:45 UTC
give your 'emerge info' and attach the full output please.
Comment 3 Phil Sexton 2003-07-23 09:42:11 UTC
I downloaded the rc-4 stage1 tarball and I am currently re-installing with that.  I will report back when I get to that stage.
Comment 4 Phil Sexton 2003-07-23 10:38:23 UTC
This is from the new successful attempt, sorry, I had started with the new tarball before I got the e-mail
uilleann linux # qpkg -c audiofile
media-libs/audiofile-0.2.3-r1 *
0/31

These weren't changed. I used this for both install attempts. (in chroot environment in Red Hat 7.3, BTW)
uilleann linux # emerge info
Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.18-3 i686 AMD Duron(tm) Processor
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://distro.ibiblio.org/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/pub/portage"
DISTDIR="/pub/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/pub/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm arts avi crypt cups encode foomaticdb gif imlib java jpeg kde gnome libg++ libwww mad mikmod mmx motif mpeg ncurses nls pdflib png qt quicktime sdl spell truetype xml2 xmms xv zlib gdbm berkdb slang readline X gpm tcpd pam ssl perl python esd oggvorbis gtk opengl aalib alsa directfb fbcon svga"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon -O3 -pipe"
CXXFLAGS="-march=athlon -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 5 Phil Sexton 2003-07-27 10:08:05 UTC
I can't duplicate this with the rc4 stage one tarball, so I guess this can be marked as fixed.
Comment 6 foser (RETIRED) gentoo-dev 2003-07-27 10:34:49 UTC
nonreproducable bugs are invalid really.. but closing is alright ;)