Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 701226 Details for
Bug 784488
net-mail/dbmail-3.2.3-r3: configure: error: Could not find ZDB library.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
dbmail-3.2.3-r3:20210420-151125.log (text/plain), 5.68 KB, created by
Joonas Niilola
on 2021-04-20 15:13:58 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Joonas Niilola
Created:
2021-04-20 15:13:58 UTC
Size:
5.68 KB
patch
obsolete
> * Package: net-mail/dbmail-3.2.3-r3 > * Repository: gentoo > * Maintainer: lordvan@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux sieve userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking dbmail-3.2.3.tar.gz to /var/tmp/portage/net-mail/dbmail-3.2.3-r3/work >>>> Source unpacked in /var/tmp/portage/net-mail/dbmail-3.2.3-r3/work >>>> Preparing source in /var/tmp/portage/net-mail/dbmail-3.2.3-r3/work/dbmail-3.2.3 ... > * Applying dbmail-3.2.3-fno-common.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-mail/dbmail-3.2.3-r3/work/dbmail-3.2.3 ... > * econf: updating dbmail-3.2.3/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating dbmail-3.2.3/config/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-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/dbmail-3.2.3-r3 --htmldir=/usr/share/doc/dbmail-3.2.3-r3/html --with-sysroot=/ --libdir=/usr/lib64 --enable-manpages --enable-systemd --sysconfdir=/etc/dbmail --disable-static --with-sieve --without-auth-ldap > >This is dbmail's GNU configure script. > >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >/var/tmp/portage/net-mail/dbmail-3.2.3-r3/work/dbmail-3.2.3/config/missing: Unknown `--is-lightweight' option >Try `/var/tmp/portage/net-mail/dbmail-3.2.3-r3/work/dbmail-3.2.3/config/missing --help' for more information >configure: WARNING: 'missing' script is too old or missing >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 to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >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 dependency style of x86_64-pc-linux-gnu-gcc... none >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 for libSieve headers... >checking for libSieve libraries... -lsieve >checking for pkg-config... /usr/bin/pkg-config >checking GLib headers... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread >checking Glib libraries... checking GLib version >= 2.16... -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 >checking for pkg-config... /usr/bin/pkg-config >checking GMime headers... -I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid >checking GMime libraries... -lgmime-2.6 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking mhash.h usability... yes >checking mhash.h presence... yes >checking for mhash.h... yes >checking for event.h... yes >checking openssl/ssl.h usability... yes >checking openssl/ssl.h presence... yes >checking for openssl/ssl.h... yes >checking for URL.h... no >checking for ResultSet.h... no >checking for PreparedStatement.h... no >checking for Connection.h... no >checking for ConnectionPool.h... no >checking for SQLException.h... no >configure: error: Could not find ZDB library. > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/net-mail/dbmail-3.2.3-r3/work/dbmail-3.2.3/config.log > * ERROR: net-mail/dbmail-3.2.3-r3::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 125: Called src_configure > * environment, line 1242: Called econf '--enable-manpages' '--enable-systemd' '--sysconfdir=/etc/dbmail' '--disable-static' '--with-sieve' '--without-auth-ldap' > * phase-helpers.sh, line 680: 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/dbmail-3.2.3-r3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-mail/dbmail-3.2.3-r3::gentoo'`. > * The complete build log is located at '/var/tmp/portage/vbslogs/build/net-mail/dbmail-3.2.3-r3:20210420-151125.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-mail/dbmail-3.2.3-r3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-mail/dbmail-3.2.3-r3/temp/environment'. > * Working directory: '/var/tmp/portage/net-mail/dbmail-3.2.3-r3/work/dbmail-3.2.3' > * S: '/var/tmp/portage/net-mail/dbmail-3.2.3-r3/work/dbmail-3.2.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 784488
: 701226