Your message dated Mon, 02 Jan 2023 10:50:26 +0000
with message-id <e1pciog-009ksx...@fasolo.debian.org>
and subject line Bug#1027648: fixed in net-cpp 3.1.0+dfsg-1
has caused the Debian Bug report #1027648,
regarding net-cpp: FTBFS: easy.h:115:25: error: ‘CURLOPT_PROGRESSFUNCTION’ is 
deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION 
[-Werror=deprecated-declarations]
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.)


-- 
1027648: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027648
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: net-cpp
Version: 3.0.0+dfsg1-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230101 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/c++ 
> -DBOOST_ALL_NO_LIB -DBOOST_ERROR_CODE_HEADER_ONLY 
> -DBOOST_SERIALIZATION_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -Dnet_cpp_EXPORTS 
> -I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -std=c++11 -Werror -Wall -fno-strict-aliasing 
> -fvisibility=hidden -fvisibility-inlines-hidden -Wextra -fPIC -MD -MT 
> src/CMakeFiles/net-cpp.dir/core/net/http/impl/curl/easy.cpp.o -MF 
> CMakeFiles/net-cpp.dir/core/net/http/impl/curl/easy.cpp.o.d -o 
> CMakeFiles/net-cpp.dir/core/net/http/impl/curl/easy.cpp.o -c 
> /<<PKGBUILDDIR>>/src/core/net/http/impl/curl/easy.cpp
> In file included from /<<PKGBUILDDIR>>/src/core/net/http/impl/curl/curl.h:21,
>                  from 
> /<<PKGBUILDDIR>>/src/core/net/http/impl/curl/client.h:24,
>                  from /<<PKGBUILDDIR>>/src/core/net/http/client.cpp:20:
> /<<PKGBUILDDIR>>/src/core/net/http/impl/curl/easy.h:115:25: error: 
> ‘CURLOPT_PROGRESSFUNCTION’ is deprecated: since 7.32.0. Use 
> CURLOPT_XFERINFOFUNCTION [-Werror=deprecated-declarations]
>   115 |     progress_function = CURLOPT_PROGRESSFUNCTION,
>       |                         ^~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/src/core/net/http/impl/curl/easy.h:29:
> /usr/include/x86_64-linux-gnu/curl/curl.h:1295:3: note: declared here
>  1295 |   CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, 
> CURLOPTTYPE_FUNCTIONPOINT, 56,
>       |   ^~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/core/net/http/impl/curl/easy.h:128:16: error: 
> ‘CURLOPT_PUT’ is deprecated: since 7.12.1. Use CURLOPT_UPLOAD 
> [-Werror=deprecated-declarations]
>   128 |     http_put = CURLOPT_PUT,
>       |                ^~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:1286:3: note: declared here
>  1286 |   CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54,
>       |   ^~~~~~~~~~~~~~~~~
> -- Detecting C compiler ABI info - done
> -- Check for working C compiler: /usr/bin/cc - skipped
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Found Python: /usr/bin/python3 (found version "3.10.9") found components: 
> Interpreter 
> -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
> -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
> -- Found Threads: TRUE  
> -- Configuring done
> -- Generating done
> -- Build files have been written to: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/gmock
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/gmock && /usr/bin/cmake -E 
> touch 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/GMock-prefix/src/GMock-stamp/GMock-configure
> [ 56%] Performing build step for 'GMock'
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/gmock && make
> make[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/gmock'
> /usr/bin/cmake -S/usr/src/googletest/googlemock 
> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/gmock --check-build-system 
> CMakeFiles/Makefile.cmake 0
> /usr/bin/cmake -E cmake_progress_start 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/gmock/CMakeFiles 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/gmock//CMakeFiles/progress.marks
> make  -f CMakeFiles/Makefile2 all
> make[5]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/gmock'
> make  -f 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/googletest/CMakeFiles/gtest.dir/build.make
>  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/googletest/CMakeFiles/gtest.dir/depend
> make[6]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/gmock'
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/gmock && /usr/bin/cmake -E 
> cmake_depends "Unix Makefiles" /usr/src/googletest/googlemock 
> /usr/src/googletest/googletest 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/gmock 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/googletest 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/googletest/CMakeFiles/gtest.dir/DependInfo.cmake
>  --color=
> make[6]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/gmock'
> make  -f 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/googletest/CMakeFiles/gtest.dir/build.make
>  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/googletest/CMakeFiles/gtest.dir/build
> make[6]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/gmock'
> [ 12%] Building CXX object 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/googletest && /usr/bin/c++  
> -I/usr/src/googletest/googletest/include -I/usr/src/googletest/googletest -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -Werror 
> -Wall -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden 
> -Wextra -g -Wno-old-style-cast -Wno-missing-field-initializers 
> -Wno-ctor-dtor-privacy -Wno-switch-default -Wall -Wshadow 
> -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -Wextra 
> -Wno-unused-parameter -Wno-missing-field-initializers -MD -MT 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o
>  -MF CMakeFiles/gtest.dir/src/gtest-all.cc.o.d -o 
> CMakeFiles/gtest.dir/src/gtest-all.cc.o -c 
> /usr/src/googletest/googletest/src/gtest-all.cc
> cc1plus: all warnings being treated as errors
> [ 60%] Building CXX object 
> src/CMakeFiles/net-cpp.dir/core/net/http/impl/curl/multi.cpp.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/c++ 
> -DBOOST_ALL_NO_LIB -DBOOST_ERROR_CODE_HEADER_ONLY 
> -DBOOST_SERIALIZATION_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -Dnet_cpp_EXPORTS 
> -I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -std=c++11 -Werror -Wall -fno-strict-aliasing 
> -fvisibility=hidden -fvisibility-inlines-hidden -Wextra -fPIC -MD -MT 
> src/CMakeFiles/net-cpp.dir/core/net/http/impl/curl/multi.cpp.o -MF 
> CMakeFiles/net-cpp.dir/core/net/http/impl/curl/multi.cpp.o.d -o 
> CMakeFiles/net-cpp.dir/core/net/http/impl/curl/multi.cpp.o -c 
> /<<PKGBUILDDIR>>/src/core/net/http/impl/curl/multi.cpp
> make[3]: *** [src/CMakeFiles/net-cpp.dir/build.make:121: 
> src/CMakeFiles/net-cpp.dir/core/net/http/client.cpp.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/01/01/net-cpp_3.0.0+dfsg1-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230101;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230101&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: net-cpp
Source-Version: 3.1.0+dfsg-1
Done: Mike Gabriel <sunwea...@debian.org>

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

Debian distribution maintenance software
pp.
Mike Gabriel <sunwea...@debian.org> (supplier of updated net-cpp 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: Mon, 02 Jan 2023 10:52:09 +0100
Source: net-cpp
Architecture: source
Version: 3.1.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian UBports Team <team+ubpo...@tracker.debian.org>
Changed-By: Mike Gabriel <sunwea...@debian.org>
Closes: 1027648
Changes:
 net-cpp (3.1.0+dfsg-1) unstable; urgency=medium
 .
   * New upstream release.
   * debian/patches:
     + Drop patches 0001, 0002, 1004 and 1006. Applied upstream.
     + Add 0004_CMakeLists.txt-Add-CMake-flag-ENABLE_WERROR-defaulti.patch.
       Disable -Werror for now via CMake option. (Closes: #1027648).
   * debian/copyright:
     + Update attributions for debian/.
     + Add autogenerated copyright.in file for later copyright reference
       tracking.
Checksums-Sha1:
 b679360d8a612b56649f2e11a0ec8073fcccd77b 2465 net-cpp_3.1.0+dfsg-1.dsc
 48ce1905203d371c826a16608e621b16b88f5518 56940 net-cpp_3.1.0+dfsg.orig.tar.xz
 52d00535d9772a449ad25628af833b51fe5180cc 8740 
net-cpp_3.1.0+dfsg-1.debian.tar.xz
 efe60556138dfab17f43bc6c8f8eaa695759fb46 9671 
net-cpp_3.1.0+dfsg-1_source.buildinfo
Checksums-Sha256:
 5b904333a4513ed1b79ac2f70bafa9f8934df22ced5c8515f1636aa1124df712 2465 
net-cpp_3.1.0+dfsg-1.dsc
 c7be9e0069e556e52593d92084223efc99c58465aed26eecf4e77340deb0366f 56940 
net-cpp_3.1.0+dfsg.orig.tar.xz
 b25f3a6833836ebbb487acf9dfa368b56afa9f5deed277912ff45431aba861f1 8740 
net-cpp_3.1.0+dfsg-1.debian.tar.xz
 eac1a2ec94a58ca80ce9568ef7cc1833b64455aefcb614dfc528458a5fbc2341 9671 
net-cpp_3.1.0+dfsg-1_source.buildinfo
Files:
 ec03396a6a474a887d1ea1cc9602fb80 2465 libs optional net-cpp_3.1.0+dfsg-1.dsc
 1cbb715559c896a9c0d5a61e06450047 56940 libs optional 
net-cpp_3.1.0+dfsg.orig.tar.xz
 0e17fd2284622eab93733c18cd20b092 8740 libs optional 
net-cpp_3.1.0+dfsg-1.debian.tar.xz
 8df9f5e39f909e12045bf7a7007ad890 9671 libs optional 
net-cpp_3.1.0+dfsg-1_source.buildinfo

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

iQJJBAEBCAAzFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAmOysxkVHHN1bndlYXZl
ckBkZWJpYW4ub3JnAAoJEJr0azAldxsxLE8P/i0O2kwRP9H0UKPOA6To34dcZNiB
hM1O2mC/rY8SNhNxtLmxPxE3lh0eefRKNk2n4nVbQmQrRdYjGVHub6mBe2eUD6xB
giO6iRkGOMxtiuBbFrYdwKCXT2kOz2RN/gXAX4DDi73kH311TL1pY/RIKqjjy7cL
e1LC3iRdDkXrRTqyVOPGfNKRByfKZJCh1o/7xV4F6psmxdQ4oDMZ0CMqgUC13Pn1
EC/KOJRL3pgV9tvKjAsk7S3rOee6pkeyDLyj8+dQ3ZVu6DLRdbm80K6pBIR4h78S
lCvqAqGfkdNFf/dXwKXljvv2LpWxcA0l8kFojZQQFR3kdlYwpOz2B1lCajC/Z9zV
sAluCGVnmSQXqfv02q90nOJ250OMKbFwmo7n1E9FrIB5tfEYksUiZp2tdyrtzwUl
cyQBSZoRucD9s7N07/V8n/BXZ8TWsf+uTIUzzwcGHY9FXJuFgi1kR9/1acJGezRM
S4oRvycxUUCkcmxIG7kDqXs+LW2SN0w/+4NDRT9dugyXg/oBk926NFUdrrrNbc4G
wkRahcQJXnaJaUt7Qg34hq3n5bKAeXpX+XTlz1Sdng+UGtEa6y7mg/sVYfauevHf
02VDyjQE0IdiY0hNOd/PiI3GdWCXokkEMjVldP/xZUl29viNu4z7td6xUjagfYt6
presqTdQggjBo4nI
=H5Lv
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to