Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 485548 Details for
Bug 625550
sys-fs/cryptmount-5.2.2 : configure: error: libdevmapper-devel package is needed to build cryptmount
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-fs:cryptmount-5.2.2:20170718-102331.log
sys-fs:cryptmount-5.2.2:20170718-102331.log (text/plain), 6.10 KB, created by
Toralf Förster
on 2017-07-18 16:58:44 UTC
(
hide
)
Description:
sys-fs:cryptmount-5.2.2:20170718-102331.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-07-18 16:58:44 UTC
Size:
6.10 KB
patch
obsolete
> * Package: sys-fs/cryptmount-5.2.2 > * Repository: gentoo > * Maintainer: sav@alzari.pw proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls ssl userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found kernel object directory: > * /lib/modules/4.12.2-gentoo/build > * Found sources for kernel version: > * 4.12.2-gentoo > * Checking for suitable kernel configuration options... > [ ok ] >>>> Unpacking source... >>>> Unpacking cryptmount-5.2.2.tar.gz to /var/tmp/portage/sys-fs/cryptmount-5.2.2/work >>>> Source unpacked in /var/tmp/portage/sys-fs/cryptmount-5.2.2/work >>>> Preparing source in /var/tmp/portage/sys-fs/cryptmount-5.2.2/work/cryptmount-5.2.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-fs/cryptmount-5.2.2/work/cryptmount-5.2.2 ... > * econf: updating cryptmount-5.2.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating cryptmount-5.2.2/config.sub with /usr/share/gnuconfig/config.sub >./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-silent-rules --docdir=/usr/share/doc/cryptmount-5.2.2 --htmldir=/usr/share/doc/cryptmount-5.2.2/html --libdir=/usr/lib64 --enable-cswap --enable-delegation --enable-fsck --enable-luks --with-libgcrypt --enable-nls --enable-openssl-compat --without-systemd >checking for a BSD-compatible install... /usr/lib/portage/python3.4/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 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >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 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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for library containing nanosleep... none required >checking for library containing tcgetattr... none required >checking for ANSI C header files... (cached) yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking mntent.h usability... yes >checking mntent.h presence... yes >checking for mntent.h... yes >checking linux/fs.h usability... yes >checking linux/fs.h presence... yes >checking for linux/fs.h... yes >checking linux/loop.h usability... yes >checking linux/loop.h presence... yes >checking for linux/loop.h... yes >checking for ioctl... yes >checking for memset... yes >checking for mknod... yes >checking for open... yes >checking for strncpy... yes >checking for syslog... yes >checking for library containing log... -lm >checking for an ANSI C-conforming const... yes >checking libdevmapper.h usability... no >checking libdevmapper.h presence... no >checking for libdevmapper.h... no >configure: error: libdevmapper-devel package is needed to build cryptmount > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/sys-fs/cryptmount-5.2.2/work/cryptmount-5.2.2/config.log > * ERROR: sys-fs/cryptmount-5.2.2::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 115: Called src_configure > * environment, line 2718: Called econf '--enable-cswap' '--enable-delegation' '--enable-fsck' '--enable-luks' '--with-libgcrypt' '--enable-nls' '--enable-openssl-compat' '--without-systemd' > * 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 '=sys-fs/cryptmount-5.2.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-fs/cryptmount-5.2.2::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-fs:cryptmount-5.2.2:20170718-102331.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/cryptmount-5.2.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-fs/cryptmount-5.2.2/temp/environment'. > * Working directory: '/var/tmp/portage/sys-fs/cryptmount-5.2.2/work/cryptmount-5.2.2' > * S: '/var/tmp/portage/sys-fs/cryptmount-5.2.2/work/cryptmount-5.2.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 625550
:
485538
|
485540
|
485542
|
485544
|
485546
| 485548 |
485550