Source: xen
Version: 4.17.3+10-g091466ba55-1.1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=xen&arch=armhf&ver=4.17.3%2B10-g091466ba55-1.1&stamp=1709892742&raw=0

xenstored_control.c:646:70: error: format ‘%ld’ expects argument of type ‘long 
int’, but argument 5 has type ‘time_t’ {aka ‘long long int’} [-Werror=format=]
  646 |                         ret = talloc_asprintf(ctx, "%s\nDomain %u: %ld 
s",
      |                                                                    ~~^
      |                                                                      |
      |                                                                      
long int
      |                                                                    %lld
......
  649 |                                               now - 
conn->ta_start_time);
      |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                   |
      |                                                   time_t {aka long long 
int}
cc1: all warnings being treated as errors
make[6]: *** [/<<PKGBUILDDIR>>/tools/xenstore/../../tools/Rules.mk:190: 
xenstored_control.o] Error 1

Cheers
-- 
Sebastian Ramacher

Reply via email to