[Debian-astro-maintainers] Bug#909768: sopt FTBFS with spdlog 1:1.1.0-1

Adrian Bunk bunk at debian.org
Thu Sep 27 21:41:04 BST 2018


Source: sopt
Version: 2.0.0-4
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/sopt.html

...
In file included from /build/1st/sopt-2.0.0/cpp/sopt/../sopt/logging.h:7,
                 from /build/1st/sopt-2.0.0/cpp/sopt/wavelets/wavelets.cc:4:
/build/1st/sopt-2.0.0/cpp/sopt/../sopt/logging.enabled.h: In function 'std::shared_ptr<spdlog::logger> sopt::logging::initialize(const string&)':
/build/1st/sopt-2.0.0/cpp/sopt/../sopt/logging.enabled.h:16:31: error: 'stdout_logger_mt' is not a member of 'spdlog'
   auto const result = spdlog::stdout_logger_mt(default_logger_name() + name);
                               ^~~~~~~~~~~~~~~~
In file included from /build/1st/sopt-2.0.0/cpp/sopt/../sopt/logging.h:7,
                 from /build/1st/sopt-2.0.0/cpp/sopt/utilities.cc:7:
/build/1st/sopt-2.0.0/cpp/sopt/../sopt/logging.enabled.h: In function 'std::shared_ptr<spdlog::logger> sopt::logging::initialize(const string&)':
/build/1st/sopt-2.0.0/cpp/sopt/../sopt/logging.enabled.h:16:31: error: 'stdout_logger_mt' is not a member of 'spdlog'
   auto const result = spdlog::stdout_logger_mt(default_logger_name() + name);
                               ^~~~~~~~~~~~~~~~
In file included from /build/1st/sopt-2.0.0/cpp/tests/../sopt/logging.h:7,
                 from /build/1st/sopt-2.0.0/cpp/tests/common_catch_main.cc:7:
/build/1st/sopt-2.0.0/cpp/tests/../sopt/logging.enabled.h: In function 'std::shared_ptr<spdlog::logger> sopt::logging::initialize(const string&)':
/build/1st/sopt-2.0.0/cpp/tests/../sopt/logging.enabled.h:16:31: error: 'stdout_logger_mt' is not a member of 'spdlog'
   auto const result = spdlog::stdout_logger_mt(default_logger_name() + name);
                               ^~~~~~~~~~~~~~~~
make[3]: *** [cpp/sopt/CMakeFiles/sopt.dir/build.make:66: cpp/sopt/CMakeFiles/sopt.dir/wavelets/wavelets.cc.o] Error 1



More information about the Debian-astro-maintainers mailing list