Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libxml2.spec'], chrootPath='/var/lib/mock/1124874-epel-6-x86_64-1575586591.144514/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libxml2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-595943021.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libxml2-2.9.1-1.kng.el6.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libxml2.spec'], chrootPath='/var/lib/mock/1124874-epel-6-x86_64-1575586591.144514/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libxml2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oiFk3a + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libxml2-2.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/libxml2-2.9.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libxml2-2.9.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4pUSo7 + umask 022 + cd /builddir/build/BUILD + cd libxml2-2.9.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-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 style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for mv... /bin/mv checking for tar... /bin/tar checking for perl... /usr/bin/perl checking for wget... /usr/bin/wget checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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 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 x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 -m elf_x86_64) 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... yes Checking zlib checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzread in -lz... yes Checking lzma checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for lzma_code in -llzma... yes Checking headers checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking ansidecl.h usability... no checking ansidecl.h presence... no checking for ansidecl.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for stdlib.h... (cached) yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for dlfcn.h... (cached) yes Checking types checking for uint32_t... yes Checking libraries checking for strftime... yes checking for strdup... yes checking for strndup... yes checking for strerror... yes checking for finite... yes checking for isnand... no checking for fp_class... no checking for class... no checking for fpclass... no checking for strftime... (cached) yes checking for localtime... yes checking for gettimeofday... yes checking for ftime... yes checking for stat... yes checking for _stat... no checking for signal... yes checking for rand... yes checking for rand_r... yes checking for srand... yes checking for time... yes checking for isascii... yes checking for mmap... yes checking for munmap... yes checking for putenv... yes checking for va_copy... yes checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for library containing connect... none required checking for type of socket length (socklen_t)... socklen_t * checking whether to enable IPv6... yes checking struct sockaddr::ss_family... yes checking for getaddrinfo... yes checking for isnan... yes checking for isinf... yes checking for python... /usr/bin/python Found Python version 2.6 checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes Checking configuration requirements Enabling multithreaded support checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_join in -lpthread... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); Disabling ICU support Enabled Schematron support Enabled Schemas/Relax-NG support checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes Disabling code coverage for GCC configure: creating ./config.status config.status: creating libxml2.spec config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/libxml/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/devhelp/Makefile config.status: creating example/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating xstc/Makefile config.status: creating include/libxml/xmlversion.h config.status: creating xml2-config config.status: creating libxml-2.0.pc config.status: creating libxml-2.0-uninstalled.pc config.status: creating python/setup.py config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Done configuring + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1' Making all in include make[2]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/include' Making all in libxml make[3]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/include/libxml' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/include/libxml' make[3]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/include' make[2]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/include' Making all in . make[2]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1' CC SAX.lo CC entities.lo CC encoding.lo CC error.lo CC parserInternals.lo CC parser.lo parser.c: In function 'xmlParseInNodeContext__internal_alias': parser.c:13610: warning: pointer targets in passing argument 1 of 'xmlFindCharEncodingHandler__internal_alias' differ in signedness elfgcchack.h:3521: note: expected 'const char *' but argument is of type 'const xmlChar *' CC tree.lo CC hash.lo CC list.lo CC xmlIO.lo CC xmlmemory.lo CC uri.lo CC valid.lo CC xlink.lo CC HTMLparser.lo CC HTMLtree.lo CC debugXML.lo CC xpath.lo xpath.c: In function 'xmlXPathRegisterFuncNS__internal_alias': xpath.c:4870: warning: ISO C forbids passing argument 4 of 'xmlHashAddEntry2__internal_alias' between function pointer and 'void *' elfgcchack.h:4269: note: expected 'void *' but argument is of type 'xmlXPathFunction' xpath.c: In function 'xmlXPathFunctionLookupNS__internal_alias': xpath.c:4951: warning: ISO C forbids assignment between function pointer and 'void *' xpath.c: In function 'xmlXPathCompOpEval': xpath.c:13535: warning: ISO C forbids assignment between function pointer and 'void *' xpath.c:13562: warning: ISO C forbids assignment between function pointer and 'void *' xpath.c: At top level: trionan.c:218: warning: 'trio_is_negative' defined but not used CC xpointer.lo CC xinclude.lo xpath.c: In function 'xmlXPathCastNumberToString__internal_alias': xpath.c:2900: warning: array subscript is above array bounds CC nanohttp.lo CC nanoftp.lo nanoftp.c: In function 'xmlNanoFTPGetConnection__internal_alias': nanoftp.c:1388: warning: dereferencing pointer 'dataAddr.89' does break strict-aliasing rules nanoftp.c:1388: note: initialized from here nanoftp.c:1394: warning: dereferencing pointer 'dataAddr.90' does break strict-aliasing rules nanoftp.c:1394: note: initialized from here nanoftp.c:1446: warning: dereferencing pointer 'dataAddr.89' does break strict-aliasing rules nanoftp.c:1446: note: initialized from here nanoftp.c:1474: warning: dereferencing pointer 'dataAddr.89' does break strict-aliasing rules nanoftp.c:1474: note: initialized from here nanoftp.c:1477: warning: dereferencing pointer 'dataAddr.90' does break strict-aliasing rules nanoftp.c:1477: note: initialized from here CC catalog.lo CC globals.lo CC threads.lo threads.c:53: warning: redundant redeclaration of 'pthread_once' /usr/include/pthread.h:478: note: previous declaration of 'pthread_once' was here threads.c:56: warning: redundant redeclaration of 'pthread_getspecific' /usr/include/pthread.h:1103: note: previous declaration of 'pthread_getspecific' was here threads.c:58: warning: redundant redeclaration of 'pthread_setspecific' /usr/include/pthread.h:1106: note: previous declaration of 'pthread_setspecific' was here threads.c:61: warning: redundant redeclaration of 'pthread_key_create' /usr/include/pthread.h:1095: note: previous declaration of 'pthread_key_create' was here threads.c:64: warning: redundant redeclaration of 'pthread_key_delete' /usr/include/pthread.h:1100: note: previous declaration of 'pthread_key_delete' was here threads.c:67: warning: function declaration isn't a prototype threads.c:66: warning: redundant redeclaration of 'pthread_mutex_init' /usr/include/pthread.h:733: note: previous declaration of 'pthread_mutex_init' was here threads.c:69: warning: function declaration isn't a prototype threads.c:68: warning: redundant redeclaration of 'pthread_mutex_destroy' /usr/include/pthread.h:738: note: previous declaration of 'pthread_mutex_destroy' was here threads.c:71: warning: function declaration isn't a prototype threads.c:70: warning: redundant redeclaration of 'pthread_mutex_lock' /usr/include/pthread.h:746: note: previous declaration of 'pthread_mutex_lock' was here threads.c:73: warning: function declaration isn't a prototype threads.c:72: warning: redundant redeclaration of 'pthread_mutex_unlock' /usr/include/pthread.h:757: note: previous declaration of 'pthread_mutex_unlock' was here threads.c:75: warning: function declaration isn't a prototype threads.c:74: warning: redundant redeclaration of 'pthread_cond_init' /usr/include/pthread.h:952: note: previous declaration of 'pthread_cond_init' was here threads.c:77: warning: function declaration isn't a prototype threads.c:76: warning: redundant redeclaration of 'pthread_cond_destroy' /usr/include/pthread.h:957: note: previous declaration of 'pthread_cond_destroy' was here threads.c:79: warning: function declaration isn't a prototype threads.c:78: warning: redundant redeclaration of 'pthread_cond_wait' /usr/include/pthread.h:973: note: previous declaration of 'pthread_cond_wait' was here threads.c:81: warning: function declaration isn't a prototype threads.c:80: warning: redundant redeclaration of 'pthread_equal' /usr/include/pthread.h:1137: note: previous definition of 'pthread_equal' was here threads.c:83: warning: function declaration isn't a prototype threads.c:82: warning: redundant redeclaration of 'pthread_self' /usr/include/pthread.h:267: note: previous declaration of 'pthread_self' was here threads.c:85: warning: function declaration isn't a prototype threads.c:84: warning: redundant redeclaration of 'pthread_key_create' /usr/include/pthread.h:1095: note: previous declaration of 'pthread_key_create' was here threads.c:87: warning: function declaration isn't a prototype threads.c:86: warning: redundant redeclaration of 'pthread_key_delete' /usr/include/pthread.h:1100: note: previous declaration of 'pthread_key_delete' was here threads.c:89: warning: function declaration isn't a prototype threads.c:88: warning: redundant redeclaration of 'pthread_cond_signal' /usr/include/pthread.h:961: note: previous declaration of 'pthread_cond_signal' was here CC c14n.lo CC xmlstring.lo CC buf.lo CC xmlregexp.lo CC xmlschemas.lo CC xmlschemastypes.lo CC xmlunicode.lo CC xmlreader.lo CC relaxng.lo CC dict.lo CC SAX2.lo CC xmlwriter.lo CC legacy.lo CC chvalid.lo CC pattern.lo CC xmlsave.lo CC xmlmodule.lo CC schematron.lo CC xzlib.lo CC testdso.lo CC xmllint.o CC xmlcatalog.o CC testSchemas.o CC testRelax.o CC testSAX.o CC testHTML.o CC testXPath.o CC testURI.o CC testThreads.o CC testC14N.o CC testAutomata.o CC testRegexp.o CC testReader.o CC testapi.o CC testModule.o CC runtest.o runtest.c: In function 'streamProcessTest': runtest.c:2096: warning: unused parameter 'options' testapi.c:18033: warning: 'gen_xmlSchematronPtr' defined but not used testapi.c:18036: warning: 'des_xmlSchematronPtr' defined but not used testapi.c:18053: warning: 'gen_xmlSchematronParserCtxtPtr' defined but not used testapi.c:18056: warning: 'des_xmlSchematronParserCtxtPtr' defined but not used testapi.c:34482: warning: 'gen_xmlSAXHandlerPtr_ptr' defined but not used testapi.c:34485: warning: 'des_xmlSAXHandlerPtr_ptr' defined but not used CC runsuite.o CC testchar.o CC testdict.o CC runxmlconf.o CC testrecurse.o CC testlimits.o sed -e 's?\@XML_LIBDIR\@?-L/usr/lib64?g' \ -e 's?\@XML_INCLUDEDIR\@?-I/usr/include/libxml2?g' \ -e 's?\@VERSION\@?2.9.1?g' \ -e 's?\@XML_LIBS\@?-lxml2 -lz -lm ?g' \ < ./xml2Conf.sh.in > xml2Conf.tmp \ && mv xml2Conf.tmp xml2Conf.sh CCLD libxml2.la CCLD testdso.la CCLD xmllint CCLD xmlcatalog CCLD testSchemas CCLD testRelax CCLD testSAX CCLD testHTML CCLD testXPath CCLD testURI CCLD testThreads CCLD testC14N CCLD testAutomata CCLD testRegexp CCLD testReader CCLD testModule CCLD runtest CCLD runsuite CCLD testchar CCLD testdict CCLD runxmlconf CCLD testrecurse CCLD testlimits CCLD testapi make[2]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/doc' Making all in . make[3]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/doc' Making all in devhelp make[3]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/doc/devhelp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/doc/devhelp' Making all in examples make[3]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/doc/examples' CC io2.o CC io1.o CC parse1.o CC parse2.o CC parse3.o CC parse4.o CC reader1.o CC reader2.o CC reader3.o CC reader4.o CC testWriter.o CC tree1.o CC tree2.o CC xpath1.o CC xpath2.o CCLD io1 CCLD io2 CCLD parse1 CCLD parse2 CCLD parse3 CCLD parse4 CCLD reader1 CCLD reader2 CCLD reader3 CCLD reader4 CCLD testWriter CCLD tree1 CCLD tree2 CCLD xpath1 CCLD xpath2 make[3]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/doc/examples' make[2]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/doc' Making all in example make[2]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/example' CC gjobread.o CCLD gjobread make[2]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/example' Making all in xstc make[2]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/xstc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/xstc' Making all in python make[2]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/python' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/python' Making all in . make[4]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/python' CC libxml.lo CC libxml2-py.lo libxml.c: In function 'libxml_xmlFreeTextReader': libxml.c:2189: warning: implicit declaration of function 'PyCapsule_CheckExact' libxml.c:2189: warning: nested extern declaration of 'PyCapsule_CheckExact' libxml.c: In function 'libxml_getObjDesc': libxml.c:3778: warning: implicit declaration of function 'PyCapsule_GetPointer' libxml.c:3778: warning: nested extern declaration of 'PyCapsule_GetPointer' libxml.c:3778: warning: implicit declaration of function 'PyCapsule_GetName' libxml.c:3778: warning: nested extern declaration of 'PyCapsule_GetName' libxml.c:3778: warning: assignment makes pointer from integer without a cast CC types.lo types.c: In function 'libxml_xmlDocPtrWrap': types.c:236: warning: implicit declaration of function 'PyCapsule_New' types.c:236: warning: nested extern declaration of 'PyCapsule_New' types.c:236: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlNodePtrWrap': types.c:252: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlURIPtrWrap': types.c:268: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlNsPtrWrap': types.c:284: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlAttrPtrWrap': types.c:300: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlAttributePtrWrap': types.c:316: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlElementPtrWrap': types.c:332: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlXPathContextPtrWrap': types.c:348: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlXPathParserContextPtrWrap': types.c:364: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlParserCtxtPtrWrap': types.c:381: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlXPathObjectPtrWrap': types.c:465: warning: initialization makes pointer from integer without a cast types.c: In function 'libxml_xmlXPathObjectPtrConvert': types.c:669: warning: implicit declaration of function 'PyCapsule_CheckExact' types.c:669: warning: nested extern declaration of 'PyCapsule_CheckExact' types.c: In function 'libxml_xmlValidCtxtPtrWrap': types.c:714: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlCatalogPtrWrap': types.c:733: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlOutputBufferPtrWrap': types.c:751: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlParserInputBufferPtrWrap': types.c:769: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlRegexpPtrWrap': types.c:788: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlTextReaderPtrWrap': types.c:808: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlTextReaderLocatorPtrWrap': types.c:826: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlRelaxNGPtrWrap': types.c:846: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlRelaxNGParserCtxtPtrWrap': types.c:864: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlRelaxNGValidCtxtPtrWrap': types.c:881: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlSchemaPtrWrap': types.c:899: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlSchemaParserCtxtPtrWrap': types.c:917: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlSchemaValidCtxtPtrWrap': types.c:937: warning: assignment makes pointer from integer without a cast types.c: In function 'libxml_xmlErrorPtrWrap': types.c:955: warning: assignment makes pointer from integer without a cast CCLD libxml2mod.la make[4]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/python' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/python/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/python/tests' make[3]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/python' make[2]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/python' make[1]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oC4adq + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64 + cd libxml2-2.9.1 + LANG=C + export LANG + unset DISPLAY + rm -fr /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64 make install-recursive make[1]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1' Making install in include make[2]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/include' Making install in libxml make[3]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/include/libxml' make[4]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/include/libxml' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/include/libxml2/libxml' /usr/bin/install -c -m 644 SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h xmlversion.h DOCBparser.h catalog.h threads.h globals.h c14n.h xmlautomata.h xmlregexp.h xmlmodule.h xmlschemas.h schemasInternals.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlreader.h relaxng.h dict.h '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/include/libxml2/libxml' /usr/bin/install -c -m 644 SAX2.h xmlexports.h xmlwriter.h chvalid.h pattern.h xmlsave.h schematron.h '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/include/libxml2/libxml' make[4]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/include/libxml' make[3]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/include/libxml' make[3]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/include' make[4]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/include' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/include' make[3]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/include' make[2]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/include' Making install in . make[2]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1' make[3]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1' /bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libxml2.la '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libxml2.so.2.9.1 /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/libxml2.so.2.9.1 libtool: install: (cd /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64 && { ln -s -f libxml2.so.2.9.1 libxml2.so.2 || { rm -f libxml2.so.2 && ln -s libxml2.so.2.9.1 libxml2.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64 && { ln -s -f libxml2.so.2.9.1 libxml2.so || { rm -f libxml2.so && ln -s libxml2.so.2.9.1 libxml2.so; }; }) libtool: install: /usr/bin/install -c .libs/libxml2.lai /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/libxml2.la libtool: install: /usr/bin/install -c .libs/libxml2.a /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/libxml2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/libxml2.a libtool: install: ranlib /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/libxml2.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c xmllint xmlcatalog '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/bin' libtool: install: warning: `./libxml2.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/xmllint /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/bin/xmllint libtool: install: warning: `./libxml2.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/xmlcatalog /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/bin/xmlcatalog /bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/bin' /usr/bin/install -c xml2-config '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/bin' /bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64' /usr/bin/install -c -m 644 xml2Conf.sh '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64' /bin/mkdir -p /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1 /usr/bin/install -c -m 0644 ./Copyright /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1 /bin/mkdir -p /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/examples /usr/bin/install -c -m 0644 ./xmllint.c /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/examples /usr/bin/install -c -m 0644 ./testSAX.c /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/examples /usr/bin/install -c -m 0644 ./testHTML.c /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/examples /usr/bin/install -c -m 0644 ./testXPath.c /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/examples /bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/aclocal' /usr/bin/install -c -m 644 libxml.m4 '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/aclocal' /bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 xml2-config.1 '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/man/man1' /bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 libxml.3 '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/man/man3' /bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libxml-2.0.pc '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1' make[2]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1' Making install in doc make[2]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/doc' Making install in . make[3]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/doc' make[4]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/doc' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/html /usr/bin/install -c -m 0644 ./xml.html ./encoding.html ./FAQ.html ./structure.gif ./DOM.gif ./smallfootonly.gif ./redhat.gif ./libxml.gif ./w3c.png ./Libxml2-Logo-180x168.gif ./Libxml2-Logo-90x34.gif /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/html /bin/mkdir -p /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/html/html /usr/bin/install -c -m 0644 ./html/*.html /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/html/html /usr/bin/install -c -m 0644 ./html/*.png /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/html/html /bin/mkdir -p /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/html/tutorial /usr/bin/install -c -m 0644 ./tutorial/*.* \ /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/html/tutorial /bin/mkdir -p /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/html/tutorial/images /usr/bin/install -c -m 0644 ./tutorial/images/*.* \ /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/html/tutorial/images /bin/mkdir -p /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/html/tutorial/images/callouts /usr/bin/install -c -m 0644 ./tutorial/images/callouts/*.* \ /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/html/tutorial/images/callouts /bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 xmllint.1 xmlcatalog.1 '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/man/man1' make[4]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/doc' make[3]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/doc' Making install in devhelp make[3]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/doc/devhelp' make[4]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/doc/devhelp' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/gtk-doc/html/libxml2' /usr/bin/install -c -m 644 libxml2.devhelp general.html index.html libxml2-c14n.html libxml2-catalog.html libxml2-chvalid.html libxml2-debugXML.html libxml2-dict.html libxml2-DOCBparser.html libxml2-encoding.html libxml2-entities.html libxml2-globals.html libxml2-hash.html libxml2-HTMLparser.html libxml2-HTMLtree.html libxml2-list.html libxml2-nanoftp.html libxml2-nanohttp.html libxml2-parser.html libxml2-parserInternals.html libxml2-pattern.html libxml2-relaxng.html libxml2-SAX2.html libxml2-SAX.html libxml2-schemasInternals.html libxml2-schematron.html libxml2-threads.html libxml2-tree.html libxml2-uri.html libxml2-valid.html libxml2-xinclude.html libxml2-xlink.html libxml2-xmlautomata.html libxml2-xmlerror.html libxml2-xmlexports.html libxml2-xmlIO.html libxml2-xmlmemory.html libxml2-xmlmodule.html libxml2-xmlreader.html libxml2-xmlregexp.html '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/gtk-doc/html/libxml2' /usr/bin/install -c -m 644 libxml2-xmlsave.html libxml2-xmlschemas.html libxml2-xmlschemastypes.html libxml2-xmlstring.html libxml2-xmlunicode.html libxml2-xmlversion.html libxml2-xmlwriter.html libxml2-xpath.html libxml2-xpathInternals.html libxml2-xpointer.html home.png left.png right.png up.png style.css '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/gtk-doc/html/libxml2' make[4]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/doc/devhelp' make[3]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/doc/devhelp' Making install in examples make[3]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/doc/examples' make[4]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/doc/examples' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/html /usr/bin/install -c -m 0644 ./*.html ./*.c ./*.xml ./*.xsl ./*.res /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/html make[4]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/doc/examples' make[3]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/doc/examples' make[2]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/doc' Making install in example make[2]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/example' make[3]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/example' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/example' make[2]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/example' Making install in xstc make[2]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/xstc' make[3]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/xstc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/xstc' make[2]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/xstc' Making install in python make[2]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/python' make install-recursive make[3]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/python' Making install in . make[4]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/python' make[5]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/python' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-python-2.9.1' /usr/bin/install -c -m 644 TODO '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-python-2.9.1' /bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/python2.6/site-packages' /usr/bin/install -c -m 644 drv_libxml2.py libxml2.py '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/python2.6/site-packages' /bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/python2.6/site-packages' /bin/sh ../libtool --mode=install /usr/bin/install -c libxml2mod.la '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/python2.6/site-packages' libtool: install: warning: relinking `libxml2mod.la' libtool: install: (cd /builddir/build/BUILD/libxml2-2.9.1/python; /bin/sh /builddir/build/BUILD/libxml2-2.9.1/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -module -avoid-version ../libxml2.la -lpthread -ldl -lutil -lm -lpython2.6 -o libxml2mod.la -rpath /usr/lib64/python2.6/site-packages libxml.lo libxml2-py.lo types.lo -inst-prefix-dir /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64) libtool: install: /usr/bin/install -c .libs/libxml2mod.soT /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/python2.6/site-packages/libxml2mod.so libtool: install: /usr/bin/install -c .libs/libxml2mod.lai /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/python2.6/site-packages/libxml2mod.la libtool: install: /usr/bin/install -c .libs/libxml2mod.a /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/python2.6/site-packages/libxml2mod.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/python2.6/site-packages/libxml2mod.a libtool: install: ranlib /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/python2.6/site-packages/libxml2mod.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.6/site-packages' make[5]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/python' make[4]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/python' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/python/tests' make[5]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/python/tests' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-python-2.9.1/examples' /usr/bin/install -c -m 644 build.py attribs.py tst.py tstxpath.py xpathext.py push.py pushSAX.py pushSAXhtml.py error.py serialize.py validate.py tstURI.py cutnpaste.py xpathret.py xpath.py outbuf.py inbuf.py input_callback.py resolver.py regexp.py reader.py reader2.py reader3.py reader4.py reader5.py reader6.py reader7.py reader8.py readernext.py walker.py nsdel.py ctxterror.py readererr.py relaxng.py schema.py thread2.py sync.py tstLastError.py indexes.py dtdvalid.py '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-python-2.9.1/examples' /usr/bin/install -c -m 644 tstmem.py validDTD.py validSchemas.py validRNG.py compareNodes.py xpathns.py xpathleak.py tst.xml valid.xml invalid.xml test.dtd '/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-python-2.9.1/examples' make[5]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/python/tests' make[4]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/python/tests' make[3]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/python' make[2]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/python' make[1]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1' + rm -f /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/libxml2.la + rm -f /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/python2.6/site-packages/libxml2mod.a + rm -f /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/python2.6/site-packages/libxml2mod.la + rm -rf /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/Copyright /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/examples /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1/html + rm -rf /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-python-2.9.1/TODO /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-python-2.9.1/examples + cd doc/examples + make clean test -z "*.tmp" || rm -f *.tmp rm -rf .libs _libs test -f Makefile.am || rm -f test?.xml rm -f io1 io2 parse1 parse2 parse3 parse4 reader1 reader2 reader3 reader4 testWriter tree1 tree2 xpath1 xpath2 rm -f *.o rm -f *.lo + rm -rf .deps Makefile + gzip -9 -c doc/libxml2-api.xml + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libxml2-2.9.1 extracting debug info from /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/bin/xmlcatalog extracting debug info from /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/bin/xmllint extracting debug info from /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/python2.6/site-packages/libxml2mod.so extracting debug info from /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/libxml2.so.2.9.1 symlinked /usr/lib/debug/usr/lib64/libxml2.so.2.9.1.debug to /usr/lib/debug/usr/lib64/libxml2.so.debug symlinked /usr/lib/debug/usr/lib64/libxml2.so.2.9.1.debug to /usr/lib/debug/usr/lib64/libxml2.so.2.debug 12080 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python Bytecompiling .py files below /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib/debug/usr/lib64/python2.6 using /usr/bin/python2.6 Bytecompiling .py files below /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/lib64/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.G9YZzO + umask 022 + cd /builddir/build/BUILD + cd libxml2-2.9.1 + unset DISPLAY + make runtests [ -d test ] || ln -s ./test . [ -d result ] || ln -s ./result . ./runtest && ./testrecurse && ./testapi && ./testchar&& ./testdict && ./runxmlconf ## XML regression tests ## XML regression tests on memory ## XML entity subst regression tests ## XML Namespaces regression tests ## Error cases regression tests ## Error cases stream regression tests ## Reader regression tests ## Reader entities substitution regression tests ## Reader on memory regression tests ## Walker regression tests ## SAX1 callbacks regression tests ## SAX2 callbacks regression tests ## XML push regression tests ## HTML regression tests ## Push HTML regression tests ## HTML SAX regression tests ## Valid documents regression tests ## Validity checking regression tests ## Streaming validity checking regression tests ## Streaming validity error checking regression tests ## General documents valid regression tests ## XInclude regression tests ## XInclude xmlReader regression tests ## XInclude regression tests stripping include nodes ## XInclude xmlReader regression tests stripping include nodes ## XPath expressions regression tests ## XPath document queries regression tests ## XPointer document queries regression tests ## xml:id regression tests ## URI parsing tests ## URI base composition tests ## Path URI conversion tests ## Schemas regression tests ## Relax-NG regression tests ## Relax-NG streaming regression tests ## Pattern regression tests ## C14N with comments regression tests ## C14N without comments regression tests ## C14N exclusive without comments regression tests ## C14N 1.1 without comments regression tests ## Catalog and Threads regression tests Total 2877 tests, no errors ......... ## Parsing recursive test cases ## Parsing non-recursive test cases ## Parsing non-recursive huge case Total 9 tests, no errors Testing HTMLparser : 32 of 38 functions ... Testing HTMLtree : 18 of 18 functions ... Testing SAX2 : 38 of 38 functions ... Testing c14n : 3 of 4 functions ... Testing catalog : 27 of 36 functions ... Testing chvalid : 9 of 9 functions ... Testing debugXML : 25 of 28 functions ... Testing dict : 10 of 13 functions ... Testing encoding : 16 of 19 functions ... Testing entities : 13 of 17 functions ... Testing hash : 16 of 24 functions ... Testing list : 19 of 26 functions ... Testing nanoftp : 14 of 22 functions ... Testing nanohttp : 13 of 17 functions ... Testing parser : 61 of 70 functions ... Testing parserInternals : 33 of 90 functions ... Testing pattern : 10 of 15 functions ... Testing relaxng : 14 of 24 functions ... Testing schemasInternals : 0 of 2 functions ... Testing schematron : 1 of 10 functions ... Testing tree : 142 of 164 functions ... Testing uri : 10 of 15 functions ... Testing valid : 50 of 70 functions ... Testing xinclude : 8 of 10 functions ... Testing xmlIO : 40 of 50 functions ... Testing xmlautomata : 3 of 19 functions ... Testing xmlerror : 7 of 15 functions ... Testing xmlmodule : 2 of 4 functions ... Testing xmlreader : 76 of 86 functions ... Testing xmlregexp : 16 of 30 functions ... Testing xmlsave : 4 of 10 functions ... Testing xmlschemas : 16 of 27 functions ... Testing xmlschemastypes : 26 of 34 functions ... Testing xmlstring : 26 of 30 functions ... Testing xmlunicode : 166 of 166 functions ... Testing xmlwriter : 52 of 80 functions ... Testing xpath : 32 of 40 functions ... Testing xpathInternals : 106 of 117 functions ... Testing xpointer : 17 of 21 functions ... Total: 1171 functions, 291418 tests, 0 errors testing char range: 1 2 3 4 done testing 1 byte char in document: 1 2 3 4 done testing 2 byte char in document: 1 2 3 4 done dictionary tests succeeded 20000 strings xmlconf/xmlconf.xml is missing you need to fetch and extract the latest XML Conformance Test Suites http://www.w3.org/XML/Test/xmlts20080827.tar.gz see http://www.w3.org/XML/Test/ for informations Ran 0 tests, no errors Total 0 tests, no errors make[1]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/python' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/python' Making all in . make[3]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/python' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/python' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/python/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/python/tests' make[2]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/python' cd tests && make tests make[2]: Entering directory `/builddir/build/BUILD/libxml2-2.9.1/python/tests' ## running Python regression tests Traceback (most recent call last): File "./build.py", line 2, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- build.py Traceback (most recent call last): File "./attribs.py", line 3, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- attribs.py Traceback (most recent call last): File "./tst.py", line 3, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- tst.py Traceback (most recent call last): File "./tstxpath.py", line 3, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- tstxpath.py Traceback (most recent call last): File "./xpathext.py", line 3, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- xpathext.py Traceback (most recent call last): File "./push.py", line 3, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- push.py Traceback (most recent call last): File "./pushSAX.py", line 3, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- pushSAX.py Traceback (most recent call last): File "./pushSAXhtml.py", line 3, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- pushSAXhtml.py Traceback (most recent call last): File "./error.py", line 7, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- error.py Traceback (most recent call last): File "./serialize.py", line 3, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- serialize.py Traceback (most recent call last): File "./validate.py", line 3, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- validate.py Traceback (most recent call last): File "./tstURI.py", line 3, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- tstURI.py Traceback (most recent call last): File "./cutnpaste.py", line 3, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- cutnpaste.py Traceback (most recent call last): File "./xpathret.py", line 3, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- xpathret.py Traceback (most recent call last): File "./xpath.py", line 7, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- xpath.py Traceback (most recent call last): File "./outbuf.py", line 3, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- outbuf.py Traceback (most recent call last): File "./inbuf.py", line 3, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- inbuf.py Traceback (most recent call last): File "./input_callback.py", line 6, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- input_callback.py Traceback (most recent call last): File "./resolver.py", line 3, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- resolver.py Traceback (most recent call last): File "./regexp.py", line 2, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- regexp.py Traceback (most recent call last): File "./reader.py", line 6, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- reader.py Traceback (most recent call last): File "./reader2.py", line 8, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- reader2.py Traceback (most recent call last): File "./reader3.py", line 6, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- reader3.py Traceback (most recent call last): File "./reader4.py", line 5, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- reader4.py Traceback (most recent call last): File "./reader5.py", line 6, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- reader5.py Traceback (most recent call last): File "./reader6.py", line 6, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- reader6.py Traceback (most recent call last): File "./reader7.py", line 6, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- reader7.py Traceback (most recent call last): File "./reader8.py", line 6, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- reader8.py Traceback (most recent call last): File "./readernext.py", line 6, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- readernext.py Traceback (most recent call last): File "./walker.py", line 6, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- walker.py Traceback (most recent call last): File "./nsdel.py", line 7, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- nsdel.py Traceback (most recent call last): File "./ctxterror.py", line 7, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- ctxterror.py Traceback (most recent call last): File "./readererr.py", line 5, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- readererr.py Traceback (most recent call last): File "./relaxng.py", line 2, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- relaxng.py Traceback (most recent call last): File "./schema.py", line 2, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- schema.py Traceback (most recent call last): File "./thread2.py", line 9, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- thread2.py Traceback (most recent call last): File "./sync.py", line 3, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- sync.py Traceback (most recent call last): File "./tstLastError.py", line 4, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- tstLastError.py Traceback (most recent call last): File "./indexes.py", line 4, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- indexes.py Traceback (most recent call last): File "./dtdvalid.py", line 2, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- dtdvalid.py Traceback (most recent call last): File "./tstmem.py", line 2, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- tstmem.py Traceback (most recent call last): File "./validDTD.py", line 2, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- validDTD.py Traceback (most recent call last): File "./validSchemas.py", line 2, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- validSchemas.py Traceback (most recent call last): File "./validRNG.py", line 2, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- validRNG.py Traceback (most recent call last): File "./compareNodes.py", line 3, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- compareNodes.py Traceback (most recent call last): File "./xpathns.py", line 3, in import libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- xpathns.py Traceback (most recent call last): File "./xpathleak.py", line 2, in import sys, libxml2 File "/builddir/build/BUILD/libxml2-2.9.1/python/libxml2.py", line 1, in import libxml2mod ImportError: /builddir/build/BUILD/libxml2-2.9.1/python/.libs/libxml2mod.so: undefined symbol: PyCapsule_CheckExact -- xpathleak.py make[2]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/python/tests' make[1]: Leaving directory `/builddir/build/BUILD/libxml2-2.9.1/python' + exit 0 Processing files: libxml2-2.9.1-1.kng.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iF7uMZ + umask 022 + cd /builddir/build/BUILD + cd libxml2-2.9.1 + DOCDIR=/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1 + /bin/mkdir -p /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1 + cp -pr AUTHORS NEWS README Copyright TODO /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-2.9.1 + exit 0 Provides: libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.5.5)(64bit) libxml2.so.2(LIBXML2_2.5.6)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libxml2.so.2(LIBXML2_2.5.9)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.1)(64bit) libxml2.so.2(LIBXML2_2.6.10)(64bit) libxml2.so.2(LIBXML2_2.6.11)(64bit) libxml2.so.2(LIBXML2_2.6.12)(64bit) libxml2.so.2(LIBXML2_2.6.14)(64bit) libxml2.so.2(LIBXML2_2.6.15)(64bit) libxml2.so.2(LIBXML2_2.6.16)(64bit) libxml2.so.2(LIBXML2_2.6.17)(64bit) libxml2.so.2(LIBXML2_2.6.18)(64bit) libxml2.so.2(LIBXML2_2.6.19)(64bit) libxml2.so.2(LIBXML2_2.6.2)(64bit) libxml2.so.2(LIBXML2_2.6.20)(64bit) libxml2.so.2(LIBXML2_2.6.21)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) libxml2.so.2(LIBXML2_2.6.24)(64bit) libxml2.so.2(LIBXML2_2.6.25)(64bit) libxml2.so.2(LIBXML2_2.6.27)(64bit) libxml2.so.2(LIBXML2_2.6.28)(64bit) libxml2.so.2(LIBXML2_2.6.29)(64bit) libxml2.so.2(LIBXML2_2.6.3)(64bit) libxml2.so.2(LIBXML2_2.6.32)(64bit) libxml2.so.2(LIBXML2_2.6.5)(64bit) libxml2.so.2(LIBXML2_2.6.6)(64bit) libxml2.so.2(LIBXML2_2.6.7)(64bit) libxml2.so.2(LIBXML2_2.6.8)(64bit) libxml2.so.2(LIBXML2_2.7.0)(64bit) libxml2.so.2(LIBXML2_2.7.3)(64bit) libxml2.so.2(LIBXML2_2.7.4)(64bit) libxml2.so.2(LIBXML2_2.8.0)(64bit) libxml2.so.2(LIBXML2_2.9.0)(64bit) libxml2.so.2(LIBXML2_2.9.1)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig 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.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) liblzma.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.6)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.18)(64bit) libxml2.so.2(LIBXML2_2.6.20)(64bit) libxml2.so.2(LIBXML2_2.6.21)(64bit) libxml2.so.2(LIBXML2_2.6.3)(64bit) libxml2.so.2(LIBXML2_2.6.8)(64bit) libxml2.so.2(LIBXML2_2.9.0)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.2.3)(64bit) rtld(GNU_HASH) Processing files: libxml2-devel-2.9.1-1.kng.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Majvbb + umask 022 + cd /builddir/build/BUILD + cd libxml2-2.9.1 + DOCDIR=/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-devel-2.9.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-devel-2.9.1 + /bin/mkdir -p /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-devel-2.9.1 + cp -pr AUTHORS NEWS README Copyright /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-devel-2.9.1 + cp -pr doc/APIchunk0.html doc/APIchunk1.html doc/APIchunk10.html doc/APIchunk11.html doc/APIchunk12.html doc/APIchunk13.html doc/APIchunk14.html doc/APIchunk15.html doc/APIchunk16.html doc/APIchunk17.html doc/APIchunk18.html doc/APIchunk19.html doc/APIchunk2.html doc/APIchunk20.html doc/APIchunk21.html doc/APIchunk22.html doc/APIchunk23.html doc/APIchunk24.html doc/APIchunk25.html doc/APIchunk26.html doc/APIchunk27.html doc/APIchunk28.html doc/APIchunk29.html doc/APIchunk3.html doc/APIchunk4.html doc/APIchunk5.html doc/APIchunk6.html doc/APIchunk7.html doc/APIchunk8.html doc/APIchunk9.html doc/APIconstructors.html doc/APIfiles.html doc/APIfunctions.html doc/APIsymbols.html doc/DOM.html doc/FAQ.html doc/XMLinfo.html doc/XSLT.html doc/architecture.html doc/bugs.html doc/catalog.html doc/contribs.html doc/docs.html doc/downloads.html doc/encoding.html doc/entities.html doc/example.html doc/guidelines.html doc/help.html doc/index.html doc/interface.html doc/intro.html doc/library.html doc/namespaces.html doc/news.html doc/python.html doc/searches.html doc/threads.html doc/tree.html doc/upgrade.html doc/xml.html doc/xmlcatalog_man.html doc/xmldtd.html doc/xmlio.html doc/xmllint.html doc/xmlmem.html doc/xmlreader.html doc/html doc/DOM.gif doc/Libxml2-Logo-180x168.gif doc/Libxml2-Logo-90x34.gif doc/catalog.gif doc/libxml.gif doc/redhat.gif doc/smallfootonly.gif doc/structure.gif doc/w3c.png /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-devel-2.9.1 + cp -pr doc/tutorial doc/libxml2-api.xml.gz /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-devel-2.9.1 + cp -pr doc/examples /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-devel-2.9.1 + exit 0 Provides: pkgconfig(libxml-2.0) = 2.9.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /bin/sh /usr/bin/pkg-config /usr/bin/python libxml2.so.2()(64bit) Processing files: libxml2-static-2.9.1-1.kng.el6.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libxml2-python-2.9.1-1.kng.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0kSxKo + umask 022 + cd /builddir/build/BUILD + cd libxml2-2.9.1 + DOCDIR=/builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-python-2.9.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-python-2.9.1 + /bin/mkdir -p /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-python-2.9.1 + cp -pr python/TODO /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-python-2.9.1 + cp -pr python/libxml2class.txt /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-python-2.9.1 + cp -pr python/tests/attribs.py python/tests/build.py python/tests/compareNodes.py python/tests/ctxterror.py python/tests/cutnpaste.py python/tests/dtdvalid.py python/tests/error.py python/tests/inbuf.py python/tests/indexes.py python/tests/input_callback.py python/tests/nsdel.py python/tests/outbuf.py python/tests/push.py python/tests/pushSAX.py python/tests/pushSAXhtml.py python/tests/reader.py python/tests/reader2.py python/tests/reader3.py python/tests/reader4.py python/tests/reader5.py python/tests/reader6.py python/tests/reader7.py python/tests/reader8.py python/tests/readererr.py python/tests/readernext.py python/tests/regexp.py python/tests/relaxng.py python/tests/resolver.py python/tests/schema.py python/tests/serialize.py python/tests/sync.py python/tests/thread2.py python/tests/tst.py python/tests/tstLastError.py python/tests/tstURI.py python/tests/tstmem.py python/tests/tstxpath.py python/tests/validDTD.py python/tests/validRNG.py python/tests/validSchemas.py python/tests/validate.py python/tests/walker.py python/tests/xpath.py python/tests/xpathext.py python/tests/xpathleak.py python/tests/xpathns.py python/tests/xpathret.py /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-python-2.9.1 + cp -pr doc/apibuild.py doc/index.py /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-python-2.9.1 + cp -pr doc/python.html /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64/usr/share/doc/libxml2-python-2.9.1 + exit 0 Provides: libxml2mod.so()(64bit) 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: /usr/bin/python libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) liblzma.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython2.6.so.1.0()(64bit) libutil.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.5.6)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libxml2.so.2(LIBXML2_2.5.9)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.1)(64bit) libxml2.so.2(LIBXML2_2.6.10)(64bit) libxml2.so.2(LIBXML2_2.6.11)(64bit) libxml2.so.2(LIBXML2_2.6.12)(64bit) libxml2.so.2(LIBXML2_2.6.14)(64bit) libxml2.so.2(LIBXML2_2.6.15)(64bit) libxml2.so.2(LIBXML2_2.6.16)(64bit) libxml2.so.2(LIBXML2_2.6.17)(64bit) libxml2.so.2(LIBXML2_2.6.18)(64bit) libxml2.so.2(LIBXML2_2.6.2)(64bit) libxml2.so.2(LIBXML2_2.6.20)(64bit) libxml2.so.2(LIBXML2_2.6.21)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) libxml2.so.2(LIBXML2_2.6.25)(64bit) libxml2.so.2(LIBXML2_2.6.27)(64bit) libxml2.so.2(LIBXML2_2.6.28)(64bit) libxml2.so.2(LIBXML2_2.6.3)(64bit) libxml2.so.2(LIBXML2_2.6.5)(64bit) libxml2.so.2(LIBXML2_2.6.6)(64bit) libxml2.so.2(LIBXML2_2.6.8)(64bit) libxml2.so.2(LIBXML2_2.7.0)(64bit) libxml2.so.2(LIBXML2_2.7.3)(64bit) libxml2.so.2(LIBXML2_2.8.0)(64bit) libxml2.so.2(LIBXML2_2.9.0)(64bit) libxml2.so.2(LIBXML2_2.9.1)(64bit) libz.so.1()(64bit) python(abi) = 2.6 rtld(GNU_HASH) Processing files: libxml2-debuginfo-2.9.1-1.kng.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-595943021.novalocal Wrote: /builddir/build/RPMS/libxml2-2.9.1-1.kng.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libxml2-devel-2.9.1-1.kng.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libxml2-static-2.9.1-1.kng.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libxml2-python-2.9.1-1.kng.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libxml2-debuginfo-2.9.1-1.kng.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ewKfWw + umask 022 + cd /builddir/build/BUILD + cd libxml2-2.9.1 + rm -fr /builddir/build/BUILDROOT/libxml2-2.9.1-1.kng.el6.x86_64 + exit 0 Child return code was: 0