$ ./autogen.sh --with-html-widget=webkit2 --with-spell-checker=gspell --with-canberra --with-gtksourceview --without-gnome --with-libsecret --with-compface Running gettextize... Ignore non-fatal messages. Copying file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. running intltoolize... Running libtoolize... libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. Running aclocal... Running autoconf... Running autoheader... Running automake... configure.ac:27: installing './compile' configure.ac:16: installing './missing' libbalsa/Makefile.am: installing './depcomp' libnetclient/test/Makefile.am:4: warning: shell echo $(abs_srcdir: non-POSIX variable name libnetclient/test/Makefile.am:4: (probably a GNU make extension) src/Makefile.am:106: warning: shell $(GLIB_COMPILE_RESOURCES: non-POSIX variable name src/Makefile.am:106: (probably a GNU make extension) src/Makefile.am:147: warning: shell $(GLIB_COMPILE_RESOURCES: non-POSIX variable name src/Makefile.am:147: (probably a GNU make extension) Running configure --with-html-widget=webkit2 --with-spell-checker=gspell --with-canberra --with-gtksourceview --without-gnome --with-libsecret --with-compface ... 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 whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... 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 gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking 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/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/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... yes checking whether ln -s works... yes checking for struct utsname.domainname... yes checking for pkg-config... /usr/bin/pkg-config checking for glib-compile-resources... /usr/bin/glib-compile-resources checking for Yelp tool... yes checking for itstool... itstool checking for xmllint... xmllint checking whether NLS is requested... yes 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/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.28.1 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... am ar az bg ca cs da de dz el en_CA en_GB es et eu fi fr ga gl he hi hr hu id it ja ko lt lv mk ml ms nb ne nl nn oc pa pl pt pt_BR ro ru rw sk sl sq sr sr@latin sv tr uk vi wa zh_CN zh_HK zh_TW checking for _NL_MEASUREMENT_MEASUREMENT... yes checking pkg-config is at least version 0.9.0... yes checking for BALSA... yes checking for BALSA_AB... yes checking for LIBNETCLIENT... yes checking whether res_init is available... yes checking whether to use an HTML widget... webkit2 checking for HTML... yes checking for python-html2text... no checking for html2markdown... /usr/bin/html2markdown checking whether /usr/bin/html2markdown accepts the --unicode-snob option... yes checking for gpgme-config... /usr/bin/gpgme-config checking gpgme library version... 1.12.0 checking whether to build with Autocrypt support... no checking whether to use LDAP... no checking whether to use SQLite... no checking whether to include Rubrica2 support... no checking whether to include experimental Osmo support... no checking whether to build Compface support... yes checking for uncompface in -lcompface... yes checking for GTKSOURCEVIEW... yes checking whether to build with canberra... yes checking for CANBERRA... yes checking whether to include Mac OS X Desktop Integration... no checking whether to configure for libsecret... yes checking for LIBSECRET... yes checking whether to use an external spell checker... configure gspell checking for SPELL... yes checking for an ANSI C-conforming const... yes checking for ANSI C header files... (cached) yes checking whether ctime_r is declared... yes checking for ctime_r... yes checking whether gcc understands -Wsign-compare... yes checking whether gcc understands -Wpointer-arith... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Wchar-subscripts... yes checking whether gcc understands -Wuninitialized... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -Wreturn-type... yes checking whether gcc understands -Wdeclaration-after-statement... yes checking whether gcc understands -Wredundant-decls... yes checking whether gcc understands -Wshadow... yes checking whether gcc understands -Wformat-security... yes checking for GIT information... yes checking for getaddrinfo... yes checking for gtk-update-icon-cache... /usr/bin/gtk-update-icon-cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating balsa.1 config.status: creating balsa.spec config.status: creating org.desktop.Balsa.desktop.in config.status: creating balsa-mailto-handler.desktop.in config.status: creating po/Makefile.in config.status: creating sounds/Makefile config.status: creating images/Makefile config.status: creating images/mimetypes/Makefile config.status: creating images/16x16/Makefile config.status: creating images/24x24/Makefile config.status: creating doc/Makefile config.status: creating libbalsa/Makefile config.status: creating libbalsa/imap/Makefile config.status: creating libinit_balsa/Makefile config.status: creating libnetclient/Makefile config.status: creating libnetclient/test/Makefile config.status: creating libnetclient/test/start-test-env.sh config.status: creating src/Makefile config.status: creating ui/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands ================ Final configuration =================== Installing into prefix: /usr/local Enable compile warnings: yes HTML widget: webkit2 Use GNOME: no Use Canberra: yes Use Autocrypt: no Use LDAP: no Use GSS: no Use SQLite: no Spell checker: gspell Use GtkSourceView: yes Use Compface: yes Use libsecret: yes Use gcr: no ============================== NOTICE ================================ You are using Balsa from GIT source. The program is likely to be unstable, contain incomplete features, or just plain not work. Use it at your own risk. You have been warned. ====================================================================== $ make (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/pc/System/git/balsa/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/home/pc/System/git/balsa' Making all in po make[2]: Entering directory '/home/pc/System/git/balsa/po' MSGFMT am.gmo MSGFMT ar.gmo MSGFMT az.gmo MSGFMT bg.gmo MSGFMT ca.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT dz.gmo MSGFMT el.gmo MSGFMT en_CA.gmo MSGFMT en_GB.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT ga.gmo MSGFMT gl.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT ko.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT mk.gmo MSGFMT ml.gmo MSGFMT ms.gmo MSGFMT nb.gmo MSGFMT ne.gmo MSGFMT nl.gmo MSGFMT nn.gmo MSGFMT oc.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT rw.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sq.gmo MSGFMT sr.gmo MSGFMT sr latin gmo MSGFMT sv.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT vi.gmo MSGFMT wa.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo make[2]: Leaving directory '/home/pc/System/git/balsa/po' Making all in sounds make[2]: Entering directory '/home/pc/System/git/balsa/sounds' ITMRG balsa.soundlist make[2]: Leaving directory '/home/pc/System/git/balsa/sounds' Making all in images make[2]: Entering directory '/home/pc/System/git/balsa/images' Making all in mimetypes make[3]: Entering directory '/home/pc/System/git/balsa/images/mimetypes' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pc/System/git/balsa/images/mimetypes' Making all in 16x16 make[3]: Entering directory '/home/pc/System/git/balsa/images/16x16' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pc/System/git/balsa/images/16x16' Making all in 24x24 make[3]: Entering directory '/home/pc/System/git/balsa/images/24x24' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pc/System/git/balsa/images/24x24' make[3]: Entering directory '/home/pc/System/git/balsa/images' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/pc/System/git/balsa/images' make[2]: Leaving directory '/home/pc/System/git/balsa/images' Making all in doc make[2]: Entering directory '/home/pc/System/git/balsa/doc' GEN cs/cs.mo GEN cs/ GEN de/de.mo GEN de/ GEN el/el.mo GEN el/ GEN es/es.mo GEN es/ GEN fr/fr.mo GEN fr/ GEN sl/sl.mo GEN sl/ make[2]: Leaving directory '/home/pc/System/git/balsa/doc' Making all in libnetclient make[2]: Entering directory '/home/pc/System/git/balsa/libnetclient' Making all in test make[3]: Entering directory '/home/pc/System/git/balsa/libnetclient/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pc/System/git/balsa/libnetclient/test' make[3]: Entering directory '/home/pc/System/git/balsa/libnetclient' CC net-client.o cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security] CC net-client-pop.o cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security] CC net-client-siobuf.o cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security] CC net-client-smtp.o cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security] CC net-client-utils.o cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security] AR libnetclient.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/home/pc/System/git/balsa/libnetclient' make[2]: Leaving directory '/home/pc/System/git/balsa/libnetclient' Making all in libbalsa make[2]: Entering directory '/home/pc/System/git/balsa/libbalsa' Making all in imap make[3]: Entering directory '/home/pc/System/git/balsa/libbalsa/imap' CC imap_tst.o CC auth-cram.o CC auth-gssapi.o CC imap-auth.o CC imap-commands.o CC imap_compress.o CC imap-handle.o CC imap_search.o CC imap-tls.o CC util.o AR libimap.a ar: `u' modifier ignored since `D' is the default (see `U') CCLD imap_tst make[3]: Leaving directory '/home/pc/System/git/balsa/libbalsa/imap' make[3]: Entering directory '/home/pc/System/git/balsa/libbalsa' CC abook-completion.o CC address-book-extern.o CC address-book-gpe.o CC address-book-ldap.o CC address-book-ldif.o CC address-book-osmo.o CC address-book-rubrica.o CC address-book-text.o CC address-book-vcard.o CC address-book.o CC address-view.o CC address.o CC application-helpers.o CC autocrypt.o CC body.o CC cell-renderer-button.o CC completion.o CC files.o CC filter-error.o CC filter-file.o CC filter-funcs.o CC filter.o CC folder-scanners.o CC gmime-application-pkcs7.o CC gmime-filter-header.o CC gmime-gpgme-signature.o CC gmime-multipart-crypt.o CC gmime-part-rfc2440.o CC html.o CC identity.o CC imap-server.o CC information.o CC libbalsa-conf.o CC libbalsa-gpgme.o CC libbalsa-gpgme-cb.o CC libbalsa-gpgme-keys.o CC libbalsa-gpgme-widgets.o CC libbalsa-progress.o CC macosx-helpers.o CC missing_time.o CC libbalsa.o CC libbalsa-vfs.o CC mailbox-filter.o CC mailbox.o CC mailbox_imap.o CC mailbox_local.o CC mailbox_maildir.o CC mailbox_mbox.o CC mailbox_mh.o CC mailbox_pop3.o CC mailbox_remote.o CC message.o CC mime.o CC mime-stream-shared.o CC misc.o CC rfc2445.o CC rfc3156.o CC rfc6350.o CC send.o send.c: In function ‘libbalsa_message_create_mime_message’: send.c:1232:23: error: unused variable ‘identity’ [-Werror=unused-variable] LibBalsaIdentity *identity; ^~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:752: send.o] Error 1 make[3]: Leaving directory '/home/pc/System/git/balsa/libbalsa' make[2]: *** [Makefile:785: all-recursive] Error 1 make[2]: Leaving directory '/home/pc/System/git/balsa/libbalsa' make[1]: *** [Makefile:691: all-recursive] Error 1 make[1]: Leaving directory '/home/pc/System/git/balsa' make: *** [Makefile:488: all] Error 2