Source: libsylph Version: 1.1.0-21 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to do build a binary-only build (not source) after a successful build (dpkg-buildpackage ; dpkg-buildpackage -b). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/DoubleBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -b > ----------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package libsylph > dpkg-buildpackage: info: source version 1.1.0-21 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Hideki Yamane <[email protected]> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in ac > make[2]: Entering directory '/<<PKGBUILDDIR>>/ac' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ac' > Making distclean in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making distclean in libsylph > make[2]: Entering directory '/<<PKGBUILDDIR>>/libsylph' > test -z "libsylph.la" || rm -f libsylph.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/account.Plo > rm -f ./.deps/base64.Plo > rm -f ./.deps/codeconv.Plo > rm -f ./.deps/compose.Plo > rm -f ./.deps/customheader.Plo > rm -f ./.deps/displayheader.Plo > rm -f ./.deps/filter.Plo > rm -f ./.deps/folder.Plo > rm -f ./.deps/html.Plo > rm -f ./.deps/imap.Plo > rm -f ./.deps/mbox.Plo > rm -f ./.deps/md5.Plo > rm -f ./.deps/md5_hmac.Plo > rm -f ./.deps/mh.Plo > rm -f ./.deps/news.Plo > rm -f ./.deps/nntp.Plo > rm -f ./.deps/pop.Plo > rm -f ./.deps/prefs.Plo > rm -f ./.deps/prefs_account.Plo > rm -f ./.deps/prefs_common.Plo > rm -f ./.deps/procheader.Plo > rm -f ./.deps/procmime.Plo > rm -f ./.deps/procmsg.Plo > rm -f ./.deps/quoted-printable.Plo > rm -f ./.deps/recv.Plo > rm -f ./.deps/session.Plo > rm -f ./.deps/smtp.Plo > rm -f ./.deps/socket.Plo > rm -f ./.deps/ssl.Plo > rm -f ./.deps/stringtable.Plo > rm -f ./.deps/sylmain.Plo > rm -f ./.deps/unmime.Plo > rm -f ./.deps/utils.Plo > rm -f ./.deps/uuencode.Plo > rm -f ./.deps/virtual.Plo > rm -f ./.deps/xml.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libsylph' > Making distclean in po > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > rm -f core core.* *.pox libsylph.po *.old.po cat-id-tbl.tmp > rm -fr *.o > rm -f Makefile Makefile.in POTFILES *.mo *.msg *.cat *.cat.m > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f config.h stamp-h1 > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > debian/rules binary > dh binary > dh_update_autotools_config > dh_autoreconf > autoreconf: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > aclocal: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > libtoolize: putting auxiliary files in '.'. > libtoolize: copying file './ltmain.sh' > libtoolize: putting macros in 'm4'. > libtoolize: copying file 'm4/libtool.m4' > libtoolize: copying file 'm4/ltoptions.m4' > libtoolize: copying file 'm4/ltsugar.m4' > libtoolize: copying file 'm4/ltversion.m4' > libtoolize: copying file 'm4/lt~obsolete.m4' > libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, > libtoolize: and rerunning libtoolize and aclocal. > aclocal: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > configure.in:17: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete. > configure.in:17: You should run autoupdate. > ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... > configure.in:17: the top level > configure.in:20: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms > are deprecated. > ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... > aclocal.m4:3732: AM_INIT_AUTOMAKE is expanded from... > configure.in:20: the top level > configure.in:41: warning: 'AM_CONFIG_HEADER': this macro is obsolete. > configure.in:41: You should use the 'AC_CONFIG_HEADERS' macro instead. > ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... > aclocal.m4:4102: AM_CONFIG_HEADER is expanded from... > configure.in:41: the top level > configure.in:48: warning: The macro `AC_ISC_POSIX' is obsolete. > configure.in:48: You should run autoupdate. > ./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from... > configure.in:48: the top level > configure.in:49: warning: 'AM_PROG_CC_STDC': this macro is obsolete. > configure.in:49: You should simply use the 'AC_PROG_CC' macro instead. > configure.in:49: Also, your code should no longer depend upon > 'am_cv_prog_cc_stdc', > configure.in:49: but upon 'ac_cv_prog_cc_stdc'. > ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... > aclocal.m4:4108: AM_PROG_CC_STDC is expanded from... > configure.in:49: the top level > configure.in:55: warning: AC_PROG_LEX without either yywrap or noyywrap is > obsolete > ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... > ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... > aclocal.m4:3971: AM_PROG_LEX is expanded from... > configure.in:55: the top level > configure.in:57: warning: The macro `AM_PROG_LIBTOOL' is obsolete. > configure.in:57: You should run autoupdate. > m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from... > configure.in:57: the top level > configure.in:95: warning: The macro `GLIB_GNU_GETTEXT' is obsolete. > configure.in:95: You should run autoupdate. > aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from... > aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from... > configure.in:95: the top level > configure.in:95: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:95: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... > ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... > aclocal.m4:289: GLIB_LC_MESSAGES is expanded from... > aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from... > aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from... > configure.in:95: the top level > configure.in:95: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:95: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... > ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... > ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... > aclocal.m4:388: GLIB_WITH_NLS is expanded from... > aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from... > aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from... > configure.in:95: the top level > configure.in:95: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:95: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... > ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... > aclocal.m4:388: GLIB_WITH_NLS is expanded from... > aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from... > aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from... > configure.in:95: the top level > configure.in:95: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete. > configure.in:95: You should run autoupdate. > ./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from... > aclocal.m4:388: GLIB_WITH_NLS is expanded from... > aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from... > aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from... > configure.in:95: the top level > configure.in:133: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:133: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.in:133: the top level > configure.in:197: warning: The macro `AC_TRY_COMPILE' is obsolete. > configure.in:197: You should run autoupdate. > ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... > configure.in:197: the top level > configure.in:206: warning: The macro `AC_TRY_COMPILE' is obsolete. > configure.in:206: You should run autoupdate. > ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... > configure.in:206: the top level > configure.in:227: warning: The macro `AC_TRY_COMPILE' is obsolete. > configure.in:227: You should run autoupdate. > ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... > configure.in:227: the top level > configure.in:241: warning: The macro `AC_HEADER_STDC' is obsolete. > configure.in:241: You should run autoupdate. > ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... > configure.in:241: the top level > configure.in:267: warning: AC_OUTPUT should be used without arguments. > configure.in:267: You should run autoupdate. > autoheader: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > automake: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > configure.in:20: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms > are deprecated. For more info, see: > configure.in:20: > https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation > configure.in:47: installing './compile' > configure.in:20: installing './install-sh' > configure.in:20: installing './missing' > Makefile.am: installing './INSTALL' > libsylph/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' > (or '*_CPPFLAGS') > automake: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > libsylph/Makefile.am: installing './depcomp' > debian/rules override_dh_auto_configure > make[1]: Entering directory '/<<PKGBUILDDIR>>' > /<<PKGBUILDDIR>>/autogen.sh > aclocal: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > libtoolize: putting auxiliary files in '.'. > libtoolize: copying file './ltmain.sh' > libtoolize: putting macros in 'm4'. > libtoolize: copying file 'm4/libtool.m4' > libtoolize: copying file 'm4/ltoptions.m4' > libtoolize: copying file 'm4/ltsugar.m4' > libtoolize: copying file 'm4/ltversion.m4' > libtoolize: copying file 'm4/lt~obsolete.m4' > libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, > libtoolize: and rerunning libtoolize and aclocal. > autoheader: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > automake: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > configure.in:20: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms > are deprecated. For more info, see: > configure.in:20: > https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation > configure.in:47: installing './compile' > configure.in:20: installing './missing' > libsylph/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' > (or '*_CPPFLAGS') > automake: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > libsylph/Makefile.am: installing './depcomp' > configure.in:17: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete. > configure.in:17: You should run autoupdate. > ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... > configure.in:17: the top level > configure.in:20: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms > are deprecated. > ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... > aclocal.m4:12820: AM_INIT_AUTOMAKE is expanded from... > configure.in:20: the top level > configure.in:41: warning: 'AM_CONFIG_HEADER': this macro is obsolete. > configure.in:41: You should use the 'AC_CONFIG_HEADERS' macro instead. > ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... > aclocal.m4:13190: AM_CONFIG_HEADER is expanded from... > configure.in:41: the top level > configure.in:48: warning: The macro `AC_ISC_POSIX' is obsolete. > configure.in:48: You should run autoupdate. > ./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from... > configure.in:48: the top level > configure.in:49: warning: 'AM_PROG_CC_STDC': this macro is obsolete. > configure.in:49: You should simply use the 'AC_PROG_CC' macro instead. > configure.in:49: Also, your code should no longer depend upon > 'am_cv_prog_cc_stdc', > configure.in:49: but upon 'ac_cv_prog_cc_stdc'. > ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... > aclocal.m4:13196: AM_PROG_CC_STDC is expanded from... > configure.in:49: the top level > configure.in:55: warning: AC_PROG_LEX without either yywrap or noyywrap is > obsolete > ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... > ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... > aclocal.m4:13059: AM_PROG_LEX is expanded from... > configure.in:55: the top level > configure.in:57: warning: The macro `AM_PROG_LIBTOOL' is obsolete. > configure.in:57: You should run autoupdate. > aclocal.m4:3082: AM_PROG_LIBTOOL is expanded from... > configure.in:57: the top level > configure.in:95: warning: The macro `GLIB_GNU_GETTEXT' is obsolete. > configure.in:95: You should run autoupdate. > aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from... > aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from... > configure.in:95: the top level > configure.in:95: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:95: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... > ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... > aclocal.m4:289: GLIB_LC_MESSAGES is expanded from... > aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from... > aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from... > configure.in:95: the top level > configure.in:95: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:95: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... > ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... > ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... > aclocal.m4:388: GLIB_WITH_NLS is expanded from... > aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from... > aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from... > configure.in:95: the top level > configure.in:95: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:95: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... > ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... > aclocal.m4:388: GLIB_WITH_NLS is expanded from... > aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from... > aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from... > configure.in:95: the top level > configure.in:95: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete. > configure.in:95: You should run autoupdate. > ./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from... > aclocal.m4:388: GLIB_WITH_NLS is expanded from... > aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from... > aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from... > configure.in:95: the top level > configure.in:133: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:133: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.in:133: the top level > configure.in:197: warning: The macro `AC_TRY_COMPILE' is obsolete. > configure.in:197: You should run autoupdate. > ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... > configure.in:197: the top level > configure.in:206: warning: The macro `AC_TRY_COMPILE' is obsolete. > configure.in:206: You should run autoupdate. > ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... > configure.in:206: the top level > configure.in:227: warning: The macro `AC_TRY_COMPILE' is obsolete. > configure.in:227: You should run autoupdate. > ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... > configure.in:227: the top level > configure.in:241: warning: The macro `AC_HEADER_STDC' is obsolete. > configure.in:241: You should run autoupdate. > ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... > configure.in:241: the top level > configure.in:267: warning: AC_OUTPUT should be used without arguments. > configure.in:267: You should run autoupdate. > dh_auto_configure -- --enable-oniguruma > ./configure --build=x86_64-linux-gnu --prefix=/usr > --includedir=\${prefix}/include --mandir=\${prefix}/share/man > --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var > --disable-option-checking --disable-silent-rules > --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run > --disable-maintainer-mode --disable-dependency-tracking --enable-oniguruma > checking build system type... x86_64-pc-linux-gnu > checking host system type... x86_64-pc-linux-gnu > checking target system type... x86_64-pc-linux-gnu > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a race-free mkdir -p... /bin/mkdir -p > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes > checking whether make supports nested variables... yes > checking whether to enable maintainer-specific portions of Makefiles... no > 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 the compiler supports GNU C... yes > checking whether gcc accepts -g... yes > checking for gcc option to enable C11 features... none needed > checking whether gcc understands -c and -o together... yes > checking whether make supports the include directive... yes (GNU style) > checking dependency style of gcc... none > checking for library containing strerror... none required > checking for gcc... (cached) gcc > checking whether the compiler supports GNU C... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking for gcc option to enable C11 features... (cached) none needed > checking whether gcc understands -c and -o together... (cached) yes > checking dependency style of gcc... (cached) none > checking whether ln -s works... yes > checking whether make sets $(MAKE)... (cached) yes > checking how to run the C preprocessor... gcc -E > checking for flex... no > checking for lex... no > checking for bison... no > checking for byacc... no > 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 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 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 file... file > 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... no > checking if : is a manifest tool... no > checking for stdio.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for strings.h... yes > checking for sys/stat.h... yes > checking for sys/types.h... yes > checking for unistd.h... yes > 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 for windres... no > checking for pkg-config... /usr/bin/pkg-config > checking pkg-config is at least version 0.16... yes > checking for glib-2.0 >= 2.4.0... yes > checking for GLIB - version >= 2.4.0... yes (version 2.77.1) > checking for glib-genmarshal... /usr/bin/glib-genmarshal > checking for ld... /usr/bin/ld -m elf_x86_64 > checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes > checking for shared library run path origin... done > checking 32-bit host C ABI... no > checking for ELF binary format... yes > checking for the common suffixes of directories in the library search path... > lib,lib,lib > checking for iconv... yes > checking for working iconv... yes > checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, > char * *outbuf, size_t *outbytesleft); > checking for bind_textdomain_codeset... yes > checking for locale.h... yes > checking for LC_MESSAGES... yes > checking for CFPreferencesCopyAppValue... no > checking for CFLocaleCopyCurrent... no > checking for libintl.h... yes > checking for ngettext in libc... yes > checking for dgettext in libc... yes > checking for bind_textdomain_codeset... (cached) yes > checking for msgfmt... /usr/bin/msgfmt > checking for dcgettext... yes > checking if msgfmt accepts -c... yes > checking for gmsgfmt... /usr/bin/msgfmt > checking for xgettext... /usr/bin/xgettext > checking for catalogs to be installed... bg cs da de el es et fr gl hr hu it > ja ko lt nl pl pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW > checking whether to use OpenSSL... yes > checking for openssl... yes > checking if openssl is available... yes > checking whether to use Oniguruma... yes > checking whether Oniguruma is available... yes > checking whether to use threads... no > checking whether to use IPv6... yes > checking for IPv6 support... yes > checking whether struct dirent has d_type member... yes > checking for dirent.h that defines DIR... yes > checking for library containing opendir... none required > checking for egrep... (cached) /bin/grep -E > checking for sys/wait.h that is POSIX.1 compatible... yes > checking for fcntl.h... yes > checking for sys/file.h... yes > checking for unistd.h... (cached) yes > checking for paths.h... yes > checking for sys/param.h... yes > checking for sys/utsname.h... yes > checking for sys/select.h... yes > checking for netdb.h... yes > checking for regex.h... yes > checking for sys/mman.h... yes > checking for an ANSI C-conforming const... yes > checking for off_t... yes > checking for pid_t... yes > checking for size_t... yes > checking whether struct tm is in sys/time.h or time.h... time.h > checking for special C compiler options needed for large files... no > checking for _FILE_OFFSET_BITS value needed for large files... no > checking for _LARGEFILE_SOURCE value needed for large files... no > checking size of unsigned short... 2 > checking size of unsigned int... 4 > checking size of unsigned long... 8 > checking for working alloca.h... yes > checking for alloca... yes > checking for gethostname... yes > checking for mkdir... yes > checking for mktime... yes > checking for socket... yes > checking for strstr... yes > checking for strchr... yes > checking for uname... yes > checking for flock... yes > checking for lockf... yes > checking for inet_aton... yes > checking for inet_addr... yes > checking for fchmod... yes > checking for truncate... yes > checking for getuid... yes > checking for regcomp... yes > checking for mlock... yes > checking that generated files are newer than configure... done > configure: creating ./config.status > config.status: creating Makefile > config.status: creating ac/Makefile > config.status: creating doc/Makefile > config.status: creating libsylph/Makefile > config.status: creating po/Makefile.in > config.status: WARNING: 'po/Makefile.in.in' seems to ignore the > --datarootdir setting > config.status: creating config.h > config.status: executing depfiles commands > config.status: executing libtool commands > config.status: executing default-1 commands > > libsylph 1.1.0 > > OpenSSL : yes > iconv : yes > IPv6 : yes > Oniguruma : yes > > The binary will be installed in /usr/lib > > Configure finished, type 'make' to build. > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_build > make -j8 > make[1]: Entering directory '/<<PKGBUILDDIR>>' > make all-recursive > make[2]: Entering directory '/<<PKGBUILDDIR>>' > Making all in ac > make[3]: Entering directory '/<<PKGBUILDDIR>>/ac' > make[3]: Nothing to be done for 'all'. > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ac' > Making all in doc > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' > make[3]: Nothing to be done for 'all'. > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making all in libsylph > make[3]: Entering directory '/<<PKGBUILDDIR>>/libsylph' > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o account.lo account.c > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o base64.lo base64.c > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o codeconv.lo codeconv.c > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o compose.lo compose.c > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o customheader.lo customheader.c > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o displayheader.lo displayheader.c > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o filter.lo filter.c > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o folder.lo folder.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c customheader.c -fPIC -DPIC -o .libs/customheader.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c compose.c -fPIC -DPIC -o .libs/compose.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c base64.c -fPIC -DPIC -o .libs/base64.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c displayheader.c -fPIC -DPIC -o > .libs/displayheader.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c account.c -fPIC -DPIC -o .libs/account.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c filter.c -fPIC -DPIC -o .libs/filter.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c folder.c -fPIC -DPIC -o .libs/folder.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c codeconv.c -fPIC -DPIC -o .libs/codeconv.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c displayheader.c -o displayheader.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c base64.c -o base64.o >/dev/null 2>&1 > In file included from smtp.h:30, > from prefs_account.h:32, > from folder.h:117, > from filter.h:25, > from filter.c:39: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from defs.h:27, > from filter.c:24: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o html.lo html.c > In file included from smtp.h:30, > from prefs_account.h:32, > from folder.h:117, > from procmsg.h:38, > from compose.h:10, > from compose.c:29: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from defs.h:27, > from compose.c:6: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > In file included from folder.h:118, > from prefs_account.h:31, > from customheader.h:27, > from customheader.c:32: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from defs.h:27, > from customheader.c:24: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > compose.c: In function âcompose_parse_referencesâ: > compose.c:306:27: warning: Deprecated pre-processor symbol: replace with > "g_string_append_printf" > 306 | g_string_sprintfa(new_ref, "<%s>", (gchar > *)cur->data); > | > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > In file included from smtp.h:30, > from prefs_account.h:32, > from folder.h:117, > from account.c:31: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from defs.h:27, > from account.c:24: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > In file included from /usr/include/glib-2.0/glib/giochannel.h:36, > from /usr/include/glib-2.0/glib.h:56: > /usr/include/glib-2.0/glib/gstring.h:74:5: warning: ignoring return value of > âg_string_free_and_stealâ declared with attribute > âwarn_unused_resultâ [-Wunused-result] > 70 | (__builtin_constant_p (free_segment) ? \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 71 | ((free_segment) ? \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | (g_string_free) ((str), (free_segment)) : \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | g_string_free_and_steal (str)) \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 74 | : \ > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 75 | (g_string_free) ((str), (free_segment))) > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > compose.c:313:9: note: in expansion of macro âg_string_freeâ > 313 | g_string_free(new_ref, FALSE); > | ^~~~~~~~~~~~~ > account.c: In function âaccount_address_existâ: > account.c:280:16: warning: cast from pointer to integer of different size > [-Wpointer-to-int-cast] > 280 | return (gboolean)g_hash_table_lookup(address_table, address); > | ^ > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c html.c -fPIC -DPIC -o .libs/html.o > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o imap.lo imap.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c customheader.c -o customheader.o >/dev/null 2>&1 > In file included from smtp.h:30, > from prefs_account.h:32, > from folder.h:117, > from folder.c:32: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from defs.h:27, > from folder.c:24: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > folder.c: In function âfolder_get_status_full_all_funcâ: > folder.c:459:27: warning: Deprecated pre-processor symbol: replace with > "g_string_append_printf" > 459 | g_string_sprintfa(status->str, "%5d %5d %5d %s\n", > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > folder.c: In function âfolder_get_statusâ: > folder.c:518:41: warning: Deprecated pre-processor symbol: replace with > "g_string_append_printf" > 518 | g_string_sprintfa(str, "%5d %5d %5d > %s\n", > | > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > folder.c:530:27: warning: Deprecated pre-processor symbol: replace with > "g_string_append_printf" > 530 | g_string_sprintfa(str, "%5d %5d %5d\n", new, unread, > total); > | > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > folder.c:532:27: warning: Deprecated pre-processor symbol: replace with > "g_string_append_printf" > 532 | g_string_sprintfa(str, "%d %d %d\n", new, unread, > total); > | > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > folder.c: In function âfolder_find_child_item_by_nameâ: > folder.c:606:17: warning: âg_basenameâ is deprecated: Use > 'g_path_get_basename' instead [-Wdeprecated-declarations] > 606 | if (strcmp2(g_basename(child->path), name) == 0) > | ^~ > In file included from /usr/include/glib-2.0/glib.h:50: > /usr/include/glib-2.0/glib/gfileutils.h:207:14: note: declared here > 207 | const gchar *g_basename (const gchar *file_name); > | ^~~~~~~~~~ > html.c: In function âhtml_get_tagâ: > html.c:379:17: warning: âg_strdownâ is deprecated > [-Wdeprecated-declarations] > 379 | g_strdown(tmp); > | ^~~~~~~~~ > In file included from /usr/include/glib-2.0/glib/gstring.h:37, > from /usr/include/glib-2.0/glib/giochannel.h:36, > from /usr/include/glib-2.0/glib.h:56, > from html.c:20: > /usr/include/glib-2.0/glib/gstrfuncs.h:275:23: note: declared here > 275 | gchar* g_strdown (gchar *string); > | ^~~~~~~~~ > html.c:384:17: warning: âg_strdownâ is deprecated > [-Wdeprecated-declarations] > 384 | g_strdown(tmp); > | ^~~~~~~~~ > /usr/include/glib-2.0/glib/gstrfuncs.h:275:23: note: declared here > 275 | gchar* g_strdown (gchar *string); > | ^~~~~~~~~ > html.c:433:17: warning: âg_strdownâ is deprecated > [-Wdeprecated-declarations] > 433 | g_strdown(attr_name); > | ^~~~~~~~~ > /usr/include/glib-2.0/glib/gstrfuncs.h:275:23: note: declared here > 275 | gchar* g_strdown (gchar *string); > | ^~~~~~~~~ > In file included from /usr/include/glib-2.0/glib/giochannel.h:36, > from /usr/include/glib-2.0/glib.h:56: > folder.c: In function âfolder_get_statusâ: > /usr/include/glib-2.0/glib/gstring.h:74:5: warning: ignoring return value of > âg_string_free_and_stealâ declared with attribute > âwarn_unused_resultâ [-Wunused-result] > 70 | (__builtin_constant_p (free_segment) ? \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 71 | ((free_segment) ? \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | (g_string_free) ((str), (free_segment)) : \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | g_string_free_and_steal (str)) \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 74 | : \ > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 75 | (g_string_free) ((str), (free_segment))) > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > folder.c:535:9: note: in expansion of macro âg_string_freeâ > 535 | g_string_free(str, FALSE); > | ^~~~~~~~~~~~~ > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c imap.c -fPIC -DPIC -o .libs/imap.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c account.c -o account.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c html.c -o html.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o mbox.lo mbox.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c compose.c -o compose.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c filter.c -o filter.o >/dev/null 2>&1 > In file included from smtp.h:30, > from prefs_account.h:32, > from folder.h:117, > from imap.h:30, > from imap.c:39: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from defs.h:27, > from imap.c:24: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > imap.c: In function âimap_add_msgsâ: > imap.c:1184:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead > [-Wdeprecated-declarations] > 1184 | GTimeVal tv_prev, tv_cur; > | ^~~~~~~~ > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > imap.c:1184:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead > [-Wdeprecated-declarations] > 1184 | GTimeVal tv_prev, tv_cur; > | ^~~~~~~~ > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > imap.c:1193:9: warning: âg_get_current_timeâ is deprecated: Use > 'g_get_real_time' instead [-Wdeprecated-declarations] > 1193 | g_get_current_time(&tv_prev); > | ^~~~~~~~~~~~~~~~~~ > In file included from /usr/include/glib-2.0/glib/giochannel.h:35, > from /usr/include/glib-2.0/glib.h:56: > /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here > 728 | void g_get_current_time (GTimeVal *result); > | ^~~~~~~~~~~~~~~~~~ > imap.c:1232:17: warning: âg_get_current_timeâ is deprecated: Use > 'g_get_real_time' instead [-Wdeprecated-declarations] > 1232 | g_get_current_time(&tv_cur); > | ^~~~~~~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here > 728 | void g_get_current_time (GTimeVal *result); > | ^~~~~~~~~~~~~~~~~~ > imap.c: In function âimap_scan_tree_recursiveâ: > imap.c:1837:25: warning: âg_basenameâ is deprecated: Use > 'g_path_get_basename' instead [-Wdeprecated-declarations] > 1837 | base = g_basename(new_item->path); > | ^~~~ > In file included from /usr/include/glib-2.0/glib.h:50: > /usr/include/glib-2.0/glib/gfileutils.h:207:14: note: declared here > 207 | const gchar *g_basename (const gchar *file_name); > | ^~~~~~~~~~ > imap.c: In function âimap_parse_listâ: > imap.c:1936:17: warning: âg_basenameâ is deprecated: Use > 'g_path_get_basename' instead [-Wdeprecated-declarations] > 1936 | name = g_basename(buf); > | ^~~~ > /usr/include/glib-2.0/glib/gfileutils.h:207:14: note: declared here > 207 | const gchar *g_basename (const gchar *file_name); > | ^~~~~~~~~~ > imap.c: In function âimap_rename_folder_realâ: > imap.c:2190:34: warning: Deprecated pre-processor symbol: replace with > "g_path_get_dirname" > 2190 | dirpath = g_dirname(item->path); > | ^~~~~~~~~~~~~~~~~~~~~~~ > > imap.c: In function âimap_get_uncached_messagesâ: > imap.c:2310:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead > [-Wdeprecated-declarations] > 2310 | GTimeVal tv_prev, tv_cur; > | ^~~~~~~~ > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > imap.c:2310:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead > [-Wdeprecated-declarations] > 2310 | GTimeVal tv_prev, tv_cur; > | ^~~~~~~~ > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > imap.c:2318:9: warning: âg_get_current_timeâ is deprecated: Use > 'g_get_real_time' instead [-Wdeprecated-declarations] > 2318 | g_get_current_time(&tv_prev); > | ^~~~~~~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here > 728 | void g_get_current_time (GTimeVal *result); > | ^~~~~~~~~~~~~~~~~~ > imap.c:2335:25: warning: âg_get_current_timeâ is deprecated: Use > 'g_get_real_time' instead [-Wdeprecated-declarations] > 2335 | g_get_current_time(&tv_cur); > | ^~~~~~~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here > 728 | void g_get_current_time (GTimeVal *result); > | ^~~~~~~~~~~~~~~~~~ > imap.c: In function âimap_get_seq_set_from_msglistâ: > imap.c:4236:41: warning: Deprecated pre-processor symbol: replace with > "g_string_append_printf" > 4236 | g_string_sprintfa(str, "%u", first); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > imap.c:4238:41: warning: Deprecated pre-processor symbol: replace with > "g_string_append_printf" > 4238 | g_string_sprintfa(str, "%u:%u", > first, last); > | > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > imap.c:4253:41: warning: Deprecated pre-processor symbol: replace with > "g_string_append_printf" > 4253 | g_string_sprintfa(str, "%u", first); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > imap.c:4255:41: warning: Deprecated pre-processor symbol: replace with > "g_string_append_printf" > 4255 | g_string_sprintfa(str, "%u:%u", > first, last); > | > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c mbox.c -fPIC -DPIC -o .libs/mbox.o > In file included from /usr/include/glib-2.0/glib/giochannel.h:36: > imap.c: In function âimap_utf8_to_modified_utf7â: > /usr/include/glib-2.0/glib/gstring.h:74:5: warning: ignoring return value of > âg_string_free_and_stealâ declared with attribute > âwarn_unused_resultâ [-Wunused-result] > 70 | (__builtin_constant_p (free_segment) ? \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 71 | ((free_segment) ? \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | (g_string_free) ((str), (free_segment)) : \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | g_string_free_and_steal (str)) \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 74 | : \ > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 75 | (g_string_free) ((str), (free_segment))) > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > imap.c:4199:9: note: in expansion of macro âg_string_freeâ > 4199 | g_string_free(to_str, FALSE); > | ^~~~~~~~~~~~~ > imap.c: In function âimap_get_flag_strâ: > /usr/include/glib-2.0/glib/gstring.h:74:5: warning: ignoring return value of > âg_string_free_and_stealâ declared with attribute > âwarn_unused_resultâ [-Wunused-result] > 70 | (__builtin_constant_p (free_segment) ? \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 71 | ((free_segment) ? \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | (g_string_free) ((str), (free_segment)) : \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | g_string_free_and_steal (str)) \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 74 | : \ > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 75 | (g_string_free) ((str), (free_segment))) > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > imap.c:3060:9: note: in expansion of macro âg_string_freeâ > 3060 | g_string_free(str, FALSE); > | ^~~~~~~~~~~~~ > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c codeconv.c -o codeconv.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o md5.lo md5.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c md5.c -fPIC -DPIC -o .libs/md5.o > In file included from smtp.h:30, > from prefs_account.h:32, > from folder.h:117, > from mbox.h:25, > from mbox.c:36: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from defs.h:27, > from mbox.c:24: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > md5.c: In function âMD5Updateâ: > md5.c:127:13: warning: Deprecated pre-processor symbol: replace with "memmove" > 127 | g_memmove(p, buf, len); > | ^~~~~~~~~~~~~~~~~~~~~ > > md5.c:130:13: warning: Deprecated pre-processor symbol: replace with "memmove" > 130 | g_memmove(p, buf, t); > | ^~~~~~~~~~~~~~~ > > md5.c:141:13: warning: Deprecated pre-processor symbol: replace with "memmove" > 141 | g_memmove(ctx->in, buf, 64); > | ^~~~~~~~~~~~~~~~~~~~~~ > > md5.c:151:13: warning: Deprecated pre-processor symbol: replace with "memmove" > 151 | g_memmove(ctx->in, buf, len); > | ^~~~~~~~~~~~~~~~~~~ > > md5.c: In function âMD5Finalâ: > md5.c:202:13: warning: Deprecated pre-processor symbol: replace with "memmove" > 202 | g_memmove(digest, ctx->buf, 16); > | ^~~~~~~~~~~~~~~~~~~~~~ > > mbox.c: In function âproc_mboxâ: > mbox.c:157:48: warning: Deprecated pre-processor symbol: replace with > "memmove" > 157 | g_memmove(buf, buf + 1, > strlen(buf)); > | > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o md5_hmac.lo md5_hmac.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c folder.c -o folder.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c md5.c -o md5.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c mbox.c -o mbox.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c md5_hmac.c -fPIC -DPIC -o .libs/md5_hmac.o > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o mh.lo mh.c > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o news.lo news.c > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o nntp.lo nntp.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c md5_hmac.c -o md5_hmac.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c mh.c -fPIC -DPIC -o .libs/mh.o > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o pop.lo pop.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c nntp.c -fPIC -DPIC -o .libs/nntp.o > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o prefs.lo prefs.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c news.c -fPIC -DPIC -o .libs/news.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c pop.c -fPIC -DPIC -o .libs/pop.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c prefs.c -fPIC -DPIC -o .libs/prefs.o > In file included from smtp.h:30, > from prefs_account.h:32, > from folder.h:117, > from mh.c:41: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from defs.h:27, > from mh.c:24: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > mh.c: In function âmh_move_folder_realâ: > mh.c:1095:27: warning: Deprecated pre-processor symbol: replace with > "g_path_get_dirname" > 1095 | dirname = g_dirname(oldpath); > | ^~~~~~~~~~~~~~~~~~~ > > mh.c:1146:34: warning: Deprecated pre-processor symbol: replace with > "g_path_get_dirname" > 1146 | dirname = g_dirname(item->path); > | ^~~~~~~~~~~~~~~~~~~~~~~ > > In file included from nntp.h:23, > from nntp.c:29: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from nntp.c:24: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o prefs_account.lo prefs_account.c > In file included from smtp.h:30, > from prefs_account.h:32, > from folder.h:117, > from news.h:26, > from news.c:35: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from defs.h:27, > from news.c:24: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > In file included from pop.h:30, > from pop.c:36: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from defs.h:27, > from pop.c:24: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o prefs_common.lo prefs_common.c > pop.c: In function âpop3_getrange_stat_recvâ: > pop.c:197:32: warning: format â%lldâ expects argument of type âlong > long int *â, but argument 4 has type âgint64 *â {aka âlong int *â} > [-Wformat=] > 197 | if (sscanf(msg, "%d %lld", &session->count, > &session->total_bytes) != 2) { > | ~~~^ > ~~~~~~~~~~~~~~~~~~~~~ > | | | > | long long int * gint64 * {aka > long int *} > | %ld > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c nntp.c -o nntp.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c prefs.c -o prefs.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c prefs_account.c -fPIC -DPIC -o > .libs/prefs_account.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c prefs_common.c -fPIC -DPIC -o .libs/prefs_common.o > In file included from folder.h:118, > from prefs_account.h:31, > from prefs_account.c:33: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from defs.h:27, > from prefs_account.c:24: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c pop.c -o pop.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o procheader.lo procheader.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c mh.c -o mh.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o procmime.lo procmime.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c news.c -o news.o >/dev/null 2>&1 > In file included from smtp.h:30, > from prefs_account.h:32, > from folder.h:117, > from filter.h:25, > from prefs_common.c:33: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from defs.h:27, > from prefs_common.c:24: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c prefs_account.c -o prefs_account.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c imap.c -o imap.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c procheader.c -fPIC -DPIC -o .libs/procheader.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c procmime.c -fPIC -DPIC -o .libs/procmime.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c prefs_common.c -o prefs_common.o >/dev/null 2>&1 > In file included from smtp.h:30, > from prefs_account.h:32, > from folder.h:117, > from procmsg.h:38, > from procheader.h:27, > from procheader.c:32: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from procheader.c:24: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > In file included from smtp.h:30, > from prefs_account.h:32, > from folder.h:117, > from procmsg.h:38, > from procmime.h:34, > from procmime.c:33: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from defs.h:27, > from procmime.c:24: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > procmime.c: In function âprocmime_get_part_file_nameâ: > procmime.c:1268:9: warning: âg_basenameâ is deprecated: Use > 'g_path_get_basename' instead [-Wdeprecated-declarations] > 1268 | base_ = g_basename(base_); > | ^~~~~ > In file included from /usr/include/glib-2.0/glib.h:50: > /usr/include/glib-2.0/glib/gfileutils.h:207:14: note: declared here > 207 | const gchar *g_basename (const gchar *file_name); > | ^~~~~~~~~~ > procmime.c: In function âprocmime_get_mime_typeâ: > procmime.c:1354:9: warning: âg_basenameâ is deprecated: Use > 'g_path_get_basename' instead [-Wdeprecated-declarations] > 1354 | filename = g_basename(filename); > | ^~~~~~~~ > /usr/include/glib-2.0/glib/gfileutils.h:207:14: note: declared here > 207 | const gchar *g_basename (const gchar *file_name); > | ^~~~~~~~~~ > procmime.c:1359:9: warning: âg_strdownâ is deprecated > [-Wdeprecated-declarations] > 1359 | g_strdown(ext); > | ^~~~~~~~~ > In file included from /usr/include/glib-2.0/glib/gstring.h:37, > from /usr/include/glib-2.0/glib/giochannel.h:36, > from /usr/include/glib-2.0/glib.h:56: > /usr/include/glib-2.0/glib/gstrfuncs.h:275:23: note: declared here > 275 | gchar* g_strdown (gchar *string); > | ^~~~~~~~~ > procmime.c: In function âprocmime_get_mime_type_tableâ: > procmime.c:1421:25: warning: âg_strdownâ is deprecated > [-Wdeprecated-declarations] > 1421 | g_strdown(exts[i]); > | ^~~~~~~~~ > /usr/include/glib-2.0/glib/gstrfuncs.h:275:23: note: declared here > 275 | gchar* g_strdown (gchar *string); > | ^~~~~~~~~ > procmime.c: In function âprocmime_get_encoding_for_text_fileâ: > procmime.c:1658:21: warning: format â%dâ expects argument of type > âintâ, but argument 2 has type âsize_tâ {aka âlong unsigned intâ} > [-Wformat=] > 1658 | debug_print("procmime_get_encoding_for_text_file(): " > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 1659 | "8bit chars: %d / %d (%f%%)\n", octet_chars, > total_len, > | ~~~~~~~~~~~ > | | > | size_t {aka long > unsigned int} > procmime.c:1659:35: note: format string is defined here > 1659 | "8bit chars: %d / %d (%f%%)\n", octet_chars, > total_len, > | ~^ > | | > | int > | %ld > procmime.c:1658:21: warning: format â%dâ expects argument of type > âintâ, but argument 3 has type âsize_tâ {aka âlong unsigned intâ} > [-Wformat=] > 1658 | debug_print("procmime_get_encoding_for_text_file(): " > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 1659 | "8bit chars: %d / %d (%f%%)\n", octet_chars, > total_len, > | > ~~~~~~~~~ > | | > | > size_t {aka long unsigned int} > procmime.c:1659:40: note: format string is defined here > 1659 | "8bit chars: %d / %d (%f%%)\n", octet_chars, > total_len, > | ~^ > | | > | int > | %ld > procmime.c: In function âprocmime_get_encoding_for_strâ: > procmime.c:1693:21: warning: format â%dâ expects argument of type > âintâ, but argument 2 has type âsize_tâ {aka âlong unsigned intâ} > [-Wformat=] > 1693 | debug_print("procmime_get_encoding_for_str(): " > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 1694 | "8bit chars: %d / %d (%f%%)\n", octet_chars, > total_len, > | ~~~~~~~~~~~ > | | > | size_t {aka long > unsigned int} > procmime.c:1694:35: note: format string is defined here > 1694 | "8bit chars: %d / %d (%f%%)\n", octet_chars, > total_len, > | ~^ > | | > | int > | %ld > procmime.c:1693:21: warning: format â%dâ expects argument of type > âintâ, but argument 3 has type âsize_tâ {aka âlong unsigned intâ} > [-Wformat=] > 1693 | debug_print("procmime_get_encoding_for_str(): " > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 1694 | "8bit chars: %d / %d (%f%%)\n", octet_chars, > total_len, > | > ~~~~~~~~~ > | | > | > size_t {aka long unsigned int} > procmime.c:1694:40: note: format string is defined here > 1694 | "8bit chars: %d / %d (%f%%)\n", octet_chars, > total_len, > | ~^ > | | > | int > | %ld > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o procmsg.lo procmsg.c > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o quoted-printable.lo quoted-printable.c > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o recv.lo recv.c > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o session.lo session.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c procmsg.c -fPIC -DPIC -o .libs/procmsg.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c quoted-printable.c -fPIC -DPIC -o > .libs/quoted-printable.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c procheader.c -o procheader.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c recv.c -fPIC -DPIC -o .libs/recv.o > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o smtp.lo smtp.c > In file included from smtp.h:30, > from prefs_account.h:32, > from folder.h:117, > from procmsg.h:38, > from procmsg.c:28: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from defs.h:27, > from procmsg.c:20: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > procmsg.c: In function âprocmsg_print_messageâ: > procmsg.c:1442:9: warning: ignoring return value of âsystemâ declared > with attribute âwarn_unused_resultâ [-Wunused-result] > 1442 | system(buf); > | ^~~~~~~~~~~ > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c session.c -fPIC -DPIC -o .libs/session.o > recv.c: In function ârecv_writeâ: > recv.c:135:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead > [-Wdeprecated-declarations] > 135 | GTimeVal tv_prev, tv_cur; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from defs.h:27, > from recv.c:24: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > recv.c:135:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead > [-Wdeprecated-declarations] > 135 | GTimeVal tv_prev, tv_cur; > | ^~~~~~~~ > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > recv.c:137:9: warning: âg_get_current_timeâ is deprecated: Use > 'g_get_real_time' instead [-Wdeprecated-declarations] > 137 | g_get_current_time(&tv_prev); > | ^~~~~~~~~~~~~~~~~~ > In file included from /usr/include/glib-2.0/glib/giochannel.h:35, > from /usr/include/glib-2.0/glib.h:56: > /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here > 728 | void g_get_current_time (GTimeVal *result); > | ^~~~~~~~~~~~~~~~~~ > recv.c:156:25: warning: âg_get_current_timeâ is deprecated: Use > 'g_get_real_time' instead [-Wdeprecated-declarations] > 156 | g_get_current_time(&tv_cur); > | ^~~~~~~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here > 728 | void g_get_current_time (GTimeVal *result); > | ^~~~~~~~~~~~~~~~~~ > recv.c:165:33: warning: âg_get_current_timeâ is deprecated: Use > 'g_get_real_time' instead [-Wdeprecated-declarations] > 165 | g_get_current_time(&tv_prev); > | ^~~~~~~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here > 728 | void g_get_current_time (GTimeVal *result); > | ^~~~~~~~~~~~~~~~~~ > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c quoted-printable.c -o quoted-printable.o > >/dev/null 2>&1 > In file included from session.c:35: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from defs.h:27, > from session.c:24: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c recv.c -o recv.o >/dev/null 2>&1 > session.c: In function âsession_initâ: > session.c:85:9: warning: âg_get_current_timeâ is deprecated: Use > 'g_get_real_time' instead [-Wdeprecated-declarations] > 85 | g_get_current_time(&session->tv_prev); > | ^~~~~~~~~~~~~~~~~~ > In file included from /usr/include/glib-2.0/glib/giochannel.h:35, > from /usr/include/glib-2.0/glib.h:56: > /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here > 728 | void g_get_current_time (GTimeVal *result); > | ^~~~~~~~~~~~~~~~~~ > session.c: In function âsession_send_dataâ: > session.c:451:9: warning: âg_get_current_timeâ is deprecated: Use > 'g_get_real_time' instead [-Wdeprecated-declarations] > 451 | g_get_current_time(&session->tv_prev); > | ^~~~~~~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here > 728 | void g_get_current_time (GTimeVal *result); > | ^~~~~~~~~~~~~~~~~~ > session.c: In function âsession_recv_dataâ: > session.c:473:9: warning: âg_get_current_timeâ is deprecated: Use > 'g_get_real_time' instead [-Wdeprecated-declarations] > 473 | g_get_current_time(&session->tv_prev); > | ^~~~~~~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here > 728 | void g_get_current_time (GTimeVal *result); > | ^~~~~~~~~~~~~~~~~~ > session.c: In function âsession_recv_data_as_fileâ: > session.c:508:9: warning: âg_get_current_timeâ is deprecated: Use > 'g_get_real_time' instead [-Wdeprecated-declarations] > 508 | g_get_current_time(&session->tv_prev); > | ^~~~~~~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here > 728 | void g_get_current_time (GTimeVal *result); > | ^~~~~~~~~~~~~~~~~~ > session.c: In function âsession_read_data_cbâ: > session.c:697:17: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 697 | GTimeVal tv_cur; > | ^~~~~~~~ > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > session.c:699:17: warning: âg_get_current_timeâ is deprecated: Use > 'g_get_real_time' instead [-Wdeprecated-declarations] > 699 | g_get_current_time(&tv_cur); > | ^~~~~~~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here > 728 | void g_get_current_time (GTimeVal *result); > | ^~~~~~~~~~~~~~~~~~ > session.c:707:25: warning: âg_get_current_timeâ is deprecated: Use > 'g_get_real_time' instead [-Wdeprecated-declarations] > 707 | g_get_current_time(&session->tv_prev); > | ^~~~~~~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here > 728 | void g_get_current_time (GTimeVal *result); > | ^~~~~~~~~~~~~~~~~~ > session.c: In function âsession_read_data_as_file_cbâ: > session.c:815:17: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 815 | GTimeVal tv_cur; > | ^~~~~~~~ > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > session.c:820:48: warning: Deprecated pre-processor symbol: replace with > "memmove" > 820 | buf_data_len); > | ^~~~~~~~~ > > session.c:849:34: warning: Deprecated pre-processor symbol: replace with > "memmove" > 849 | PREREAD_SIZE); > | ^~~~~~~ > > session.c:854:17: warning: âg_get_current_timeâ is deprecated: Use > 'g_get_real_time' instead [-Wdeprecated-declarations] > 854 | g_get_current_time(&tv_cur); > | ^~~~~~~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here > 728 | void g_get_current_time (GTimeVal *result); > | ^~~~~~~~~~~~~~~~~~ > session.c:862:25: warning: âg_get_current_timeâ is deprecated: Use > 'g_get_real_time' instead [-Wdeprecated-declarations] > 862 | g_get_current_time(&session->tv_prev); > | ^~~~~~~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here > 728 | void g_get_current_time (GTimeVal *result); > | ^~~~~~~~~~~~~~~~~~ > session.c: In function âsession_write_data_cbâ: > session.c:1061:17: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 1061 | GTimeVal tv_cur; > | ^~~~~~~~ > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > session.c:1063:17: warning: âg_get_current_timeâ is deprecated: Use > 'g_get_real_time' instead [-Wdeprecated-declarations] > 1063 | g_get_current_time(&tv_cur); > | ^~~~~~~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here > 728 | void g_get_current_time (GTimeVal *result); > | ^~~~~~~~~~~~~~~~~~ > session.c:1074:25: warning: âg_get_current_timeâ is deprecated: Use > 'g_get_real_time' instead [-Wdeprecated-declarations] > 1074 | g_get_current_time(&session->tv_prev); > | ^~~~~~~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here > 728 | void g_get_current_time (GTimeVal *result); > | ^~~~~~~~~~~~~~~~~~ > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c smtp.c -fPIC -DPIC -o .libs/smtp.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c procmime.c -o procmime.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o socket.lo socket.c > In file included from smtp.h:30, > from smtp.c:29: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from smtp.c:24: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o ssl.lo ssl.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c session.c -o session.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c procmsg.c -o procmsg.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o stringtable.lo stringtable.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c ssl.c -fPIC -DPIC -o .libs/ssl.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c socket.c -fPIC -DPIC -o .libs/socket.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c smtp.c -o smtp.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c stringtable.c -fPIC -DPIC -o .libs/stringtable.o > ssl.c: In function âssl_initâ: > ssl.c:63:9: warning: âTLSv1_client_methodâ is deprecated: Since OpenSSL > 1.1.0 [-Wdeprecated-declarations] > 63 | ssl_ctx_TLSv1 = SSL_CTX_new(TLSv1_client_method()); > | ^~~~~~~~~~~~~ > In file included from ssl.h:33, > from ssl.c:32: > /usr/include/openssl/ssl.h:2017:50: note: declared here > 2017 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD > *TLSv1_client_method(void); > | ^~~~~~~~~~~~~~~~~~~ > socket.c: In function âsock_get_address_info_async_cbâ: > socket.c:1045:17: warning: âg_io_channel_readâ is deprecated: Use > 'g_io_channel_read_chars' instead [-Wdeprecated-declarations] > 1045 | if (g_io_channel_read(source, (gchar *)ai_member, > | ^~ > In file included from /usr/include/glib-2.0/glib.h:56, > from socket.c:24: > /usr/include/glib-2.0/glib/giochannel.h:169:13: note: declared here > 169 | GIOError g_io_channel_read (GIOChannel *channel, > | ^~~~~~~~~~~~~~~~~ > socket.c:1062:17: warning: âg_io_channel_readâ is deprecated: Use > 'g_io_channel_read_chars' instead [-Wdeprecated-declarations] > 1062 | if (g_io_channel_read(source, (gchar *)addr, > ai_member[3], > | ^~ > /usr/include/glib-2.0/glib/giochannel.h:169:13: note: declared here > 169 | GIOError g_io_channel_read (GIOChannel *channel, > | ^~~~~~~~~~~~~~~~~ > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c ssl.c -o ssl.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c stringtable.c -o stringtable.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o sylmain.lo sylmain.c > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o unmime.lo unmime.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c sylmain.c -fPIC -DPIC -o .libs/sylmain.o > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o utils.lo utils.c > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o uuencode.lo uuencode.c > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o virtual.lo virtual.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c unmime.c -fPIC -DPIC -o .libs/unmime.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c utils.c -fPIC -DPIC -o .libs/utils.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c virtual.c -fPIC -DPIC -o .libs/virtual.o > In file included from /usr/include/glib-2.0/glib/giochannel.h:36, > from /usr/include/glib-2.0/glib.h:56, > from unmime.c:24: > unmime.c: In function âunmime_headerâ: > /usr/include/glib-2.0/glib/gstring.h:74:5: warning: ignoring return value of > âg_string_free_and_stealâ declared with attribute > âwarn_unused_resultâ [-Wunused-result] > 70 | (__builtin_constant_p (free_segment) ? \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 71 | ((free_segment) ? \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | (g_string_free) ((str), (free_segment)) : \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | g_string_free_and_steal (str)) \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 74 | : \ > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 75 | (g_string_free) ((str), (free_segment))) > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > unmime.c:132:9: note: in expansion of macro âg_string_freeâ > 132 | g_string_free(outbuf, FALSE); > | ^~~~~~~~~~~~~ > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c socket.c -o socket.o >/dev/null 2>&1 > In file included from folder.h:118, > from prefs_account.h:31, > from account.h:26, > from sylmain.c:39: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from defs.h:27, > from sylmain.c:24: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c uuencode.c -fPIC -DPIC -o .libs/uuencode.o > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. > -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" > -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o xml.lo xml.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c unmime.c -o unmime.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c sylmain.c -o sylmain.o >/dev/null 2>&1 > In file included from smtp.h:30, > from prefs_account.h:32, > from folder.h:117, > from virtual.c:37: > session.h:109:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 109 | GTimeVal tv_prev; > | ^~~~~~~~ > In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from defs.h:27, > from virtual.c:24: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > virtual.c: In function âsinfo_hashâ: > virtual.c:179:13: warning: cast from pointer to integer of different size > [-Wpointer-to-int-cast] > 179 | h = (guint)sinfo->folder; > | ^ > virtual.c: In function âvirtual_search_folderâ: > virtual.c:328:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 328 | GTimeVal tv_prev, tv_cur; > | ^~~~~~~~ > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > virtual.c:328:9: warning: âGTimeValâ is deprecated: Use 'GDateTime' > instead [-Wdeprecated-declarations] > 328 | GTimeVal tv_prev, tv_cur; > | ^~~~~~~~ > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > virtual.c:339:9: warning: âg_get_current_timeâ is deprecated: Use > 'g_get_real_time' instead [-Wdeprecated-declarations] > 339 | g_get_current_time(&tv_prev); > | ^~~~~~~~~~~~~~~~~~ > In file included from /usr/include/glib-2.0/glib/giochannel.h:35, > from /usr/include/glib-2.0/glib.h:56: > /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here > 728 | void g_get_current_time (GTimeVal *result); > | ^~~~~~~~~~~~~~~~~~ > virtual.c:355:17: warning: âg_get_current_timeâ is deprecated: Use > 'g_get_real_time' instead [-Wdeprecated-declarations] > 355 | g_get_current_time(&tv_cur); > | ^~~~~~~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here > 728 | void g_get_current_time (GTimeVal *result); > | ^~~~~~~~~~~~~~~~~~ > virtual.c:375:35: warning: cast from pointer to integer of different size > [-Wpointer-to-int-cast] > 375 | matched = (gint)g_hash_table_lookup > | ^ > In file included from /usr/include/glib-2.0/glib/giochannel.h:36, > from /usr/include/glib-2.0/glib.h:56, > from defs.h:27, > from utils.c:24: > utils.c: In function ânormalize_address_fieldâ: > /usr/include/glib-2.0/glib/gstring.h:74:5: warning: ignoring return value of > âg_string_free_and_stealâ declared with attribute > âwarn_unused_resultâ [-Wunused-result] > 70 | (__builtin_constant_p (free_segment) ? \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 71 | ((free_segment) ? \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | (g_string_free) ((str), (free_segment)) : \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | g_string_free_and_steal (str)) \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 74 | : \ > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 75 | (g_string_free) ((str), (free_segment))) > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > utils.c:904:9: note: in expansion of macro âg_string_freeâ > 904 | g_string_free(new_str, FALSE); > | ^~~~~~~~~~~~~ > utils.c: In function âget_outgoing_rfc2822_strâ: > /usr/include/glib-2.0/glib/gstring.h:74:5: warning: ignoring return value of > âg_string_free_and_stealâ declared with attribute > âwarn_unused_resultâ [-Wunused-result] > 70 | (__builtin_constant_p (free_segment) ? \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 71 | ((free_segment) ? \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | (g_string_free) ((str), (free_segment)) : \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | g_string_free_and_steal (str)) \ > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 74 | : \ > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 75 | (g_string_free) ((str), (free_segment))) > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > utils.c:3287:9: note: in expansion of macro âg_string_freeâ > 3287 | g_string_free(str, FALSE); > | ^~~~~~~~~~~~~ > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c uuencode.c -o uuencode.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c xml.c -fPIC -DPIC -o .libs/xml.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c virtual.c -o virtual.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c xml.c -o xml.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include > -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" > -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c utils.c -o utils.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -version-info 2:0:1 -export-dynamic -Wl,-z,relro > -Wl,-z,now -o libsylph.la -rpath /usr/lib/x86_64-linux-gnu account.lo > base64.lo codeconv.lo compose.lo customheader.lo displayheader.lo filter.lo > folder.lo html.lo imap.lo mbox.lo md5.lo md5_hmac.lo mh.lo news.lo nntp.lo > pop.lo prefs.lo prefs_account.lo prefs_common.lo procheader.lo procmime.lo > procmsg.lo quoted-printable.lo recv.lo session.lo smtp.lo socket.lo ssl.lo > stringtable.lo sylmain.lo unmime.lo utils.lo uuencode.lo virtual.lo xml.lo > -lglib-2.0 -lssl -lcrypto -lonig > libtool: link: gcc -shared -fPIC -DPIC .libs/account.o .libs/base64.o > .libs/codeconv.o .libs/compose.o .libs/customheader.o .libs/displayheader.o > .libs/filter.o .libs/folder.o .libs/html.o .libs/imap.o .libs/mbox.o > .libs/md5.o .libs/md5_hmac.o .libs/mh.o .libs/news.o .libs/nntp.o .libs/pop.o > .libs/prefs.o .libs/prefs_account.o .libs/prefs_common.o .libs/procheader.o > .libs/procmime.o .libs/procmsg.o .libs/quoted-printable.o .libs/recv.o > .libs/session.o .libs/smtp.o .libs/socket.o .libs/ssl.o .libs/stringtable.o > .libs/sylmain.o .libs/unmime.o .libs/utils.o .libs/uuencode.o .libs/virtual.o > .libs/xml.o -lglib-2.0 -lssl -lcrypto -lonig -g -O2 > -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname > -Wl,libsylph.so.1 -o .libs/libsylph.so.1.1.0 > libtool: link: (cd ".libs" && rm -f "libsylph.so.1" && ln -s > "libsylph.so.1.1.0" "libsylph.so.1") > libtool: link: (cd ".libs" && rm -f "libsylph.so" && ln -s > "libsylph.so.1.1.0" "libsylph.so") > libtool: link: ar cr .libs/libsylph.a account.o base64.o codeconv.o > compose.o customheader.o displayheader.o filter.o folder.o html.o imap.o > mbox.o md5.o md5_hmac.o mh.o news.o nntp.o pop.o prefs.o prefs_account.o > prefs_common.o procheader.o procmime.o procmsg.o quoted-printable.o recv.o > session.o smtp.o socket.o ssl.o stringtable.o sylmain.o unmime.o utils.o > uuencode.o virtual.o xml.o > libtool: link: ranlib .libs/libsylph.a > libtool: link: ( cd ".libs" && rm -f "libsylph.la" && ln -s "../libsylph.la" > "libsylph.la" ) > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libsylph' > Making all in po > make[3]: Entering directory '/<<PKGBUILDDIR>>/po' > make[3]: Nothing to be done for 'all'. > make[3]: Leaving directory '/<<PKGBUILDDIR>>/po' > make[3]: Entering directory '/<<PKGBUILDDIR>>' > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_test > make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making check in ac > make[2]: Entering directory '/<<PKGBUILDDIR>>/ac' > make[2]: Nothing to be done for 'check'. > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ac' > Making check in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > make[2]: Nothing to be done for 'check'. > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making check in libsylph > make[2]: Entering directory '/<<PKGBUILDDIR>>/libsylph' > make[2]: Nothing to be done for 'check'. > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libsylph' > Making check in po > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > make[2]: Nothing to be done for 'check'. > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > create-stamp debian/debhelper-build-stamp > dh_prep > dh_installdirs > dh_auto_install > make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp > AM_UPDATE_INFO_DIR=no > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making install in ac > make[2]: Entering directory '/<<PKGBUILDDIR>>/ac' > make[3]: Entering directory '/<<PKGBUILDDIR>>/ac' > make[3]: Nothing to be done for 'install-exec-am'. > make[3]: Nothing to be done for 'install-data-am'. > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ac' > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ac' > Making install in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' > make[3]: Nothing to be done for 'install-exec-am'. > make[3]: Nothing to be done for 'install-data-am'. > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc' > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making install in libsylph > make[2]: Entering directory '/<<PKGBUILDDIR>>/libsylph' > make[3]: Entering directory '/<<PKGBUILDDIR>>/libsylph' > /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu' > /bin/bash ../libtool --mode=install /usr/bin/install -c libsylph.la > '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu' > libtool: install: /usr/bin/install -c .libs/libsylph.so.1.1.0 > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libsylph.so.1.1.0 > libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu && > { ln -s -f libsylph.so.1.1.0 libsylph.so.1 || { rm -f libsylph.so.1 && ln -s > libsylph.so.1.1.0 libsylph.so.1; }; }) > libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu && > { ln -s -f libsylph.so.1.1.0 libsylph.so || { rm -f libsylph.so && ln -s > libsylph.so.1.1.0 libsylph.so; }; }) > libtool: install: /usr/bin/install -c .libs/libsylph.lai > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libsylph.la > libtool: install: /usr/bin/install -c .libs/libsylph.a > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libsylph.a > libtool: install: chmod 644 > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libsylph.a > libtool: install: ranlib > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libsylph.a > libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' > /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/include/sylph' > /usr/bin/install -c -m 644 defs.h enums.h account.h base64.h codeconv.h > compose.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 ssl.h stringtable.h sylmain.h unmime.h utils.h > uuencode.h virtual.h xml.h '/<<PKGBUILDDIR>>/debian/tmp/usr/include/sylph' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libsylph' > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libsylph' > Making install in po > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > if test -r ".././/mkinstalldirs"; then \ > .././/mkinstalldirs /<<PKGBUILDDIR>>/debian/tmp/usr/share; \ > else \ > /bin/sh ../mkinstalldirs /<<PKGBUILDDIR>>/debian/tmp/usr/share; \ > fi > /bin/sh: 0: cannot open ../mkinstalldirs: No such file > make[2]: *** [Makefile:134: install-data-yes] Error 2 > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > make[1]: *** [Makefile:457: install-recursive] Error 1 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_install: error: make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp > AM_UPDATE_INFO_DIR=no returned exit code 2 > make: *** [debian/rules:10: binary] Error 25 > dpkg-buildpackage: error: debian/rules binary subprocess returned exit status > 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -b' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/16/libsylph_1.1.0-21_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

