Source: juman
Version: 7.0-3.6
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=juman&arch=armel&ver=7.0-3.6&stamp=1709135196&raw=0

iotool.c: In function ‘getpath’:
iotool.c:154:6: error: implicit declaration of function ‘getcwd’; did you mean 
‘getw’? [-Werror=implicit-function-declaration]
  154 |      getcwd(cur_path, FILENAME_MAX);
      |      ^~~~~~
      |      getw
iotool.c: In function ‘ls’:
iotool.c:450:22: warning: format ‘%ld’ expects argument of type ‘long int’, but 
argument 3 has type ‘__off64_t’ {aka ‘long long int’} [-Wformat=]
  450 |      fprintf(fp, "%8ld bytes: %s\n", stbuf.st_size, path);
      |                   ~~~^               ~~~~~~~~~~~~~
      |                      |                    |
      |                      long int             __off64_t {aka long long int}
      |                   %8lld
cc1: some warnings being treated as errors
make[4]: *** [Makefile:451: iotool.lo] Error 1

Cheers
-- 
Sebastian Ramacher

Reply via email to