Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106390 - media-sound/yammi-1.2.2 bump request
Summary: media-sound/yammi-1.2.2 bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-09-18 11:20 UTC by Michael Schilling
Modified: 2007-03-31 15:50 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for yammi-1.2.2 (yammi-1.2.2.ebuild,1.63 KB, text/plain)
2005-09-18 11:24 UTC, Michael Schilling
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Schilling 2005-09-18 11:20:16 UTC
Hi!
There is a new version of yammi, with some new features. I only added one line
to the yammi-1.2.ebuild, and then the installation run smoothly.

Reproducible: Always
Steps to Reproduce:
Comment 1 Michael Schilling 2005-09-18 11:24:01 UTC
Created attachment 68754 [details]
ebuild for yammi-1.2.2
Comment 2 Alan Jones 2006-05-28 03:39:21 UTC
Fails to build with -xmms in use flags.

Also fails to build (at a different point with GCC 4.1)
fuzzsrch.h:154: error: extra qualification 'FuzzySearch::' on member 'bmeCompare'

This is on amd64
Comment 3 Alan Jones 2006-05-28 03:40:33 UTC
sorry - wasn't clear - I assume it builds on earlier gcc - as 1.2 also fails on gcc 4.1.

-xmms failure is at a seperate point from the failure to build with gcc 4.1
Comment 4 Dominique Michel 2006-08-20 16:23:40 UTC
Emerge did it just fine with all the USE flags on beside the debug flag.
# emerge -vp yammi

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-sound/yammi-1.2.2  USE="arts cdr -debug encode kde ogg xinerama xmms" 0 kB [1] 

My emerge --info is on the bug for yammi-1.2 http://bugs.gentoo.org/show_bug.cgi?id=141061
Comment 5 Frank 2006-10-30 08:32:01 UTC
the source tar doesn't even "./configure --disable-xmms"
gcc version 4.1.1 (Gentoo 4.1.1-r1)


checking for xmllint... /usr/bin/xmllint
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
configure:
 Requested:
 XMMS support .........: no
 gstreamer support ....: yes
 
checking for main in -lstdc++... yes
checking for taglib-config... /usr/bin/taglib-config
./configure: line 35614: syntax error near unexpected token `1.2.6,'
./configure: line 35614: `    AM_PATH_XMMS(1.2.6, ,{ { echo "$as_me:$LINENO: error: *** XMMS >= 1.2.6 not found - please install it or run configure script with --disable-xmms *** " >&5'
Comment 6 Rob 2006-10-30 09:02:47 UTC
I also get the "fuzzsrch.h:154" error using gcc 4.1 on my x86.
Comment 7 Gregor G. 2006-11-21 11:21:00 UTC
Similar Problem here:

 XMMS support .........: no

--snip--

cd . && make -f admin/Makefile.common configure.in ;
make[1]: Entering directory `/var/tmp/portage/yammi-1.2.2/work/yammi'
*** Creating configure.files
make[1]: Leaving directory `/var/tmp/portage/yammi-1.2.2/work/yammi'
cd . && /bin/sh /var/tmp/portage/yammi-1.2.2/work/yammi/admin/missing --run aclocal-1.9 
/usr/share/aclocal/ao.m4:9: warning: underquoted definition of XIPH_PATH_AO
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
aclocal:configure.in:138: warning: macro `AM_PATH_XMMS' not found in library
cd . && rm -f configure
 cd . && /bin/sh /var/tmp/portage/yammi-1.2.2/work/yammi/admin/missing --run automake-1.9 --gnu 
cd . && make -f admin/Makefile.common configure
make[1]: Entering directory `/var/tmp/portage/yammi-1.2.2/work/yammi'
configure.in:138: error: possibly undefined macro: AM_PATH_XMMS
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
make[1]: *** [configure] Error 1
Comment 8 Martin Scharrer 2006-12-09 10:35:54 UTC
Same here on my ~amd64 machine with gcc 4.1.1:
yammi-1.2:
fuzzsrch.h:154: error: extra qualification ‘FuzzySearch::’ on member ‘bmeCompare’

No difference between
USE="cdr encode kde vorbis xinerama -debug"
and
USE="-cdr -debug -encode -kde -vorbis -xinerama"
Comment 9 Mike Balogh 2007-02-01 02:39:50 UTC
EMERGE --INFO:
__________________________________________________
Portage 2.1.1-r2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.3.6-r4, 2.6.18-gentoo-r6 i686)
=================================================================
System uname: 2.6.18-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
Gentoo Base System version 1.12.1
Last Sync: Sun, 28 Jan 2007 20:50:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-O2 -mtune=i686 -pipe -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -mtune=i686 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ ftp://ftp.ussg.iu.edu/pub/linux/gentoo http://gentoo.chem.wisc.edu/gentoo/ http://gentoo.mirrors.pair.com/ "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 X alsa alsa_cards_ali5451 alsa_cards_als4000 alsa_cards_atiixp alsa_cards_atiixp-modem alsa_cards_bt87x alsa_cards_ca0106 alsa_cards_cmipci alsa_cards_emu10k1x alsa_cards_ens1370 alsa_cards_ens1371 alsa_cards_es1938 alsa_cards_es1968 alsa_cards_fm801 alsa_cards_hda-intel alsa_cards_intel8x0 alsa_cards_intel8x0m alsa_cards_maestro3 alsa_cards_trident alsa_cards_usb-audio alsa_cards_via82xx alsa_cards_via82xx-modem alsa_cards_ymfpci alsa_pcm_plugins_adpcm alsa_pcm_plugins_alaw alsa_pcm_plugins_asym alsa_pcm_plugins_copy alsa_pcm_plugins_dmix alsa_pcm_plugins_dshare alsa_pcm_plugins_dsnoop alsa_pcm_plugins_empty alsa_pcm_plugins_extplug alsa_pcm_plugins_file alsa_pcm_plugins_hooks alsa_pcm_plugins_iec958 alsa_pcm_plugins_ioplug alsa_pcm_plugins_ladspa alsa_pcm_plugins_lfloat alsa_pcm_plugins_linear alsa_pcm_plugins_meter alsa_pcm_plugins_mulaw alsa_pcm_plugins_multi alsa_pcm_plugins_null alsa_pcm_plugins_plug alsa_pcm_plugins_rate alsa_pcm_plugins_route alsa_pcm_plugins_share alsa_pcm_plugins_shm alsa_pcm_plugins_softvol arts bash-completion berkdb bitmap-fonts cairo cdr cli cracklib crypt dbus dlloader dvd dvdr eds elibc_glibc emboss encode esd fam firefox fortran gdbm gif gnome gpm gstreamer gtk hal iconv input_devices_elo2300 input_devices_elographics input_devices_keyboard input_devices_mouse ipod ipv6 isdnlog jpeg kde kernel_linux lcd_devices_bayrad lcd_devices_cfontz lcd_devices_cfontz633 lcd_devices_glk lcd_devices_hd44780 lcd_devices_lb216 lcd_devices_lcdm001 lcd_devices_mtxorb lcd_devices_ncurses lcd_devices_text ldap libg++ mad mikmod mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre perl png ppds pppd python qt3 qt4 quicktime readline reflection samba sdl session spell spl ssl symlink tcpd truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_nvidia vorbis win32codecs xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY




COMPILE ERROR:
___________________________________________________________

i386-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I.  -I/usr/kde/3.5/include -I/usr/include/taglib  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -c -o fuzzsrch.o fuzzsrch.cpp
fuzzsrch.h:154: error: extra qualification 'FuzzySearch::' on member 'bmeCompare'
make[3]: *** [fuzzsrch.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/yammi-1.2/work/yammi-1.2/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/yammi-1.2/work/yammi-1.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/yammi-1.2/work/yammi-1.2'
make: *** [all] Error 2

!!! ERROR: media-sound/yammi-1.2 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  yammi-1.2.ebuild, line 44:   Called kde_src_compile
  kde.eclass, line 170:   Called kde_src_compile 'all'
  kde.eclass, line 340:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 336:   Called die
Comment 10 Alexis Ballier gentoo-dev 2007-03-31 15:50:01 UTC
bumped to 1.2.3, this is probably the last release but this fixes gcc 4 compile issues.