Your message dated Wed, 21 Dec 2022 17:49:52 +0000
with message-id <e1p83e0-00aljh...@fasolo.debian.org>
and subject line Bug#1026630: fixed in indi-gphoto 3.2+20221221172841-1
has caused the Debian Bug report #1026630,
regarding indi-gphoto: FTBFS: gphoto_ccd.h:101:14: error: ‘void
GPhotoCCD::addFITSKeywords(fitsfile*, INDI::CCDChip*)’ marked ‘override’, but
does not override
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.)
--
1026630: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026630
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: indi-gphoto
Version: 3.0+20220611124727-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221220 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> /usr/bin/c++ -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>
> -I/usr/include/libindi -I/usr/include/libraw -I/usr/include/libusb-1.0 -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall
> -D_FORTIFY_SOURCE=2 -fstack-protector-all -fPIE -O1 -Wa,--noexecstack -Wall
> -Wextra -Wno-unused-but-set-variable -Wno-format-truncation -g -fPIE
> -std=gnu++14 -Wno-deprecated-declarations -MD -MT
> CMakeFiles/indi_gphoto_ccd.dir/gphoto_readimage.cpp.o -MF
> CMakeFiles/indi_gphoto_ccd.dir/gphoto_readimage.cpp.o.d -o
> CMakeFiles/indi_gphoto_ccd.dir/gphoto_readimage.cpp.o -c
> /<<PKGBUILDDIR>>/gphoto_readimage.cpp
> In file included from /<<PKGBUILDDIR>>/gphoto_ccd.cpp:23:
> /<<PKGBUILDDIR>>/gphoto_ccd.h:101:14: error: ‘void
> GPhotoCCD::addFITSKeywords(fitsfile*, INDI::CCDChip*)’ marked ‘override’, but
> does not override
> 101 | void addFITSKeywords(fitsfile * fptr, INDI::CCDChip *
> targetChip) override;
> | ^~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/gphoto_ccd.cpp: In member function ‘void
> GPhotoCCD::addFITSKeywords(fitsfile*, INDI::CCDChip*)’:
> /<<PKGBUILDDIR>>/gphoto_ccd.cpp:2019:31: error: no matching function for call
> to ‘GPhotoCCD::addFITSKeywords(fitsfile*&, INDI::CCDChip*&)’
> 2019 | INDI::CCD::addFITSKeywords(fptr, targetChip);
> | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/gphoto_ccd.h:27:
> /usr/include/libindi/indiccd.h:508:22: note: candidate: ‘virtual void
> INDI::CCD::addFITSKeywords(INDI::CCDChip*)’
> 508 | virtual void addFITSKeywords(CCDChip * targetChip);
> | ^~~~~~~~~~~~~~~
> /usr/include/libindi/indiccd.h:508:22: note: candidate expects 1 argument,
> 2 provided
> make[3]: *** [CMakeFiles/indi_gphoto_ccd.dir/build.make:79:
> CMakeFiles/indi_gphoto_ccd.dir/gphoto_ccd.cpp.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2022/12/20/indi-gphoto_3.0+20220611124727-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&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: indi-gphoto
Source-Version: 3.2+20221221172841-1
Done: Thorsten Alteholz <deb...@alteholz.de>
We believe that the bug you reported is fixed in the latest version of
indi-gphoto, 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 1026...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thorsten Alteholz <deb...@alteholz.de> (supplier of updated indi-gphoto 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: Wed, 21 Dec 2022 17:29:56 +0000
Source: indi-gphoto
Architecture: source
Version: 3.2+20221221172841-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team
<debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Thorsten Alteholz <deb...@alteholz.de>
Closes: 1026630
Changes:
indi-gphoto (3.2+20221221172841-1) unstable; urgency=medium
.
* build version from git
* based on indi-3rdparty release 1.9.9
* new upstream version 3.2
* new upstream version Closes: #1026630
Checksums-Sha1:
fd0c8c70aad88f4646060c09b961ba89ffc9b5d2 2355
indi-gphoto_3.2+20221221172841-1.dsc
bf7775423c21186b2bb28d549733774d44fd881b 90513
indi-gphoto_3.2+20221221172841.orig.tar.gz
ebba83391e4118d26cd1dc343ffab3bd251f216e 1452
indi-gphoto_3.2+20221221172841-1.debian.tar.xz
b02df3bf8785b318412ce9aab7429a66c3a838a4 9619
indi-gphoto_3.2+20221221172841-1_amd64.buildinfo
Checksums-Sha256:
c742d08d0092c95c9e4a74f0de33874d362903ac9c3fc2b6f957bf84cb4d007d 2355
indi-gphoto_3.2+20221221172841-1.dsc
aa84a89ff219708edd6f0283d6079cbc32859582ffad9530007930fce5cbf3d8 90513
indi-gphoto_3.2+20221221172841.orig.tar.gz
a78da20c8d6d12f232c47ea5fab96573cf5c630c188f021f767bcfc4e120b5d8 1452
indi-gphoto_3.2+20221221172841-1.debian.tar.xz
b0df1edb19ded4e9d7d37bf13e67489f27e4605920be6ef00df1488cd6e36529 9619
indi-gphoto_3.2+20221221172841-1_amd64.buildinfo
Files:
76b456374fe47d37d341a319de6ec567 2355 science optional
indi-gphoto_3.2+20221221172841-1.dsc
5b860556f2314b24d833e2ad2633ea75 90513 science optional
indi-gphoto_3.2+20221221172841.orig.tar.gz
ae11f936522c7f36b3c1da27f7efb604 1452 science optional
indi-gphoto_3.2+20221221172841-1.debian.tar.xz
dc9f3eadc1b426e191cfa51deaaee110 9619 science optional
indi-gphoto_3.2+20221221172841-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAmOjQytfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR6QKD/4rGmf98CRR5EAvGWg98cWhPzq9vdA2
kuMbn7pO7YWRmaD/zXik4XCYQa79m4QBIYwSGbpLs+Jrv3rloacg7e/l6D/QQaXa
JtQ56zKzqFIl0vD5CtCk8pspXFujKhSFJEThoyvEn4Gw7wXjQ11ZYnK0QnEw/m9t
PGkNHJLFN5W9uiXQiziPQRdcSI7a80WEa66miIKqWdzhttIboH10H9Y+JZhxQqo2
z8n5az/LA5pMfzaUDm5i9T9sKXjkaf3wAFgf+/8wKLEwHUuZKHuu8/+9aoMfEiip
5j6QOmXHcdvnaef/jbM4VYByTWFo0xgPeHmZmL3cBVIcou0ig7hE0VzfrlinnWk9
gpcricvTsUNkfLj9Jro0FbY0ldL+hFtVjMRnLdiTElzPNheiHkKkNYj4kMSzsn3R
94JBk5FsuRrX8i2Z6rBl8i2B/4sjIWMEQin2jonpiiKPNzmcdAmzhR3XSlhq15sU
5B8nAM361FSu4r8uBX+7wsfEf9XCJ4nWDqC2U8oRIy5KZwGpsFyMnMUfDl98k+wM
ncw218jZhtc3zzLTfoeqj6PksTPbWstBEHiphI744R+dH245rK07qq2fMtCEydPG
sAo3nTbWCTPtzRtpjsNTpCNAp1G4kLqoc5cHKTx4PO+B0y0k/kCiRzexDu77uT9o
t0ASmMJN/wtqnA==
=AU0T
-----END PGP SIGNATURE-----
--- End Message ---