Your message dated Thu, 01 Jul 2010 12:47:14 +0000
with message-id <e1oujag-0007wz...@ries.debian.org>
and subject line Bug#587127: fixed in pygccxml 1.0.0-3
has caused the Debian Bug report #587127,
regarding pygccxml: FTBFS: dh_installchangelogs fails
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
587127: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587127
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pygccxml
Version: 1.0.0-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100624 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  /usr/bin/fakeroot debian/rules binary
> dh  binary
>    dh_testroot
>    dh_prep
>    dh_installdirs
>    dh_auto_install
> running install
> running build
> running build_py
> creating build/lib.linux-x86_64-2.6
> creating build/lib.linux-x86_64-2.6/pygccxml
> copying pygccxml/__init__.py -> build/lib.linux-x86_64-2.6/pygccxml
> creating build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/decl_visitor.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/typedef.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/container_traits.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/type_traits.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/decl_factory.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/matchers.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/call_invocation.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/decl_printer.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/scopedef.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/cpptypes.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/compilers.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/matcher.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/type_visitor.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/function_traits.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/mdecl_wrapper.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/algorithm.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/dependencies.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/declaration.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/class_declaration.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/enumeration.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/filtering.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/pattern_parser.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/algorithms_cache.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/calldef.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/templates.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/variable.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/__init__.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> copying pygccxml/declarations/namespace.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/declarations
> creating build/lib.linux-x86_64-2.6/pygccxml/parser
> copying pygccxml/parser/scanner.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/parser
> copying pygccxml/parser/linker.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/parser
> copying pygccxml/parser/project_reader.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/parser
> copying pygccxml/parser/directory_cache.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/parser
> copying pygccxml/parser/declarations_cache.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/parser
> copying pygccxml/parser/etree_scanner.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/parser
> copying pygccxml/parser/patcher.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/parser
> copying pygccxml/parser/source_reader.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/parser
> copying pygccxml/parser/config.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/parser
> copying pygccxml/parser/__init__.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/parser
> creating build/lib.linux-x86_64-2.6/pygccxml/msvc
> copying pygccxml/msvc/bsc_impl_details.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/msvc
> copying pygccxml/msvc/common_utils.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/msvc
> copying pygccxml/msvc/config.py -> build/lib.linux-x86_64-2.6/pygccxml/msvc
> copying pygccxml/msvc/__init__.py -> build/lib.linux-x86_64-2.6/pygccxml/msvc
> creating build/lib.linux-x86_64-2.6/pygccxml/msvc/bsc
> copying pygccxml/msvc/bsc/c_wrapper.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/msvc/bsc
> copying pygccxml/msvc/bsc/__init__.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/msvc/bsc
> creating build/lib.linux-x86_64-2.6/pygccxml/msvc/pdb
> copying pygccxml/msvc/pdb/loader.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/msvc/pdb
> copying pygccxml/msvc/pdb/impl_details.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/msvc/pdb
> copying pygccxml/msvc/pdb/enums.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/msvc/pdb
> copying pygccxml/msvc/pdb/__init__.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/msvc/pdb
> creating build/lib.linux-x86_64-2.6/pygccxml/utils
> copying pygccxml/utils/fs_utils.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/utils
> copying pygccxml/utils/__init__.py -> 
> build/lib.linux-x86_64-2.6/pygccxml/utils
> running install_lib
> creating 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr
> creating 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib
> creating 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6
> creating 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages
> creating 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml
> creating 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/utils
> copying build/lib.linux-x86_64-2.6/pygccxml/utils/__init__.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/utils
> copying build/lib.linux-x86_64-2.6/pygccxml/utils/fs_utils.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/utils
> creating 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/msvc
> creating 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/msvc/pdb
> copying build/lib.linux-x86_64-2.6/pygccxml/msvc/pdb/__init__.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/msvc/pdb
> copying build/lib.linux-x86_64-2.6/pygccxml/msvc/pdb/enums.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/msvc/pdb
> copying build/lib.linux-x86_64-2.6/pygccxml/msvc/pdb/impl_details.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/msvc/pdb
> copying build/lib.linux-x86_64-2.6/pygccxml/msvc/pdb/loader.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/msvc/pdb
> creating 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/msvc/bsc
> copying build/lib.linux-x86_64-2.6/pygccxml/msvc/bsc/__init__.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/msvc/bsc
> copying build/lib.linux-x86_64-2.6/pygccxml/msvc/bsc/c_wrapper.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/msvc/bsc
> copying build/lib.linux-x86_64-2.6/pygccxml/msvc/__init__.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/msvc
> copying build/lib.linux-x86_64-2.6/pygccxml/msvc/config.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/msvc
> copying build/lib.linux-x86_64-2.6/pygccxml/msvc/common_utils.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/msvc
> copying build/lib.linux-x86_64-2.6/pygccxml/msvc/bsc_impl_details.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/msvc
> creating 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/parser
> copying build/lib.linux-x86_64-2.6/pygccxml/parser/__init__.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/parser
> copying build/lib.linux-x86_64-2.6/pygccxml/parser/config.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/parser
> copying build/lib.linux-x86_64-2.6/pygccxml/parser/source_reader.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/parser
> copying build/lib.linux-x86_64-2.6/pygccxml/parser/patcher.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/parser
> copying build/lib.linux-x86_64-2.6/pygccxml/parser/etree_scanner.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/parser
> copying build/lib.linux-x86_64-2.6/pygccxml/parser/declarations_cache.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/parser
> copying build/lib.linux-x86_64-2.6/pygccxml/parser/directory_cache.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/parser
> copying build/lib.linux-x86_64-2.6/pygccxml/parser/project_reader.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/parser
> copying build/lib.linux-x86_64-2.6/pygccxml/parser/linker.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/parser
> copying build/lib.linux-x86_64-2.6/pygccxml/parser/scanner.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/parser
> creating 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/namespace.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/__init__.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/variable.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/templates.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/calldef.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/algorithms_cache.py 
> -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/pattern_parser.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/filtering.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/enumeration.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/class_declaration.py 
> -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/declaration.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/dependencies.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/algorithm.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/mdecl_wrapper.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/function_traits.py 
> -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/type_visitor.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/matcher.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/compilers.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/cpptypes.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/scopedef.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/decl_printer.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/call_invocation.py 
> -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/matchers.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/decl_factory.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/type_traits.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/container_traits.py 
> -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/typedef.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/declarations/decl_visitor.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml/declarations
> copying build/lib.linux-x86_64-2.6/pygccxml/__init__.py -> 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml
> running install_egg_info
> Writing 
> /build/user-pygccxml_1.0.0-2-amd64-TN0qMs/pygccxml-1.0.0/debian/python-pygccxml/usr/lib/python2.6/dist-packages/pygccxml-1.0.0.egg-info
>    dh_install
>    dh_installdocs
>    dh_installchangelogs
> install: omitting directory `docs/history'
> dh_installchangelogs: install -o 0 -g 0 -p -m644 docs/history 
> debian/python-pygccxml/usr/share/doc/python-pygccxml/changelog returned exit 
> code 1
> make: *** [binary] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/06/24/pygccxml_1.0.0-2_lsid64.buildlog

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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: pygccxml
Source-Version: 1.0.0-3

We believe that the bug you reported is fixed in the latest version of
pygccxml, which is due to be installed in the Debian FTP archive:

pygccxml_1.0.0-3.debian.tar.gz
  to main/p/pygccxml/pygccxml_1.0.0-3.debian.tar.gz
pygccxml_1.0.0-3.dsc
  to main/p/pygccxml/pygccxml_1.0.0-3.dsc
python-pygccxml_1.0.0-3_all.deb
  to main/p/pygccxml/python-pygccxml_1.0.0-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 587...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aron Xu <happyaron...@gmail.com> (supplier of updated pygccxml package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 01 Jul 2010 12:47:30 +0800
Source: pygccxml
Binary: python-pygccxml
Architecture: source all
Version: 1.0.0-3
Distribution: unstable
Urgency: low
Maintainer: Aron Xu <happyaron...@gmail.com>
Changed-By: Aron Xu <happyaron...@gmail.com>
Description: 
 python-pygccxml - specialized XML reader reads the output from gccxml
Closes: 587127
Changes: 
 pygccxml (1.0.0-3) unstable; urgency=low
 .
   * debian/rules:
     Fixing FTBFS bug caused by dh changes (Closes: #587127)
   * debian/doc-base: register pygccxml apidocs to doc-base.
Checksums-Sha1: 
 4dc33fca19cca5a1531167986bab7fb143026cb8 1121 pygccxml_1.0.0-3.dsc
 0c320ec7ff01da5697c4c7722e5a96fc7cb5eeba 2841 pygccxml_1.0.0-3.debian.tar.gz
 67266606ee03087264894ee82d3ef5201c0b9a65 1537024 
python-pygccxml_1.0.0-3_all.deb
Checksums-Sha256: 
 0ea575874725f6636764684fe5c43769503eda7d5f2977cd8f79ae51993b490f 1121 
pygccxml_1.0.0-3.dsc
 381e9a12383a803562d44aaac96be12ecee57aa3f1eae24ab269f5dd4d352ecc 2841 
pygccxml_1.0.0-3.debian.tar.gz
 df3c2b3e76109b4901c926e9bc7e9f19ace73fcd20428bb27307617a203139d2 1537024 
python-pygccxml_1.0.0-3_all.deb
Files: 
 4446704dde564c59fb22a2d210f19296 1121 python optional pygccxml_1.0.0-3.dsc
 a9a5a5c5a62e99630bb6ce5e46e11515 2841 python optional 
pygccxml_1.0.0-3.debian.tar.gz
 58ab42b66facc745816b6d7f2090110b 1537024 python optional 
python-pygccxml_1.0.0-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkwsizgACgkQ5TUK4GCH0vgJzgCggFchoUtqNUWS4TybsfyKmHxi
iu8AoJr3xBflcaeBuTsiFVh+/TyPcoBt
=Z03o
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to