Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 493158 Details for
Bug 630278
sys-fs/dmraid-1.0.0_rc16-r3 : configure: error: dl library is missing
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-fs:dmraid-1.0.0_rc16-r3:20170907-194215.log
sys-fs:dmraid-1.0.0_rc16-r3:20170907-194215.log (text/plain), 8.50 KB, created by
Toralf Förster
on 2017-09-07 21:07:04 UTC
(
hide
)
Description:
sys-fs:dmraid-1.0.0_rc16-r3:20170907-194215.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-09-07 21:07:04 UTC
Size:
8.50 KB
patch
obsolete
> * Package: sys-fs/dmraid-1.0.0_rc16-r3 > * Repository: gentoo > * Maintainer: axs@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux klibc userland_GNU > * FEATURES: network-sandbox 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/4.12.10-gentoo/build > * Found sources for kernel version: > * 4.12.10-gentoo >>>> Unpacking source... >>>> Unpacking dmraid-1.0.0.rc16-3.tar.bz2 to /var/tmp/portage/sys-fs/dmraid-1.0.0_rc16-r3/work >>>> Source unpacked in /var/tmp/portage/sys-fs/dmraid-1.0.0_rc16-r3/work >>>> Preparing source in /var/tmp/portage/sys-fs/dmraid-1.0.0_rc16-r3/work/dmraid/1.0.0.rc16-3/dmraid ... > * Applying dmraid-1.0.0_rc16-undo-p-rename.patch ... > [ ok ] > * Applying dmraid-1.0.0_rc16-return-all-sets.patch ... > [ ok ] > * Applying dmraid-1.0.0_rc16-static-build-fixes.patch ... > [ ok ] > * Applying dmraid-1.0.0_rc16-parallel-make.patch ... > [ ok ] > * Appending pkg.m4 from system to aclocal.m4 > * Running eautoreconf in '/var/tmp/portage/sys-fs/dmraid-1.0.0_rc16-r3/work/dmraid/1.0.0.rc16-3/dmraid' ... > * This package has a configure.in file which has long been deprecated. Please > * update it to use configure.ac instead as newer versions of autotools will die > * when it finds this file. See https://bugs.gentoo.org/426262 for details. > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running elibtoolize in: dmraid/1.0.0.rc16-3/dmraid/ > * Creating prepatched source archive for use with Genkernel >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-fs/dmraid-1.0.0_rc16-r3/work/dmraid/1.0.0.rc16-3/dmraid ... > * econf: updating tmp/dmraid/1.0.0.rc16-3/autoconf/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating tmp/dmraid/1.0.0.rc16-3/autoconf/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating dmraid/1.0.0.rc16-3/dmraid/autoconf/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating dmraid/1.0.0.rc16-3/dmraid/autoconf/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 --libdir=/usr/lib64 --with-usrlibdir=${prefix}/lib64 --disable-static_link --disable-mini --disable-led --disable-intel_led --enable-klibc --disable-dietlibc >configure: loading site script /usr/share/config.site >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for gawk... gawk >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for klcc... klcc >checking for x86_64-pc-linux-gnu-gcc... klcc >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 klcc accepts -g... yes >checking for klcc option to accept ISO C89... none needed >checking how to run the C preprocessor... klcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... 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... no >checking for strings.h... no >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... no >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) no >checking whether time.h and sys/time.h may both be included... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking mntent.h usability... yes >checking mntent.h presence... yes >checking for mntent.h... yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for int16_t... yes >checking for int32_t... yes >checking for int64_t... yes >checking for int8_t... yes >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for uint8_t... yes >checking for struct stat.st_rdev... yes >checking whether to enable debugging... no >checking whether to enable malloc debugging... no >checking whether to disable native metadata logging... 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.2... yes >checking whether to disable testing with mapped devices... yes >checking whether klcc needs -traditional... no >checking return type of signal handlers... void >checking for vprintf... yes >checking for _doprnt... no >checking for library containing getmntent... none required >checking whether lstat correctly handles trailing slash... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... no >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... no >checking for working strtod... no >checking for pow... no >checking for pow in -lm... no >configure: WARNING: cannot find library containing definition of pow >checking for getmntent... (cached) yes >checking for memmove... yes >checking for memset... yes >checking for mkdir... yes >checking for rmdir... yes >checking for uname... yes >checking for strchr... yes >checking for strerror... yes >checking for strpbrk... yes >checking for strrchr... yes >checking for strstr... yes >checking for dlopen in -ldl... no >configure: error: dl library is missing > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/sys-fs/dmraid-1.0.0_rc16-r3/work/dmraid/1.0.0.rc16-3/dmraid/config.log > * ERROR: sys-fs/dmraid-1.0.0_rc16-r3::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 115: Called src_configure > * environment, line 3374: Called econf '--with-usrlibdir=${prefix}/lib64' '--disable-static_link' '--disable-mini' '--disable-led' '--disable-intel_led' '--enable-klibc' '--disable-dietlibc' > * 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/dmraid-1.0.0_rc16-r3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-fs/dmraid-1.0.0_rc16-r3::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-fs:dmraid-1.0.0_rc16-r3:20170907-194215.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/dmraid-1.0.0_rc16-r3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-fs/dmraid-1.0.0_rc16-r3/temp/environment'. > * Working directory: '/var/tmp/portage/sys-fs/dmraid-1.0.0_rc16-r3/work/dmraid/1.0.0.rc16-3/dmraid' > * S: '/var/tmp/portage/sys-fs/dmraid-1.0.0_rc16-r3/work/dmraid/1.0.0.rc16-3/dmraid'
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 630278
:
493148
|
493150
|
493152
|
493154
|
493156
| 493158