Bug#542982: libcsfml: FTBFS: SocketUDP.cpp:112: error: no matching function for call to 'sf::SocketUDP::Receive(char*&, size_t&, long unsigned int&, sf::IPAddress&)'
Lucas Nussbaum
lucas at lucas-nussbaum.net
Sat Aug 22 15:47:46 UTC 2009
Package: libcsfml
Version: 1.4-2
Severity: serious
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20090822 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> g++ -o SocketUDP.o -c SocketUDP.cpp -W -Wall -pedantic -fPIC -Wno-unused -I../.. -I../../../include -DNDEBUG -DCSFML_EXPORTS -O2
> SocketUDP.cpp: In function 'sfSocketStatus sfSocketUDP_Receive(sfSocketUDP*, char*, size_t, size_t*, sfIPAddress*)':
> SocketUDP.cpp:112: error: no matching function for call to 'sf::SocketUDP::Receive(char*&, size_t&, long unsigned int&, sf::IPAddress&)'
> /usr/include/SFML/Network/SocketUDP.hpp:108: note: candidates are: sf::Socket::Status sf::SocketUDP::Receive(char*, size_t, size_t&, sf::IPAddress&, short unsigned int&)
> /usr/include/SFML/Network/SocketUDP.hpp:133: note: sf::Socket::Status sf::SocketUDP::Receive(sf::Packet&, sf::IPAddress&, short unsigned int&)
> SocketUDP.cpp:119: error: no matching function for call to 'sf::SocketUDP::Receive(char*&, size_t&, size_t&, sf::IPAddress&)'
> /usr/include/SFML/Network/SocketUDP.hpp:108: note: candidates are: sf::Socket::Status sf::SocketUDP::Receive(char*, size_t, size_t&, sf::IPAddress&, short unsigned int&)
> /usr/include/SFML/Network/SocketUDP.hpp:133: note: sf::Socket::Status sf::SocketUDP::Receive(sf::Packet&, sf::IPAddress&, short unsigned int&)
> SocketUDP.cpp: In function 'sfSocketStatus sfSocketUDP_ReceivePacket(sfSocketUDP*, sfPacket*, sfIPAddress*)':
> SocketUDP.cpp:158: error: no matching function for call to 'sf::SocketUDP::Receive(sf::Packet&, sf::IPAddress&)'
> /usr/include/SFML/Network/SocketUDP.hpp:108: note: candidates are: sf::Socket::Status sf::SocketUDP::Receive(char*, size_t, size_t&, sf::IPAddress&, short unsigned int&)
> /usr/include/SFML/Network/SocketUDP.hpp:133: note: sf::Socket::Status sf::SocketUDP::Receive(sf::Packet&, sf::IPAddress&, short unsigned int&)
> make[3]: *** [SocketUDP.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/08/22/libcsfml_1.4-2_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lucas at lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr GPG: 1024D/023B3F4F |
More information about the Pkg-games-devel
mailing list