D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/ifuse-1.1.3-7.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pJfeJV + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf ifuse-1.1.3 + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/ifuse-1.1.3.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd ifuse-1.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6IN8LA + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ifuse-1.1.3 + '[' 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 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-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 --disable-static configure: WARNING: unrecognized options: --disable-static 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 for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libimobiledevice... yes checking for libfuse... yes checking for libplist... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating docs/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-static Configuration for ifuse 1.1.3: ------------------------------------------- Install prefix ..........: /usr libimobiledevice API ....: 1.2.0 Now type 'make' to build ifuse 1.1.3, and then 'make install' for installation. + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in docs make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifuse-1.1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ifuse.o -MD -MP -MF .deps/ifuse.Tpo -c -o ifuse.o ifuse.c mv -f .deps/ifuse.Tpo .deps/ifuse.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifuse-1.1.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifuse-1.1.3/src' gcc -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -lfuse -pthread -limobiledevice -lplist -lplist -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ifuse ifuse.o -lfuse -pthread -limobiledevice -lplist -lplist make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifuse-1.1.3/src' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tP57Mp + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/ifuse-1.1.3-7.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/ifuse-1.1.3-7.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/ifuse-1.1.3-7.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/ifuse-1.1.3-7.mga7.x86_64 + cd ifuse-1.1.3 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ifuse-1.1.3-7.mga7.x86_64 install Making install in docs make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifuse-1.1.3/docs' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifuse-1.1.3/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/ifuse-1.1.3-7.mga7.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 ifuse.1 '/home/pterjan/rpmbuild/BUILDROOT/ifuse-1.1.3-7.mga7.x86_64/usr/share/man/man1' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifuse-1.1.3/docs' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifuse-1.1.3/docs' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifuse-1.1.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifuse-1.1.3/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/ifuse-1.1.3-7.mga7.x86_64/usr/bin' /usr/bin/install -c ifuse '/home/pterjan/rpmbuild/BUILDROOT/ifuse-1.1.3-7.mga7.x86_64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifuse-1.1.3/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifuse-1.1.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifuse-1.1.3' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifuse-1.1.3' 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/pterjan/rpmbuild/BUILD/ifuse-1.1.3' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifuse-1.1.3' + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 1.1.3-7.mga7 --unique-debug-suffix -1.1.3-7.mga7.x86_64 --unique-debug-src-base ifuse-1.1.3-7.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ifuse-1.1.3 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ifuse-1.1.3-7.mga7.x86_64/usr/bin/ifuse /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 44 blocks + '[' -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: ifuse-1.1.3-7.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0itPvh + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ifuse-1.1.3 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/ifuse-1.1.3-7.mga7.x86_64/usr/share/doc/ifuse + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ifuse-1.1.3-7.mga7.x86_64/usr/share/doc/ifuse + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/ifuse-1.1.3-7.mga7.x86_64/usr/share/doc/ifuse + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/ifuse-1.1.3-7.mga7.x86_64/usr/share/doc/ifuse + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/ifuse-1.1.3-7.mga7.x86_64/usr/share/doc/ifuse + exit 0 Provides: ifuse = 1.1.3-7.mga7 ifuse(x86-64) = 1.1.3-7.mga7 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.4)(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.5)(64bit) libfuse.so.2(FUSE_2.6)(64bit) libfuse.so.2(FUSE_2.8)(64bit) libimobiledevice.so.6()(64bit) libplist.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) Processing files: ifuse-debugsource-1.1.3-7.mga7.x86_64 Provides: ifuse-debugsource = 1.1.3-7.mga7 ifuse-debugsource(x86-64) = 1.1.3-7.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ifuse-debuginfo-1.1.3-7.mga7.x86_64 Provides: debuginfo(build-id) = 473d381a264a2af6413e535d7b949e2f654a7e49 ifuse-debuginfo = 1.1.3-7.mga7 ifuse-debuginfo(x86-64) = 1.1.3-7.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ifuse-debugsource(x86-64) = 1.1.3-7.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/ifuse-1.1.3-7.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ifuse-1.1.3-7.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ifuse-debugsource-1.1.3-7.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ifuse-debuginfo-1.1.3-7.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FDCEaa + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ifuse-1.1.3 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/ifuse-1.1.3-7.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UzNdV2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf ifuse-1.1.3 + exit 0 D: [iurt_root_command] Success!