Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43574 - media-sound/muse-0.8.1 In function `bool list_add(GList**, void*, unsigned int, unsigned int, GtkWidget*)': parse error before `->' token missing terminating " character
Summary: media-sound/muse-0.8.1 In function `bool list_add(GList**, void*, unsigned in...
Status: RESOLVED DUPLICATE of bug 3933
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-03 01:46 UTC by Hans-Christian Armingeon
Modified: 2005-07-17 13:06 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 Hans-Christian Armingeon 2004-03-03 01:46:39 UTC
# emerge -u muse
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/muse-0.8.1 to /
>>> md5 src_uri ;-) MuSE-0.8.1.tar.gz
>>> Unpacking source...
>>> Unpacking MuSE-0.8.1.tar.gz to /var/tmp/portage/muse-0.8.1/work
>>> Source unpacked.
oggvorbis
ncurses
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking whether make sets ${MAKE}... yes
checking whether build environment is sane... yes
checking for a BSD compatible install... /bin/install -c
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -march=athlon-xp -funroll-loops -pipe ) works... yes
checking whether the C compiler (gcc -O3 -march=athlon-xp -funroll-loops -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... g++
checking whether the C++ compiler (g++ -O3 -march=athlon-xp -funroll-loops -pipe ) works... yes
checking whether the C++ compiler (g++ -O3 -march=athlon-xp -funroll-loops -pipe ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether g++ accepts -g... yes
checking for strerror in -lcposix... no
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for fcntl.h... yes
checking for sys/file.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for dirent.h... yes
checking for sys/ndir.h... no
checking for sys/dir.h... yes
checking for ndir.h... no
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for stdint.h... yes
checking for inttypes.h... yes
checking for pthread.h... yes
checking for working const... yes
checking for size_t... yes
checking for mode_t... yes
checking return type of signal handlers... void
checking whether time.h and sys/time.h may both be included... yes
checking for vprintf... yes
checking for gettimeofday... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for nanosleep... yes
checking for inet_aton... yes
checking for scandir... yes
checking for getcwd... yes
checking for mktime... yes
checking for strerror... yes
checking for sethostent... yes
checking for endhostent... yes
checking for getnameinfo... yes
checking for getaddrinfo... yes
checking for inet_pton... yes
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking for cos in -lm... yes
checking to build ncurses GUI by rubik... no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for glib-config... /usr/bin/glib-config
checking for GLIB - version >= 1.2.0... yes
checking for lame/lame.h... yes
MP3 encoder found and succesfully linked
checking for Ogg... yes
checking for Vorbis... yes
checking for unix98 socklen_t... yes
checking for sys/soundcard.h... yes
checking for machine/soundcard.h... no
checking for dmalloc.h... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating shout/Makefile
creating libmpeg/Makefile
creating gtkgui/Makefile
creating ncursesgui/Makefile
creating ncursesgui/libcdk/Makefile
creating config.h

== MuSE build configuration =====================================
:: Building on i686-pc-linux-gnu (kernel Linux263)
:: Linking OggVorbis libraries for OGG encoding
:: Linking Lame libraries for MP3 encoding
:: Building the GTK+ user interface
:: DEBUG informations OFF
============================== configuration done, now type make!

make  all-recursive
make[1]: Entering directory `/var/tmp/portage/muse-0.8.1/work/MuSE-0.8.1'
Making all in gtkgui
make[2]: Entering directory `/var/tmp/portage/muse-0.8.1/work/MuSE-0.8.1/gtkgui'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include    -O3 -march=athlon-xp -funroll-loops -pipe -c docking.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include    -O3 -march=athlon-xp -funroll-loops -pipe -c gchan.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include    -O3 -march=athlon-xp -funroll-loops -pipe -c gchan_events.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include    -O3 -march=athlon-xp -funroll-loops -pipe -c ice.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include    -O3 -march=athlon-xp -funroll-loops -pipe -c encoder.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include    -O3 -march=athlon-xp -funroll-loops -pipe -c filedump.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include    -O3 -march=athlon-xp -funroll-loops -pipe -c musegtk.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include    -O3 -march=athlon-xp -funroll-loops -pipe -c listpack.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include    -O3 -march=athlon-xp -funroll-loops -pipe -c gtkdial.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include    -O3 -march=athlon-xp -funroll-loops -pipe -c utils.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include    -O3 -march=athlon-xp -funroll-loops -pipe -c vumeters.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include    -O3 -march=athlon-xp -funroll-loops -pipe -c about.cpp
listpack.cpp:52:14: missing terminating " character
listpack.cpp: In function `bool list_add(GList**, void*, unsigned int, unsigned
   int, GtkWidget*)':
listpack.cpp:53: error: parse error before `->' token
listpack.cpp:53:58: missing terminating " character
make[2]: *** [listpack.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/muse-0.8.1/work/MuSE-0.8.1/gtkgui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/muse-0.8.1/work/MuSE-0.8.1'
make: *** [all-recursive-am] Error 2

!!! ERROR: media-sound/muse-0.8.1 failed.
!!! Function src_compile, Line 51, Exitcode 2
!!! Make failed

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



Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 
2.6.3-gentoo-r2) 
================================================================= 
System uname: 2.6.3-gentoo-r2 i686 mobile AMD Athlon(tm) XP 2500+ 
Gentoo Base System version 1.4.3.13p1 
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.59-r3 
Automake: sys-devel/automake-1.8.2 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-O3 -march=athlon-xp -funroll-loops -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /lib/modules /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/alias /var/qmail/control /var/vpopmail/domains /var/vpopmail/etc" 
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O3 -march=athlon-xp -funroll-loops -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo 
http://www.ibiblio.org/pub/Linux/distributions/gentoo 
http://gentoo.oregonstate.edu" 
MAKEOPTS="-j4" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="X Xaw3d aalib acl acpi afs alsa apache2 apm arts avi berkdb bonobo cdr 
crypt cscope cups curl dga directfb doc dvd emacs encode esd ethereal evo 
fbcon firebird flash foomaticdb freetds gb gd gdbm ggi gif gnome gphoto2 gpm 
gps gstreamer gtk gtk2 gtkhtml guile imap imlib informix innodb ipv6 jack java 
jikes joystick jpeg kde kerberos ladcca lcm ldap leim libg++ libgda libwww 
lirc mad maildir mbox mcal memlimit mikmod mmx motif mozilla mpeg mpi mule 
mysql nas ncurses nhc98 nls oci8 odbc oggvorbis opengl oss pam pcmcia pda 
pdflib perl plotutils png pnp postgres ppds prelude python qt quicktime 
readline ruby ruby18 samba sasl scanner sdl slang slp snmp socks5 spell ssl 
svga tcltk tcpd tetex tiff truetype usb wmf wxwindows x86 xface xinerama xml2 
xmms xosd xv zeo zlib"
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-03 10:29:49 UTC

*** This bug has been marked as a duplicate of 3933 ***
Comment 2 Hans-Christian Armingeon 2004-03-03 13:55:36 UTC
I really don't understand, why this is a duplicate.

Could somebody please calarify this to me?

Johnny
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-03 14:52:53 UTC
it should be a dupe of bug #32933