Compiling errors with latest version from GIT, Printing of HTML Messages



Dear list members:

1. I currently run the balsa version 2.5.3a-32-g98a0d88 from GIT. The latest version from GIT is not compiling. Please see the attached display output. Any ideas?

2. HTML messages are displayed but not printed. I assume that a html2text tool is missing. Is this correct? And what tool is exactly missing?

Your help would be appreciated very much.
--
Best regards,
John Jack Doe


local@Netbook-1:~/balsa$ ./configure --with-gpgme --with-gpg-app=/usr/bin/gpg2 --with-html-widget=webkit2 --with-spell-checker=gtkspell --with-rubrica=yes --with-libnotify --with-canberra --enable-smime --with-gtksourceview --without-gnome --with-gcr=yes --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 for style of include used by make... GNU
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... 64
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... i686-pc-linux-gnu
checking host system type... i686-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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-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) 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 Yelp tool... no
*** The tools to build the documentation are not found.
    To build it, please install the yelp-tools package.
    Continuing with configure. ****
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.22.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 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... no
checking for html2markdown.py2... no
checking for html2markdown.py3... no
checking for html2text... no
configure: WARNING: You cannot properly quote html-only messags.
checking whether to build with gpgme/GnuPG support... yes
checking for gpgme-config... /usr/bin/gpgme-config
checking gpgme library version... 1.6.0
checking /usr/bin/gpg2 version... 2.1.11
checking whether to include S/MIME support... yes
checking whether to use LDAP... no
checking whether to use SQLite... no
checking whether to include Rubrica2 support... yes
checking for LIBXML2... yes
checking whether to include experimental Osmo support... no
checking for OPENSSL... yes
checking for NOTIFY... yes
checking for GCR... yes
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... no
checking whether to use an external spell checker... gtkspell version >= 3.0.3
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 zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... 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 for GIT information... yes
checking for getaddrinfo... yes
checking for gawk... (cached) gawk
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 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: config.h is unchanged
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 GPGME: yes
                  Use LDAP: no
                   Use GSS: no
                Use SQLite: no
    External spell checker: gtkspell
             Use Libnotify:  >= 0.7
         Use GtkSourceView: yes
              Use Compface: yes
  Install extra MIME icons: yes
             Use libsecret: no
                   Use gcr: yes

============================== 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.
======================================================================

local@Netbook-1:~/balsa$ make
make  all-recursive
make[1]: Entering directory '/home/local/balsa'
Making all in po
make[2]: Entering directory '/home/local/balsa/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/local/balsa/po'
Making all in sounds
make[2]: Entering directory '/home/local/balsa/sounds'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/local/balsa/sounds'
Making all in images
make[2]: Entering directory '/home/local/balsa/images'
Making all in mimetypes
make[3]: Entering directory '/home/local/balsa/images/mimetypes'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/local/balsa/images/mimetypes'
Making all in 16x16
make[3]: Entering directory '/home/local/balsa/images/16x16'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/local/balsa/images/16x16'
Making all in 24x24
make[3]: Entering directory '/home/local/balsa/images/24x24'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/local/balsa/images/24x24'
make[3]: Entering directory '/home/local/balsa/images'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/local/balsa/images'
make[2]: Leaving directory '/home/local/balsa/images'
Making all in doc
make[2]: Entering directory '/home/local/balsa/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/local/balsa/doc'
Making all in libnetclient
make[2]: Entering directory '/home/local/balsa/libnetclient'
Making all in test
make[3]: Entering directory '/home/local/balsa/libnetclient/test'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/local/balsa/libnetclient/test'
make[3]: Entering directory '/home/local/balsa/libnetclient'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/local/balsa/libnetclient'
make[2]: Leaving directory '/home/local/balsa/libnetclient'
Making all in libbalsa
make[2]: Entering directory '/home/local/balsa/libbalsa'
Making all in imap
make[3]: Entering directory '/home/local/balsa/libbalsa/imap'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/local/balsa/libbalsa/imap'
make[3]: Entering directory '/home/local/balsa/libbalsa'
  CC       mailbox_pop3.o
In file included from /usr/include/glib-2.0/glib/gi18n.h:23:0,
                 from mailbox_pop3.c:36:
mailbox_pop3.c: In function ‘notify_progress’:
mailbox_pop3.c:380:29: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘gsize {aka const unsigned int}’ [-Werror=format=] msgbuf = g_strdup_printf(_("Message %lu of %lu (%s of %s)"), fd->msgno, fd->to
                             ^
mailbox_pop3.c:380:27: note: in expansion of macro ‘_’
msgbuf = g_strdup_printf(_("Message %lu of %lu (%s of %s)"), fd->msgno, fd->to
                           ^
mailbox_pop3.c:380:29: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘gsize {aka const unsigned int}’ [-Werror=format=] msgbuf = g_strdup_printf(_("Message %lu of %lu (%s of %s)"), fd->msgno, fd->to
                             ^
mailbox_pop3.c:380:27: note: in expansion of macro ‘_’
msgbuf = g_strdup_printf(_("Message %lu of %lu (%s of %s)"), fd->msgno, fd->to
                           ^
mailbox_pop3.c: In function ‘libbalsa_mailbox_pop3_check’:
mailbox_pop3.c:648:31: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘gsize {aka unsigned int}’ [-Werror=format=] msgbuf = g_strdup_printf(_("%lu new messages (%s)"), fd.total_messages, fd.t
                               ^
mailbox_pop3.c:648:29: note: in expansion of macro ‘_’
msgbuf = g_strdup_printf(_("%lu new messages (%s)"), fd.total_messages, fd.t
                             ^
cc1: all warnings being treated as errors
Makefile:758: recipe for target 'mailbox_pop3.o' failed
make[3]: *** [mailbox_pop3.o] Error 1
make[3]: Leaving directory '/home/local/balsa/libbalsa'
Makefile:791: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/local/balsa/libbalsa'
Makefile:686: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/local/balsa'
Makefile:483: recipe for target 'all' failed
make: *** [all] Error 2


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]