Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 479276 - Failed to emerge dev-libs/glib-2.36.3
Summary: Failed to emerge dev-libs/glib-2.36.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-31 14:06 UTC by jamesf
Modified: 2013-08-01 07:26 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 jamesf 2013-07-31 14:06:24 UTC
* Failed Running autoconf !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /home/jamesf/gentoo/var/tmp/portage/dev-libs/glib-2.36.3/temp/autoconf.out

And here is my autoconf.out:
--------------------------------------------------------------------------------
***** autoconf *****
***** PWD: /home/jamesf/gentoo/var/tmp/portage/dev-libs/glib-2.36.3/work/glib-2.36.3
***** autoconf

configure.ac:2650: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd
m4macros/gtk-doc.m4:7: GTK_DOC_CHECK is expanded from...
configure.ac:2650: the top level
configure.ac:88: error: possibly undefined macro: AC_DEFINE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation
--------------------------------------------------------------------------------
Comment 1 jamesf 2013-08-01 01:31:13 UTC
I was using the LATEST_TREE=1 flag, so got this error.

When i switch to prefix-overlay-20130724.tar.bz, this error disappear.

I used LATEST_TREE since prefix-overlay-20130724.tar.bz doesn't exist on the
server few days ago, and even it exist now, the extension is bz instead of bz2.

here is the file listing from http://files.prefix.freens.org/distfiles/:

prefix-overlay-20130127.tar.bz2	2013-Jan-28 18:46:13	59.2M	application/x-bzip
prefix-overlay-20130324.tar.bz2	2013-Mar-26 19:10:23	61.0M	application/x-bzip
prefix-overlay-20130724.tar.bz	2013-Jul-29 20:56:40	63.8M	application/octet-stream

may be this is another bug?
Comment 2 Fabian Groffen gentoo-dev 2013-08-01 07:26:13 UTC
(In reply to jamesf from comment #1)
> I was using the LATEST_TREE=1 flag, so got this error.
> 
> When i switch to prefix-overlay-20130724.tar.bz, this error disappear.
> 
> I used LATEST_TREE since prefix-overlay-20130724.tar.bz doesn't exist on the
> server few days ago, and even it exist now, the extension is bz instead of
> bz2.
> 
> here is the file listing from http://files.prefix.freens.org/distfiles/:
> 
> prefix-overlay-20130127.tar.bz2	2013-Jan-28 18:46:13	59.2M	application/x-bzip
> prefix-overlay-20130324.tar.bz2	2013-Mar-26 19:10:23	61.0M	application/x-bzip
> prefix-overlay-20130724.tar.bz	2013-Jul-29 20:56:40	63.8M
> application/octet-stream
> 
> may be this is another bug?

Yes, but I fixed that now nevertheless.

I also added the dependency on pkgconfig in the glib ebuild now, so that should fix it.

Thanks!