D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/gmime2.6-2.6.23-9.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qzX41R + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf gmime-2.6.23 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/gmime-2.6.23.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gmime-2.6.23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (gmime-2.6.17-temporarily-disable-failing-test.patch):' Patch #1 (gmime-2.6.17-temporarily-disable-failing-test.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .testfail --fuzz=0 patching file tests/test-mime.c Hunk #1 succeeded at 668 (offset 12 lines). + echo 'Patch #2 (gmime-2.6.23-gnupg2-tests.patch):' Patch #2 (gmime-2.6.23-gnupg2-tests.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gnupg2 --fuzz=0 patching file tests/test-pgp.c patching file tests/test-pgpmime.c patching file tests/test-smime.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BWdsqR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gmime-2.6.23 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-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 --disable-static checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-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 '1001' 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 x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for library containing strerror... none required checking for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-mageia-linux-gnu-gcc... (cached) none checking for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-mageia-linux-gnu-gcc... (cached) none checking for inline... inline checking how to run the C preprocessor... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-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 x86_64-mageia-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 x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... /usr/bin/rm: cannot remove 'conftest*': No such file or directory yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes, replacing 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 x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-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... no 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 x86_64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.32.0... yes (version 2.66.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... yes checking for gpgme-config... /usr/bin/gpgme-config checking for GPGME pthread - version >= 1.1.6... yes checking for mcs... /usr/bin/mcs checking whether /usr/bin/mcs is GNU Mono... yes checking for gacutil... /usr/bin/gacutil checking for GLIB_SHARP... yes checking for GAPI_TOOLS... yes checking for gapi2-codegen... /usr/bin/gapi2-codegen checking for gapi2-fixup... /usr/bin/gapi2-fixup checking for gapi2-parser... /usr/bin/gapi2-parser checking for gobject-introspection... yes checking for x86_64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-mageia-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: x86_64-mageia-linux-gnu-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: yes Vala bindings: yes + make make all-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23' Making all in m4 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/m4' Making all in build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build' Making all in vs2008 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build/vs2008' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build/vs2008' Making all in vs2010 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build/vs2010' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build/vs2010' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build' Making all in util make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/util' Making all in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/util' CC cache.lo CC gtrie.lo CC list.lo CC md5-utils.lo CC url-scanner.lo CCLD libutil.la make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/util' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/util' Making all in gmime make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/gmime' Making all in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/gmime' CC gmime.lo CC gmime-certificate.lo 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] 125 | return g_object_newv (GMIME_TYPE_CERTIFICATE, 0, NULL); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from gmime-certificate.h:26, from gmime-certificate.c:28: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | 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] 577 | return g_object_newv (GMIME_TYPE_CERTIFICATE_LIST, 0, NULL); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from gmime-certificate.h:26, from gmime-certificate.c:28: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ gmime-certificate.c: In function 'g_mime_certificate_list_insert': gmime-certificate.c:672:13: warning: Deprecated pre-processor symbol, replace with 672 | g_memmove (dest, src, (sizeof (void *) * n)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC gmime-charset.lo CC gmime-common.lo CC gmime-content-type.lo 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] 138 | mime_type = g_object_newv (GMIME_TYPE_CONTENT_TYPE, 0, NULL); | ^~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from gmime-content-type.h:26, from gmime-content-type.c:31: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | 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] 189 | mime_type = g_object_newv (GMIME_TYPE_CONTENT_TYPE, 0, NULL); | ^~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from gmime-content-type.h:26, from gmime-content-type.c:31: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-crypto-context.lo 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] 747 | return g_object_newv (GMIME_TYPE_DECRYPT_RESULT, 0, NULL); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-data-wrapper.lo 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] 120 | return g_object_newv (GMIME_TYPE_DATA_WRAPPER, 0, NULL); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from gmime-data-wrapper.h:26, from gmime-data-wrapper.c:26: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-disposition.lo 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] 123 | disposition = g_object_newv (GMIME_TYPE_CONTENT_DISPOSITION, 0, NULL); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from gmime-disposition.h:26, from gmime-disposition.c:30: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | 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] 149 | disposition = g_object_newv (GMIME_TYPE_CONTENT_DISPOSITION, 0, NULL); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from gmime-disposition.h:26, from gmime-disposition.c:30: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-encodings.lo CC gmime-events.lo CC gmime-filter.lo CC gmime-filter-basic.lo 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] 248 | basic = g_object_newv (GMIME_TYPE_FILTER_BASIC, 0, NULL); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-filter-best.lo 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] 248 | new = g_object_newv (GMIME_TYPE_FILTER_BEST, 0, NULL); | ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-filter-charset.lo 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] 314 | new = g_object_newv (GMIME_TYPE_FILTER_CHARSET, 0, NULL); | ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-filter-crlf.lo 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] 235 | new = g_object_newv (GMIME_TYPE_FILTER_CRLF, 0, NULL); | ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-filter-enriched.lo 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] 607 | new = g_object_newv (GMIME_TYPE_FILTER_ENRICHED, 0, NULL); | ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-filter-from.lo 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] 255 | new = g_object_newv (GMIME_TYPE_FILTER_FROM, 0, NULL); | ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-filter-gzip.lo 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] 509 | new = g_object_newv (GMIME_TYPE_FILTER_GZIP, 0, NULL); | ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-filter-html.lo 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] 495 | filter = g_object_newv (GMIME_TYPE_FILTER_HTML, 0, NULL); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-filter-md5.lo 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] 165 | return g_object_newv (GMIME_TYPE_FILTER_MD5, 0, NULL); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-filter-strip.lo 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] 183 | return g_object_newv (GMIME_TYPE_FILTER_STRIP, 0, NULL); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-filter-windows.lo 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] 188 | new = g_object_newv (GMIME_TYPE_FILTER_WINDOWS, 0, NULL); | ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-filter-yenc.lo 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] 285 | new = g_object_newv (GMIME_TYPE_FILTER_YENC, 0, NULL); | ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-gpg-context.lo 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] 2366 | ctx = g_object_newv (GMIME_TYPE_GPG_CONTEXT, 0, NULL); | ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-header.lo CC gmime-iconv.lo CC gmime-iconv-utils.lo CC gmime-message.lo 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] 1092 | message = g_object_newv (GMIME_TYPE_MESSAGE, 0, NULL); | ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gmime/internet-address.h:26, from gmime-message.h:28, from gmime-message.c:30: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-message-part.lo 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] 157 | part = g_object_newv (GMIME_TYPE_MESSAGE_PART, 0, NULL); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-message-partial.lo 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] 202 | partial = g_object_newv (GMIME_TYPE_MESSAGE_PARTIAL, 0, NULL); | ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-multipart.lo 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] 257 | multipart = g_object_newv (GMIME_TYPE_MULTIPART, 0, NULL); | ^~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gmime/gmime-object.h:26, from gmime-multipart.h:28, from gmime-multipart.c:35: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | 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] 283 | multipart = g_object_newv (GMIME_TYPE_MULTIPART, 0, NULL); | ^~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gmime/gmime-object.h:26, from gmime-multipart.h:28, from gmime-multipart.c:35: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ gmime-multipart.c: In function 'ptr_array_insert': gmime-multipart.c:427:13: warning: Deprecated pre-processor symbol, replace with 427 | g_memmove (dest, src, (sizeof (void *) * n)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC gmime-multipart-encrypted.lo 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] 130 | multipart = g_object_newv (GMIME_TYPE_MULTIPART_ENCRYPTED, 0, NULL); | ^~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-multipart-signed.lo 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] 144 | multipart = g_object_newv (GMIME_TYPE_MULTIPART_SIGNED, 0, NULL); | ^~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-object.lo 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] 339 | object = g_object_newv (obj_type, 0, NULL); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from gmime-object.h:26, from gmime-object.c:30: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | 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] 392 | return g_object_newv (obj_type, 0, NULL); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from gmime-object.h:26, from gmime-object.c:30: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-param.lo CC gmime-parse-utils.lo CC gmime-parser.lo 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] 426 | return g_object_newv (GMIME_TYPE_PARSER, 0, NULL); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from gmime-parser.h:26, from gmime-parser.c:30: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-part.lo 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] 448 | mime_part = g_object_newv (GMIME_TYPE_PART, 0, NULL); | ^~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gmime/gmime-object.h:26, from gmime-part.h:28, from gmime-part.c:30: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | 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] 473 | mime_part = g_object_newv (GMIME_TYPE_PART, 0, NULL); | ^~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gmime/gmime-object.h:26, from gmime-part.h:28, from gmime-part.c:30: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-part-iter.lo CC gmime-pkcs7-context.lo 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] 911 | pkcs7 = g_object_newv (GMIME_TYPE_PKCS7_CONTEXT, 0, NULL); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-signature.lo 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] 115 | return g_object_newv (GMIME_TYPE_SIGNATURE, 0, NULL); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gmime/gmime-certificate.h:26, from gmime-signature.h:25, from gmime-signature.c:28: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | 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] 373 | return g_object_newv (GMIME_TYPE_SIGNATURE_LIST, 0, NULL); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gmime/gmime-certificate.h:26, from gmime-signature.h:25, from gmime-signature.c:28: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ gmime-signature.c: In function 'g_mime_signature_list_insert': gmime-signature.c:468:13: warning: Deprecated pre-processor symbol, replace with 468 | g_memmove (dest, src, (sizeof (void *) * n)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC gmime-stream.lo CC gmime-stream-buffer.lo 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] 670 | buffer = g_object_newv (GMIME_TYPE_STREAM_BUFFER, 0, NULL); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-stream-cat.lo 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] 644 | cat = g_object_newv (GMIME_TYPE_STREAM_CAT, 0, NULL); | ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | 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] 687 | stream = g_object_newv (GMIME_TYPE_STREAM_CAT, 0, NULL); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-stream-file.lo 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] 347 | fstream = g_object_newv (GMIME_TYPE_STREAM_FILE, 0, NULL); | ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | 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] 382 | fstream = g_object_newv (GMIME_TYPE_STREAM_FILE, 0, NULL); | ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | 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] 416 | fstream = g_object_newv (GMIME_TYPE_STREAM_FILE, 0, NULL); | ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-stream-filter.lo 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] 367 | sub = g_object_newv (GMIME_TYPE_STREAM_FILTER, 0, NULL); | ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | 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] 417 | filter = g_object_newv (GMIME_TYPE_STREAM_FILTER, 0, NULL); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-stream-fs.lo 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] 396 | fs = g_object_newv (GMIME_TYPE_STREAM_FS, 0, NULL); | ^~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | 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] 427 | fs = g_object_newv (GMIME_TYPE_STREAM_FS, 0, NULL); | ^~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | 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] 457 | fs = g_object_newv (GMIME_TYPE_STREAM_FS, 0, NULL); | ^~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-stream-gio.lo 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] 623 | gio = g_object_newv (GMIME_TYPE_STREAM_GIO, 0, NULL); | ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | 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] 648 | gio = g_object_newv (GMIME_TYPE_STREAM_GIO, 0, NULL); | ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | 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] 677 | gio = g_object_newv (GMIME_TYPE_STREAM_GIO, 0, NULL); | ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-stream-mem.lo 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] 322 | mem = g_object_newv (GMIME_TYPE_STREAM_MEM, 0, NULL); | ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | 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] 343 | mem = g_object_newv (GMIME_TYPE_STREAM_MEM, 0, NULL); | ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | 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] 365 | mem = g_object_newv (GMIME_TYPE_STREAM_MEM, 0, NULL); | ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | 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] 389 | mem = g_object_newv (GMIME_TYPE_STREAM_MEM, 0, NULL); | ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-stream-mmap.lo 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] 367 | mstream = g_object_newv (GMIME_TYPE_STREAM_MMAP, 0, NULL); | ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | 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] 408 | mstream = g_object_newv (GMIME_TYPE_STREAM_MMAP, 0, NULL); | ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | 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] 456 | mstream = g_object_newv (GMIME_TYPE_STREAM_MMAP, 0, NULL); | ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-stream-null.lo 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] 231 | null = g_object_newv (GMIME_TYPE_STREAM_NULL, 0, NULL); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | 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] 250 | null = g_object_newv (GMIME_TYPE_STREAM_NULL, 0, NULL); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-stream-pipe.lo 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] 299 | pipes = g_object_newv (GMIME_TYPE_STREAM_PIPE, 0, NULL); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, 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:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CC gmime-utils.lo CC internet-address.lo 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] 322 | mailbox = g_object_newv (INTERNET_ADDRESS_TYPE_MAILBOX, 0, NULL); | ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from internet-address.h:26, from internet-address.c:31: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | 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] 461 | group = g_object_newv (INTERNET_ADDRESS_TYPE_GROUP, 0, NULL); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from internet-address.h:26, from internet-address.c:31: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | 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] 627 | return g_object_newv (INTERNET_ADDRESS_LIST_TYPE, 0, NULL); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from internet-address.h:26, from internet-address.c:31: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ internet-address.c: In function 'internet_address_list_prepend': internet-address.c:740:13: warning: Deprecated pre-processor symbol, replace with 740 | g_memmove (dest, src, (sizeof (void *) * list->array->len)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ internet-address.c: In function 'internet_address_list_insert': internet-address.c:812:13: warning: Deprecated pre-processor symbol, replace with 812 | g_memmove (dest, src, (sizeof (void *) * n)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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] 1343 | mailbox = g_object_newv (INTERNET_ADDRESS_TYPE_MAILBOX, 0, NULL); | ^~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from internet-address.h:26, from internet-address.c:31: /usr/include/glib-2.0/gobject/gobject.h:431:13: note: declared here 431 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ CCLD libgmime-2.6.la CC gen-table.o CCLD gen-table CC charset-map.o CCLD charset-map GISCAN GMime-2.6.gir 'Class' object has no attribute 'get_parameter' 'Class' object has no attribute 'get_parameter' GICOMP GMime-2.6.gir VAPIGEN gmime-2.6.vapi GMime-2.6.gir:12713.7-12713.48: warning: Creation method of abstract class cannot be public. GMime-2.6.gir:12740.7-12740.68: warning: Creation method of abstract class cannot be public. GEN gmime-2.6.deps make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/gmime' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/gmime' Making all in mono make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/mono' cp ./gmime-api.raw gmime-api.xml chmod u+w gmime-api.xml /usr/bin/gapi2-fixup --api=gmime-api.xml --metadata=./GMime.metadata rm -f generated/* && \ /usr/bin/gapi2-codegen --generate gmime-api.xml --outdir=generated --customdir=. --assembly-name=gmime-sharp \ && touch generated-stamp Generation Summary: Enums: 14 Structs: 2 Boxed: 0 Opaques: 4 Interfaces: 0 Objects: 46 Callbacks: 4 Properties: 0 Signals: 0 Methods: 234 Constructors: 56 Throttled: 0 Total Nodes: 360 /usr/bin/mcs -unsafe /out:gmime-sharp.dll /target:library -r:/usr/lib64/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll \ -keyfile:./gmime-sharp.snk ./StreamWrapper.cs ./HeaderEnumerator.cs ./Header.cs AssemblyInfo.cs generated/*.cs sn -q -R gmime-sharp.dll ./gmime-sharp.snk cp gmime-sharp.pc gmime-sharp-2.6.pc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/mono' Making all in tests make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tests' Making all in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tests' CC test-iconv.o CC testsuite.o CCLD test-iconv CC test-streams.o CCLD test-streams CC test-cat.o CCLD test-cat CC test-headers.o CCLD test-headers CC test-mbox.o CCLD test-mbox CC test-mime.o CCLD test-mime CC test-pgp.o CCLD test-pgp CC test-pgpmime.o CCLD test-pgpmime CC test-best.o CCLD test-best CC test-parser.o CCLD test-parser CC test-html.o CCLD test-html CC test-partial.o CCLD test-partial CC test-pkcs7.o CCLD test-pkcs7 CC test-smime.o CCLD test-smime make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tests' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tests' Making all in docs make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs' Making all in reference make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs/reference' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs/reference' Making all in tutorial make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs/tutorial' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs/tutorial' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs' Making all in examples make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/examples' Making all in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/examples' CC basic-example.o CCLD basic-example CC imap-example.o CCLD imap-example CC uuencode.o CCLD uuencode CC uudecode.o CCLD uudecode make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/examples' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/examples' Making all in tools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tools' Making all in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tools' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tools' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tools' Making all in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23' cp gmime.pc gmime-2.6.pc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FKeUlT + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64 + cd gmime-2.6.23 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in m4 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/m4' make[2]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/m4' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/m4' Making install in build make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build' Making install in vs2008 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build/vs2008' make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build/vs2008' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build/vs2008' Making install in vs2010 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build/vs2010' make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build/vs2010' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build/vs2010' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build' make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build' Making install in util make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/util' Making install in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/util' make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/util' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/util' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/util' Making install in gmime make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/gmime' Making install in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/gmime' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/gmime' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/lib64' ../doltlibtool --mode=install /usr/bin/install -p libgmime-2.6.la '/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgmime-2.6.so.0.623.0 /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/lib64/libgmime-2.6.so.0.623.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/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 -p .libs/libgmime-2.6.lai /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/lib64/libgmime-2.6.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/share/gir-1.0' /usr/bin/install -p -m 644 GMime-2.6.gir '/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/include/gmime-2.6/gmime' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/include/gmime-2.6/gmime' /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/include/gmime-2.6/gmime' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/lib64/girepository-1.0' /usr/bin/install -p -m 644 GMime-2.6.typelib '/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/lib64/girepository-1.0' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/share/vala/vapi' /usr/bin/install -p -m 644 gmime-2.6.vapi gmime-2.6.deps '/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/share/vala/vapi' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/gmime' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/gmime' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/gmime' Making install in mono make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/mono' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/mono' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/gacutil -i gmime-sharp.dll -f -package gmime-sharp-2.6 -root /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/lib Package exported to: /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/lib/mono/gmime-sharp-2.6/gmime-sharp.dll -> ../gac/gmime-sharp/2.6.0.0__2b75c2ad004c52e4/gmime-sharp.dll Installed gmime-sharp.dll into the gac (/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/lib/mono/gac) /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/share/gapi-2.0' /usr/bin/install -p -m 644 gmime-api.xml '/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/share/gapi-2.0' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 gmime-sharp-2.6.pc '/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/mono' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/mono' Making install in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tests' Making install in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tests' make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tests' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tests' Making install in docs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs' Making install in reference make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs/reference' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs/reference' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 ./html/CryptoContexts.html /usr/bin/install -p -m 644 ./html/DataWrappers.html /usr/bin/install -p -m 644 ./html/Filters.html /usr/bin/install -p -m 644 ./html/GMimeCertificate.html /usr/bin/install -p -m 644 ./html/GMimeContentDisposition.html /usr/bin/install -p -m 644 ./html/GMimeContentType.html /usr/bin/install -p -m 644 ./html/GMimeCryptoContext.html /usr/bin/install -p -m 644 ./html/GMimeDataWrapper.html /usr/bin/install -p -m 644 ./html/GMimeFilter.html /usr/bin/install -p -m 644 ./html/GMimeFilterBasic.html /usr/bin/install -p -m 644 ./html/GMimeFilterBest.html /usr/bin/install -p -m 644 ./html/GMimeFilterCRLF.html /usr/bin/install -p -m 644 ./html/GMimeFilterCharset.html /usr/bin/install -p -m 644 ./html/GMimeFilterEnriched.html /usr/bin/install -p -m 644 ./html/GMimeFilterFrom.html /usr/bin/install -p -m 644 ./html/GMimeFilterGZip.html /usr/bin/install -p -m 644 ./html/GMimeFilterHTML.html /usr/bin/install -p -m 644 ./html/GMimeFilterMd5.html /usr/bin/install -p -m 644 ./html/GMimeFilterStrip.html /usr/bin/install -p -m 644 ./html/GMimeFilterWindows.html /usr/bin/install -p -m 644 ./html/GMimeFilterYenc.html /usr/bin/install -p -m 644 ./html/GMimeGpgContext.html /usr/bin/install -p -m 644 ./html/GMimeMessage.html /usr/bin/install -p -m 644 ./html/GMimeMessagePart.html /usr/bin/install -p -m 644 ./html/GMimeMessagePartial.html /usr/bin/install -p -m 644 ./html/GMimeMultipart.html /usr/bin/install -p -m 644 ./html/GMimeMultipartEncrypted.html /usr/bin/install -p -m 644 ./html/GMimeMultipartSigned.html /usr/bin/install -p -m 644 ./html/GMimeObject.html /usr/bin/install -p -m 644 ./html/GMimeParser.html /usr/bin/install -p -m 644 ./html/GMimePart.html /usr/bin/install -p -m 644 ./html/GMimePkcs7Context.html /usr/bin/install -p -m 644 ./html/GMimeSignature.html /usr/bin/install -p -m 644 ./html/GMimeStream.html /usr/bin/install -p -m 644 ./html/GMimeStreamBuffer.html /usr/bin/install -p -m 644 ./html/GMimeStreamCat.html /usr/bin/install -p -m 644 ./html/GMimeStreamFile.html /usr/bin/install -p -m 644 ./html/GMimeStreamFilter.html /usr/bin/install -p -m 644 ./html/GMimeStreamFs.html /usr/bin/install -p -m 644 ./html/GMimeStreamMem.html /usr/bin/install -p -m 644 ./html/GMimeStreamMmap.html /usr/bin/install -p -m 644 ./html/GMimeStreamNull.html /usr/bin/install -p -m 644 ./html/GMimeStreamPipe.html /usr/bin/install -p -m 644 ./html/Headers.html /usr/bin/install -p -m 644 ./html/InternetAddress.html /usr/bin/install -p -m 644 ./html/InternetAddressGroup.html /usr/bin/install -p -m 644 ./html/InternetAddressList.html /usr/bin/install -p -m 644 ./html/InternetAddressMailbox.html /usr/bin/install -p -m 644 ./html/InternetAddresses.html /usr/bin/install -p -m 644 ./html/MimeParts.html /usr/bin/install -p -m 644 ./html/Parsers.html /usr/bin/install -p -m 644 ./html/Streams.html /usr/bin/install -p -m 644 ./html/ch01.html /usr/bin/install -p -m 644 ./html/classes.html /usr/bin/install -p -m 644 ./html/core.html /usr/bin/install -p -m 644 ./html/fundamentals.html /usr/bin/install -p -m 644 ./html/gmime-GMimeHeader.html /usr/bin/install -p -m 644 ./html/gmime-GMimeParam.html /usr/bin/install -p -m 644 ./html/gmime-GMimePartIter.html /usr/bin/install -p -m 644 ./html/gmime-building.html /usr/bin/install -p -m 644 ./html/gmime-changes-2-0.html /usr/bin/install -p -m 644 ./html/gmime-changes-2-2.html /usr/bin/install -p -m 644 ./html/gmime-changes-2-4.html /usr/bin/install -p -m 644 ./html/gmime-changes-2-6.html /usr/bin/install -p -m 644 ./html/gmime-compiling.html /usr/bin/install -p -m 644 ./html/gmime-data-wrappers.html /usr/bin/install -p -m 644 ./html/gmime-filters.html /usr/bin/install -p -m 644 ./html/gmime-gmime-charset.html /usr/bin/install -p -m 644 ./html/gmime-gmime-encodings.html /usr/bin/install -p -m 644 ./html/gmime-gmime-iconv-utils.html /usr/bin/install -p -m 644 ./html/gmime-gmime-iconv.html /usr/bin/install -p -m 644 ./html/gmime-gmime-utils.html /usr/bin/install -p -m 644 ./html/gmime-gmime.html /usr/bin/install -p -m 644 ./html/gmime-question-index.html /usr/bin/install -p -m 644 ./html/gmime-resources.html /usr/bin/install -p -m 644 ./html/gmime-streams.html /usr/bin/install -p -m 644 ./html/gmime.devhelp2 /usr/bin/install -p -m 644 ./html/gmime.html /usr/bin/install -p -m 644 ./html/home.png /usr/bin/install -p -m 644 ./html/index.html /usr/bin/install -p -m 644 ./html/left-insensitive.png /usr/bin/install -p -m 644 ./html/left.png /usr/bin/install -p -m 644 ./html/right-insensitive.png /usr/bin/install -p -m 644 ./html/right.png /usr/bin/install -p -m 644 ./html/style.css /usr/bin/install -p -m 644 ./html/up-insensitive.png /usr/bin/install -p -m 644 ./html/up.png make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs/reference' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs/reference' Making install in tutorial make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs/tutorial' make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs/tutorial' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs/tutorial' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs' make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs' Making install in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/examples' Making install in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/examples' make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/examples' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/examples' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/examples' Making install in tools make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tools' Making install in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tools' make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tools' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tools' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tools' Making install in . make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 gmime-2.6.pc '/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23' + rm -rf /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/lib64/gmimeConf.sh + rm -rf /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/lib64/libgmime-2.6.la + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.6.23-9.mga8 --unique-debug-suffix -2.6.23-9.mga8.x86_64 --unique-debug-src-base gmime2.6-2.6.23-9.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gmime-2.6.23 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/lib64/libgmime-2.6.so.0.623.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/lib64/libgmime-2.6.so.0.623.0 original debug info size: 1740kB, size after compression: 1560kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 3096 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NLZ9YQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gmime-2.6.23 + '[' 1 -eq 1 ']' + make check Making check in m4 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/m4' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/m4' Making check in build make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build' Making check in vs2008 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build/vs2008' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build/vs2008' Making check in vs2010 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build/vs2010' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build/vs2010' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/build' Making check in util make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/util' Making check in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/util' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/util' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/util' Making check in gmime make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/gmime' Making check in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/gmime' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/gmime' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/gmime' Making check in mono make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/mono' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/mono' Making check in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tests' Making check in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tests' make check-local make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tests' failed_tests=""; \ failed=0; \ passed=0; \ \ for test in test-iconv test-streams test-cat test-headers test-mbox test-mime test-pgp test-pgpmime; do \ testdatadir="data/`echo ${test} | sed -e 's/test-//'`"; \ testdir="./${testdatadir}"; \ if [ ! -d "${testdir}" ]; then \ testdir="${testdatadir}"; \ fi; \ ./${test} -v ${testdir}; \ if [ $? -ne 0 ]; then \ failed_tests="${failed_tests}\n ${test}"; \ failed=`expr ${failed} + 1`; \ else \ passed=`expr ${passed} + 1`; \ fi; \ done; \ \ echo "Results: ${passed} tests passed; ${failed} tests failed."; \ if [ ${failed} -ne 0 ]; then \ echo -e "Failed tests: ${failed_tests}"; \ exit -1; \ fi Testing charset conversion utils: passed Testing Stream tests: passed Testing GMimeStreamCat: passed Testing iterating forward and backward: passed Testing removing all headers: passed Testing removing individual headers: passed Testing header synchronization: passed Testing Mbox parser: passed Testing addr-spec parser: passed Testing date parser: passed Testing rfc2047 encoding/decoding: passed Testing rfc2184 encoding/decoding: passed Testing quoted-strings: passed Testing GnuPG crypto context: passed Testing PGP/MIME implementation: passed Results: 8 tests passed; 0 tests failed. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tests' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tests' Making check in docs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs' Making check in reference make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs/reference' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs/reference' Making check in tutorial make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs/tutorial' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs/tutorial' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/docs' Making check in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/examples' Making check in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/examples' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/examples' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/examples' Making check in tools make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tools' Making check in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tools' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tools' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23/tools' Making check in . make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gmime-2.6.23' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: lib64gmime2.6_0-2.6.23-9.mga8.x86_64 Provides: lib64gmime2.6_0 = 2.6.23-9.mga8 lib64gmime2.6_0(x86-64) = 2.6.23-9.mga8 libgmime-2.6.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(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.2.5)(64bit) libz.so.1()(64bit) Processing files: lib64gmime-gir2.6-2.6.23-9.mga8.x86_64 Provides: lib64gmime-gir2.6 = 2.6.23-9.mga8 lib64gmime-gir2.6(x86-64) = 2.6.23-9.mga8 typelib(GMime) = 2.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libgmime-2.6.so.0()(64bit) typelib(GLib) = 2.0 typelib(GObject) = 2.0 typelib(Gio) = 2.0 Processing files: lib64gmime2.6-devel-2.6.23-9.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RrNJqQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gmime-2.6.23 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/share/doc/lib64gmime2.6-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/share/doc/lib64gmime2.6-devel + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/share/doc/lib64gmime2.6-devel + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/share/doc/lib64gmime2.6-devel + cp -pr PORTING /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/share/doc/lib64gmime2.6-devel + cp -pr README /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/share/doc/lib64gmime2.6-devel + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64/usr/share/doc/lib64gmime2.6-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libgmime-2.6(64bit)) gmime2.6-devel lib64gmime2.6-devel = 2.6.23-9.mga8 lib64gmime2.6-devel(x86-64) = 2.6.23-9.mga8 libgmime2.6-devel 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: devel(libgio-2.0(64bit)) devel(libglib-2.0(64bit)) devel(libgobject-2.0(64bit)) devel(libgpgme(64bit)) devel(libz(64bit)) pkgconfig pkgconfig(gio-2.0) pkgconfig(glib-2.0) pkgconfig(gobject-2.0) Obsoletes: lib64gmime-devel < 2.6.23-4 Processing files: gmime2.6-sharp-2.6.23-9.mga8.x86_64 Provides: gmime2.6-sharp = 2.6.23-9.mga8 gmime2.6-sharp(x86-64) = 2.6.23-9.mga8 mono(gmime-sharp) = 2.6.0.0 pkgconfig(gmime-sharp-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: mono(glib-sharp) = 2.12.0.0 mono(mscorlib) = 4.0.0.0 pkgconfig pkgconfig(glib-sharp-2.0) Obsoletes: gmime-sharp < 2.6.23-4 Processing files: gmime2.6-debugsource-2.6.23-9.mga8.x86_64 Provides: gmime2.6-debugsource = 2.6.23-9.mga8 gmime2.6-debugsource(x86-64) = 2.6.23-9.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64gmime2.6_0-debuginfo-2.6.23-9.mga8.x86_64 Provides: debuginfo(build-id) = cf1f3112c2d62f4f23f0d56816b1ae0fce595c87 lib64gmime2.6_0-debuginfo = 2.6.23-9.mga8 lib64gmime2.6_0-debuginfo(x86-64) = 2.6.23-9.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gmime2.6-debugsource(x86-64) = 2.6.23-9.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64gmime-gir2.6-2.6.23-9.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/gmime2.6-sharp-2.6.23-9.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64gmime2.6_0-2.6.23-9.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64gmime2.6_0-debuginfo-2.6.23-9.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/gmime2.6-debugsource-2.6.23-9.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64gmime2.6-devel-2.6.23-9.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ng5uLQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gmime-2.6.23 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gmime2.6-2.6.23-9.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JcxSbS + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf gmime-2.6.23 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!