Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 332849 - dev-libs/glib-2.24.1-r1 Automake fails
Summary: dev-libs/glib-2.24.1-r1 Automake fails
Status: RESOLVED DUPLICATE of bug 331407
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-15 13:43 UTC by James Branch
Modified: 2010-08-15 17:24 UTC (History)
1 user (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 James Branch 2010-08-15 13:43:03 UTC
While following the gentoo handbook, after compiling the kernel and moving on to compiling the system modules, one of which is syslog-ng. I am receiving an error message related to glib-2.24.1-r1.

Reproducible: Always

Steps to Reproduce:
1.repeat 'emerge syslog-ng' and wait for the compiler to reach glib.
Actual Results:  
livecd / # emerge syslog-ng

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 2) dev-libs/glib-2.24.1-r1
openpty failed: 'out of pty devices'
 * glib-2.24.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                   [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]
 * This profile has not been tested thoroughly and is not considered to be
 * a supported server profile at this time.  For a supported server
 * profile, please check the Hardened project (http://hardened.gentoo.org).

 * This profile is merely a convenience for people who require a more
 * minimal profile, yet are unable to use hardened due to restrictions in
 * the software being used on the server. This profile should also be used
 * if you require GCC 4.1 or Glibc 2.4 support. If you don't know if this
 * applies to you, then it doesn't and you should probably be using
 * Hardened, instead.

>>> Unpacking source...
>>> Unpacking glib-2.24.1.tar.bz2 to /var/tmp/portage/dev-libs/glib-2.24.1-r1/work
>>> Source unpacked.
 * Applying glib-2.18.1-workaround-gio-test-failure-without-userpriv.pat  [ ok ]
 * Applying glib-2.12.12-fbsd.patch ...                                   [ ok ]
 * Applying glib-2.24-punt-python-check.patch ...                         [ ok ]
 * Applying glib-2.24-assert-test-failure.patch ...                       [ ok ]
 * Running eautoreconf in '/var/tmp/portage/dev-libs/glib-2.24.1-r1/work/glib-2.24.1' ...
 * Running aclocal ...                                                    [ ok ]
 * Running libtoolize --copy --force --install --automake ...             [ ok ]
 * Running aclocal ...                                                    [ ok ]
 * Running autoconf ...                                                   [ ok ]
 * Running autoheader ...                                                 [ ok ]
 * Running automake --add-missing --copy ...                              [ !! ]

 * Failed Running automake !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/dev-libs/glib-2.24.1-r1/temp/automake.out

 * 
 * ERROR: dev-libs/glib-2.24.1-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_prepare
 *             environment, line 3131:  Called eautoreconf
 *             environment, line  987:  Called eautomake
 *             environment, line  956:  Called autotools_run_tool 'automake' '--add-missing' '--copy'
 *             environment, line  465:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 *  The die message:
 *   Failed Running automake !
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-libs/glib-2.24.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/glib-2.24.1-r1/temp/environment'.
 * 

>>> Failed to emerge dev-libs/glib-2.24.1-r1, Log file:

>>>  '/var/tmp/portage/dev-libs/glib-2.24.1-r1/temp/build.log'

 * Messages for package dev-libs/glib-2.24.1-r1:

 * This profile has not been tested thoroughly and is not considered to be
 * a supported server profile at this time.  For a supported server
 * profile, please check the Hardened project (http://hardened.gentoo.org).
 * This profile is merely a convenience for people who require a more
 * minimal profile, yet are unable to use hardened due to restrictions in
 * the software being used on the server. This profile should also be used
 * if you require GCC 4.1 or Glibc 2.4 support. If you don't know if this
 * applies to you, then it doesn't and you should probably be using
 * Hardened, instead.
 * Failed Running automake !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/dev-libs/glib-2.24.1-r1/temp/automake.out
 * 
 * ERROR: dev-libs/glib-2.24.1-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_prepare
 *             environment, line 3131:  Called eautoreconf
 *             environment, line  987:  Called eautomake
 *             environment, line  956:  Called autotools_run_tool 'automake' '--add-missing' '--copy'
 *             environment, line  465:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 *  The die message:
 *   Failed Running automake !
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-libs/glib-2.24.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/glib-2.24.1-r1/temp/environment'.
 * 


Expected Results:  
Compile successful. Emerge complete.

Contents: automake.out

***** automake *****
***** PWD: /var/tmp/portage/dev-libs/glib-2.24.1-r1/work/glib-2.24.1
***** automake --add-missing --copy

gtk-doc.make:53: GTK_DOC_BUILD_HTML does not appear in AM_CONDITIONAL
docs/reference/gio/Makefile.am:122:   `gtk-doc.make' included from here
gtk-doc.make:58: GTK_DOC_BUILD_PDF does not appear in AM_CONDITIONAL
docs/reference/gio/Makefile.am:122:   `gtk-doc.make' included from here
gtk-doc.make:26: EXTRA_DIST multiply defined in condition TRUE ...
docs/reference/gio/Makefile.am:122:   `gtk-doc.make' included from here
Makefile.decl:8: ... `EXTRA_DIST' previously defined here
docs/reference/gio/Makefile.am:1:   `Makefile.decl' included from here
gtk-doc.make:53: GTK_DOC_BUILD_HTML does not appear in AM_CONDITIONAL
docs/reference/glib/Makefile.am:79:   `gtk-doc.make' included from here
gtk-doc.make:58: GTK_DOC_BUILD_PDF does not appear in AM_CONDITIONAL
docs/reference/glib/Makefile.am:79:   `gtk-doc.make' included from here
gtk-doc.make:26: EXTRA_DIST multiply defined in condition TRUE ...
docs/reference/glib/Makefile.am:79:   `gtk-doc.make' included from here
Makefile.decl:8: ... `EXTRA_DIST' previously defined here
docs/reference/glib/Makefile.am:2:   `Makefile.decl' included from here
docs/reference/glib/Makefile.am:98: `%'-style pattern rules are a GNU make exte$
gtk-doc.make:53: GTK_DOC_BUILD_HTML does not appear in AM_CONDITIONAL
docs/reference/gobject/Makefile.am:61:   `gtk-doc.make' included from here
gtk-doc.make:58: GTK_DOC_BUILD_PDF does not appear in AM_CONDITIONAL
docs/reference/gobject/Makefile.am:61:   `gtk-doc.make' included from here
gtk-doc.make:26: EXTRA_DIST multiply defined in condition TRUE ...
docs/reference/gobject/Makefile.am:61:   `gtk-doc.make' included from here
Makefile.decl:8: ... `EXTRA_DIST' previously defined here
docs/reference/gobject/Makefile.am:2:   `Makefile.decl' included from here
docs/reference/gobject/Makefile.am:74: `%'-style pattern rules are a GNU make e$
-- EOF
Comment 1 Dane Smith (RETIRED) gentoo-dev 2010-08-15 14:29:34 UTC
James,
Can you please post emerge --info dev-libs/glib and /var/tmp/portage/dev-libs/glib-2.24.1-r1/temp/automake.out

Thank you
Comment 2 Johan Bergström 2010-08-15 17:24:02 UTC

*** This bug has been marked as a duplicate of bug 331407 ***