Your message dated Fri, 05 Apr 2024 18:50:20 +0000
with message-id <[email protected]>
and subject line Bug#1065735: fixed in libgetdata 0.11.0-13
has caused the Debian Bug report #1065735,
regarding libgetdata: FTBFS on armel: error: redefinition of 
‘gd_alter_frameoffset64’
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.)


-- 
1065735: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065735
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libgetdata
Version: 0.11.0-12
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: [email protected]

https://buildd.debian.org/status/fetch.php?pkg=libgetdata&arch=armel&ver=0.11.0-12%2Bb2&stamp=1709901162&raw=0

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -DGETDATA_MODULEDIR=\"/usr/lib/arm-linux-gnueabi/getdata\" -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -c ../../src/flimits.c  -fPIC -DPIC -o .libs/flimits.o
In file included from ../../src/internal.h:34,
                 from ../../src/flimits.c:21:
./getdata.h:1094:30: error: redefinition of ‘gd_alter_frameoffset64’
 1094 | #define gd_alter_frameoffset gd_alter_frameoffset64
      |                              ^~~~~~~~~~~~~~~~~~~~~~
../../src/flimits.c:134:5: note: in expansion of macro ‘gd_alter_frameoffset’
  134 | int gd_alter_frameoffset(DIRFILE* D, off_t offset, int fragment, int 
move)
      |     ^~~~~~~~~~~~~~~~~~~~
../../src/flimits.c:93:5: note: previous definition of ‘gd_alter_frameoffset64’ 
with type ‘int(DIRFILE *, off64_t,  int,  int)’ {aka ‘int(struct gd_dirfile_ *, 
long long int,  int,  int)’}
   93 | int gd_alter_frameoffset64(DIRFILE* D, off64_t offset, int fragment, 
int move)
      |     ^~~~~~~~~~~~~~~~~~~~~~
./getdata.h:1098:24: error: redefinition of ‘gd_frameoffset64’
 1098 | #define gd_frameoffset gd_frameoffset64
      |                        ^~~~~~~~~~~~~~~~
../../src/flimits.c:139:7: note: in expansion of macro ‘gd_frameoffset’
  139 | off_t gd_frameoffset(DIRFILE* D, int fragment) gd_nothrow
      |       ^~~~~~~~~~~~~~
../../src/flimits.c:120:9: note: previous definition of ‘gd_frameoffset64’ with 
type ‘off64_t(DIRFILE *, int)’ {aka ‘long long int(struct gd_dirfile_ *, int)’}
  120 | off64_t gd_frameoffset64(DIRFILE* D, int fragment)
      |         ^~~~~~~~~~~~~~~~
./getdata.h:1101:16: error: redefinition of ‘gd_eof64’
 1101 | #define gd_eof gd_eof64
      |                ^~~~~~~~
../../src/flimits.c:344:7: note: in expansion of macro ‘gd_eof’
  344 | off_t gd_eof(DIRFILE* D, const char *field_code)
      |       ^~~~~~
../../src/flimits.c:318:9: note: previous definition of ‘gd_eof64’ with type 
‘off64_t(DIRFILE *, const char *)’ {aka ‘long long int(struct gd_dirfile_ *, 
const char *)’}
  318 | off64_t gd_eof64(DIRFILE* D, const char *field_code)
      |         ^~~~~~~~
./getdata.h:1100:16: error: redefinition of ‘gd_bof64’
 1100 | #define gd_bof gd_bof64
      |                ^~~~~~~~
../../src/flimits.c:514:7: note: in expansion of macro ‘gd_bof’
  514 | off_t gd_bof(DIRFILE* D, const char *field_code) gd_nothrow
      |       ^~~~~~
../../src/flimits.c:488:9: note: previous definition of ‘gd_bof64’ with type 
‘off64_t(DIRFILE *, const char *)’ {aka ‘long long int(struct gd_dirfile_ *, 
const char *)’}
  488 | off64_t gd_bof64(DIRFILE* D, const char *field_code) gd_nothrow
      |         ^~~~~~~~
make[4]: *** [Makefile:952: flimits.lo] Error 1

Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Source: libgetdata
Source-Version: 0.11.0-13
Done: Michael R. Crusoe <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libgetdata, 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.
Michael R. Crusoe <[email protected]> (supplier of updated libgetdata 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: SHA512

Format: 1.8
Date: Fri, 05 Apr 2024 13:31:07 +0200
Source: libgetdata
Architecture: source
Version: 0.11.0-13
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Michael R. Crusoe <[email protected]>
Closes: 1065735
Changes:
 libgetdata (0.11.0-13) unstable; urgency=medium
 .
   * Team upload.
   * Add patch to enable armel/armhf building. Closes: #1065735
   * d/control: add unique text to each binary package description.
   * Remove trailing whitespace in debian/changelog (routine-update)
   * Remove trailing whitespace in debian/control (routine-update)
   * Remove trailing whitespace in debian/copyright (routine-update)
   * Remove trailing whitespace in debian/rules (routine-update)
   * Rules-Requires-Root: no (routine-update)
   * Update lintian override info format in d/libgetdata-perl.lintian-overrides
     on line 1.
   * watch file standard 4 (routine-update)
   * d/upstream/metadata: link to upstream's GitHub repo
   * debian/libgetdata-dev.lintian-overrides: fixed syntax
Checksums-Sha1:
 d30dc7e6e0f490d6f7dc091cf260a970f66f2922 2762 libgetdata_0.11.0-13.dsc
 8f7d39505bf353d115c9a9df01fff373166c8f65 8656 
libgetdata_0.11.0-13.debian.tar.xz
 b9faaa03e7e4b98249759d5ca221bf7b14a6fb12 8857 
libgetdata_0.11.0-13_source.buildinfo
Checksums-Sha256:
 53c1cdafef213220bb2c87dbc61e300a7c5e9b4e955c4c640c0f26a7f3f7f9fe 2762 
libgetdata_0.11.0-13.dsc
 4616bbfc39fd45437981c102ed236ac7ce245cd4f55d0ce577dbc3ec9bac4255 8656 
libgetdata_0.11.0-13.debian.tar.xz
 441b446f74efa2197b6d4c1a2404034a95ae4c81dbc4d11298f73fc0b8ba0888 8857 
libgetdata_0.11.0-13_source.buildinfo
Files:
 9513c0e1b4ad95c9cbdcfb829230fb72 2762 science optional libgetdata_0.11.0-13.dsc
 eab27836b24ef0f8a1ddfd5ed3de8d36 8656 science optional 
libgetdata_0.11.0-13.debian.tar.xz
 50e8fc717cf8a28786e1667a957c5e01 8857 science optional 
libgetdata_0.11.0-13_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEck1gkzcRPHEFUNdHPCZ2P2xn5uIFAmYQOpMACgkQPCZ2P2xn
5uK/0hAAk3k25ST44FlWYTJMqonI/u1fhvdVKp23T93XmYRXDjc61Wgt26N88FZr
InWPnQ0TOqdN63XXyo4l+9DHZSCwpfLA2ZJDtGEW5FhelMnIUlw9KrjsgTmc/whw
Ystq8eSDbjkCCzplDilWR4TA/Umbhc/pQMyZmdrS10X2yjk/evqt2A2GnZWxX03O
G9II2MM1wdpoVJEedxq8M5+4k7qkXLiivvIfxPBm6mvK5jYRCzByMzdbG5duvRll
2OznC1CmJmcwXEvKbOt1cJlaO8Q5DQiH7DQ1RQ7LxYaii7wvtae8pd8koR299pxC
6ViLoazc2ydMLvpTruGkHJyTJ4Bos00FESAELG4M0CdckK7/+BzT2DbmwAISGNbi
8QwbItl9l82LqbO/2/N4xlpWRKugfKMf9wFbS7ZxGFtxoyMDn8muv6K4eKWvGHnM
UdeuhEGxUcPZxENRJsP9jw/u8MREJha/Pl/pL59ZMHutIJx7ZnJmY++LRj+VpY0h
1UbMF/uwajmRrsys6uL0DfyhEp5iZWBwLlc680uD9rGq4GgLIOA5A5nIkRyYyI8E
WNYM2nDooPzeUKOMT85+gHY1Wgjhyw9JoiWnJEGifpidn/6pdg3ND74R2RJ55j0J
uR+pZWcV0rLcXEqHSd9eMgLYuksyemO7yWAYh8/NIskjecg9LPQ=
=HwHc
-----END PGP SIGNATURE-----

Attachment: pgp6Cp3TmZY_F.pgp
Description: PGP signature


--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to