Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 259174 Details for
Bug 350995
app-text/xiphos fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
xiphos-3.1.3-r1:20110104-122256.log (text/plain), 8.92 KB, created by
Diego Elio Pettenò (RETIRED)
on 2011-01-07 17:55:50 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2011-01-07 17:55:50 UTC
Size:
8.92 KB
patch
obsolete
> * Package: app-text/xiphos-3.1.3-r1 > * Repository: gentoo > * Maintainer: theology@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 > * FEATURES: sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking xiphos-3.1.3.tar.gz to /var/tmp/portage/app-text/xiphos-3.1.3-r1/work >>>> Source unpacked in /var/tmp/portage/app-text/xiphos-3.1.3-r1/work >>>> Preparing source in /var/tmp/portage/app-text/xiphos-3.1.3-r1/work/xiphos-3.1.3 ... > * Fixing OMF Makefiles ... > [ ok ] > * Running elibtoolize in: xiphos-3.1.3/ > * Applying portage-2.2.patch ... > * Applying sed-1.5.6.patch ... > * Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-text/xiphos-3.1.3-r1/work/xiphos-3.1.3 ... > * econf: updating xiphos-3.1.3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating xiphos-3.1.3/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/xiphos-3.1.3-r1 --disable-dependency-tracking --without-gecko >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >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 for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... none >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... none >checking for strcasestr... yes >checking whether NLS is requested... yes >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.2 >checking for XML::Parser... ok >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-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 whether ln -s works... yes >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 for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... i686-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 whether we are using the GNU C++ compiler... (cached) yes >checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of i686-pc-linux-gnu-g++... (cached) none >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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... yes >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking gnome-doc-utils >= 0.3.2... yes >checking for GECKO... disabled as requested >checking for gtk+-unix-print... yes >checking for XIPHOS... configure: error: Package requirements ("glib-2.0 gtk+-2.0 >= 2.14 libxml-2.0 libglade-2.0 libgtkhtml-3.14 >= 3.23 sword dbus-glib-1 libgsf-1 gtkhtml-editor gmodule-export-2.0 gtk+-unix-print-2.0") were not met: > >No package 'gtkhtml-editor' found > >Consider adjusting the PKG_CONFIG_PATH environment variable if you >installed software in a non-standard prefix. > >Alternatively, you may set the environment variables XIPHOS_CFLAGS >and XIPHOS_LIBS to avoid the need to call pkg-config. >See the pkg-config man page for more details. > > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/app-text/xiphos-3.1.3-r1/work/xiphos-3.1.3/config.log > * ERROR: app-text/xiphos-3.1.3-r1 failed: > * econf failed > * > * Call stack: > * ebuild.sh, line 56: Called src_configure > * environment, line 3552: Called gnome2_src_configure > * environment, line 2653: Called econf '--docdir=/usr/share/doc/xiphos-3.1.3-r1' '--disable-dependency-tracking' '--without-gecko' > * ebuild.sh, line 555: Called die > * The specific snippet of code: > * die "econf failed" > * > * If you need support, post the output of 'emerge --info =app-text/xiphos-3.1.3-r1', > * the complete build log and the output of 'emerge -pqv =app-text/xiphos-3.1.3-r1'. > * The complete build log is located at '/var/log/portage/build/app-text/xiphos-3.1.3-r1:20110104-122256.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-text/xiphos-3.1.3-r1/temp/environment'. > * S: '/var/tmp/portage/app-text/xiphos-3.1.3-r1/work/xiphos-3.1.3'
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 350995
: 259174