Your message dated Wed, 09 Apr 2014 13:03:50 +0000
with message-id <[email protected]>
and subject line Bug#741839: fixed in refdb 1.0.2-2
has caused the Debian Bug report #741839,
regarding refdb: FTBFS: readln.h:27:3: error: unknown type name 'Function'
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.)
--
741839: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741839
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: refdb
Version: 1.0.2-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
On new readline versions old-style function typedefs have been deprecated.
Relevant part (hopefully):
> gcc -DPACKAGE_NAME=\"refdb\" -DPACKAGE_TARNAME=\"refdb\"
> -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"refdb\ 1.0.2\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"refdb\"
> -DVERSION=\"1.0.2\" -D_GNU_SOURCE=1 -DREADLINE42=1 -DHAVE_ICONV=1
> -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
> -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
> -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SOCKLEN_T=1 -DSTDC_HEADERS=1
> -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_TIME_H=1
> -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1
> -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_MKFIFO=1
> -DHAVE_GETHOSTNAME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCSPN=1
> -DHAVE_STRSTR=1 -DHAVE_STRTOLL=1 -DHAVE_ATOLL=1 -I.
> -DSYSCONFDIR=\"/etc/refdb\" -DULLSPEC=\"%llu\" -D_FORTIFY_SOURCE=2 -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
> -O2 -c -o refdbib.o refdbib.c
> In file included from refdbib.c:48:0:
> readln.h:27:3: error: unknown type name 'Function'
> Function *func; /* Function to call to do the job. */
> ^
> refdbib.c: In function 'make_rawbib':
> refdbib.c:1133:5: warning: format '%d' expects argument of type 'int', but
> argument 3 has type 'size_t' [-Wformat=]
> fprintf(stderr, "%d byte written to %s\n", byte_written, slvals.outfile);
> ^
> refdbib.c: In function 'make_texbib':
> refdbib.c:1241:3: warning: format '%d' expects argument of type 'int', but
> argument 3 has type 'size_t' [-Wformat=]
> sprintf(cmd_buffer+strlen(cmd_buffer), " %d",
> strlen(slvals.outbuffer)+TERM_LEN);
> ^
> refdbib.c:1412:5: warning: format '%d' expects argument of type 'int', but
> argument 3 has type 'size_t' [-Wformat=]
> fprintf(stderr, "%d byte written to %s\n", byte_written, slvals.outfile);
> ^
> make[3]: *** [refdbib.o] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/refdb_1.0.2-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: refdb
Source-Version: 1.0.2-2
We believe that the bug you reported is fixed in the latest version of
refdb, 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.
Mathieu Malaterre <[email protected]> (supplier of updated refdb 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: SHA1
Format: 1.8
Date: Wed, 09 Apr 2014 14:45:51 +0200
Source: refdb
Binary: refdb-clients refdb-server refdb-www refdb-doc
Architecture: source amd64 all
Version: 1.0.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian XML/SGML Group <[email protected]>
Changed-By: Mathieu Malaterre <[email protected]>
Description:
refdb-clients - Reference database and bibliography tool - clients
refdb-doc - Reference database and bibliography tool - doc
refdb-server - Reference database and bibliography tool - sql server
refdb-www - Reference database and bibliography tool - www server
Closes: 741839
Changes:
refdb (1.0.2-2) unstable; urgency=low
.
* Fix compilation with newer readline. Closes: #741839
Checksums-Sha1:
1f7b7784d1cb6d048caad9b2f41fc5aa8652c395 2404 refdb_1.0.2-2.dsc
d708b9249575eadf90c04afbefb4892e64896af5 13024 refdb_1.0.2-2.debian.tar.xz
23214e363794736cdf1bebfd5dc7226736ab3cc3 350532 refdb-clients_1.0.2-2_amd64.deb
cfc568c3393873e635286fd2ddf36282a807383c 246758 refdb-server_1.0.2-2_amd64.deb
e980a4a38d29d14fae038f47461c25794d97f89b 78766 refdb-www_1.0.2-2_all.deb
3fcd90bc230ff9b5c24ef367337ec88ae19f1e78 1450362 refdb-doc_1.0.2-2_all.deb
Checksums-Sha256:
83041061072e98bee19c63f9a47a60696963aed93eae86004aaf68bb4e21888e 2404
refdb_1.0.2-2.dsc
8e9f7e2048a73de724eca795343e3a43850199907303fe40e9c85a11c2dce5c9 13024
refdb_1.0.2-2.debian.tar.xz
af6429cc88cbc38295fbc27a615ba83ced7779225317df1faf9442827d768760 350532
refdb-clients_1.0.2-2_amd64.deb
2fcac742946a325d81584eae77488fb8dbf0cb8a3761a93b4cccb553351c18b7 246758
refdb-server_1.0.2-2_amd64.deb
e641e44507ee92ea9eb87d80ebb20c44084cbf84ce50e859e8909257e91e1202 78766
refdb-www_1.0.2-2_all.deb
a0c65e7f2310ce02340d6760e8e75b3dd181de54bfc1c907184074599523162f 1450362
refdb-doc_1.0.2-2_all.deb
Files:
9ff70d2e607611fc52d58c250b8027f9 2404 text optional refdb_1.0.2-2.dsc
c8f3db7d117968a549c392b94f1ce0b5 13024 text optional
refdb_1.0.2-2.debian.tar.xz
d8d3a12a606d146afc5e8c9b7b87b498 350532 text optional
refdb-clients_1.0.2-2_amd64.deb
860eee34d6cda1480cc52d7f2de90233 246758 text optional
refdb-server_1.0.2-2_amd64.deb
5b088106637decb5334444b17395ade5 78766 text optional refdb-www_1.0.2-2_all.deb
26220fd6efeb216f5530681cd5334cbe 1450362 doc optional refdb-doc_1.0.2-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBAgAGBQJTRUMtAAoJEAFx4YKK4JNFcY8P/1SRSlfTUg2a6oA8JOfeCKC/
15WxQhagzxREkEobBs4Mv88V6qdnw4b6L5kZz90QcHXuM+oLG47k1tPTp6VKLz+3
yZroNIwNcSqdUdcBjdBb1rcL+EEuAPbEzvIHoQnMioRA7ke1Gk1VLuJcfl4FsEi7
yhb3EMq8OzzXhFXPjFqDI8bKOUPq7onvJWRBp5htw17H/t7l4xPx8lImp3D4LgSx
63tQJ5v2UrkR8Aog8rs07Y/VV7clON5s/QMPwqKCizmW9xWCE43Y3xEAnGnCCbFL
wJ0vfPFlQCe15+G3sZzYw5DP4a/gj2t0GFgmr2MntnlStc4HAMaZjawiZXgNJVGe
rGA0JPyAsUFJrstDjK7OOYIGu6qbExyQg4ZMzCAfxb6fCUWXXilHaY4SEWdaf4g8
l7LDFtdxyu4VovEyCcroqoA9hV4yTV0WWxb+UbkDYK9ViEEFyAC+Ql/AIWW/vF0G
b5JTx8YHleH6mo+oB73IcYINB9sW4MG5MV0nZZ+VkBe/r12Fk7mrMh2K0BwSKu8h
WOVIgFeJ5RUl2WGNAHinVODJ27qyyrZa9PdIwkgyb3NVlGRT4SUogIkMPQBnaxzt
7xAXEjLvJZ0HiKgzM27c91FkXZnokiRLlbHKvei1eUdblVAbHmutimikeTHB6ydK
eu2oXLfFefcP/mwV5gWO
=7yEX
-----END PGP SIGNATURE-----
--- End Message ---