D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/bbdb-3.2-2.mga9.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Wqnaq5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf bbdb-3.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/bbdb-3.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd bbdb-3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + perl -pi -e 's:^#!/usr/local/bin/perl5?:#!/usr/bin/perl:' 'utils/*.pl' Can't open utils/*.pl: No such file or directory. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vaYIzy + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bbdb-3.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./autogen.sh autoreconf: export WARNINGS=all autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:30: installing './install-sh' configure.ac:30: installing './missing' Makefile.am: installing './INSTALL' doc/Makefile.am:21: installing 'doc/texinfo.tex' autoreconf: Leaving directory '.' You can now run `./configure'. + 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=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name 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 + /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 . lib + ./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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for emacs... emacs checking where .elc files should go... ${datadir}/emacs/site-lisp checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lisp/Makefile config.status: creating lisp/bbdb-pkg.el config.status: creating doc/Makefile config.status: creating tex/Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + make Making all in lisp make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bbdb-3.2/lisp' sed -e "s=[@]pkgdatadir[@]=/usr/share/bbdb=" \ -e "s=[@]PACKAGE_VERSION[@]=3.2=" \ < bbdb-site.el.in > bbdb-site.el make all-am make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bbdb-3.2/lisp' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case bbdb.elc in */*) \ am__dir=`echo 'bbdb.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ --no-init-file --no-site-file \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "bbdb.elc")) (defun byte-compile-dest-file (_) "bbdb.elc") )' \ -f batch-byte-compile 'bbdb.el'; \ else :; fi Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. In toplevel form: bbdb.el:1090:1: Warning: Alias for `bbdb-ignore-redundant-mails' should be declared before its referent bbdb.el:1298:1: Warning: Alias for `bbdb-mua-pop-up' should be declared before its referent bbdb.el:1336:1: Warning: Alias for `bbdb-xfields-sort-order' should be declared before its referent bbdb.el:1346:1: Warning: Alias for `bbdb-merge-xfield-function-alist' should be declared before its referent bbdb.el:1349:1: Warning: custom-declare-variable `bbdb-mua-summary-unification-list' docstring wider than 80 characters if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case bbdb-anniv.elc in */*) \ am__dir=`echo 'bbdb-anniv.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ --no-init-file --no-site-file \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "bbdb-anniv.elc")) (defun byte-compile-dest-file (_) "bbdb-anniv.elc") )' \ -f batch-byte-compile 'bbdb-anniv.el'; \ else :; fi Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case bbdb-com.elc in */*) \ am__dir=`echo 'bbdb-com.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ --no-init-file --no-site-file \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "bbdb-com.elc")) (defun byte-compile-dest-file (_) "bbdb-com.elc") )' \ -f batch-byte-compile 'bbdb-com.el'; \ else :; fi Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. In bbdb-read-name: bbdb-com.el:854:8: Warning: docstring wider than 80 characters if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case bbdb-gnus.elc in */*) \ am__dir=`echo 'bbdb-gnus.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ --no-init-file --no-site-file \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "bbdb-gnus.elc")) (defun byte-compile-dest-file (_) "bbdb-gnus.elc") )' \ -f batch-byte-compile 'bbdb-gnus.el'; \ else :; fi Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case bbdb-gnus-aux.elc in */*) \ am__dir=`echo 'bbdb-gnus-aux.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ --no-init-file --no-site-file \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "bbdb-gnus-aux.elc")) (defun byte-compile-dest-file (_) "bbdb-gnus-aux.elc") )' \ -f batch-byte-compile 'bbdb-gnus-aux.el'; \ else :; fi Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. In bbdb/gnus-nnimap-folder-list-from-bbdb: bbdb-gnus-aux.el:320:8: Warning: docstring wider than 80 characters if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case bbdb-ispell.elc in */*) \ am__dir=`echo 'bbdb-ispell.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ --no-init-file --no-site-file \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "bbdb-ispell.elc")) (defun byte-compile-dest-file (_) "bbdb-ispell.elc") )' \ -f batch-byte-compile 'bbdb-ispell.el'; \ else :; fi Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case bbdb-message.elc in */*) \ am__dir=`echo 'bbdb-message.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ --no-init-file --no-site-file \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "bbdb-message.elc")) (defun byte-compile-dest-file (_) "bbdb-message.elc") )' \ -f batch-byte-compile 'bbdb-message.el'; \ else :; fi Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case bbdb-mhe.elc in */*) \ am__dir=`echo 'bbdb-mhe.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ --no-init-file --no-site-file \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "bbdb-mhe.elc")) (defun byte-compile-dest-file (_) "bbdb-mhe.elc") )' \ -f batch-byte-compile 'bbdb-mhe.el'; \ else :; fi Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case bbdb-migrate.elc in */*) \ am__dir=`echo 'bbdb-migrate.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ --no-init-file --no-site-file \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "bbdb-migrate.elc")) (defun byte-compile-dest-file (_) "bbdb-migrate.elc") )' \ -f batch-byte-compile 'bbdb-migrate.el'; \ else :; fi Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case bbdb-mua.elc in */*) \ am__dir=`echo 'bbdb-mua.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ --no-init-file --no-site-file \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "bbdb-mua.elc")) (defun byte-compile-dest-file (_) "bbdb-mua.elc") )' \ -f batch-byte-compile 'bbdb-mua.el'; \ else :; fi Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. In bbdb-mua-summary-unify: bbdb-mua.el:1003:8: Warning: docstring wider than 80 characters if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case bbdb-pgp.elc in */*) \ am__dir=`echo 'bbdb-pgp.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ --no-init-file --no-site-file \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "bbdb-pgp.elc")) (defun byte-compile-dest-file (_) "bbdb-pgp.elc") )' \ -f batch-byte-compile 'bbdb-pgp.el'; \ else :; fi Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case bbdb-tex.elc in */*) \ am__dir=`echo 'bbdb-tex.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ --no-init-file --no-site-file \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "bbdb-tex.elc")) (defun byte-compile-dest-file (_) "bbdb-tex.elc") )' \ -f batch-byte-compile 'bbdb-tex.el'; \ else :; fi Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. In end of data: bbdb-tex.el:414:6: Warning: the function `cl-progv' is not known to be defined. if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case bbdb-rmail.elc in */*) \ am__dir=`echo 'bbdb-rmail.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ --no-init-file --no-site-file \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "bbdb-rmail.elc")) (defun byte-compile-dest-file (_) "bbdb-rmail.elc") )' \ -f batch-byte-compile 'bbdb-rmail.el'; \ else :; fi Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case bbdb-sc.elc in */*) \ am__dir=`echo 'bbdb-sc.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ --no-init-file --no-site-file \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "bbdb-sc.elc")) (defun byte-compile-dest-file (_) "bbdb-sc.elc") )' \ -f batch-byte-compile 'bbdb-sc.el'; \ else :; fi Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. In toplevel form: bbdb-sc.el:78:1: Error: Wrong number of arguments: (3 . 4), 2 make[2]: *** [Makefile:357: bbdb-sc.elc] Error 1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bbdb-3.2/lisp' make[1]: *** [Makefile:320: all] Error 2 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bbdb-3.2/lisp' make: *** [Makefile:404: all-recursive] Error 1 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.vaYIzy (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.vaYIzy (%build) I: [iurt_root_command] ERROR: chroot