Your message dated Tue, 05 Nov 2024 06:50:45 +0000
with message-id <e1t8don-005y2y...@fasolo.debian.org>
and subject line Bug#1066247: fixed in uhub 0.4.1-3.3
has caused the Debian Bug report #1066247,
regarding uhub: FTBFS: adcclient.c:178:33: error: implicit declaration of 
function ‘ADC_client_connect_internal’; did you mean ‘ADC_client_connect’? 
[-Werror=implicit-function-declaration]
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.)


-- 
1066247: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066247
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: uhub
Version: 0.4.1-3.2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

This is most likely caused by a change in dpkg 1.22.6, that enabled
-Werror=implicit-function-declaration. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration

Relevant part (hopefully):
> /usr/bin/cc -DSSL_SUPPORT=1 -DSSL_USE_OPENSSL=1 -I/<<PKGBUILDDIR>>/src -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -fPIC -MD -MT 
> CMakeFiles/utils.dir/src/util/list.c.o -MF 
> CMakeFiles/utils.dir/src/util/list.c.o.d -o 
> CMakeFiles/utils.dir/src/util/list.c.o -c /<<PKGBUILDDIR>>/src/util/list.c
> /<<PKGBUILDDIR>>/src/tools/adcclient.c: In function ‘event_callback’:
> /<<PKGBUILDDIR>>/src/tools/adcclient.c:178:33: error: implicit declaration of 
> function ‘ADC_client_connect_internal’; did you mean ‘ADC_client_connect’? 
> [-Werror=implicit-function-declaration]
>   178 |                                 ADC_client_connect_internal(client);
>       |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                 ADC_client_connect
> [  9%] Building C object CMakeFiles/utils.dir/src/util/log.c.o
> /usr/bin/cc -DSSL_SUPPORT=1 -DSSL_USE_OPENSSL=1 -I/<<PKGBUILDDIR>>/src -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -fPIC -MD -MT 
> CMakeFiles/utils.dir/src/util/log.c.o -MF 
> CMakeFiles/utils.dir/src/util/log.c.o.d -o 
> CMakeFiles/utils.dir/src/util/log.c.o -c /<<PKGBUILDDIR>>/src/util/log.c
> [ 10%] Building C object CMakeFiles/utils.dir/src/util/memory.c.o
> /usr/bin/cc -DSSL_SUPPORT=1 -DSSL_USE_OPENSSL=1 -I/<<PKGBUILDDIR>>/src -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -fPIC -MD -MT 
> CMakeFiles/utils.dir/src/util/memory.c.o -MF 
> CMakeFiles/utils.dir/src/util/memory.c.o.d -o 
> CMakeFiles/utils.dir/src/util/memory.c.o -c /<<PKGBUILDDIR>>/src/util/memory.c
> [ 11%] Building C object CMakeFiles/utils.dir/src/util/misc.c.o
> /usr/bin/cc -DSSL_SUPPORT=1 -DSSL_USE_OPENSSL=1 -I/<<PKGBUILDDIR>>/src -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -fPIC -MD -MT 
> CMakeFiles/utils.dir/src/util/misc.c.o -MF 
> CMakeFiles/utils.dir/src/util/misc.c.o.d -o 
> CMakeFiles/utils.dir/src/util/misc.c.o -c /<<PKGBUILDDIR>>/src/util/misc.c
> [ 13%] Building C object CMakeFiles/utils.dir/src/util/rbtree.c.o
> /usr/bin/cc -DSSL_SUPPORT=1 -DSSL_USE_OPENSSL=1 -I/<<PKGBUILDDIR>>/src -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -fPIC -MD -MT 
> CMakeFiles/utils.dir/src/util/rbtree.c.o -MF 
> CMakeFiles/utils.dir/src/util/rbtree.c.o.d -o 
> CMakeFiles/utils.dir/src/util/rbtree.c.o -c /<<PKGBUILDDIR>>/src/util/rbtree.c
> [ 14%] Building C object CMakeFiles/utils.dir/src/util/threads.c.o
> /usr/bin/cc -DSSL_SUPPORT=1 -DSSL_USE_OPENSSL=1 -I/<<PKGBUILDDIR>>/src -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -fPIC -MD -MT 
> CMakeFiles/utils.dir/src/util/threads.c.o -MF 
> CMakeFiles/utils.dir/src/util/threads.c.o.d -o 
> CMakeFiles/utils.dir/src/util/threads.c.o -c 
> /<<PKGBUILDDIR>>/src/util/threads.c
> [ 15%] Building C object CMakeFiles/utils.dir/src/util/tiger.c.o
> /usr/bin/cc -DSSL_SUPPORT=1 -DSSL_USE_OPENSSL=1 -I/<<PKGBUILDDIR>>/src -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -fPIC -MD -MT 
> CMakeFiles/utils.dir/src/util/tiger.c.o -MF 
> CMakeFiles/utils.dir/src/util/tiger.c.o.d -o 
> CMakeFiles/utils.dir/src/util/tiger.c.o -c /<<PKGBUILDDIR>>/src/util/tiger.c
> cc1: some warnings being treated as errors
> make[3]: *** [CMakeFiles/adcclient.dir/build.make:79: 
> CMakeFiles/adcclient.dir/src/tools/adcclient.c.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/uhub_0.4.1-3.2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&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: uhub
Source-Version: 0.4.1-3.3
Done: Gianfranco Costamagna <locutusofb...@debian.org>

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

Debian distribution maintenance software
pp.
Gianfranco Costamagna <locutusofb...@debian.org> (supplier of updated uhub 
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: Tue, 05 Nov 2024 07:38:55 +0100
Source: uhub
Built-For-Profiles: noudeb
Architecture: source
Version: 0.4.1-3.3
Distribution: unstable
Urgency: medium
Maintainer: Boris Pek <tehnic...@mail.ru>
Changed-By: Gianfranco Costamagna <locutusofb...@debian.org>
Closes: 1020965 1066247 1074428
Changes:
 uhub (0.4.1-3.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   [ zhangdandan <zhangdan...@loongson.cn> ]
   * Add support for LoongArch (Closes: #1074428)
 .
   [ Zixing Liu <zixing....@canonical.com> ]
   * Fix FTBFS with newer gcc (Closes: #1066247)
   * Fix FTBFS with riscv64 (Closes: #1020965)
     - patch contributed by Eric Long <i...@hack3r.moe>
Checksums-Sha1:
 cfa93161a4e009ebea350fd96d45cfc6e8649f34 1818 uhub_0.4.1-3.3.dsc
 4ba7817c4c2df9d0e245c4bcce503aae30b593e4 7224 uhub_0.4.1-3.3.debian.tar.xz
 298b2d82c78d58969b7fb56b184dee508d561413 8671 uhub_0.4.1-3.3_source.buildinfo
Checksums-Sha256:
 a6a7bd35923b0cccccdf941cd8535b30fe02eabd5938b12b07e48df1484645bf 1818 
uhub_0.4.1-3.3.dsc
 7a710843dc8a1c1d1492e043808de3db286db2555bbede1fdf3378ec6a2f1eb8 7224 
uhub_0.4.1-3.3.debian.tar.xz
 6c65fd37cdcf9d79051a2f414acde9c2d21ee265c4be0cdf6831c239e9844388 8671 
uhub_0.4.1-3.3_source.buildinfo
Files:
 e2a41d96f44c99c6791cd7d27875624e 1818 net optional uhub_0.4.1-3.3.dsc
 ad3126359aec37364261004ab8ac584e 7224 net optional uhub_0.4.1-3.3.debian.tar.xz
 0ad563d1e4f2111d777a69a0092819bc 8671 net optional 
uhub_0.4.1-3.3_source.buildinfo

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

iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAmcpvgMACgkQ808JdE6f
XdlduQ//bL1btPF6ttJdgcgtPRK1fB797ADxnArSHyc4+RP858DJkYeyhA1tOEKb
+7/U680XW8pII05WJfAhwe9LEL0VIHfpRtJqDq0A0zc8MbJioSWclbIy8foSyjqu
9kkKf9Wrq8L+U+dx4wOI0SWBThP7//9NE7dKGZyT5UTzUpHGxJPGP72ffd13hkVz
s/yjfhWpS7KIeK9oTD11bMK7c6lZ/c+Pc9EDbXV/hQ3vaf28LAt1lAi/YjugXywZ
hTxAPNZNowFYx3bHia9iOq1uk219jIMhh24FulrC/V/r6UtyGLb7+DMd5UDb0oBT
VihjxjfUVWiDd8rHXGlAYSmb5Sbc+zLiDa1ZHBOMr62fIFWbLQfJ6R0JWl7t2kCt
k4qdvrzpngv81yT5gpK7o/eRPojiEKODBin/IZnvKUlgToXfY2NHBDRIx5/DceUi
uuAaWKjtw5nohFSPNnuBlgSpgUoTDcCrfpJ6YPoKqEyXq2JBilrFtZq5rBY96j0Y
/1c494N0RJze/M+wbDaPjxCQTk2t6Ns4tnURZ0x9shNtLDJ1fQCLKOmREvXsaJdI
X5dnNCMOfQ2WQa+MdUUvnIEzzDBRjEzn8QPYvGVr9/JbZD/b816WPVehNba/qbkJ
BNb7OiQnLhtF6qbjYsrWzaRv+ZaBfFmg7o5Cq6/nn9NuKymudGg=
=0l/C
-----END PGP SIGNATURE-----

Attachment: pgpgUiT2uJs7L.pgp
Description: PGP signature


--- End Message ---

Reply via email to