Your message dated Thu, 31 Oct 2024 05:16:37 +0100
with message-id <[email protected]>
and subject line Re: Bug#1086470: ogdi-dfsg FTBFS on 32-bit with 64-bit time_t
with gcc 14
has caused the Debian Bug report #1086470,
regarding ogdi-dfsg FTBFS on 32-bit with 64-bit time_t with gcc 14
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 [email protected]
immediately.)
--
1086470: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086470
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ogdi-dfsg
Version: 4.1.1+ds-4
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/logs.php?pkg=ogdi-dfsg&ver=4.1.1%2Bds-4%2Bb1
...
../asyncsvr.c: In function ‘gltpd_svc_run’:
../asyncsvr.c:553:14: error: passing argument 1 of ‘time’ from incompatible
pointer type [-Wincompatible-pointer-types]
553 | time(¤ttime);
| ^~~~~~~~~~~~
| |
| long int *
In file included from /usr/include/features.h:510,
from /usr/include/arm-linux-gnueabihf/sys/types.h:25,
from /usr/include/tirpc/rpc/types.h:41,
from /usr/include/tirpc/rpc/rpc.h:38,
from /<<PKGBUILDDIR>>/ogdi/include/ecs.h:9,
from ../asyncsvr.c:51:
/usr/include/time.h:85:15: note: expected ‘time_t *’ {aka ‘long long int *’}
but argument is of type ‘long int *’
85 | extern time_t __REDIRECT_NTH (time, (time_t *__timer), __time64);
| ^~~~~~~~~~~~~~
../asyncsvr.c:574:12: error: passing argument 1 of ‘time’ from incompatible
pointer type [-Wincompatible-pointer-types]
574 | time(&timecount);
| ^~~~~~~~~~
| |
| long int *
/usr/include/time.h:85:15: note: expected ‘time_t *’ {aka ‘long long int *’}
but argument is of type ‘long int *’
85 | extern time_t __REDIRECT_NTH (time, (time_t *__timer), __time64);
| ^~~~~~~~~~~~~~
make[5]: *** [<builtin>: asyncsvr.o] Error 1
--- End Message ---
--- Begin Message ---
Version: 4.1.1+ds-5
Patched package was already uploaded yesterday.
Kind Regards,
Bas
--
GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1
--- End Message ---