Your message dated Sun, 24 Apr 2016 22:22:38 +0000
with message-id <e1ausqi-0002nz...@franck.debian.org>
and subject line Bug#822401: fixed in mpd 0.19.14-2
has caused the Debian Bug report #822401,
regarding mpd: FTBFS: error: 'uint8_t' was not declared in this scope
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.)


-- 
822401: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822401
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mpd
Version: 0.19.14-1
Severity: serious

This package fails to build in unstable:

> sbuild (Debian sbuild) 0.68.0 (15 Jan 2016) on dl580gen9-02.hlinux
...
> g++ -DHAVE_CONFIG_H -I.  -DNDEBUG -I./src -pthread -isystem 
> /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"'              
> -I/usr/include/opus -I/usr/include/x86_64-linux-gnu  -I/usr/include/libbinio  
> -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -std=gnu++0x -pthread -g -O2 
> -fPIE -fstack-protector-strong -Wformat -Werror=format-security 
> -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants 
> -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections 
> -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith 
> -Wcast-qual -Wwrite-strings -Wsign-compare -c -o 
> src/decoder/plugins/libdecoder_a-OggFind.o `test -f 
> 'src/decoder/plugins/OggFind.cxx' || echo './'`src/decoder/plugins/OggFind.cxx
> In file included from src/decoder/DecoderBuffer.cxx:21:0:
> src/decoder/DecoderBuffer.hxx:41:20: error: 'uint8_t' was not declared in 
> this scope
>   DynamicFifoBuffer<uint8_t> buffer;
>                     ^
> src/decoder/DecoderBuffer.hxx:41:27: error: template argument 1 is invalid
>   DynamicFifoBuffer<uint8_t> buffer;
>                            ^
> src/decoder/DecoderBuffer.hxx: In member function 'void 
> DecoderBuffer::Clear()':
> src/decoder/DecoderBuffer.hxx:61:10: error: request for member 'Clear' in 
> '((DecoderBuffer*)this)->DecoderBuffer::buffer', which is of non-class type 
> 'int'
>    buffer.Clear();
>           ^
> src/decoder/DecoderBuffer.hxx: In member function 'size_t 
> DecoderBuffer::GetAvailable() const':
> src/decoder/DecoderBuffer.hxx:78:17: error: request for member 'GetAvailable' 
> in '((const DecoderBuffer*)this)->DecoderBuffer::buffer', which is of 
> non-class type 'const int'
>    return buffer.GetAvailable();
>                  ^
> src/decoder/DecoderBuffer.hxx: In member function 'ConstBuffer<void> 
> DecoderBuffer::Read() const':
> src/decoder/DecoderBuffer.hxx:87:19: error: request for member 'Read' in 
> '((const DecoderBuffer*)this)->DecoderBuffer::buffer', which is of non-class 
> type 'const int'
>    auto r = buffer.Read();
>                    ^
> src/decoder/DecoderBuffer.hxx:88:27: error: could not convert '{<expression 
> error>, <expression error>}' from '<brace-enclosed initializer list>' to 
> 'ConstBuffer<void>'
>    return { r.data, r.size };
>                            ^
> src/decoder/DecoderBuffer.hxx: In member function 'void 
> DecoderBuffer::Consume(size_t)':
> src/decoder/DecoderBuffer.hxx:105:10: error: request for member 'Consume' in 
> '((DecoderBuffer*)this)->DecoderBuffer::buffer', which is of non-class type 
> 'int'
>    buffer.Consume(nbytes);
>           ^

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

--- End Message ---
--- Begin Message ---
Source: mpd
Source-Version: 0.19.14-2

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

Debian distribution maintenance software
pp.
Florian Schlichting <f...@debian.org> (supplier of updated mpd 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: Sun, 24 Apr 2016 22:14:49 +0200
Source: mpd
Binary: mpd
Architecture: source amd64
Version: 0.19.14-2
Distribution: unstable
Urgency: medium
Maintainer: mpd maintainers <pkg-mpd-maintain...@lists.alioth.debian.org>
Changed-By: Florian Schlichting <f...@debian.org>
Description:
 mpd        - Music Player Daemon
Closes: 822401
Changes:
 mpd (0.19.14-2) unstable; urgency=medium
 .
   * Fix Vcs-Git URL
   * Fix FTBFS caused by a lacking include (Closes: #822401)
   * Add Documentation key to systemd service file
   * Declare compliance with Debian Policy 3.9.8
Checksums-Sha1:
 93d7b311587729aebb86193182e10b3cb64723e5 2942 mpd_0.19.14-2.dsc
 3e236b4b99bbdab9fc14352d0b0c2a52336bcc39 30644 mpd_0.19.14-2.debian.tar.xz
 d553d73af1c0804b8608c8df1251a0dd85b2e06b 6934460 mpd-dbgsym_0.19.14-2_amd64.deb
 5e6f76595e1474c7af51bee0029caad3d1173770 367822 mpd_0.19.14-2_amd64.deb
Checksums-Sha256:
 6c21bce4f733650c880a2bfe3ed8b50df9f4d288b64afdaeb1b7328d014066c4 2942 
mpd_0.19.14-2.dsc
 183a1c7f99d7b58ea25ff1a7966bb48ca28b188dd9b1a75c4cdcf42308a23409 30644 
mpd_0.19.14-2.debian.tar.xz
 c768d3f1db0e44879b1b5270c0bbf70eb73893e60f5db387092d4995f00d3a0d 6934460 
mpd-dbgsym_0.19.14-2_amd64.deb
 6704f17900c77fda852550d37096a569e8c719efaeac8d11da8bc2039e2b932a 367822 
mpd_0.19.14-2_amd64.deb
Files:
 c3b6aaef832395078fda85023511fe46 2942 sound optional mpd_0.19.14-2.dsc
 bd66f238b10e6a88e6705b6a6b8ab750 30644 sound optional 
mpd_0.19.14-2.debian.tar.xz
 e5070e516cf4f13c69cad6869ce12864 6934460 debug extra 
mpd-dbgsym_0.19.14-2_amd64.deb
 4e378187e1e5e34d7e56ff21bb019688 367822 sound optional mpd_0.19.14-2_amd64.deb

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

iQIcBAEBCAAGBQJXHS0eAAoJEBKXO25y3Ae1hNYP/jTLJ3Wf+n2sBJdjVmGTEEbo
QONfiMvkJzlSmjBt50CAXoctyuhLPZCev95MmCSXkgg4zdcxwie/lzWP//RCSbeM
PC0UqLmYgoVrTzdRNds1K7VkoPf0jkXMCHE9kxK34cjqfnbMRLQcLg28TV5fnseR
ghCB8Fs3QxGQf4q0Y7vNK2wWMFFe6I3ja8tk8QHekQXJW+FKXiYb1kmUysQfqhx/
TcxVNJfqNLvzcrRk7r6tKv1ZL2U00fkJdhDen1wKGpkQpqVbS47Y9xkmfXKhJ5sV
3yxGoeTtd1u97+gv4feOrraiLmRqslwbz/kbit7Q7oD7wTtBkPmZ9U/V0zyQIbk4
8TuYelOlhf5qSZZuJWaxOOGb6zDRc8qpsPYKy36y49Bn7inssdXd91BSpKdRTysw
qB5E6gfXpth3Wrv8YVJ5nvV6Jt/Q+8nBBIcyyeyuX31Sb/4WBGWxbM7Z3Ha4W4mD
bu2v2UMHU7fz7lkzhtREbO9+tull7o0e781nDeQL3a0ZHEkVS+/+VadewEwwtJkc
DDXLPERyNNk+PJoD6AXZ79zOBOtvGSDPo69BSWev7fwZJAvFffRpusp4qW972gC7
Sx+Y/25Flnji3eKaDdutzyj8x3GFdlhnp7gqbE4B09yO2rhBt1Oznbj8jPg8XazS
qvOnM2PFni4+epgHi4BU
=PQ8z
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to