Your message dated Sat, 21 Oct 2017 13:05:16 +0000
with message-id <[email protected]>
and subject line Bug#879126: fixed in ser-player 1.7.0-2
has caused the Debian Bug report #879126,
regarding ser-player: FTBFS on kFreeBSD: _fseeki64 undeclared
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.)


-- 
879126: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879126
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ser-player
Version: 1.7.0-1
Severity: important
Tags: upstream
Justification: fails to build from source
User: [email protected]

Builds of ser-player for kfreebsd-* (admittedly not release
architectures) have been failing:

  src/pipp_utf8.h:69:17: error: '_fseeki64' was not declared in this scope
   #define fseek64 _fseeki64  // Windows

You should be able to address the immediate problem by changing

  #ifdef __linux__

on line 59 of pipp_utf8.h to

  #if defined(__linux__)  ||  defined(__GLIBC__)

but may well have to make similar changes elsewhere.

It may also work to add (conditionally!) the preprocessor flags
-DBSD -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64.

Could you please take a look?

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]

--- End Message ---
--- Begin Message ---
Source: ser-player
Source-Version: 1.7.0-2

We believe that the bug you reported is fixed in the latest version of
ser-player, 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.
Cyril Richard <[email protected]> (supplier of updated ser-player 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: Sat, 21 Oct 2017 14:43:41 +0200
Source: ser-player
Binary: ser-player
Architecture: source
Version: 1.7.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Maintainers 
<[email protected]>
Changed-By: Cyril Richard <[email protected]>
Description:
 ser-player - Video player and processing utility for SER files.
Closes: 879126
Changes:
 ser-player (1.7.0-2) unstable; urgency=medium
 .
   * Adding patch. Closes: #879126
Checksums-Sha1:
 ed096eb40585eb4e5393be3798991feff8ebcfe7 2019 ser-player_1.7.0-2.dsc
 4c42ff5d181dd252642f2324e0c2c871fd422baa 33396 ser-player_1.7.0-2.debian.tar.xz
Checksums-Sha256:
 a706d25db74cbc9f5d931650c85311b34397cdbde951fb0c66160cb8b94697dd 2019 
ser-player_1.7.0-2.dsc
 8069db638a69fb701ab8b55a5274ac07ca020f20b4f2aed4dbc93d42ec96c9f9 33396 
ser-player_1.7.0-2.debian.tar.xz
Files:
 47f590acde2a075e6cc7db1df93ca738 2019 video optional ser-player_1.7.0-2.dsc
 d236dc9ece109ee79052bbd8b5c91165 33396 video optional 
ser-player_1.7.0-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAlnrQeQACgkQcRWv0HcQ
3PcS3Q/9H7HpxSEF3vLnEv4BfAEmmRboKKyetEi28NjuLJuO7tSzYW5irEn7HaVi
ZrrG17hbNglQT2RuE9+Xr1pYM2VL3bs89jF1y+QplPPxt4hRftKFI4SoQjz/Iv1q
atFOfwGPYe1BLTADIfzNVF1QtDiwi22Lp3yxmjTK0RurzGeEkgFSJBFH1b8B5rO0
iuKDudHAMmPSQ0QUKNpr1Z/hgy9e9H4iAHOq6AKIvR4Eb19Zcg6eoxQmnIQSJ3/a
tTspl3GHpuBehu7eky8pw7MyyTiIdraR7KHtyd1eluM2PCZ0kRQKAFfThfkBGRXl
xR/0134RzUf+CRG7udKhTOsW23U68qPpVZZctsOufX/5oWxy7Flx3CWxgkQyLGoK
xXdVYWPP7DSGPujPHPGbxHQF/aHB+JuXTIDFrBUp3KhqOjL4Nq9t5tlSqCEql5h3
z0BzSJ3ldXncTyUMPCHVQ8hH64JMZqEX3FnaBJ7DCdvsZxZLnrNoRPw0hNbgI6iF
YGRJqnVlLjharqhTd5Gu9JJWGCvWXl8idQhkq3j5TzFk9tzcK6aCOBDGVxX+SH9G
4QTnCbfJEwgo8lGDKC6H1UQGsPuGGiZ48zZsDOLezyrRbSkX/jyqBWMTZLAWGlR5
ZFjvz9RfOBftjp3uKGHhuntqE7EUZHON19tE6bFCJy2/wG+fnfI=
=gc4l
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to