mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-15 06:14:57 +01:00
e0547a611e
The build failed with ```console Building: src/filesystem.cpp src/filesystem.cpp: In function 'void sys::copy_file(const std::string&, const std::string&)': src/filesystem.cpp:221:26: error: 'bool boost::filesystem::copy_file(const path&, const path&, copy_option)' is deprecated: Use copy_options instead of copy_option [-Werror=deprecated-declarations] 221 | copy_file(path(from), path(to), copy_option::fail_if_exists); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from include/boost/filesystem.hpp:19, from src/filesystem.cpp:47: include/boost/filesystem/operations.hpp:423:13: note: declared here ``` |
||
---|---|---|
.. | ||
data.nix | ||
default.nix | ||
engine.nix |