D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/bbdb-2.36-8.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.r6GTGt + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf bbdb-2.36 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/bbdb-2.36.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bbdb-2.36 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (bbdb-2.36-fix_build.patch):' Patch #0 (bbdb-2.36-fix_build.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fix_build --fuzz=0 patching file lisp/bbdb-mhe.el + perl -pi -e 's:^#!/usr/local/bin/perl5?:#!/usr/bin/perl:' utils/bbdb-areacode-split.pl utils/bbdb-cid.pl utils/bbdb-srv.pl utils/bbdb-unlazy-lock.pl + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ahYStu + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bbdb-2.36 + '[' 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /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 + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + cd . + '[' '!' -f configure.in -a '!' -f configure.ac ']' + libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: You should add the contents of the following files to 'aclocal.m4': libtoolize: '/usr/share/aclocal/libtool.m4' libtoolize: '/usr/share/aclocal/ltoptions.m4' libtoolize: '/usr/share/aclocal/ltsugar.m4' libtoolize: '/usr/share/aclocal/ltversion.m4' libtoolize: '/usr/share/aclocal/lt~obsolete.m4' libtoolize: Remember to add 'LT_INIT' to configure.ac. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure noarch-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 configure: WARNING: you should use --build, --host, --target checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for rm... /usr/bin/rm checking for grep... /usr/bin/grep checking for my keys... not found Damn! I'm locked outside :-( checking for gtar... gtar checking for gzip... gzip checking for makeinfo... makeinfo checking for texi2dvi... no configure: WARNING: *** No texi2dvi program found. configure: WARNING: *** DVI and PDF files will not be built. checking for etags... etags checking for emacs... /usr/bin/emacs configure: creating ./config.status config.status: creating Makefile config.status: creating lisp/Makefile config.status: creating texinfo/Makefile config.status: creating tex/Makefile config.status: creating utils/Makefile + make bbdb rmail mhe gnus info cd lisp; make bbdb make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bbdb-2.36/lisp' In bbdb-undisplay-records: bbdb.el:1942:23:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In bbdb-split: bbdb.el:2198:17:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In bbdb-version: bbdb.el:3623:16:Warning: `interactive-p' is an obsolete function (as of 23.2); use `called-interactively-p' instead. In end of data: bbdb.el:3837:1:Warning: the function `primep' is not known to be defined. In toplevel form: bbdb-com.el:22:1:Warning: cl package required at runtime bbdb-com.el:105:1:Warning: !! The file uses old-style backquotes !! This functionality has been obsolete for more than 10 years already and will be removed soon. See (elisp)Backquote in the manual. In bbdb-record-edit-notes: bbdb-com.el:1271:7:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In bbdb-record-edit-property: bbdb-com.el:1291:7:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In bbdb-sort-notes: bbdb-com.el:1835:25:Warning: `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or `cl-letf'. In bbdb-yank-addresses: bbdb-com.el:2036:4:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In bbdb-show-all-recipients: bbdb-com.el:2105:8:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In bbdb-complete-name: bbdb-com.el:2393:49:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In bbdb-play-sound: bbdb-com.el:3021:17:Warning: play-sound called with 2 arguments, but accepts only 1 In bbdb-dial-number: bbdb-com.el:3051:6:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In bbdb-finger-internal: bbdb-com.el:3175:52:Warning: (lambda (x) ...) quoted with ' rather than with #' In bbdb-finger-process-sentinel: bbdb-com.el:3179:46:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer bbdb-com.el:3443:6:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In end of data: bbdb-com.el:3734:1:Warning: the following functions are not known to be defined: read-with-history-in, vm-mail, char-int In toplevel form: bbdb-hooks.el:35:1:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer Loading rmailsum... No MH variant found on the system Loading `bbdb-mhe': old-style backquotes detected! In bbdb-ignore-selected-messages-hook: bbdb-hooks.el:244:22:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In end of data: bbdb-hooks.el:713:1:Warning: the following functions might not be defined at runtime: bbdb/gnus-pop-up-bbdb-buffer, bbdb/rmail-pop-up-bbdb-buffer, bbdb/mh-pop-up-bbdb-buffer In toplevel form: bbdb-print.el:73:1:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In bbdb-print-tex-quote: bbdb-print.el:642:7:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In end of data: bbdb-ftp.el:201:1:Warning: the function `bbdb-get-record' is not known to be defined. In toplevel form: bbdb-whois.el:23:1:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer bbdb-whois.el:25:1:Warning: !! The file uses old-style backquotes !! This functionality has been obsolete for more than 10 years already and will be removed soon. See (elisp)Backquote in the manual. In bbdb-whois: bbdb-whois.el:60:28:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In bbdb-whois-sentinel: bbdb-whois.el:94:45:Warning: `replace-string' is for interactive use only; use `search-forward' and `replace-match' instead. bbdb-whois.el:152:18:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead bbdb-whois.el:241:41:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In toplevel form: bbdb-xemacs.el:35:1:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In bbdb-xemacs-display-completion-list: bbdb-xemacs.el:47:11:Warning: display-completion-list called with 5 arguments, but accepts only 1 bbdb-xemacs.el:54:11:Warning: display-completion-list called with 3 arguments, but accepts only 1 In toplevel form: bbdb-snarf.el:35:1:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In toplevel form: bbdb-w3.el:19:1:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In toplevel form: bbdb-sc.el:196:1:Warning: global/dynamic var `attribution' lacks a prefix In toplevel form: bbdb-merge.el:6:1:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In bbdb-merge-file: bbdb-merge.el:215:6:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In bbdb-migration-query: bbdb-migrate.el:48:8:Warning: `insert-string' is an obsolete function (as of 22.1); use `insert' instead. bbdb-migrate.el:79:35:Warning: `insert-string' is an obsolete function (as of 22.1); use `insert' instead. In toplevel form: bbdb-gui.el:27:1:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer bbdb-gui.el:81:46:Warning: `set-face-underline-p' is an obsolete function (as of 24.3); use `set-face-underline' instead. In bbdb-fontify-buffer: bbdb-gui.el:182:4:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer bbdb-gui.el:206:10:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In bbdb-hack-x-face: bbdb-gui.el:307:19:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bbdb-2.36/lisp' cd lisp; make rmail make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bbdb-2.36/lisp' In toplevel form: bbdb-rmail.el:22:1:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In bbdb/rmail-get-header-content: bbdb-rmail.el:34:52:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In bbdb-insinuate-rmail: bbdb-rmail.el:178:15:Warning: reference to free variable `rmail-summary-mode-map' In end of data: bbdb-rmail.el:201:1:Warning: the function `rmail-narrow-to-non-pruned-header' is not known to be defined. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bbdb-2.36/lisp' cd lisp; make mhe make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bbdb-2.36/lisp' In toplevel form: bbdb-mhe.el:24:1:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer No MH variant found on the system bbdb-mhe.el:34:1:Warning: !! The file uses old-style backquotes !! This functionality has been obsolete for more than 10 years already and will be removed soon. See (elisp)Backquote in the manual. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bbdb-2.36/lisp' cd lisp; make gnus make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bbdb-2.36/lisp' In toplevel form: bbdb-gnus.el:22:1:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In bbdb/gnus-get-message-id: bbdb-gnus.el:42:8:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In bbdb/gnus-update-records: bbdb-gnus.el:116:16:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In bbdb/gnus-split-to-group: bbdb-gnus.el:663:11:Warning: assignment to free variable `tmp' bbdb-gnus.el:664:22:Warning: reference to free variable `tmp' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bbdb-2.36/lisp' cd texinfo; make info make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bbdb-2.36/texinfo' bbdb.texinfo:285: warning: @center should only appear at a line beginning bbdb.texinfo:286: warning: @center should only appear at a line beginning bbdb.texinfo:3945: warning: unreferenced node `_' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bbdb-2.36/texinfo' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hrxIpK + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/bbdb-2.36-8.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/bbdb-2.36-8.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/bbdb-2.36-8.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/bbdb-2.36-8.mga7.x86_64 + cd bbdb-2.36 + '[' 1 -eq 1 ']' + install -d /home/pterjan/rpmbuild/BUILDROOT/bbdb-2.36-8.mga7.x86_64//usr/share/emacs/site-lisp/bbdb + install -m 644 lisp/bbdb-autoloads.el lisp/bbdb-com.el lisp/bbdb-ftp.el lisp/bbdb-gnus.el lisp/bbdb-gui.el lisp/bbdb-hooks.el lisp/bbdb-merge.el lisp/bbdb-mhe.el lisp/bbdb-migrate.el lisp/bbdb-print.el lisp/bbdb-reportmail.el lisp/bbdb-rmail.el lisp/bbdb-sc.el lisp/bbdb-snarf.el lisp/bbdb-srv.el lisp/bbdb-vm.el lisp/bbdb-w3.el lisp/bbdb-whois.el lisp/bbdb-xemacs.el lisp/bbdb.el /home/pterjan/rpmbuild/BUILDROOT/bbdb-2.36-8.mga7.x86_64//usr/share/emacs/site-lisp/bbdb + install -m 644 lisp/bbdb-autoloads.elc lisp/bbdb-com.elc lisp/bbdb-ftp.elc lisp/bbdb-gnus.elc lisp/bbdb-gui.elc lisp/bbdb-hooks.elc lisp/bbdb-merge.elc lisp/bbdb-mhe.elc lisp/bbdb-migrate.elc lisp/bbdb-print.elc lisp/bbdb-rmail.elc lisp/bbdb-sc.elc lisp/bbdb-snarf.elc lisp/bbdb-w3.elc lisp/bbdb-whois.elc lisp/bbdb-xemacs.elc lisp/bbdb.elc /home/pterjan/rpmbuild/BUILDROOT/bbdb-2.36-8.mga7.x86_64//usr/share/emacs/site-lisp/bbdb + install -d /home/pterjan/rpmbuild/BUILDROOT/bbdb-2.36-8.mga7.x86_64/usr/share/info + install -m 644 texinfo/bbdb.info /home/pterjan/rpmbuild/BUILDROOT/bbdb-2.36-8.mga7.x86_64//usr/share/info + install -d /home/pterjan/rpmbuild/BUILDROOT/bbdb-2.36-8.mga7.x86_64//usr/share/texmf/tex/plain/bbdb + install -m 644 tex/bbdb-cols.tex tex/bbdb-print-brief.tex tex/bbdb-print.tex /home/pterjan/rpmbuild/BUILDROOT/bbdb-2.36-8.mga7.x86_64//usr/share/texmf/tex/plain/bbdb + install -d /home/pterjan/rpmbuild/BUILDROOT/bbdb-2.36-8.mga7.x86_64//usr/bin + install -m 755 utils/bbdb-areacode-split.pl utils/bbdb-cid.pl utils/bbdb-srv.pl utils/bbdb-unlazy-lock.pl /home/pterjan/rpmbuild/BUILDROOT/bbdb-2.36-8.mga7.x86_64//usr/bin + install -d /home/pterjan/rpmbuild/BUILDROOT/bbdb-2.36-8.mga7.x86_64//etc/emacs/site-start.d + cat + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 2.36-8.mga7 --unique-debug-suffix -2.36-8.mga7.x86_64 --unique-debug-src-base bbdb-2.36-8.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/bbdb-2.36 + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: bbdb-2.36-8.mga7.noarch Provides: bbdb = 2.36-8.mga7 config(bbdb) = 2.36-8.mga7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: perl(IPC::Open2) perl(POSIX) perl(diagnostics) perl-base >= 2:5.26.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/bbdb-2.36-8.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/noarch/bbdb-2.36-8.mga7.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uMUia4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bbdb-2.36 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/bbdb-2.36-8.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jGKjWn + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf bbdb-2.36 + exit 0 D: [iurt_root_command] Success!