READ_CACHE_DATA(msginfo->newsgroups); ^ procmsg.c:280:3: warning: 'g_mapped_file_free' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54): Use 'g_mapped_file_unref' instead [-Wdeprecated-declarations] READ_CACHE_DATA(msginfo->subject); ^ procmsg.c:281:3: warning: 'g_mapped_file_free' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54): Use 'g_mapped_file_unref' instead [-Wdeprecated-declarations] READ_CACHE_DATA(msginfo->msgid); ^ procmsg.c:282:3: warning: 'g_mapped_file_free' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54): Use 'g_mapped_file_unref' instead [-Wdeprecated-declarations] READ_CACHE_DATA(msginfo->inreplyto); ^ procmsg.c:284:3: warning: 'g_mapped_file_free' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54): Use 'g_mapped_file_unref' instead [-Wdeprecated-declarations] READ_CACHE_DATA_INT(refnum); ^ procmsg.c:288:4: warning: 'g_mapped_file_free' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54): Use 'g_mapped_file_unref' instead [-Wdeprecated-declarations] READ_CACHE_DATA(ref); ^ procmsg.c:318:2: warning: 'g_mapped_file_free' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54): Use 'g_mapped_file_unref' instead [-Wdeprecated-declarations] g_mapped_file_free(mapfile); ^ procmsg.c: In function 'procmsg_open_cache_file_mmap': procmsg.c:1134:4: warning: 'g_mapped_file_free' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54): Use 'g_mapped_file_unref' instead [-Wdeprecated-declarations] g_mapped_file_free(map); ^ procmsg.c:1143:4: warning: 'g_mapped_file_free' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54): Use 'g_mapped_file_unref' instead [-Wdeprecated-declarations] g_mapped_file_free(map); ^ CC recv.lo CC session.lo CC smtp.lo CC socket.lo socket.c: In function 'sock_get_address_info_async_cb': socket.c:1447:3: warning: 'g_io_channel_read' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/giochannel.h:166): Use 'g_io_channel_read_chars' instead [-Wdeprecated-declarations] if (g_io_channel_read(source, (gchar *)ai_member, ^ socket.c:1464:3: warning: 'g_io_channel_read' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/giochannel.h:166): Use 'g_io_channel_read_chars' instead [-Wdeprecated-declarations] if (g_io_channel_read(source, (gchar *)addr, ai_member[3], ^ socket.c: In function 'sock_info_connect_async_thread': socket.c:1693:2: warning: 'g_thread_create' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:104): Use 'g_thread_new' instead [-Wdeprecated-declarations] data->thread = g_thread_create(sock_connect_async_func, data, TRUE, ^ CC socks.lo CC ssl.lo CC ssl_hostname_validation.lo CC stringtable.lo CC sylmain.lo CC unmime.lo CC utils.lo CC uuencode.lo CC virtual.lo CC xml.lo utils.c: In function 'execute_command_line_async_wait': utils.c:4196:2: warning: 'g_thread_create' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:104): Use 'g_thread_new' instead [-Wdeprecated-declarations] thread = g_thread_create(execute_command_line_async_func, &data, TRUE, ^ utils.c: In function 'execute_open_file': utils.c:4266:2: warning: passing argument 1 of 'execute_async' from incompatible pointer type [enabled by default] execute_async(argv); ^ utils.c:4050:6: note: expected 'gchar * const*' but argument is of type 'const gchar **' gint execute_async(gchar *const argv[]) ^ CC syl-marshal.lo CCLD libsylph-0.la Making all in src /usr/bin/make all-recursive Making all in icons /usr/bin/make all-am make[7]: Nothing to be done for `all-am'. CC plugin-marshal.lo CC plugin.lo CC main.o CC mainwindow.o CC folderview.o main.c: In function 'parse_cmd_opt': main.c:680:5: warning: 'g_basename' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gfileutils.h:163): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_basename(argv[0])); ^ main.c: In function 'thread_enter_func': main.c:758:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] g_static_rec_mutex_lock(&syl_mutex); ^ main.c: In function 'thread_leave_func': main.c:773:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:185): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock(&syl_mutex); ^ main.c: In function 'app_init': main.c:791:3: warning: 'g_thread_init' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:265) [-Wdeprecated-declarations] g_thread_init(NULL); ^ mainwindow.c: In function 'main_window_add_mailbox': mainwindow.c:1860:3: warning: 'g_basename' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gfileutils.h:163): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] folder = folder_new(F_MH, g_basename(path), path); ^ folderview.c: In function 'folderview_rename_folder_cb': folderview.c:2531:7: warning: 'g_basename' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gfileutils.h:163): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_basename(item->path)); ^ CC summaryview.o CC messageview.o messageview.c: In function 'messageview_set_tool_menu': messageview.c:704:4: warning: 'g_basename' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gfileutils.h:163): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] name = g_basename(partinfo->filename ? partinfo->filename : partinfo->name); ^ messageview.c: In function 'messageview_save_as': messageview.c:960:6: warning: 'g_basename' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gfileutils.h:163): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_basename(utf8_dest)); ^ summaryview.c: In function 'summary_status_show': summaryview.c:2243:4: warning: 'g_basename' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gfileutils.h:163): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] (g_basename(summaryview->folder_item->path), ^ summaryview.c: In function 'summary_save_as': summaryview.c:3970:6: warning: 'g_basename' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gfileutils.h:163): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_basename(utf8_dest)); ^ summaryview.c: In function 'summary_drag_data_get': summaryview.c:6457:5: warning: 'g_basename' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gfileutils.h:163): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] filename = g_strdup(g_basename(file)); ^ CC headerview.o CC textview.o CC imageview.o CC mimeview.o CC quick_search.o mimeview.c: In function 'mimeview_drag_begin': mimeview.c:1004:3: warning: 'g_basename' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gfileutils.h:163): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] bname_ = g_basename(filename); ^ CC query_search.o CC message_search.o CC colorlabel.o query_search.c: In function 'query_search_folder': query_search.c:847:2: warning: 'g_thread_create' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:104): Use 'g_thread_new' instead [-Wdeprecated-declarations] thread = g_thread_create(query_search_folder_func, &data, TRUE, NULL); ^ CC action.o CC compose.o CC gtkshruler.o CC menu.o compose.c: In function 'compose_attach_append': compose.c:2355:5: warning: 'g_basename' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gfileutils.h:163): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] name = g_basename(filename ? filename : file); ^ compose.c:2366:5: warning: 'g_basename' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gfileutils.h:163): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] (g_basename(filename ? filename : file)); ^ compose.c:2379:3: warning: 'g_basename' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gfileutils.h:163): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] ainfo->name = g_strdup(g_basename(filename ? filename : file)); ^ CC stock_pixmap.o CC prefs_ui.o CC prefs_common_dialog.o stock_pixmap.c: In function 'stock_pixbuf_gdk': stock_pixmap.c:309:4: warning: 'gdk_pixbuf_new_from_inline' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362) [-Wdeprecated-declarations] (pix_d->pixbuf_data_len, pix_d->pixbuf_data, ^ CC prefs_filter.o CC prefs_filter_edit.o CC prefs_account_dialog.o CC prefs_folder_item.o CC prefs_display_items.o CC prefs_display_header.o CC prefs_customheader.o CC prefs_summary_column.o CC prefs_template.o CC prefs_actions.o CC prefs_search_folder.o CC prefs_toolbar.o CC account_dialog.o CC template.o CC addressbook.o CC addr_compl.o CC addritem.o CC addrcache.o addr_compl.c: In function 'init_all': addr_compl.c:114:2: warning: 'g_completion_new' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gcompletion.h:58) [-Wdeprecated-declarations] completion = g_completion_new(completion_func); ^ addr_compl.c: In function 'free_all': addr_compl.c:141:2: warning: 'g_completion_free' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gcompletion.h:79) [-Wdeprecated-declarations] g_completion_free(completion); ^ addr_compl.c: In function 'start_address_completion': addr_compl.c:242:4: warning: 'g_completion_add_items' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gcompletion.h:60) [-Wdeprecated-declarations] g_completion_add_items(completion, completion_list); ^ addr_compl.c: In function 'complete_address': addr_compl.c:380:2: warning: 'g_completion_complete' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gcompletion.h:68) [-Wdeprecated-declarations] result = g_completion_complete(completion, d, NULL); ^ addr_compl.c: In function 'invalidate_address_completion': addr_compl.c:523:4: warning: 'g_completion_add_items' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gcompletion.h:60) [-Wdeprecated-declarations] g_completion_add_items(completion, completion_list); ^ CC addrbook.o addrbook.c: In function 'addrbook_update_address_list': addrbook.c:1243:4: warning: 'g_strdown' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gstrfuncs.h:208) [-Wdeprecated-declarations] g_strdown( addr ); ^ addrbook.c:1266:6: warning: 'g_strdown' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gstrfuncs.h:208) [-Wdeprecated-declarations] g_strdown( addr ); ^ CC addrindex.o CC mgutils.o CC vcard.o vcard.c: In function 'vcard_get_tagname': vcard.c:312:4: warning: 'g_strdown' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gstrfuncs.h:208) [-Wdeprecated-declarations] g_strdown( tag ); ^ CC ldif.o CC importldif.o ldif.c: In function 'ldif_get_tagname': ldif.c:278:4: warning: 'g_strdown' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gstrfuncs.h:208) [-Wdeprecated-declarations] g_strdown( tag ); ^ ldif.c: In function 'ldif_add_value': ldif.c:506:2: warning: 'g_strdown' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gstrfuncs.h:208) [-Wdeprecated-declarations] g_strdown( nm ); ^ CC importcsv.o CC exportcsv.o CC jpilot.o CC syldap.o CC editbook.o CC editgroup.o CC editaddress.o CC editvcard.o CC editjpilot.o CC editldap.o CC editldap_basedn.o CC addressadd.o CC filesel.o CC foldersel.o CC statusbar.o CC logwindow.o CC sourcewindow.o CC manage_window.o CC undo.o CC alertpanel.o CC inputdialog.o CC progressdialog.o CC subscribedialog.o CC about.o CC setup.o CC gtkutils.o CC send_message.o CC inc.o setup.c: In function 'setup_mailbox': setup.c:278:2: warning: 'g_basename' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gfileutils.h:163): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] if (!strcmp(g_basename(path), "Mail")) ^ setup.c:281:3: warning: 'g_basename' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gfileutils.h:163): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] folder = folder_new(F_MH, g_basename(path), path); ^ CC rpop3.o CC import.o CC export.o CC rfc2015.o import.c: In function 'import_do': import.c:227:2: warning: 'g_basename' is deprecated (declared at /home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/gfileutils.h:163): Use 'g_path_get_basename' instead [-Wdeprecated-declarations] msg = g_strdup_printf(_("Importing %s ..."), g_basename(utf8filename)); ^ CC passphrase.o CC select-keys.o CC sigstatus.o CC simple-gettext.o CC manual.o CC eggtrayicon.o CC trayicon.o CC printing.o CC sslmanager.o CC plugin_manager.o CC update_check.o CC quote_fmt_lex.o CC quote_fmt_parse.o CC sylpheed-marshal.o CC notificationwindow.o CCLD libsylpheed-plugin-0.la CCLD sylpheed Making all in plugin Making all in attachment_tool CC attachment_tool.lo CCLD attachment_tool.la Making all in test CC test.lo CCLD test.la make[5]: Nothing to be done for `all-am'. Making all in po make[4]: Nothing to be done for `all'. Making all in manual Making all in en make[5]: Nothing to be done for `all'. Making all in ja make[5]: Nothing to be done for `all'. make[5]: Nothing to be done for `all-am'. Making all in faq Making all in de make[5]: Nothing to be done for `all'. Making all in en make[5]: Nothing to be done for `all'. Making all in es make[5]: Nothing to be done for `all'. Making all in fr make[5]: Nothing to be done for `all'. Making all in it make[5]: Nothing to be done for `all'. make[5]: Nothing to be done for `all-am'. Making all in nsis make[4]: Nothing to be done for `all'. Making all in macosx Making all in bundle make[5]: Nothing to be done for `all'. make[5]: Nothing to be done for `all-am'. make[4]: Nothing to be done for `all-am'. >>> sylpheed 3.7.0 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install -C /home/buildroot/autobuild/run/instance-0/output/build/sylpheed-3.7.0/ Making install in ac make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in libsylph /usr/bin/make install-am /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libsylph-0.la '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/sylpheed/sylph' /usr/bin/install -c -m 644 defs.h enums.h account.h base64.h codeconv.h customheader.h displayheader.h filter.h folder.h html.h imap.h mbox.h md5.h md5_hmac.h mh.h news.h nntp.h pop.h prefs.h prefs_account.h prefs_common.h procheader.h procmime.h procmsg.h quoted-printable.h recv.h session.h smtp.h socket.h socks.h ssl.h ssl_hostname_validation.h stringtable.h sylmain.h unmime.h utils.h uuencode.h virtual.h xml.h syl-marshal.h '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/sylpheed/sylph' libtool: install: /usr/bin/install -c .libs/libsylph-0.so.1.3.0 /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libsylph-0.so.1.3.0 libtool: install: (cd /home/buildroot/autobuild/run/instance-0/output/target/usr/lib && { ln -s -f libsylph-0.so.1.3.0 libsylph-0.so.1 || { rm -f libsylph-0.so.1 && ln -s libsylph-0.so.1.3.0 libsylph-0.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/run/instance-0/output/target/usr/lib && { ln -s -f libsylph-0.so.1.3.0 libsylph-0.so || { rm -f libsylph-0.so && ln -s libsylph-0.so.1.3.0 libsylph-0.so; }; }) libtool: install: /usr/bin/install -c .libs/libsylph-0.lai /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libsylph-0.la libtool: install: warning: remember to run `libtool --finish /usr/lib' Making install in src /usr/bin/make install-recursive Making install in icons /usr/bin/make install-am make[7]: Nothing to be done for `install-exec-am'. make[7]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/sylpheed' /bin/sh ../libtool --mode=install /usr/bin/install -c libsylpheed-plugin-0.la '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib' /usr/bin/install -c -m 644 plugin.h plugin-types.h '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/sylpheed' libtool: install: /usr/bin/install -c .libs/libsylpheed-plugin-0.so.1.3.0 /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libsylpheed-plugin-0.so.1.3.0 libtool: install: (cd /home/buildroot/autobuild/run/instance-0/output/target/usr/lib && { ln -s -f libsylpheed-plugin-0.so.1.3.0 libsylpheed-plugin-0.so.1 || { rm -f libsylpheed-plugin-0.so.1 && ln -s libsylpheed-plugin-0.so.1.3.0 libsylpheed-plugin-0.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/run/instance-0/output/target/usr/lib && { ln -s -f libsylpheed-plugin-0.so.1.3.0 libsylpheed-plugin-0.so || { rm -f libsylpheed-plugin-0.so && ln -s libsylpheed-plugin-0.so.1.3.0 libsylpheed-plugin-0.so; }; }) libtool: install: /usr/bin/install -c .libs/libsylpheed-plugin-0.lai /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libsylpheed-plugin-0.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c sylpheed '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin' libtool: install: /usr/bin/install -c sylpheed /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/sylpheed Making install in plugin Making install in attachment_tool make[4]: Nothing to be done for `install'. Making install in test make[4]: Nothing to be done for `install'. make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in po if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /home/buildroot/autobuild/run/instance-0/output/target/usr/share; \ else \ /bin/sh ../mkinstalldirs /home/buildroot/autobuild/run/instance-0/output/target/usr/share; \ fi installing be.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/be/LC_MESSAGES/sylpheed.mo installing bg.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/bg/LC_MESSAGES/sylpheed.mo installing cs.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/cs/LC_MESSAGES/sylpheed.mo installing da.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/da/LC_MESSAGES/sylpheed.mo installing de.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/de/LC_MESSAGES/sylpheed.mo installing el.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/el/LC_MESSAGES/sylpheed.mo installing es.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/es/LC_MESSAGES/sylpheed.mo installing et.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/et/LC_MESSAGES/sylpheed.mo installing eu.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/eu/LC_MESSAGES/sylpheed.mo installing fi.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/fi/LC_MESSAGES/sylpheed.mo installing fr.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/fr/LC_MESSAGES/sylpheed.mo installing gl.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/gl/LC_MESSAGES/sylpheed.mo installing he.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/he/LC_MESSAGES/sylpheed.mo installing hr.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/hr/LC_MESSAGES/sylpheed.mo installing hu.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/hu/LC_MESSAGES/sylpheed.mo installing it.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/it/LC_MESSAGES/sylpheed.mo installing ja.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/ja/LC_MESSAGES/sylpheed.mo installing ko.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/ko/LC_MESSAGES/sylpheed.mo installing lt.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/lt/LC_MESSAGES/sylpheed.mo installing nl.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/nl/LC_MESSAGES/sylpheed.mo installing pl.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/pl/LC_MESSAGES/sylpheed.mo installing pt_BR.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/pt_BR/LC_MESSAGES/sylpheed.mo installing ro.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/ro/LC_MESSAGES/sylpheed.mo installing ru.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/ru/LC_MESSAGES/sylpheed.mo installing sk.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/sk/LC_MESSAGES/sylpheed.mo installing sl.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/sl/LC_MESSAGES/sylpheed.mo installing sr.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/sr/LC_MESSAGES/sylpheed.mo installing sv.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/sv/LC_MESSAGES/sylpheed.mo installing tr.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/tr/LC_MESSAGES/sylpheed.mo installing uk.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/uk/LC_MESSAGES/sylpheed.mo installing vi.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/vi/LC_MESSAGES/sylpheed.mo installing zh_CN.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/zh_CN/LC_MESSAGES/sylpheed.mo installing zh_TW.gmo as /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale/zh_TW/LC_MESSAGES/sylpheed.mo if test "sylpheed" = "glib"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi Making install in manual Making install in en make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/sylpheed/manual/en' /usr/bin/install -c -m 644 sylpheed-1.html sylpheed-10.html sylpheed-11.html sylpheed-12.html sylpheed-13.html sylpheed-14.html sylpheed-15.html sylpheed-16.html sylpheed-17.html sylpheed-18.html sylpheed-19.html sylpheed-2.html sylpheed-20.html sylpheed-21.html sylpheed-22.html sylpheed-3.html sylpheed-4.html sylpheed-5.html sylpheed-6.html sylpheed-7.html sylpheed-8.html sylpheed-9.html sylpheed.html '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/sylpheed/manual/en' Making install in ja make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/sylpheed/manual/ja' /usr/bin/install -c -m 644 sylpheed-1.html sylpheed-10.html sylpheed-11.html sylpheed-12.html sylpheed-13.html sylpheed-14.html sylpheed-15.html sylpheed-16.html sylpheed-17.html sylpheed-18.html sylpheed-19.html sylpheed-20.html sylpheed-21.html sylpheed-22.html sylpheed-23.html sylpheed-24.html sylpheed-25.html sylpheed-26.html sylpheed-27.html sylpheed-2.html sylpheed-3.html sylpheed-4.html sylpheed-5.html sylpheed-6.html sylpheed-7.html sylpheed-8.html sylpheed-9.html sylpheed.html '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/sylpheed/manual/ja' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in faq Making install in de make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/sylpheed/faq/de' /usr/bin/install -c -m 644 sylpheed-faq-1.html sylpheed-faq-2.html sylpheed-faq-3.html sylpheed-faq.html '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/sylpheed/faq/de' Making install in en make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/sylpheed/faq/en' /usr/bin/install -c -m 644 sylpheed-faq-1.html sylpheed-faq-2.html sylpheed-faq-3.html sylpheed-faq-4.html sylpheed-faq.html '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/sylpheed/faq/en' Making install in es make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/sylpheed/faq/es' /usr/bin/install -c -m 644 sylpheed-faq-1.html sylpheed-faq-2.html sylpheed-faq-3.html sylpheed-faq.html '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/sylpheed/faq/es' Making install in fr make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/sylpheed/faq/fr' /usr/bin/install -c -m 644 sylpheed-faq-1.html sylpheed-faq-2.html sylpheed-faq-3.html sylpheed-faq.html '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/sylpheed/faq/fr' Making install in it make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/sylpheed/faq/it' /usr/bin/install -c -m 644 sylpheed-faq-1.html sylpheed-faq-2.html sylpheed-faq-3.html sylpheed-faq.html '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/sylpheed/faq/it' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in nsis make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in macosx Making install in bundle make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. /bin/sh ./mkinstalldirs /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pixmaps; \ /usr/bin/install -c -m 644 ./sylpheed-64x64.png /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pixmaps/sylpheed.png; /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/applications' mkdir -p -- /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pixmaps /usr/bin/install -c -m 644 sylpheed.desktop '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/applications' synergy-v2.0.12-beta.tar.gz: OK (sha256: 06d1cb1d43251b0b624212652e9c0ab2657d124ac4f7e7d0c7f3e448c953c2a8) >>> synergy v2.0.12-beta Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/synergy/synergy-v2.0.12-beta.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/synergy-v2.0.12-beta -xf - >>> synergy v2.0.12-beta Patching >>> synergy v2.0.12-beta Configuring (mkdir -p /home/buildroot/autobuild/run/instance-0/output/build/synergy-v2.0.12-beta/ && cd /home/buildroot/autobuild/run/instance-0/output/build/synergy-v2.0.12-beta/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/buildroot/autobuild/run/instance-0/output/host/bin/cmake /home/buildroot/autobuild/run/instance-0/output/build/synergy-v2.0.12-beta/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/run/instance-0/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) -- The C compiler identification is GNU 4.8.3 -- The CXX compiler identification is GNU 4.8.3 -- Check for working C compiler: /home/buildroot/autobuild/run/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc -- Check for working C compiler: /home/buildroot/autobuild/run/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/buildroot/autobuild/run/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -- Check for working CXX compiler: /home/buildroot/autobuild/run/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning at cmake/Version.cmake:27 (message): Synergy version wasn't set. Set to 2.0.0 Call Stack (most recent call first): CMakeLists.txt:48 (include) fatal: Not a git repository (or any of the parent directories): .git CMake Error at cmake/Version.cmake:53 (string): string sub-command LENGTH requires two arguments. Call Stack (most recent call first): CMakeLists.txt:48 (include) CMake Error at cmake/Version.cmake:55 (message): SYNERGY_REVISION ('') should be a short commit hash Call Stack (most recent call first): CMakeLists.txt:48 (include) -- Configuring incomplete, errors occurred! See also "/home/buildroot/autobuild/run/instance-0/output/build/synergy-v2.0.12-beta/CMakeFiles/CMakeOutput.log". make[1]: *** [/home/buildroot/autobuild/run/instance-0/output/build/synergy-v2.0.12-beta/.stamp_configured] Error 1 make: *** [_all] Error 2 make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'