Control: forwarded 1096790 https://issues.guix.gnu.org/77847

On 2025-02-17, Matthias Klose wrote:
> g++ -DHAVE_CONFIG_H -I. -I./nix  -DLOCALEDIR=\"/usr/share/locale\" -I./nix 
> -I./nix/libutil -I./nix -I./nix/libstore -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wall -std=c++11 -g -O2 
> -ffile-prefix-map=/build/reproducible-path/guix-1.4.0=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -c -o 
> nix/nix-daemon/guix_daemon-nix-daemon.o `test -f 
> 'nix/nix-daemon/nix-daemon.cc' || echo './'`nix/nix-daemon/nix-daemon.cc
> In file included from ./nix/libstore/local-store.hh:8,
>                  from nix/nix-daemon/nix-daemon.cc:3:
> ./nix/libstore/store-api.hh:92:5: error: ‘uint64_t’ does not name a type
>    92 |     uint64_t narSize = 0; // 0 = unknown
>       |     ^~~~~~~~
> ./nix/libstore/store-api.hh:9:1: note: ‘uint64_t’ is defined in header 
> ‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’
>     8 | #include <memory>
>   +++ |+#include <cstdint>
>     9 | 

Reported upstream.

live well,
  vagrant

Attachment: signature.asc
Description: PGP signature

Reply via email to