D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/migration-assistant-0.6.13-7.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FcnZM6 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eXGVZM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build + rm -rf migration-assistant-0.6.13 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/migration-assistant_0.6.13.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd migration-assistant-0.6.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/migration-assistant-xdg.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/migration-assistant-missing-include.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eGKcFu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd migration-assistant-0.6.13 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CC=gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CC='gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + /usr/bin/make -O -j16 V=1 VERBOSE=1 make: dpkg-buildflags: No such file or directory make: dpkg-buildflags: No such file or directory make: dpkg-buildflags: No such file or directory gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o import.o import.c import.c: In function 'main': import.c:117:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 117 | asprintf(&passwd_file, "%s/etc/passwd", to_location); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ import.c:123:21: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 123 | setgid(p->pw_gid); | ^~~~~~~~~~~~~~~~~ import.c:124:21: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 124 | setuid(p->pw_uid); | ^~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -D_GNU_SOURCE -c registry.c registry.c: In function 'findkey': registry.c:122:9: warning: variable 'numread' set but not used [-Wunused-but-set-variable] 122 | int numread; | ^~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -D_GNU_SOURCE -I/usr/include/libxml2 -c utils.c utils.c: In function 'get_insensitive_path': utils.c:62:9: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 62 | chdir("/"); | ^~~~~~~~~~ utils.c:89:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 89 | asprintf(&ret, "%s%s", ret, de->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:91:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 91 | asprintf(&ret, "%s%s/", ret, de->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:92:13: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 92 | chdir(ret); | ^~~~~~~~~~ utils.c: In function 'initialize_software_registry_path': utils.c:113:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 113 | asprintf(&tmp, "%s/WINDOWS/system32/config/software", from_location); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:117:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 117 | asprintf(&tmp, "%s/WINNT/system32/config/software", from_location); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'get_profiles_dir': utils.c:137:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 137 | asprintf(&profilesdir, "%s/%s", mountpoint, pdir); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'initialize_user_registry_path': utils.c:147:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 147 | asprintf(&tmp, "%s/%s/%s", profilesdir, from_user, "NTUSER.DAT"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'rcopy': utils.c:277:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 277 | asprintf(&fpn, "%s/%s", from, de->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:278:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 278 | asprintf(&tpn, "%s/%s", to, de->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'add_wallpaper': utils.c:351:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 351 | asprintf(&file, "%s/home/%s/.gnome2/backgrounds.xml", to_location, to_user); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'makegconfdirs': utils.c:447:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 447 | asprintf(&gconf, "%s/%%gconf.xml", dir); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'set_gconf_key': utils.c:461:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 461 | asprintf(&gconf, "%s/home/%s/.gconf/%s", to_location, to_user, path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:462:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 462 | asprintf(&file, "%s/%%gconf.xml", gconf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -D_GNU_SOURCE -c windows-import.c windows-import.c: In function 'windowsxp_import_userpicture': windows-import.c:35:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | asprintf(&from, "%s/%s/Microsoft/User Account Pictures/%s.bmp", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 36 | from_location, path, from_user); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows-import.c:39:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | asprintf(&to, "%s/home/%s/.face", to_location, to_user); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows-import.c: In function 'windowsxp_import_mymusic': windows-import.c:64:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 64 | asprintf(&home, "%s/home/%s", to_location, to_user); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows-import.c:66:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 66 | asprintf(&to, "%s/%s", to_location, xdg_dir); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows-import.c:67:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 67 | asprintf(&from, "%s/%s", from_location, path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows-import.c:75:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 75 | asprintf(&to, "file://%s", xdg_dir); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows-import.c: In function 'windowsxp_import_mypictures': windows-import.c:98:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 98 | asprintf(&home, "%s/home/%s", to_location, to_user); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows-import.c:100:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 100 | asprintf(&to, "%s/%s", to_location, xdg_dir); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows-import.c:101:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 101 | asprintf(&from, "%s/%s", from_location, path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows-import.c: In function 'windowsxp_import_mydocuments': windows-import.c:152:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 152 | asprintf(&home, "%s/home/%s", to_location, to_user); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows-import.c:154:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 154 | asprintf(&to, "%s/%s", to_location, xdg_dir); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows-import.c:155:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 155 | asprintf(&from, "%s/%s", from_location, path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows-import.c:177:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 177 | asprintf(&f, "%s/%s", from, rep->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows-import.c:179:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | asprintf(&t, "%s/%s", to, rep->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows-import.c: In function 'windowsxp_import_wallpaper': windows-import.c:226:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 226 | asprintf(&from, "%s/%s", from_location, path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows-import.c:227:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 227 | asprintf(&to, "%s/home/%s/%s", to_location, to_user, image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows-import.c:234:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 234 | asprintf(&to, "/home/%s/%s", to_user, image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows-import.c:221:31: warning: '%s' directive argument is null [-Wformat-overflow=] 221 | printf("Couldn't find %s\n", wallpaperloc); | ^~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -D_GNU_SOURCE -I/usr/include/libxml2 -c gaim-import.c gaim-import.c: In function 'gaim_import_other': gaim-import.c:179:31: warning: variable 'protocol' set but not used [-Wunused-but-set-variable] 179 | xmlNode *account, *name, *protocol; | ^~~~~~~~ gaim-import.c:179:24: warning: variable 'name' set but not used [-Wunused-but-set-variable] 179 | xmlNode *account, *name, *protocol; | ^~~~ gaim-import.c: In function 'gaim_new_accounts_file': gaim-import.c:22:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 22 | asprintf(&accounts_file, "%s/%s/%s/%s", to_location, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23 | "home", to_user, | ~~~~~~~~~~~~~~~~ 24 | ".purple/accounts.xml"); | ~~~~~~~~~~~~~~~~~~~~~~~ gaim-import.c: In function 'gaim_save_accounts_file': gaim-import.c:43:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 43 | asprintf(&accounts_file, "%s/%s/%s/%s", to_location, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 44 | "home", to_user, | ~~~~~~~~~~~~~~~~ 45 | ".purple/accounts.xml"); | ~~~~~~~~~~~~~~~~~~~~~~~ gaim-import.c: In function 'gaim_import_gaim': gaim-import.c:120:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 120 | asprintf(&accounts_file, "%s/%s/%s/%s", from_location, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 121 | "home", from_user, | ~~~~~~~~~~~~~~~~~~ 122 | ".gaim/accounts.xml"); | ~~~~~~~~~~~~~~~~~~~~~ gaim-import.c:126:25: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 126 | asprintf(&accounts_file, "%s/%s/%s/%s", from_location, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 127 | "home", from_user, | ~~~~~~~~~~~~~~~~~~ 128 | ".purple/accounts.xml"); | ~~~~~~~~~~~~~~~~~~~~~~~ gaim-import.c:141:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 141 | asprintf(&accounts_file, "%s/%s/%s", from_location, path, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 142 | "/.gaim/accounts.xml"); | ~~~~~~~~~~~~~~~~~~~~~~ gaim-import.c:146:25: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 146 | asprintf(&accounts_file, "%s/%s/%s", from_location, path, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 147 | "/.purple/accounts.xml"); | ~~~~~~~~~~~~~~~~~~~~~~~~ gaim-import.c: In function 'gaim_import_aimtriton': gaim-import.c:226:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 226 | asprintf(&dirname, "%s/%s/%s", from_location, path, "AOL/UserProfiles"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gaim-import.c:237:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 237 | asprintf(&profile, "%s/%s", dirname, entry->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gaim-import.c:252:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 252 | asprintf(&uprofile, "%s/%s", dirname, entry->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gaim-import.c:264:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 264 | asprintf(&cls, "%s/%s/cls", uprofile, entry2->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gaim-import.c: In function 'gaim_import_gaim': gaim-import.c:136:35: warning: '%s' directive argument is null [-Wformat-overflow=] 136 | printf("Couldn't find %s\n", appdata); | ^~ gaim-import.c: In function 'gaim_import_aimtriton': gaim-import.c:221:31: warning: '%s' directive argument is null [-Wformat-overflow=] 221 | printf("Couldn't find %s\n", appdata); | ^~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -D_GNU_SOURCE -c firefox-import.c firefox-import.c: In function 'internet_explorer_build': firefox-import.c:430:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 430 | chdir(".."); | ^~~~~~~~~~~ firefox-import.c: In function 'setup_import': firefox-import.c:751:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 751 | asprintf(&to_firefoxdir, "%s/home/%s/.mozilla/firefox", to_location, to_user); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ firefox-import.c:754:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 754 | asprintf(&mkdir, "mkdir -p %s", to_firefoxdir); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ firefox-import.c:755:5: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 755 | system(mkdir); | ^~~~~~~~~~~~~ firefox-import.c:798:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 798 | asprintf(fullpath, "%s/%s", to_firefoxdir, bookmarksfile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ firefox-import.c:809:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 809 | asprintf(&path, "%s/profiles.ini", to_firefoxdir); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ firefox-import.c:816:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 816 | asprintf(&path, "%s/%s", to_firefoxdir, b); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ firefox-import.c:817:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 817 | asprintf(&mkdir, "mkdir -p %s", path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ firefox-import.c:818:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 818 | system(mkdir); | ^~~~~~~~~~~~~ firefox-import.c:820:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 820 | asprintf(fullpath, "%s/bookmarks.html", path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ firefox-import.c: In function 'firefox_import_firefox': firefox-import.c:845:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 845 | asprintf(&from_firefoxdir, "%s/home/%s/.mozilla/firefox", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 846 | from_location, from_user); | ~~~~~~~~~~~~~~~~~~~~~~~~~ firefox-import.c:859:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 859 | asprintf(&from_firefoxdir, "%s/%s/Mozilla/Firefox/Profiles", from_location, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | path); | ~~~~~ firefox-import.c: In function 'firefox_import_opera': firefox-import.c:929:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 929 | asprintf(&bookmarksfile, "%s/%s/Opera/Opera/profile/opera6.adr", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 930 | from_location, path); | ~~~~~~~~~~~~~~~~~~~~ firefox-import.c: In function 'firefox_import_internetexplorer': firefox-import.c:973:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 973 | asprintf(&from_iedir, "%s/%s", from_location, path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ firefox-import.c: In function 'getattrib': firefox-import.c:126:12: warning: 'temp' may be used uninitialized [-Wmaybe-uninitialized] 126 | href = strstr(string, temp); | ^~~~~~~~~~~~~~~~~~~~ firefox-import.c:116:17: note: 'temp' was declared here 116 | const char* temp; | ^~~~ firefox-import.c: In function 'firefox_import_firefox': firefox-import.c:854:35: warning: '%s' directive argument is null [-Wformat-overflow=] 854 | printf("Couldn't find %s\n", appdata); | ^~ firefox-import.c: In function 'firefox_import_opera': firefox-import.c:924:31: warning: '%s' directive argument is null [-Wformat-overflow=] 924 | printf("Couldn't find %s\n", appdata); | ^~ firefox-import.c: In function 'firefox_import_internetexplorer': firefox-import.c:968:31: warning: '%s' directive argument is null [-Wformat-overflow=] 968 | printf("Couldn't find %s\n", favorites); | ^~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -D_GNU_SOURCE -c ma-search-users.c ma-search-users.c: In function 'search_windowsxp': ma-search-users.c:65:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 65 | from_location = mountpoint; | ^ ma-search-users.c: In function 'search_linux': ma-search-users.c:20:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 20 | asprintf(&fullpath, "%s/home", mountpoint); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ma-search-users.c:28:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 28 | asprintf(&profile, "%s/%s", fullpath, entry->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ma-search-users.c: In function 'search_windowsxp': ma-search-users.c:106:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 106 | asprintf(&profile, "%s/%s", profilesdir, entry->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -D_GNU_SOURCE -o ma-search-users ma-search-users.o registry.o utils.o -lxml2 -lz -llzma -lm gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -D_GNU_SOURCE -c search-items.c search-items.c: In function 'windowsxp_gaim': search-items.c:47:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 47 | asprintf(&accounts_file, "%s/%s/%s", from_location, path, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 48 | "/.gaim/accounts.xml"); | ~~~~~~~~~~~~~~~~~~~~~~ search-items.c:49:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 49 | asprintf(&accounts_file_new, "%s/%s/%s", from_location, path, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 50 | "/.purple/accounts.xml"); | ~~~~~~~~~~~~~~~~~~~~~~~~ search-items.c: In function 'windowsxp_aim_triton': search-items.c:93:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 93 | asprintf(&dirname, "%s/%s/%s", from_location, path, "AOL/UserProfiles"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ search-items.c:99:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 99 | asprintf(&profile, "%s/%s", dirname, entry->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ search-items.c: In function 'windowsxp_opera': search-items.c:130:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 130 | asprintf(&filename, "%s/%s/%s", from_location, path, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 131 | "Opera/Opera/profile/opera6.adr"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ search-items.c: In function 'windowsxp_firefox': search-items.c:163:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 163 | asprintf(&dirname, "%s/%s/%s", from_location, path, "Mozilla/Firefox/Profiles"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ search-items.c:169:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 169 | asprintf(&profile, "%s/%s", dirname, entry->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ search-items.c: In function 'windowsxp_iexplorer': search-items.c:196:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 196 | asprintf(&iedir, "%s/%s", from_location, path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ search-items.c: In function 'windowsxp_userpicture': search-items.c:231:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 231 | asprintf(&from, "%s/%s/Microsoft/User Account Pictures/%s.bmp", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | from_location, path, from_user); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ search-items.c: In function 'linux_gaim': search-items.c:288:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 288 | asprintf(&accounts_file, "%s/%s/%s/%s", from_location, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 289 | "home", from_user, | ~~~~~~~~~~~~~~~~~~ 290 | ".gaim/accounts.xml"); | ~~~~~~~~~~~~~~~~~~~~~ search-items.c:291:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 291 | asprintf(&accounts_file_new, "%s/%s/%s/%s", from_location, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 292 | "home", from_user, | ~~~~~~~~~~~~~~~~~~ 293 | ".purple/accounts.xml"); | ~~~~~~~~~~~~~~~~~~~~~~~ search-items.c: In function 'linux_firefox': search-items.c:315:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 315 | asprintf(&dirname, "%s/%s/%s/%s", from_location, "home", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 316 | from_user, ".mozilla/firefox"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ search-items.c:321:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 321 | asprintf(&profile, "%s/%s", dirname, entry->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ search-items.c: In function 'linux_evolution': search-items.c:340:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 340 | asprintf(&file, "%s/%s/%s/%s", from_location, "home", from_user, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 341 | ".gconf/apps/evolution/mail/\%gconf.xml"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ search-items.c: In function 'main': search-items.c:423:7: warning: 'ostype' may be used uninitialized [-Wmaybe-uninitialized] 423 | if(ostype == LINUX) | ^ search-items.c:362:9: note: 'ostype' was declared here 362 | int ostype; | ^~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -D_GNU_SOURCE -o ma-search-items search-items.o registry.o utils.o -lxml2 -lz -llzma -lm gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -D_GNU_SOURCE -I/usr/include/libxml2 -c evolution-import.c evolution-import.c: In function 'evolution_import_outlookexpress': evolution-import.c:450:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 450 | if(a->incominguser); | ^~ evolution-import.c:451:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 451 | free(a->incominguser); | ^~~~ evolution-import.c:454:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 454 | if(a->incomingport); | ^~ evolution-import.c:455:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 455 | free(a->incomingport); | ^~~~ evolution-import.c: In function 'evolution_import_other': evolution-import.c:174:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 174 | asprintf(&file, "%s/%s/%s/%s", to_location, "home", to_user, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 175 | ".gconf/apps/evolution/mail/\%gconf.xml"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:193:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 193 | asprintf(&incomingurl, "imap://%s@%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 194 | a->incominguser, a->incomingserver); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:196:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 196 | asprintf(&incomingurl, "imap://%s", a->incomingserver); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:200:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 200 | asprintf(&incomingurl, "pop://%s@%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | a->incominguser, a->incomingserver); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:203:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 203 | asprintf(&incomingurl, "pop://%s", a->incomingserver); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:208:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 208 | asprintf(&temp, "%s:%s", incomingurl, a->incomingport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:213:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 213 | asprintf(&temp, "%s/%s", incomingurl, a->incomingssl); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:228:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 228 | asprintf(&smtpurl, "smtp://%s@%s", a->smtpuser, a->smtpserver); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:230:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 230 | asprintf(&smtpurl, "smtp://%s", a->smtpserver); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:234:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 234 | asprintf(&temp, "%s:%s", smtpurl, a->smtpport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:239:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 239 | asprintf(&temp, "%s/%s", smtpurl, a->smtpssl); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:251:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 251 | asprintf(&accountstring, acct, a->accountname, a->uid, a->fullname, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 252 | a->email, incomingurl, smtpurl); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c: In function 'evolution_import_evolution': evolution-import.c:274:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 274 | asprintf(&file, "%s/%s/%s/%s", from_location, "home", from_user, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 275 | ".gconf/apps/evolution/mail/\%gconf.xml"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:291:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 291 | asprintf(&file, "%s/%s/%s/%s", to_location, "home", to_user, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 292 | ".gconf/apps/evolution/mail/\%gconf.xml"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c: In function 'evolution_import_outlookexpress': evolution-import.c:325:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 325 | asprintf(&account_key, "\\Software\\Microsoft\\" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 326 | "Internet Account Manager\\Accounts\\%.8d\\", i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:327:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 327 | asprintf(&temp_key, "%s%s", account_key, "Account Name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:344:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 344 | asprintf (&a->uid, "%lu.%lu.%d@%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 345 | (unsigned long) time (NULL), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 346 | (unsigned long) getpid (), | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | serial++, | ~~~~~~~~~ 348 | hostname); | ~~~~~~~~~ evolution-import.c:350:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 350 | asprintf(&temp_key, "%s%s", account_key, "SMTP Display Name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:354:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 354 | asprintf(&temp_key, "%s%s", account_key, "SMTP Email Address"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:358:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 358 | asprintf(&temp_key, "%s%s", account_key, "IMAP User Name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:364:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 364 | asprintf(&temp_key, "%s%s", account_key, "IMAP Server"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:368:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 368 | asprintf(&temp_key, "%s%s", account_key, "IMAP Port"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:372:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 372 | asprintf(&temp_key, "%s%s", account_key, "IMAP Secure Connection"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:377:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 377 | asprintf(&temp_key, "%s%s", account_key, "POP3 User Name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:381:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 381 | asprintf(&temp_key, "%s%s", account_key, "POP3 Server"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:385:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 385 | asprintf(&temp_key, "%s%s", account_key, "POP3 Port"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:389:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 389 | asprintf(&temp_key, "%s%s", account_key, "POP3 Secure Connection"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:402:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 402 | asprintf(&temp_key, "%s%s", account_key, "SMTP User Name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:406:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 406 | asprintf(&temp_key, "%s%s", account_key, "SMTP Server"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:410:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 410 | asprintf(&temp_key, "%s%s", account_key, "SMTP Port"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evolution-import.c:414:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 414 | asprintf(&temp_key, "%s%s", account_key, "SMTP Secure Connection"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -D_GNU_SOURCE -c import.c import.c: In function 'main': import.c:117:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 117 | asprintf(&passwd_file, "%s/etc/passwd", to_location); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ import.c:123:21: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 123 | setgid(p->pw_gid); | ^~~~~~~~~~~~~~~~~ import.c:124:21: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 124 | setuid(p->pw_uid); | ^~~~~~~~~~~~~~~~~ import.c:136:9: warning: 'target' may be used uninitialized [-Wmaybe-uninitialized] 136 | target(); | ^~~~~~~~ import.c:33:12: note: 'target' was declared here 33 | void (*target)(); | ^~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -D_GNU_SOURCE -o ma-import gaim-import.o windows-import.o firefox-import.o evolution-import.o registry.o import.o utils.o -lxml2 -lz -llzma -lm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BZA9hV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build + mkdir /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd migration-assistant-0.6.13 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build/BUILDROOT 'INSTALL=/usr/bin/install -p' make: dpkg-buildflags: No such file or directory make: dpkg-buildflags: No such file or directory make: dpkg-buildflags: No such file or directory install -d /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build/BUILDROOT/usr/bin cp ma-import /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build/BUILDROOT/usr/bin cp ma-search-items /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build/BUILDROOT/usr/bin + install -m755 ma-search-users /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build/BUILDROOT/usr/bin + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.6.13-7.mga10 --unique-debug-suffix -0.6.13-7.mga10.x86_64 --unique-debug-src-base migration-assistant-0.6.13-7.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build/migration-assistant-0.6.13 find-debuginfo: starting Extracting debug info from 3 files DWARF-compressing 3 files sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/migration-assistant-0.6.13-7.mga10.x86_64 find-debuginfo: done + /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 Warning: unused libraries in /usr/bin/ma-import: liblzma.so.5 libm.so.6 Warning: unused libraries in /usr/bin/ma-search-items: liblzma.so.5 libm.so.6 Warning: unused libraries in /usr/bin/ma-search-users: liblzma.so.5 libm.so.6 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build/SPECPARTS/rpm-debuginfo.specpart Processing files: migration-assistant-0.6.13-7.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5sJADZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build + cd migration-assistant-0.6.13 + DOCDIR=/home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build/BUILDROOT/usr/share/doc/migration-assistant + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build/BUILDROOT/usr/share/doc/migration-assistant + cp -pr /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build/migration-assistant-0.6.13/README /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build/BUILDROOT/usr/share/doc/migration-assistant + RPM_EC=0 ++ jobs -p + exit 0 Provides: migration-assistant = 0.6.13-7.mga10 migration-assistant(x86-64) = 0.6.13-7.mga10 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.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) liblzma.so.5()(64bit) libm.so.6()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libz.so.1()(64bit) Processing files: migration-assistant-debugsource-0.6.13-7.mga10.x86_64 Provides: migration-assistant-debugsource = 0.6.13-7.mga10 migration-assistant-debugsource(x86-64) = 0.6.13-7.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: migration-assistant-debuginfo-0.6.13-7.mga10.x86_64 Provides: debuginfo(build-id) = 27940faac7dbf5beb63b3cbcac3497a1ee076479 debuginfo(build-id) = 94857c0486cbfa3cbecdc3a1ff4986153eaa8eda debuginfo(build-id) = bb8a315b89b13ad353bb9900038375c2bcf0ff25 migration-assistant-debuginfo = 0.6.13-7.mga10 migration-assistant-debuginfo(x86-64) = 0.6.13-7.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: migration-assistant-debugsource(x86-64) = 0.6.13-7.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/migration-assistant-0.6.13-7.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/migration-assistant-debugsource-0.6.13-7.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/migration-assistant-debuginfo-0.6.13-7.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WiQiMX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build + test -d /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build + rm -rf /home/pterjan/rpmbuild/BUILD/migration-assistant-0.6.13-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!