Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 392542 Details for
Bug 533724
sys-fs/udev-218 configure: error: *** libmount support required but libraries not found
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), 18.64 KB, created by
om3i
on 2014-12-28 06:17:34 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
om3i
Created:
2014-12-28 06:17:34 UTC
Size:
18.64 KB
patch
obsolete
> * Package: sys-fs/udev-218 > * Repository: gentoo > * Maintainer: udev-bugs@gentoo.org > * USE: abi_x86_32 abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found kernel object directory: > * /lib/modules/3.18.0/build > * Found sources for kernel version: > * 3.18.0 > * Checking for suitable kernel configuration options... > * CONFIG_BLK_DEV_BSG: is not set when it should be. > * CONFIG_DEVTMPFS: is not set when it should be. > * CONFIG_FHANDLE: is not set when it should be. > * Please check to make sure these options are set correctly. > * Failure to do so may cause unexpected problems. >>>> Unpacking source... >>>> Unpacking systemd-218.tar.xz to /var/tmp/portage/sys-fs/udev-218/work >>>> Unpacking udev-218-patches-1.tar.xz to /var/tmp/portage/sys-fs/udev-218/work >>>> Source unpacked in /var/tmp/portage/sys-fs/udev-218/work >>>> Preparing source in /var/tmp/portage/sys-fs/udev-218/work/systemd-218 ... > * Applying various patches (bugfixes/updates) ... > * upstream-rejected-skip-locale_t-with-uclibc.patch ... > [ ok ] > * Done with patching > * Running elibtoolize in: systemd-218/ > * Applying target-nm/2.4.2 patch ... > * Running elibtoolize in: systemd-218/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-fs/udev-218/work/systemd-218 ... > * abi_x86_32.x86: running multilib-minimal_abi_src_configure > * econf: updating systemd-218/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating systemd-218/build-aux/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/sys-fs/udev-218/work/systemd-218/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 ac_cv_search_cap_init= --libdir=/usr/lib32 --docdir=/usr/share/doc/udev-218 --disable-static --disable-nls --disable-gtk-doc --disable-introspection --disable-python-devel --disable-dbus --disable-kmod --disable-xkbcommon --disable-seccomp --disable-selinux --disable-xz --disable-lz4 --disable-pam --disable-acl --disable-gcrypt --disable-audit --disable-libcryptsetup --disable-qrencode --disable-microhttpd --disable-gnutls --disable-libcurl --disable-libidn --disable-quotacheck --disable-logind --disable-polkit --disable-terminal --disable-myhostname --disable-gudev --disable-manpages --enable-split-usr --with-html-dir=/usr/share/doc/udev-218/html --without-python --with-bashcompletiondir=/usr/share/bash-completion/completions --with-rootprefix= --disable-manpages >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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -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 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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking whether to enable maintainer-specific portions of Makefiles... yes >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 style of include used by make... GNU >checking whether make supports nested variables... yes >checking how to create a pax tar archive... gnutar >checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none >checking whether make supports nested variables... (cached) yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >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 whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >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 i686-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... yes >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 for intltool-merge... yes >checking whether NLS is requested... no >checking whether ln -s works... yes >checking for a sed that does not truncate output... (cached) /bin/sed >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for gawk... (cached) gawk >checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C99... -std=gnu99 >checking for m4... /usr/bin/m4 >checking for xsltproc... /usr/bin/xsltproc >checking for quotaon... /usr/sbin/quotaon >checking for quotacheck... /usr/sbin/quotacheck >checking for setcap... /sbin/setcap >checking for kill... /bin/kill >checking for kmod... /bin/kmod >checking for kexec... /usr/sbin/kexec >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 for gtk-doc... no >configure: WARNING: > You will not be able to create source packages with 'make dist' > because gtk-doc >= 1.18 is not found. >checking for gtkdoc-check... no >checking for gtkdoc-check... no >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... no >checking whether to build gtk-doc documentation... no >checking for GTKDOC_DEPS... no >checking for gobject-introspection... no (disabled, use --enable-introspection to enable) >checking for i686-pc-linux-gnu-strings... no >checking for strings... strings >checking for i686-pc-linux-gnu-gperf... no >checking for gperf... gperf >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -pipe in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wall in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wextra in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wno-inline in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wundef in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wformat=2 -Wformat-security -Wformat-nonliteral in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wlogical-op in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wsign-compare in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wmissing-include-dirs in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wold-style-definition in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wpointer-arith in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Winit-self in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wfloat-equal in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wsuggest-attribute=noreturn in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wmissing-prototypes in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wstrict-prototypes in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wredundant-decls in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wmissing-declarations in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wmissing-noreturn in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wshadow in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wendif-labels in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wwrite-strings in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wno-long-long in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wno-overlength-strings in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wno-unused-parameter in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wno-unused-result in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Werror=overflow in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wdate-time in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wnested-externs in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -ffast-math in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -fno-common in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -fdiagnostics-show-option in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -fno-strict-aliasing in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -fvisibility=hidden in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -ffunction-sections in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -fdata-sections in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -fstack-protector in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -fstack-protector-strong in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -fPIE in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag --param=ssp-buffer-size=4 in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -flto in envvar CFLAGS... (cached) no >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -ffat-lto-objects in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CPPFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wl,--as-needed in envvar LDFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wl,--no-undefined in envvar LDFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wl,--gc-sections in envvar LDFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wl,-z,relro in envvar LDFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wl,-z,now in envvar LDFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -pie in envvar LDFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wl,-fuse-ld=gold in envvar LDFLAGS... yes >checking size of pid_t... 4 >checking size of uid_t... 4 >checking size of gid_t... 4 >checking size of time_t... 4 >checking size of dev_t... 8 >checking size of rlim_t... 8 >checking for library containing dlsym... -ldl >checking sys/capability.h usability... yes >checking sys/capability.h presence... yes >checking for sys/capability.h... yes >checking linux/btrfs.h usability... yes >checking linux/btrfs.h presence... yes >checking for linux/btrfs.h... yes >checking linux/memfd.h usability... yes >checking linux/memfd.h presence... yes >checking for linux/memfd.h... yes >checking for library containing clock_gettime... none required >checking for library containing cap_init... (cached) >checking for library containing mq_open... -lrt >checking for memfd_create... no >checking for __secure_getenv... no >checking for secure_getenv... yes >checking whether gettid is declared... no >checking whether pivot_root is declared... no >checking whether name_to_handle_at is declared... yes >checking whether setns is declared... yes >checking whether getrandom is declared... no >checking whether LO_FLAGS_PARTSCAN is declared... yes >checking whether IFLA_MACVLAN_FLAGS is declared... yes >checking whether IFLA_VTI_REMOTE is declared... yes >checking whether IFLA_PHYS_PORT_ID is declared... yes >checking whether IFLA_BOND_AD_INFO is declared... yes >checking whether IFLA_VLAN_PROTOCOL is declared... yes >checking whether IFLA_VXLAN_LOCAL6 is declared... yes >checking whether IFLA_IPTUN_6RD_RELAY_PREFIXLEN is declared... yes >checking whether IFLA_BRIDGE_VLAN_INFO is declared... yes >checking whether IFLA_BRPORT_UNICAST_FLOOD is declared... yes >checking for BLKID... no >checking for MOUNT... no >configure: error: *** libmount support required but libraries not found > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/sys-fs/udev-218/work/systemd-218-abi_x86_32.x86/config.log > * ERROR: sys-fs/udev-218::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 93: Called src_configure > * environment, line 4431: Called multilib-minimal_src_configure > * environment, line 3475: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > * environment, line 3661: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 3406: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 3404: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > * environment, line 588: Called multilib-minimal_abi_src_configure > * environment, line 3469: Called multilib_src_configure > * environment, line 3907: Called econf 'ac_cv_search_cap_init=' '--libdir=/usr/lib32' '--docdir=/usr/share/doc/udev-218' '--disable-static' '--disable-nls' '--disable-gtk-doc' '--disable-introspection' '--disable-python-devel' '--disable-dbus' '--disable-kmod' '--disable-xkbcommon' '--disable-seccomp' '--disable-selinux' '--disable-xz' '--disable-lz4' '--disable-pam' '--disable-acl' '--disable-gcrypt' '--disable-audit' '--disable-libcryptsetup' '--disable-qrencode' '--disable-microhttpd' '--disable-gnutls' '--disable-libcurl' '--disable-libidn' '--disable-quotacheck' '--disable-logind' '--disable-polkit' '--disable-terminal' '--disable-myhostname' '--disable-gudev' '--disable-manpages' '--enable-split-usr' '--with-html-dir=/usr/share/doc/udev-218/html' '--without-python' '--with-bashcompletiondir=/usr/share/bash-completion/completions' '--with-rootprefix=' '--disable-manpages' > * phase-helpers.sh, line 584: Called die > * The specific snippet of code: > * die "econf failed" > * > * If you need support, post the output of `emerge --info '=sys-fs/udev-218::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-fs/udev-218::gentoo'`. > * The complete build log is located at '/var/tmp/portage/sys-fs/udev-218/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-fs/udev-218/temp/environment'. > * Working directory: '/var/tmp/portage/sys-fs/udev-218/work/systemd-218-abi_x86_32.x86' > * S: '/var/tmp/portage/sys-fs/udev-218/work/systemd-218'
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 533724
: 392542 |
392544
|
395088
|
400260