Your message dated Tue, 04 Jun 2013 01:03:05 +0000
with message-id <e1ujfet-0000su...@franck.debian.org>
and subject line Bug#707364: fixed in erlang-cherly 0.12.8+dfsg-1
has caused the Debian Bug report #707364,
regarding erlang-cherly: FTBFS: stdio2.h:140:1: error: expected identifier or
'(' before '{' token
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.)
--
707364: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707364
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: erlang-cherly
Version: 0.12.7+dfsg-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130509 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[1]: Entering directory `/«BUILDDIR»/erlang-cherly-0.12.7+dfsg'
> rebar compile -vv
> ==> erlang-cherly-0.12.7+dfsg (compile)
> Compiled src/cherly_app.erl
> Compiled src/cherly_sup.erl
> Compiled src/cherly_server.erl
> Compiled src/cherly.erl
> Compiling c_src/alg.c
> INFO: sh info:
> cwd: "/«BUILDDIR»/erlang-cherly-0.12.7+dfsg"
> cmd: cc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -g -Wall -fPIC
> -I/usr/lib/erlang/lib/erl_interface-3.7.11/include
> -I/usr/lib/erlang/erts-5.10.1/include -Wall -Wno-unused-function
> -Wno-strict-aliasing -Wno-pointer-to-int-cast -Ic_src c_src/alg.c -o
> c_src/alg.o
> Compiling c_src/cherly.c
> INFO: sh info:
> cwd: "/«BUILDDIR»/erlang-cherly-0.12.7+dfsg"
> cmd: cc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -g -Wall -fPIC
> -I/usr/lib/erlang/lib/erl_interface-3.7.11/include
> -I/usr/lib/erlang/erts-5.10.1/include -Wall -Wno-unused-function
> -Wno-strict-aliasing -Wno-pointer-to-int-cast -Ic_src c_src/cherly.c -o
> c_src/cherly.o
> Compiling c_src/cherly_nif.c
> INFO: sh info:
> cwd: "/«BUILDDIR»/erlang-cherly-0.12.7+dfsg"
> cmd: cc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -g -Wall -fPIC
> -I/usr/lib/erlang/lib/erl_interface-3.7.11/include
> -I/usr/lib/erlang/erts-5.10.1/include -Wall -Wno-unused-function
> -Wno-strict-aliasing -Wno-pointer-to-int-cast -Ic_src c_src/cherly_nif.c -o
> c_src/cherly_nif.o
> Compiling c_src/double_link.c
> INFO: sh info:
> cwd: "/«BUILDDIR»/erlang-cherly-0.12.7+dfsg"
> cmd: cc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -g -Wall -fPIC
> -I/usr/lib/erlang/lib/erl_interface-3.7.11/include
> -I/usr/lib/erlang/erts-5.10.1/include -Wall -Wno-unused-function
> -Wno-strict-aliasing -Wno-pointer-to-int-cast -Ic_src c_src/double_link.c -o
> c_src/double_link.o
> Compiling c_src/hashmap.c
> INFO: sh info:
> cwd: "/«BUILDDIR»/erlang-cherly-0.12.7+dfsg"
> cmd: cc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -g -Wall -fPIC
> -I/usr/lib/erlang/lib/erl_interface-3.7.11/include
> -I/usr/lib/erlang/erts-5.10.1/include -Wall -Wno-unused-function
> -Wno-strict-aliasing -Wno-pointer-to-int-cast -Ic_src c_src/hashmap.c -o
> c_src/hashmap.o
> Compiling c_src/lru.c
> INFO: sh info:
> cwd: "/«BUILDDIR»/erlang-cherly-0.12.7+dfsg"
> cmd: cc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -g -Wall -fPIC
> -I/usr/lib/erlang/lib/erl_interface-3.7.11/include
> -I/usr/lib/erlang/erts-5.10.1/include -Wall -Wno-unused-function
> -Wno-strict-aliasing -Wno-pointer-to-int-cast -Ic_src c_src/lru.c -o
> c_src/lru.o
> In file included from /usr/include/stdio.h:937:0,
> from c_src/lru.c:5:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:140:1: error: expected identifier
> or '(' before '{' token
> ERROR: cc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -g -Wall -fPIC
> -I/usr/lib/erlang/lib/erl_interface-3.7.11/include
> -I/usr/lib/erlang/erts-5.10.1/include -Wall -Wno-unused-function
> -Wno-strict-aliasing -Wno-pointer-to-int-cast -Ic_src c_src/lru.c -o
> c_src/lru.o failed with error: 1 and output:
> In file included from /usr/include/stdio.h:937:0,
> from c_src/lru.c:5:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:140:1: error: expected identifier
> or '(' before '{' token
>
> make[1]: *** [override_dh_auto_build] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2013/05/09/erlang-cherly_0.12.7+dfsg-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.
--- End Message ---
--- Begin Message ---
Source: erlang-cherly
Source-Version: 0.12.8+dfsg-1
We believe that the bug you reported is fixed in the latest version of
erlang-cherly, 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 707...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Nobuhiro Iwamatsu <iwama...@debian.org> (supplier of updated erlang-cherly
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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 03 Jun 2013 17:35:13 +0900
Source: erlang-cherly
Binary: erlang-cherly
Architecture: source amd64
Version: 0.12.8+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: LeoFS maintainers team <pkg-leofs-de...@lists.alioth.debian.org>
Changed-By: Nobuhiro Iwamatsu <iwama...@debian.org>
Description:
erlang-cherly - Cherly (sher-lee) is an in-VM caching library for Erlang
Closes: 707364
Changes:
erlang-cherly (0.12.8+dfsg-1) unstable; urgency=low
.
* New upstream release. (Closes: #707364)
Checksums-Sha1:
51f81b4592ab827c81aede0e90a1142e327669b9 2145 erlang-cherly_0.12.8+dfsg-1.dsc
af356bc23e4199a954f2fe8603095a58b7791818 28637
erlang-cherly_0.12.8+dfsg.orig.tar.gz
0a726120ab7c7f1c710230f62da10c2aecf6dd83 3645
erlang-cherly_0.12.8+dfsg-1.debian.tar.gz
b060ae6241f361664a36db829984a65afda13566 27782
erlang-cherly_0.12.8+dfsg-1_amd64.deb
Checksums-Sha256:
e0ff21d591d3f2535ad3f409e5078259fd9778bd165099ec5856eacb932465ea 2145
erlang-cherly_0.12.8+dfsg-1.dsc
c8ce66feb9b8454ced878746cbf057b6e5970dabe25ead94e86b23519a50a390 28637
erlang-cherly_0.12.8+dfsg.orig.tar.gz
86a38193c9f48ea6a5ccb4e2bcba1874a8d5fdc3e763780803f852e013a40a75 3645
erlang-cherly_0.12.8+dfsg-1.debian.tar.gz
054e497832b1af832d5767b2a1a5298b59f36a37f028e432c44a3aab27e9d42c 27782
erlang-cherly_0.12.8+dfsg-1_amd64.deb
Files:
8430a623b045158495e675310bd4f54d 2145 devel optional
erlang-cherly_0.12.8+dfsg-1.dsc
64ac95fe0389fc9e67405df811476f44 28637 devel optional
erlang-cherly_0.12.8+dfsg.orig.tar.gz
74ae916ccdea54dcc93a1614826ecfaa 3645 devel optional
erlang-cherly_0.12.8+dfsg-1.debian.tar.gz
f4b69733aa7cd97f2c8bad06a7a51b5b 27782 devel optional
erlang-cherly_0.12.8+dfsg-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJRrTxPAAoJEDIkf7tArR+mx7YP/RyMYdxOtIucR758m8doxktR
hsNAbpkheCOatkvdpIySbyi1/FG920NapiAbgPdYTEBG+a6XTu4j0SzYMXtAO5co
sy54xMVAuRcOYd9DM52MkvPkNvLtzKPAwgs8OOeaj/X9L1z4JGIKcWmNBnqsmNvJ
mMTZe540qRydOY/IUmrgghwMwM4N5tThX4slcxQa+dpHeecRdcdbNZSJQJGG8pAg
xvp37Zyu5Cf3wNJ7tr21DfSxle9MS82B1ulHPmPBnLHPk0XlW4dQIJ1jIFXCgstK
B9GM4JhSESfwzFiEFeNVXN2j38nq7xy29Kip9L4FiYk/WF4vaiCzKde7C23AZtqe
qwN7E0JdOoPRaIaXtOTQ9adVRbJSNG/O8nt32andonfOyrA/1DtVJFljX7ta1H8+
vcSA/HYNN7ws8x+55vNiTncXbbvl4oJ4ndPAOuqkrLONGvh/CquPNDcWgMPHUVFu
RDqoI4f/cETUS6Qgg2oQkpHi0GxFrLKA767H1AEts0HrkzDuOBoJ1Mrm+KchjgeO
CoNvfBlIo90K7wcR3yDbaZcPyzG/nSPtp55KRjlyCUkvdNWdKBnN07uY6WKd/S/A
8JtFKx4+HTVbbR3FMFj/fxjtzPfF+Q4t4O0ngcpzfGo9xZP4WaVJHfSsjQiq9dAG
O095RqluTZ+dH0hNvLei
=qJNf
-----END PGP SIGNATURE-----
--- End Message ---