Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 465604 Details for
Bug 611252
dev-libs/xapian-1.4.3 : configure: error: uuid_generate() not found in -luuid - required for chert and glass (you may need to install the uuid-dev, libuuid-devel or e2fsprogs-devel package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:xapian-1.4.3:20170228-200705.log
dev-libs:xapian-1.4.3:20170228-200705.log (text/plain), 12.66 KB, created by
Toralf Förster
on 2017-02-28 20:16:05 UTC
(
hide
)
Description:
dev-libs:xapian-1.4.3:20170228-200705.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-02-28 20:16:05 UTC
Size:
12.66 KB
patch
obsolete
> * Package: dev-libs/xapian-1.4.3 > * Repository: gentoo > * Maintainer: blueness@gentoo.org > * USE: abi_x86_32 abi_x86_64 amd64 chert cpu_flags_x86_sse cpu_flags_x86_sse2 elibc_glibc glass inmemory kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking xapian-core-1.4.3.tar.xz to /var/tmp/portage/dev-libs/xapian-1.4.3/work >>>> Source unpacked in /var/tmp/portage/dev-libs/xapian-1.4.3/work >>>> Preparing source in /var/tmp/portage/dev-libs/xapian-1.4.3/work/xapian-core-1.4.3 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/xapian-1.4.3/work/xapian-core-1.4.3 ... > * abi_x86_32.x86: running multilib-minimal_abi_src_configure > * econf: updating xapian-core-1.4.3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating xapian-core-1.4.3/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/dev-libs/xapian-1.4.3/work/xapian-core-1.4.3/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/xapian-1.4.3 --htmldir=/usr/share/doc/xapian-1.4.3/html --libdir=/usr/lib32 --enable-sse=sse2 --disable-static --enable-backend-remote --program-suffix= >checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.pnzosu8k/bin/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 build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking how to print strings... printf >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 >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 -m32 accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none >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 -m32... x86_64-pc-linux-gnu-ld -m elf_i386 >checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) 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 how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for i686-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 -m32 -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 -m32 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) 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 whether to enable maintainer-specific portions of Makefiles... no >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++ -m32... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -m32 -E >checking for ld used by x86_64-pc-linux-gnu-g++ -m32... x86_64-pc-linux-gnu-ld -m elf_i386 >checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ -m32 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ -m32 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ -m32 static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether x86_64-pc-linux-gnu-g++ -m32 is a working C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ -m32 supports C++11 features by default... no >checking whether x86_64-pc-linux-gnu-g++ -m32 supports C++11 features with -std=gnu++11... yes >checking for i686-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc -m32 >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc -m32... (cached) none >checking whether byte ordering is bigendian... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking if -lm is required for maths functions... no >checking whether log2 is declared... no >checking for exp10... yes >checking if RTTI is supported... yes >checking whether __builtin_bswap16 is declared... yes >checking whether __builtin_bswap32 is declared... yes >checking whether __builtin_clz is declared... yes >checking whether __builtin_clzl is declared... yes >checking whether __builtin_clzll is declared... yes >checking whether __builtin_ctz is declared... yes >checking whether __builtin_ctzl is declared... yes >checking whether __builtin_ctzll is declared... yes >checking whether __builtin_expect is declared... yes >checking whether __builtin_popcount is declared... yes >checking whether __builtin_popcountl is declared... yes >checking whether __builtin_popcountll is declared... yes >checking for clock_gettime... yes >checking for sleep... yes >checking for nanosleep... yes >checking for gettimeofday... yes >checking for ftime... yes >checking for library containing timer_create... -lrt >checking for timer_create() usability... yes >checking for srandom... yes >checking for random... yes >checking for sigaction... yes >checking for sigsetjmp and siglongjmp... yes >checking for getrusage... yes >checking for times... yes >checking for sysconf... yes >checking for setenv... yes >checking for _putenv_s... no >checking for closefrom... no >checking for getdirentries... yes >checking for getrlimit... yes >checking return type of ftime... int >checking for sys/utsname.h... yes >checking for gethostname... yes >checking for ssize_t... yes >checking for pid_t... yes >checking for mode_t... yes >checking size of short... 2 >checking size of int... 4 >checking size of long... 4 >checking size of long long... 8 >checking for sys/types.h... (cached) yes >checking size of off_t... 8 >checking for 32 bit integer type... int >checking for 64 bit integer type... long long >checking for unsigned equivalent of off_t... unsigned long long >checking for perl... /usr/bin/perl >checking for fcntl.h... yes >checking for limits.h... yes >checking for sys/errno.h... yes >checking for sys/select.h... yes >checking for sys/resource.h... yes >checking for cxxabi.h... yes >checking for valgrind... no >checking for eatmydata... no >checking for working memcmp... yes >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking for sys_errlist and sys_nerr... yes >checking for _sys_errlist and _sys_nerr... yes >checking for working ISO C90 conforming snprintf... snprintf >checking for zlib.h... yes >checking for library containing zlibVersion... -lz >checking for uuid/uuid.h... yes >checking for library containing uuid_generate... no >configure: error: uuid_generate() not found in -luuid - required for chert and glass (you may need to install the uuid-dev, libuuid-devel or e2fsprogs-devel package) > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/dev-libs/xapian-1.4.3/work/xapian-core-1.4.3-abi_x86_32.x86/config.log > * ERROR: dev-libs/xapian-1.4.3::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 115: Called src_configure > * environment, line 2479: Called multilib-minimal_src_configure > * environment, line 1762: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > * environment, line 1976: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 1692: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 1690: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > * environment, line 280: Called multilib-minimal_abi_src_configure > * environment, line 1756: Called multilib_src_configure > * environment, line 2203: Called econf '--enable-sse=sse2' '--disable-static' '--enable-backend-remote' '--program-suffix=' > * phase-helpers.sh, line 665: Called __helpers_die 'econf failed' > * isolated-functions.sh, line 117: Called die > * The specific snippet of code: > * die "$@" > * > * If you need support, post the output of `emerge --info '=dev-libs/xapian-1.4.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/xapian-1.4.3::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:xapian-1.4.3:20170228-200705.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/xapian-1.4.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/xapian-1.4.3/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/xapian-1.4.3/work/xapian-core-1.4.3-abi_x86_32.x86' > * S: '/var/tmp/portage/dev-libs/xapian-1.4.3/work/xapian-core-1.4.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 611252
:
465600
|
465602
| 465604 |
465606
|
465608
|
465610