Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 447386 Details for
Bug 594800
net-mail/dbmail-3.2.3 : /.../ld: cannot find -levent_pthreads
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-mail:dbmail-3.2.3:20160922-111047.log
net-mail:dbmail-3.2.3:20160922-111047.log (text/plain), 18.94 KB, created by
Toralf Förster
on 2016-09-22 17:02:33 UTC
(
hide
)
Description:
net-mail:dbmail-3.2.3:20160922-111047.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-09-22 17:02:33 UTC
Size:
18.94 KB
patch
obsolete
> * Package: net-mail/dbmail-3.2.3 > * Repository: gentoo > * Maintainer: lordvan@gentoo.org net-mail@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ldap sqlite ssl userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox > * Adding group 'dbmail' to your system ... > * - Groupid: next available > * Adding user 'dbmail' to your system ... > * - Userid: 120 > * - Shell: /sbin/nologin > * - Home: /var/lib/dbmail > * - Groups: dbmail > * - GECOS: added by portage for dbmail > * - Creating /var/lib/dbmail in / >>>> Unpacking source... >>>> Unpacking dbmail-3.2.3.tar.gz to /var/tmp/portage/net-mail/dbmail-3.2.3/work >>>> Source unpacked in /var/tmp/portage/net-mail/dbmail-3.2.3/work >>>> Preparing source in /var/tmp/portage/net-mail/dbmail-3.2.3/work/dbmail-3.2.3 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-mail/dbmail-3.2.3/work/dbmail-3.2.3 ... > * econf: updating dbmail-3.2.3/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating dbmail-3.2.3/config/config.guess with /usr/share/gnuconfig/config.guess >./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 --libdir=/usr/lib64 --sysconfdir=/etc/dbmail --disable-static --without-sieve --with-auth-ldap > >This is dbmail's GNU configure script. > >checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >/var/tmp/portage/net-mail/dbmail-3.2.3/work/dbmail-3.2.3/config/missing: Unknown `--is-lightweight' option >Try `/var/tmp/portage/net-mail/dbmail-3.2.3/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 ldap.h usability... yes >checking ldap.h presence... yes >checking for ldap.h... yes >checking for ldap.h... (cached) yes >checking for library containing ldap_initialize... -lldap >checking for pkg-config... /usr/bin/pkg-config >checking GLib headers... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >checking Glib libraries... checking GLib version >= 2.16... -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 >checking for pkg-config... /usr/bin/pkg-config >checking GMime headers... -D_LARGEFILE64_SOURCE -pthread -I/usr/include/gmime-2.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >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... yes >checking for ResultSet.h... yes >checking for PreparedStatement.h... yes >checking for Connection.h... yes >checking for ConnectionPool.h... yes >checking for SQLException.h... yes >checking for jemalloc.h... no >checking for jemalloc_defs.h... no >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getopt_long_only... no >checking for connect... no >checking for gethostbyname in -lnsl... no >checking for connect in -lsocket... no >checking for res_search... no >checking for res_search in -lresolv... no >checking for dn_expand... no >checking for dns_lookup... no >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 dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking maximum warning verbosity option... -W -Wall -Wpointer-arith -Wstrict-prototypes for C >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether byte ordering is bigendian... no >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking for crypt in -lcrypt... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-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... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) 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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... failed >checking for sysroot... no >checking for x86_64-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 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... no >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating src/dbmail.h >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/modules/Makefile >config.status: creating man/Makefile >config.status: creating test/Makefile >config.status: creating systemd/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > > PREFIX /usr > USE_DM_GETOPT: 1 > CFLAGS: -march=native -O2 -pipe -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGEFILE64_SOURCE -pthread -I/usr/include/gmime-2.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/local/include/zdb -I/usr/include/zdb -I/usr/local/include/jemalloc -I/usr/include/jemalloc -W -Wall -Wpointer-arith -Wstrict-prototypes > GLIB: -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 > GMIME: -lgmime-2.6 -lgio-2.0 -lgobject-2.0 -lglib-2.0 > SIEVE: > LDAP: -lldap > SHARED: yes > STATIC: no > CHECK: > SOCKETS: > MATH: -lm > MHASH: -lmhash > LIBEVENT: -levent_pthreads -levent > OPENSSL: -lssl -lcrypto > ZDB: -lzdb > JEMALLOC: no > > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-mail/dbmail-3.2.3/work/dbmail-3.2.3 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-mail/dbmail-3.2.3/work/dbmail-3.2.3' >Making all in src >make[2]: Entering directory '/var/tmp/portage/net-mail/dbmail-3.2.3/work/dbmail-3.2.3/src' >Making all in modules >make[3]: Entering directory '/var/tmp/portage/net-mail/dbmail-3.2.3/work/dbmail-3.2.3/src/modules' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGEFILE64_SOURCE -pthread -I/usr/include/gmime-2.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/local/include/zdb -I/usr/include/zdb -I/usr/local/include/jemalloc -I/usr/include/jemalloc -W -Wall -Wpointer-arith -Wstrict-prototypes -c -o sortnull.lo sortnull.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGEFILE64_SOURCE -pthread -I/usr/include/gmime-2.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/local/include/zdb -I/usr/include/zdb -I/usr/local/include/jemalloc -I/usr/include/jemalloc -W -Wall -Wpointer-arith -Wstrict-prototypes -c sortnull.c -fPIC -DPIC -o .libs/sortnull.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGEFILE64_SOURCE -pthread -I/usr/include/gmime-2.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/local/include/zdb -I/usr/include/zdb -I/usr/local/include/jemalloc -I/usr/include/jemalloc -W -Wall -Wpointer-arith -Wstrict-prototypes -module -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lgmime-2.6 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -lmhash -levent_pthreads -levent -lssl -lcrypto -lzdb -o libsort_null.la sortnull.lo -lldap >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsort_null.a .libs/sortnull.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsort_null.a >libtool: link: ( cd ".libs" && rm -f "libsort_null.la" && ln -s "../libsort_null.la" "libsort_null.la" ) >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGEFILE64_SOURCE -pthread -I/usr/include/gmime-2.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/local/include/zdb -I/usr/include/zdb -I/usr/local/include/jemalloc -I/usr/include/jemalloc -W -Wall -Wpointer-arith -Wstrict-prototypes -c -o authldap.lo authldap.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -march=native -O2 -pipe -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGEFILE64_SOURCE -pthread -I/usr/include/gmime-2.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/local/include/zdb -I/usr/include/zdb -I/usr/local/include/jemalloc -I/usr/include/jemalloc -W -Wall -Wpointer-arith -Wstrict-prototypes -c authldap.c -fPIC -DPIC -o .libs/authldap.o >authldap.c: In function 'authldap_once': >authldap.c:108:2: warning: 'g_static_private_init' is deprecated [-Wdeprecated-declarations] > g_static_private_init(&ldap_conn_key); > ^~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:107:0, > from /usr/include/gmime-2.6/gmime/gmime.h:25, > from ../../src/dbmail.h:53, > from authldap.c:23: >/usr/include/glib-2.0/glib/deprecated/gthread.h:248:10: note: declared here > void g_static_private_init (GStaticPrivate *private_key); > ^~~~~~~~~~~~~~~~~~~~~ >authldap.c: In function 'ldap_con_get': >authldap.c:118:2: warning: 'g_static_private_get' is deprecated: Use 'g_private_get' instead [-Wdeprecated-declarations] > LDAP * c = (LDAP *)g_static_private_get(&ldap_conn_key); > ^~~~ >In file included from /usr/include/glib-2.0/glib.h:107:0, > from /usr/include/gmime-2.6/gmime/gmime.h:25, > from ../../src/dbmail.h:53, > from authldap.c:23: >/usr/include/glib-2.0/glib/deprecated/gthread.h:251:10: note: declared here > gpointer g_static_private_get (GStaticPrivate *private_key); > ^~~~~~~~~~~~~~~~~~~~ >authldap.c:121:3: warning: 'g_static_private_get' is deprecated: Use 'g_private_get' instead [-Wdeprecated-declarations] > c = (LDAP *)g_static_private_get(&ldap_conn_key); > ^ >In file included from /usr/include/glib-2.0/glib.h:107:0, > from /usr/include/gmime-2.6/gmime/gmime.h:25, > from ../../src/dbmail.h:53, > from authldap.c:23: >/usr/include/glib-2.0/glib/deprecated/gthread.h:251:10: note: declared here > gpointer g_static_private_get (GStaticPrivate *private_key); > ^~~~~~~~~~~~~~~~~~~~ >authldap.c: In function 'authldap_connect': >authldap.c:211:2: warning: 'g_static_private_set' is deprecated: Use 'g_private_set' instead [-Wdeprecated-declarations] > g_static_private_set(&ldap_conn_key, _ldap_conn, (GDestroyNotify)authldap_free); > ^~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:107:0, > from /usr/include/gmime-2.6/gmime/gmime.h:25, > from ../../src/dbmail.h:53, > from authldap.c:23: >/usr/include/glib-2.0/glib/deprecated/gthread.h:254:10: note: declared here > void g_static_private_set (GStaticPrivate *private_key, > ^~~~~~~~~~~~~~~~~~~~ >authldap.c: In function 'auth_disconnect': >authldap.c:594:2: warning: 'g_static_private_free' is deprecated [-Wdeprecated-declarations] > g_static_private_free(&ldap_conn_key); > ^~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:107:0, > from /usr/include/gmime-2.6/gmime/gmime.h:25, > from ../../src/dbmail.h:53, > from authldap.c:23: >/usr/include/glib-2.0/glib/deprecated/gthread.h:259:10: note: declared here > void g_static_private_free (GStaticPrivate *private_key); > ^~~~~~~~~~~~~~~~~~~~~ >authldap.c: In function 'auth_get_user_aliases': >authldap.c:1296:48: warning: passing argument 2 of '__auth_get_every_match' from incompatible pointer type [-Wincompatible-pointer-types] > if ((entlist = __auth_get_every_match(t->str, fields))) { > ^~~~~~ >authldap.c:334:16: note: expected 'const char **' but argument is of type 'char **' > static GList * __auth_get_every_match(const char *q, const char **retfields) > ^~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGEFILE64_SOURCE -pthread -I/usr/include/gmime-2.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/local/include/zdb -I/usr/include/zdb -I/usr/local/include/jemalloc -I/usr/include/jemalloc -W -Wall -Wpointer-arith -Wstrict-prototypes -module -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lgmime-2.6 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -lmhash -levent_pthreads -levent -lssl -lcrypto -lzdb -o libauth_ldap.la -rpath /usr/lib64/dbmail authldap.lo -lldap -lldap >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/authldap.o -lgmodule-2.0 -lgthread-2.0 -lgmime-2.6 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -lmhash -levent_pthreads -levent -lssl -lcrypto -lzdb -lldap -march=native -O2 -pthread -pthread -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libauth_ldap.so.0 -o .libs/libauth_ldap.so.0.0.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -levent_pthreads >collect2: error: ld returned 1 exit status >make[3]: *** [Makefile:2014: libauth_ldap.la] Error 1 >make[3]: Leaving directory '/var/tmp/portage/net-mail/dbmail-3.2.3/work/dbmail-3.2.3/src/modules' >make[2]: *** [Makefile:2587: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/net-mail/dbmail-3.2.3/work/dbmail-3.2.3/src' >make[1]: *** [Makefile:1960: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-mail/dbmail-3.2.3/work/dbmail-3.2.3' >make: *** [Makefile:1891: all] Error 2 > * ERROR: net-mail/dbmail-3.2.3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-mail/dbmail-3.2.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-mail/dbmail-3.2.3::gentoo'`. > * The complete build log is located at '/var/log/portage/net-mail:dbmail-3.2.3:20160922-111047.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-mail/dbmail-3.2.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-mail/dbmail-3.2.3/temp/environment'. > * Working directory: '/var/tmp/portage/net-mail/dbmail-3.2.3/work/dbmail-3.2.3' > * S: '/var/tmp/portage/net-mail/dbmail-3.2.3/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 594800
:
447382
|
447384
| 447386