Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89170 - Emerge of bio2jack-0.4 fails.
Summary: Emerge of bio2jack-0.4 fails.
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
: 89176 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-04-15 05:11 UTC by dr_elasto
Modified: 2005-05-27 15:02 UTC (History)
0 users

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


Attachments
ebuild for bio2jack-0.7 (bio2jack-0.7.ebuild,681 bytes, text/plain)
2005-04-20 13:14 UTC, tim
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dr_elasto 2005-04-15 05:11:31 UTC
Can't emerge bio2jack. This is error message:



toaster root # emerge -v bio2jack
Calculating dependencies ...done!
>>> emerge (1 of 1) media-libs/bio2jack-0.4 to /
>>> md5 src_uri ;-) bio2jack-0.4.tar.gz
>>> Unpacking source...
>>> Unpacking bio2jack-0.4.tar.gz to /var/tmp/portage/bio2jack-0.4/work
/usr/share/aclocal/xmms.m4:17: warning: underquoted definition of XMMS_TEST_VERSION
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/usr/share/aclocal/xmms.m4:62: warning: underquoted definition of AM_PATH_XMMS
/usr/share/aclocal/wxwin.m4:36: warning: underquoted definition of AM_OPTIONS_WXCONFIG
/usr/share/aclocal/wxwin.m4:59: warning: underquoted definition of AM_PATH_WXCONFIG
/usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
/usr/share/aclocal/progsreiserfs.m4:13: warning: underquoted definition of AC_CHECK_LIBREISERFS
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
/usr/share/aclocal/movtar.m4:14: warning: underquoted definition of MOVTAR_TEST_VERSION
/usr/share/aclocal/movtar.m4:59: warning: underquoted definition of AM_PATH_MOVTAR
/usr/share/aclocal/lqt.m4:14: warning: underquoted definition of AC_PATH_LQT
/usr/share/aclocal/libmikmod.m4:11: warning: underquoted definition of AM_PATH_LIBMIKMOD
/usr/share/aclocal/libglade.m4:7: warning: underquoted definition of AM_PATH_LIBGLADE
/usr/share/aclocal/libgcrypt.m4:23: warning: underquoted definition of AM_PATH_LIBGCRYPT
/usr/share/aclocal/libfame.m4:6: warning: underquoted definition of AM_PATH_LIBFAME
/usr/share/aclocal/libart.m4:11: warning: underquoted definition of AM_PATH_LIBART
/usr/share/aclocal/libOggFLAC.m4:7: warning: underquoted definition of AM_PATH_LIBOGGFLAC
/usr/share/aclocal/libOggFLAC++.m4:8: warning: underquoted definition of AM_PATH_LIBOGGFLACPP
/usr/share/aclocal/libIDL.m4:6: warning: underquoted definition of AM_PATH_LIBIDL
/usr/share/aclocal/libFLAC.m4:7: warning: underquoted definition of AM_PATH_LIBFLAC
/usr/share/aclocal/libFLAC++.m4:8: warning: underquoted definition of AM_PATH_LIBFLACPP
/usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB
/usr/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB
/usr/share/aclocal/gtkgl.m4:4: warning: underquoted definition of AM_PATH_GTKGL
/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
/usr/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition of AM_PATH_GDK_PIXBUF
/usr/share/aclocal/freetype2.m4:7: warning: underquoted definition of AC_CHECK_FT2
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
/usr/share/aclocal/ORBit.m4:4: warning: underquoted definition of AM_PATH_ORBIT
 * Patching ${S}/ltmain.sh ...
 *   Could not apply portage.patch!
 *   Please verify that it is not needed.
 * Cannot apply any patch, running libtoolize...
 * Applying uClibc/libtool patches ...
 *  Fixing ${S}/configure...
 * Already patched /var/tmp/portage/bio2jack-0.4/work/bio2jack/configure                           [ !! ]


Reproducible: Always
Steps to Reproduce:
1.emerge -v bio2jack




USE="X gtk gnome alsa qt kde -debug"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2005-04-15 07:29:59 UTC
*** Bug 89176 has been marked as a duplicate of this bug. ***
Comment 2 Eric Shattow 2005-04-15 09:17:54 UTC
version 0.7 of bio2jack should be tested.  http://bio2jack.sourceforge.net/ for info.
Comment 3 tim 2005-04-20 13:14:13 UTC
Created attachment 56783 [details]
ebuild for bio2jack-0.7
Comment 4 Jan Brinkmann (RETIRED) gentoo-dev 2005-05-05 08:12:03 UTC
these warning arent a bio2jack related issue:

http://sources.redhat.com/automake/automake.html#Extending%20aclocal:

[...] Starting with Automake 1.8, aclocal will warn about all underquoted calls to AC_DEFUN. [...]

also see bug #89894

the files belong to different projects, and have to be fixed. i also get these warning but it doesnt fail because of these warning. however, i've bumped the version to 0.7, please check if it works with the newer release. thanks
Comment 5 Jan Brinkmann (RETIRED) gentoo-dev 2005-05-27 15:02:12 UTC
feel free to reopen if the problem persits, in that case test with 0.7 and
report back. thanks