Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 161889 Details for
Bug 233539
dev-libs/glib-2.16.5: Emerge fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
call stack trace and error message from terminal
command (text/plain), 10.05 KB, created by
Dan Levin
on 2008-07-31 23:25:27 UTC
(
hide
)
Description:
call stack trace and error message from terminal
Filename:
MIME Type:
Creator:
Dan Levin
Created:
2008-07-31 23:25:27 UTC
Size:
10.05 KB
patch
obsolete
>vonnegut ~>>emerge glib >Calculating dependencies... done! > * glib-2.16.5.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... >[ ok ] > * checking ebuild checksums ;-) ... >[ ok ] > * checking auxfile checksums ;-) ... >[ ok ] > * checking miscfile checksums ;-) ... >[ ok ] >>>> Unpacking source... >>>> Unpacking glib-2.16.5.tar.bz2 to /Users/dlevin/Library/Gentoo/var/tmp/portage/dev-libs/glib-2.16.5/work > * Applying glib-2.16.3-libtool.patch ... >[ ok ] > * QA Notice: USE Flag 'ppc64' not > * in IUSE for dev-libs/glib-2.16.5 > * QA Notice: USE Flag 'ia64' not > * in IUSE for dev-libs/glib-2.16.5 > * Applying glib-2.12.11-solaris-thread.patch ... >[ ok ] > * Applying glib-2.12.12-fbsd.patch ... >[ ok ] > * Applying glib-2.16.1-interix.patch ... >[ ok ] > * Applying glib-2.16.3-macos-inline.patch ... >[ ok ] > * Running eautoreconf in '/Users/dlevin/Library/Gentoo/var/tmp/portage/dev-libs/glib-2.16.5/work/glib-2.16.5' ... > * Running aclocal -I m4macros ... >[ ok ] > * Running glibtoolize --copy --force --automake ... >[ ok ] > * Running aclocal -I m4macros ... >[ ok ] > * Running autoconf ... >[ ok ] > * Running autoheader ... >[ ok ] > * Running automake --add-missing --copy ... >[ ok ] > * Running elibtoolize in: glib-2.16.5 > * Applying portage-1.5.10.patch ... > * Applying sed-1.5.6.patch ... > * Applying darwin-ltmain-1.3.0.patch ... >>>> Source unpacked. >>>> Compiling source in /Users/dlevin/Library/Gentoo/var/tmp/portage/dev-libs/glib-2.16.5/work/glib-2.16.5 ... > * Removing useless C++ checks ... >[ ok ] > * econf: updating glib-2.16.5/config.guess with /Users/dlevin/Library/Gentoo/usr/share/gnuconfig/config.guess > * econf: updating glib-2.16.5/config.sub with /Users/dlevin/Library/Gentoo/usr/share/gnuconfig/config.sub >./configure --prefix=/Users/dlevin/Library/Gentoo/usr --host=i686-apple-darwin9 --mandir=/Users/dlevin/Library/Gentoo/usr/share/man --infodir=/Users/dlevin/Library/Gentoo/usr/share/info >--datadir=/Users/dlevin/Library/Gentoo/usr/share --sysconfdir=/Users/dlevin/Library/Gentoo/etc --localstatedir=/Users/dlevin/Library/Gentoo/var/lib --with-libiconv=gnu --disable-xattr >--disable-man --disable-gtk-doc --disable-fam --disable-selinux --enable-static --with-threads=posix --build=i686-apple-darwin9 >checking for a BSD-compatible install... /Users/dlevin/Library/Gentoo/usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /Users/dlevin/Library/Gentoo/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking build system type... i686-apple-darwin9 >checking host system type... i686-apple-darwin9 >checking for the BeOS... no >checking for Win32... no >checking for Mac OS X Carbon support... checking for style of include used by make... GNU >checking for i686-apple-darwin9-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking dependency style of gcc... gcc3 >checking how to run the C preprocessor... gcc -E >yes >checking whether to enable garbage collector friendliness... no >checking whether to disable memory pools... no >checking for i686-apple-darwin9-gcc... gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >checking for c++... c++ >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking dependency style of c++... gcc3 >checking for i686-apple-darwin9-gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >checking whether gcc and cc understand -c and -o together... yes >checking for a BSD-compatible install... /Users/dlevin/Library/Gentoo/usr/bin/install -c >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for pkg-config... /Users/dlevin/Library/Gentoo/usr/bin/pkg-config >checking for gawk... (cached) gawk >checking for perl5... no >checking for perl... perl >checking for indent... indent >checking for perl... /Users/dlevin/Library/Gentoo/usr/bin/perl >checking for a Python interpreter with version >= 2.4... python >checking for python... /Users/dlevin/Library/Gentoo/usr/bin/python >checking for python version... 2.5 >checking for python platform... darwin >checking for python script directory... ${prefix}/lib/python2.5/site-packages >checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages >checking for libiconv_open in -liconv... yes >checking for grep that handles long lines and -e... /Users/dlevin/Library/Gentoo/bin/grep >checking for egrep... /Users/dlevin/Library/Gentoo/bin/grep -E >checking whether we are using the GNU C Library 2.1 or newer... no >checking Whether to cache iconv descriptors... yes >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... no >checking libintl.h presence... no >checking for libintl.h... no >configure: error: >*** You must have either have gettext support in your C library, or use the >*** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html > > >!!! Please attach the following file when seeking support: >!!! /Users/dlevin/Library/Gentoo/var/tmp/portage/dev-libs/glib-2.16.5/work/glib-2.16.5/config.log > * ERROR: dev-libs/glib-2.16.5 failed: > * econf failed > * Call stack: > * ebuild.sh: 49: <call src_compile> > * environment:2922: <call econf '--with-libiconv=gnu' '--disable-xattr' '--disable-man' '--disable-gtk-doc' '--disable-fam' '--disable-selinux' '--enable-static' >'--with-threads=posix'> > * ebuild.sh: 538: die "econf failed" > * If you need support, post the topmost build error, and the call stack if relevant. > * build log: '/Users/dlevin/Library/Gentoo/var/tmp/portage/dev-libs/glib-2.16.5/temp/build.log' > * ebuild environment: '/Users/dlevin/Library/Gentoo/var/tmp/portage/dev-libs/glib-2.16.5/temp/environment' > * S: '/Users/dlevin/Library/Gentoo/var/tmp/portage/dev-libs/glib-2.16.5/work/glib-2.16.5' > > * Messages for package dev-libs/glib-2.16.5: > > * ERROR: dev-libs/glib-2.16.5 failed: > * econf failed > * Call stack: > * ebuild.sh: 49: <call src_compile> > * environment:2922: <call econf '--with-libiconv=gnu' '--disable-xattr' '--disable-man' '--disable-gtk-doc' '--disable-fam' '--disable-selinux' '--enable-static' >'--with-threads=posix'> > * ebuild.sh: 538: die "econf failed" > * If you need support, post the topmost build error, and the call stack if relevant. > * build log: '/Users/dlevin/Library/Gentoo/var/tmp/portage/dev-libs/glib-2.16.5/temp/build.log' > * ebuild environment: '/Users/dlevin/Library/Gentoo/var/tmp/portage/dev-libs/glib-2.16.5/temp/environment' > * S: '/Users/dlevin/Library/Gentoo/var/tmp/portage/dev-libs/glib-2.16.5/work/glib-2.16.5' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 233539
:
161888
| 161889