Source: libevt
Version: 20200926-1.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20241228 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, this package failed to build
on i386.

This package currently has binary packages on i386, so this is a regression.

Relevant part (hopefully):
> gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror 
> -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit 
> -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata 
> -I../libfdatetime -I../libfvalue -I../libfwevt -I../libfwnt -I../libexe 
> -I../libregf -I../libwrc -I../libcdirectory  -Wdate-time -D_FORTIFY_SOURCE=2  
> -g -Wall -c -o info_handle.o info_handle.c
> message_handle.c: In function ‘message_handle_get_resource_file’:
> message_handle.c:3033:14: error: passing argument 1 of 
> ‘libfcache_date_time_get_timestamp’ from incompatible pointer type 
> [-Wincompatible-pointer-types]
>  3033 |              &timestamp,
>       |              ^~~~~~~~~~
>       |              |
>       |              time_t * {aka long int *}
> In file included from evttools_libfcache.h:32,
>                  from message_handle.c:43:
> ../libfcache/libfcache_date_time.h:37:15: note: expected ‘int64_t *’ {aka 
> ‘long long int *’} but argument is of type ‘time_t *’ {aka ‘long int *’}
>    37 |      int64_t *timestamp,
>       |      ~~~~~~~~~^~~~~~~~~
> message_handle.c: In function ‘message_handle_get_mui_resource_file’:
> message_handle.c:3268:14: error: passing argument 1 of 
> ‘libfcache_date_time_get_timestamp’ from incompatible pointer type 
> [-Wincompatible-pointer-types]
>  3268 |              &timestamp,
>       |              ^~~~~~~~~~
>       |              |
>       |              time_t * {aka long int *}
> ../libfcache/libfcache_date_time.h:37:15: note: expected ‘int64_t *’ {aka 
> ‘long long int *’} but argument is of type ‘time_t *’ {aka ‘long int *’}
>    37 |      int64_t *timestamp,
>       |      ~~~~~~~~~^~~~~~~~~
> resource_file.c: In function ‘resource_file_get_message_string’:
> resource_file.c:1000:30: error: passing argument 1 of 
> ‘libfcache_date_time_get_timestamp’ from incompatible pointer type 
> [-Wincompatible-pointer-types]
>  1000 |                              &timestamp,
>       |                              ^~~~~~~~~~
>       |                              |
>       |                              time_t * {aka long int *}
> In file included from ../libexe/libexe_libfcache.h:32,
>                  from ../libexe/libexe_section_descriptor.h:29,
>                  from ../libexe/libexe_section.h:32,
>                  from evttools_libexe.h:33,
>                  from resource_file.c:40:
> ../libfcache/libfcache_date_time.h:37:15: note: expected ‘int64_t *’ {aka 
> ‘long long int *’} but argument is of type ‘time_t *’ {aka ‘long int *’}
>    37 |      int64_t *timestamp,
>       |      ~~~~~~~~~^~~~~~~~~
> make[2]: *** [Makefile:850: resource_file.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/12/28/libevt_20200926-1.1_unstable-i386.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241228;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241228&[email protected]&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