Source: ocr4gamera
Version: 1.0.6-3
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20141108 qa-ftbfs
Justification: FTBFS in jessie on amd64
Hi,
During a rebuild of all packages in jessie (in a jessie chroot, not a
sid chroot), your package failed to build on amd64.
Relevant part (hopefully):
> debian/rules build
> dh_testdir
> pyversions -r | tr ' ' '\n' | xargs -t -I {} env {} setup.py build
> env python2.7 setup.py build
>
> generating wrappers for bbox_merging_mcmillan plugin
> running build
> running build_py
> creating build
> creating build/lib.linux-x86_64-2.7
> creating build/lib.linux-x86_64-2.7/gamera
> creating build/lib.linux-x86_64-2.7/gamera/toolkits
> creating build/lib.linux-x86_64-2.7/gamera/toolkits/ocr
> copying gamera/toolkits/ocr/ocr_toolkit.py ->
> build/lib.linux-x86_64-2.7/gamera/toolkits/ocr
> copying gamera/toolkits/ocr/__init__.py ->
> build/lib.linux-x86_64-2.7/gamera/toolkits/ocr
> copying gamera/toolkits/ocr/classes.py ->
> build/lib.linux-x86_64-2.7/gamera/toolkits/ocr
> creating build/lib.linux-x86_64-2.7/gamera/toolkits/ocr/plugins
> copying gamera/toolkits/ocr/plugins/__init__.py ->
> build/lib.linux-x86_64-2.7/gamera/toolkits/ocr/plugins
> copying gamera/toolkits/ocr/plugins/bbox_merging_mcmillan.py ->
> build/lib.linux-x86_64-2.7/gamera/toolkits/ocr/plugins
> running build_ext
> building 'gamera.toolkits.ocr.plugins._bbox_merging_mcmillan' extension
> creating build/temp.linux-x86_64-2.7
> creating build/temp.linux-x86_64-2.7/build
> creating build/temp.linux-x86_64-2.7/«BUILDDIR»
> creating build/temp.linux-x86_64-2.7/«PKGBUILDDIR»
> creating build/temp.linux-x86_64-2.7/«PKGBUILDDIR»/gamera
> creating build/temp.linux-x86_64-2.7/«PKGBUILDDIR»/gamera/toolkits
> creating build/temp.linux-x86_64-2.7/«PKGBUILDDIR»/gamera/toolkits/ocr
> creating build/temp.linux-x86_64-2.7/«PKGBUILDDIR»/gamera/toolkits/ocr/plugins
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall
> -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g
> -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Iinclude
> -I/«PKGBUILDDIR»/gamera/toolkits/ocr/plugins -Iinclude/plugins
> -I/usr/include/python2.7/gamera -I/usr/include/python2.7/gamera
> -I/usr/include/python2.7/../gamera -I/usr/include/gamera
> -I/usr/include/python2.7 -c
> /«PKGBUILDDIR»/gamera/toolkits/ocr/plugins/_bbox_merging_mcmillan.cpp -o
> build/temp.linux-x86_64-2.7/«PKGBUILDDIR»/gamera/toolkits/ocr/plugins/_bbox_merging_mcmillan.o
> -Wall
> cc1plus: warning: command line option '-Wstrict-prototypes' is valid for
> C/ObjC but not for C++
> c++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro
> -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes
> -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g
> -fstack-protector-strong -Wformat -Werror=format-security
> build/temp.linux-x86_64-2.7/«PKGBUILDDIR»/gamera/toolkits/ocr/plugins/_bbox_merging_mcmillan.o
> -lstdc++ -o
> build/lib.linux-x86_64-2.7/gamera/toolkits/ocr/plugins/_bbox_merging_mcmillan.so
> running build_scripts
> creating build/scripts-2.7
> copying and adjusting scripts/ocr4gamera.py -> build/scripts-2.7
> changing mode of build/scripts-2.7/ocr4gamera.py from 664 to 775
> rst2man debian/ocr4gamera.rst > debian/ocr4gamera.1
> rm -rf doc/html/
> cd doc && python gendoc.py
> Traceback (most recent call last):
> File "gendoc.py", line 6, in <module>
> from gamera import gendoc
> File "/usr/lib/python2.7/dist-packages/gamera/gendoc.py", line 60, in
> <module>
> if StrictVersion(pygments.__version__) < StrictVersion('0.6'):
> File "/usr/lib/python2.7/distutils/version.py", line 40, in __init__
> self.parse(vstring)
> File "/usr/lib/python2.7/distutils/version.py", line 107, in parse
> raise ValueError, "invalid version number '%s'" % vstring
> ValueError: invalid version number '2.0rc1'
> make: *** [build-stamp] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2014/11/08/ocr4gamera_1.0.6-3_jessie.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]