Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 588966 Details for
Bug 693426
net-mail/mu-1.3.3 : configure: error: *** xapian version >= 1.4 needed, but version 1.2.25 found.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-mail:mu-1.3.3:20190903-091026.log
net-mail:mu-1.3.3:20190903-091026.log (text/plain), 16.70 KB, created by
Toralf Förster
on 2019-09-03 17:27:14 UTC
(
hide
)
Description:
net-mail:mu-1.3.3:20190903-091026.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-09-03 17:27:14 UTC
Size:
16.70 KB
patch
obsolete
> * Package: net-mail/mu-1.3.3 > * Repository: gentoo > * Maintainer: matt@offtopica.uk proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking mu-1.3.3.tar.gz to /var/tmp/portage/net-mail/mu-1.3.3/work >>>> Source unpacked in /var/tmp/portage/net-mail/mu-1.3.3/work >>>> Preparing source in /var/tmp/portage/net-mail/mu-1.3.3/work/mu-1.3.3 ... > * Running eautoreconf in '/var/tmp/portage/net-mail/mu-1.3.3/work/mu-1.3.3' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: mu-1.3.3/ > * Running elibtoolize in: mu-1.3.3/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-mail/mu-1.3.3/work/mu-1.3.3 ... > * econf: updating mu-1.3.3/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mu-1.3.3/build-aux/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/mu-1.3.3 --htmldir=/usr/share/doc/mu-1.3.3/html --with-sysroot=/ --libdir=/usr/lib64 --disable-gtk --disable-webkit --disable-mu4e --disable-guile >configure: loading site script /usr/share/config.site >checking whether to enable debugging... no >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/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 make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking whether make supports nested variables... (cached) yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >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-g++ accepts -g... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... (cached) none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking whether x86_64-pc-linux-gnu-g++ supports C++14 features by default... yes >checking for a sed that does not truncate output... /bin/sed >checking whether C compiler accepts -Werror=unknown-warning-option... no >checking whether C compiler accepts -Wno-suggest-attribute=format... yes >checking whether C compiler accepts -fno-strict-aliasing... yes >checking whether C compiler accepts -Wformat-security... yes >checking whether C compiler accepts -Wstack-protector... yes >checking whether C compiler accepts -Wstack-protector-all... no >checking whether C compiler accepts -Wno-cast-function-type... yes >checking whether C compiler accepts -Wnested-externs... yes >checking whether C compiler accepts -Wmissing-prototypes... yes >checking whether C compiler accepts -Wstrict-prototypes... yes >checking whether C compiler accepts -Wdeclaration-after-statement... yes >checking whether C compiler accepts -Wimplicit-function-declaration... yes >checking whether C compiler accepts -Wold-style-definition... yes >checking whether C compiler accepts -Wjump-misses-init... yes >checking whether C compiler accepts -Wall... yes >checking whether C compiler accepts -Wextra... yes >checking whether C compiler accepts -Wundef... yes >checking whether C compiler accepts -Wwrite-strings... yes >checking whether C compiler accepts -Wpointer-arith... yes >checking whether C compiler accepts -Wmissing-declarations... yes >checking whether C compiler accepts -Wredundant-decls... yes >checking whether C compiler accepts -Wno-unused-parameter... yes >checking whether C compiler accepts -Wno-missing-field-initializers... yes >checking whether C compiler accepts -Wformat=2... yes >checking whether C compiler accepts -Wcast-align... yes >checking whether C compiler accepts -Wformat-nonliteral... yes >checking whether C compiler accepts -Wformat-security... (cached) yes >checking whether C compiler accepts -Wsign-compare... yes >checking whether C compiler accepts -Wstrict-aliasing... yes >checking whether C compiler accepts -Wshadow... yes >checking whether C compiler accepts -Winline... yes >checking whether C compiler accepts -Wpacked... yes >checking whether C compiler accepts -Wmissing-format-attribute... yes >checking whether C compiler accepts -Wmissing-noreturn... yes >checking whether C compiler accepts -Winit-self... yes >checking whether C compiler accepts -Wredundant-decls... (cached) yes >checking whether C compiler accepts -Wmissing-include-dirs... yes >checking whether C compiler accepts -Wunused-but-set-variable... yes >checking whether C compiler accepts -Warray-bounds... yes >checking whether C compiler accepts -Wreturn-type... yes >checking whether C compiler accepts -Wswitch-enum... yes >checking whether C compiler accepts -Wswitch-default... yes >checking whether C compiler accepts -Wduplicated-cond... yes >checking whether C compiler accepts -Wduplicated-branches... yes >checking whether C compiler accepts -Wlogical-op... yes >checking whether C compiler accepts -Wrestrict... yes >checking whether C compiler accepts -Wnull-dereference... yes >checking whether C compiler accepts -Wdouble-promotion... yes >checking whether C compiler accepts -Wno-error=cast-function-type... yes >checking whether C compiler accepts -Wno-error=unused-parameter... yes >checking whether C compiler accepts -Wno-error=missing-field-initializers... yes >checking whether C++ compiler accepts -Werror=unknown-warning-option... no >checking whether C++ compiler accepts -Wno-suggest-attribute=format... yes >checking whether C++ compiler accepts -fno-strict-aliasing... yes >checking whether C++ compiler accepts -Wformat-security... yes >checking whether C++ compiler accepts -Wstack-protector... yes >checking whether C++ compiler accepts -Wstack-protector-all... no >checking whether C++ compiler accepts -Wno-cast-function-type... yes >checking whether C++ compiler accepts -Wall... yes >checking whether C++ compiler accepts -Wextra... yes >checking whether C++ compiler accepts -Wundef... yes >checking whether C++ compiler accepts -Wwrite-strings... yes >checking whether C++ compiler accepts -Wpointer-arith... yes >checking whether C++ compiler accepts -Wmissing-declarations... yes >checking whether C++ compiler accepts -Wredundant-decls... yes >checking whether C++ compiler accepts -Wno-unused-parameter... yes >checking whether C++ compiler accepts -Wno-missing-field-initializers... yes >checking whether C++ compiler accepts -Wformat=2... yes >checking whether C++ compiler accepts -Wcast-align... yes >checking whether C++ compiler accepts -Wformat-nonliteral... yes >checking whether C++ compiler accepts -Wformat-security... (cached) yes >checking whether C++ compiler accepts -Wsign-compare... yes >checking whether C++ compiler accepts -Wstrict-aliasing... yes >checking whether C++ compiler accepts -Wshadow... yes >checking whether C++ compiler accepts -Winline... yes >checking whether C++ compiler accepts -Wpacked... yes >checking whether C++ compiler accepts -Wmissing-format-attribute... yes >checking whether C++ compiler accepts -Wmissing-noreturn... yes >checking whether C++ compiler accepts -Winit-self... yes >checking whether C++ compiler accepts -Wredundant-decls... (cached) yes >checking whether C++ compiler accepts -Wmissing-include-dirs... yes >checking whether C++ compiler accepts -Wunused-but-set-variable... yes >checking whether C++ compiler accepts -Warray-bounds... yes >checking whether C++ compiler accepts -Wreturn-type... yes >checking whether C++ compiler accepts -Wno-overloaded-virtual... yes >checking whether C++ compiler accepts -Wswitch-enum... yes >checking whether C++ compiler accepts -Wswitch-default... yes >checking whether C++ compiler accepts -Wno-error=cast-function-type... yes >checking whether C++ compiler accepts -Wno-error=unused-parameter... yes >checking whether C++ compiler accepts -Wno-error=missing-field-initializers... yes >checking whether C++ compiler accepts -Wno-error=overloaded-virtual... yes >checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no >checking whether the linker accepts -Wl,--as-needed... yes >checking whether the linker accepts -Wl,--as-needed... yes >checking whether the linker accepts -Wl,-z,relro... yes >checking whether the linker accepts -Wl,-z,relro... yes >checking whether the linker accepts -Wl,-z,now... yes >checking whether the linker accepts -Wl,-z,now... yes >checking whether the linker accepts -Wl,-z,noexecstack... yes >checking whether the linker accepts -Wl,-z,noexecstack... yes >checking whether the linker accepts -Wl,--no-as-needed... yes >checking whether the linker accepts -Wl,--fatal-warnings... yes >checking whether the linker accepts -Wl,-fatal_warnings... no >checking whether the linker accepts -Wl,--no-as-needed... yes >checking for valgrind... valgrind >checking for Valgrind tool memcheck... yes >checking for Valgrind tool helgrind... yes >checking for Valgrind tool drd... yes >checking for Valgrind tool sgcheck... 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... (cached) /bin/sed >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/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >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 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... no >checking whether to build static libraries... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /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 whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for gawk... (cached) gawk >checking for sort... sort >checking wordexp.h usability... yes >checking wordexp.h presence... yes >checking for wordexp.h... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for makeinfo... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for struct dirent.d_type... yes >checking for struct dirent.d_ino... yes >checking for memset... yes >checking for memcpy... yes >checking for realpath... yes >checking for setlocale... yes >checking for strerror... yes >checking for getpass... yes >checking for setsid... yes >checking for vasprintf... yes >checking for strptime... yes >checking for timegm... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.28... yes >checking for GLIB... yes >checking for GMIME... yes >checking for JSON_GLIB... yes >checking for xapian-config... xapian-config >configure: error: *** xapian version >= 1.4 needed, but version 1.2.25 found. > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/net-mail/mu-1.3.3/work/mu-1.3.3/config.log > * ERROR: net-mail/mu-1.3.3::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 125: Called src_configure > * environment, line 1654: Called econf '--disable-gtk' '--disable-webkit' '--disable-mu4e' '--disable-guile' > * phase-helpers.sh, line 681: Called __helpers_die 'econf failed' > * isolated-functions.sh, line 112: Called die > * The specific snippet of code: > * die "$@" > * > * If you need support, post the output of `emerge --info '=net-mail/mu-1.3.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-mail/mu-1.3.3::gentoo'`. > * The complete build log is located at '/var/log/portage/net-mail:mu-1.3.3:20190903-091026.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-mail/mu-1.3.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-mail/mu-1.3.3/temp/environment'. > * Working directory: '/var/tmp/portage/net-mail/mu-1.3.3/work/mu-1.3.3' > * S: '/var/tmp/portage/net-mail/mu-1.3.3/work/mu-1.3.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 693426
:
588956
|
588958
|
588960
|
588962
|
588964
| 588966 |
588968