Source: libpyzy
Version: 1.0.1-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> make[3]: Entering directory `/«PKGBUILDDIR»'
> make[3]: Nothing to be done for `install-exec-am'.
>  /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
>  /usr/bin/install -c -m 644 pyzy-1.0.pc 
> '/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
> make[3]: Leaving directory `/«PKGBUILDDIR»'
> make[2]: Leaving directory `/«PKGBUILDDIR»'
> make[1]: Leaving directory `/«PKGBUILDDIR»'
>    dh_install
>       install -d debian/libpyzy-dev//usr/include
>       cp -a debian/tmp/usr/include/pyzy-1.0 debian/libpyzy-dev//usr/include/
>       install -d debian/libpyzy-dev//usr/lib/x86_64-linux-gnu
>       cp -a debian/tmp/usr/lib/x86_64-linux-gnu/libpyzy-1.0.a 
> debian/libpyzy-dev//usr/lib/x86_64-linux-gnu/
>       cp -a debian/tmp/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so 
> debian/libpyzy-dev//usr/lib/x86_64-linux-gnu/
>       install -d debian/libpyzy-dev//usr/lib/x86_64-linux-gnu/pkgconfig
>       cp -a debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig/pyzy-1.0.pc 
> debian/libpyzy-dev//usr/lib/x86_64-linux-gnu/pkgconfig/
>       install -d debian/libpyzy-1.0-0//usr/lib/x86_64-linux-gnu
>       cp -a debian/tmp/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so.0 
> debian/libpyzy-1.0-0//usr/lib/x86_64-linux-gnu/
>       cp -a debian/tmp/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so.0.100.0 
> debian/libpyzy-1.0-0//usr/lib/x86_64-linux-gnu/
>    dh_installdocs
>       install -g 0 -o 0 -d debian/libpyzy-dev/usr/share/doc/libpyzy-dev
>       cp -a README debian/libpyzy-dev/usr/share/doc/libpyzy-dev
>       chown -R 0:0 debian/libpyzy-dev/usr/share/doc
>       chmod -R go=rX debian/libpyzy-dev/usr/share/doc
>       chmod -R u\+rw debian/libpyzy-dev/usr/share/doc
>       install -g 0 -o 0 -m 644 -p debian/copyright 
> debian/libpyzy-dev/usr/share/doc/libpyzy-dev/copyright
>       install -g 0 -o 0 -d debian/libpyzy-1.0-0/usr/share/doc/libpyzy-1.0-0
>       install -g 0 -o 0 -m 644 -p debian/copyright 
> debian/libpyzy-1.0-0/usr/share/doc/libpyzy-1.0-0/copyright
>    dh_installchangelogs
>       install -o 0 -g 0 -p -m644 debian/changelog 
> debian/libpyzy-dev/usr/share/doc/libpyzy-dev/changelog.Debian
>       install -o 0 -g 0 -p -m644 debian/changelog 
> debian/libpyzy-1.0-0/usr/share/doc/libpyzy-1.0-0/changelog.Debian
>    dh_perl
>    dh_link
>       rm -f debian/libpyzy-dev/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so
>       ln -sf libpyzy-1.0.so.0.100.0 
> debian/libpyzy-dev/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so
>       rm -f debian/libpyzy-1.0-0/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so.0
>       ln -sf libpyzy-1.0.so.0.100.0 
> debian/libpyzy-1.0-0/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so.0
>    dh_compress
>       cd debian/libpyzy-dev
>       chmod a-x usr/share/doc/libpyzy-dev/changelog.Debian
>       gzip -9nf usr/share/doc/libpyzy-dev/changelog.Debian
>       cd '/«PKGBUILDDIR»'
>       cd debian/libpyzy-1.0-0
>       chmod a-x usr/share/doc/libpyzy-1.0-0/changelog.Debian
>       gzip -9nf usr/share/doc/libpyzy-1.0-0/changelog.Debian
>       cd '/«PKGBUILDDIR»'
>    dh_fixperms
>       find debian/libpyzy-dev  -print0 2>/dev/null | xargs -0r chown 
> --no-dereference 0:0
>       find debian/libpyzy-dev ! -type l  -print0 2>/dev/null | xargs -0r 
> chmod go=rX,u+rw,a-s
>       find debian/libpyzy-dev/usr/share/doc -type f  ! -regex 
> 'debian/libpyzy-dev/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/libpyzy-dev/usr/share/doc -type d  -print0 2>/dev/null | 
> xargs -0r chmod 755
>       find debian/libpyzy-dev/usr/share/man debian/libpyzy-dev/usr/man/ 
> debian/libpyzy-dev/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/libpyzy-dev -perm -5 -type f \( -name '*.so.*' -or -name 
> '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/libpyzy-dev/usr/include -type f  -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/libpyzy-dev/usr/share/applications -type f  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/libpyzy-dev -perm -5 -type f \( -name '*.cmxs' \)  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/libpyzy-dev/usr/lib/perl5 
> debian/libpyzy-dev/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 
> 2>/dev/null | xargs -0r chmod a-X
>       find debian/libpyzy-dev/usr/lib -type f -name '*.ali'  -print0 
> 2>/dev/null | xargs -0r chmod uga-w
>       find debian/libpyzy-1.0-0  -print0 2>/dev/null | xargs -0r chown 
> --no-dereference 0:0
>       find debian/libpyzy-1.0-0 ! -type l  -print0 2>/dev/null | xargs -0r 
> chmod go=rX,u+rw,a-s
>       find debian/libpyzy-1.0-0/usr/share/doc -type f  ! -regex 
> 'debian/libpyzy-1.0-0/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/libpyzy-1.0-0/usr/share/doc -type d  -print0 2>/dev/null | 
> xargs -0r chmod 755
>       find debian/libpyzy-1.0-0/usr/share/man debian/libpyzy-1.0-0/usr/man/ 
> debian/libpyzy-1.0-0/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/libpyzy-1.0-0 -perm -5 -type f \( -name '*.so.*' -or -name 
> '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/libpyzy-1.0-0/usr/include -type f  -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/libpyzy-1.0-0/usr/share/applications -type f  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/libpyzy-1.0-0 -perm -5 -type f \( -name '*.cmxs' \)  
> -print0 2>/dev/null | xargs -0r chmod 644
>       find debian/libpyzy-1.0-0/usr/lib/perl5 
> debian/libpyzy-1.0-0/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 
> 2>/dev/null | xargs -0r chmod a-X
>       find debian/libpyzy-1.0-0/usr/lib -type f -name '*.ali'  -print0 
> 2>/dev/null | xargs -0r chmod uga-w
>    dh_strip
>       strip --strip-debug 
> debian/libpyzy-dev/usr/lib/x86_64-linux-gnu/libpyzy-1.0.a
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/libpyzy-1.0-0/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so.0.100.0
>    dh_makeshlibs
>       rm -f debian/libpyzy-dev/DEBIAN/shlibs
>       rm -f debian/libpyzy-1.0-0/DEBIAN/shlibs
>       install -d debian/libpyzy-1.0-0/DEBIAN
>       echo 'libpyzy-1.0 0 libpyzy-1.0-0' >>debian/libpyzy-1.0-0/DEBIAN/shlibs
>       echo "# Automatically added by dh_makeshlibs">> 
> debian/libpyzy-1.0-0.postinst.debhelper
>       sed "" /usr/share/debhelper/autoscripts/postinst-makeshlibs >> 
> debian/libpyzy-1.0-0.postinst.debhelper
>       echo '# End automatically added section' >> 
> debian/libpyzy-1.0-0.postinst.debhelper
>       echo "# Automatically added by dh_makeshlibs">> 
> debian/libpyzy-1.0-0.postrm.debhelper
>       sed "" /usr/share/debhelper/autoscripts/postrm-makeshlibs >> 
> debian/libpyzy-1.0-0.postrm.debhelper
>       echo '# End automatically added section' >> 
> debian/libpyzy-1.0-0.postrm.debhelper
>       chmod 644 debian/libpyzy-1.0-0/DEBIAN/shlibs
>       chown 0:0 debian/libpyzy-1.0-0/DEBIAN/shlibs
>       dpkg-gensymbols -plibpyzy-1.0-0 -Idebian/libpyzy-1.0-0.symbols 
> -Pdebian/libpyzy-1.0-0 
> "-edebian/libpyzy-1.0-0/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so.0.100.0\
> "
> dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
> diff output below
> dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libpyzy-1.0-0/DEBIAN/symbols doesn't match 
> completely debian/libpyzy-1.0-0.symbols
> --- debian/libpyzy-1.0-0.symbols (libpyzy-1.0-0_1.0.1-1_amd64)
> +++ dpkg-gensymbolscmY122     2013-06-21 06:19:59.671026029 +0000
> @@ -1,7 +1,7 @@
>  libpyzy-1.0.so.0 libpyzy-1.0-0 #MINVER#
>   _ZN4PyZy10Conditions12appendPrintfEmmPKcz@Base 1.0.1
> - _ZN4PyZy11PinyinArrayD1Ev@Base 1.0.1
> - _ZN4PyZy11PinyinArrayD2Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZN4PyZy11PinyinArrayD1Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZN4PyZy11PinyinArrayD2Ev@Base 1.0.1
>   _ZN4PyZy12InputContext4initERKSsS2_@Base 1.0.1
>   _ZN4PyZy12InputContext4initEv@Base 1.0.1
>   _ZN4PyZy12InputContext6createENS0_9InputTypeEPNS0_8ObserverE@Base 1.0.1
> @@ -140,8 +140,8 @@
>   _ZN4PyZy5QueryD2Ev@Base 1.0.1
>   _ZN4PyZy6String12appendPrintfEPKcz@Base 1.0.1
>   _ZN4PyZy6String6printfEPKcz@Base 1.0.1
> - _ZN4PyZy6StringD1Ev@Base 1.0.1
> - _ZN4PyZy6StringD2Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZN4PyZy6StringD1Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZN4PyZy6StringD2Ev@Base 1.0.1
>   _ZN4PyZy6openccD1Ev@Base 1.0.1
>   _ZN4PyZy6openccD2Ev@Base 1.0.1
>   _ZN4PyZy7PreeditD1Ev@Base 1.0.1
> @@ -183,14 +183,14 @@
>   _ZNK4PyZy7Variant14getUnsignedIntEv@Base 1.0.1
>   _ZNK4PyZy7Variant7getBoolEv@Base 1.0.1
>   _ZNK4PyZy7Variant7getTypeEv@Base 1.0.1
> - _ZNSt10shared_ptrIN4PyZy7SQLStmtEED1Ev@Base 1.0.1
> - _ZNSt10shared_ptrIN4PyZy7SQLStmtEED2Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZNSt10shared_ptrIN4PyZy7SQLStmtEED1Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZNSt10shared_ptrIN4PyZy7SQLStmtEED2Ev@Base 1.0.1
>   
> _ZNSt10unique_ptrIN4PyZy18SpecialPhraseTableESt14default_deleteIS1_EED1Ev@Base
>  1.0.1
>   
> _ZNSt10unique_ptrIN4PyZy18SpecialPhraseTableESt14default_deleteIS1_EED2Ev@Base
>  1.0.1
>   _ZNSt10unique_ptrIN4PyZy8DatabaseESt14default_deleteIS1_EED1Ev@Base 1.0.1
>   _ZNSt10unique_ptrIN4PyZy8DatabaseESt14default_deleteIS1_EED2Ev@Base 1.0.1
> - 
> _ZNSt12__shared_ptrIN4PyZy13SpecialPhraseELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base
>  1.0.1
> - 
> _ZNSt12__shared_ptrIN4PyZy5QueryELN9__gnu_cxx12_Lock_policyE2EE5resetEv@Base 
> 1.0.1
> +#MISSING: 1.0.1-1# 
> _ZNSt12__shared_ptrIN4PyZy13SpecialPhraseELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base
>  1.0.1
> +#MISSING: 1.0.1-1# 
> _ZNSt12__shared_ptrIN4PyZy5QueryELN9__gnu_cxx12_Lock_policyE2EE5resetEv@Base 
> 1.0.1
>   
> _ZNSt15_Sp_counted_ptrIPN4PyZy19StaticSpecialPhraseELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base
>  1.0.1
>   
> _ZNSt15_Sp_counted_ptrIPN4PyZy19StaticSpecialPhraseELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base
>  1.0.1
>   
> _ZNSt15_Sp_counted_ptrIPN4PyZy19StaticSpecialPhraseELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base
>  1.0.1
> @@ -216,6 +216,7 @@
>   
> _ZNSt15_Sp_counted_ptrIPN4PyZy7SQLStmtELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base
>  1.0.1
>   
> _ZNSt15_Sp_counted_ptrIPN4PyZy7SQLStmtELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base
>  1.0.1
>   _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 
> 1.0.1
> + _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv@Base 
> 1.0.1-1
>   _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 1.0.1
>   _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 1.0.1
>   _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 1.0.1
> @@ -225,24 +226,26 @@
>   
> _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EE12emplace_backIJS1_EEEvDpOT_@Base 
> 1.0.1
>   
> _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EE19_M_emplace_back_auxIIS1_EEEvDpOT_@Base
>  1.0.1
>   
> _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EE19_M_emplace_back_auxIJS1_EEEvDpOT_@Base
>  1.0.1
> - _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EE7reserveEm@Base 1.0.1
> - _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EED1Ev@Base 1.0.1
> - _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EED2Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# 
> _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EE7reserveEm@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EED1Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EED2Ev@Base 1.0.1
>   _ZNSt6vectorIN4PyZy13PinyinSegmentESaIS1_EEaSERKS3_@Base 1.0.1
>   
> _ZNSt6vectorIN4PyZy6PhraseESaIS1_EE15_M_range_insertIN9__gnu_cxx17__normal_iteratorIPS1_S3_EEEEvS8_T_S9_St20forward_iterator_tag@Base
>  1.0.1
>   
> _ZNSt6vectorIN4PyZy6PhraseESaIS1_EE19_M_emplace_back_auxIIRKS1_EEEvDpOT_@Base 
> 1.0.1
>   
> _ZNSt6vectorIN4PyZy6PhraseESaIS1_EE19_M_emplace_back_auxIJRKS1_EEEvDpOT_@Base 
> 1.0.1
> - _ZNSt6vectorIN4PyZy6PhraseESaIS1_EED1Ev@Base 1.0.1
> - _ZNSt6vectorIN4PyZy6PhraseESaIS1_EED2Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZNSt6vectorIN4PyZy6PhraseESaIS1_EED1Ev@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZNSt6vectorIN4PyZy6PhraseESaIS1_EED2Ev@Base 1.0.1
>   _ZNSt6vectorISsSaISsEE19_M_emplace_back_auxIIRKSsEEEvDpOT_@Base 1.0.1
>   _ZNSt6vectorISsSaISsEE19_M_emplace_back_auxIISsEEEvDpOT_@Base 1.0.1
>   _ZNSt6vectorISsSaISsEE19_M_emplace_back_auxIJRKSsEEEvDpOT_@Base 1.0.1
>   _ZNSt6vectorISsSaISsEE19_M_emplace_back_auxIJSsEEEvDpOT_@Base 1.0.1
>   _ZNSt6vectorISsSaISsEE7reserveEm@Base 1.0.1
> + 
> _ZNSt8_Rb_treeISsSt4pairIKSsSt10shared_ptrIN4PyZy13SpecialPhraseEEESt10_Select1stIS6_ESt4lessISsESaIS6_EE10_M_insert_IS6_EESt17_Rb_tree_iteratorIS6_EPSt18_Rb_tree_node_baseSH_OT_@Base
>  1.0.1-1
> + 
> _ZNSt8_Rb_treeISsSt4pairIKSsSt10shared_ptrIN4PyZy13SpecialPhraseEEESt10_Select1stIS6_ESt4lessISsESaIS6_EE11equal_rangeERS1_@Base
>  1.0.1-1
>   
> _ZNSt8_Rb_treeISsSt4pairIKSsSt10shared_ptrIN4PyZy13SpecialPhraseEEESt10_Select1stIS6_ESt4lessISsESaIS6_EE15_M_insert_equalIS6_EESt17_Rb_tree_iteratorIS6_EOT_@Base
>  1.0.1
>   
> _ZNSt8_Rb_treeISsSt4pairIKSsSt10shared_ptrIN4PyZy13SpecialPhraseEEESt10_Select1stIS6_ESt4lessISsESaIS6_EE8_M_eraseEPSt13_Rb_tree_nodeIS6_E@Base
>  1.0.1
> - _ZSteqIcSt11char_traitsIcESaIcEEbRKSbIT_T0_T1_EPKS3_@Base 1.0.1
> - _ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EOS6_PKS3_@Base 1.0.1
> +#MISSING: 1.0.1-1# _ZSteqIcSt11char_traitsIcESaIcEEbRKSbIT_T0_T1_EPKS3_@Base 
> 1.0.1
> +#MISSING: 1.0.1-1# 
> _ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EOS6_PKS3_@Base 1.0.1
>   _ZTIN4PyZy12InputContextE@Base 1.0.1
>   _ZTIN4PyZy13PinyinContextE@Base 1.0.1
>   _ZTIN4PyZy13SpecialPhraseE@Base 1.0.1
> dh_makeshlibs: dpkg-gensymbols -plibpyzy-1.0-0 -Idebian/libpyzy-1.0-0.symbols 
> -Pdebian/libpyzy-1.0-0 
> -edebian/libpyzy-1.0-0/usr/lib/x86_64-linux-gnu/libpyzy-1.0.so.0.100.0
>  returned exit code 1
> make: *** [binary] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/libpyzy_1.0.1-1_unstable.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]

Reply via email to