Your message dated Mon, 08 Apr 2013 09:17:50 +0000
with message-id <[email protected]>
and subject line Bug#701390: fixed in dico 2.2-3
has caused the Debian Bug report #701390,
regarding dico: ftbfs with eglibc-2.17
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 [email protected]
immediately.)
--
701390: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701390
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:dico
Version: 2.2-2
Severity: important
Tags: sid jessie
User: [email protected]
Usertags: ftbfs-glibc-2.17
The package fails to build in a test rebuild on at least amd64 with
eglibc-2.17, but succeeds to build with eglibc-2.13. The
severity of this report may be raised before the jessie release.
The test rebuild was done together with GCC-4.8, so some issues
might be caused by the updated GCC as well.
./stdio.h:479:1: error: 'gets' undeclared here (not in a function)
The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/dico_2.2-2_unstable_gcc48.log
The last lines of the build log are at the end of this report.
To install eglibc from experimental,
apt-get -t experimental install libc6-dev
To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev
[...]
GEN sys/socket.h
GEN sys/time.h
GEN time.h
GEN unistd.h
GEN wchar.h
GEN wctype.h
make all-recursive
make[5]: Entering directory `/«PKGBUILDDIR»/gnu'
make[6]: Entering directory `/«PKGBUILDDIR»/gnu'
CC c-ctype.o
gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fPIE
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
c-ctype.c
CC c-strcasecmp.o
gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fPIE
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
c-strcasecmp.c
CC c-strncasecmp.o
gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fPIE
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
c-strncasecmp.c
CC close-hook.o
gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fPIE
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
close-hook.c
CC exitfail.o
gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fPIE
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
exitfail.c
CC imaxtostr.o
gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fPIE
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
imaxtostr.c
CC inttostr.o
gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fPIE
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
inttostr.c
CC offtostr.o
gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fPIE
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
offtostr.c
CC uinttostr.o
gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fPIE
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
uinttostr.c
CC umaxtostr.o
gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fPIE
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
umaxtostr.c
CC localcharset.o
gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fPIE
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
localcharset.c
In file included from localcharset.c:30:0:
./stdio.h:479:1: error: 'gets' undeclared here (not in a function)
_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
^
make[6]: *** [localcharset.o] Error 1
make[6]: Leaving directory `/«PKGBUILDDIR»/gnu'
make[5]: *** [all-recursive] Error 1
make[4]: *** [all] Error 2
make[5]: Leaving directory `/«PKGBUILDDIR»/gnu'
make[4]: Leaving directory `/«PKGBUILDDIR»/gnu'
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
make[3]: Leaving directory `/«PKGBUILDDIR»'
make[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: dico
Source-Version: 2.2-3
We believe that the bug you reported is fixed in the latest version of
dico, which is due to be installed in the Debian FTP archive.
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
أحمد المحمودي (Ahmed El-Mahmoudy) <[email protected]> (supplier of updated
dico 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 07 Apr 2013 09:46:47 +0200
Source: dico
Binary: dicod dico libdico1 dico-dev dico-doc dico-module-guile
dico-module-python dico-module-mediawiki dico-module-wordnet python-wit
python-dicoclient dicoweb
Architecture: source amd64 all
Version: 2.2-3
Distribution: unstable
Urgency: low
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <[email protected]>
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy) <[email protected]>
Description:
dico - RFC 2229 compliant dictionary client
dico-dev - RFC 2229 compliant modular dictionary server (development files)
dico-doc - RFC 2229 compliant modular dictionary server (documentation)
dico-module-guile - RFC 2229 compliant modular dictionary server (Guile module)
dico-module-mediawiki - RFC 2229 compliant modular dictionary server
(mediawiki module)
dico-module-python - RFC 2229 compliant modular dictionary server (Python
module)
dico-module-wordnet - RFC 2229 compliant modular dictionary server (WordNet
module)
dicod - RFC 2229 compliant modular dictionary server
dicoweb - RFC 2229 compliant modular dictionary server (web interface)
libdico1 - RFC 2229 compliant modular dictionary server (shared library)
python-dicoclient - RFC 2229 compliant dictionary client module and shell
python-wit - wikitext translation library
Closes: 701390
Changes:
dico (2.2-3) unstable; urgency=low
.
* debian/libdico1.symbols: Added Build-Depends-Package field.
* Eliminated check for gets() so source builds with eglibc, fixing FTBFS.
Thanks to Ubuntu (Closes: #701390) (LP: #1163486)
* debian/copyright: Update copyright years.
* debian/control:
+ Updated Standards-Version to 3.9.4
+ Dropped obsolete DMUA field.
+ Use canonical URIs in VCS-* fields.
Checksums-Sha1:
b94905d096db2b68838d7a8684b91d4ca072770a 2172 dico_2.2-3.dsc
c7b553f667f7c0051b8da2584dfec71e49b31023 22918 dico_2.2-3.debian.tar.gz
274ee00b00dc57a2b5324caef0d1a560a33124fe 221454 dicod_2.2-3_amd64.deb
412a9602ea570728dcc196816cc9edbcf2f97988 154332 dico_2.2-3_amd64.deb
2497439889e4891c1e3e15a167af6c086c297e49 140446 libdico1_2.2-3_amd64.deb
f335d02d3e24d8f773675bc81866355070f2492b 165360 dico-dev_2.2-3_amd64.deb
487efb30834e9c2c301f41273494c638656b919e 50340 dico-doc_2.2-3_all.deb
bd505e7ce4c6170138cafe5375c5d43c5990f4ec 60206
dico-module-guile_2.2-3_amd64.deb
ec17bfed5b510ee3b10417e1da65029dfddb2e96 58428
dico-module-python_2.2-3_amd64.deb
acb0a6ad7bf8d7932578da9386d1ba861f33bd94 50022
dico-module-mediawiki_2.2-3_all.deb
78d3509769569ddc4206bb4dca315eb6723f4bb4 57672
dico-module-wordnet_2.2-3_amd64.deb
14db2c6d33e88295c0b5656a9d88a9e443866a63 81028 python-wit_2.2-3_all.deb
af8c481e3252dc1b3c59dd9f6bdb77a7a58ad709 54646 python-dicoclient_2.2-3_all.deb
1addc86b5ffe2db5ecc24e2a3225f567ca262fac 65440 dicoweb_2.2-3_all.deb
Checksums-Sha256:
0a4b2baaee0ec7b97bd16f7cda7f2f9ca666269bc2aa56150d7b0054992bca18 2172
dico_2.2-3.dsc
f05f5b3cf27d8ca672041cc0ef1137d8f2b6734cc3307fb50ae704190aa476bc 22918
dico_2.2-3.debian.tar.gz
21d36ed5f86d1d7f1caf363dad3940de0dac3d2ec2e325ef56560ad7d171f472 221454
dicod_2.2-3_amd64.deb
d88ff69ec47c73dc98ceabc211858f85b5cba1f4e3626040c09cb2ea89929ff6 154332
dico_2.2-3_amd64.deb
6731d52348f7f5d0817537bc47b0bd4068a9ac9066ae072e5fa07832d557db1c 140446
libdico1_2.2-3_amd64.deb
c11a86792b5c016be8693d84250d8fee09523641e743eb854f49e0c77c89e65d 165360
dico-dev_2.2-3_amd64.deb
f19717ba94ba6d85698b7e14400312857a6ba2641206fc7d970be3a69c4d01e6 50340
dico-doc_2.2-3_all.deb
36f3b70db510bed3320209e28c2f4111203401096ce142008eba088049c49eee 60206
dico-module-guile_2.2-3_amd64.deb
328b0f2b11978bf1c084c39fac7e1c83ee93781aafa51f662b92b47339f1b3f5 58428
dico-module-python_2.2-3_amd64.deb
d62db30ed5b012d45f4afdf2b563af8d29c279fd192a93dbf9b1673d2788ca1b 50022
dico-module-mediawiki_2.2-3_all.deb
7a64b4b2fd95b973adcf3367b9ce35d9c8759b09ac551accabc29bde9ec57900 57672
dico-module-wordnet_2.2-3_amd64.deb
56b1f01474ebf39758de2805d2c7c632572c4479583e0c421bab22b0a55d8815 81028
python-wit_2.2-3_all.deb
cc109bd70d136ab4bec031fa5f4c5a65705dcb3e47469095adf0eb2cec63e47b 54646
python-dicoclient_2.2-3_all.deb
7f925bb62cbdd008f45e2cf81ddf3e7971167b7446c4ac0e118b6afd3f0d7fa7 65440
dicoweb_2.2-3_all.deb
Files:
de0ae9b072be11f2403f53b3ec22b51f 2172 text optional dico_2.2-3.dsc
a33e5debe9e4a229800b3409e39600e6 22918 text optional dico_2.2-3.debian.tar.gz
cb393d047938bb962243f201d9f13909 221454 text optional dicod_2.2-3_amd64.deb
ce539c9cd182980192990bb56f6e7ce6 154332 text optional dico_2.2-3_amd64.deb
5aa1ad67b8c2c5f8ea6e9fce8c87e981 140446 libs optional libdico1_2.2-3_amd64.deb
72fa5a7ca2383cf72e3e555850c55877 165360 libdevel optional
dico-dev_2.2-3_amd64.deb
3800ea40308dc4196d0b87a4f3acb5be 50340 doc optional dico-doc_2.2-3_all.deb
29c9a4f395cb1cd79069e20a982121ad 60206 text optional
dico-module-guile_2.2-3_amd64.deb
8290da7049ed6d8ddd7483e8732152b4 58428 text optional
dico-module-python_2.2-3_amd64.deb
7f90459de9045c12a555cd952d984d8b 50022 text optional
dico-module-mediawiki_2.2-3_all.deb
4e9c938b8dc46894e4e80dccb2d0d245 57672 text optional
dico-module-wordnet_2.2-3_amd64.deb
96fd0e07b9434e04e4fa7c9dcb0f7fdf 81028 python optional python-wit_2.2-3_all.deb
b258c3c22057339ecce39837b90e3133 54646 python optional
python-dicoclient_2.2-3_all.deb
1bb525b786b8f656c97f6ffa3f086df4 65440 web optional dicoweb_2.2-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAEBCAAGBQJRYoeYAAoJELwZapTt3aG3WfIH/RK25rLSJeywy66XH/ldpNV1
FSkEupW34GTSjRc/jgCGls+kz7RVmAwNvnUVE50r5DMOOCQwKk4EUjIQ/H/FI6YE
Zle3PAWIBmdwEebg6sWKsiKyZ72Invcs88aVAKgY3ADiDBqbbMePbEfNbtwKirY7
hc4kSJcgOxmk8msd2vxyHTAKwflwQIgK9K/NBa/wmdPLX9KMDypDqfdRYEdA5nkM
kXir4RV6ABLbXZHTJlivko0vv1m6+aoTc3gYX0Nu7mjEBr1tc/nhl5g1bIAlhQSQ
86kLGM9qYQnjQd9nDlCuS8qkaV7A2Eh7RJTOHWs30JMgVsvtMN7JBP+M5weYuSg=
=QUWG
-----END PGP SIGNATURE-----
--- End Message ---