Your message dated Sun, 06 Dec 2009 11:50:48 +0000
with message-id <e1nhfdy-0001hx...@ries.debian.org>
and subject line Bug#548036: fixed in gpa 0.9.0-1
has caused the Debian Bug report #548036,
regarding gpa: FTBFS: GPGME was compiled with _FILE_OFFSET_BITS = 64
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.)


-- 
548036: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548036
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gpa
Version: 0.7.0-1.1
Severity: serious
Justification: FTBFS

Hi,

gpa package FTBFS on sid.
Because gpgme package was compiled with _FILE_OFFSET_BITS = 64.
gpa need enable _FILE_OFFSET_BITS = 64

-----
<snip>
Making all in intl
make[3]: Entering directory `/tmp/buildd/gpa-0.7.0/build/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/buildd/gpa-0.7.0/build/intl'
Making all in src
make[3]: Entering directory `/tmp/buildd/gpa-0.7.0/build/src'
if i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../../intl
-I../../pixmaps    -g -O2 -D_REENTRANT -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -Wall -MT gpa.o
-MD -MP -MF ".deps/gpa.Tpo" \
          -c -o gpa.o `test -f '../../src/gpa.c' || echo
'../../src/'`../../src/gpa.c; \
        then mv -f ".deps/gpa.Tpo" ".deps/gpa.Po"; \
        else rm -f ".deps/gpa.Tpo"; exit 1; \
        fi
In file included from ../../src/gpa.c:31:
/usr/include/gpgme.h:80:2: error: #error GPGME was compiled with
_FILE_OFFSET_BITS = 64, please see the section "Largefile support (LFS)"
in the GPGME manual.
make[3]: *** [gpa.o] Error 1
make[3]: Leaving directory `/tmp/buildd/gpa-0.7.0/build/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/gpa-0.7.0/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/gpa-0.7.0/build'
make: *** [build-stamp] Error 2
</snip>
-----

Best regards,
  Nobuhiro

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
Source: gpa
Source-Version: 0.9.0-1

We believe that the bug you reported is fixed in the latest version of
gpa, which is due to be installed in the Debian FTP archive:

gpa_0.9.0-1.diff.gz
  to main/g/gpa/gpa_0.9.0-1.diff.gz
gpa_0.9.0-1.dsc
  to main/g/gpa/gpa_0.9.0-1.dsc
gpa_0.9.0-1_i386.deb
  to main/g/gpa/gpa_0.9.0-1_i386.deb
gpa_0.9.0.orig.tar.gz
  to main/g/gpa/gpa_0.9.0.orig.tar.gz



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 548...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Leidert (dale) <daniel.leid...@wgdd.de> (supplier of updated gpa 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Format: 1.8
Date: Sat, 05 Dec 2009 00:04:30 +0100
Source: gpa
Binary: gpa
Architecture: source i386
Version: 0.9.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-ma...@lists.alioth.debian.org>
Changed-By: Daniel Leidert (dale) <daniel.leid...@wgdd.de>
Description: 
 gpa        - GNU Privacy Assistant (GPA)
Closes: 89551 181936 183708 189102 206046 225286 229818 237131 247783 265000 
267275 274153 280760 313759 342711 351579 381503 424945 548036
Changes: 
 gpa (0.9.0-1) unstable; urgency=low
 .
   * New upstream release (closes: #381503).
     - Fixes several segmentation faults and loops
       (closes: #183708, #229818, #237131, #247783, #280760).
     - Working key signing (closes: #181936, #342711).
     - Do not treat keys with no expiration as expired (closes: #189102).
     - Doesn't freeze if no private key is avilable (closes: #206046, #424945).
     - Working HKP keyserver support (closes: #267275).
     - Working multi-key export (closes: #274153).
     - Typo fix in German translation (closes: #313759).
     - Ship a .desktop file (closes: #351579).
     - Fixes an FTBFS (closes: #548036).
 .
   * debian/compat: Added with dh compat level 5.
   * debian/control: Added Homepage and Vcs* fields.
     (Maintainer): New maintainer is the GnuPG maintainers team. Thanks to
     Bastian Blank for maintaining gpa in the past.
     (Uploaders): Added myself.
     (Standards-Version): Bumped to 3.8.3.
     (Build-Depends): Completed and adjusted the requirements.
     (Depends): Added misc-depends variable. Added gpgsm.
     (Description): Improved.
   * debian/copyright: Updated.
   * debian/gpa.1: Added with thanks to Arthur de Jong (closes: #89551).
   * debian/gpa.docs: Also install AUTHORS and THANKS (closes: #225286).
   * debian/gpa.install: Added.
   * debian/gpa.manpages: Added.
   * debian/gpa.menu (section): Fixed (closes: #265000).
   * debian/rules: Rewritten in parts.
   * debian/watch: Added.
Checksums-Sha1: 
 03e8d1599922bdafbed5177b3b0e9eb35386b0a0 1282 gpa_0.9.0-1.dsc
 174714322e7b2c2ca0bb7e33564f5d998f941ecb 1012940 gpa_0.9.0.orig.tar.gz
 fba28a5f87243f927fb5505aafab45d6711e4adb 5227 gpa_0.9.0-1.diff.gz
 4ff3e05f97015be1951d0dba7e7393b55559bae4 346290 gpa_0.9.0-1_i386.deb
Checksums-Sha256: 
 6237b124d03281c6b1a8b05dbe0295b527bccf671e6bf2c58df8baebe760c2a4 1282 
gpa_0.9.0-1.dsc
 2d97f30e5ca7572dd2e5911466a1769f7fe21bc2df9cc6a1f6170fa7fe7d658e 1012940 
gpa_0.9.0.orig.tar.gz
 6fc2d61699a2f3ff7382349dbdfe775f407a049a03a7fcd94527b25e6c7ecbef 5227 
gpa_0.9.0-1.diff.gz
 debf6fe108e2a86c7751bb3e073f70674732439294d4e7c45e4882b4dbfc8e3d 346290 
gpa_0.9.0-1_i386.deb
Files: 
 eff3de52a581ff302a8c5d1760c16d34 1282 utils optional gpa_0.9.0-1.dsc
 18355d9cd97bed3f9066a77c835f2d50 1012940 utils optional gpa_0.9.0.orig.tar.gz
 694208a0d34570db05322a1bf2dc3d0b 5227 utils optional gpa_0.9.0-1.diff.gz
 c516d2eb89329766cbc7e588b0592d2b 346290 utils optional gpa_0.9.0-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFLG5cgmHaJYZ7RAb8RA5BRAJ4ljkeyoe5wKWWVWzJVu9mr/Rjv8wCglgaG
1wi8q4GWLg+hWHdV1zAoxyQ=
=4BD3
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to