Your message dated Wed, 23 Oct 2024 17:53:37 +0000
with message-id <e1t3fy9-00enhe...@fasolo.debian.org>
and subject line Bug#1085271: Removed package(s) from unstable
has caused the Debian Bug report #1077254,
regarding cpl-plugin-uves FTBFS 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 ow...@bugs.debian.org
immediately.)
--
1077254: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1077254
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cpl-plugin-uves
Version: 6.1.8+dfsg-2
Severity: serious
Tags: ftbfs trixie sid
https://buildd.debian.org/status/logs.php?pkg=cpl-plugin-uves&ver=6.1.8%2Bdfsg-2%2Bb3
...
uves_reduce_scired.c: In function 'uves_flux_calibrate_spectra':
uves_reduce_scired.c:145:44: error: passing argument 1 of
'uves_pfits_get_airm_mean' from incompatible pointer type
[-Wincompatible-pointer-types]
145 | double airm = uves_pfits_get_airm_mean(phead);
| ^~~~~
| |
| const uves_propertylist *
{aka const struct _uves_propertylist_ *}
In file included from uves_reduce_scired.c:53:
./uves_pfits.h:582:59: note: expected 'const cpl_propertylist *' {aka 'const
struct _cpl_propertylist_ *'} but argument is of type 'const uves_propertylist
*' {aka 'const struct _uves_propertylist_ *'}
582 | double uves_pfits_get_airm_mean (const cpl_propertylist * plist);
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
...
uves_reduce_scired.c:283:57: error: passing argument 1 of
'cpl_propertylist_duplicate' from incompatible pointer type
[-Wincompatible-pointer-types]
283 | cpl_propertylist* head = cpl_propertylist_duplicate(rhead);
| ^~~~~
| |
| const
uves_propertylist * {aka const struct _uves_propertylist_ *}
In file included from /usr/include/cpl_vector.h:31,
from /usr/include/cpl_bivector.h:28,
from /usr/include/cpl.h:24,
from ./uves_reduce_scired.h:39,
from uves_reduce_scired.c:44:
/usr/include/cpl_propertylist.h:60:52: note: expected 'const cpl_propertylist
*' {aka 'const struct _cpl_propertylist_ *'} but argument is of type 'const
uves_propertylist *' {aka 'const struct _uves_propertylist_ *'}
60 | cpl_propertylist_duplicate(const cpl_propertylist *other)
CPL_ATTR_ALLOC;
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
uves_reduce_scired.c:288:28: error: passing argument 1 of
'uves_free_propertylist' from incompatible pointer type
[-Wincompatible-pointer-types]
288 | uves_free_propertylist(&head);
| ^~~~~
| |
| cpl_propertylist ** {aka struct
_cpl_propertylist_ **}
In file included from ./uves_parameters.h:76,
from uves_reduce_scired.c:54:
./uves_utils_wrappers.h:160:49: note: expected 'uves_propertylist **' {aka
'struct _uves_propertylist_ **'} but argument is of type 'cpl_propertylist **'
{aka 'struct _cpl_propertylist_ **'}
160 | void uves_free_propertylist(uves_propertylist **p);
| ~~~~~~~~~~~~~~~~~~~~^
...
--- End Message ---
--- Begin Message ---
Version: 6.1.8+dfsg-2+rm
Dear submitter,
as the package cpl-plugin-uves has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1085271
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---