Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 312401 Details for
Bug 416789
autotools.eclass should avoid automatic autorepoint if configure.ac uses intltool (was: gnome-extra/yelp-3.4.2 fails to configure)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 10.89 KB, created by
Markus Walter
on 2012-05-20 20:17:53 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Markus Walter
Created:
2012-05-20 20:17:53 UTC
Size:
10.89 KB
patch
obsolete
> * Package: gnome-extra/yelp-3.4.2 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU > * FEATURES: ccache preserve-libs sandbox splitdebug test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking yelp-3.4.2.tar.xz to /var/tmp/portage/gnome-extra/yelp-3.4.2/work >>>> Source unpacked in /var/tmp/portage/gnome-extra/yelp-3.4.2/work >>>> Preparing source in /var/tmp/portage/gnome-extra/yelp-3.4.2/work/yelp-3.4.2 ... > * Applying yelp-3.0.3-man-compatibility.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/gnome-extra/yelp-3.4.2/work/yelp-3.4.2' ... > * Running aclocal -I m4 ... > [ ok ] > * Running autopoint --force ... > [ ok ] > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy ... > [ ok ] > * Running elibtoolize in: yelp-3.4.2/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Fixing OMF Makefiles ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/gnome-extra/yelp-3.4.2/work/yelp-3.4.2 ... > * econf: updating yelp-3.4.2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating yelp-3.4.2/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-static --disable-schemas-compile --enable-bz2 --enable-lzma --disable-maintainer-mode >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make supports nested variables... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking whether ln -s works... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for gsed... (cached) /bin/sed >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.16... yes >checking for GLIB - version >= 2.0.0... yes (version 2.32.3) >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.16... yes >checking for YELP... yes >checking whether gcc understands -Wno-sign-compare... yes >checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare >checking what language compliance flags to pass to the C compiler... >checking whether NLS is requested... yes >checking for intltool >= 0.41.0... 0.50.2 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.12.4 >checking for XML::Parser... ok >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for msgmerge... (cached) /usr/bin/msgmerge >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for itstool... itstool >checking for YELP_LZMA... yes >checking for BZ2_bzread in -lbz2... yes >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for gtkdoc-check... /usr/bin/gtkdoc-check >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf >checking whether to build gtk-doc documentation... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating docs/Makefile >config.status: creating docs/libyelp/Makefile >config.status: creating docs/libyelp/version.xml >config.status: creating libyelp/Makefile >config.status: creating src/Makefile >config.status: creating data/Makefile >config.status: creating data/domains/Makefile >config.status: creating data/dtd/Makefile >config.status: creating data/dtd/catalog >config.status: creating data/icons/Makefile >config.status: creating data/icons/hicolor/Makefile >config.status: creating data/icons/hicolor/16x16/Makefile >config.status: creating data/icons/hicolor/16x16/status/Makefile >config.status: creating data/icons/hicolor/scalable/Makefile >config.status: creating data/icons/hicolor/scalable/actions/Makefile >config.status: creating data/icons/hicolor/scalable/status/Makefile >config.status: creating data/xslt/Makefile >config.status: creating data/xslt/db2html.xsl >config.status: creating data/xslt/info2html.xsl >config.status: creating data/xslt/mal2html.xsl >config.status: creating data/xslt/man2html.xsl >config.status: creating data/xslt/yelp-common.xsl >config.status: creating po/Makefile.in >config.status: creating tests/Makefile >config.status: creating yelp.desktop.in >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: setting ALL_LINGUAS in configure.in is obsolete >config.status: creating po/Makefile >config.status: executing po/stamp-it commands >config.status: error: po/Makefile.in.in was not created by intltoolize. > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/gnome-extra/yelp-3.4.2/work/yelp-3.4.2/config.log > * ERROR: gnome-extra/yelp-3.4.2 failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 85: Called src_configure > * environment, line 3010: Called gnome2_src_configure > * environment, line 2376: Called econf '--disable-static' '--disable-schemas-compile' '--enable-bz2' '--enable-lzma' '--disable-maintainer-mode' > * phase-helpers.sh, line 467: Called die > * The specific snippet of code: > * die "econf failed" > * > * If you need support, post the output of `emerge --info '=gnome-extra/yelp-3.4.2'`, > * the complete build log and the output of `emerge -pqv '=gnome-extra/yelp-3.4.2'`. > * The complete build log is located at '/var/tmp/portage/gnome-extra/yelp-3.4.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/yelp-3.4.2/temp/environment'. > * Working directory: '/var/tmp/portage/gnome-extra/yelp-3.4.2/work/yelp-3.4.2' > * S: '/var/tmp/portage/gnome-extra/yelp-3.4.2/work/yelp-3.4.2'
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 416789
: 312401 |
312403
|
312405