Source: tarantool
Version: 1.9.1.26.g63eb81e3c-1
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/tarantool.html

...
cd /build/1st/tarantool-1.9.1.26.g63eb81e3c/obj-x86_64-linux-gnu/src && 
/usr/bin/cc -DCORO_ASM -DLUAJIT_SMART_STRINGS=1 -DNDEBUG -DNVALGRIND 
-DNVALGRIND=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS=1 
-D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 
-I/build/1st/tarantool-1.9.1.26.g63eb81e3c/src 
-I/build/1st/tarantool-1.9.1.26.g63eb81e3c/obj-x86_64-linux-gnu/src 
-I/build/1st/tarantool-1.9.1.26.g63eb81e3c/src/lib 
-I/build/1st/tarantool-1.9.1.26.g63eb81e3c/src/lib/small 
-I/build/1st/tarantool-1.9.1.26.g63eb81e3c/src/lib/small/third_party 
-I/build/1st/tarantool-1.9.1.26.g63eb81e3c 
-I/build/1st/tarantool-1.9.1.26.g63eb81e3c/third_party/zstd/lib 
-I/build/1st/tarantool-1.9.1.26.g63eb81e3c/third_party/zstd/lib/common 
-I/build/1st/tarantool-1.9.1.26.g63eb81e3c/obj-x86_64-linux-gnu/third_party 
-I/build/1st/tarantool-1.9.1.26.g63eb81e3c/third_party 
-I/build/1st/tarantool-1.9.1.26.g63eb81e3c/third_party/coro 
-I/build/1st/tarantool-1.9.1.26.g63eb81e3c/third_party/luajit/src 
-I/build/1st/tarantool-1.9.1.26.g63eb81e3c/src/lib/msgpuck 
-I/usr/include/x86_64-linux-gnu 
-I/build/1st/tarantool-1.9.1.26.g63eb81e3c/third_party/libutil_freebsd  -g -O2 
-ffile-prefix-map=/build/1st/tarantool-1.9.1.26.g63eb81e3c=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -Wformat -Werror=format-security 
-Wdate-time -D_FORTIFY_SOURCE=2 -fexceptions -funwind-tables 
-fno-omit-frame-pointer -fno-stack-protector -fno-common -fopenmp -msse2 
-std=c11 -Wall -Wextra -Wno-strict-aliasing -Wno-char-subscripts 
-Wno-format-truncation -fno-gnu89-inline -O2 -g -DNDEBUG -ggdb -O2   -o 
CMakeFiles/server.dir/httpc.c.o   -c 
/build/1st/tarantool-1.9.1.26.g63eb81e3c/src/httpc.c
/build/1st/tarantool-1.9.1.26.g63eb81e3c/src/httpc.c: In function 
'httpc_execute':
/build/1st/tarantool-1.9.1.26.g63eb81e3c/src/httpc.c:336:2: error: duplicate 
case value
  case CURLE_PEER_FAILED_VERIFICATION:
  ^~~~
/build/1st/tarantool-1.9.1.26.g63eb81e3c/src/httpc.c:335:2: note: previously 
used here
  case CURLE_SSL_CACERT:
  ^~~~
make[3]: *** [src/CMakeFiles/server.dir/build.make:425: 
src/CMakeFiles/server.dir/httpc.c.o] Error 1


For background see
https://github.com/curl/curl/commit/3f3b26d6feb0667714902e836af608094235fca2

Reply via email to