Source: checkinstall
Version: 1.6.2+git20170426.d24a630-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -Wl,-z,relro -Wall 
> -c -g -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT -DVERSION=\"0.7.0beta7\" 
> installwatch.c
> installwatch.c: In function ‘instw_init’:
> installwatch.c:1232:17: warning: ignoring return value of ‘realpath’ declared 
> with attribute ‘warn_unused_result’ [-Wunused-result]
>  1232 |                 realpath(proot,wrkpath);
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~
> installwatch.c:1351:17: warning: ignoring return value of ‘realpath’ declared 
> with attribute ‘warn_unused_result’ [-Wunused-result]
>  1351 |                 realpath(__instw.root,wrkpath);
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> installwatch.c:1369:25: warning: ignoring return value of ‘realpath’ declared 
> with attribute ‘warn_unused_result’ [-Wunused-result]
>  1369 |                         realpath(pexclude,wrkpath);
>       |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
> installwatch.c: In function ‘copy_path’:
> installwatch.c:778:33: warning: ignoring return value of ‘write’ declared 
> with attribute ‘warn_unused_result’ [-Wunused-result]
>   778 |                                 write(translfd,buffer,bytes);
>       |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/string.h:535,
>                  from installwatch.c:45:
> In function ‘strcat’,
>     inlined from ‘instw_setpath.isra’ at installwatch.c:1603:3:
> /usr/include/arm-linux-gnueabihf/bits/string_fortified.h:130:10: warning: 
> ‘__builtin___strcat_chk’ accessing 8195 or more bytes at offsets 8242 and 48 
> may overlap 1 byte at offset 8242 [-Wrestrict]
>   130 |   return __builtin___strcat_chk (__dest, __src, __glibc_objsize 
> (__dest));
>       |          
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> installwatch.c: In function ‘instw_setpath.isra’:
> installwatch.c:1649:17: warning: ‘__builtin_strncpy’ output may be truncated 
> copying 4096 bytes from a string of length 4096 [-Wstringop-truncation]
>  1649 |                 strncpy(instw->translpath,instw->truepath,PATH_MAX);
>       |                 ^
> In function ‘strncat’,
>     inlined from ‘instw_setpath.isra’ at installwatch.c:1659:3:
> /usr/include/arm-linux-gnueabihf/bits/string_fortified.h:138:10: warning: 
> ‘__builtin___strncat_chk’ accessing 1 byte at offsets 12339 and 4145 may 
> overlap 1 byte at offset 12339 [-Wrestrict]
>   138 |   return __builtin___strncat_chk (__dest, __src, __len,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>   139 |                                   __glibc_objsize (__dest));
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
> In function ‘strncat’,
>     inlined from ‘instw_setpath.isra’ at installwatch.c:1671:2:
> /usr/include/arm-linux-gnueabihf/bits/string_fortified.h:138:10: warning: 
> ‘__builtin___strncat_chk’ accessing 1 byte at offsets 16440 and 4145 may 
> overlap 1 byte at offset 16440 [-Wrestrict]
>   138 |   return __builtin___strncat_chk (__dest, __src, __len,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>   139 |                                   __glibc_objsize (__dest));
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
> installwatch.c: In function ‘instw_setpath.isra’:
> installwatch.c:1620:17: warning: ‘__builtin_strncpy’ output may be truncated 
> copying 4096 bytes from a string of length 4096 [-Wstringop-truncation]
>  1620 |                 strncpy(instw->reslvpath,instw->truepath,PATH_MAX);
>       |                 ^
> installwatch.c:1621:17: warning: ‘__builtin_strncpy’ output may be truncated 
> copying 4096 bytes from a string of length 4096 [-Wstringop-truncation]
>  1621 |                 strncpy(instw->translpath,instw->truepath,PATH_MAX);
>       |                 ^
> /tmp/cckxe2Ww.s: Assembler messages:
> /tmp/cckxe2Ww.s:11565: Error: symbol `open64' is already defined
> /tmp/cckxe2Ww.s:24205: Error: symbol `creat64' is already defined
> /tmp/cckxe2Ww.s:24578: Error: symbol `ftruncate64' is already defined
> /tmp/cckxe2Ww.s:24736: Error: symbol `fopen64' is already defined
> /tmp/cckxe2Ww.s:25191: Error: symbol `readdir64' is already defined
> /tmp/cckxe2Ww.s:25379: Error: symbol `scandir64' is already defined
> /tmp/cckxe2Ww.s:25738: Error: symbol `truncate64' is already defined
> make[3]: *** [Makefile:22: installwatch.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/checkinstall_1.6.2+git20170426.d24a630-4_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240420&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to