[Users] Claws Mail 3.16.0 unleashed!!!!

Leon Fisk lfisk at iserv.net
Mon Dec 18 13:43:59 CET 2017


On Sun, 17 Dec 2017 12:18:56 +0000
Paul <claws at thewildbeast.co.uk> wrote:

>17th December 2017                                  Claws Mail 3.16.0
<snip>

Tried building this on an old Ubuntu system running 10.04.

Up to this point it has always built okay. I don't build a lot of the
plugins that would probably cause problems.

Here is the tail-end of the output where it errors out:

===
Making all in .
addr_compl.c: In function ‘addrcompl_clear_queue’:
addr_compl.c:1132: warning: implicit declaration of function ‘g_list_free_full’
compose.c: In function ‘compose_force_encryption’:
compose.c:1331: warning: implicit declaration of function ‘g_slist_free_full’
imap.c: In function ‘imap_fetch_msg_full’:
imap.c:1572: warning: format ‘%zd’ expects type ‘signed size_t’, but argument 3 has type ‘goffset’
imap.c: In function ‘imap_is_msg_fully_cached’:
imap.c:1675: warning: format ‘%zd’ expects type ‘signed size_t’, but argument 4 has type ‘goffset’
ldapctrl.c: In function ‘ldapctl_full_attribute_array’:
ldapctrl.c:642: warning: implicit declaration of function ‘g_list_free_full’
libtool: link: gcc -g -O2 -Wno-unused-function -Wno-pointer-sign -Wall -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,--export-dynamic -o .libs/claws-mail account.o action.o addrcache.o addr_compl.o addressadd.o addrgather.o addrharvest.o addritem.o advsearch.o alertpanel.o autofaces.o avatars.o codeconv.o compose.o crash.o customheader.o displayheader.o edittags.o enriched.o entity.o export.o file_checker.o filtering.o folder.o folder_item_prefs.o foldersel.o folderutils.o folderview.o grouplistdialog.o headerview.o html.o image_viewer.o imap.o imap_gtk.o import.o inc.o localfolder.o main.o mainwindow.o manual.o matcher.o matcher_parser_lex.o matcher_parser_parse.o mbox.o message_search.o messageview.o mh.o mh_gtk.o mimeview.o msgcache.o news.o news_gtk.o noticeview.o partial_download.o password.o password_gtk.o passwordstore.o pop.o prefs_account.o prefs_actions.o prefs_common.o prefs_compose_writing.o prefs_customheader.o prefs_display_header.o prefs_ext_prog.o prefs_filtering_action.o prefs_filtering.o prefs_folder_item.o prefs_fonts.o prefs_gtk.o prefs_image_viewer.o prefs_logging.o prefs_matcher.o prefs_message.o prefs_migration.o prefs_msg_colors.o prefs_other.o prefs_quote.o prefs_receive.o prefs_send.o prefs_spelling.o prefs_summaries.o prefs_summary_column.o prefs_summary_open.o prefs_folder_column.o prefs_template.o prefs_themes.o prefs_toolbar.o prefs_wrapping.o printing.o privacy.o procheader.o procmime.o procmsg.o quote_fmt.o quote_fmt_lex.o quote_fmt_parse.o recv.o remotefolder.o send_message.o setup.o sourcewindow.o ssl_manager.o statusbar.o stock_pixmap.o summary_search.o summaryview.o textview.o toolbar.o undo.o unmime.o uri_opener.o wizard.o addrbook.o addrclip.o addrcustomattr.o addressbook.o addressbook_foldersel.o addrindex.o addrquery.o addrselect.o addrduplicates.o browseldap.o editaddress.o editaddress_other_attributes_ldap.o editbook.o editgroup.o editjpilot.o editldap_basedn.o editldap.o editvcard.o exphtmldlg.o expldifdlg.o exporthtml.o exportldif.o importldif.o importmutt.o importpine.o jpilot.o ldapctrl.o ldaplocate.o ldapquery.o ldapserver.o ldapupdate.o ldaputil.o ldif.o mutt.o pine.o vcard.o -pthread -pthread -pthread -pthread -pthread  etpan/.libs/libclawsetpan.a -L/usr/lib gtk/.libs/libclawsgtk.a -lcrypt /usr/lib/libenchant.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgio-2.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libcairo.so /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so -lfontconfig /usr/lib/libgmodule-2.0.so -lnsl -llber -lldap /usr/lib/libgnutls.so -lcompface /usr/lib/libpisock.so /usr/lib/libusb.so /usr/lib/libbluetooth.so -lSM -lICE -lstartup-notification-1 -L/lib -ldbus-glib-1 -ldbus-1 -lpthread /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lm /usr/lib/libetpan.so -ldb-4.8 -lz -llockfile /usr/lib/libsasl2.so -ldl -lresolv -lssl -lcrypto -pthread
addr_compl.o: In function `addrcompl_clear_queue':
/usr/local/src/claws-mail-3.16.0/src/addr_compl.c:1132: undefined reference to `g_list_free_full'
compose.o: In function `compose_force_encryption':
/usr/local/src/claws-mail-3.16.0/src/compose.c:1331: undefined reference to `g_slist_free_full'
/usr/local/src/claws-mail-3.16.0/src/compose.c:1331: undefined reference to `g_slist_free_full'
ldapctrl.o: In function `ldapctl_full_attribute_array':
/usr/local/src/claws-mail-3.16.0/src/ldapctrl.c:642: undefined reference to `g_list_free_full'
collect2: ld returned 1 exit status
make[4]: *** [claws-mail] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
===

Any ideas to fix this or should I just count my blessings and stay with 3.15.0?

-- 
Leon
Claws 3.15.0, Ubuntu Lucid



More information about the Users mailing list