Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125201 - media-libs/flac-1.1.2-r3 does not compile
Summary: media-libs/flac-1.1.2-r3 does not compile
Status: RESOLVED DUPLICATE of bug 114508
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-06 01:49 UTC by Jonas MG
Modified: 2006-03-06 02:16 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 Jonas MG 2006-03-06 01:49:14 UTC
This is the error. At the end is the information about my system.

/bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I
../..   -include config.h  -I../.. -I./include -I../../include -DNDEBUG -DFLaC__INLIN
E=__inline__ -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-ident -fforce-addr 
-fsched-spec-load -c -o ogg_decoder_aspect.lo ogg_decoder_aspect.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -include config.h -I../.. -I./
include -I../../include -DNDEBUG -DFLaC__INLINE=__inline__ -march=athlon-xp -O2 -pipe
 -fomit-frame-pointer -fno-ident -fforce-addr -fsched-spec-load -c ogg_decoder_aspect
.c  -fPIC -DPIC -o .libs/ogg_decoder_aspect.o
In file included from ogg_decoder_aspect.c:34:
./include/private/ogg_decoder_aspect.h:35:21: ogg/ogg.h: No such file or directory
In file included from ogg_decoder_aspect.c:34:
./include/private/ogg_decoder_aspect.h:46: error: syntax error before "ogg_stream_sta
te"
./include/private/ogg_decoder_aspect.h:46: warning: no semicolon at end of struct or 
union
./include/private/ogg_decoder_aspect.h:47: warning: data definition has no type or st
orage class
./include/private/ogg_decoder_aspect.h:52: error: syntax error before "working_page"
./include/private/ogg_decoder_aspect.h:52: warning: data definition has no type or st
orage class
./include/private/ogg_decoder_aspect.h:54: error: syntax error before "working_packet
"
./include/private/ogg_decoder_aspect.h:54: warning: data definition has no type or st
orage class
./include/private/ogg_decoder_aspect.h:55: warning: data definition has no type or st
orage class
./include/private/ogg_decoder_aspect.h:57: error: syntax error before '*' token
./include/private/ogg_decoder_aspect.h:58: error: syntax error before '*' token
./include/private/ogg_decoder_aspect.h:59: error: syntax error before '*' token
./include/private/ogg_decoder_aspect.h:60: error: syntax error before '*' token
./include/private/ogg_decoder_aspect.h:61: error: syntax error before '*' token
./include/private/ogg_decoder_aspect.h:62: error: syntax error before '*' token
./include/private/ogg_decoder_aspect.h:77: error: syntax error before '*' token
ogg_decoder_aspect.c:48: error: syntax error before '*' token
ogg_decoder_aspect.c: In function `OggFLAC__ogg_decoder_aspect_init':
ogg_decoder_aspect.c:51: error: `aspect' undeclared (first use in this function)
ogg_decoder_aspect.c:51: error: (Each undeclared identifier is reported only once
ogg_decoder_aspect.c:51: error: for each function it appears in.)
ogg_decoder_aspect.c: At top level:
ogg_decoder_aspect.c:68: error: syntax error before '*' token
ogg_decoder_aspect.c: In function `OggFLAC__ogg_decoder_aspect_finish':
ogg_decoder_aspect.c:70: error: `aspect' undeclared (first use in this function)
ogg_decoder_aspect.c: At top level:
ogg_decoder_aspect.c:74: error: syntax error before '*' token
ogg_decoder_aspect.c: In function `OggFLAC__ogg_decoder_aspect_set_serial_number':
ogg_decoder_aspect.c:76: error: `aspect' undeclared (first use in this function)
ogg_decoder_aspect.c:77: error: `value' undeclared (first use in this function)
ogg_decoder_aspect.c: At top level:
ogg_decoder_aspect.c:80: error: syntax error before '*' token
ogg_decoder_aspect.c: In function `OggFLAC__ogg_decoder_aspect_set_defaults':
ogg_decoder_aspect.c:82: error: `aspect' undeclared (first use in this function)
ogg_decoder_aspect.c: At top level:
ogg_decoder_aspect.c:85: error: syntax error before '*' token
ogg_decoder_aspect.c: In function `OggFLAC__ogg_decoder_aspect_flush':
ogg_decoder_aspect.c:87: error: `aspect' undeclared (first use in this function)
ogg_decoder_aspect.c: At top level:
ogg_decoder_aspect.c:93: error: syntax error before '*' token
ogg_decoder_aspect.c: In function `OggFLAC__ogg_decoder_aspect_reset':
ogg_decoder_aspect.c:95: error: `aspect' undeclared (first use in this function)
ogg_decoder_aspect.c: At top level:
ogg_decoder_aspect.c:101: error: syntax error before '*' token
ogg_decoder_aspect.c: In function `OggFLAC__ogg_decoder_aspect_read_callback_wrapper'
:
ogg_decoder_aspect.c:104: error: `bytes' undeclared (first use in this function)
ogg_decoder_aspect.c:133: error: `aspect' undeclared (first use in this function)
ogg_decoder_aspect.c:140: error: `buffer' undeclared (first use in this function)
ogg_decoder_aspect.c:210: warning: initialization makes pointer from integer without 
a cast
ogg_decoder_aspect.c:218: error: `decoder' undeclared (first use in this function)
ogg_decoder_aspect.c:218: error: `client_data' undeclared (first use in this function
)
make[4]: *** [ogg_decoder_aspect.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/flac-1.1.2-r3/work/flac-1.1.2/src/libOgg
FLAC'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/flac-1.1.2-r3/work/flac-1.1.2/src/libOgg
FLAC'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/flac-1.1.2-r3/work/flac-1.1.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/flac-1.1.2-r3/work/flac-1.1.2'
make: *** [all] Error 2

!!! ERROR: media-libs/flac-1.1.2-r3 failed.
!!! Function src_compile, Line 53, Exitcode 2
!!! make failed

----------------------------------------------------

Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15-gentoo-r1 
i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
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-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-ident -fforce-addr -fsche
d-spec-load"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/confi
g /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdo
wn /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm
/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/shar
e/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-ident -fforce-addr -fsc
hed-spec-load -frepo -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks nodoc sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO ftp://gentoo.kems.net/mirrors/gento
o ftp://mirror.pacific.net.au/linux/Gentoo"
LDFLAGS="-Wl,-O1 -Wl,--sort-common"
LINGUAS="es en"
MAKEOPTS="-j2"
PKGDIR="/distfiles/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow X acpi alsa apache2 audiofile avi berkdb bitmap-fonts bzip2 cdr crypt c
ups curl dbus eds emboss encode exif expat fam firefox flac foomaticdb fortran gdbm gi
f glut gnome gnutls gpm gstreamer gtk gtk2 hal howl idn imlib ipv6 jpeg kde lcms libg+
+ libwww mad mikmod mmx mng motif mozsvg mp3 mpeg ncurses nls nptl ogg opengl pam pdfl
ib perl pic png python qt quicktime readline sdl spell sse ssl svg tcpd tiff truetype 
truetype-fonts type1-fonts udev unicode usb vorbis xml xml2 xmms xprint xv zlib video_
cards_nv video_cards_nvidia video_cards_vesa input_devices_keyboard input_devices_mous
e input_devices_evdev linguas_es linguas_en userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-06 02:16:00 UTC

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