Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 181818 - media-sound/alsaplayer-0.99.80_rc1 fails to build on a system without glib 1 installed
Summary: media-sound/alsaplayer-0.99.80_rc1 fails to build on a system without glib 1 ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Stuart Longland (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-12 19:44 UTC by Alexis Ballier
Modified: 2007-10-07 05:15 UTC (History)
3 users (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 Alexis Ballier gentoo-dev 2007-06-12 19:44:35 UTC
>>> Emerging (1 of 1) media-sound/alsaplayer-0.99.80_rc1 to /
 * alsaplayer-0.99.80-rc1.tar.bz2 MD5 ;-) ...                                                            [ ok ]
 * alsaplayer-0.99.80-rc1.tar.bz2 RMD160 ;-) ...                                                         [ ok ]
 * alsaplayer-0.99.80-rc1.tar.bz2 SHA1 ;-) ...                                                           [ ok ]
 * alsaplayer-0.99.80-rc1.tar.bz2 SHA256 ;-) ...                                                         [ ok ]
 * alsaplayer-0.99.80-rc1.tar.bz2 size ;-) ...                                                           [ ok ]
 * checking ebuild checksums ;-) ...                                                                     [ ok ]
 * checking auxfile checksums ;-) ...                                                                    [ ok ]
 * checking miscfile checksums ;-) ...                                                                   [ ok ]
 * checking alsaplayer-0.99.80-rc1.tar.bz2 ;-) ...                                                       [ ok ]
>>> Unpacking source...
>>> Unpacking alsaplayer-0.99.80-rc1.tar.bz2 to /var/tmp/portage/media-sound/alsaplayer-0.99.80_rc1/work
 * Applying alsaplayer-0.99.77-cxxflags.patch ...                                                        [ ok ]
 * Running eautoreconf in '/var/tmp/portage/media-sound/alsaplayer-0.99.80_rc1/work/alsaplayer-0.99.80-rc1' ...
 * Running aclocal ...                                                                                   [ ok ]
 * Running libtoolize --copy --force --automake ...                                                      [ ok ]
 * Running aclocal ...                                                                                   [ ok ]
 * Running autoconf ...                                                                                  [ !! ]

 * Failed Running autoconf !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/media-sound/alsaplayer-0.99.80_rc1/temp/autoconf-1408.out


!!! ERROR: media-sound/alsaplayer-0.99.80_rc1 failed.
Call stack:
  ebuild.sh, line 1621:   Called dyn_unpack
  ebuild.sh, line 753:   Called qa_call 'src_unpack'
  ebuild.sh, line 44:   Called src_unpack
  alsaplayer-0.99.80_rc1.ebuild, line 48:   Called eautoreconf
  autotools.eclass, line 95:   Called eautoconf
  autotools.eclass, line 165:   Called autotools_run_tool 'autoconf'
  autotools.eclass, line 218:   Called die

!!! Failed Running autoconf !
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/log/portage/media-sound:alsaplayer-0.99.80_rc1:20070612-192451.log'.




# cat  /var/tmp/portage/media-sound/alsaplayer-0.99.80_rc1/temp/autoconf-1408.out
***** autoconf *****

configure.ac:67: error: possibly undefined macro: AM_PATH_GLIB
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.



shipping glib.m4 and copying it in ${S}/m4 should do the trick
Comment 1 Dominique Michel 2007-06-16 10:48:28 UTC
Thanks for reporting. I added glib.m4 into the svn, so it will be in next release.
Comment 2 Dominique Michel 2007-10-06 13:58:07 UTC
I done a new 0.99.80-rc3 release today, so updating alsaplayer in portage to that version will made possible to close this bug and http://bugs.gentoo.org/show_bug.cgi?id=187367

-rc2 and -rc3 includes also several important fixes and improvements over -rc1
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2007-10-07 05:15:30 UTC
rc3 is now in tree, closing this.