Your message dated Tue, 14 Jan 2025 11:49:15 +0000
with message-id <e1txfq3-003s7m...@fasolo.debian.org>
and subject line Bug#1091579: fixed in libevt 20200926-2
has caused the Debian Bug report #1091579,
regarding libevt: FTBFS on i386: message_handle.c:3033:14: error: passing 
argument 1 of ‘libfcache_date_time_get_timestamp’ from incompatible pointer 
type [-Wincompatible-pointer-types]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1091579: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091579
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libevt
Version: 20200926-1.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
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;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241228&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.

--- End Message ---
--- Begin Message ---
Source: libevt
Source-Version: 20200926-2
Done: Colin Watson <cjwat...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libevt, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1091...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwat...@debian.org> (supplier of updated libevt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 14 Jan 2025 11:22:24 +0000
Source: libevt
Architecture: source
Version: 20200926-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <team+pkg-secur...@tracker.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Closes: 1080920 1091579
Changes:
 libevt (20200926-2) unstable; urgency=medium
 .
   * Team upload.
   * Fix timestamp types (closes: #1091579).
   * Apply X-Style: black.
   * Build-depend on python3-setuptools (closes: #1080920).
   * Build-depend on pkgconf rather than pkg-config.
Checksums-Sha1:
 6cd490eb8cbd9925f5cf12dd2752366e37741039 2302 libevt_20200926-2.dsc
 d35d2b8a97c8ee250258d05971fdf1f19b69a048 5428 libevt_20200926-2.debian.tar.xz
Checksums-Sha256:
 f5968041ab23bc6fe64a071ac5b43db49551f74b6b043266c75029f73dd44e25 2302 
libevt_20200926-2.dsc
 d35338d85f79c9f4167550fcbbde7e5c5dee9c7210bbd9dac1e0d021297951d9 5428 
libevt_20200926-2.debian.tar.xz
Files:
 c2140f59135164d1c78abb36374154f2 2302 libs optional libevt_20200926-2.dsc
 4cc13dceb7d2fb42547bb8273ad7e576 5428 libs optional 
libevt_20200926-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmeGSgcACgkQOTWH2X2G
UAvr+A//RwXaXzY2cMci5GxDSnGoh9e/okXycoKNUnCs+RR73YmvjqpjPyiBZ6NK
1eQ6xxNOAYl3cxv717162T4XXQ+7/6IGssNgu9sltttKmqajh4PcvV1tyGMAp5sz
9nqUGNMUd7zZFjGO5dNeYC91GqxcoH47oWfghFV5QW8nf/l4gQ5PIiao5ehdxu6J
EvUb3LThrbyf0aHSR8BD4019ZQZG21BgoEo8OW/iA29rnACn2qtNVGzznSacp9dk
IXjJ0d+Oe0+o1I8t5LkPBvieJKDlmuyYVFh8tQl+2hN4bKlkinXnBwVWJnwvpmCl
Gc/48665lABb9vC+y+hJkeNByIu1LlmPq0NV3LUdzBBBbWeqUFipsG6Naf+itiu4
nPnm1+XWTPKnBnePd0kekBXTPwrZTdazLJMs3SPKEgs10aSwzOUHknWABuH1d05k
79wJTbPkctIX5OLJWQvUDXLnw4JL23I6Zq5G1CcbmjaIaXlpOHD3WqpW4Hj+h5Dg
rmanbGaDJd0ff7I45YXSnDP17dFW2pKSnMSuRxOQYcT4U002iErFaZigTRf5KgOh
u23KqO2xs66a27sk/6F9B2SUbCW5FZvmT5Q0gRu7MbSrnuN8gX3p5PTp/05D9zdN
vXmLwk0dJ9l0KNgkJw9oB6qhP8CroxNupj9ou11619z3qUt3/Es=
=w37w
-----END PGP SIGNATURE-----

Attachment: pgpdOcnU71z0j.pgp
Description: PGP signature


--- End Message ---

Reply via email to