Your message dated Wed, 08 Feb 2012 21:05:08 +0000
with message-id <[email protected]>
and subject line Bug#408583: fixed in gnucash 1:2.4.10-1
has caused the Debian Bug report #408583,
regarding gnucash: FTBFS on hurd-i386: Unconditional use of PATH_MAX
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.)
--
408583: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=408583
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnucash
Version: 2.0.2-3
Severity: important
Hi,
your package failed to autobuild:
> Automatic build of gnucash_2.0.2-3 on beethoven by sbuild/hurd-i386 85
> Build started at 20070126-1720
> ******************************************************************************
> Checking available source versions...
> Fetching source files...
> Reading package lists...
> Building dependency tree...
> Need to get 10.2MB of source archives.
> Get:1 http://ftp2.de.debian.org unstable/main gnucash 2.0.2-3 (dsc) [1308B]
> Get:2 http://ftp2.de.debian.org unstable/main gnucash 2.0.2-3 (tar) [10.2MB]
> Get:3 http://ftp2.de.debian.org unstable/main gnucash 2.0.2-3 (diff) [18.7kB]
> Fetched 10.2MB in 13s (770kB/s)
> Download complete and in download only mode
> ** Using build dependencies supplied by package:
> Build-Depends: libltdl3-dev, libofx-dev (>= 1:0.8.0-8), ofx (>= 1:0.8.0-8),
> libfinance-quote-perl, guile-1.6-slib, guile-1.6-dev, m4, gettext,
> libdb3-dev, slib (>= 3a2-5), debhelper (>= 4.2.16), zlib1g-dev,
> libjpeg62-dev, liborbit-dev, libungif4-dev, libxml-parser-perl, x11-common,
> libglib2.0-dev (>= 2.4.7), libxml2-dev (>= 2.4.16), libbonobo2-dev (>=
> 2.0.0), libgnomevfs2-dev (>= 2.2.0), libgnomevfs2-extra (>= 2.2.0),
> libgtk2.0-dev (>= 2.4.13), libglade2-dev (>= 2.3.6), libgnomeprint2.2-dev (>=
> 2.8.0), libart-2.0-dev (>= 2.3.11), libgconf2-dev, libgnomeui-dev (>= 2.0.0),
> libgsf-gnome-1-dev (>= 1.12.2), libpango1.0-dev (>= 1.6.0),
> libgtkhtml3.8-dev, gconf2, g-wrap (>= 1.9.6-3.1), libgoffice-1-dev,
> libgsf-gnome-1-dev, dpkg-dev (>= 1.13.19), imagemagick
[...]
> Checking correctness of source dependencies...
> Toolchain package versions: libc0.3-dev_2.3.6.ds1-5 gcc-4.1_4.1.1-21
> g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21
> libstdc++6_4.1.1-21
> Start building
> ------------------------------------------------------------------------------
> gpg: Signature made Wed Jan 17 01:31:19 2007 CET using DSA key ID BE9F70EA
> gpg: Can't check signature: public key not found
> dpkg-source: extracting gnucash in gnucash-2.0.2
> dpkg-source: unpacking gnucash_2.0.2.orig.tar.gz
> dpkg-source: applying /org/buildd/build/gnucash_2.0.2-3.diff.gz
> dpkg-buildpackage: source package is gnucash
> dpkg-buildpackage: source version is 2.0.2-3
> dpkg-buildpackage: host architecture hurd-i386
> dpkg-buildpackage: source version without epoch 2.0.2-3
[...]
> debian/rules build
> dh_testdir
> env LDFLAGS="-L/usr/X11R6/lib" GUILE=/usr/bin/guile-1.6 CFLAGS="" ./configure
> --disable-static --sysconfdir=/etc --prefix=/usr --mandir=/usr/share/man
> --infodir=/usr/share/info --libexecdir=/usr/lib --libdir=/usr/lib/gnucash
> --enable-ofx --disable-error-on-warning || cat config.log
[...]
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../.. -I../../lib/libc
> -I../../src/core-utils -I../../src -I../../src/gnc-module
> -I../../src/business/business-core/ -I../../lib/libqof/qof
> -I../../lib/libqof/qof -DGNUCASH -pthread -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -std=gnu99 -Wall -Wunused -Wmissing-prototypes
> -Wmissing-declarations -Wdeclaration-after-statement -Wno-pointer-sign
> -D_FORTIFY_SOURCE=2 -MT gnc-filepath-utils.lo -MD -MP -MF
> .deps/gnc-filepath-utils.Tpo -c gnc-filepath-utils.c -fPIC -DPIC -o
> .libs/gnc-filepath-utils.o
> gnc-filepath-utils.c: In function 'xaccAddEndPath':
> gnc-filepath-utils.c:114: error: 'PATH_MAX' undeclared (first use in this
> function)
> gnc-filepath-utils.c:114: error: (Each undeclared identifier is reported only
> once
> gnc-filepath-utils.c:114: error: for each function it appears in.)
> gnc-filepath-utils.c: In function 'xaccCwdPathGenerator':
> gnc-filepath-utils.c:131: error: 'PATH_MAX' undeclared (first use in this
> function)
> gnc-filepath-utils.c: In function 'xaccDataPathGenerator':
> gnc-filepath-utils.c:154: error: 'PATH_MAX' undeclared (first use in this
> function)
> gnc-filepath-utils.c: In function 'xaccUserPathPathGenerator':
> gnc-filepath-utils.c:176: error: 'PATH_MAX' undeclared (first use in this
> function)
> gnc-filepath-utils.c: In function 'xaccResolveFilePath':
> gnc-filepath-utils.c:190: error: 'PATH_MAX' undeclared (first use in this
> function)
> gnc-filepath-utils.c:190: warning: unused variable 'pathbuf'
> make[6]: *** [gnc-filepath-utils.lo] Error 1
> make[6]: Leaving directory `/build/buildd/gnucash-2.0.2/src/engine'
> make[5]: *** [all-recursive] Error 1
> make[5]: Leaving directory `/build/buildd/gnucash-2.0.2/src/engine'
> make[4]: *** [all] Error 2
> make[4]: Leaving directory `/build/buildd/gnucash-2.0.2/src/engine'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/build/buildd/gnucash-2.0.2/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/gnucash-2.0.2'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/gnucash-2.0.2'
> make: *** [build-stamp] Error 2
> ******************************************************************************
> Build finished at 20070126-1810
> FAILED [dpkg-buildpackage died]
Michael
--- End Message ---
--- Begin Message ---
Source: gnucash
Source-Version: 1:2.4.10-1
We believe that the bug you reported is fixed in the latest version of
gnucash, which is due to be installed in the Debian FTP archive:
gnucash-common_2.4.10-1_all.deb
to main/g/gnucash/gnucash-common_2.4.10-1_all.deb
gnucash-dbg_2.4.10-1_amd64.deb
to main/g/gnucash/gnucash-dbg_2.4.10-1_amd64.deb
gnucash_2.4.10-1.debian.tar.gz
to main/g/gnucash/gnucash_2.4.10-1.debian.tar.gz
gnucash_2.4.10-1.dsc
to main/g/gnucash/gnucash_2.4.10-1.dsc
gnucash_2.4.10-1_amd64.deb
to main/g/gnucash/gnucash_2.4.10-1_amd64.deb
gnucash_2.4.10.orig.tar.bz2
to main/g/gnucash/gnucash_2.4.10.orig.tar.bz2
python-gnucash_2.4.10-1_amd64.deb
to main/g/gnucash/python-gnucash_2.4.10-1_amd64.deb
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.
Sébastien Villemot <[email protected]> (supplier of updated gnucash
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: Wed, 08 Feb 2012 20:56:25 +0100
Source: gnucash
Binary: gnucash gnucash-dbg gnucash-common python-gnucash
Architecture: source amd64 all
Version: 1:2.4.10-1
Distribution: unstable
Urgency: low
Maintainer: Micha Lenk <[email protected]>
Changed-By: Sébastien Villemot <[email protected]>
Description:
gnucash - personal and small-business financial-accounting software
gnucash-common - personal and small-business financial-accounting software
gnucash-dbg - debugging symbols for the accounting software Gnucash
python-gnucash - Gnucash interface for Python
Closes: 408583 656845
Changes:
gnucash (1:2.4.10-1) unstable; urgency=low
.
[ Sébastien Villemot ]
* Imported Upstream version 2.4.10
* Add Breaks/Replaces for gconf files moved from gnucash to gnucash-common
(Closes: #656845)
* debian/patches/hurd-ftbfs.patch: new patch, fixes FTBFS on hurd-i386
(Closes: #408583)
.
[ Dmitry Smirnov ]
* use dpkg-provided build flags and default hardening supporting the
Security Hardening Build Flags release goal
* remove build-deps already fulfilled by the dependencies of other build-deps
(libpopt-dev, libglade2-dev and libgconf2-dev). By that occasion order them
alphabetically.
Checksums-Sha1:
fdbb2ab5ad6abadd7eaff7f75ffaaddf1603bbed 2362 gnucash_2.4.10-1.dsc
b1906f8143406fdf8cb5217233143cc08e708b99 9367104 gnucash_2.4.10.orig.tar.bz2
4d027fa6e663b21b61226770ee70d79cf5d4d8c2 24123 gnucash_2.4.10-1.debian.tar.gz
4eea8f264c236e6dae4e220e2cde0e2f28c857d1 2802378 gnucash_2.4.10-1_amd64.deb
6b8672c5a5985072ae542745d3ede5afce8b4616 3459928 gnucash-dbg_2.4.10-1_amd64.deb
9d778042dc82729b4ae00a782d40cd4e3441424b 5828292
gnucash-common_2.4.10-1_all.deb
92baba65ba5f97f0e26c940c1971ce3ef58c62e4 355050
python-gnucash_2.4.10-1_amd64.deb
Checksums-Sha256:
493e1e2c8c3c3cb60e9ce6947c36c8404f6424ccb98e735f8ab1a3af566a41a7 2362
gnucash_2.4.10-1.dsc
52e65623b5ad812b8eeb4c221951e9b0ba3c49e28916acfb7b92566da159e6cc 9367104
gnucash_2.4.10.orig.tar.bz2
4b574cccb7240191cc3fcf37d4d36f4289e8ff73d2bc8e3625c7e6c5a6b39f64 24123
gnucash_2.4.10-1.debian.tar.gz
c88e40ceae14626b01e25046860b885071d4e645044ad44128fe3dc94fad97e3 2802378
gnucash_2.4.10-1_amd64.deb
dfb14a5db571ebff71f436374d71dadb19dbfa3b3c938e18a02b68816e1f3f47 3459928
gnucash-dbg_2.4.10-1_amd64.deb
cea08792850e36741daf6b04a694b8ca2e3d110eb50ee715e77d431f37234867 5828292
gnucash-common_2.4.10-1_all.deb
b2475f9b1eaf550ff5b763f9b9518661b23471f8462a6765fbfe525636cc7393 355050
python-gnucash_2.4.10-1_amd64.deb
Files:
62f7a3ea884fec9cf3abdab1c6fe50a7 2362 gnome optional gnucash_2.4.10-1.dsc
eebcf231beffe39a9c1b5f09625bb38e 9367104 gnome optional
gnucash_2.4.10.orig.tar.bz2
38effbd1f1261508998e3b60133b54bb 24123 gnome optional
gnucash_2.4.10-1.debian.tar.gz
1bf433a28b87a9188dfd11f8f019d4cc 2802378 gnome optional
gnucash_2.4.10-1_amd64.deb
4d13252cecc53774ec493d55dff8f7ec 3459928 debug extra
gnucash-dbg_2.4.10-1_amd64.deb
00a92141d257c02143df47efcde6cc29 5828292 gnome optional
gnucash-common_2.4.10-1_all.deb
24b5dd70cb200f2f4a593b98c5203c8d 355050 python optional
python-gnucash_2.4.10-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJPMuAgAAoJECzs6TUOzr5K0cgP/1p2bEp2PYvN7KkkqVfDNr3U
5/3zO5ItGwevfeN4O9x7zN0HqYZx9mtOfbDDuphJgF185gaDRzPxFtP/lN6nIY8h
VWihEf3J7kvk6ZhX6JAcF3DiRcM+3KD/8eikZY2YXSO4lPdR8taHgsJrSq1DLyT7
p5lxZQ1wJuLnlV7yY+atBWpVz1y9BcM093KXzNfq/lEhoP8uI6pd5HqdBYREZjxq
0QclL4XBWOgGk41po8nGJSdwAHNNaPkIy57DINo2QHezVdrO6onHHZ3YLsqrigv+
d92+QJpI2mkmamnts7PxNyhX5aF316JZZcQ3Q8N4imSSo/ULWwVT0upwGuLKM/UN
DD5EsSC2gdExkUDbIDOTzth5nry797WEYCBDe/Je5H67TcMwsk/60mQtzd/BUCdC
0GSc1GVnULN/A7YXSI6R6scskxBiVqvOzS6Mis7CdLSaIEf/5iho9rVRxkbNB5Af
huipIT8Wbh1d0g+spi3Q/3nA8/K6JBTlysUfBKRcw66MeH9hyFSDW978CIFqiNdW
qERuYbLsoOzpfrqa5WifiSYELrvdhIIXwM8O4JVwyJmk0rWrdYYPsJF6MBqvs8FN
GH769zKbGZod83p0wZYd1Bbd4uchlDec3cxsF9N0BT8f1yP6xxH27QttnMC8J3Wm
I0lettNcps2CN5Xm8iOw
=ATFx
-----END PGP SIGNATURE-----
--- End Message ---