Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-djvulibre.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-3cd1e3cdbcf3867ab69f0f01955c63bbccb35427/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-djvulibre.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-djvulibre-0.3.9-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-djvulibre.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-3cd1e3cdbcf3867ab69f0f01955c63bbccb35427/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-djvulibre.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ujKjtS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-djvulibre-0.3.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-djvulibre-0.3.9.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-djvulibre-0.3.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YDfN8D + umask 022 + cd /builddir/build/BUILD + cd python-djvulibre-0.3.9 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/djvu copying djvu/__init__.py -> build/lib.linux-armv7l-2.7/djvu copying djvu/const.py -> build/lib.linux-armv7l-2.7/djvu copying djvu/dllpath.py -> build/lib.linux-armv7l-2.7/djvu running build_ext creating 'djvu/config.pxi' cythoning 'djvu.sexpr' extension generating djvu/sexpr.c from djvu/sexpr.pyx, djvu/config.pxi, djvu/common.pxi, djvu/decode.pxd, djvu/sexpr.pxd cython djvu/sexpr.pyx sed -i~ -e s/\(static int __Pyx_GetVtable(PyObject [*]dict, void [*]vtabptr) {\)/\1 return 0;/ djvu/sexpr.c building 'djvu.sexpr' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/djvu gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c djvu/sexpr.c -o build/temp.linux-armv7l-2.7/djvu/sexpr.o -Wno-uninitialized -pthread djvu/sexpr.c: In function '__pyx_f_4djvu_5sexpr_get_type_name': djvu/sexpr.c:1560:11: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_r = ((PyTypeObject *)__pyx_v_type)->tp_name; ^ djvu/sexpr.c: In function '__pyx_f_4djvu_5sexpr_myio_set': djvu/sexpr.c:1849:40: warning: assignment from incompatible pointer type [enabled by default] __pyx_v_4djvu_5sexpr__backup_io_puts = minilisp_puts; ^ djvu/sexpr.c:1991:19: warning: assignment from incompatible pointer type [enabled by default] minilisp_puts = __pyx_f_4djvu_5sexpr__myio_puts; ^ djvu/sexpr.c: In function '__pyx_f_4djvu_5sexpr_myio_reset': djvu/sexpr.c:2103:17: warning: assignment from incompatible pointer type [enabled by default] minilisp_puts = __pyx_v_4djvu_5sexpr__backup_io_puts; ^ djvu/sexpr.c: In function '__pyx_pw_4djvu_5sexpr_13IntExpression_7_get_value': djvu/sexpr.c:6190:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ djvu/sexpr.c:6189:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ djvu/sexpr.c:6188:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ djvu/sexpr.c: In function '__pyx_pw_4djvu_5sexpr_16SymbolExpression_1_get_value': djvu/sexpr.c:6643:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ djvu/sexpr.c:6642:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ djvu/sexpr.c:6641:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ djvu/sexpr.c: In function '__pyx_pw_4djvu_5sexpr_16StringExpression_1bytes': djvu/sexpr.c:7145:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ djvu/sexpr.c:7144:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ djvu/sexpr.c:7143:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ djvu/sexpr.c: In function '__pyx_pw_4djvu_5sexpr_16StringExpression_3_get_value': djvu/sexpr.c:7208:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ djvu/sexpr.c:7207:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ djvu/sexpr.c:7206:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ djvu/sexpr.c: In function '__pyx_pf_4djvu_5sexpr_16StringExpression_2_get_value': djvu/sexpr.c:7247:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_v_bytes = miniexp_to_str(((struct __pyx_vtabstruct_4djvu_5sexpr__WrappedCExpr *)__pyx_v_self->wexpr->__pyx_vtab)->cexpr(__pyx_v_self->wexpr)); ^ djvu/sexpr.c: In function '__pyx_pw_4djvu_5sexpr_14ListExpression_1__nonzero__': djvu/sexpr.c:8252:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ djvu/sexpr.c:8251:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ djvu/sexpr.c:8250:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ djvu/sexpr.c: In function '__pyx_pw_4djvu_5sexpr_14ListExpression_3__len__': djvu/sexpr.c:8315:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ djvu/sexpr.c:8314:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ djvu/sexpr.c:8313:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ djvu/sexpr.c: In function '__pyx_pw_4djvu_5sexpr_14ListExpression_19reverse': djvu/sexpr.c:10481:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ djvu/sexpr.c:10480:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ djvu/sexpr.c:10479:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ djvu/sexpr.c: In function '__pyx_pw_4djvu_5sexpr_14ListExpression_33_get_value': djvu/sexpr.c:11744:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ djvu/sexpr.c:11743:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ djvu/sexpr.c:11742:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ gcc -pthread -shared -Wl,-z,relro build/temp.linux-armv7l-2.7/djvu/sexpr.o -L/usr/lib -ldjvulibre -lpython2.7 -o build/lib.linux-armv7l-2.7/djvu/sexpr.so -pthread cythoning 'djvu.decode' extension generating djvu/decode.c from djvu/decode.pyx, djvu/config.pxi, djvu/common.pxi, djvu/decode.pxd, djvu/sexpr.pxd cython djvu/decode.pyx sed -i~ -e s/\(static int __Pyx_GetVtable(PyObject [*]dict, void [*]vtabptr) {\)/\1 return 0;/ djvu/decode.c building 'djvu.decode' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c djvu/decode.c -o build/temp.linux-armv7l-2.7/djvu/decode.o -Wno-uninitialized -pthread djvu/decode.c: In function '__pyx_f_4djvu_6decode_get_type_name': djvu/decode.c:3052:11: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_r = ((PyTypeObject *)__pyx_v_type)->tp_name; ^ djvu/decode.c: In function '__pyx_pf_4djvu_6decode_8Document_4save': djvu/decode.c:10822:190: warning: passing argument 4 of 'ddjvu_document_save' from incompatible pointer type [enabled by default] __pyx_t_2 = ((struct __pyx_vtabstruct_4djvu_6decode_SaveJob *)__pyx_v_job->__pyx_base.__pyx_vtab)->__pyx_base.__pyx___init(((struct __pyx_obj_4djvu_6decode_Job *)__pyx_v_job), ((struct __pyx_obj_4djvu_6decode_Context *)__pyx_t_3), ddjvu_document_save(__pyx_v_self->ddjvu_document, __pyx_v_output, __pyx_v_optc, __pyx_v_optv)); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1133; __pyx_clineno = __LINE__; goto __pyx_L12;} ^ In file included from djvu/decode.c:302:0: /usr/include/libdjvu/ddjvuapi.h:1391:1: note: expected 'const char * const*' but argument is of type 'char **' ddjvu_document_save(ddjvu_document_t *document, FILE *output, ^ djvu/decode.c: In function '__pyx_pf_4djvu_6decode_8Document_6export_ps': djvu/decode.c:12487:192: warning: passing argument 4 of 'ddjvu_document_print' from incompatible pointer type [enabled by default] __pyx_t_1 = ((struct __pyx_vtabstruct_4djvu_6decode_SaveJob *)__pyx_v_job->__pyx_base.__pyx_vtab)->__pyx_base.__pyx___init(((struct __pyx_obj_4djvu_6decode_Job *)__pyx_v_job), ((struct __pyx_obj_4djvu_6decode_Context *)__pyx_t_9), ddjvu_document_print(__pyx_v_self->ddjvu_document, __pyx_v_output, __pyx_v_optc, __pyx_v_optv)); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1346; __pyx_clineno = __LINE__; goto __pyx_L64;} ^ In file included from djvu/decode.c:302:0: /usr/include/libdjvu/ddjvuapi.h:1364:1: note: expected 'const char * const*' but argument is of type 'char **' ddjvu_document_print(ddjvu_document_t *document, FILE *output, ^ djvu/decode.c: In function '__pyx_pw_4djvu_6decode_7Context_3handle_message': djvu/decode.c:14320:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ djvu/decode.c:14319:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ djvu/decode.c:14318:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ djvu/decode.c: In function '__pyx_pf_4djvu_6decode_11Annotations_16background_color___get__': djvu/decode.c:27449:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_v_result = ddjvu_anno_get_bgcolor(__pyx_v_self->_sexpr->_cexpr); ^ djvu/decode.c: In function '__pyx_pf_4djvu_6decode_11Annotations_4zoom___get__': djvu/decode.c:27538:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_v_result = ddjvu_anno_get_zoom(__pyx_v_self->_sexpr->_cexpr); ^ djvu/decode.c: In function '__pyx_pf_4djvu_6decode_11Annotations_4mode___get__': djvu/decode.c:27627:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_v_result = ddjvu_anno_get_mode(__pyx_v_self->_sexpr->_cexpr); ^ djvu/decode.c: In function '__pyx_pf_4djvu_6decode_11Annotations_16horizontal_align___get__': djvu/decode.c:27716:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_v_result = ddjvu_anno_get_horizalign(__pyx_v_self->_sexpr->_cexpr); ^ djvu/decode.c: In function '__pyx_pf_4djvu_6decode_11Annotations_14vertical_align___get__': djvu/decode.c:27805:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_v_result = ddjvu_anno_get_vertalign(__pyx_v_self->_sexpr->_cexpr); ^ djvu/decode.c: In function '__pyx_pf_4djvu_6decode_8Metadata_4__getitem__': djvu/decode.c:30333:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_v_s = ddjvu_anno_get_metadata(__pyx_v_self->_annotations->_sexpr->_cexpr, ((struct __pyx_vtabstruct_4djvu_5sexpr__WrappedCExpr *)__pyx_v_cexpr_key->__pyx_vtab)->cexpr(__pyx_v_cexpr_key)); ^ gcc -pthread -shared -Wl,-z,relro build/temp.linux-armv7l-2.7/djvu/decode.o -L/usr/lib -ldjvulibre -lpython2.7 -o build/lib.linux-armv7l-2.7/djvu/decode.so -pthread + /usr/bin/python2 setup.py build_sphinx running build_sphinx creating build/sphinx creating build/sphinx/doctrees creating build/sphinx/html Running Sphinx v1.1.3 loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... building [html]: targets for 12 source files that are out of date updating environment: 12 added, 0 changed, 0 removed reading sources... [ 8%] annotations reading sources... [ 16%] documents reading sources... [ 25%] event-model reading sources... [ 33%] exceptions reading sources... [ 41%] expressions reading sources... [ 50%] files reading sources... [ 58%] geometry reading sources... [ 66%] index reading sources... [ 75%] messages reading sources... [ 83%] outline reading sources... [ 91%] pages reading sources... [100%] text-zones looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 8%] annotations WARNING: dot command 'dot' cannot be run (needed for graphviz output), check the graphviz_dot setting writing output... [ 16%] documents WARNING: LaTeX command 'latex' cannot be run (needed for math display), check the pngmath_latex setting writing output... [ 25%] event-model writing output... [ 33%] exceptions writing output... [ 41%] expressions writing output... [ 50%] files writing output... [ 58%] geometry writing output... [ 66%] index writing output... [ 75%] messages writing output... [ 83%] outline writing output... [ 91%] pages writing output... [100%] text-zones writing additional files... search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 2 warnings. + sed -i 's/\r$//' build/sphinx/html/_static/jquery.js + /usr/bin/chmod 0644 examples/djvu-crop-text examples/djvu-dump-text examples/djvu2png + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eCZrtc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm ++ dirname /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm + cd python-djvulibre-0.3.9 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr creating /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/lib creating /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/lib/python2.7/site-packages/djvu copying build/lib.linux-armv7l-2.7/djvu/const.py -> /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/lib/python2.7/site-packages/djvu copying build/lib.linux-armv7l-2.7/djvu/dllpath.py -> /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/lib/python2.7/site-packages/djvu copying build/lib.linux-armv7l-2.7/djvu/__init__.pyc -> /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/lib/python2.7/site-packages/djvu copying build/lib.linux-armv7l-2.7/djvu/sexpr.so -> /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/lib/python2.7/site-packages/djvu copying build/lib.linux-armv7l-2.7/djvu/__init__.py -> /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/lib/python2.7/site-packages/djvu copying build/lib.linux-armv7l-2.7/djvu/decode.so -> /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/lib/python2.7/site-packages/djvu byte-compiling /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/lib/python2.7/site-packages/djvu/const.py to const.pyc byte-compiling /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/lib/python2.7/site-packages/djvu/dllpath.py to dllpath.pyc writing byte-compilation script '/tmp/tmpi0wyMn.py' /usr/bin/python2 -O /tmp/tmpi0wyMn.py removing /tmp/tmpi0wyMn.py running install_egg_info running egg_info writing python_djvulibre.egg-info/PKG-INFO writing top-level names to python_djvulibre.egg-info/top_level.txt writing dependency_links to python_djvulibre.egg-info/dependency_links.txt reading manifest file 'python_djvulibre.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_djvulibre.egg-info/SOURCES.txt' Copying python_djvulibre.egg-info to /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/lib/python2.7/site-packages/python_djvulibre-0.3.9-py2.7.egg-info running install_scripts + /usr/bin/chmod 0755 /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/lib/python2.7/site-packages/djvu/sexpr.so + /usr/bin/chmod 0755 /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/lib/python2.7/site-packages/djvu/decode.so + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/python-djvulibre-0.3.9 extracting debug info from /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/lib/python2.7/site-packages/djvu/sexpr.so extracting debug info from /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/lib/python2.7/site-packages/djvu/decode.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 5054 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/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0w9ZHh + umask 022 + cd /builddir/build/BUILD + cd python-djvulibre-0.3.9 + LC_ALL=en_US.UTF-8 + /usr/bin/python2 setup.py nosetests running nosetests running egg_info writing python_djvulibre.egg-info/PKG-INFO writing top-level names to python_djvulibre.egg-info/top_level.txt writing dependency_links to python_djvulibre.egg-info/dependency_links.txt reading manifest file 'python_djvulibre.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_djvulibre.egg-info/SOURCES.txt' building 'djvu.sexpr' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c djvu/sexpr.c -o build/temp.linux-armv7l-2.7/djvu/sexpr.o -Wno-uninitialized -pthread djvu/sexpr.c: In function ���__pyx_f_4djvu_5sexpr_get_type_name���: djvu/sexpr.c:1560:11: warning: assignment discards ���const��� qualifier from pointer target type [enabled by default] __pyx_r = ((PyTypeObject *)__pyx_v_type)->tp_name; ^ djvu/sexpr.c: In function ���__pyx_f_4djvu_5sexpr_myio_set���: djvu/sexpr.c:1849:40: warning: assignment from incompatible pointer type [enabled by default] __pyx_v_4djvu_5sexpr__backup_io_puts = minilisp_puts; ^ djvu/sexpr.c:1991:19: warning: assignment from incompatible pointer type [enabled by default] minilisp_puts = __pyx_f_4djvu_5sexpr__myio_puts; ^ djvu/sexpr.c: In function ���__pyx_f_4djvu_5sexpr_myio_reset���: djvu/sexpr.c:2103:17: warning: assignment from incompatible pointer type [enabled by default] minilisp_puts = __pyx_v_4djvu_5sexpr__backup_io_puts; ^ djvu/sexpr.c: In function ���__pyx_pw_4djvu_5sexpr_13IntExpression_7_get_value���: djvu/sexpr.c:6190:7: warning: variable ���__pyx_clineno��� set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ djvu/sexpr.c:6189:15: warning: variable ���__pyx_filename��� set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ djvu/sexpr.c:6188:7: warning: variable ���__pyx_lineno��� set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ djvu/sexpr.c: In function ���__pyx_pw_4djvu_5sexpr_16SymbolExpression_1_get_value���: djvu/sexpr.c:6643:7: warning: variable ���__pyx_clineno��� set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ djvu/sexpr.c:6642:15: warning: variable ���__pyx_filename��� set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ djvu/sexpr.c:6641:7: warning: variable ���__pyx_lineno��� set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ djvu/sexpr.c: In function ���__pyx_pw_4djvu_5sexpr_16StringExpression_1bytes���: djvu/sexpr.c:7145:7: warning: variable ���__pyx_clineno��� set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ djvu/sexpr.c:7144:15: warning: variable ���__pyx_filename��� set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ djvu/sexpr.c:7143:7: warning: variable ���__pyx_lineno��� set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ djvu/sexpr.c: In function ���__pyx_pw_4djvu_5sexpr_16StringExpression_3_get_value���: djvu/sexpr.c:7208:7: warning: variable ���__pyx_clineno��� set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ djvu/sexpr.c:7207:15: warning: variable ���__pyx_filename��� set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ djvu/sexpr.c:7206:7: warning: variable ���__pyx_lineno��� set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ djvu/sexpr.c: In function ���__pyx_pf_4djvu_5sexpr_16StringExpression_2_get_value���: djvu/sexpr.c:7247:17: warning: assignment discards ���const��� qualifier from pointer target type [enabled by default] __pyx_v_bytes = miniexp_to_str(((struct __pyx_vtabstruct_4djvu_5sexpr__WrappedCExpr *)__pyx_v_self->wexpr->__pyx_vtab)->cexpr(__pyx_v_self->wexpr)); ^ djvu/sexpr.c: In function ���__pyx_pw_4djvu_5sexpr_14ListExpression_1__nonzero__���: djvu/sexpr.c:8252:7: warning: variable ���__pyx_clineno��� set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ djvu/sexpr.c:8251:15: warning: variable ���__pyx_filename��� set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ djvu/sexpr.c:8250:7: warning: variable ���__pyx_lineno��� set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ djvu/sexpr.c: In function ���__pyx_pw_4djvu_5sexpr_14ListExpression_3__len__���: djvu/sexpr.c:8315:7: warning: variable ���__pyx_clineno��� set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ djvu/sexpr.c:8314:15: warning: variable ���__pyx_filename��� set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ djvu/sexpr.c:8313:7: warning: variable ���__pyx_lineno��� set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ djvu/sexpr.c: In function ���__pyx_pw_4djvu_5sexpr_14ListExpression_19reverse���: djvu/sexpr.c:10481:7: warning: variable ���__pyx_clineno��� set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ djvu/sexpr.c:10480:15: warning: variable ���__pyx_filename��� set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ djvu/sexpr.c:10479:7: warning: variable ���__pyx_lineno��� set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ djvu/sexpr.c: In function ���__pyx_pw_4djvu_5sexpr_14ListExpression_33_get_value���: djvu/sexpr.c:11744:7: warning: variable ���__pyx_clineno��� set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ djvu/sexpr.c:11743:15: warning: variable ���__pyx_filename��� set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ djvu/sexpr.c:11742:7: warning: variable ���__pyx_lineno��� set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ gcc -pthread -shared -Wl,-z,relro build/temp.linux-armv7l-2.7/djvu/sexpr.o -L/usr/lib -ldjvulibre -lpython2.7 -o /builddir/build/BUILD/python-djvulibre-0.3.9/djvu/sexpr.so -pthread building 'djvu.decode' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c djvu/decode.c -o build/temp.linux-armv7l-2.7/djvu/decode.o -Wno-uninitialized -pthread djvu/decode.c: In function ���__pyx_f_4djvu_6decode_get_type_name���: djvu/decode.c:3052:11: warning: assignment discards ���const��� qualifier from pointer target type [enabled by default] __pyx_r = ((PyTypeObject *)__pyx_v_type)->tp_name; ^ djvu/decode.c: In function ���__pyx_pf_4djvu_6decode_8Document_4save���: djvu/decode.c:10822:190: warning: passing argument 4 of ���ddjvu_document_save��� from incompatible pointer type [enabled by default] __pyx_t_2 = ((struct __pyx_vtabstruct_4djvu_6decode_SaveJob *)__pyx_v_job->__pyx_base.__pyx_vtab)->__pyx_base.__pyx___init(((struct __pyx_obj_4djvu_6decode_Job *)__pyx_v_job), ((struct __pyx_obj_4djvu_6decode_Context *)__pyx_t_3), ddjvu_document_save(__pyx_v_self->ddjvu_document, __pyx_v_output, __pyx_v_optc, __pyx_v_optv)); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1133; __pyx_clineno = __LINE__; goto __pyx_L12;} ^ In file included from djvu/decode.c:302:0: /usr/include/libdjvu/ddjvuapi.h:1391:1: note: expected ���const char * const*��� but argument is of type ���char **��� ddjvu_document_save(ddjvu_document_t *document, FILE *output, ^ djvu/decode.c: In function ���__pyx_pf_4djvu_6decode_8Document_6export_ps���: djvu/decode.c:12487:192: warning: passing argument 4 of ���ddjvu_document_print��� from incompatible pointer type [enabled by default] __pyx_t_1 = ((struct __pyx_vtabstruct_4djvu_6decode_SaveJob *)__pyx_v_job->__pyx_base.__pyx_vtab)->__pyx_base.__pyx___init(((struct __pyx_obj_4djvu_6decode_Job *)__pyx_v_job), ((struct __pyx_obj_4djvu_6decode_Context *)__pyx_t_9), ddjvu_document_print(__pyx_v_self->ddjvu_document, __pyx_v_output, __pyx_v_optc, __pyx_v_optv)); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1346; __pyx_clineno = __LINE__; goto __pyx_L64;} ^ In file included from djvu/decode.c:302:0: /usr/include/libdjvu/ddjvuapi.h:1364:1: note: expected ���const char * const*��� but argument is of type ���char **��� ddjvu_document_print(ddjvu_document_t *document, FILE *output, ^ djvu/decode.c: In function ���__pyx_pw_4djvu_6decode_7Context_3handle_message���: djvu/decode.c:14320:7: warning: variable ���__pyx_clineno��� set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ djvu/decode.c:14319:15: warning: variable ���__pyx_filename��� set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ djvu/decode.c:14318:7: warning: variable ���__pyx_lineno��� set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ djvu/decode.c: In function ���__pyx_pf_4djvu_6decode_11Annotations_16background_color___get__���: djvu/decode.c:27449:18: warning: assignment discards ���const��� qualifier from pointer target type [enabled by default] __pyx_v_result = ddjvu_anno_get_bgcolor(__pyx_v_self->_sexpr->_cexpr); ^ djvu/decode.c: In function ���__pyx_pf_4djvu_6decode_11Annotations_4zoom___get__���: djvu/decode.c:27538:18: warning: assignment discards ���const��� qualifier from pointer target type [enabled by default] __pyx_v_result = ddjvu_anno_get_zoom(__pyx_v_self->_sexpr->_cexpr); ^ djvu/decode.c: In function ���__pyx_pf_4djvu_6decode_11Annotations_4mode___get__���: djvu/decode.c:27627:18: warning: assignment discards ���const��� qualifier from pointer target type [enabled by default] __pyx_v_result = ddjvu_anno_get_mode(__pyx_v_self->_sexpr->_cexpr); ^ djvu/decode.c: In function ���__pyx_pf_4djvu_6decode_11Annotations_16horizontal_align___get__���: djvu/decode.c:27716:18: warning: assignment discards ���const��� qualifier from pointer target type [enabled by default] __pyx_v_result = ddjvu_anno_get_horizalign(__pyx_v_self->_sexpr->_cexpr); ^ djvu/decode.c: In function ���__pyx_pf_4djvu_6decode_11Annotations_14vertical_align___get__���: djvu/decode.c:27805:18: warning: assignment discards ���const��� qualifier from pointer target type [enabled by default] __pyx_v_result = ddjvu_anno_get_vertalign(__pyx_v_self->_sexpr->_cexpr); ^ djvu/decode.c: In function ���__pyx_pf_4djvu_6decode_8Metadata_4__getitem__���: djvu/decode.c:30333:13: warning: assignment discards ���const��� qualifier from pointer target type [enabled by default] __pyx_v_s = ddjvu_anno_get_metadata(__pyx_v_self->_annotations->_sexpr->_cexpr, ((struct __pyx_vtabstruct_4djvu_5sexpr__WrappedCExpr *)__pyx_v_cexpr_key->__pyx_vtab)->cexpr(__pyx_v_cexpr_key)); ^ gcc -pthread -shared -Wl,-z,relro build/temp.linux-armv7l-2.7/djvu/decode.o -L/usr/lib -ldjvulibre -lpython2.7 -o /builddir/build/BUILD/python-djvulibre-0.3.9/djvu/decode.so -pthread ........S.SSS...............S.......................................... ---------------------------------------------------------------------- Ran 71 tests in 0.936s OK (SKIP=5) + exit 0 Processing files: python-djvulibre-0.3.9-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SAPLTP + umask 022 + cd /builddir/build/BUILD + cd python-djvulibre-0.3.9 + DOCDIR=/builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/share/doc/python-djvulibre-0.3.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/share/doc/python-djvulibre-0.3.9 + cp -pr COPYING /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/share/doc/python-djvulibre-0.3.9 + cp -pr doc/changelog /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/share/doc/python-djvulibre-0.3.9 + cp -pr doc/credits.txt /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/share/doc/python-djvulibre-0.3.9 + exit 0 Provides: python-djvulibre = 0.3.9-3.el7 python-djvulibre(armv7hl-32) = 0.3.9-3.el7 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libdjvulibre.so.21 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-djvulibre-doc-0.3.9-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lPrNFq + umask 022 + cd /builddir/build/BUILD + cd python-djvulibre-0.3.9 + DOCDIR=/builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/share/doc/python-djvulibre-doc-0.3.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/share/doc/python-djvulibre-doc-0.3.9 + cp -pr build/sphinx/html/_images build/sphinx/html/_sources build/sphinx/html/_static build/sphinx/html/annotations.html build/sphinx/html/documents.html build/sphinx/html/event-model.html build/sphinx/html/exceptions.html build/sphinx/html/expressions.html build/sphinx/html/files.html build/sphinx/html/geometry.html build/sphinx/html/index.html build/sphinx/html/messages.html build/sphinx/html/objects.inv build/sphinx/html/outline.html build/sphinx/html/pages.html build/sphinx/html/search.html build/sphinx/html/searchindex.js build/sphinx/html/text-zones.html /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/share/doc/python-djvulibre-doc-0.3.9 + cp -pr examples /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm/usr/share/doc/python-djvulibre-doc-0.3.9 + exit 0 Provides: python-djvulibre-doc = 0.3.9-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-djvulibre-debuginfo-0.3.9-3.el7.armv7hl Provides: python-djvulibre-debuginfo = 0.3.9-3.el7 python-djvulibre-debuginfo(armv7hl-32) = 0.3.9-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm Wrote: /builddir/build/RPMS/python-djvulibre-0.3.9-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python-djvulibre-doc-0.3.9-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-djvulibre-debuginfo-0.3.9-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.p6jx2s + umask 022 + cd /builddir/build/BUILD + cd python-djvulibre-0.3.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-djvulibre-0.3.9-3.el7.arm + exit 0 Child return code was: 0