D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-psycopg-1.1.21-20.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZZvoVP + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf psycopg-1.1.21 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/psycopg-1.1.21.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd psycopg-1.1.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/psycopg-1.1.21-linkage.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4zTR7x + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd psycopg-1.1.21 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export FFLAGS + 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 --with-python=/usr/bin/python --with-mxdatetime-includes=/usr/include/mx/DateTime/mxDateTime checking for python... /usr/bin/python checking python version... 2.7 checking python installation prefix... /usr checking python installation exec_prefix... /usr checking definitions in Python library makefile... done checking for install... /usr/bin/install checking location of python library... $(prefix)/lib/python2.7/site-packages checking location of python shared modules... $(exec_prefix)/lib64/python2.7/site-packages checking for gcc... gcc -pthread checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -pthread accepts -g... yes checking for gcc -pthread option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -pthread -E checking whether make sets $(MAKE)... yes checking for inline... inline checking PostgreSQL version... 9.6 checking PostgreSQL type catalog... /usr/include/postgresql/server/catalog/pg_type.h checking for mxDateTime.h... yes checking for main in -lcrypt... yes checking for PQconnectStart in -lpq... yes checking for PQfreeNotify in -lpq... yes checking for asprintf... yes configure: creating ./config.status config.status: creating Setup config.status: creating config.h config.status: creating Makefile.pre config.status: executing default commands creating Makefile + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j4 gcc -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -I/usr/include/python2.7 -I/usr/lib/python2.7/config -DPACKAGE_NAME=\"psycopg\" -DPACKAGE_TARNAME=\"psycopg\" -DPACKAGE_VERSION=\"1.1.21\" -DPACKAGE_STRING=\"psycopg\ 1.1.21\" -DPACKAGE_BUGREPORT=\"psycopg@lists.initd.org\" -DHAVE_LIBCRYPT=1 -DHAVE_ASPRINTF=1 -I/usr/include/postgresql -I/usr/include/postgresql/server -I/usr/include/mx/DateTime/mxDateTime -DHAVE_PQFREENOTIFY -DNDEBUG -D_REENTRANT -D_GNU_SOURCE -DPOSTGRESQL_MAJOR=9 -DPOSTGRESQL_MINOR=6 -L/usr/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lcrypt -lpthread -ldl -lutil -lpython2.7 -c ././module.c -o ./module.o gcc -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -I/usr/include/python2.7 -I/usr/lib/python2.7/config -DPACKAGE_NAME=\"psycopg\" -DPACKAGE_TARNAME=\"psycopg\" -DPACKAGE_VERSION=\"1.1.21\" -DPACKAGE_STRING=\"psycopg\ 1.1.21\" -DPACKAGE_BUGREPORT=\"psycopg@lists.initd.org\" -DHAVE_LIBCRYPT=1 -DHAVE_ASPRINTF=1 -I/usr/include/postgresql -I/usr/include/postgresql/server -I/usr/include/mx/DateTime/mxDateTime -DHAVE_PQFREENOTIFY -DNDEBUG -D_REENTRANT -D_GNU_SOURCE -DPOSTGRESQL_MAJOR=9 -DPOSTGRESQL_MINOR=6 -L/usr/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lcrypt -lpthread -ldl -lutil -lpython2.7 -c ././typeobj.c -o ./typeobj.o gcc -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -I/usr/include/python2.7 -I/usr/lib/python2.7/config -DPACKAGE_NAME=\"psycopg\" -DPACKAGE_TARNAME=\"psycopg\" -DPACKAGE_VERSION=\"1.1.21\" -DPACKAGE_STRING=\"psycopg\ 1.1.21\" -DPACKAGE_BUGREPORT=\"psycopg@lists.initd.org\" -DHAVE_LIBCRYPT=1 -DHAVE_ASPRINTF=1 -I/usr/include/postgresql -I/usr/include/postgresql/server -I/usr/include/mx/DateTime/mxDateTime -DHAVE_PQFREENOTIFY -DNDEBUG -D_REENTRANT -D_GNU_SOURCE -DPOSTGRESQL_MAJOR=9 -DPOSTGRESQL_MINOR=6 -L/usr/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lcrypt -lpthread -ldl -lutil -lpython2.7 -c ././connection.c -o ./connection.o ././connection.c: In function 'psyco_conn_commit': ././connection.c:323:38: warning: passing argument 2 of 'PyDict_Next' from incompatible pointer type [-Wincompatible-pointer-types] while (PyDict_Next(errs, &pos, &key, &value)) { ^ In file included from /usr/include/python2.7/Python.h:104:0, from ././module.h:30, from ././connection.c:27: /usr/include/python2.7/dictobject.h:118:17: note: expected 'Py_ssize_t * {aka long int *}' but argument is of type 'int *' PyAPI_FUNC(int) PyDict_Next( ^~~~~~~~~~~ ././connection.c: In function 'psyco_conn_rollback': ././connection.c:369:38: warning: passing argument 2 of 'PyDict_Next' from incompatible pointer type [-Wincompatible-pointer-types] while (PyDict_Next(errs, &pos, &key, &value)) { ^ In file included from /usr/include/python2.7/Python.h:104:0, from ././module.h:30, from ././connection.c:27: /usr/include/python2.7/dictobject.h:118:17: note: expected 'Py_ssize_t * {aka long int *}' but argument is of type 'int *' PyAPI_FUNC(int) PyDict_Next( ^~~~~~~~~~~ gcc -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -I/usr/include/python2.7 -I/usr/lib/python2.7/config -DPACKAGE_NAME=\"psycopg\" -DPACKAGE_TARNAME=\"psycopg\" -DPACKAGE_VERSION=\"1.1.21\" -DPACKAGE_STRING=\"psycopg\ 1.1.21\" -DPACKAGE_BUGREPORT=\"psycopg@lists.initd.org\" -DHAVE_LIBCRYPT=1 -DHAVE_ASPRINTF=1 -I/usr/include/postgresql -I/usr/include/postgresql/server -I/usr/include/mx/DateTime/mxDateTime -DHAVE_PQFREENOTIFY -DNDEBUG -D_REENTRANT -D_GNU_SOURCE -DPOSTGRESQL_MAJOR=9 -DPOSTGRESQL_MINOR=6 -L/usr/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lcrypt -lpthread -ldl -lutil -lpython2.7 -c ././typemod.c -o ./typemod.o ././typemod.c: In function 'psyco_DateTimeObject_str': ././typemod.c:57:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buffer, "'%02d:%02d:%.6f'", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (int)obj->hour, (int)obj->minute, (float)obj->second); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././typemod.c:63:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buffer, "'%ld-%02d-%02d'", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ obj->year, (int)obj->month, (int)obj->day); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././typemod.c:69:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buffer, "'%ld-%02d-%02d %02d:%02d:%.6f'", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ obj->year, (int)obj->month, (int)obj->day, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (int)obj->hour, (int)obj->minute, (float)obj->second); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -I/usr/include/python2.7 -I/usr/lib/python2.7/config -DPACKAGE_NAME=\"psycopg\" -DPACKAGE_TARNAME=\"psycopg\" -DPACKAGE_VERSION=\"1.1.21\" -DPACKAGE_STRING=\"psycopg\ 1.1.21\" -DPACKAGE_BUGREPORT=\"psycopg@lists.initd.org\" -DHAVE_LIBCRYPT=1 -DHAVE_ASPRINTF=1 -I/usr/include/postgresql -I/usr/include/postgresql/server -I/usr/include/mx/DateTime/mxDateTime -DHAVE_PQFREENOTIFY -DNDEBUG -D_REENTRANT -D_GNU_SOURCE -DPOSTGRESQL_MAJOR=9 -DPOSTGRESQL_MINOR=6 -L/usr/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lcrypt -lpthread -ldl -lutil -lpython2.7 -c ././cursor.c -o ./cursor.o ././cursor.c: In function 'psyco_curs_copy_from': ././cursor.c:1969:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&query, "COPY %s FROM stdin USING DELIMITERS '%s'" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ " WITH NULL AS '%s'", table_name, sep, null); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././cursor.c:1973:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&query, "COPY %s FROM stdin USING DELIMITERS '%s'" , ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ table_name, sep); ~~~~~~~~~~~~~~~~ ././cursor.c: In function 'psyco_curs_copy_to': ././cursor.c:1871:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&query, "COPY %s TO stdout USING DELIMITERS '%s'" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ " WITH NULL AS '%s'", table_name, sep, null); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././cursor.c:1875:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&query, "COPY %s TO stdout USING DELIMITERS '%s'" , ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ table_name, sep); ~~~~~~~~~~~~~~~~ gcc -pthread -shared -L/usr/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ./module.o ./connection.o ./cursor.o ./typeobj.o ./typemod.o -L/usr/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib -lpq -lcrypt -lpthread -ldl -lutil -lcrypt -lpthread -ldl -lutil -lpython2.7 -o ./psycopgmodule.so /usr/bin/ld: skipping incompatible /usr/lib/libcrypt.so when searching for -lcrypt /usr/bin/ld: skipping incompatible /usr/lib/libcrypt.so when searching for -lcrypt /usr/bin/ld: skipping incompatible /usr/lib/libcrypt.so when searching for -lcrypt /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl /usr/bin/ld: skipping incompatible /usr/lib/libutil.so when searching for -lutil /usr/bin/ld: skipping incompatible /usr/lib/libutil.so when searching for -lutil /usr/bin/ld: skipping incompatible /usr/lib/libutil.so when searching for -lutil /usr/bin/ld: skipping incompatible /usr/lib/libcrypt.so when searching for -lcrypt /usr/bin/ld: skipping incompatible /usr/lib/libcrypt.so when searching for -lcrypt /usr/bin/ld: skipping incompatible /usr/lib/libcrypt.so when searching for -lcrypt /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl /usr/bin/ld: skipping incompatible /usr/lib/libutil.so when searching for -lutil /usr/bin/ld: skipping incompatible /usr/lib/libutil.so when searching for -lutil /usr/bin/ld: skipping incompatible /usr/lib/libutil.so when searching for -lutil /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.N0wBWj + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64 + cd psycopg-1.1.21 + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64//usr/lib64/python2.7/site-packages + install -m 755 psycopgmodule.so /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64//usr/lib64/python2.7/site-packages + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 1.1.21-20.mga7 --unique-debug-suffix -1.1.21-20.mga7.x86_64 --unique-debug-src-base python-psycopg-1.1.21-20.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/psycopg-1.1.21 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64/usr/lib64/python2.7/site-packages/psycopgmodule.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 297 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 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Processing files: python-psycopg-1.1.21-20.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.i2EAR6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd psycopg-1.1.21 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64/usr/share/doc/python-psycopg + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64/usr/share/doc/python-psycopg + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64/usr/share/doc/python-psycopg + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64/usr/share/doc/python-psycopg + cp -pr CREDITS /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64/usr/share/doc/python-psycopg + cp -pr FAQ /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64/usr/share/doc/python-psycopg + cp -pr INSTALL /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64/usr/share/doc/python-psycopg + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64/usr/share/doc/python-psycopg + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64/usr/share/doc/python-psycopg + cp -pr RELEASE-1.0 /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64/usr/share/doc/python-psycopg + cp -pr SUCCESS /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64/usr/share/doc/python-psycopg + cp -pr TODO /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64/usr/share/doc/python-psycopg + cp -pr doc /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64/usr/share/doc/python-psycopg + exit 0 Provides: python-psycopg = 1.1.21-20.mga7 python-psycopg(x86-64) = 1.1.21-20.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)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libpq.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) python(abi) Processing files: python-psycopg-debugsource-1.1.21-20.mga7.x86_64 Provides: python-psycopg-debugsource = 1.1.21-20.mga7 python-psycopg-debugsource(x86-64) = 1.1.21-20.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-psycopg-debuginfo-1.1.21-20.mga7.x86_64 Provides: debuginfo(build-id) = 6a36c7194421baea72bca19df034e6d4e7cce5b5 python-psycopg-debuginfo = 1.1.21-20.mga7 python-psycopg-debuginfo(x86-64) = 1.1.21-20.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-psycopg-debugsource(x86-64) = 1.1.21-20.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-psycopg-1.1.21-20.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-psycopg-debugsource-1.1.21-20.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-psycopg-debuginfo-1.1.21-20.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vAUXQ4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd psycopg-1.1.21 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-psycopg-1.1.21-20.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.etBXR2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf psycopg-1.1.21 + exit 0 D: [iurt_root_command] Success!