Your message dated Tue, 08 May 2012 19:21:13 +0000
with message-id <e1srpyd-0002h3...@franck.debian.org>
and subject line Bug#667385: fixed in sunpinyin 2.0.3+git20120404-1
has caused the Debian Bug report #667385,
regarding sunpinyin: ftbfs with GCC-4.7
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.)
--
667385: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667385
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sunpinyin
Version: 2.0.3-5
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7
The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.
src/lexicon/genPYT.cpp:117:50: error: 'getopt' was not declared in this scope
The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/sunpinyin_2.0.3-5_unstable-gcc47.log
The last lines of the build log are at the end of this report.
Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html
To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
[...]
g++ -o src/ime-core/imi_view_classic.os -c -O2 -g -pipe -DHAVE_CONFIG_H
-DSUNPINYIN_DATA_DIR='"/usr/lib/sunpinyin/data"' -fPIC -I. -Isrc -Isrc/pinyin
-Isrc/ime-core -Isrc/lexicon -Isrc/slm -Isrc/slm/tslmendian -Isrc/slm/slmprune
-Isrc/slm/slmbuild -Isrc/slm/thread -Isrc/slm/slmseg -Isrc/slm/getWordFreq
-Isrc/slm/slminfo -Isrc/slm/tslmpack -Isrc/slm/tslminfo -Isrc/slm/tools
-Isrc/slm/mmseg -Isrc/slm/ids2ngram src/ime-core/imi_view_classic.cpp
g++ -o src/ime-core/imi_winHandler.os -c -O2 -g -pipe -DHAVE_CONFIG_H
-DSUNPINYIN_DATA_DIR='"/usr/lib/sunpinyin/data"' -fPIC -I. -Isrc -Isrc/pinyin
-Isrc/ime-core -Isrc/lexicon -Isrc/slm -Isrc/slm/tslmendian -Isrc/slm/slmprune
-Isrc/slm/slmbuild -Isrc/slm/thread -Isrc/slm/slmseg -Isrc/slm/getWordFreq
-Isrc/slm/slminfo -Isrc/slm/tslmpack -Isrc/slm/tslminfo -Isrc/slm/tools
-Isrc/slm/mmseg -Isrc/slm/ids2ngram src/ime-core/imi_winHandler.cpp
g++ -o src/ime-core/ic_history.os -c -O2 -g -pipe -DHAVE_CONFIG_H
-DSUNPINYIN_DATA_DIR='"/usr/lib/sunpinyin/data"' -fPIC -I. -Isrc -Isrc/pinyin
-Isrc/ime-core -Isrc/lexicon -Isrc/slm -Isrc/slm/tslmendian -Isrc/slm/slmprune
-Isrc/slm/slmbuild -Isrc/slm/thread -Isrc/slm/slmseg -Isrc/slm/getWordFreq
-Isrc/slm/slminfo -Isrc/slm/tslmpack -Isrc/slm/tslminfo -Isrc/slm/tools
-Isrc/slm/mmseg -Isrc/slm/ids2ngram src/ime-core/ic_history.cpp
src/ime-core/ic_history.cpp: In member function 'bool
CBigramHistory::loadFromFile(const char*)':
src/ime-core/ic_history.cpp:186:36: error: 'read' was not declared in this scope
src/ime-core/ic_history.cpp:190:14: error: 'close' was not declared in this
scope
scons: *** [src/ime-core/ic_history.os] Error 1
scons: building terminated because of errors.
make: [install-stamp] Error 2 (ignored)
for p in genpyt idngram_merge slminfo slmseg tslminfo getWordFreq ids2ngram
mmseg slmbuild slmprune slmthread tslmendian tslmpack; do install -D -m 0755
build/$p /«PKGBUILDDIR»/debian/tmp/usr/bin/$p; done
install: cannot stat `build/genpyt': No such file or directory
install: cannot stat `build/idngram_merge': No such file or directory
install: cannot stat `build/slminfo': No such file or directory
install: cannot stat `build/slmseg': No such file or directory
install: cannot stat `build/tslminfo': No such file or directory
install: cannot stat `build/getWordFreq': No such file or directory
install: cannot stat `build/ids2ngram': No such file or directory
install: cannot stat `build/mmseg': No such file or directory
install: cannot stat `build/slmbuild': No such file or directory
install: cannot stat `build/slmprune': No such file or directory
install: cannot stat `build/slmthread': No such file or directory
install: cannot stat `build/tslmendian': No such file or directory
install: cannot stat `build/tslmpack': No such file or directory
make: [install-stamp] Error 1 (ignored)
mkdir -p /«PKGBUILDDIR»/debian/tmp/usr/share/sunpinyin/
cp -r python /«PKGBUILDDIR»/debian/tmp/usr/share/sunpinyin/
dh_install --sourcedir=debian/tmp --fail-missing
dh_install: libsunpinyin-dev missing files (usr/include/*), aborting
make: *** [install-stamp] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit
status 2
--- End Message ---
--- Begin Message ---
Source: sunpinyin
Source-Version: 2.0.3+git20120404-1
We believe that the bug you reported is fixed in the latest version of
sunpinyin, which is due to be installed in the Debian FTP archive:
libsunpinyin-dev_2.0.3+git20120404-1_amd64.deb
to main/s/sunpinyin/libsunpinyin-dev_2.0.3+git20120404-1_amd64.deb
libsunpinyin3-dbg_2.0.3+git20120404-1_amd64.deb
to main/s/sunpinyin/libsunpinyin3-dbg_2.0.3+git20120404-1_amd64.deb
libsunpinyin3_2.0.3+git20120404-1_amd64.deb
to main/s/sunpinyin/libsunpinyin3_2.0.3+git20120404-1_amd64.deb
python-sunpinyin_2.0.3+git20120404-1_all.deb
to main/s/sunpinyin/python-sunpinyin_2.0.3+git20120404-1_all.deb
sunpinyin-utils_2.0.3+git20120404-1_amd64.deb
to main/s/sunpinyin/sunpinyin-utils_2.0.3+git20120404-1_amd64.deb
sunpinyin_2.0.3+git20120404-1.debian.tar.gz
to main/s/sunpinyin/sunpinyin_2.0.3+git20120404-1.debian.tar.gz
sunpinyin_2.0.3+git20120404-1.dsc
to main/s/sunpinyin/sunpinyin_2.0.3+git20120404-1.dsc
sunpinyin_2.0.3+git20120404.orig.tar.xz
to main/s/sunpinyin/sunpinyin_2.0.3+git20120404.orig.tar.xz
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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
YunQiang Su <wzss...@gmail.com> (supplier of updated sunpinyin 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: SHA512
Format: 1.8
Date: Wed, 11 Apr 2012 03:06:40 +0800
Source: sunpinyin
Binary: libsunpinyin-dev libsunpinyin3 libsunpinyin3-dbg python-sunpinyin
sunpinyin-utils
Architecture: source amd64 all
Version: 2.0.3+git20120404-1
Distribution: unstable
Urgency: medium
Maintainer: IME Packaging Team <pkg-ime-de...@lists.alioth.debian.org>
Changed-By: YunQiang Su <wzss...@gmail.com>
Description:
libsunpinyin-dev - Simplified Chinese Input Method from SUN (development)
libsunpinyin3 - Simplified Chinese Input Method from SUN (runtime)
libsunpinyin3-dbg - Simplified Chinese Input Method from SUN (debug)
python-sunpinyin - Simplified Chinese Input Method from SUN (Python binding)
sunpinyin-utils - Simplified Chinese Input Method from SUN (utilities)
Closes: 667385
Changes:
sunpinyin (2.0.3+git20120404-1) unstable; urgency=medium
.
* Medium urgency for fixing RC bug.
* New upstream commit: fix FTBFS with gcc-4.7 (Closes: #667385).
* Add Multi-Arch: same to libsunpinyin3, -dev and -dbg.
* Add YunQiang Su to uploaders.
Checksums-Sha1:
63b2de6ce81109d9c38191de9adf7ea46dbec8a3 2009 sunpinyin_2.0.3+git20120404-1.dsc
3d62e2e6061f35ef8ff937ec7a34b93308024627 134544
sunpinyin_2.0.3+git20120404.orig.tar.xz
bd721af39f7a1c4ae1938b9ec0297b3bca330630 11055
sunpinyin_2.0.3+git20120404-1.debian.tar.gz
c0df145cf1af9595e76ab90dc3bbffef83bd7150 52538
libsunpinyin-dev_2.0.3+git20120404-1_amd64.deb
2c66baaaee16923978d4755ad3e03ed2b89d11a1 179626
libsunpinyin3_2.0.3+git20120404-1_amd64.deb
9988e918a8adc72ce97aff5a7fa7b733f122ab44 1449816
libsunpinyin3-dbg_2.0.3+git20120404-1_amd64.deb
99cb08e9add73ada05675ae853353c1f27853fed 25174
python-sunpinyin_2.0.3+git20120404-1_all.deb
48c67d1f9c8502dee992ec77267e887611f67734 211338
sunpinyin-utils_2.0.3+git20120404-1_amd64.deb
Checksums-Sha256:
a481efeea0b16b1694c207f78315c892e2f39a6b1d4933059825285c8402ee3b 2009
sunpinyin_2.0.3+git20120404-1.dsc
ce85a47e9c07ef1b4aca1286b37c3a0ed0e7043027a645027bd83583b88a6c1c 134544
sunpinyin_2.0.3+git20120404.orig.tar.xz
df9884dc148d6c6e7799b851b2cd34dfd55cfb60d95cfd1d211155c95340ee7f 11055
sunpinyin_2.0.3+git20120404-1.debian.tar.gz
b4bf49924d9a84ffa6a98913f95a3e189ae6333221062cfd966d8b16bd043c52 52538
libsunpinyin-dev_2.0.3+git20120404-1_amd64.deb
2f7e98ae8a0bc5b20e594485b151aa4d677149f38e8829d9a568ccb90846c43e 179626
libsunpinyin3_2.0.3+git20120404-1_amd64.deb
3b9519aab0d9d6457b208556d7f4c4994f7637ea9f92c43bf23e3471bc4dd95d 1449816
libsunpinyin3-dbg_2.0.3+git20120404-1_amd64.deb
3007e124ed5090c8eba323ec16785c72fa4168d55afabddee8143338d01bcc5c 25174
python-sunpinyin_2.0.3+git20120404-1_all.deb
eb15a1a6a0c212eb8553e6f91f981de2db4116f5865f2fad38bda20ddcf7d4b8 211338
sunpinyin-utils_2.0.3+git20120404-1_amd64.deb
Files:
2f6d887de4779094e3f0950f42d83dc2 2009 libs optional
sunpinyin_2.0.3+git20120404-1.dsc
1ab4a64ff58742d40cae98bf489d0c06 134544 libs optional
sunpinyin_2.0.3+git20120404.orig.tar.xz
e021151bab6f816aa8a004774cc640d8 11055 libs optional
sunpinyin_2.0.3+git20120404-1.debian.tar.gz
e2a8d74e52bab3e0b6c80fd18464e5de 52538 libdevel optional
libsunpinyin-dev_2.0.3+git20120404-1_amd64.deb
faa5555e96fcfad0c721d77c29c06d2d 179626 libs optional
libsunpinyin3_2.0.3+git20120404-1_amd64.deb
e423b1cf9917a455a0966174dcfb786c 1449816 debug extra
libsunpinyin3-dbg_2.0.3+git20120404-1_amd64.deb
7d6a410facbb45b319456fe1d45a9f05 25174 python optional
python-sunpinyin_2.0.3+git20120404-1_all.deb
1f2c7c25994eb5d6083e6ecea24be337 211338 utils optional
sunpinyin-utils_2.0.3+git20120404-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQEcBAEBCgAGBQJPqW3WAAoJEIAhAkTu07wNAe0H/jHDJoofjjR2/an07uqStu8n
fLfgLhJ+aMEspMInlYrCr9P+pZkLEaPFEXezIbZaS9syS7lSlbr+8oR/9DPaHaN2
mfWvADRdz/2K+Ifu3XkmFFG7oOZXKYouzRCFo2lqtrEiUiMLrCS0HCf2KcxxIqTe
UYlpPOZ7gGaMmxgV5zytA2yND9uB1Hfq9Fb44Y86k3D0Q0KZsJgrTR3EGpIORJoV
bE+FZeuElbCiyCgcnnb0/EZlbxDKCaU21TH2OUsZDBn7czE5r6o+tsypkLjAnP5Y
kx/4hRkG7PpV74u6CanGGL+oL9EcqRKICihXYva6xcKIwQp0OxdaIOLM2r5OwJM=
=PnIg
-----END PGP SIGNATURE-----
--- End Message ---