(Please don't Cc: me on mails.)

On 30.05.20 19:31, r0...@nxlplyx.com wrote:

> ---------------------------
> $ make deb
> build/obj/request.do: Compiling dynamic object
> src/request.c: In function ‘request_curl_code_to_status’:
> src/request.c:1709:5: error: duplicate case value
>      case CURLE_SSL_CACERT:
>      ^~~~
> src/request.c:1705:5: note: previously used here
>      case CURLE_PEER_FAILED_VERIFICATION:
>      ^~~~
> src/request.c: In function ‘sort_and_urlencode_query_string’:
> src/request.c:865:9: error: ‘strncat’ specified bound 1 equals source
> length [-Werror=stringop-overflow=]
>          strncat(result, "&", 1);
>          ^~~~~~~~~~~~~~~~~~~~~~~
> cc1: all warnings being treated as errors
> make: *** [GNUmakefile:223: build/obj/request.do] Error 1
> ---------------------------

If you could describe in a more complete manner what exactly you do, we
might be able to better follow and help.

For example it is totally unclear to me what sources you are trying to
compile and what you did in what environment when you where doing it.

Grüße,
Sven.
(Please don't Cc: me on mails.)

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to