Your message dated Fri, 26 Aug 2016 00:18:55 +0000
with message-id <e1bd4rh-00024p...@franck.debian.org>
and subject line Bug#832827: fixed in gnumeric 1.12.32-1
has caused the Debian Bug report #832827,
regarding gnumeric: FTBFS: paradox.c:65:6: error: implicit declaration of 
function 'PX_open_gsf' [-Werror=implicit-function-declaration]
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.)


-- 
832827: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832827
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnumeric
Version: 1.12.31-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160728 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
> /bin/bash ../../libtool  --tag=CC   --mode=compile cc -fPIE -pie -Wl,-z,relro 
> -Wl,-z,now -Wl,-O1 -Wl,--as-needed -DHAVE_CONFIG_H -I. -I../..  
> -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I../../src    -I../../src -pthread 
> -I/usr/include/librsvg-2.0 -I/usr/include/libgsf-1 -I/usr/include/libxml2 
> -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/libgoffice-0.10  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fPIE 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -g 
> -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings 
> -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn 
> -Werror=missing-prototypes -Werror=implicit-function-declaration 
> -Wmissing-declarations -Wno-pointer-sign -Werror=format-security 
> -Wstrict-prototypes -Wno-error=format-nonliteral -c -o paradox.lo paradox.c
> libtool: compile:  cc -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed 
> -DHAVE_CONFIG_H -I. -I../.. -DGNOMELOCALEDIR=\"/usr/share/locale\" 
> -I../../src -I../../src -pthread -I/usr/include/librsvg-2.0 
> -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 
> -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
> -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
> -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libgoffice-0.10 
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -Wall -g -Wsign-compare -Wpointer-arith 
> -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement 
> -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes 
> -Werror=implicit-function-declaration -Wmissing-declarations 
> -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes 
> -Wno-error=format-nonliteral -c paradox.c  -fPIC -DPIC -o .libs/paradox.o
> paradox.c: In function 'paradox_file_open':
> paradox.c:65:6: error: implicit declaration of function 'PX_open_gsf' 
> [-Werror=implicit-function-declaration]
>   if (PX_open_gsf (pxdoc, input) < 0) {
>       ^
> paradox.c:65:2: warning: nested extern declaration of 'PX_open_gsf' 
> [-Wnested-externs]
>   if (PX_open_gsf (pxdoc, input) < 0) {
>   ^
> paradox.c: In function 'paradox_file_probe':
> paradox.c:273:12: warning: variable 'pxh' set but not used 
> [-Wunused-but-set-variable]
>   pxhead_t *pxh;
>             ^
> cc1: some warnings being treated as errors
> make[4]: *** [paradox.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2016/07/28/gnumeric_1.12.31-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: gnumeric
Source-Version: 1.12.32-1

We believe that the bug you reported is fixed in the latest version of
gnumeric, 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 832...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Smirnov <only...@debian.org> (supplier of updated gnumeric 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: Fri, 26 Aug 2016 09:57:37 +1000
Source: gnumeric
Binary: gnumeric gnumeric-common gnumeric-doc gnumeric-plugins-extra 
gir1.2-gnumeric
Architecture: source amd64 all
Version: 1.12.32-1
Distribution: unstable
Urgency: medium
Maintainer: Dmitry Smirnov <only...@debian.org>
Changed-By: Dmitry Smirnov <only...@debian.org>
Description:
 gir1.2-gnumeric - GObject introspection data for the Gnumeric spreadsheet
 gnumeric   - spreadsheet application for GNOME - main program
 gnumeric-common - spreadsheet application for GNOME - common files
 gnumeric-doc - spreadsheet application for GNOME - documentation
 gnumeric-plugins-extra - spreadsheet application for GNOME - additional plugins
Closes: 829872 832827
Changes:
 gnumeric (1.12.32-1) unstable; urgency=medium
 .
   * New upstream release [August 2016] (Closes: #829872, #832827).
Checksums-Sha1:
 07571bde065a5c84335203ac09f1e8201dd7c195 2537 gnumeric_1.12.32-1.dsc
 35e7c623764e6e089fbcd4ecbfbf97aac756c668 18748772 gnumeric_1.12.32.orig.tar.xz
 e422603d30f9aa5b21fe3eb6f5994b10c0b5afbb 42604 gnumeric_1.12.32-1.debian.tar.xz
 3c58f95800f1e5f8e00f065ea925bc0af271cacb 228438 
gir1.2-gnumeric_1.12.32-1_amd64.deb
 3542be259ecb3b26ed10947d70cb57c8975d9b81 2628772 
gnumeric-common_1.12.32-1_all.deb
 22a317985286000161d24cb6e0565855203cb442 6473164 
gnumeric-dbgsym_1.12.32-1_amd64.deb
 29356f971927fb3b70facf3fbd6c7d842e746964 11618340 
gnumeric-doc_1.12.32-1_all.deb
 9d3230d48713499e624bfca7a35ca52bb188579b 136800 
gnumeric-plugins-extra-dbgsym_1.12.32-1_amd64.deb
 2aeee9486cba4ac27c454e279179447c9734d966 85614 
gnumeric-plugins-extra_1.12.32-1_amd64.deb
 d86fd5596115f7684cfc2bcd8321ae1d6518762a 2365344 gnumeric_1.12.32-1_amd64.deb
Checksums-Sha256:
 b7786d2b1633de5edf65c5b649fbb29cc8efd3a4d92c7f90cbe092a88369e242 2537 
gnumeric_1.12.32-1.dsc
 a07bc83e2adaeb94bfa2c737c9a19d90381a19cb203dd7c4d5f7d6cfdbee6de8 18748772 
gnumeric_1.12.32.orig.tar.xz
 1ce89623844c3b76e6cdb41fe5c74186bdad8d5ceec90775d41e1190112da42c 42604 
gnumeric_1.12.32-1.debian.tar.xz
 44aaf7f53b9a02221c8fff6fddd390193adfac01491bb18bede4964340605a12 228438 
gir1.2-gnumeric_1.12.32-1_amd64.deb
 f536be166d524cf0a55d1efb2c732b21cbec1166c4d555e5f67725104c486bff 2628772 
gnumeric-common_1.12.32-1_all.deb
 9a7aa9c8835b0455ddd66669fad747184b77edea8268b554648e929d0c8485a2 6473164 
gnumeric-dbgsym_1.12.32-1_amd64.deb
 1560f7c899206750a00e05f8e741748a47018da7bdb13a3dc5e47d5d72991c01 11618340 
gnumeric-doc_1.12.32-1_all.deb
 3746677d845463dbbae498ca468e521371da1b0d8122b19f1a5fb7ec36143caa 136800 
gnumeric-plugins-extra-dbgsym_1.12.32-1_amd64.deb
 2f0dd1729e2c9193b05f3713f58c6db20589a1ae929aa3f71e417f4f889af91c 85614 
gnumeric-plugins-extra_1.12.32-1_amd64.deb
 e9eedf9b581819e02b9b084982c30e0154f75ff6033fe14a61266697d4ab867c 2365344 
gnumeric_1.12.32-1_amd64.deb
Files:
 5b08f1e8a1732c93ab3c3515ee55bbea 2537 math optional gnumeric_1.12.32-1.dsc
 77dc94286ce3bf920d66a1736d114c1b 18748772 math optional 
gnumeric_1.12.32.orig.tar.xz
 894f1348aa777ec787c20d5b29c6c792 42604 math optional 
gnumeric_1.12.32-1.debian.tar.xz
 cbdc659193acb8001a055952ee727455 228438 introspection optional 
gir1.2-gnumeric_1.12.32-1_amd64.deb
 32d1cb26170291a9fe27b5ce4abec847 2628772 math optional 
gnumeric-common_1.12.32-1_all.deb
 d2578818324c282f106b4f2ae8d8c82d 6473164 debug extra 
gnumeric-dbgsym_1.12.32-1_amd64.deb
 89d0618c7b35515e216dcef8dd3fc79c 11618340 doc optional 
gnumeric-doc_1.12.32-1_all.deb
 f10fd112a1b2ca124c7eac0c48b2c23b 136800 debug extra 
gnumeric-plugins-extra-dbgsym_1.12.32-1_amd64.deb
 14fd68731897abe1627182430b9bb0fe 85614 math optional 
gnumeric-plugins-extra_1.12.32-1_amd64.deb
 2f5f86f58ca98ac5d45fd1a4280c4bad 2365344 math optional 
gnumeric_1.12.32-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJXv4grAAoJEFK2u9lTlo0bpBsP/2x2PJaOlCtSGgo72QRihvSw
vlYQfZvEP/n5wGmrpTo7vZ8I8PfCNTSSHqxt6oZA0P7vOFD4RdjPv6vlvUNTvkRv
+59hnjyQLrblBRJoaRSdpZoWPcF+9lOdScEef4zlMsz+24RtS6YRanjeh0jj1I/P
ZdrnSlz8NhIMoCxx2qluX89878uGwBIyXDmKvzP/gehAK91bRldYC1qi954M/ZTL
oNA5ULoxs/RdrEYENeXv7ZPj+jAuD/1iPrLoA4Ru5GKueNGv2ISHTmXsLBqV+wCF
KYcQ1deTux9RrX5Ux0Vx/tWeMF8YRQxbYkqs/lZ4PWV7CJbfDrusEpMv9sE9cYwi
bO8t0gyTQ5foc5tUK14BY6SPsBTWX94pSoP/QmNfo6QOk3LX5Q1SQKm2mVGAKG5c
v9OIgGI9ap2Alw2KauH7F4vUIK74PKoVUu0FwEy20UtLsyimN9WV9Z5ALytIw4sh
lURrKUrxVAgw8WXW1xPSJ6WqLvqF/1X3JwgqNueL9R53ZPdpbaU1A2AsrLkQD4Bm
YHPdKwuHaAtJ5cOPbf4VAwIKEDZgmEiDZ9SzK0DysijGHsYEzzZnZ0YQr2vd6ECu
4nTGrY3RGWFs0LKx1tz9DU1lsuKYvrchzemhJjyanIeBjkxjFzdzn5EC/kcNNMm/
K4Fcp24gDCIgGqCQ9ltA
=MFDd
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to