Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gnome-extra/evolution-data-server-3.4.4 failed
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
jesterchen
n00b
n00b


Joined: 21 Jan 2012
Posts: 33

PostPosted: Mon Feb 04, 2013 8:35 pm    Post subject: gnome-extra/evolution-data-server-3.4.4 failed Reply with quote

Hi there,
I just tried to emerge evolution, and got an error:

Code:
In file included from e-weather-source.c:21:0:
e-weather-source.h:28:33: fatal error: libgweather/weather.h: No such file or directory


With some googling I found out, that weather.h has been renamed to gweather-weather.h (see here). Is there any way to hotfix this?

emerge --info
emerge -pqv
[code:1:ba39b8f955] * Package: gnome-extra/evolution-data-server-3.4.4
* Repository: gentoo
* Maintainer: gnome@gentoo.org
* USE: abi_x86_64 amd64 elibc_glibc gnome-online-accounts introspection ipv6 kerberos kernel_linux ldap multilib userland_GNU weather
* FEATURES: sandbox
>>> Unpacking source...
>>> Unpacking evolution-data-server-3.4.4.tar.xz to /var/tmp/portage/gnome-extra/evolution-data-server-3.4.4/work
>>> Source unpacked in /var/tmp/portage/gnome-extra/evolution-data-server-3.4.4/work
>>> Preparing source in /var/tmp/portage/gnome-extra/evolution-data-server-3.4.4/work/evolution-data-server-3.4.4 ...
* Fixing OMF Makefiles ...
[ ok ]
* Disabling deprecation warnings ...
[ ok ]
* Running elibtoolize in: evolution-data-server-3.4.4/
* Applying portage/1.2.0 patch ...
* Applying sed/1.5.6 patch ...
* Applying as-needed/2.4.2 patch ...
include version 4.8
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/gnome-extra/evolution-data-server-3.4.4/work/evolution-data-server-3.4.4 ...
* econf: updating evolution-data-server-3.4.4/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating evolution-data-server-3.4.4/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 --disable-dependency-tracking --disable-schemas-compile --disable-schemas-install --disable-silent-rules --disable-maintainer-mode --disable-gtk-doc --disable-schemas-compile --enable-goa --enable-introspection --enable-ipv6 --with-krb5=/usr --with-openldap --disable-vala-bindings --enable-weather --enable-nntp --enable-largefile --enable-smime --with-libdb=/usr
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 how to create a ustar tar archive... gnutar
checking whether make supports nested variables... 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.16... yes
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 dependency style of x86_64-pc-linux-gnu-gcc... none
checking for supported compiler flags... -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wno-deprecated-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings
checking whether to enable maintainer-specific portions of Makefiles... 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 dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for inline... inline
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for jw... no
checking whether NLS is requested... yes
checking for intltool >= 0.35.5... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.16.2
checking for XML::Parser... ok
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for ld used by 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 shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 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... ok
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 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 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... yes
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 for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for Win32... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for fsync... yes
checking for strptime... yes
checking for strtok_r... yes
checking for nl_langinfo... yes
checking for GNOME_PLATFORM... yes
checking for GIO_UNIX... yes
checking for DBUS_GLIB... yes
checking if GNOME Online Accounts support is enabled... yes
checking for GOA... yes
checking for OAUTH... yes
checking for GNOME_KEYRING... yes
checking for regexec... yes
checking Berkeley DB... yes
checking for iconv in -liconv... no
checking for iconv... yes
checking for gnu_get_libc_version... yes
checking if iconv() handles UTF-8... yes
checking preferred charset name formats for system iconv... found
checking for nl_langinfo (CODESET)... yes
checking for %l and %k support in strftime... yes
checking Mozilla NSPR pkg-config module name... nspr
checking Mozilla NSS pkg-config module name... nss
checking for sendmail... /usr/sbin/sendmail
checking system mail directory... /var/spool/mail, writable by group mail
checking for tm_gmtoff in struct tm... yes
checking if ctime_r wants three arguments... no
checking for gethostbyname_r... yes
checking if gethostbyname_r wants five arguments... no
checking for gethostbyaddr_r... yes
checking if gethostbyaddr_r wants seven arguments... no
checking for sys/statvfs.h... yes
checking for statvfs... yes
checking for sys/param.h... yes
checking for sys/mount.h... yes
checking for statfs... yes
checking if system supports getaddrinfo and getnameinfo... yes
checking wspiapi.h usability... no
checking wspiapi.h presence... no
checking for wspiapi.h... no
checking if we should build the weather calendar backend... yes
checking for LIBGWEATHER... yes
checking for SunOS broken spool format... no
checking for Kerberos 5... yes (MIT)
checking for et/com_err.h... yes
checking for com_err.h... yes
checking for purify... impure
checking for OpenLDAP... yes
checking if OpenLDAP is version 2.x... yes
checking for res_query in -lresolv... no
checking for __res_query in -lresolv... yes
checking for bind in -lsocket... no
checking for gethostbyaddr in -lnsl... yes
checking for ber_get_tag in -llber... yes
checking for ldap_open in -lldap... yes
checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.0.0... yes (version 2.34.3)
checking for SQLITE3... yes
checking for E_DATA_SERVER... yes
checking for E_DATA_SERVER_UI... yes
checking for E_BACKEND... yes
checking for EVOLUTION_ADDRESSBOOK... yes
checking for EVOLUTION_CALENDAR... yes
checking ical_set_unknown_token_handling_setting function... yes
checking for GDATA... yes
checking for SOUP... yes
checking for deflateEnd in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... 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 _LARGEFILE64_SOURCE value needed for large files... yes
checking for CAMEL... yes
checking for gconftool-2... /usr/bin/gconftool-2
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for gperf... /usr/bin/gperf
checking for gobject-introspection... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating evolution-data-server-zip
config.status: creating evolution-data-server.pc
config.status: creating addressbook/Makefile
config.status: creating addressbook/libebook/Makefile
config.status: creating addressbook/libebook/libebook.pc
config.status: creating addressbook/libedata-book/Makefile
config.status: creating addressbook/libedata-book/libedata-book.pc
config.status: creating addressbook/libegdbus/Makefile
config.status: creating addressbook/backends/Makefile
config.status: creating addressbook/backends/file/Makefile
config.status: creating addressbook/backends/vcf/Makefile
config.status: creating addressbook/backends/ldap/Makefile
config.status: creating addressbook/backends/google/Makefile
config.status: creating addressbook/backends/webdav/Makefile
config.status: creating art/Makefile
config.status: creating calendar/Makefile
config.status: creating calendar/libecal/Makefile
config.status: creating calendar/libecal/libecal.pc
config.status: creating calendar/libedata-cal/Makefile
config.status: creating calendar/libedata-cal/libedata-cal.pc
config.status: creating calendar/libegdbus/Makefile
config.status: creating calendar/backends/Makefile
config.status: creating calendar/backends/caldav/Makefile
config.status: creating calendar/backends/file/Makefile
config.status: creating calendar/backends/http/Makefile
config.status: creating calendar/backends/contacts/Makefile
config.status: creating calendar/backends/weather/Makefile
config.status: creating camel/Makefile
config.status: creating camel/providers/Makefile
config.status: creating camel/providers/imap/Makefile
config.status: creating camel/providers/imapx/Makefile
config.status: creating camel/providers/local/Makefile
config.status: creating camel/providers/nntp/Makefile
config.status: creating camel/providers/pop3/Makefile
config.status: creating camel/providers/sendmail/Makefile
config.status: creating camel/providers/smtp/Makefile
config.status: creating camel/tests/Makefile
config.status: creating camel/tests/folder/Makefile
config.status: creating camel/tests/lib/Makefile
config.status: creating camel/tests/message/Makefile
config.status: creating camel/tests/mime-filter/Makefile
config.status: creating camel/tests/misc/Makefile
config.status: creating camel/tests/smime/Makefile
config.status: creating camel/camel.pc
config.status: creating libebackend/Makefile
config.status: creating libebackend/libebackend.pc
config.status: creating libedataserver/Makefile
config.status: creating libedataserver/eds-version.h
config.status: creating libedataserver/libedataserver.pc
config.status: creating libedataserverui/Makefile
config.status: creating libedataserverui/libedataserverui.pc
config.status: creating services/Makefile
config.status: creating services/evolution-addressbook-factory/Makefile
config.status: creating services/evolution-calendar-factory/Makefile
config.status: creating tests/Makefile
config.status: creating tests/libebook/Makefile
config.status: creating tests/libebook/client/Makefile
config.status: creating tests/libebook/vcard/Makefile
config.status: creating tests/libecal/Makefile
config.status: creating tests/libecal/client/Makefile
config.status: creating tests/libedata-cal/Makefile
config.status: creating tests/libedataserver/Makefile
config.status: creating tests/libedataserverui/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/addressbook/Makefile
config.status: creating docs/reference/addressbook/libebook/Makefile
config.status: creating docs/reference/addressbook/libedata-book/Makefile
config.status: creating docs/reference/calendar/Makefile
config.status: creating docs/reference/calendar/libecal/Makefile
config.status: creating docs/reference/calendar/libedata-cal/Makefile
config.status: creating docs/reference/camel/Makefile
config.status: creating docs/reference/libedataserver/Makefile
config.status: creating docs/reference/libedataserverui/Makefile
config.status: creating docs/reference/libebackend/Makefile
config.status: creating po/Makefile.in
config.status: creating vala/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing libtool commands
config.status: executing po/stamp-it commands

evolution-data-server has been configured as follows:
Weather calendar: yes
Mail Directory: /var/spool/mail, writable by group mail
LDAP support: /usr (dynamic)
NNTP support: yes
Kerberos 5: yes (MIT)
SMIME support: yes
IPv6 support: yes
Dot Locking: yes
File Locking: fcntl
Large files: yes
Gtk Doc: no
Introspection: yes
Vala bindings: no
GNOME Online Accounts yes

>>> Source configured.
>>> Compiling source in /var/tmp/portage/gnome-extra/evolution-data-server-3.4.4/work/evolution-data-server-3.4.4 ...
make -j3
make all-recursive
make[1]: Entering directory `/var/tmp/portage/gnome-extra/evolution-data-server-3.4.4/work/evolution-data-server-3.4.4'
Making all in camel
make[2]: Entering directory `/var/tmp/portage/gnome-extra/evolution-data-server-3.4.4/work/evolution-data-server-3.4.4/camel'
make all-recursive
make[3]: Entering directory `/var/tmp/portage/gnome-extra/evolution-data-server-3.4.4/work/evolution-data-server-3.4.4/camel'
Making all in .
make[4]: Entering directory `/var/tmp/portage/gnome-extra/evolution-data-server-3.4.4/work/evolution-data-server-3.4.4/camel'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-enumtypes.lo `test -f 'camel-enumtypes.c' || echo './'`camel-enumtypes.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-marshal.lo `test -f 'camel-marshal.c' || echo './'`camel-marshal.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-address.lo `test -f 'camel-address.c' || echo './'`camel-address.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-marshal.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-marshal.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-enumtypes.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-enumtypes.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-address.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-address.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-block-file.lo `test -f 'camel-block-file.c' || echo './'`camel-block-file.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-certdb.lo `test -f 'camel-certdb.c' || echo './'`camel-certdb.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-charset-map.lo `test -f 'camel-charset-map.c' || echo './'`camel-charset-map.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-block-file.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-block-file.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-certdb.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-certdb.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-charset-map.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-charset-map.o
camel-certdb.c: In function 'certdb_finalize':
camel-certdb.c:86:2: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
camel-certdb.c:87:2: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
camel-certdb.c:88:2: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
camel-certdb.c:89:2: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
camel-certdb.c: In function 'camel_certdb_init':
camel-certdb.c:132:2: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:271) [-Wdeprecated-declarations]
camel-certdb.c:133:2: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:271) [-Wdeprecated-declarations]
camel-certdb.c:134:2: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:271) [-Wdeprecated-declarations]
camel-certdb.c:135:2: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:271) [-Wdeprecated-declarations]
camel-block-file.c: In function 'block_file_finalize':
camel-block-file.c:175:2: warning: 'g_static_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:147): Use 'g_mutex_free' instead [-Wdeprecated-declarations]
camel-block-file.c:176:2: warning: 'g_static_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:147): Use 'g_mutex_free' instead [-Wdeprecated-declarations]
camel-block-file.c:177:2: warning: 'g_static_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:147): Use 'g_mutex_free' instead [-Wdeprecated-declarations]
camel-block-file.c: In function 'camel_block_file_init':
camel-block-file.c:217:2: warning: 'g_static_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:145): Use 'g_mutex_init' instead [-Wdeprecated-declarations]
camel-block-file.c:218:2: warning: 'g_static_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:145): Use 'g_mutex_init' instead [-Wdeprecated-declarations]
camel-block-file.c:219:2: warning: 'g_static_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:145): Use 'g_mutex_init' instead [-Wdeprecated-declarations]
camel-block-file.c: In function 'key_file_finalize':
camel-block-file.c:882:2: warning: 'g_static_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:147): Use 'g_mutex_free' instead [-Wdeprecated-declarations]
camel-block-file.c: In function 'camel_key_file_init':
camel-block-file.c:905:2: warning: 'g_static_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:145): Use 'g_mutex_init' instead [-Wdeprecated-declarations]
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-cipher-context.lo `test -f 'camel-cipher-context.c' || echo './'`camel-cipher-context.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-cipher-context.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-cipher-context.o
camel-cipher-context.c: In function 'cipher_context_finalize':
camel-cipher-context.c:175:2: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
camel-cipher-context.c: In function 'camel_cipher_context_init':
camel-cipher-context.c:759:2: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:271) [-Wdeprecated-declarations]
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-data-cache.lo `test -f 'camel-data-cache.c' || echo './'`camel-data-cache.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-data-wrapper.lo `test -f 'camel-data-wrapper.c' || echo './'`camel-data-wrapper.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-data-cache.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-data-cache.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-data-wrapper.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-data-wrapper.o
camel-data-wrapper.c: In function 'data_wrapper_finalize':
camel-data-wrapper.c:90:2: warning: 'g_static_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:147): Use 'g_mutex_free' instead [-Wdeprecated-declarations]
camel-data-wrapper.c: In function 'camel_data_wrapper_init':
camel-data-wrapper.c:506:2: warning: 'g_static_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:145): Use 'g_mutex_init' instead [-Wdeprecated-declarations]
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-db.lo `test -f 'camel-db.c' || echo './'`camel-db.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-db.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-db.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-debug.lo `test -f 'camel-debug.c' || echo './'`camel-debug.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-disco-diary.lo `test -f 'camel-disco-diary.c' || echo './'`camel-disco-diary.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-disco-diary.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-disco-diary.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-debug.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-debug.o
camel-db.c: In function 'sync_push_request':
camel-db.c:118:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:173): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
camel-db.c:122:3: warning: 'g_cond_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
camel-db.c:123:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:271) [-Wdeprecated-declarations]
camel-db.c:134:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
camel-db.c:143:4: warning: 'g_cond_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations]
camel-db.c:144:4: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
camel-db.c:157:3: warning: 'g_cond_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations]
camel-db.c:158:3: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
camel-db.c: In function 'sync_push_request_timeout':
camel-db.c:166:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:173): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
camel-db.c:173:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
camel-db.c: In function 'camel_sqlite3_file_xClose':
camel-db.c:234:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:173): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
camel-db.c:242:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
camel-db.c:255:2: warning: 'g_static_rec_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:189): Use 'g_rec_mutex_free' instead [-Wdeprecated-declarations]
camel-db.c: In function 'camel_sqlite3_file_xSync':
camel-db.c:271:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:173): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
camel-db.c:285:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
camel-db.c: In function 'camel_sqlite3_vfs_xOpen':
camel-db.c:314:2: warning: 'g_static_rec_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:170): Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations]
camel-db.c:316:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:173): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
camel-db.c:349:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
camel-db.c: In function 'camel_db_open':
camel-db.c:520:2: warning: 'g_static_rw_lock_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:207): Use 'g_rw_lock_init' instead [-Wdeprecated-declarations]
camel-db.c: In function 'camel_db_close':
camel-db.c:570:3: warning: 'g_static_rw_lock_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:228): Use 'g_rw_lock_free' instead [-Wdeprecated-declarations]
camel-db.c: In function 'camel_db_set_collate':
camel-db.c:594:3: warning: 'g_static_rw_lock_writer_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:219): Use 'g_rw_lock_writer_lock' instead [-Wdeprecated-declarations]
camel-db.c:598:3: warning: 'g_static_rw_lock_writer_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:225): Use 'g_rw_lock_writer_unlock' instead [-Wdeprecated-declarations]
camel-db.c: In function 'camel_db_command':
camel-db.c:618:2: warning: 'g_static_rw_lock_writer_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:219): Use 'g_rw_lock_writer_lock' instead [-Wdeprecated-declarations]
camel-db.c:624:2: warning: 'g_static_rw_lock_writer_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:225): Use 'g_rw_lock_writer_unlock' instead [-Wdeprecated-declarations]
camel-db.c: In function 'camel_db_begin_transaction':
camel-db.c:641:2: warning: 'g_static_rw_lock_writer_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:219): Use 'g_rw_lock_writer_lock' instead [-Wdeprecated-declarations]
camel-db.c: In function 'camel_db_end_transaction':
camel-db.c:666:2: warning: 'g_static_rw_lock_writer_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:225): Use 'g_rw_lock_writer_unlock' instead [-Wdeprecated-declarations]
camel-db.c: In function 'camel_db_abort_transaction':
camel-db.c:686:2: warning: 'g_static_rw_lock_writer_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:225): Use 'g_rw_lock_writer_unlock' instead [-Wdeprecated-declarations]
camel-db.c: In function 'camel_db_transaction_command':
camel-db.c:726:2: warning: 'g_static_rw_lock_writer_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:219): Use 'g_rw_lock_writer_lock' instead [-Wdeprecated-declarations]
camel-db.c:744:2: warning: 'g_static_rw_lock_writer_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:225): Use 'g_rw_lock_writer_unlock' instead [-Wdeprecated-declarations]
camel-db.c: In function 'camel_db_count_message_info':
camel-db.c:778:2: warning: 'g_static_rw_lock_reader_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:210): Use 'g_rw_lock_reader_lock' instead [-Wdeprecated-declarations]
camel-db.c:784:2: warning: 'g_static_rw_lock_reader_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:216): Use 'g_rw_lock_reader_unlock' instead [-Wdeprecated-declarations]
camel-db.c: In function 'camel_db_select':
camel-db.c:985:2: warning: 'g_static_rw_lock_reader_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:210): Use 'g_rw_lock_reader_lock' instead [-Wdeprecated-declarations]
camel-db.c:991:2: warning: 'g_static_rw_lock_reader_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:216): Use 'g_rw_lock_reader_unlock' instead [-Wdeprecated-declarations]
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-disco-folder.lo `test -f 'camel-disco-folder.c' || echo './'`camel-disco-folder.c
camel-disco-diary.c: In function 'camel_disco_diary_replay':
camel-disco-diary.c:429:12: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-disco-folder.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-disco-folder.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-disco-store.lo `test -f 'camel-disco-store.c' || echo './'`camel-disco-store.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-disco-store.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-disco-store.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-file-utils.lo `test -f 'camel-file-utils.c' || echo './'`camel-file-utils.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-filter-driver.lo `test -f 'camel-filter-driver.c' || echo './'`camel-filter-driver.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-file-utils.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-file-utils.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-filter-driver.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-filter-driver.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-filter-search.lo `test -f 'camel-filter-search.c' || echo './'`camel-filter-search.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-filter-search.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-filter-search.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-folder-search.lo `test -f 'camel-folder-search.c' || echo './'`camel-folder-search.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-folder-search.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-folder-search.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-folder-summary.lo `test -f 'camel-folder-summary.c' || echo './'`camel-folder-summary.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-folder-summary.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-folder-summary.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\""/usr/libexec"\" -DCAMEL_PROVIDERDIR=\""/usr/lib64/evolution-data-server/camel-providers"\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\""/usr/share/locale"\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c -o libcamel_1_2_la-camel-folder-thread.lo `test -f 'camel-folder-thread.c' || echo './'`camel-folder-thread.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I.. -I. -DCAMEL_LIBEXECDIR=\"/usr/libexec\" -DCAMEL_PROVIDERDIR=\"/usr/lib64/evolution-data-server/camel-providers\" -DG_LOG_DOMAIN=\"camel\" -DE_DATA_SERVER_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DCAMEL_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -I/usr/include -D_LARGEFILE64_SOURCE -I/usr/include/db4.8 -march=athlon64 -O2 -pipe -c camel-folder-thread.c -fPIC -DPIC -o .libs/libcamel_1_2_la-camel-folder-thread.o
camel-folder-summary.c: In function 'folder_summary_finalize':
camel-folder-summary.c:288:2: warning: 'g_static_rec_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:189): Use 'g_rec_mutex_free' instead [-Wdeprecated-declarations]
camel-folder-summary.c:289:2: warning: 'g_static_rec_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:189): Use 'g_rec_mutex_free' instead [-Wdeprecated-declarations]
camel-folder-summary.c:290:2: warning: 'g_static_rec_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:189): Use 'g_rec_mutex_free' instead [-Wdeprecated-declarations]
camel-folder-summary.c:291:2: warning: 'g_static_rec_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:189): Use 'g_rec_mutex_free' instead [-Wdeprecated-declarations]
camel-folder-summary.c:292:2: warning: 'g_static_rec_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:189): Use 'g_rec_mutex_free' instead [-Wdeprecated-declarations]
camel-folder-summary.c: In function 'camel_folder_summary_init':
camel-folder-summary.c:1327:2: warning: 'g_static_rec_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:170): Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations]
camel-folder-summary.c:1328:2: warning: 'g_static_rec_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:170): Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations]
camel-folder-summary.c:1329:2: warning: 'g_static_rec_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:170): Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations]
camel-folder-summary.c:1330:2: warning: 'g_static_rec_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:170): Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations]
camel-folder-summary.c:1331:2: warning: 'g_static_rec_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:170): Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations]
camel-folder-summary.c: In function 'camel_folder_summary_lock':
camel-folder-summary.c:4796:4: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:173): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
camel-folder-summary.c:4799:4: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:173): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
camel-folder-summary.c:4802:4: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:173): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
camel-folder-summary.c:4805:4: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:173): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
camel-folder-summary.c:4808:4: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:173): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
camel-folder-summary.c: In function 'camel_folder_summary_unlock':
camel-folder-summary.c:4832:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
camel-folder-summary.c:4835:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
camel-folder-summary.c:4838:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/incl
Back to top
View user's profile Send private message
tomk
Bodhisattva
Bodhisattva


Joined: 23 Sep 2003
Posts: 7221
Location: Sat in front of my computer

PostPosted: Tue Feb 05, 2013 9:43 am    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads, see gnome-extra/evolution-data-server-3.4.4 failed.
_________________
Search | Read | Answer | Report | Strip
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum