Your message dated Mon, 06 Feb 2023 18:05:44 +0000
with message-id <[email protected]>
and subject line Bug#1027611: fixed in c-vtapi 0.0~git20230130.f1cd763-1
has caused the Debian Bug report #1027611,
regarding c-vtapi: FTBFS: VtFile.c:292:3: error: ‘curl_formadd’ is deprecated: 
since 7.56.0. Use curl_mime_init() [-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 [email protected]
immediately.)


-- 
1027611: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027611
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: c-vtapi
Version: 0.0~git20210831.b30f7ad-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20230101 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
>  -Wdate-time -D_FORTIFY_SOURCE=2 -g3 -Wall -Werror -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -fPIE -Os -Wall -Werror -g3  -c -o 
> libcvtapi_la-VtIpAddr.lo `test -f 'VtIpAddr.c' || echo './'`VtIpAddr.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g3 -Wall -Werror -g -O2 
> "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
> -Werror=format-security -Os -Wall -Werror -g3 -c VtDomain.c  -fPIC -DPIC -o 
> .libs/libcvtapi_la-VtDomain.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g3 -Wall -Werror -g -O2 
> "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
> -Werror=format-security -Os -Wall -Werror -g3 -c VtObject.c  -fPIC -DPIC -o 
> .libs/libcvtapi_la-VtObject.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g3 -Wall -Werror -g -O2 
> "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
> -Werror=format-security -Os -Wall -Werror -g3 -c VtDebug.c  -fPIC -DPIC -o 
> .libs/libcvtapi_la-VtDebug.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g3 -Wall -Werror -g -O2 
> "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
> -Werror=format-security -Os -Wall -Werror -g3 -c VtIpAddr.c  -fPIC -DPIC -o 
> .libs/libcvtapi_la-VtIpAddr.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g3 -Wall -Werror -g -O2 
> "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
> -Werror=format-security -Os -Wall -Werror -g3 -c VtFile.c  -fPIC -DPIC -o 
> .libs/libcvtapi_la-VtFile.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g3 -Wall -Werror -g -O2 
> "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
> -Werror=format-security -Os -Wall -Werror -g3 -c VtApiPage.c  -fPIC -DPIC -o 
> .libs/libcvtapi_la-VtApiPage.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g3 -Wall -Werror -g -O2 
> "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
> -Werror=format-security -Os -Wall -Werror -g3 -c VtFileDist.c  -fPIC -DPIC -o 
> .libs/libcvtapi_la-VtFileDist.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g3 -Wall -Werror -g -O2 
> "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
> -Werror=format-security -Os -Wall -Werror -g3 -c VtComments.c  -fPIC -DPIC -o 
> .libs/libcvtapi_la-VtComments.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g3 -Wall -Werror -g -O2 
> "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
> -Werror=format-security -Os -Wall -Werror -g3 -c VtDebug.c -fPIE -o 
> libcvtapi_la-VtDebug.o >/dev/null 2>&1
> VtFile.c: In function ‘VtFile_scan’:
> VtFile.c:292:3: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   292 |   ret = curl_formadd(&formpost,
>       |   ^~~
> In file included from VtFile.c:39:
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:294:22: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   294 |                      CURLFORM_COPYNAME, "file",
>       |                      ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtFile.c:295:22: error: ‘CURLFORM_FILE’ is deprecated: since 7.56.0. Use 
> curl_mime_filedata() [-Werror=deprecated-declarations]
>   295 |                      CURLFORM_FILE,  file_path,
>       |                      ^~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2504:3: note: declared here
>  2504 |   CURLFORM_FILE            CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_filedata()"),
>       |   ^~~~~~~~~~~~~
> VtFile.c:301:3: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   301 |   ret = curl_formadd(&formpost,
>       |   ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:303:22: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   303 |                      CURLFORM_COPYNAME, "filename",
>       |                      ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtFile.c:304:22: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   304 |                      CURLFORM_COPYCONTENTS, file_path, // FIXME
>       |                      ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:311:5: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   311 |     ret = curl_formadd(&formpost,
>       |     ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:313:24: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   313 |                        CURLFORM_COPYNAME, "notify_url",
>       |                        ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtFile.c:314:24: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   314 |                        CURLFORM_COPYCONTENTS,  notify_url,
>       |                        ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:318:3: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   318 |   ret = curl_formadd(&formpost,
>       |   ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:320:22: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   320 |                      CURLFORM_COPYNAME, "apikey",
>       |                      ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtFile.c:321:22: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   321 |                      CURLFORM_COPYCONTENTS, file_scan->api_key,
>       |                      ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:369:5: error: ‘curl_formfree’ is deprecated: since 7.56.0. Use 
> curl_mime_free() [-Werror=deprecated-declarations]
>   369 |     curl_formfree(formpost);  // cleanup the formpost chain
>       |     ^~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2606:1: note: declared here
>  2606 | curl_formfree(struct curl_httppost *form);
>       | ^~~~~~~~~~~~~
> VtFile.c: In function ‘VtFile_scanMemBuf’:
> VtFile.c:411:3: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   411 |   ret = curl_formadd(&formpost,
>       |   ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:413:22: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   413 |                      CURLFORM_COPYNAME, "file",
>       |                      ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtFile.c:414:22: error: ‘CURLFORM_BUFFER’ is deprecated: since 7.56.0. Use 
> curl_mime_filename() [-Werror=deprecated-declarations]
>   414 |                      CURLFORM_BUFFER,  filename,
>       |                      ^~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2506:3: note: declared here
>  2506 |   CURLFORM_BUFFER          CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_filename()"),
>       |   ^~~~~~~~~~~~~~~
> VtFile.c:415:22: error: ‘CURLFORM_BUFFERPTR’ is deprecated: since 7.56.0. Use 
> curl_mime_data() [-Werror=deprecated-declarations]
>   415 |                      CURLFORM_BUFFERPTR,  memory_buffer,
>       |                      ^~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2507:3: note: declared here
>  2507 |   CURLFORM_BUFFERPTR       CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~
> VtFile.c:416:22: error: ‘CURLFORM_BUFFERLENGTH’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   416 |                      CURLFORM_BUFFERLENGTH, buffer_length,
>       |                      ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2508:3: note: declared here
>  2508 |   CURLFORM_BUFFERLENGTH    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:423:5: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   423 |     ret = curl_formadd(&formpost,
>       |     ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:425:24: error: ‘CURLFORM_PTRNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   425 |                        CURLFORM_PTRNAME, "notify_url",
>       |                        ^~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2496:3: note: declared here
>  2496 |   CURLFORM_PTRNAME         CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~
> VtFile.c:426:24: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   426 |                        CURLFORM_COPYCONTENTS,  notify_url,
>       |                        ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:430:3: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   430 |   ret = curl_formadd(&formpost,
>       |   ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:432:22: error: ‘CURLFORM_PTRNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   432 |                      CURLFORM_PTRNAME, "apikey",
>       |                      ^~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2496:3: note: declared here
>  2496 |   CURLFORM_PTRNAME         CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~
> VtFile.c:433:22: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   433 |                      CURLFORM_COPYCONTENTS, file_scan->api_key,
>       |                      ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:481:5: error: ‘curl_formfree’ is deprecated: since 7.56.0. Use 
> curl_mime_free() [-Werror=deprecated-declarations]
>   481 |     curl_formfree(formpost);  // cleanup the formpost chain
>       |     ^~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2606:1: note: declared here
>  2606 | curl_formfree(struct curl_httppost *form);
>       | ^~~~~~~~~~~~~
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
>  -Wdate-time -D_FORTIFY_SOURCE=2 -g3 -Wall -Werror -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -fPIE -Os -Wall -Werror -g3  -c -o 
> libcvtapi_la-VtResponse.lo `test -f 'VtResponse.c' || echo './'`VtResponse.c
> VtComments.c: In function ‘VtComments_add’:
> VtComments.c:183:3: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   183 |   ret = curl_formadd(&formpost,
>       |   ^~~
> VtFile.c: In function ‘VtFile_rescanHash’:
> VtFile.c:518:3: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   518 |   ret = curl_formadd(&formpost,
>       |   ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> In file included from VtComments.c:39:
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:520:22: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   520 |                      CURLFORM_COPYNAME, "resource",
>       |                      ^~~~~~~~~~~~~~~~~
> VtComments.c:185:22: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. 
> Use curl_mime_name() [-Werror=deprecated-declarations]
>   185 |                      CURLFORM_COPYNAME, "resource",
>       |                      ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtComments.c:186:22: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 
> 7.56.0. Use curl_mime_data() [-Werror=deprecated-declarations]
>   186 |                      CURLFORM_COPYCONTENTS,  vt_comments->resource,
>       |                      ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:521:22: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   521 |                      CURLFORM_COPYCONTENTS,  hash,
>       |                      ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtComments.c:192:3: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   192 |   ret = curl_formadd(&formpost,
>       |   ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtComments.c:194:22: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. 
> Use curl_mime_name() [-Werror=deprecated-declarations]
>   194 |                      CURLFORM_COPYNAME, "comment",
>       |                      ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtComments.c:195:22: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 
> 7.56.0. Use curl_mime_data() [-Werror=deprecated-declarations]
>   195 |                      CURLFORM_COPYCONTENTS, comment,
>       |                      ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtComments.c:200:3: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   200 |   ret = curl_formadd(&formpost,
>       |   ^~~
> VtFile.c:540:5: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   540 |     ret = curl_formadd(&formpost,
>       |     ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtComments.c:202:22: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. 
> Use curl_mime_name() [-Werror=deprecated-declarations]
>   202 |                      CURLFORM_COPYNAME, "apikey",
>       |                      ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtComments.c:203:22: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 
> 7.56.0. Use curl_mime_data() [-Werror=deprecated-declarations]
>   203 |                      CURLFORM_COPYCONTENTS, vt_comments->api_key,
>       |                      ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:542:24: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   542 |                        CURLFORM_COPYNAME, "date",
>       |                        ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtFile.c:543:24: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   543 |                        CURLFORM_COPYCONTENTS,  buff,
>       |                        ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:551:5: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   551 |     ret = curl_formadd(&formpost,
>       |     ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:553:24: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   553 |                        CURLFORM_COPYNAME, "period",
>       |                        ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtFile.c:554:24: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   554 |                        CURLFORM_COPYCONTENTS,  buff,
>       |                        ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:562:5: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   562 |     ret = curl_formadd(&formpost,
>       |     ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:564:24: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   564 |                        CURLFORM_COPYNAME, "repeat",
>       |                        ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtFile.c:565:24: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   565 |                        CURLFORM_COPYCONTENTS,  buff,
>       |                        ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:572:5: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   572 |     ret = curl_formadd(&formpost,
>       |     ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:574:24: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   574 |                        CURLFORM_COPYNAME, "notify_url",
>       |                        ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtFile.c:575:24: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   575 |                        CURLFORM_COPYCONTENTS,  notify_url,
>       |                        ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:581:7: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   581 |       ret = curl_formadd(&formpost,
>       |       ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:583:26: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   583 |                          CURLFORM_COPYNAME, "notify_changes_only",
>       |                          ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtFile.c:584:26: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   584 |                          CURLFORM_COPYCONTENTS,  "1",
>       |                          ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:590:3: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   590 |   ret = curl_formadd(&formpost,
>       |   ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:592:22: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   592 |                      CURLFORM_COPYNAME, "apikey",
>       |                      ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtFile.c:593:22: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   593 |                      CURLFORM_COPYCONTENTS, file_scan->api_key,
>       |                      ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:641:5: error: ‘curl_formfree’ is deprecated: since 7.56.0. Use 
> curl_mime_free() [-Werror=deprecated-declarations]
>   641 |     curl_formfree(formpost);  // cleanup the formpost chain
>       |     ^~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2606:1: note: declared here
>  2606 | curl_formfree(struct curl_httppost *form);
>       | ^~~~~~~~~~~~~
> VtFile.c: In function ‘VtFile_rescanDelete’:
> VtFile.c:673:3: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   673 |   ret = curl_formadd(&formpost,
>       |   ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:675:22: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   675 |                      CURLFORM_COPYNAME, "resource",
>       |                      ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtFile.c:676:22: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   676 |                      CURLFORM_COPYCONTENTS,  hash,
>       |                      ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:681:3: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   681 |   ret = curl_formadd(&formpost,
>       |   ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:683:22: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   683 |                      CURLFORM_COPYNAME, "apikey",
>       |                      ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtComments.c:254:5: error: ‘curl_formfree’ is deprecated: since 7.56.0. Use 
> curl_mime_free() [-Werror=deprecated-declarations]
>   254 |     curl_formfree(formpost);  // cleanup the formpost chain
>       |     ^~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2606:1: note: declared here
>  2606 | curl_formfree(struct curl_httppost *form);
>       | ^~~~~~~~~~~~~
> VtFile.c:684:22: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   684 |                      CURLFORM_COPYCONTENTS, file_scan->api_key,
>       |                      ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g3 -Wall -Werror -g -O2 
> "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
> -Werror=format-security -Os -Wall -Werror -g3 -c VtApiPage.c -fPIE -o 
> libcvtapi_la-VtApiPage.o >/dev/null 2>&1
> VtFile.c:731:5: error: ‘curl_formfree’ is deprecated: since 7.56.0. Use 
> curl_mime_free() [-Werror=deprecated-declarations]
>   731 |     curl_formfree(formpost);  // cleanup the formpost chain
>       |     ^~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2606:1: note: declared here
>  2606 | curl_formfree(struct curl_httppost *form);
>       | ^~~~~~~~~~~~~
> VtFile.c: In function ‘VtFile_report’:
> VtFile.c:763:3: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   763 |   ret = curl_formadd(&formpost,
>       |   ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:765:22: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   765 |                      CURLFORM_COPYNAME, "resource",
>       |                      ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtFile.c:766:22: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   766 |                      CURLFORM_COPYCONTENTS,  hash,
>       |                      ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:771:3: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   771 |   ret = curl_formadd(&formpost,
>       |   ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:773:22: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   773 |                      CURLFORM_COPYNAME, "apikey",
>       |                      ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtFile.c:774:22: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   774 |                      CURLFORM_COPYCONTENTS, file_scan->api_key,
>       |                      ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:820:5: error: ‘curl_formfree’ is deprecated: since 7.56.0. Use 
> curl_mime_free() [-Werror=deprecated-declarations]
>   820 |     curl_formfree(formpost);  // cleanup the formpost chain
>       |     ^~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2606:1: note: declared here
>  2606 | curl_formfree(struct curl_httppost *form);
>       | ^~~~~~~~~~~~~
> VtFile.c: In function ‘VtFile_search’:
> VtFile.c:858:3: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   858 |   ret = curl_formadd(&formpost,
>       |   ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:860:22: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   860 |                      CURLFORM_COPYNAME, "query",
>       |                      ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtFile.c:861:22: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   861 |                      CURLFORM_COPYCONTENTS,  query,
>       |                      ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:866:3: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   866 |   ret = curl_formadd(&formpost,
>       |   ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:868:22: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   868 |                      CURLFORM_COPYNAME, "apikey",
>       |                      ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtFile.c:869:22: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   869 |                      CURLFORM_COPYCONTENTS, file_scan->api_key,
>       |                      ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:877:5: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>   877 |     ret = curl_formadd(&formpost,
>       |     ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:879:24: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>   879 |                        CURLFORM_COPYNAME, "offset",
>       |                        ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtFile.c:880:24: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>   880 |                        CURLFORM_COPYCONTENTS, file_scan->offset,
>       |                        ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g3 -Wall -Werror -g -O2 
> "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
> -Werror=format-security -Os -Wall -Werror -g3 -c VtResponse.c  -fPIC -DPIC -o 
> .libs/libcvtapi_la-VtResponse.o
> VtFile.c:961:5: error: ‘curl_formfree’ is deprecated: since 7.56.0. Use 
> curl_mime_free() [-Werror=deprecated-declarations]
>   961 |     curl_formfree(formpost);  // cleanup the formpost chain
>       |     ^~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2606:1: note: declared here
>  2606 | curl_formfree(struct curl_httppost *form);
>       | ^~~~~~~~~~~~~
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g3 -Wall -Werror -g -O2 
> "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
> -Werror=format-security -Os -Wall -Werror -g3 -c VtObject.c -fPIE -o 
> libcvtapi_la-VtObject.o >/dev/null 2>&1
> VtFile.c: In function ‘VtFile_scanBigFile’:
> VtFile.c:1260:3: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>  1260 |   ret = curl_formadd(&formpost,
>       |   ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:1262:22: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>  1262 |                      CURLFORM_COPYNAME, "file",
>       |                      ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g3 -Wall -Werror -g -O2 
> "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
> -Werror=format-security -Os -Wall -Werror -g3 -c VtIpAddr.c -fPIE -o 
> libcvtapi_la-VtIpAddr.o >/dev/null 2>&1
> VtFile.c:1263:22: error: ‘CURLFORM_FILE’ is deprecated: since 7.56.0. Use 
> curl_mime_filedata() [-Werror=deprecated-declarations]
>  1263 |                      CURLFORM_FILE,  path,
>       |                      ^~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2504:3: note: declared here
>  2504 |   CURLFORM_FILE            CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_filedata()"),
>       |   ^~~~~~~~~~~~~
> VtFile.c:1269:3: error: ‘curl_formadd’ is deprecated: since 7.56.0. Use 
> curl_mime_init() [-Werror=deprecated-declarations]
>  1269 |   ret = curl_formadd(&formpost,
>       |   ^~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2570:1: note: declared here
>  2570 | curl_formadd(struct curl_httppost **httppost,
>       | ^~~~~~~~~~~~
> VtFile.c:1271:22: error: ‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use 
> curl_mime_name() [-Werror=deprecated-declarations]
>  1271 |                      CURLFORM_COPYNAME, "filename",
>       |                      ^~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2495:3: note: declared here
>  2495 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_name()"),
>       |   ^~~~~~~~~~~~~~~~~
> VtFile.c:1272:22: error: ‘CURLFORM_COPYCONTENTS’ is deprecated: since 7.56.0. 
> Use curl_mime_data() [-Werror=deprecated-declarations]
>  1272 |                      CURLFORM_COPYCONTENTS, path, // FIXME
>       |                      ^~~~~~~~~~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2498:3: note: declared here
>  2498 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use 
> curl_mime_data()"),
>       |   ^~~~~~~~~~~~~~~~~~~~~
> VtFile.c:1323:5: error: ‘curl_formfree’ is deprecated: since 7.56.0. Use 
> curl_mime_free() [-Werror=deprecated-declarations]
>  1323 |     curl_formfree(formpost);  // cleanup the formpost chain
>       |     ^~~~~~~~~~~~~
> /usr/include/x86_64-linux-gnu/curl/curl.h:2606:1: note: declared here
>  2606 | curl_formfree(struct curl_httppost *form);
>       | ^~~~~~~~~~~~~
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g3 -Wall -Werror -g -O2 
> "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
> -Werror=format-security -Os -Wall -Werror -g3 -c VtDomain.c -fPIE -o 
> libcvtapi_la-VtDomain.o >/dev/null 2>&1
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g3 -Wall -Werror -g -O2 
> "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
> -Werror=format-security -Os -Wall -Werror -g3 -c VtFileDist.c -fPIE -o 
> libcvtapi_la-VtFileDist.o >/dev/null 2>&1
> cc1: all warnings being treated as errors
> make[4]: *** [Makefile:574: libcvtapi_la-VtComments.lo] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/01/01/c-vtapi_0.0~git20210831.b30f7ad-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230101;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230101&[email protected]&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: c-vtapi
Source-Version: 0.0~git20230130.f1cd763-1
Done: Francisco Vilmar Cardoso Ruviaro <[email protected]>

We believe that the bug you reported is fixed in the latest version of
c-vtapi, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Francisco Vilmar Cardoso Ruviaro <[email protected]> (supplier of updated 
c-vtapi 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 06 Feb 2023 17:18:12 +0000
Source: c-vtapi
Architecture: source
Version: 0.0~git20230130.f1cd763-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <[email protected]>
Changed-By: Francisco Vilmar Cardoso Ruviaro <[email protected]>
Closes: 1027611
Changes:
 c-vtapi (0.0~git20230130.f1cd763-1) unstable; urgency=medium
 .
   * New upstream version 0.0~git20230130.f1cd763. (Closes: #1027611)
   * Bump Standards-Version to 4.6.2.
   * Update upstream and packaging copyright years.
   * Update my email address.
Checksums-Sha1:
 418bce5d8fc588f52b5ad1d8b6142764193bfb63 2179 
c-vtapi_0.0~git20230130.f1cd763-1.dsc
 46f5c09b2dd691cb83de921502e6bcbf780089bb 43604 
c-vtapi_0.0~git20230130.f1cd763.orig.tar.xz
 d4a2a83b0fbe554f0cb472d315a51d5c6142a69b 3068 
c-vtapi_0.0~git20230130.f1cd763-1.debian.tar.xz
 2406a414ed7a84b763756395f69b6bbaa909b3cf 7374 
c-vtapi_0.0~git20230130.f1cd763-1_amd64.buildinfo
Checksums-Sha256:
 f0a8decf6c0971d3bb5e60bbab69b19dc64fc7433e5bf6a18edf72ea9a6bb680 2179 
c-vtapi_0.0~git20230130.f1cd763-1.dsc
 4547f79c1616f8d6488701ae9fe0bdaf93e9c350ba54fa679b44d022cabb8c57 43604 
c-vtapi_0.0~git20230130.f1cd763.orig.tar.xz
 efe30af59d60363c81099d06cdba8cac6d929b99a5351681ba31bed8281db64f 3068 
c-vtapi_0.0~git20230130.f1cd763-1.debian.tar.xz
 ab312f262581cf089ba654572093dce7c5c9001528db033d88cd69e86f99a78e 7374 
c-vtapi_0.0~git20230130.f1cd763-1_amd64.buildinfo
Files:
 02667eacb21b03135c7672ffacef3756 2179 libs optional 
c-vtapi_0.0~git20230130.f1cd763-1.dsc
 1d5d1e308f47cb12f49fe924960709af 43604 libs optional 
c-vtapi_0.0~git20230130.f1cd763.orig.tar.xz
 c8ff43386d4f2cc5f4fbe76c37d2f591 3068 libs optional 
c-vtapi_0.0~git20230130.f1cd763-1.debian.tar.xz
 66c7dd4f46bd0fe5e7d3c04356f3e695 7374 libs optional 
c-vtapi_0.0~git20230130.f1cd763-1_amd64.buildinfo

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

iQJGBAEBCgAwFiEEG4z2Vu87hEcvSPDngvv3BgsvfQAFAmPhN8MSHHZpbG1hckBk
ZWJpYW4ub3JnAAoJEIL79wYLL30AzCsP/ib7v6+gnDynqf/HUlNRXOrkWDoxplc2
d6RWRCD9xUSfM7C5iS0g+7ZUpAct3W34L/Ls4Co6H9X4zD+wJRtNAqbzgZMkYL+C
JaAkGWH7WlzAwQdBRpILD5xIaJGeAlFWSr6r64pq1YDYcfE8j0/cv4xInyZGAo4u
Wmvn9aGermx4mwwD8HbZHPAuTm1SUCOqtIU7zgsoB9+aHrvbeJC4hdmeDsyY9GwU
OIkoJrXp9tqyajjRyadS6uoCf7bj3HpkKTFNoOwKwat+P+XK/3Isf34tYmlKxK8I
AHIppSQy26SKtMOqLmns/yzZBRetIjehf1TbpB75kGZCMxymMWGsx3vnpNHqrA3r
VLEezcFZxB4kVGt4CiEoSp6xJX5y6/BFG6RKCzvc1RDOZASz6nuB3sUqaYZzZAsl
aG8sW2GZ65KAnVmnwfuiRJ6pwBfv4J3bvXh9zScZpE8LTGsBom8Kc72UE8/nXk9v
I6zfjUYFF0fdGW0ucV/nXP5CLZACNJb1oHRBKv0Fi3gC1iQ7pKOtNbzFLFed3QIF
yAKVLQGbucscLD0kO/ej5ywK6nMPzu6eunpK1FKGHp974Xn26yhFO/799I8aUN3s
gPmHwWZqStk9okZaRLUZkZl5B/KHeeAaRwF724STOlLuKIK2VJYU0wgMFSUUgXCg
PRlT58XljR24
=BJbk
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to