+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/python-xpyb.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YR9qra + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xpyb-1.3.1 + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xpyb-1.3.1.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd xpyb-1.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qjAYZo + umask 022 + cd /builddir/build/BUILD + cd xpyb-1.3.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --docdir=/usr/share/doc/xpyb --enable-selinux checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for riscv64-redhat-linux-gnu-gcc... no 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 for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed 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 whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for a Python interpreter with version >= 2.5... python checking for python... /usr/bin/python checking for python version... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out 2.7 checking for python platform... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for python include dir... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out /usr/include/python2.7 checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for XCBPROTO... yes checking for LIBXCB... yes checking for xcb-proto include dir... /usr/share/xcb checking for xcb-proto python dir... /usr/lib/python2.7/site-packages checking for ANSI C header files... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating xpyb.pc config.status: creating src/config.h config.status: executing libtool commands config.status: executing depfiles commands Package: xpyb 1.3.1 Used CFLAGS: CPPFLAGS............: CFLAGS..............: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 Warning CFLAGS......: -Wall -Wmissing-declarations Installation: Prefix..............: /usr + make -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/xpyb-1.3.1/src' ln -s -f /usr/share/xcb/xproto.xml xproto.xml ln -s -f /usr/share/xcb/bigreq.xml bigreq.xml ln -s -f /usr/share/xcb/xc_misc.xml xc_misc.xml ln -s -f /usr/share/xcb/composite.xml composite.xml ln -s -f /usr/share/xcb/damage.xml damage.xml ln -s -f /usr/share/xcb/dpms.xml dpms.xml ln -s -f /usr/share/xcb/glx.xml glx.xml ln -s -f /usr/share/xcb/randr.xml randr.xml ln -s -f /usr/share/xcb/record.xml record.xml ln -s -f /usr/share/xcb/render.xml render.xml ln -s -f /usr/share/xcb/res.xml res.xml ln -s -f /usr/share/xcb/screensaver.xml screensaver.xml ln -s -f /usr/share/xcb/shape.xml shape.xml ln -s -f /usr/share/xcb/shm.xml shm.xml ln -s -f /usr/share/xcb/sync.xml sync.xml ln -s -f /usr/share/xcb/xevie.xml xevie.xml ln -s -f /usr/share/xcb/xf86dri.xml xf86dri.xml ln -s -f /usr/share/xcb/xfixes.xml xfixes.xml ln -s -f /usr/share/xcb/xinerama.xml xinerama.xml ln -s -f /usr/share/xcb/xprint.xml xprint.xml ln -s -f /usr/share/xcb/xselinux.xml xselinux.xml ln -s -f /usr/share/xcb/xtest.xml xtest.xml ln -s -f /usr/share/xcb/xv.xml xv.xml ln -s -f /usr/share/xcb/xvmc.xml xvmc.xml /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xproto.xml /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/bigreq.xml /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xc_misc.xml /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/composite.xml DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/damage.xml /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/dpms.xml DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/glx.xml DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/randr.xml /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/record.xml DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/render.xml DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/res.xml DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/screensaver.xml DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/shape.xml /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/shm.xml /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/sync.xml DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xevie.xml DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xf86dri.xml /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xfixes.xml DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xinerama.xml DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xprint.xml DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xselinux.xml DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xtest.xml DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xv.xml /usr/bin/python ./py_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xvmc.xml DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out make all-am make[2]: Entering directory '/builddir/build/BUILD/xpyb-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xcb_la-conn.lo `test -f 'conn.c' || echo './'`conn.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xcb_la-constant.lo `test -f 'constant.c' || echo './'`constant.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xcb_la-cookie.lo `test -f 'cookie.c' || echo './'`cookie.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xcb_la-error.lo `test -f 'error.c' || echo './'`error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c conn.c -fPIC -DPIC -o .libs/xcb_la-conn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c cookie.c -fPIC -DPIC -o .libs/xcb_la-cookie.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c constant.c -fPIC -DPIC -o .libs/xcb_la-constant.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c error.c -fPIC -DPIC -o .libs/xcb_la-error.o error.c: In function 'xpybError_modinit': error.c:88:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(&xpybError_type); ^~~~~~~~~ conn.c: In function 'xpybConn_modinit': conn.c:592:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(&xpybConn_type); ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xcb_la-event.lo `test -f 'event.c' || echo './'`event.c cookie.c: In function 'xpybCookie_modinit': cookie.c:149:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(&xpybCookie_type); ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xcb_la-except.lo `test -f 'except.c' || echo './'`except.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c event.c -fPIC -DPIC -o .libs/xcb_la-event.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xcb_la-ext.lo `test -f 'ext.c' || echo './'`ext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c except.c -fPIC -DPIC -o .libs/xcb_la-except.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ext.c -fPIC -DPIC -o .libs/xcb_la-ext.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xcb_la-extkey.lo `test -f 'extkey.c' || echo './'`extkey.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c extkey.c -fPIC -DPIC -o .libs/xcb_la-extkey.o event.c: In function 'xpybEvent_modinit': event.c:60:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(&xpybEvent_type); ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xcb_la-iter.lo `test -f 'iter.c' || echo './'`iter.c ext.c: In function 'xpybExt_modinit': ext.c:183:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(&xpybExt_type); ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xcb_la-list.lo `test -f 'list.c' || echo './'`list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c iter.c -fPIC -DPIC -o .libs/xcb_la-iter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c list.c -fPIC -DPIC -o .libs/xcb_la-list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xcb_la-module.lo `test -f 'module.c' || echo './'`module.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c module.c -fPIC -DPIC -o .libs/xcb_la-module.o extkey.c: In function 'xpybExtkey_modinit': extkey.c:71:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(&xpybExtkey_type); ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xcb_la-protobj.lo `test -f 'protobj.c' || echo './'`protobj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c protobj.c -fPIC -DPIC -o .libs/xcb_la-protobj.o iter.c: In function 'xpybIter_err': iter.c:14:55: warning: format '%d' expects argument of type 'int', but argument 4 has type 'Py_ssize_t {aka long int}' [-Wformat=] "Extra items in '%s' list (expect multiple of %d).", ~^ %ld PyString_AS_STRING(self->name), self->groupsize); ~~~~~~~~~~~~~~~ iter.c:18:45: warning: format '%d' expects argument of type 'int', but argument 4 has type 'Py_ssize_t {aka long int}' [-Wformat=] "Too few items in '%s' list (expect %d).", ~^ %ld PyString_AS_STRING(self->name), self->groupsize); ~~~~~~~~~~~~~~~ iter.c: In function 'xpybIter_modinit': iter.c:176:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(&xpybIter_type); ^~~~~~~~~ list.c: In function 'xpybList_modinit': list.c:247:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(&xpybList_type); ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xcb_la-reply.lo `test -f 'reply.c' || echo './'`reply.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xcb_la-request.lo `test -f 'request.c' || echo './'`request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c reply.c -fPIC -DPIC -o .libs/xcb_la-reply.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c request.c -fPIC -DPIC -o .libs/xcb_la-request.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xcb_la-response.lo `test -f 'response.c' || echo './'`response.c protobj.c: In function 'xpybProtobj_modinit': protobj.c:174:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(&xpybProtobj_type); ^~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c response.c -fPIC -DPIC -o .libs/xcb_la-response.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xcb_la-struct.lo `test -f 'struct.c' || echo './'`struct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c struct.c -fPIC -DPIC -o .libs/xcb_la-struct.o reply.c: In function 'xpybReply_modinit': reply.c:59:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(&xpybReply_type); ^~~~~~~~~ request.c: In function 'xpybRequest_modinit': request.c:68:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(&xpybRequest_type); ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xcb_la-union.lo `test -f 'union.c' || echo './'`union.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xcb_la-void.lo `test -f 'void.c' || echo './'`void.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c union.c -fPIC -DPIC -o .libs/xcb_la-union.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c void.c -fPIC -DPIC -o .libs/xcb_la-void.o response.c: In function 'xpybResponse_modinit': response.c:60:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(&xpybResponse_type); ^~~~~~~~~ struct.c: In function 'xpybStruct_modinit': struct.c:41:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(&xpybStruct_type); ^~~~~~~~~ union.c: In function 'xpybUnion_modinit': union.c:41:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(&xpybUnion_type); ^~~~~~~~~ void.c: In function 'xpybVoid_modinit': void.c:47:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(&xpybVoid_type); ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -g -Wall -Wmissing-declarations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xcb.la -rpath /usr/lib64/python2.7/site-packages/xcb xcb_la-conn.lo xcb_la-constant.lo xcb_la-cookie.lo xcb_la-error.lo xcb_la-event.lo xcb_la-except.lo xcb_la-ext.lo xcb_la-extkey.lo xcb_la-iter.lo xcb_la-list.lo xcb_la-module.lo xcb_la-protobj.lo xcb_la-reply.lo xcb_la-request.lo xcb_la-response.lo xcb_la-struct.lo xcb_la-union.lo xcb_la-void.lo -lxcb libtool: link: gcc -shared -fPIC -DPIC .libs/xcb_la-conn.o .libs/xcb_la-constant.o .libs/xcb_la-cookie.o .libs/xcb_la-error.o .libs/xcb_la-event.o .libs/xcb_la-except.o .libs/xcb_la-ext.o .libs/xcb_la-extkey.o .libs/xcb_la-iter.o .libs/xcb_la-list.o .libs/xcb_la-module.o .libs/xcb_la-protobj.o .libs/xcb_la-reply.o .libs/xcb_la-request.o .libs/xcb_la-response.o .libs/xcb_la-struct.o .libs/xcb_la-union.o .libs/xcb_la-void.o -lxcb -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,xcb.so.0 -o .libs/xcb.so.0.0.0 libtool: link: (cd ".libs" && rm -f "xcb.so.0" && ln -s "xcb.so.0.0.0" "xcb.so.0") libtool: link: (cd ".libs" && rm -f "xcb.so" && ln -s "xcb.so.0.0.0" "xcb.so") libtool: link: ( cd ".libs" && rm -f "xcb.la" && ln -s "../xcb.la" "xcb.la" ) make[2]: Leaving directory '/builddir/build/BUILD/xpyb-1.3.1/src' make[1]: Leaving directory '/builddir/build/BUILD/xpyb-1.3.1/src' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/xpyb-1.3.1/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/xpyb-1.3.1/doc' make[1]: Entering directory '/builddir/build/BUILD/xpyb-1.3.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/xpyb-1.3.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3YHZiz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64 + cd xpyb-1.3.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/xpyb-1.3.1/src' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/xpyb-1.3.1/src' make[3]: Entering directory '/builddir/build/BUILD/xpyb-1.3.1/src' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64/usr/include" /usr/bin/install -p -m 644 xpyb.h '/builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64/usr/include' test -z "/usr/lib64/python2.7/site-packages/xcb" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64/usr/lib64/python2.7/site-packages/xcb" /usr/bin/install -p -m 644 xproto.py bigreq.py xc_misc.py composite.py damage.py dpms.py glx.py randr.py record.py render.py res.py screensaver.py shape.py shm.py sync.py xevie.py xf86dri.py xfixes.py xinerama.py xprint.py xselinux.py xtest.py xv.py xvmc.py '/builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64/usr/lib64/python2.7/site-packages/xcb' DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Byte-compiling python modules... xproto.pybigreq.pyxc_misc.pycomposite.pydamage.pydpms.pyglx.pyrandr.pyrecord.pyrender.pyres.pyscreensaver.pyshape.pyshm.pysync.pyxevie.pyxf86dri.pyxfixes.pyxinerama.pyxprint.pyxselinux.pyxtest.pyxv.pyxvmc.py Byte-compiling python modules (optimized versions) ... xproto.pybigreq.pyxc_misc.pycomposite.pydamage.pydpms.pyglx.pyrandr.pyrecord.pyrender.pyres.pyscreensaver.pyshape.pyshm.pysync.pyxevie.pyxf86dri.pyxfixes.pyxinerama.pyxprint.pyxselinux.pyxtest.pyxv.pyxvmc.py test -z "/usr/lib64/python2.7/site-packages/xcb" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64/usr/lib64/python2.7/site-packages/xcb" /bin/sh ../libtool --mode=install /usr/bin/install -p xcb.la '/builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64/usr/lib64/python2.7/site-packages/xcb' libtool: install: /usr/bin/install -p .libs/xcb.so.0.0.0 /builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64/usr/lib64/python2.7/site-packages/xcb/xcb.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64/usr/lib64/python2.7/site-packages/xcb && { ln -s -f xcb.so.0.0.0 xcb.so.0 || { rm -f xcb.so.0 && ln -s xcb.so.0.0.0 xcb.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64/usr/lib64/python2.7/site-packages/xcb && { ln -s -f xcb.so.0.0.0 xcb.so || { rm -f xcb.so && ln -s xcb.so.0.0.0 xcb.so; }; }) libtool: install: /usr/bin/install -p .libs/xcb.lai /builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64/usr/lib64/python2.7/site-packages/xcb/xcb.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/xcb' test -z "/usr/lib64/python2.7/site-packages/xcb" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64/usr/lib64/python2.7/site-packages/xcb" /usr/bin/install -p -m 644 __init__.py '/builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64/usr/lib64/python2.7/site-packages/xcb' DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[3]: Leaving directory '/builddir/build/BUILD/xpyb-1.3.1/src' make[2]: Leaving directory '/builddir/build/BUILD/xpyb-1.3.1/src' make[1]: Leaving directory '/builddir/build/BUILD/xpyb-1.3.1/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/xpyb-1.3.1/doc' make[2]: Entering directory '/builddir/build/BUILD/xpyb-1.3.1/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/doc/xpyb" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64/usr/share/doc/xpyb" /usr/bin/install -p -m 644 XcbPythonBinding.txt '/builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64/usr/share/doc/xpyb' make[2]: Leaving directory '/builddir/build/BUILD/xpyb-1.3.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/xpyb-1.3.1/doc' make[1]: Entering directory '/builddir/build/BUILD/xpyb-1.3.1' make[2]: Entering directory '/builddir/build/BUILD/xpyb-1.3.1' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/doc/xpyb" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64/usr/share/doc/xpyb" /usr/bin/install -p -m 644 README COPYING INSTALL NEWS '/builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64/usr/share/doc/xpyb' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64/usr/lib64/pkgconfig" /usr/bin/install -p -m 644 xpyb.pc '/builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/xpyb-1.3.1' make[1]: Leaving directory '/builddir/build/BUILD/xpyb-1.3.1' + find /builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64 -name INSTALL -exec rm -f '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python-xpyb-1.3.1-9.fc28.riscv64 Provides: python-xpyb = 1.3.1-9.fc28 python-xpyb(riscv-64) = 1.3.1-9.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libxcb.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-xpyb-devel-1.3.1-9.fc28.riscv64 Provides: pkgconfig(xpyb) = 1.3.1 python-xpyb-devel = 1.3.1-9.fc28 python-xpyb-devel(riscv-64) = 1.3.1-9.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64 Wrote: /builddir/build/SRPMS/python-xpyb-1.3.1-9.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/python-xpyb-1.3.1-9.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python-xpyb-devel-1.3.1-9.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uJRZsg + umask 022 + cd /builddir/build/BUILD + cd xpyb-1.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-xpyb-1.3.1-9.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff