+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/gmime.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0Avv6j + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gmime-2.6.23 + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/gmime-2.6.23.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd gmime-2.6.23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #3 (gmime-2.5.8-gpg-error.patch):' Patch #3 (gmime-2.5.8-gpg-error.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gpg-error --fuzz=0 patching file tests/Makefile.am patching file tests/test-pkcs7.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BIzoNp + umask 022 + cd /builddir/build/BUILD + cd gmime-2.6.23 + autoreconf -vif autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, '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' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:135: installing './compile' configure.ac:53: installing './missing' examples/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + MONO_ARGS=--enable-mono=no + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-mono=no --program-prefix=gmime --disable-static checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking if building for Win32... no checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for library containing strerror... none required checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for inline... inline checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for rm... /usr/bin/rm checking for mv... /usr/bin/mv checking for tar... /usr/bin/tar checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no 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... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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... no checking if gcc supports -c -o file.o... /usr/bin/rm: cannot remove 'conftest*': No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... /usr/bin/rm: cannot remove 'conftest*': No such file or directory 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... no configure: creating ./config.lt config.lt: creating libtool /usr/bin/rm: cannot remove 'libtoolT': No such file or directory checking for bash... /usr/bin/bash checking if dolt supports this host... no, falling back to libtool checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for mode_t... yes checking for nfds_t... yes checking for strftime... yes checking for localtime... yes checking for gmtime_r... yes checking for gmtime_s... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for munmap... yes checking for msync... yes checking for select... yes checking for poll... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for db2html... /usr/bin/db2html checking for iconv_open... yes checking for ZLIB... yes checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.32.0... yes (version 2.55.2) checking preferred charset formats for system iconv... yes found checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for GNU getopt_long... yes checking for fsync... yes checking for MAXHOSTNAMELEN... yes checking for domainname in struct utsname... yes checking for tm_gmtoff in struct tm... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE64_SOURCE value needed for large files... yes checking size of ssize_t... 8 checking size of size_t... 8 checking size of off_t... 8 checking for gethostname... yes checking for getdomainname... yes checking for getaddrinfo... yes checking for getaddrinfo in -lsocket... no checking for getaddrinfo in -lnsl... no checking for gpgme-config... /usr/bin/gpgme-config checking for GPGME pthread - version >= 1.1.6... yes checking for gobject-introspection... yes checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for vapigen... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating build/Makefile config.status: creating build/vs2008/Makefile config.status: creating build/vs2008/config-win32.h config.status: creating build/vs2010/Makefile config.status: creating build/vs2010/config-win32.h config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/tutorial/Makefile config.status: creating examples/Makefile config.status: creating util/Makefile config.status: creating gmime/Makefile config.status: creating gmime/gmime-version.h config.status: creating mono/Makefile config.status: creating mono/AssemblyInfo.cs config.status: creating mono/gmime-sharp.dll.config config.status: creating mono/gmime-sharp.pc config.status: creating tests/Makefile config.status: creating tools/Makefile config.status: creating gmime.spec config.status: creating gmime.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /usr/bin/rm: cannot remove 'libtoolT': No such file or directory Configuration: Source code location: . Install prefix: /usr Compiler: gcc Profiling enabled: no Large file support: yes Console warnings: no PGP/MIME support: yes S/MIME support: yes (via GpgME) Strict parser: no Mono bindings: no Vala bindings: yes + sed --in-place --expression 's! -shared ! -Wl,--as-needed\0!g' libtool + make -j4 V=1 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gmime-2.6.23' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/m4' Making all in build make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/build' Making all in vs2008 make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/build/vs2008' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/build/vs2008' Making all in vs2010 make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/build/vs2010' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/build/vs2010' make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/build' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/build' make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/build' Making all in util make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/util' Making all in . make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/util' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o cache.lo cache.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gtrie.lo gtrie.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o list.lo list.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o md5-utils.lo md5-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c list.c -fPIC -DPIC -o .libs/list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c md5-utils.c -fPIC -DPIC -o .libs/md5-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gtrie.c -fPIC -DPIC -o .libs/gtrie.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c cache.c -fPIC -DPIC -o .libs/cache.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o url-scanner.lo url-scanner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"util\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c url-scanner.c -fPIC -DPIC -o .libs/url-scanner.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libutil.la cache.lo gtrie.lo list.lo md5-utils.lo url-scanner.lo -lz -L/usr/lib64 -lgpgme libtool: link: ar cru .libs/libutil.a .libs/cache.o .libs/gtrie.o .libs/list.o .libs/md5-utils.o .libs/url-scanner.o libtool: link: ranlib .libs/libutil.a libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/util' make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/util' Making all in gmime make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/gmime' Making all in . make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/gmime' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime.lo gmime.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-certificate.lo gmime-certificate.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-charset.lo gmime-charset.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-common.lo gmime-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime.c -fPIC -DPIC -o .libs/gmime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-charset.c -fPIC -DPIC -o .libs/gmime-charset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-certificate.c -fPIC -DPIC -o .libs/gmime-certificate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-common.c -fPIC -DPIC -o .libs/gmime-common.o gmime-certificate.c: In function 'g_mime_certificate_new': gmime-certificate.c:125:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] return g_object_newv (GMIME_TYPE_CERTIFICATE, 0, NULL); ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from gmime-certificate.h:26, from gmime-certificate.c:28: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-certificate.c: In function 'g_mime_certificate_list_new': gmime-certificate.c:577:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] return g_object_newv (GMIME_TYPE_CERTIFICATE_LIST, 0, NULL); ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from gmime-certificate.h:26, from gmime-certificate.c:28: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-content-type.lo gmime-content-type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-content-type.c -fPIC -DPIC -o .libs/gmime-content-type.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-crypto-context.lo gmime-crypto-context.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-data-wrapper.lo gmime-data-wrapper.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-disposition.lo gmime-disposition.c gmime-content-type.c: In function 'g_mime_content_type_new': gmime-content-type.c:138:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] mime_type = g_object_newv (GMIME_TYPE_CONTENT_TYPE, 0, NULL); ^~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from gmime-content-type.h:26, from gmime-content-type.c:31: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-content-type.c: In function 'g_mime_content_type_new_from_string': gmime-content-type.c:189:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] mime_type = g_object_newv (GMIME_TYPE_CONTENT_TYPE, 0, NULL); ^~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from gmime-content-type.h:26, from gmime-content-type.c:31: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-crypto-context.c -fPIC -DPIC -o .libs/gmime-crypto-context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-data-wrapper.c -fPIC -DPIC -o .libs/gmime-data-wrapper.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-encodings.lo gmime-encodings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-disposition.c -fPIC -DPIC -o .libs/gmime-disposition.o gmime-crypto-context.c: In function 'g_mime_decrypt_result_new': gmime-crypto-context.c:747:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] return g_object_newv (GMIME_TYPE_DECRYPT_RESULT, 0, NULL); ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-certificate.h:26, from ../gmime/gmime-signature.h:25, from gmime-crypto-context.h:25, from gmime-crypto-context.c:28: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-data-wrapper.c: In function 'g_mime_data_wrapper_new': gmime-data-wrapper.c:120:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] return g_object_newv (GMIME_TYPE_DATA_WRAPPER, 0, NULL); ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from gmime-data-wrapper.h:26, from gmime-data-wrapper.c:26: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-events.lo gmime-events.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-encodings.c -fPIC -DPIC -o .libs/gmime-encodings.o gmime-disposition.c: In function 'g_mime_content_disposition_new': gmime-disposition.c:123:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] disposition = g_object_newv (GMIME_TYPE_CONTENT_DISPOSITION, 0, NULL); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from gmime-disposition.h:26, from gmime-disposition.c:30: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-disposition.c: In function 'g_mime_content_disposition_new_from_string': gmime-disposition.c:149:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] disposition = g_object_newv (GMIME_TYPE_CONTENT_DISPOSITION, 0, NULL); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from gmime-disposition.h:26, from gmime-disposition.c:30: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-filter.lo gmime-filter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-filter-basic.lo gmime-filter-basic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-events.c -fPIC -DPIC -o .libs/gmime-events.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-filter.c -fPIC -DPIC -o .libs/gmime-filter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-filter-basic.c -fPIC -DPIC -o .libs/gmime-filter-basic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-filter-best.lo gmime-filter-best.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-filter-charset.lo gmime-filter-charset.c gmime-filter-basic.c: In function 'g_mime_filter_basic_new': gmime-filter-basic.c:248:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] basic = g_object_newv (GMIME_TYPE_FILTER_BASIC, 0, NULL); ^~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-filter.h:26, from gmime-filter-basic.h:26, from gmime-filter-basic.c:28: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-filter-best.c -fPIC -DPIC -o .libs/gmime-filter-best.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-filter-crlf.lo gmime-filter-crlf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-filter-enriched.lo gmime-filter-enriched.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-filter-charset.c -fPIC -DPIC -o .libs/gmime-filter-charset.o gmime-filter-best.c: In function 'g_mime_filter_best_new': gmime-filter-best.c:248:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] new = g_object_newv (GMIME_TYPE_FILTER_BEST, 0, NULL); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-filter.h:26, from gmime-filter-best.h:26, from gmime-filter-best.c:28: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-filter-crlf.c -fPIC -DPIC -o .libs/gmime-filter-crlf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-filter-enriched.c -fPIC -DPIC -o .libs/gmime-filter-enriched.o gmime-filter-charset.c: In function 'g_mime_filter_charset_new': gmime-filter-charset.c:314:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] new = g_object_newv (GMIME_TYPE_FILTER_CHARSET, 0, NULL); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-filter.h:26, from gmime-filter-charset.h:26, from gmime-filter-charset.c:28: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-filter-from.lo gmime-filter-from.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-filter-gzip.lo gmime-filter-gzip.c gmime-filter-crlf.c: In function 'g_mime_filter_crlf_new': gmime-filter-crlf.c:235:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] new = g_object_newv (GMIME_TYPE_FILTER_CRLF, 0, NULL); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-filter.h:26, from gmime-filter-crlf.h:25, from gmime-filter-crlf.c:26: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-filter-enriched.c: In function 'g_mime_filter_enriched_new': gmime-filter-enriched.c:607:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] new = g_object_newv (GMIME_TYPE_FILTER_ENRICHED, 0, NULL); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-filter.h:26, from gmime-filter-enriched.h:25, from gmime-filter-enriched.c:31: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-filter-html.lo gmime-filter-html.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-filter-from.c -fPIC -DPIC -o .libs/gmime-filter-from.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-filter-gzip.c -fPIC -DPIC -o .libs/gmime-filter-gzip.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-filter-md5.lo gmime-filter-md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-filter-html.c -fPIC -DPIC -o .libs/gmime-filter-html.o gmime-filter-from.c: In function 'g_mime_filter_from_new': gmime-filter-from.c:255:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] new = g_object_newv (GMIME_TYPE_FILTER_FROM, 0, NULL); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-filter.h:26, from gmime-filter-from.h:25, from gmime-filter-from.c:28: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-filter-strip.lo gmime-filter-strip.c gmime-filter-gzip.c: In function 'g_mime_filter_gzip_new': gmime-filter-gzip.c:509:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] new = g_object_newv (GMIME_TYPE_FILTER_GZIP, 0, NULL); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-filter.h:26, from gmime-filter-gzip.h:25, from gmime-filter-gzip.c:31: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-filter-md5.c -fPIC -DPIC -o .libs/gmime-filter-md5.o gmime-filter-html.c: In function 'g_mime_filter_html_new': gmime-filter-html.c:495:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] filter = g_object_newv (GMIME_TYPE_FILTER_HTML, 0, NULL); ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-filter.h:26, from gmime-filter-html.h:25, from gmime-filter-html.c:30: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-filter-windows.lo gmime-filter-windows.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-filter-strip.c -fPIC -DPIC -o .libs/gmime-filter-strip.o gmime-filter-md5.c: In function 'g_mime_filter_md5_new': gmime-filter-md5.c:165:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] return g_object_newv (GMIME_TYPE_FILTER_MD5, 0, NULL); ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-filter.h:26, from gmime-filter-md5.h:25, from gmime-filter-md5.c:28: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-filter-yenc.lo gmime-filter-yenc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-gpg-context.lo gmime-gpg-context.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-filter-windows.c -fPIC -DPIC -o .libs/gmime-filter-windows.o gmime-filter-strip.c: In function 'g_mime_filter_strip_new': gmime-filter-strip.c:183:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] return g_object_newv (GMIME_TYPE_FILTER_STRIP, 0, NULL); ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-filter.h:26, from gmime-filter-strip.h:25, from gmime-filter-strip.c:29: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-header.lo gmime-header.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-filter-yenc.c -fPIC -DPIC -o .libs/gmime-filter-yenc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-gpg-context.c -fPIC -DPIC -o .libs/gmime-gpg-context.o gmime-filter-windows.c: In function 'g_mime_filter_windows_new': gmime-filter-windows.c:188:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] new = g_object_newv (GMIME_TYPE_FILTER_WINDOWS, 0, NULL); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-filter.h:26, from gmime-filter-windows.h:25, from gmime-filter-windows.c:26: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-iconv.lo gmime-iconv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-header.c -fPIC -DPIC -o .libs/gmime-header.o gmime-filter-yenc.c: In function 'g_mime_filter_yenc_new': gmime-filter-yenc.c:285:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] new = g_object_newv (GMIME_TYPE_FILTER_YENC, 0, NULL); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-filter.h:26, from gmime-filter-yenc.h:25, from gmime-filter-yenc.c:28: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-iconv.c -fPIC -DPIC -o .libs/gmime-iconv.o gmime-gpg-context.c: In function 'g_mime_gpg_context_new': gmime-gpg-context.c:2366:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] ctx = g_object_newv (GMIME_TYPE_GPG_CONTEXT, 0, NULL); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-certificate.h:26, from ../gmime/gmime-signature.h:25, from ../gmime/gmime-crypto-context.h:25, from gmime-gpg-context.h:25, from gmime-gpg-context.c:50: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-iconv-utils.lo gmime-iconv-utils.c gmime-header.c: In function 'g_mime_header_list_register_writer': gmime-header.c:985:17: warning: unused variable 'oval' [-Wunused-variable] gpointer okey, oval; ^~~~ gmime-header.c:985:11: warning: unused variable 'okey' [-Wunused-variable] gpointer okey, oval; ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-iconv-utils.c -fPIC -DPIC -o .libs/gmime-iconv-utils.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-message.lo gmime-message.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-message-part.lo gmime-message-part.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-message.c -fPIC -DPIC -o .libs/gmime-message.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-message-partial.lo gmime-message-partial.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-message-part.c -fPIC -DPIC -o .libs/gmime-message-part.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-message-partial.c -fPIC -DPIC -o .libs/gmime-message-partial.o gmime-message.c: In function 'g_mime_message_new': gmime-message.c:1092:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] message = g_object_newv (GMIME_TYPE_MESSAGE, 0, NULL); ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/internet-address.h:26, from gmime-message.h:28, from gmime-message.c:30: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-multipart.lo gmime-multipart.c gmime-message-part.c: In function 'g_mime_message_part_new': gmime-message-part.c:157:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] part = g_object_newv (GMIME_TYPE_MESSAGE_PART, 0, NULL); ^~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-object.h:26, from gmime-message-part.h:25, from gmime-message-part.c:28: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-multipart-encrypted.lo gmime-multipart-encrypted.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-multipart.c -fPIC -DPIC -o .libs/gmime-multipart.o gmime-message-partial.c: In function 'g_mime_message_partial_new': gmime-message-partial.c:202:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] partial = g_object_newv (GMIME_TYPE_MESSAGE_PARTIAL, 0, NULL); ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-object.h:26, from ../gmime/gmime-part.h:28, from gmime-message-partial.h:27, from gmime-message-partial.c:29: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-multipart-encrypted.c -fPIC -DPIC -o .libs/gmime-multipart-encrypted.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-multipart-signed.lo gmime-multipart-signed.c gmime-multipart.c: In function 'g_mime_multipart_new': gmime-multipart.c:257:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] multipart = g_object_newv (GMIME_TYPE_MULTIPART, 0, NULL); ^~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-object.h:26, from gmime-multipart.h:28, from gmime-multipart.c:35: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-multipart.c: In function 'g_mime_multipart_new_with_subtype': gmime-multipart.c:283:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] multipart = g_object_newv (GMIME_TYPE_MULTIPART, 0, NULL); ^~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-object.h:26, from gmime-multipart.h:28, from gmime-multipart.c:35: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-multipart-encrypted.c: In function 'g_mime_multipart_encrypted_new': gmime-multipart-encrypted.c:130:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] multipart = g_object_newv (GMIME_TYPE_MULTIPART_ENCRYPTED, 0, NULL); ^~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-object.h:26, from ../gmime/gmime-multipart.h:28, from gmime-multipart-encrypted.h:25, from gmime-multipart-encrypted.c:29: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-object.lo gmime-object.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-multipart-signed.c -fPIC -DPIC -o .libs/gmime-multipart-signed.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-param.lo gmime-param.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-object.c -fPIC -DPIC -o .libs/gmime-object.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-parse-utils.lo gmime-parse-utils.c gmime-multipart-signed.c: In function 'g_mime_multipart_signed_new': gmime-multipart-signed.c:144:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] multipart = g_object_newv (GMIME_TYPE_MULTIPART_SIGNED, 0, NULL); ^~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-object.h:26, from ../gmime/gmime-multipart.h:28, from gmime-multipart-signed.h:25, from gmime-multipart-signed.c:28: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-param.c -fPIC -DPIC -o .libs/gmime-param.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-parser.lo gmime-parser.c gmime-object.c: In function 'g_mime_object_new': gmime-object.c:339:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] object = g_object_newv (obj_type, 0, NULL); ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from gmime-object.h:26, from gmime-object.c:30: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-object.c: In function 'g_mime_object_new_type': gmime-object.c:392:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] return g_object_newv (obj_type, 0, NULL); ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from gmime-object.h:26, from gmime-object.c:30: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-parse-utils.c -fPIC -DPIC -o .libs/gmime-parse-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-parser.c -fPIC -DPIC -o .libs/gmime-parser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-part.lo gmime-part.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-part-iter.lo gmime-part-iter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-pkcs7-context.lo gmime-pkcs7-context.c gmime-parser.c: In function 'g_mime_parser_new': gmime-parser.c:426:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] return g_object_newv (GMIME_TYPE_PARSER, 0, NULL); ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from gmime-parser.h:26, from gmime-parser.c:30: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-part.c -fPIC -DPIC -o .libs/gmime-part.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-part-iter.c -fPIC -DPIC -o .libs/gmime-part-iter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-pkcs7-context.c -fPIC -DPIC -o .libs/gmime-pkcs7-context.o gmime-part.c: In function 'g_mime_part_new': gmime-part.c:448:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] mime_part = g_object_newv (GMIME_TYPE_PART, 0, NULL); ^~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-object.h:26, from gmime-part.h:28, from gmime-part.c:30: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-part.c: In function 'g_mime_part_new_with_type': gmime-part.c:473:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] mime_part = g_object_newv (GMIME_TYPE_PART, 0, NULL); ^~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-object.h:26, from gmime-part.h:28, from gmime-part.c:30: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-parser.c: In function 'parser_construct_leaf_part': gmime-parser.c:1605:10: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized] stream = g_mime_stream_substream (priv->stream, start, end); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmime-parser.c:1579:16: note: 'end' was declared here gint64 start, end; ^~~ gmime-parser.c:1605:10: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized] stream = g_mime_stream_substream (priv->stream, start, end); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmime-parser.c:1579:9: note: 'start' was declared here gint64 start, end; ^~~~~ gmime-pkcs7-context.c: In function 'pkcs7_decrypt': gmime-pkcs7-context.c:786:25: warning: unused variable 'res' [-Wunused-variable] gpgme_decrypt_result_t res; ^~~ gmime-pkcs7-context.c:784:22: warning: unused variable 'result' [-Wunused-variable] GMimeDecryptResult *result; ^~~~~~ gmime-pkcs7-context.c: In function 'g_mime_pkcs7_context_new': gmime-pkcs7-context.c:911:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] pkcs7 = g_object_newv (GMIME_TYPE_PKCS7_CONTEXT, 0, NULL); ^~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-certificate.h:26, from ../gmime/gmime-signature.h:25, from ../gmime/gmime-crypto-context.h:25, from gmime-pkcs7-context.h:25, from gmime-pkcs7-context.c:30: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-signature.lo gmime-signature.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-stream.lo gmime-stream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-stream-buffer.lo gmime-stream-buffer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-stream-cat.lo gmime-stream-cat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-signature.c -fPIC -DPIC -o .libs/gmime-signature.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-stream.c -fPIC -DPIC -o .libs/gmime-stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-stream-buffer.c -fPIC -DPIC -o .libs/gmime-stream-buffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-stream-cat.c -fPIC -DPIC -o .libs/gmime-stream-cat.o gmime-signature.c: In function 'g_mime_signature_new': gmime-signature.c:115:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] return g_object_newv (GMIME_TYPE_SIGNATURE, 0, NULL); ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-certificate.h:26, from gmime-signature.h:25, from gmime-signature.c:28: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-signature.c: In function 'g_mime_signature_list_new': gmime-signature.c:373:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] return g_object_newv (GMIME_TYPE_SIGNATURE_LIST, 0, NULL); ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-certificate.h:26, from gmime-signature.h:25, from gmime-signature.c:28: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-stream-buffer.c: In function 'g_mime_stream_buffer_new': gmime-stream-buffer.c:670:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] buffer = g_object_newv (GMIME_TYPE_STREAM_BUFFER, 0, NULL); ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-buffer.h:25, from gmime-stream-buffer.c:29: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-stream-cat.c: In function 'stream_substream': gmime-stream-cat.c:644:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] cat = g_object_newv (GMIME_TYPE_STREAM_CAT, 0, NULL); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-cat.h:26, from gmime-stream-cat.c:28: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-stream-cat.c: In function 'g_mime_stream_cat_new': gmime-stream-cat.c:687:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] stream = g_object_newv (GMIME_TYPE_STREAM_CAT, 0, NULL); ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-cat.h:26, from gmime-stream-cat.c:28: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-stream-file.lo gmime-stream-file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-stream-filter.lo gmime-stream-filter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-stream-fs.lo gmime-stream-fs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-stream-gio.lo gmime-stream-gio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-stream-file.c -fPIC -DPIC -o .libs/gmime-stream-file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-stream-filter.c -fPIC -DPIC -o .libs/gmime-stream-filter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-stream-fs.c -fPIC -DPIC -o .libs/gmime-stream-fs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-stream-gio.c -fPIC -DPIC -o .libs/gmime-stream-gio.o gmime-stream-file.c: In function 'stream_substream': gmime-stream-file.c:347:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] fstream = g_object_newv (GMIME_TYPE_STREAM_FILE, 0, NULL); ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-file.h:27, from gmime-stream-file.c:34: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-stream-file.c: In function 'g_mime_stream_file_new': gmime-stream-file.c:382:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] fstream = g_object_newv (GMIME_TYPE_STREAM_FILE, 0, NULL); ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-file.h:27, from gmime-stream-file.c:34: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-stream-file.c: In function 'g_mime_stream_file_new_with_bounds': gmime-stream-file.c:416:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] fstream = g_object_newv (GMIME_TYPE_STREAM_FILE, 0, NULL); ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-file.h:27, from gmime-stream-file.c:34: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-stream-filter.c: In function 'stream_substream': gmime-stream-filter.c:367:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] sub = g_object_newv (GMIME_TYPE_STREAM_FILTER, 0, NULL); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-filter.h:25, from gmime-stream-filter.c:28: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-stream-filter.c: In function 'g_mime_stream_filter_new': gmime-stream-filter.c:417:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] filter = g_object_newv (GMIME_TYPE_STREAM_FILTER, 0, NULL); ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-filter.h:25, from gmime-stream-filter.c:28: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-stream-fs.c: In function 'stream_substream': gmime-stream-fs.c:396:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] fs = g_object_newv (GMIME_TYPE_STREAM_FS, 0, NULL); ^~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-fs.h:25, from gmime-stream-fs.c:35: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-stream-fs.c: In function 'g_mime_stream_fs_new': gmime-stream-fs.c:427:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] fs = g_object_newv (GMIME_TYPE_STREAM_FS, 0, NULL); ^~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-fs.h:25, from gmime-stream-fs.c:35: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-stream-fs.c: In function 'g_mime_stream_fs_new_with_bounds': gmime-stream-fs.c:457:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] fs = g_object_newv (GMIME_TYPE_STREAM_FS, 0, NULL); ^~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-fs.h:25, from gmime-stream-fs.c:35: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-stream-mem.lo gmime-stream-mem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-stream-mmap.lo gmime-stream-mmap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-stream-null.lo gmime-stream-null.c gmime-stream-gio.c: In function 'stream_substream': gmime-stream-gio.c:623:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] gio = g_object_newv (GMIME_TYPE_STREAM_GIO, 0, NULL); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from gmime-stream-gio.h:25, from gmime-stream-gio.c:31: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-stream-gio.c: In function 'g_mime_stream_gio_new': gmime-stream-gio.c:648:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] gio = g_object_newv (GMIME_TYPE_STREAM_GIO, 0, NULL); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from gmime-stream-gio.h:25, from gmime-stream-gio.c:31: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-stream-gio.c: In function 'g_mime_stream_gio_new_with_bounds': gmime-stream-gio.c:677:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] gio = g_object_newv (GMIME_TYPE_STREAM_GIO, 0, NULL); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from gmime-stream-gio.h:25, from gmime-stream-gio.c:31: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-stream-mem.c -fPIC -DPIC -o .libs/gmime-stream-mem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-stream-mmap.c -fPIC -DPIC -o .libs/gmime-stream-mmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-stream-null.c -fPIC -DPIC -o .libs/gmime-stream-null.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-stream-pipe.lo gmime-stream-pipe.c gmime-stream-mem.c: In function 'stream_substream': gmime-stream-mem.c:322:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] mem = g_object_newv (GMIME_TYPE_STREAM_MEM, 0, NULL); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-mem.h:26, from gmime-stream-mem.c:29: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-stream-mem.c: In function 'g_mime_stream_mem_new': gmime-stream-mem.c:343:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] mem = g_object_newv (GMIME_TYPE_STREAM_MEM, 0, NULL); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-mem.h:26, from gmime-stream-mem.c:29: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-stream-mem.c: In function 'g_mime_stream_mem_new_with_byte_array': gmime-stream-mem.c:365:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] mem = g_object_newv (GMIME_TYPE_STREAM_MEM, 0, NULL); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-mem.h:26, from gmime-stream-mem.c:29: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-stream-mem.c: In function 'g_mime_stream_mem_new_with_buffer': gmime-stream-mem.c:389:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] mem = g_object_newv (GMIME_TYPE_STREAM_MEM, 0, NULL); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-mem.h:26, from gmime-stream-mem.c:29: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-stream-mmap.c: In function 'stream_substream': gmime-stream-mmap.c:367:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] mstream = g_object_newv (GMIME_TYPE_STREAM_MMAP, 0, NULL); ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-mmap.h:25, from gmime-stream-mmap.c:36: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-stream-mmap.c: In function 'g_mime_stream_mmap_new': gmime-stream-mmap.c:408:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] mstream = g_object_newv (GMIME_TYPE_STREAM_MMAP, 0, NULL); ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-mmap.h:25, from gmime-stream-mmap.c:36: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-stream-mmap.c: In function 'g_mime_stream_mmap_new_with_bounds': gmime-stream-mmap.c:456:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] mstream = g_object_newv (GMIME_TYPE_STREAM_MMAP, 0, NULL); ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-mmap.h:25, from gmime-stream-mmap.c:36: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gmime-utils.lo gmime-utils.c gmime-stream-null.c: In function 'stream_substream': gmime-stream-null.c:231:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] null = g_object_newv (GMIME_TYPE_STREAM_NULL, 0, NULL); ^~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-null.h:26, from gmime-stream-null.c:28: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gmime-stream-null.c: In function 'g_mime_stream_null_new': gmime-stream-null.c:250:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] null = g_object_newv (GMIME_TYPE_STREAM_NULL, 0, NULL); ^~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-null.h:26, from gmime-stream-null.c:28: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o internet-address.lo internet-address.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-stream-pipe.c -fPIC -DPIC -o .libs/gmime-stream-pipe.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o gen-table.o gen-table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c gmime-utils.c -fPIC -DPIC -o .libs/gmime-utils.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o charset-map.o charset-map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c internet-address.c -fPIC -DPIC -o .libs/internet-address.o gmime-stream-pipe.c: In function 'g_mime_stream_pipe_new': gmime-stream-pipe.c:299:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] pipes = g_object_newv (GMIME_TYPE_STREAM_PIPE, 0, NULL); ^~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from ../gmime/gmime-stream.h:26, from gmime-stream-pipe.h:25, from gmime-stream-pipe.c:34: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ for pkg in gio-2.0; do \ echo $pkg >> gmime-2.6.deps; \ done /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gen-table gen-table.o -lz -L/usr/lib64 -lgpgme internet-address.c: In function 'internet_address_mailbox_new': internet-address.c:322:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] mailbox = g_object_newv (INTERNET_ADDRESS_TYPE_MAILBOX, 0, NULL); ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from internet-address.h:26, from internet-address.c:31: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ internet-address.c: In function 'internet_address_group_new': internet-address.c:461:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] group = g_object_newv (INTERNET_ADDRESS_TYPE_GROUP, 0, NULL); ^~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from internet-address.h:26, from internet-address.c:31: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ internet-address.c: In function 'internet_address_list_new': internet-address.c:627:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] return g_object_newv (INTERNET_ADDRESS_LIST_TYPE, 0, NULL); ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from internet-address.h:26, from internet-address.c:31: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ internet-address.c: In function 'decode_addrspec': internet-address.c:1343:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] mailbox = g_object_newv (INTERNET_ADDRESS_TYPE_MAILBOX, 0, NULL); ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from internet-address.h:26, from internet-address.c:31: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ internet-address.c:1275:14: warning: variable 'start' set but not used [-Wunused-but-set-variable] const char *start, *inptr, *word; ^~~~~ internet-address.c: In function 'decode_route': internet-address.c:1388:14: warning: unused variable 'start' [-Wunused-variable] const char *start = *in; ^~~~~ internet-address.c: In function 'internet_address_list_parse_string': internet-address.c:1632:14: warning: variable 'start' set but not used [-Wunused-but-set-variable] const char *start; ^~~~~ libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gen-table gen-table.o -lz -L/usr/lib64 -lgpgme /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o charset-map charset-map.o ../util/libutil.la -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib64 -lgpgme libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o charset-map charset-map.o -Wl,--export-dynamic -pthread ../util/.libs/libutil.a -L/usr/lib64 -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgpgme -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -version-info 623:0:623 -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgmime-2.6.la -rpath /usr/lib64 gmime.lo gmime-certificate.lo gmime-charset.lo gmime-common.lo gmime-content-type.lo gmime-crypto-context.lo gmime-data-wrapper.lo gmime-disposition.lo gmime-encodings.lo gmime-events.lo gmime-filter.lo gmime-filter-basic.lo gmime-filter-best.lo gmime-filter-charset.lo gmime-filter-crlf.lo gmime-filter-enriched.lo gmime-filter-from.lo gmime-filter-gzip.lo gmime-filter-html.lo gmime-filter-md5.lo gmime-filter-strip.lo gmime-filter-windows.lo gmime-filter-yenc.lo gmime-gpg-context.lo gmime-header.lo gmime-iconv.lo gmime-iconv-utils.lo gmime-message.lo gmime-message-part.lo gmime-message-partial.lo gmime-multipart.lo gmime-multipart-encrypted.lo gmime-multipart-signed.lo gmime-object.lo gmime-param.lo gmime-parse-utils.lo gmime-parser.lo gmime-part.lo gmime-part-iter.lo gmime-pkcs7-context.lo gmime-signature.lo gmime-stream.lo gmime-stream-buffer.lo gmime-stream-cat.lo gmime-stream-file.lo gmime-stream-filter.lo gmime-stream-fs.lo gmime-stream-gio.lo gmime-stream-mem.lo gmime-stream-mmap.lo gmime-stream-null.lo gmime-stream-pipe.lo gmime-utils.lo internet-address.lo ../util/libutil.la -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib64 -lgpgme libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/gmime.o .libs/gmime-certificate.o .libs/gmime-charset.o .libs/gmime-common.o .libs/gmime-content-type.o .libs/gmime-crypto-context.o .libs/gmime-data-wrapper.o .libs/gmime-disposition.o .libs/gmime-encodings.o .libs/gmime-events.o .libs/gmime-filter.o .libs/gmime-filter-basic.o .libs/gmime-filter-best.o .libs/gmime-filter-charset.o .libs/gmime-filter-crlf.o .libs/gmime-filter-enriched.o .libs/gmime-filter-from.o .libs/gmime-filter-gzip.o .libs/gmime-filter-html.o .libs/gmime-filter-md5.o .libs/gmime-filter-strip.o .libs/gmime-filter-windows.o .libs/gmime-filter-yenc.o .libs/gmime-gpg-context.o .libs/gmime-header.o .libs/gmime-iconv.o .libs/gmime-iconv-utils.o .libs/gmime-message.o .libs/gmime-message-part.o .libs/gmime-message-partial.o .libs/gmime-multipart.o .libs/gmime-multipart-encrypted.o .libs/gmime-multipart-signed.o .libs/gmime-object.o .libs/gmime-param.o .libs/gmime-parse-utils.o .libs/gmime-parser.o .libs/gmime-part.o .libs/gmime-part-iter.o .libs/gmime-pkcs7-context.o .libs/gmime-signature.o .libs/gmime-stream.o .libs/gmime-stream-buffer.o .libs/gmime-stream-cat.o .libs/gmime-stream-file.o .libs/gmime-stream-filter.o .libs/gmime-stream-fs.o .libs/gmime-stream-gio.o .libs/gmime-stream-mem.o .libs/gmime-stream-mmap.o .libs/gmime-stream-null.o .libs/gmime-stream-pipe.o .libs/gmime-utils.o .libs/internet-address.o -Wl,--whole-archive ../util/.libs/libutil.a -Wl,--no-whole-archive -L/usr/lib64 -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgpgme -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libgmime-2.6.so.0 -o .libs/libgmime-2.6.so.0.623.0 libtool: link: (cd ".libs" && rm -f "libgmime-2.6.so.0" && ln -s "libgmime-2.6.so.0.623.0" "libgmime-2.6.so.0") libtool: link: (cd ".libs" && rm -f "libgmime-2.6.so" && ln -s "libgmime-2.6.so.0.623.0" "libgmime-2.6.so") libtool: link: ( cd ".libs" && rm -f "libgmime-2.6.la" && ln -s "../libgmime-2.6.la" "libgmime-2.6.la" ) CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing" LDFLAGS="-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" DLLTOOL="false" /usr/bin/g-ir-scanner --add-include-path=. --namespace=GMime --nsversion=2.6 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --include=Gio-2.0 --pkg-export=gmime-2.6 --library=libgmime-2.6.la --c-include="gmime/gmime.h" --accept-unprefixed --symbol-prefix "gmime_" --symbol-prefix "g_mime_" --cflags-begin -I.. -I.. -I../util -I../util -DG_LOG_DOMAIN=\"gmime\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread --cflags-end gmime.h gmime-certificate.h gmime-charset.h gmime-content-type.h gmime-crypto-context.h gmime-data-wrapper.h gmime-disposition.h gmime-encodings.h gmime-error.h gmime-filter.h gmime-filter-basic.h gmime-filter-best.h gmime-filter-charset.h gmime-filter-crlf.h gmime-filter-enriched.h gmime-filter-from.h gmime-filter-gzip.h gmime-filter-html.h gmime-filter-md5.h gmime-filter-strip.h gmime-filter-windows.h gmime-filter-yenc.h gmime-gpg-context.h gmime-header.h gmime-iconv.h gmime-iconv-utils.h gmime-message.h gmime-message-part.h gmime-message-partial.h gmime-multipart.h gmime-multipart-encrypted.h gmime-multipart-signed.h gmime-object.h gmime-param.h gmime-parser.h gmime-part.h gmime-part-iter.h gmime-pkcs7-context.h gmime-signature.h gmime-stream.h gmime-stream-buffer.h gmime-stream-cat.h gmime-stream-file.h gmime-stream-filter.h gmime-stream-fs.h gmime-stream-gio.h gmime-stream-mem.h gmime-stream-mmap.h gmime-stream-null.h gmime-stream-pipe.h gmime-utils.h gmime-version.h internet-address.h gmime.c gmime-certificate.c gmime-charset.c gmime-common.c gmime-content-type.c gmime-crypto-context.c gmime-data-wrapper.c gmime-disposition.c gmime-encodings.c gmime-events.c gmime-filter.c gmime-filter-basic.c gmime-filter-best.c gmime-filter-charset.c gmime-filter-crlf.c gmime-filter-enriched.c gmime-filter-from.c gmime-filter-gzip.c gmime-filter-html.c gmime-filter-md5.c gmime-filter-strip.c gmime-filter-windows.c gmime-filter-yenc.c gmime-gpg-context.c gmime-header.c gmime-iconv.c gmime-iconv-utils.c gmime-message.c gmime-message-part.c gmime-message-partial.c gmime-multipart.c gmime-multipart-encrypted.c gmime-multipart-signed.c gmime-object.c gmime-param.c gmime-parse-utils.c gmime-parser.c gmime-part.c gmime-part-iter.c gmime-pkcs7-context.c gmime-signature.c gmime-stream.c gmime-stream-buffer.c gmime-stream-cat.c gmime-stream-file.c gmime-stream-filter.c gmime-stream-fs.c gmime-stream-gio.c gmime-stream-mem.c gmime-stream-mmap.c gmime-stream-null.c gmime-stream-pipe.c gmime-utils.c internet-address.c libgmime-2.6.la --output GMime-2.6.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gmime-2.6.23/gmime/tmp-introspect7ji7iyss/GMime-2.6 -export-dynamic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing /builddir/build/BUILD/gmime-2.6.23/gmime/tmp-introspect7ji7iyss/GMime-2.6.o -L. libgmime-2.6.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool: link: gcc -o /builddir/build/BUILD/gmime-2.6.23/gmime/tmp-introspect7ji7iyss/.libs/GMime-2.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing /builddir/build/BUILD/gmime-2.6.23/gmime/tmp-introspect7ji7iyss/GMime-2.6.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. ./.libs/libgmime-2.6.so -L/usr/lib64 -lgthread-2.0 -lz -lgpgme -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread 'Class' object has no attribute 'get_parameter' 'Class' object has no attribute 'get_parameter' g-ir-scanner: GMime: warning: 21 warnings suppressed (use --warn-all to see them) /usr/bin/g-ir-compiler --includedir=. --includedir=. GMime-2.6.gir -o GMime-2.6.typelib /usr/bin/vapigen-0.34 --library gmime-2.6 --metadatadir . --pkg gio-2.0 GMime-2.6.gir Generation succeeded - 0 warning(s) make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/gmime' make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/gmime' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/tests' Making all in . make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DG_LOG_DOMAIN=\"gmime-tests\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o test-iconv.o test-iconv.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DG_LOG_DOMAIN=\"gmime-tests\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o testsuite.o testsuite.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DG_LOG_DOMAIN=\"gmime-tests\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o test-streams.o test-streams.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DG_LOG_DOMAIN=\"gmime-tests\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o test-cat.o test-cat.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DG_LOG_DOMAIN=\"gmime-tests\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o test-headers.o test-headers.c test-streams.c: In function 'test_stream_gets': test-streams.c:130:10: warning: variable 'slen' set but not used [-Wunused-but-set-variable] ssize_t slen; ^~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DG_LOG_DOMAIN=\"gmime-tests\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o test-mbox.o test-mbox.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DG_LOG_DOMAIN=\"gmime-tests\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o test-mime.o test-mime.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DG_LOG_DOMAIN=\"gmime-tests\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o test-pgp.o test-pgp.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DG_LOG_DOMAIN=\"gmime-tests\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o test-pgpmime.o test-pgpmime.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DG_LOG_DOMAIN=\"gmime-tests\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o test-best.o test-best.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DG_LOG_DOMAIN=\"gmime-tests\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o test-parser.o test-parser.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DG_LOG_DOMAIN=\"gmime-tests\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o test-html.o test-html.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DG_LOG_DOMAIN=\"gmime-tests\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o test-partial.o test-partial.c test-pgpmime.c: In function 'test_multipart_encrypted': test-pgpmime.c:347:13: warning: unused variable 'part' [-Wunused-variable] GMimePart *part; ^~~~ test-pgpmime.c:340:20: warning: unused variable 'content' [-Wunused-variable] GMimeDataWrapper *content; ^~~~~~~ test-parser.c:56:1: warning: 'print_mime_struct' defined but not used [-Wunused-function] print_mime_struct (GMimeObject *part, int depth) ^~~~~~~~~~~~~~~~~ In file included from test-parser.c:37:0: ../zentimer.h:121:1: warning: 'ZenTimerResume' defined but not used [-Wunused-function] ZenTimerResume (ztimer_t *ztimer) ^~~~~~~~~~~~~~ ../zentimer.h:112:1: warning: 'ZenTimerPause' defined but not used [-Wunused-function] ZenTimerPause (ztimer_t *ztimer) ^~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DG_LOG_DOMAIN=\"gmime-tests\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o test-pkcs7.o test-pkcs7.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util -DG_LOG_DOMAIN=\"gmime-tests\" -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o test-smime.o test-smime.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-iconv test-iconv.o testsuite.o ../gmime/libgmime-2.6.la -lgpg-error -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib64 -lgpgme /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-streams test-streams.o testsuite.o ../gmime/libgmime-2.6.la -lgpg-error -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib64 -lgpgme libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-iconv test-iconv.o testsuite.o -Wl,--export-dynamic -pthread ../gmime/.libs/libgmime-2.6.so -L/usr/lib64 -lgpg-error -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgpgme -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-cat test-cat.o testsuite.o ../gmime/libgmime-2.6.la -lgpg-error -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib64 -lgpgme libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-streams test-streams.o testsuite.o -Wl,--export-dynamic -pthread ../gmime/.libs/libgmime-2.6.so -L/usr/lib64 -lgpg-error -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgpgme -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-headers test-headers.o testsuite.o ../gmime/libgmime-2.6.la -lgpg-error -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib64 -lgpgme /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-mbox test-mbox.o testsuite.o ../gmime/libgmime-2.6.la -lgpg-error -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib64 -lgpgme /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-mime test-mime.o testsuite.o ../gmime/libgmime-2.6.la -lgpg-error -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib64 -lgpgme libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-cat test-cat.o testsuite.o -Wl,--export-dynamic -pthread ../gmime/.libs/libgmime-2.6.so -L/usr/lib64 -lgpg-error -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgpgme -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-pgp test-pgp.o testsuite.o ../gmime/libgmime-2.6.la -lgpg-error -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib64 -lgpgme libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-headers test-headers.o testsuite.o -Wl,--export-dynamic -pthread ../gmime/.libs/libgmime-2.6.so -L/usr/lib64 -lgpg-error -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgpgme -pthread libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-mbox test-mbox.o testsuite.o -Wl,--export-dynamic -pthread ../gmime/.libs/libgmime-2.6.so -L/usr/lib64 -lgpg-error -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgpgme -pthread libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-mime test-mime.o testsuite.o -Wl,--export-dynamic -pthread ../gmime/.libs/libgmime-2.6.so -L/usr/lib64 -lgpg-error -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgpgme -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-pgpmime test-pgpmime.o testsuite.o ../gmime/libgmime-2.6.la -lgpg-error -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib64 -lgpgme /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-best test-best.o ../gmime/libgmime-2.6.la -lgpg-error -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib64 -lgpgme /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-parser test-parser.o ../gmime/libgmime-2.6.la -lgpg-error -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib64 -lgpgme libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-pgp test-pgp.o testsuite.o -Wl,--export-dynamic -pthread ../gmime/.libs/libgmime-2.6.so -L/usr/lib64 -lgpg-error -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgpgme -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-html test-html.o ../gmime/libgmime-2.6.la -lgpg-error -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib64 -lgpgme libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-pgpmime test-pgpmime.o testsuite.o -Wl,--export-dynamic -pthread ../gmime/.libs/libgmime-2.6.so -L/usr/lib64 -lgpg-error -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgpgme -pthread libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-best test-best.o -Wl,--export-dynamic -pthread ../gmime/.libs/libgmime-2.6.so -L/usr/lib64 -lgpg-error -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgpgme -pthread libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-parser test-parser.o -Wl,--export-dynamic -pthread ../gmime/.libs/libgmime-2.6.so -L/usr/lib64 -lgpg-error -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgpgme -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-partial test-partial.o ../gmime/libgmime-2.6.la -lgpg-error -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib64 -lgpgme /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-pkcs7 test-pkcs7.o testsuite.o ../gmime/libgmime-2.6.la -lgpg-error -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/usr/lib64 -lgpgme -lgpg-error -lz -L/usr/lib64 -lgpgme /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-smime test-smime.o testsuite.o ../gmime/libgmime-2.6.la -lgpg-error -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib64 -lgpgme libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-html test-html.o -Wl,--export-dynamic -pthread ../gmime/.libs/libgmime-2.6.so -L/usr/lib64 -lgpg-error -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgpgme -pthread libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-partial test-partial.o -Wl,--export-dynamic -pthread ../gmime/.libs/libgmime-2.6.so -L/usr/lib64 -lgpg-error -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgpgme -pthread libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-pkcs7 test-pkcs7.o testsuite.o -Wl,--export-dynamic -pthread ../gmime/.libs/libgmime-2.6.so -L/usr/lib64 -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgpg-error -lz -lgpgme -pthread libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-smime test-smime.o testsuite.o -Wl,--export-dynamic -pthread ../gmime/.libs/libgmime-2.6.so -L/usr/lib64 -lgpg-error -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgpgme -pthread make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/tests' make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/tests' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/docs' Making all in reference make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/docs/reference' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/docs/reference' Making all in tutorial make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/docs/tutorial' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/docs/tutorial' make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/docs' make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/docs' Making all in examples make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/examples' Making all in . make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o basic-example.o basic-example.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o imap-example.o imap-example.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o uuencode.o uuencode.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o uudecode.o uudecode.c basic-example.c: In function 'verify_foreach_callback': basic-example.c:167:15: warning: variable 'str' set but not used [-Wunused-but-set-variable] const char *str; ^~~ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uuencode uuencode.o ../util/libutil.la ../gmime/libgmime-2.6.la -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib64 -lgpgme /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o basic-example basic-example.o ../util/libutil.la ../gmime/libgmime-2.6.la -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib64 -lgpgme /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uudecode uudecode.o ../util/libutil.la ../gmime/libgmime-2.6.la -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib64 -lgpgme libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/uuencode uuencode.o -Wl,--export-dynamic -pthread ../util/.libs/libutil.a -L/usr/lib64 ../gmime/.libs/libgmime-2.6.so -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgpgme -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o imap-example imap-example.o ../util/libutil.la ../gmime/libgmime-2.6.la -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib64 -lgpgme libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/basic-example basic-example.o -Wl,--export-dynamic -pthread ../util/.libs/libutil.a -L/usr/lib64 ../gmime/.libs/libgmime-2.6.so -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgpgme -pthread libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/uudecode uudecode.o -Wl,--export-dynamic -pthread ../util/.libs/libutil.a -L/usr/lib64 ../gmime/.libs/libgmime-2.6.so -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgpgme -pthread libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/imap-example imap-example.o -Wl,--export-dynamic -pthread ../util/.libs/libutil.a -L/usr/lib64 ../gmime/.libs/libgmime-2.6.so -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgpgme -pthread make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/examples' make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/examples' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/tools' Making all in . make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/tools' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/tools' make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/tools' Making all in . make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23' cp gmime.pc gmime-2.6.pc make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23' make[1]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Lkthkc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64 + cd gmime-2.6.23 + export MONO_SHARED_DIR=/builddir/build/BUILD/gmime-2.6.23 + MONO_SHARED_DIR=/builddir/build/BUILD/gmime-2.6.23 + make install DESTDIR=/builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64 Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/m4' make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/m4' make[1]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/m4' Making install in build make[1]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/build' Making install in vs2008 make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/build/vs2008' make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/build/vs2008' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/build/vs2008' make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/build/vs2008' Making install in vs2010 make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/build/vs2010' make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/build/vs2010' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/build/vs2010' make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/build/vs2010' make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/build' make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/build' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/build' make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/build' make[1]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/build' Making install in util make[1]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/util' Making install in . make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/util' make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/util' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/util' make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/util' make[1]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/util' Making install in gmime make[1]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/gmime' Making install in . make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/gmime' make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/gmime' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libgmime-2.6.la '/builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libgmime-2.6.so.0.623.0 /builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/lib64/libgmime-2.6.so.0.623.0 libtool: install: (cd /builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/lib64 && { ln -s -f libgmime-2.6.so.0.623.0 libgmime-2.6.so.0 || { rm -f libgmime-2.6.so.0 && ln -s libgmime-2.6.so.0.623.0 libgmime-2.6.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/lib64 && { ln -s -f libgmime-2.6.so.0.623.0 libgmime-2.6.so || { rm -f libgmime-2.6.so && ln -s libgmime-2.6.so.0.623.0 libgmime-2.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libgmime-2.6.lai /builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/lib64/libgmime-2.6.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/share/gir-1.0' /usr/bin/install -c -m 644 GMime-2.6.gir '/builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/include/gmime-2.6/gmime' /usr/bin/install -c -m 644 gmime.h gmime-certificate.h gmime-charset.h gmime-content-type.h gmime-crypto-context.h gmime-data-wrapper.h gmime-disposition.h gmime-encodings.h gmime-error.h gmime-filter.h gmime-filter-basic.h gmime-filter-best.h gmime-filter-charset.h gmime-filter-crlf.h gmime-filter-enriched.h gmime-filter-from.h gmime-filter-gzip.h gmime-filter-html.h gmime-filter-md5.h gmime-filter-strip.h gmime-filter-windows.h gmime-filter-yenc.h gmime-gpg-context.h gmime-header.h gmime-iconv.h gmime-iconv-utils.h gmime-message.h gmime-message-part.h gmime-message-partial.h gmime-multipart.h gmime-multipart-encrypted.h gmime-multipart-signed.h gmime-object.h gmime-param.h gmime-parser.h gmime-part.h gmime-part-iter.h gmime-pkcs7-context.h gmime-signature.h gmime-stream.h '/builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/include/gmime-2.6/gmime' /usr/bin/install -c -m 644 gmime-stream-buffer.h gmime-stream-cat.h gmime-stream-file.h gmime-stream-filter.h gmime-stream-fs.h gmime-stream-gio.h gmime-stream-mem.h gmime-stream-mmap.h gmime-stream-null.h gmime-stream-pipe.h gmime-utils.h gmime-version.h internet-address.h '/builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/include/gmime-2.6/gmime' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/lib64/girepository-1.0' /usr/bin/install -c -m 644 GMime-2.6.typelib '/builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/lib64/girepository-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/share/vala/vapi' /usr/bin/install -c -m 644 gmime-2.6.vapi gmime-2.6.deps '/builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/share/vala/vapi' make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/gmime' make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/gmime' make[1]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/gmime' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/tests' Making install in . make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/tests' make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/tests' make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/tests' make[1]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/tests' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/docs' Making install in reference make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/docs/reference' make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/docs/reference' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/CryptoContexts.html /usr/bin/install -c -m 644 ./html/DataWrappers.html /usr/bin/install -c -m 644 ./html/Filters.html /usr/bin/install -c -m 644 ./html/GMimeCertificate.html /usr/bin/install -c -m 644 ./html/GMimeContentDisposition.html /usr/bin/install -c -m 644 ./html/GMimeContentType.html /usr/bin/install -c -m 644 ./html/GMimeCryptoContext.html /usr/bin/install -c -m 644 ./html/GMimeDataWrapper.html /usr/bin/install -c -m 644 ./html/GMimeFilter.html /usr/bin/install -c -m 644 ./html/GMimeFilterBasic.html /usr/bin/install -c -m 644 ./html/GMimeFilterBest.html /usr/bin/install -c -m 644 ./html/GMimeFilterCRLF.html /usr/bin/install -c -m 644 ./html/GMimeFilterCharset.html /usr/bin/install -c -m 644 ./html/GMimeFilterEnriched.html /usr/bin/install -c -m 644 ./html/GMimeFilterFrom.html /usr/bin/install -c -m 644 ./html/GMimeFilterGZip.html /usr/bin/install -c -m 644 ./html/GMimeFilterHTML.html /usr/bin/install -c -m 644 ./html/GMimeFilterMd5.html /usr/bin/install -c -m 644 ./html/GMimeFilterStrip.html /usr/bin/install -c -m 644 ./html/GMimeFilterWindows.html /usr/bin/install -c -m 644 ./html/GMimeFilterYenc.html /usr/bin/install -c -m 644 ./html/GMimeGpgContext.html /usr/bin/install -c -m 644 ./html/GMimeMessage.html /usr/bin/install -c -m 644 ./html/GMimeMessagePart.html /usr/bin/install -c -m 644 ./html/GMimeMessagePartial.html /usr/bin/install -c -m 644 ./html/GMimeMultipart.html /usr/bin/install -c -m 644 ./html/GMimeMultipartEncrypted.html /usr/bin/install -c -m 644 ./html/GMimeMultipartSigned.html /usr/bin/install -c -m 644 ./html/GMimeObject.html /usr/bin/install -c -m 644 ./html/GMimeParser.html /usr/bin/install -c -m 644 ./html/GMimePart.html /usr/bin/install -c -m 644 ./html/GMimePkcs7Context.html /usr/bin/install -c -m 644 ./html/GMimeSignature.html /usr/bin/install -c -m 644 ./html/GMimeStream.html /usr/bin/install -c -m 644 ./html/GMimeStreamBuffer.html /usr/bin/install -c -m 644 ./html/GMimeStreamCat.html /usr/bin/install -c -m 644 ./html/GMimeStreamFile.html /usr/bin/install -c -m 644 ./html/GMimeStreamFilter.html /usr/bin/install -c -m 644 ./html/GMimeStreamFs.html /usr/bin/install -c -m 644 ./html/GMimeStreamMem.html /usr/bin/install -c -m 644 ./html/GMimeStreamMmap.html /usr/bin/install -c -m 644 ./html/GMimeStreamNull.html /usr/bin/install -c -m 644 ./html/GMimeStreamPipe.html /usr/bin/install -c -m 644 ./html/Headers.html /usr/bin/install -c -m 644 ./html/InternetAddress.html /usr/bin/install -c -m 644 ./html/InternetAddressGroup.html /usr/bin/install -c -m 644 ./html/InternetAddressList.html /usr/bin/install -c -m 644 ./html/InternetAddressMailbox.html /usr/bin/install -c -m 644 ./html/InternetAddresses.html /usr/bin/install -c -m 644 ./html/MimeParts.html /usr/bin/install -c -m 644 ./html/Parsers.html /usr/bin/install -c -m 644 ./html/Streams.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/classes.html /usr/bin/install -c -m 644 ./html/core.html /usr/bin/install -c -m 644 ./html/fundamentals.html /usr/bin/install -c -m 644 ./html/gmime-GMimeHeader.html /usr/bin/install -c -m 644 ./html/gmime-GMimeParam.html /usr/bin/install -c -m 644 ./html/gmime-GMimePartIter.html /usr/bin/install -c -m 644 ./html/gmime-building.html /usr/bin/install -c -m 644 ./html/gmime-changes-2-0.html /usr/bin/install -c -m 644 ./html/gmime-changes-2-2.html /usr/bin/install -c -m 644 ./html/gmime-changes-2-4.html /usr/bin/install -c -m 644 ./html/gmime-changes-2-6.html /usr/bin/install -c -m 644 ./html/gmime-compiling.html /usr/bin/install -c -m 644 ./html/gmime-data-wrappers.html /usr/bin/install -c -m 644 ./html/gmime-filters.html /usr/bin/install -c -m 644 ./html/gmime-gmime-charset.html /usr/bin/install -c -m 644 ./html/gmime-gmime-encodings.html /usr/bin/install -c -m 644 ./html/gmime-gmime-iconv-utils.html /usr/bin/install -c -m 644 ./html/gmime-gmime-iconv.html /usr/bin/install -c -m 644 ./html/gmime-gmime-utils.html /usr/bin/install -c -m 644 ./html/gmime-gmime.html /usr/bin/install -c -m 644 ./html/gmime-question-index.html /usr/bin/install -c -m 644 ./html/gmime-resources.html /usr/bin/install -c -m 644 ./html/gmime-streams.html /usr/bin/install -c -m 644 ./html/gmime.devhelp2 /usr/bin/install -c -m 644 ./html/gmime.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/docs/reference' make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/docs/reference' Making install in tutorial make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/docs/tutorial' make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/docs/tutorial' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/docs/tutorial' make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/docs/tutorial' make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/docs' make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/docs' make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/docs' make[1]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/docs' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/examples' Making install in . make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/examples' make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/examples' make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/examples' make[1]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/examples' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/tools' Making install in . make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/tools' make[3]: Entering directory '/builddir/build/BUILD/gmime-2.6.23/tools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/tools' make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/tools' make[1]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23/tools' Making install in . make[1]: Entering directory '/builddir/build/BUILD/gmime-2.6.23' make[2]: Entering directory '/builddir/build/BUILD/gmime-2.6.23' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 gmime-2.6.pc '/builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23' make[1]: Leaving directory '/builddir/build/BUILD/gmime-2.6.23' + find /builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64 -type f -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: gmime-2.6.23-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eHg7bf + umask 022 + cd /builddir/build/BUILD + cd gmime-2.6.23 + DOCDIR=/builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/share/doc/gmime + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/share/doc/gmime + cp -pr AUTHORS /builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/share/doc/gmime + cp -pr README /builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/share/doc/gmime + cp -pr TODO /builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/share/doc/gmime + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.T9JSSS + umask 022 + cd /builddir/build/BUILD + cd gmime-2.6.23 + LICENSEDIR=/builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/share/licenses/gmime + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/share/licenses/gmime + cp -pr COPYING /builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64/usr/share/licenses/gmime + exit 0 Provides: gmime = 2.6.23-4.fc28 gmime(riscv-64) = 2.6.23-4.fc28 libgmime-2.6.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: gmime-devel-2.6.23-4.fc28.riscv64 Provides: gmime-devel = 2.6.23-4.fc28 gmime-devel(riscv-64) = 2.6.23-4.fc28 pkgconfig(gmime-2.6) = 2.6.23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgmime-2.6.so.0()(64bit) pkgconfig(gio-2.0) pkgconfig(glib-2.0) pkgconfig(gobject-2.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/gmime-2.6.23-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/gmime-2.6.23-4.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/gmime-devel-2.6.23-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oa6MPW + umask 022 + cd /builddir/build/BUILD + cd gmime-2.6.23 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gmime-2.6.23-4.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff