Public bug reported:

Imported from Debian bug http://bugs.debian.org/1110627:

Package: src:laserboy
Version: 2016.03.15-1.3
Severity: important
Tags: sid forky
User: [email protected]
Usertags: boost1.88

laserboy ftbfs with boost 1.88:

[...]
/<<PKGBUILDDIR>>/src/LaserBoy_common.cpp: In function ‘int 
LaserBoy_version_check(std::string&, std::string, u_int)’:
/<<PKGBUILDDIR>>/src/LaserBoy_common.cpp:442:22: error: ‘io_service’ is 
not a member of ‘boost::asio’; did you mean ‘use_service’?
   442 |         boost::asio::io_service io_service;
       |                      ^~~~~~~~~~
       |                      use_service
/<<PKGBUILDDIR>>/src/LaserBoy_common.cpp:443:32: error: ‘io_service’ was 
not declared in this scope
   443 |         tcp::resolver resolver(io_service);
       |                                ^~~~~~~~~~
/<<PKGBUILDDIR>>/src/LaserBoy_common.cpp:444:24: error: ‘query’ is not a 
member of ‘boost::asio::ip::tcp::resolver’ {aka 
‘boost::asio::ip::basic_resolver<boost::asio::ip::tcp>’}
   444 |         tcp::resolver::query query("laserboy.org", "http");
       |                        ^~~~~
/<<PKGBUILDDIR>>/src/LaserBoy_common.cpp:445:24: error: ‘iterator’ is 
not a member of ‘boost::asio::ip::tcp::resolver’ {aka 
‘boost::asio::ip::basic_resolver<boost::asio::ip::tcp>’}
   445 |         tcp::resolver::iterator endpoint_iterator = 
resolver.resolve(query);
       |                        ^~~~~~~~
/<<PKGBUILDDIR>>/src/LaserBoy_common.cpp:447:38: error: 
‘endpoint_iterator’ was not declared in this scope
   447 |         boost::asio::connect(socket, endpoint_iterator);
       |                                      ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/LaserBoy_common.cpp: In function ‘bool 
directory_exists(const std::string&)’:
/<<PKGBUILDDIR>>/src/LaserBoy_common.cpp:152:14: warning: ignoring 
return value of ‘int chdir(const char*)’ declared with attribute 
‘warn_unused_result’ [-Wunused-result]
   152 |         chdir("../");
       |         ~~~~~^~~~~~~
make[3]: *** [src/CMakeFiles/laserboy.dir/build.make:96: 
src/CMakeFiles/laserboy.dir/LaserBoy_common.cpp.o] Error 1

** Affects: laserboy (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: laserboy (Debian)
     Importance: Undecided
         Status: New


** Tags: ftbfs update-excuse

** Bug watch added: Debian Bug tracker #1110627
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1110627

** Changed in: laserboy (Debian)
 Remote watch: None => Debian Bug tracker #1110627

** Tags added: ftbfs update-excuse

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2120885

Title:
  laserboy ftbfs with boost 1.88

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/laserboy/+bug/2120885/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to