You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ 3%] Building CXX object libs/mysql/serialization/CMakeFiles/mysql_serialization.dir/archive_binary.cpp.oIn file included from /tmp/nix-build-percona-server-8.4.3-3.drv-0/percona-server-8.4.3-3/libs/mysql/serialization/archive_binary.cpp:24:In file included from /tmp/nix-build-percona-server-8.4.3-3.drv-0/percona-server-8.4.3-3/libs/mysql/serialization/archive_binary.h:29:/tmp/nix-build-percona-server-8.4.3-3.drv-0/percona-server-8.4.3-3/libs/mysql/serialization/archive.h:84:43: error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw] 84 | return Archive_derived_type::template get_size(std::forward<Type>(arg)); | ^/tmp/nix-build-percona-server-8.4.3-3.drv-0/percona-server-8.4.3-3/libs/mysql/serialization/archive.h:91:43: error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw] 91 | return Archive_derived_type::template get_size_written(); | ^2 errors generated.make[2]: *** [libs/mysql/serialization/CMakeFiles/mysql_serialization.dir/build.make:79: libs/mysql/serialization/CMakeFiles/mysql_serialization.dir/archive_binary.cpp.o] Error 1
Nixpkgs version
Steps to reproduce
nix build github:nixos/nixpkgs/nixpkgs-unstable#percona-server
Can Hydra reproduce this build failure?
Yes, Hydra can reproduce this build failure.
Link to Hydra build job
https://hydra.nixos.org/build/287017684
Relevant log output
Additional context
Should be fixed in the next release: https://perconadev.atlassian.net/browse/PS-9542
System metadata
darkkeks:~$ nix-shell -p nix-info --run "nix-info -m"
"aarch64-darwin"
Darwin 23.6.0, macOS 14.7.2
yes
no
nix-env (Nix) 2.24.10
"nixpkgs"
/nix/store/djws0nzaa2g7xz9iv90ja8yxqddm37yy-source
Notify maintainers
@osnyx @leona-ya
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE
.)I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: