Your message dated Sun, 21 Apr 2024 11:51:41 +0000
with message-id <e1ryvjr-00gcmh...@fasolo.debian.org>
and subject line Bug#1069435: fixed in olpc-powerd 23-5
has caused the Debian Bug report #1069435,
regarding olpc-powerd: FTBFS on armhf: olpc-switchd.c:311:14: error: ‘struct 
input_event’ has no member named ‘time’
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.)


-- 
1069435: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069435
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: olpc-powerd
Version: 23-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):
> cc -Wall -O2 -g -DVERSION=23 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro  pnmto565fb.c   
> -o pnmto565fb
> pnmto565fb.c: In function ‘showimage’:
> pnmto565fb.c:374:5: warning: implicit declaration of function ‘readahead’ 
> [-Wimplicit-function-declaration]
>   374 |     readahead(fd, 0, sb.st_size);
>       |     ^~~~~~~~~
> olpc-switchd.c: In function ‘round_secs’:
> olpc-switchd.c:311:14: error: ‘struct input_event’ has no member named ‘time’
>   311 |     return ev->time.tv_sec + ((ev->time.tv_usec > 500000) ? 1 : 0);
>       |              ^~
> olpc-switchd.c:311:34: error: ‘struct input_event’ has no member named ‘time’
>   311 |     return ev->time.tv_sec + ((ev->time.tv_usec > 500000) ? 1 : 0);
>       |                                  ^~
> olpc-switchd.c: In function ‘power_button_event’:
> olpc-switchd.c:323:11: error: ‘struct input_event’ has no member named ‘time’
>   323 |         ev->time.tv_sec, ev->time.tv_usec,
>       |           ^~
> olpc-switchd.c:323:28: error: ‘struct input_event’ has no member named ‘time’
>   323 |         ev->time.tv_sec, ev->time.tv_usec,
>       |                            ^~
> pnmto565fb.c:312:25: warning: variable ‘rightfillcols’ set but not used 
> [-Wunused-but-set-variable]
>   312 |     int bottomfillrows, rightfillcols;
>       |                         ^~~~~~~~~~~~~
> olpc-switchd.c: In function ‘lid_event’:
> olpc-switchd.c:339:11: error: ‘struct input_event’ has no member named ‘time’
>   339 |         ev->time.tv_sec, ev->time.tv_usec,
>       |           ^~
> olpc-switchd.c:339:28: error: ‘struct input_event’ has no member named ‘time’
>   339 |         ev->time.tv_sec, ev->time.tv_usec,
>       |                            ^~
> olpc-switchd.c: In function ‘ebook_event’:
> olpc-switchd.c:359:11: error: ‘struct input_event’ has no member named ‘time’
>   359 |         ev->time.tv_sec, ev->time.tv_usec,
>       |           ^~
> olpc-switchd.c:359:28: error: ‘struct input_event’ has no member named ‘time’
>   359 |         ev->time.tv_sec, ev->time.tv_usec,
>       |                            ^~
> olpc-switchd.c: In function ‘acpwr_event’:
> olpc-switchd.c:379:11: error: ‘struct input_event’ has no member named ‘time’
>   379 |         ev->time.tv_sec, ev->time.tv_usec,
>       |           ^~
> olpc-switchd.c:379:28: error: ‘struct input_event’ has no member named ‘time’
>   379 |         ev->time.tv_sec, ev->time.tv_usec,
>       |                            ^~
> olpc-switchd.c: In function ‘round_secs’:
> olpc-switchd.c:312:1: warning: control reaches end of non-void function 
> [-Wreturn-type]
>   312 | }
>       | ^
> make[1]: *** [<builtin>: olpc-switchd] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/olpc-powerd_23-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.

--- End Message ---
--- Begin Message ---
Source: olpc-powerd
Source-Version: 23-5
Done: Andreas Beckmann <a...@debian.org>

We believe that the bug you reported is fixed in the latest version of
olpc-powerd, 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 1069...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Beckmann <a...@debian.org> (supplier of updated olpc-powerd 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: SHA256

Format: 1.8
Date: Sun, 21 Apr 2024 13:23:18 +0200
Source: olpc-powerd
Architecture: source
Version: 23-5
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Closes: 641204 1021457 1069435
Changes:
 olpc-powerd (23-5) unstable; urgency=medium
 .
   * QA upload.
   * Import package history into GIT.
   * Generate and cleanup debian/powerd.conf during package build.
   * Do not overwrite hardening flags.  (Closes: #1021457)
   * Fix building with -Werror=implicit-function-declaration.
   * Tune (Pre-)Depends.
   * Add Recommends: dialog.  (Closes: #641204)
   * Work around struct input_event.time kernel api change.  (Closes: #1069435)
   * Add upstream metadata, Homepage and watch file.
Checksums-Sha1:
 5caa13a4a18a66ac83ec4949e05719b6a21cd1db 1875 olpc-powerd_23-5.dsc
 8d57dad3a8215691405e998ea9079a747f25cae8 4132 olpc-powerd_23-5.debian.tar.xz
 db898663109e1582c824ba951d65551f6b0027dd 5631 olpc-powerd_23-5_source.buildinfo
Checksums-Sha256:
 ef0d74243ee379ee6622696bdea40f71558c207aacdc0e757dd6e7efce447855 1875 
olpc-powerd_23-5.dsc
 a8ceaf9cd258581037b85399d511d4dc61e1acf68f59e857391264d13ce6060d 4132 
olpc-powerd_23-5.debian.tar.xz
 70a07b16aa23ed2f872e79ea87bf7f2f348594b5b5441661e8da0a1831a87b34 5631 
olpc-powerd_23-5_source.buildinfo
Files:
 a89f291936dc20eee8d9b521e788a47e 1875 admin optional olpc-powerd_23-5.dsc
 30dab7ea7ff172370c21c88652173991 4132 admin optional 
olpc-powerd_23-5.debian.tar.xz
 eaec2f851ee2d3258401be0d28ce1b63 5631 admin optional 
olpc-powerd_23-5_source.buildinfo

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

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmYk94gQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCDx5D/0eCq+F57uZ2HVcFC9FPVBn6ZRIthX1Tthc
YD306jIvO+P6nSLiBN9zgShRALEyDKD/jW1w5yHwGVMD95c/dPtWOgUbCO0mnTW3
P1cQg0+2YTw5pXclc9wVqGhkhMR+w6oH8jHri7uQWU0BepEx98oNZ3UoAi9sqcWq
wiHB/tPssYgVXue6BiyEPOcpGH4Zh8ThUSePxlaHejnyWGLiOv+N2Fhi7pwbiHSb
Zs5sWkQP8S3JNYrLfShUgD2I52P5Jpy0XHUAPhcYQkBbOoNHF+aIIed7kHCPWDAj
8bSPlstjsSyJOIPWopMV+eJEajCFbImxYq6f1ktRhO6tWSw78Lu3yqApnD5A77KD
J6m4F6OsFawWz2zRVAmYuYbLcpmig0/xSml/xC2OgzqXhzGGDQjayUiMBkDlca4K
l640cNBMdw9i2++je894AwQVE3acSYKJTeceGbBRpPPj+41ZCcjY06hjuCn47B/+
rQ/8bvRsf58Ci1A6TA+ARuHTcvjGAHXmtV3WeurVURyvyc0vgXSl9CdEJ71TenSo
599YmfHKSJt+wSF9db5CM19HeyKIQGH1p2GGOz2wPeZDXmTNRX1k10+UJEjXUKkk
nwi1iuCSOK5jIRMnehpqdn77hJNwuNPWpqeVvYKVtgh78EBW46K2U8cggFb8KXk/
1y2nf2S6Lg==
=r8d5
-----END PGP SIGNATURE-----

Attachment: pgpUAwhT67Ouv.pgp
Description: PGP signature


--- End Message ---

Reply via email to