distcheck:debian
Passed Started
by
@mhanak

Miroslav Hanak
1Running with gitlab-runner 15.4.0 (43b2dc3d)2 on ci-02.labs.nic.cz RZxiWBTB4Using Docker executor with image registry.nic.cz/turris/sentinel/minipot:debian ...5Authenticating with credentials from job payload (GitLab Registry)6Pulling docker image registry.nic.cz/turris/sentinel/minipot:debian ...7Using docker image sha256:5b23ba0ef68016d9787bacc600792a58cfa3e76700b1e69fb9d3fb8d96f17e06 for registry.nic.cz/turris/sentinel/minipot:debian with digest registry.nic.cz/turris/sentinel/minipot@sha256:ba03174212232fd8d805a25eb2dba23e23b2e3b6d84a373456c5d7ea691d9e3f ...9Running on runner-rzxiwbtb-project-595-concurrent-4 via ci-02...11Fetching changes...12Initialized empty Git repository in /builds/turris/sentinel/minipot/.git/13Created fresh repository.14Checking out 15e08bf7 as dev...15Skipping Git submodules setup17Using docker image sha256:5b23ba0ef68016d9787bacc600792a58cfa3e76700b1e69fb9d3fb8d96f17e06 for registry.nic.cz/turris/sentinel/minipot:debian with digest registry.nic.cz/turris/sentinel/minipot@sha256:ba03174212232fd8d805a25eb2dba23e23b2e3b6d84a373456c5d7ea691d9e3f ...18$ ./bootstrap19libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.aux'.20libtoolize: linking file '.aux/ltmain.sh'21libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, '.m4'.22libtoolize: linking file '.m4/libtool.m4'23libtoolize: linking file '.m4/ltoptions.m4'24libtoolize: linking file '.m4/ltsugar.m4'25libtoolize: linking file '.m4/ltversion.m4'26libtoolize: linking file '.m4/lt~obsolete.m4'27configure.ac:14: installing '.aux/ar-lib'28configure.ac:12: installing '.aux/compile'29configure.ac:15: installing '.aux/config.guess'30configure.ac:15: installing '.aux/config.sub'31configure.ac:5: installing '.aux/install-sh'32configure.ac:5: installing '.aux/missing'33configure.ac:49: installing '.aux/tap-driver.sh'34Makefile.am: installing '.aux/depcomp'35parallel-tests: installing '.aux/test-driver'36$ ./configure --enable-tests --enable-valgrind $CONFIGURE_CHECK37checking for a BSD-compatible install... /usr/bin/install -c38checking whether build environment is sane... yes39checking for a race-free mkdir -p... /bin/mkdir -p40checking for gawk... no41checking for mawk... mawk42checking whether make sets $(MAKE)... yes43checking whether make supports nested variables... yes44checking whether make supports nested variables... (cached) yes45checking for gcc... gcc46checking whether the C compiler works... yes47checking for C compiler default output file name... a.out48checking for suffix of executables... 49checking whether we are cross compiling... no50checking for suffix of object files... o51checking whether the compiler supports GNU C... yes52checking whether gcc accepts -g... yes53checking for gcc option to enable C11 features... none needed54checking whether gcc understands -c and -o together... yes55checking whether make supports the include directive... yes (GNU style)56checking dependency style of gcc... gcc357checking for stdio.h... yes58checking for stdlib.h... yes59checking for string.h... yes60checking for inttypes.h... yes61checking for stdint.h... yes62checking for strings.h... yes63checking for sys/stat.h... yes64checking for sys/types.h... yes65checking for unistd.h... yes66checking for wchar.h... yes67checking for minix/config.h... no68checking whether it is safe to define __EXTENSIONS__... yes69checking whether _XOPEN_SOURCE should be defined... no70checking for ar... ar71checking the archiver (ar) interface... ar72checking build system type... x86_64-pc-linux-gnu73checking host system type... x86_64-pc-linux-gnu74checking how to print strings... printf75checking for a sed that does not truncate output... /bin/sed76checking for grep that handles long lines and -e... /bin/grep77checking for egrep... /bin/grep -E78checking for fgrep... /bin/grep -F79checking for ld used by gcc... /usr/bin/ld80checking if the linker (/usr/bin/ld) is GNU ld... yes81checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B82checking the name lister (/usr/bin/nm -B) interface... BSD nm83checking whether ln -s works... yes84checking the maximum length of command line arguments... 157286485checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop86checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop87checking for /usr/bin/ld option to reload object files... -r88checking for file... file89checking for objdump... objdump90checking how to recognize dependent libraries... pass_all91checking for dlltool... no92checking how to associate runtime and link libraries... printf %s\n93checking for archiver @FILE support... @94checking for strip... strip95checking for ranlib... ranlib96checking command to parse /usr/bin/nm -B output from gcc object... ok97checking for sysroot... no98checking for a working dd... /bin/dd99checking how to truncate binary pipes... /bin/dd bs=4096 count=1100checking for mt... no101checking if : is a manifest tool... no102checking for dlfcn.h... yes103checking for objdir... .libs104checking if gcc supports -fno-rtti -fno-exceptions... no105checking for gcc option to produce PIC... -fPIC -DPIC106checking if gcc PIC flag -fPIC -DPIC works... yes107checking if gcc static flag -static works... yes108checking if gcc supports -c -o file.o... yes109checking if gcc supports -c -o file.o... (cached) yes110checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes111checking whether -lc should be explicitly linked in... no112checking dynamic linker characteristics... GNU/Linux ld.so113checking how to hardcode library paths into programs... immediate114checking whether stripping libraries is possible... yes115checking if libtool supports shared libraries... yes116checking whether to build shared libraries... yes117checking whether to build static libraries... yes118checking whether C compiler accepts -std=c11... yes119checking for pkg-config... /usr/bin/pkg-config120checking pkg-config is at least version 0.9.0... yes121checking for libczmq... yes122checking for msgpack... yes123checking for libevent... yes124checking for libconfig... yes125checking for base64c... yes126checking for logc >= 0.4.0 logc_argp logc_config... yes127checking for libczmq_logc... yes128checking for libevent_logc... yes129checking for gperf... /usr/bin/gperf130checking for check >= 0.11... yes131checking for valgrind... valgrind132checking for Valgrind tool memcheck... yes133checking for Valgrind tool helgrind... yes134checking for Valgrind tool drd... yes135checking for Valgrind tool sgcheck... no136checking whether to build with code coverage support... no137checking that generated files are newer than configure... done138configure: creating ./config.status139config.status: creating Makefile140config.status: creating libsentinel_minipot/sentinel_minipot.pc141config.status: executing depfiles commands142config.status: executing libtool commands143$ make distcheck144make dist-xz dist-gzip dist-zip am__post_remove_distdir='@:'145make[1]: Entering directory '/builds/turris/sentinel/minipot'146make distdir-am147make[2]: Entering directory '/builds/turris/sentinel/minipot'148 GPERF http/http_header.gperf.c149 GPERF http/http_tr_enc.gperf.c150if test -d "sentinel-minipot-2.3.0"; then find "sentinel-minipot-2.3.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "sentinel-minipot-2.3.0" || { sleep 5 && rm -rf "sentinel-minipot-2.3.0"; }; else :; fi151test -d "sentinel-minipot-2.3.0" || mkdir "sentinel-minipot-2.3.0"152test -n "" \153|| find "sentinel-minipot-2.3.0" -type d ! -perm -755 \154 -exec chmod u+rwx,go+rx {} \; -o \155 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \156 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \157 ! -type d ! -perm -444 -exec /bin/bash /builds/turris/sentinel/minipot/.aux/install-sh -c -m a+r {} {} \; \158|| chmod -R a+r "sentinel-minipot-2.3.0"159make[2]: Leaving directory '/builds/turris/sentinel/minipot'160tardir=sentinel-minipot-2.3.0 && ${TAR-tar} chof - "$tardir" | XZ_OPT=${XZ_OPT--e} xz -c >sentinel-minipot-2.3.0.tar.xz161tardir=sentinel-minipot-2.3.0 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >sentinel-minipot-2.3.0.tar.gz162rm -f sentinel-minipot-2.3.0.zip163zip -rq sentinel-minipot-2.3.0.zip sentinel-minipot-2.3.0164make[1]: Leaving directory '/builds/turris/sentinel/minipot'165if test -d "sentinel-minipot-2.3.0"; then find "sentinel-minipot-2.3.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "sentinel-minipot-2.3.0" || { sleep 5 && rm -rf "sentinel-minipot-2.3.0"; }; else :; fi166case 'sentinel-minipot-2.3.0.tar.gz sentinel-minipot-2.3.0.tar.xz sentinel-minipot-2.3.0.zip' in \167*.tar.gz*) \168 eval GZIP= gzip --best -dc sentinel-minipot-2.3.0.tar.gz | ${TAR-tar} xf - ;;\169*.tar.bz2*) \170 bzip2 -dc sentinel-minipot-2.3.0.tar.bz2 | ${TAR-tar} xf - ;;\171*.tar.lz*) \172 lzip -dc sentinel-minipot-2.3.0.tar.lz | ${TAR-tar} xf - ;;\173*.tar.xz*) \174 xz -dc sentinel-minipot-2.3.0.tar.xz | ${TAR-tar} xf - ;;\175*.tar.Z*) \176 uncompress -c sentinel-minipot-2.3.0.tar.Z | ${TAR-tar} xf - ;;\177*.shar.gz*) \178 eval GZIP= gzip --best -dc sentinel-minipot-2.3.0.shar.gz | unshar ;;\179*.zip*) \180 unzip sentinel-minipot-2.3.0.zip ;;\181*.tar.zst*) \182 zstd -dc sentinel-minipot-2.3.0.tar.zst | ${TAR-tar} xf - ;;\183esac184chmod -R a-w sentinel-minipot-2.3.0185chmod u+w sentinel-minipot-2.3.0186mkdir sentinel-minipot-2.3.0/_build sentinel-minipot-2.3.0/_build/sub sentinel-minipot-2.3.0/_inst187chmod a-w sentinel-minipot-2.3.0188test -d sentinel-minipot-2.3.0/_build || exit 0; \189dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd sentinel-minipot-2.3.0/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \190 && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \191 && am__cwd=`pwd` \192 && CDPATH="${ZSH_VERSION+.}:" && cd sentinel-minipot-2.3.0/_build/sub \193 && ../../configure \194 --disable-valgrind \195 --enable-tests \196 --srcdir=../.. --prefix="$dc_install_base" \197 && make \198 && make dvi \199 && make check \200 && make install \201 && make installcheck \202 && make uninstall \203 && make distuninstallcheck_dir="$dc_install_base" \204 distuninstallcheck \205 && chmod -R a-w "$dc_install_base" \206 && ({ \207 (cd ../.. && umask 077 && mkdir "$dc_destdir") \208 && make DESTDIR="$dc_destdir" install \209 && make DESTDIR="$dc_destdir" uninstall \210 && make DESTDIR="$dc_destdir" \211 distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \212 } || { rm -rf "$dc_destdir"; exit 1; }) \213 && rm -rf "$dc_destdir" \214 && make dist \215 && rm -rf sentinel-minipot-2.3.0.tar.gz sentinel-minipot-2.3.0.tar.xz sentinel-minipot-2.3.0.zip \216 && make distcleancheck \217 && cd "$am__cwd" \218 || exit 1219checking for a BSD-compatible install... /usr/bin/install -c220checking whether build environment is sane... yes221checking for a race-free mkdir -p... /bin/mkdir -p222checking for gawk... no223checking for mawk... mawk224checking whether make sets $(MAKE)... yes225checking whether make supports nested variables... yes226checking whether make supports nested variables... (cached) yes227checking for gcc... gcc228checking whether the C compiler works... yes229checking for C compiler default output file name... a.out230checking for suffix of executables... 231checking whether we are cross compiling... no232checking for suffix of object files... o233checking whether the compiler supports GNU C... yes234checking whether gcc accepts -g... yes235checking for gcc option to enable C11 features... none needed236checking whether gcc understands -c and -o together... yes237checking whether make supports the include directive... yes (GNU style)238checking dependency style of gcc... gcc3239checking for stdio.h... yes240checking for stdlib.h... yes241checking for string.h... yes242checking for inttypes.h... yes243checking for stdint.h... yes244checking for strings.h... yes245checking for sys/stat.h... yes246checking for sys/types.h... yes247checking for unistd.h... yes248checking for wchar.h... yes249checking for minix/config.h... no250checking whether it is safe to define __EXTENSIONS__... yes251checking whether _XOPEN_SOURCE should be defined... no252checking for ar... ar253checking the archiver (ar) interface... ar254checking build system type... x86_64-pc-linux-gnu255checking host system type... x86_64-pc-linux-gnu256checking how to print strings... printf257checking for a sed that does not truncate output... /bin/sed258checking for grep that handles long lines and -e... /bin/grep259checking for egrep... /bin/grep -E260checking for fgrep... /bin/grep -F261checking for ld used by gcc... /usr/bin/ld262checking if the linker (/usr/bin/ld) is GNU ld... yes263checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B264checking the name lister (/usr/bin/nm -B) interface... BSD nm265checking whether ln -s works... yes266checking the maximum length of command line arguments... 1572864267checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop268checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop269checking for /usr/bin/ld option to reload object files... -r270checking for file... file271checking for objdump... objdump272checking how to recognize dependent libraries... pass_all273checking for dlltool... no274checking how to associate runtime and link libraries... printf %s\n275checking for archiver @FILE support... @276checking for strip... strip277checking for ranlib... ranlib278checking command to parse /usr/bin/nm -B output from gcc object... ok279checking for sysroot... no280checking for a working dd... /bin/dd281checking how to truncate binary pipes... /bin/dd bs=4096 count=1282checking for mt... no283checking if : is a manifest tool... no284checking for dlfcn.h... yes285checking for objdir... .libs286checking if gcc supports -fno-rtti -fno-exceptions... no287checking for gcc option to produce PIC... -fPIC -DPIC288checking if gcc PIC flag -fPIC -DPIC works... yes289checking if gcc static flag -static works... yes290checking if gcc supports -c -o file.o... yes291checking if gcc supports -c -o file.o... (cached) yes292checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes293checking whether -lc should be explicitly linked in... no294checking dynamic linker characteristics... GNU/Linux ld.so295checking how to hardcode library paths into programs... immediate296checking whether stripping libraries is possible... yes297checking if libtool supports shared libraries... yes298checking whether to build shared libraries... yes299checking whether to build static libraries... yes300checking whether C compiler accepts -std=c11... yes301checking for pkg-config... /usr/bin/pkg-config302checking pkg-config is at least version 0.9.0... yes303checking for libczmq... yes304checking for msgpack... yes305checking for libevent... yes306checking for libconfig... yes307checking for base64c... yes308checking for logc >= 0.4.0 logc_argp logc_config... yes309checking for libczmq_logc... yes310checking for libevent_logc... yes311checking for check >= 0.11... yes312checking whether to build with code coverage support... no313checking that generated files are newer than configure... done314configure: creating ./config.status315config.status: creating Makefile316config.status: creating libsentinel_minipot/sentinel_minipot.pc317config.status: executing depfiles commands318config.status: executing libtool commands319make[1]: Entering directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'320 CC http/sentinel_minipot_http-sentinel_minipot_http.o321 CC http/sentinel_minipot_http-http_minipot_config.o322 CC http/sentinel_minipot_http-http_minipot.o323../../http/http_minipot.c: In function 'accept_cb':324../../http/http_minipot.c:8:49: warning: unused parameter 'events' [-Wunused-parameter]325 8 | static void accept_cb(evutil_socket_t fd, short events, void *arg) {326 | ~~~~~~^~~~~~327 CC http/sentinel_minipot_http-http_minipot_session.o328../../http/http_minipot_session.c: In function 'timeout_cb':329../../http/http_minipot_session.c:8:40: warning: unused parameter 'fd' [-Wunused-parameter]330 8 | static void timeout_cb(evutil_socket_t fd, short events, void *arg) {331 | ^332../../http/http_minipot_session.c:8:50: warning: unused parameter 'events' [-Wunused-parameter]333 8 | static void timeout_cb(evutil_socket_t fd, short events, void *arg) {334 | ~~~~~~^~~~~~335../../http/http_minipot_session.c: In function 'read_cb':336../../http/http_minipot_session.c:13:47: warning: unused parameter 'events' [-Wunused-parameter]337 13 | static void read_cb(evutil_socket_t fd, short events, void *arg) {338 | ~~~~~~^~~~~~339 CC http/sentinel_minipot_http-http_minipot_session_process.o340In file included from ../../http/http_minipot_session_process.c:5:341http/http_header.gperf: In function 'http_header_name_hash':342http/http_header.gperf:83:27: warning: unused parameter 'str' [-Wunused-parameter]343http/http_header.gperf: In function 'http_header_name_lookup':344http/http_header.gperf:110:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]345http/http_header.gperf:20:24: note: 'header_type' declared here346http/http_header.gperf:110:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]347http/http_header.gperf:20:24: note: 'header_type' declared here348http/http_header.gperf:110:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]349http/http_header.gperf:20:24: note: 'header_type' declared here350http/http_header.gperf:110:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]351http/http_header.gperf:20:24: note: 'header_type' declared here352http/http_header.gperf:110:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]353http/http_header.gperf:20:24: note: 'header_type' declared here354http/http_header.gperf:110:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]355http/http_header.gperf:20:24: note: 'header_type' declared here356http/http_header.gperf:110:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]357http/http_header.gperf:20:24: note: 'header_type' declared here358http/http_header.gperf:110:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]359http/http_header.gperf:20:24: note: 'header_type' declared here360http/http_header.gperf:110:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]361http/http_header.gperf:20:24: note: 'header_type' declared here362http/http_header.gperf:111:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]363http/http_header.gperf:20:24: note: 'header_type' declared here364In file included from ../../http/http_minipot_session_process.c:5:365http/http_header.gperf:25:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]366In file included from ../../http/http_minipot_session_process.c:5:367http/http_header.gperf:20:24: note: 'header_type' declared here368In file included from ../../http/http_minipot_session_process.c:5:369http/http_header.gperf:25:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]370In file included from ../../http/http_minipot_session_process.c:5:371http/http_header.gperf:20:24: note: 'header_type' declared here372In file included from ../../http/http_minipot_session_process.c:5:373http/http_header.gperf:26:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]374In file included from ../../http/http_minipot_session_process.c:5:375http/http_header.gperf:20:24: note: 'header_type' declared here376In file included from ../../http/http_minipot_session_process.c:5:377http/http_header.gperf:26:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]378In file included from ../../http/http_minipot_session_process.c:5:379http/http_header.gperf:20:24: note: 'header_type' declared here380In file included from ../../http/http_minipot_session_process.c:6:381http/http_tr_enc.gperf: In function 'http_transfer_encoding_lookup':382http/http_tr_enc.gperf:124:7: warning: missing initializer for field 'transfer_encoding_type' of 'struct http_transfer_encoding' [-Wmissing-field-initializers]383http/http_tr_enc.gperf:20:35: note: 'transfer_encoding_type' declared here384http/http_tr_enc.gperf:124:7: warning: missing initializer for field 'transfer_encoding_type' of 'struct http_transfer_encoding' [-Wmissing-field-initializers]385http/http_tr_enc.gperf:20:35: note: 'transfer_encoding_type' declared here386http/http_tr_enc.gperf:124:7: warning: missing initializer for field 'transfer_encoding_type' of 'struct http_transfer_encoding' [-Wmissing-field-initializers]387http/http_tr_enc.gperf:20:35: note: 'transfer_encoding_type' declared here388http/http_tr_enc.gperf:124:7: warning: missing initializer for field 'transfer_encoding_type' of 'struct http_transfer_encoding' [-Wmissing-field-initializers]389http/http_tr_enc.gperf:20:35: note: 'transfer_encoding_type' declared here390In file included from ../../http/http_minipot_session_process.c:6:391http/http_tr_enc.gperf:27:7: warning: missing initializer for field 'transfer_encoding_type' of 'struct http_transfer_encoding' [-Wmissing-field-initializers]392In file included from ../../http/http_minipot_session_process.c:6:393http/http_tr_enc.gperf:20:35: note: 'transfer_encoding_type' declared here394In file included from ../../http/http_minipot_session_process.c:6:395http/http_tr_enc.gperf:27:7: warning: missing initializer for field 'transfer_encoding_type' of 'struct http_transfer_encoding' [-Wmissing-field-initializers]396In file included from ../../http/http_minipot_session_process.c:6:397http/http_tr_enc.gperf:20:35: note: 'transfer_encoding_type' declared here398In file included from ../../http/http_minipot_session_process.c:6:399http/http_tr_enc.gperf:25:7: warning: missing initializer for field 'transfer_encoding_type' of 'struct http_transfer_encoding' [-Wmissing-field-initializers]400In file included from ../../http/http_minipot_session_process.c:6:401http/http_tr_enc.gperf:20:35: note: 'transfer_encoding_type' declared here402In file included from ../../http/http_minipot_session_process.c:6:403http/http_tr_enc.gperf:25:7: warning: missing initializer for field 'transfer_encoding_type' of 'struct http_transfer_encoding' [-Wmissing-field-initializers]404In file included from ../../http/http_minipot_session_process.c:6:405http/http_tr_enc.gperf:20:35: note: 'transfer_encoding_type' declared here406In file included from ../../http/http_minipot_session_process.c:6:407http/http_tr_enc.gperf:25:7: warning: missing initializer for field 'transfer_encoding_type' of 'struct http_transfer_encoding' [-Wmissing-field-initializers]408In file included from ../../http/http_minipot_session_process.c:6:409http/http_tr_enc.gperf:20:35: note: 'transfer_encoding_type' declared here410../../http/http_minipot_session_process.c: In function 'proc_auth_data':411../../http/http_minipot_session_process.c:28:69: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign]412 28 | || strncmp(BASIC, s->http_minipot->tokens[0].start_ptr, BASIC_LEN)413 | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~414 | |415 | const uint8_t * {aka const unsigned char *}416In file included from ../../include/minipot_config.h:5,417 from ../../include/minipot.h:4,418 from ../../include/minipot_session.h:6,419 from ../../http/http_minipot_session.h:4,420 from ../../http/http_minipot_session_process.h:4,421 from ../../http/http_minipot_session_process.c:1:422/usr/include/string.h:143:51: note: expected 'const char *' but argument is of type 'const uint8_t *' {aka 'const unsigned char *'}423 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n)424 | ~~~~~~~~~~~~^~~~425../../http/http_minipot_session_process.c:29:68: warning: pointer targets in passing argument 1 of 'base64_verify' differ in signedness [-Wpointer-sign]426 29 | || base64_verify(s->http_minipot->tokens[1].start_ptr,427 | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~428 | |429 | const uint8_t * {aka const unsigned char *}430In file included from ../../http/http_minipot_session_process.c:7:431/usr/include/base64c.h:31:34: note: expected 'const char *' but argument is of type 'const uint8_t *' {aka 'const unsigned char *'}432 31 | size_t base64_verify(const char *input, size_t len);433 | ~~~~~~~~~~~~^~~~~434../../http/http_minipot_session_process.c:33:74: warning: pointer targets in passing argument 1 of 'base64_decode' differ in signedness [-Wpointer-sign]435 33 | size_t dcoded_data_len = base64_decode(s->http_minipot->tokens[1].start_ptr,436 | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~437 | |438 | const uint8_t * {aka const unsigned char *}439In file included from ../../http/http_minipot_session_process.c:7:440/usr/include/base64c.h:52:34: note: expected 'const char *' but argument is of type 'const uint8_t *' {aka 'const unsigned char *'}441 52 | size_t base64_decode(const char *input, size_t len, uint8_t *output);442 | ~~~~~~~~~~~~^~~~~443../../http/http_minipot_session_process.c:39:26: warning: pointer targets in initialization of 'char *' from 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]444 39 | char *username = s->http_minipot->dcode_buff;445 | ^446../../http/http_minipot_session_process.c:41:26: warning: pointer targets in initialization of 'char *' from 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]447 41 | char *password = delim + 1;448 | ^~~~~449../../http/http_minipot_session_process.c: In function 'proc_chunk_size':450../../http/http_minipot_session_process.c:135:35: warning: pointer targets in passing argument 1 of 'strtoll' differ in signedness [-Wpointer-sign]451 135 | int64_t result = strtoll(s->token_buff, &end_ptr, 16);452 | ~^~~~~~~~~~~~453 | |454 | uint8_t * {aka unsigned char *}455In file included from /usr/include/logc.h:23,456 from ../../include/minipot_utils.h:6,457 from ../../http/http_minipot.h:5,458 from ../../http/http_minipot_session.h:6,459 from ../../http/http_minipot_session_process.h:4,460 from ../../http/http_minipot_session_process.c:1:461/usr/include/stdlib.h:200:54: note: expected 'const char * restrict' but argument is of type 'uint8_t *' {aka 'unsigned char *'}462 200 | extern long long int strtoll (const char *__restrict __nptr,463 | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~464../../http/http_minipot_session_process.c: In function 'proc_con_len_head':465../../http/http_minipot_session_process.c:185:68: warning: pointer targets in passing argument 1 of 'strtoll' differ in signedness [-Wpointer-sign]466 185 | int64_t result = strtoll(s->http_minipot->tokens[0].start_ptr,467 | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~468 | |469 | const uint8_t * {aka const unsigned char *}470In file included from /usr/include/logc.h:23,471 from ../../include/minipot_utils.h:6,472 from ../../http/http_minipot.h:5,473 from ../../http/http_minipot_session.h:6,474 from ../../http/http_minipot_session_process.h:4,475 from ../../http/http_minipot_session_process.c:1:476/usr/include/stdlib.h:200:54: note: expected 'const char * restrict' but argument is of type 'const uint8_t *' {aka 'const unsigned char *'}477 200 | extern long long int strtoll (const char *__restrict __nptr,478 | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~479../../http/http_minipot_session_process.c: In function 'proc_line':480../../http/http_minipot_session_process.c:332:43: warning: operand of '?:' changes signedness from 'long int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare]481 332 | size_t bytes_to_buff = line_sep ? (line_sep - *buffer + 1) : *bytes_to_proc;482 | ^~~~~~~~~~~~~~~~~~~~~~~~483 CC http/sentinel_minipot_http-http_minipot_session_respond.o484 CC http/sentinel_minipot_http-http_minipot_session_report.o485../../http/http_minipot_session_report.c: In function 'http_report_login':486../../http/http_minipot_session_report.c:50:47: warning: pointer targets in passing argument 1 of 'minipot_check_data' differ in signedness [-Wpointer-sign]487 50 | || minipot_check_data(username, username_len)488 | ^~~~~~~~489 | |490 | const char *491In file included from ../../http/http_minipot.h:5,492 from ../../http/http_minipot_session.h:6,493 from ../../http/http_minipot_session_report.h:4,494 from ../../http/http_minipot_session_report.c:1:495../../include/minipot_utils.h:40:39: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'const char *'496 40 | int minipot_check_data(const uint8_t *buff, size_t len);497 | ~~~~~~~~~~~~~~~^~~~498../../http/http_minipot_session_report.c:51:47: warning: pointer targets in passing argument 1 of 'minipot_check_data' differ in signedness [-Wpointer-sign]499 51 | || minipot_check_data(password, password_len)500 | ^~~~~~~~501 | |502 | const char *503In file included from ../../http/http_minipot.h:5,504 from ../../http/http_minipot_session.h:6,505 from ../../http/http_minipot_session_report.h:4,506 from ../../http/http_minipot_session_report.c:1:507../../include/minipot_utils.h:40:39: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'const char *'508 40 | int minipot_check_data(const uint8_t *buff, size_t len);509 | ~~~~~~~~~~~~~~~^~~~510../../http/http_minipot_session_report.c:12:16: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign]511 12 | #define METHOD "method"512 | ^~~~~~~~513../../http/http_minipot_session_report.c:56:18: note: in expansion of macro 'METHOD'514 56 | {METHOD, strlen(METHOD), s->method, s->method_len},515 | ^~~~~~516../../http/http_minipot_session_report.c:12:16: note: (near initialization for 'data[0].key')517 12 | #define METHOD "method"518 | ^~~~~~~~519../../http/http_minipot_session_report.c:56:18: note: in expansion of macro 'METHOD'520 56 | {METHOD, strlen(METHOD), s->method, s->method_len},521 | ^~~~~~522../../http/http_minipot_session_report.c:13:13: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign]523 13 | #define URL "url"524 | ^~~~~525../../http/http_minipot_session_report.c:57:18: note: in expansion of macro 'URL'526 57 | {URL, strlen(URL), s->url, s->url_len},527 | ^~~528../../http/http_minipot_session_report.c:13:13: note: (near initialization for 'data[1].key')529 13 | #define URL "url"530 | ^~~~~531../../http/http_minipot_session_report.c:57:18: note: in expansion of macro 'URL'532 57 | {URL, strlen(URL), s->url, s->url_len},533 | ^~~534../../http/http_minipot_session_report.c:15:18: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign]535 15 | #define USERNAME "username"536 | ^~~~~~~~~~537../../http/http_minipot_session_report.c:58:18: note: in expansion of macro 'USERNAME'538 58 | {USERNAME, strlen(USERNAME), username, username_len},539 | ^~~~~~~~540../../http/http_minipot_session_report.c:15:18: note: (near initialization for 'data[2].key')541 15 | #define USERNAME "username"542 | ^~~~~~~~~~543../../http/http_minipot_session_report.c:58:18: note: in expansion of macro 'USERNAME'544 58 | {USERNAME, strlen(USERNAME), username, username_len},545 | ^~~~~~~~546../../http/http_minipot_session_report.c:58:46: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'const char *' differ in signedness [-Wpointer-sign]547 58 | {USERNAME, strlen(USERNAME), username, username_len},548 | ^~~~~~~~549../../http/http_minipot_session_report.c:58:46: note: (near initialization for 'data[2].val')550../../http/http_minipot_session_report.c:16:18: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign]551 16 | #define PASSWORD "password"552 | ^~~~~~~~~~553../../http/http_minipot_session_report.c:59:18: note: in expansion of macro 'PASSWORD'554 59 | {PASSWORD, strlen(PASSWORD), password, password_len},555 | ^~~~~~~~556../../http/http_minipot_session_report.c:16:18: note: (near initialization for 'data[3].key')557 16 | #define PASSWORD "password"558 | ^~~~~~~~~~559../../http/http_minipot_session_report.c:59:18: note: in expansion of macro 'PASSWORD'560 59 | {PASSWORD, strlen(PASSWORD), password, password_len},561 | ^~~~~~~~562../../http/http_minipot_session_report.c:59:46: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'const char *' differ in signedness [-Wpointer-sign]563 59 | {PASSWORD, strlen(PASSWORD), password, password_len},564 | ^~~~~~~~565../../http/http_minipot_session_report.c:59:46: note: (near initialization for 'data[3].val')566../../http/http_minipot_session_report.c:14:17: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign]567 14 | #define USER_AG "user_agent"568 | ^~~~~~~~~~~~569../../http/http_minipot_session_report.c:61:18: note: in expansion of macro 'USER_AG'570 61 | {USER_AG, strlen(USER_AG), s->user_ag, s->user_ag_len},571 | ^~~~~~~572../../http/http_minipot_session_report.c:14:17: note: (near initialization for 'data[4].key')573 14 | #define USER_AG "user_agent"574 | ^~~~~~~~~~~~575../../http/http_minipot_session_report.c:61:18: note: in expansion of macro 'USER_AG'576 61 | {USER_AG, strlen(USER_AG), s->user_ag, s->user_ag_len},577 | ^~~~~~~578../../http/http_minipot_session_report.c: In function 'http_report_message':579../../http/http_minipot_session_report.c:12:16: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign]580 12 | #define METHOD "method"581 | ^~~~~~~~582../../http/http_minipot_session_report.c:82:18: note: in expansion of macro 'METHOD'583 82 | {METHOD, strlen(METHOD), s->method, s->method_len},584 | ^~~~~~585../../http/http_minipot_session_report.c:12:16: note: (near initialization for 'data[0].key')586 12 | #define METHOD "method"587 | ^~~~~~~~588../../http/http_minipot_session_report.c:82:18: note: in expansion of macro 'METHOD'589 82 | {METHOD, strlen(METHOD), s->method, s->method_len},590 | ^~~~~~591../../http/http_minipot_session_report.c:13:13: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign]592 13 | #define URL "url"593 | ^~~~~594../../http/http_minipot_session_report.c:83:18: note: in expansion of macro 'URL'595 83 | {URL, strlen(URL), s->url, s->url_len},596 | ^~~597../../http/http_minipot_session_report.c:13:13: note: (near initialization for 'data[1].key')598 13 | #define URL "url"599 | ^~~~~600../../http/http_minipot_session_report.c:83:18: note: in expansion of macro 'URL'601 83 | {URL, strlen(URL), s->url, s->url_len},602 | ^~~603../../http/http_minipot_session_report.c:14:17: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign]604 14 | #define USER_AG "user_agent"605 | ^~~~~~~~~~~~606../../http/http_minipot_session_report.c:85:18: note: in expansion of macro 'USER_AG'607 85 | {USER_AG, strlen(USER_AG), s->user_ag, s->user_ag_len},608 | ^~~~~~~609../../http/http_minipot_session_report.c:14:17: note: (near initialization for 'data[2].key')610 14 | #define USER_AG "user_agent"611 | ^~~~~~~~~~~~612../../http/http_minipot_session_report.c:85:18: note: in expansion of macro 'USER_AG'613 85 | {USER_AG, strlen(USER_AG), s->user_ag, s->user_ag_len},614 | ^~~~~~~615 CC http/sentinel_minipot_http-http_minipot_session_utils.o616../../http/http_minipot_session_utils.c: In function 'check_version':617../../http/http_minipot_session_utils.c:26:36: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]618 26 | || strncmp(version, "HTTP/", strlen("HTTP/")) != 0619 | ^~~~~~~620 | |621 | uint8_t * {aka unsigned char *}622In file included from ../../include/minipot_utils.h:4,623 from ../../http/http_minipot_session_utils.c:2:624/usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}625 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n)626 | ~~~~~~~~~~~~^~~~627 CC http/sentinel_minipot_http-log.o628 CC libsentinel_minipot/la-log.lo629 CC libsentinel_minipot/la-minipot_argp.lo630 CC libsentinel_minipot/la-minipot_config_load.lo631 CC libsentinel_minipot/la-minipot_config.lo632 CC libsentinel_minipot/la-minipot_fork.lo633../../libsentinel_minipot/minipot_fork.c: In function 'sigchld_handler':634../../libsentinel_minipot/minipot_fork.c:14:33: warning: unused parameter 'sig' [-Wunused-parameter]635 14 | static void sigchld_handler(int sig) {636 | ~~~~^~~637 CC libsentinel_minipot/la-minipot_pipe_handler.lo638../../libsentinel_minipot/minipot_pipe_handler.c:52:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]639 52 | const uint8_t const *dest_start, uint8_t **dest_wrt,640 | ^~~~~641../../libsentinel_minipot/minipot_pipe_handler.c: In function 'proc_data':642../../libsentinel_minipot/minipot_pipe_handler.c:66:49: warning: comparison of integer expressions of different signedness: 'long int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]643 66 | if ((self->data_write_ptr - self->data) == self->data_len.full) {644 | ^~645../../libsentinel_minipot/minipot_pipe_handler.c: In function 'read_cb':646../../libsentinel_minipot/minipot_pipe_handler.c:104:47: warning: unused parameter 'events' [-Wunused-parameter]647 104 | static void read_cb(evutil_socket_t fd, short events, void *arg) {648 | ~~~~~~^~~~~~649../../libsentinel_minipot/minipot_pipe_handler.c: In function 'terminate_cb':650../../libsentinel_minipot/minipot_pipe_handler.c:122:42: warning: unused parameter 'fd' [-Wunused-parameter]651 122 | static void terminate_cb(evutil_socket_t fd, short events, void *arg) {652 | ^653../../libsentinel_minipot/minipot_pipe_handler.c:122:52: warning: unused parameter 'events' [-Wunused-parameter]654 122 | static void terminate_cb(evutil_socket_t fd, short events, void *arg) {655 | ~~~~~~^~~~~~656 CC libsentinel_minipot/la-minipot_sentinel_msg_packer.lo657 CC libsentinel_minipot/la-minipot_session.lo658 CC libsentinel_minipot/la-minipot_utils.lo659 CC libsentinel_minipot/la-minipot_zmq_sender.lo660 CC libsentinel_minipot/la-minipot.lo661../../libsentinel_minipot/minipot.c: In function 'sigint_cb':662../../libsentinel_minipot/minipot.c:14:39: warning: unused parameter 'fd' [-Wunused-parameter]663 14 | static void sigint_cb(evutil_socket_t fd, short events, void *arg) {664 | ^665../../libsentinel_minipot/minipot.c:14:49: warning: unused parameter 'events' [-Wunused-parameter]666 14 | static void sigint_cb(evutil_socket_t fd, short events, void *arg) {667 | ~~~~~~^~~~~~668 CCLD libsentinel_minipot.la669 CCLD sentinel_minipot_http670make[1]: Leaving directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'671make[1]: Entering directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'672make[1]: Nothing to be done for 'dvi'.673make[1]: Leaving directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'674make[1]: Entering directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'675make tests/unit/libsentinel_minipot/unittests-libsentinel_minipot tests/unit/http/unittests-http676make[2]: Entering directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'677 CC tests/unit/libsentinel_minipot_unittests_libsentinel_minipot-unittests.o678 CC tests/unit/libsentinel_minipot_unittests_libsentinel_minipot-fixtures.o679 CC libsentinel_minipot/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-log.o680 CC libsentinel_minipot/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot_argp.o681 CC libsentinel_minipot/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot_config_load.o682 CC libsentinel_minipot/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot_config.o683 CC libsentinel_minipot/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot_fork.o684 CC libsentinel_minipot/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot_pipe_handler.o685 CC libsentinel_minipot/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot_sentinel_msg_packer.o686 CC libsentinel_minipot/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot_session.o687 CC libsentinel_minipot/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot_utils.o688 CC libsentinel_minipot/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot_zmq_sender.o689 CC libsentinel_minipot/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot.o690 CC tests/unit/libsentinel_minipot/unittests_libsentinel_minipot-minipot_utils.o691 CCLD tests/unit/libsentinel_minipot/unittests-libsentinel_minipot692 CC tests/unit/http_unittests_http-unittests.o693 CC tests/unit/http_unittests_http-fixtures.o694 CC http/tests_unit_http_unittests_http-http_minipot_config.o695 CC http/tests_unit_http_unittests_http-http_minipot.o696../../http/http_minipot.c: In function 'accept_cb':697../../http/http_minipot.c:8:49: warning: unused parameter 'events' [-Wunused-parameter]698 8 | static void accept_cb(evutil_socket_t fd, short events, void *arg) {699 | ~~~~~~^~~~~~700 CC http/tests_unit_http_unittests_http-http_minipot_session.o701../../http/http_minipot_session.c: In function 'timeout_cb':702../../http/http_minipot_session.c:8:40: warning: unused parameter 'fd' [-Wunused-parameter]703 8 | static void timeout_cb(evutil_socket_t fd, short events, void *arg) {704 | ^705../../http/http_minipot_session.c:8:50: warning: unused parameter 'events' [-Wunused-parameter]706 8 | static void timeout_cb(evutil_socket_t fd, short events, void *arg) {707 | ~~~~~~^~~~~~708../../http/http_minipot_session.c: In function 'read_cb':709../../http/http_minipot_session.c:13:47: warning: unused parameter 'events' [-Wunused-parameter]710 13 | static void read_cb(evutil_socket_t fd, short events, void *arg) {711 | ~~~~~~^~~~~~712 CC http/tests_unit_http_unittests_http-http_minipot_session_process.o713In file included from ../../http/http_minipot_session_process.c:5:714http/http_header.gperf: In function 'http_header_name_hash':715http/http_header.gperf:83:27: warning: unused parameter 'str' [-Wunused-parameter]716http/http_header.gperf: In function 'http_header_name_lookup':717http/http_header.gperf:110:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]718http/http_header.gperf:20:24: note: 'header_type' declared here719http/http_header.gperf:110:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]720http/http_header.gperf:20:24: note: 'header_type' declared here721http/http_header.gperf:110:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]722http/http_header.gperf:20:24: note: 'header_type' declared here723http/http_header.gperf:110:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]724http/http_header.gperf:20:24: note: 'header_type' declared here725http/http_header.gperf:110:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]726http/http_header.gperf:20:24: note: 'header_type' declared here727http/http_header.gperf:110:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]728http/http_header.gperf:20:24: note: 'header_type' declared here729http/http_header.gperf:110:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]730http/http_header.gperf:20:24: note: 'header_type' declared here731http/http_header.gperf:110:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]732http/http_header.gperf:20:24: note: 'header_type' declared here733http/http_header.gperf:110:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]734http/http_header.gperf:20:24: note: 'header_type' declared here735http/http_header.gperf:111:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]736http/http_header.gperf:20:24: note: 'header_type' declared here737In file included from ../../http/http_minipot_session_process.c:5:738http/http_header.gperf:25:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]739In file included from ../../http/http_minipot_session_process.c:5:740http/http_header.gperf:20:24: note: 'header_type' declared here741In file included from ../../http/http_minipot_session_process.c:5:742http/http_header.gperf:25:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]743In file included from ../../http/http_minipot_session_process.c:5:744http/http_header.gperf:20:24: note: 'header_type' declared here745In file included from ../../http/http_minipot_session_process.c:5:746http/http_header.gperf:26:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]747In file included from ../../http/http_minipot_session_process.c:5:748http/http_header.gperf:20:24: note: 'header_type' declared here749In file included from ../../http/http_minipot_session_process.c:5:750http/http_header.gperf:26:7: warning: missing initializer for field 'header_type' of 'struct http_header' [-Wmissing-field-initializers]751In file included from ../../http/http_minipot_session_process.c:5:752http/http_header.gperf:20:24: note: 'header_type' declared here753In file included from ../../http/http_minipot_session_process.c:6:754http/http_tr_enc.gperf: In function 'http_transfer_encoding_lookup':755http/http_tr_enc.gperf:124:7: warning: missing initializer for field 'transfer_encoding_type' of 'struct http_transfer_encoding' [-Wmissing-field-initializers]756http/http_tr_enc.gperf:20:35: note: 'transfer_encoding_type' declared here757http/http_tr_enc.gperf:124:7: warning: missing initializer for field 'transfer_encoding_type' of 'struct http_transfer_encoding' [-Wmissing-field-initializers]758http/http_tr_enc.gperf:20:35: note: 'transfer_encoding_type' declared here759http/http_tr_enc.gperf:124:7: warning: missing initializer for field 'transfer_encoding_type' of 'struct http_transfer_encoding' [-Wmissing-field-initializers]760http/http_tr_enc.gperf:20:35: note: 'transfer_encoding_type' declared here761http/http_tr_enc.gperf:124:7: warning: missing initializer for field 'transfer_encoding_type' of 'struct http_transfer_encoding' [-Wmissing-field-initializers]762http/http_tr_enc.gperf:20:35: note: 'transfer_encoding_type' declared here763In file included from ../../http/http_minipot_session_process.c:6:764http/http_tr_enc.gperf:27:7: warning: missing initializer for field 'transfer_encoding_type' of 'struct http_transfer_encoding' [-Wmissing-field-initializers]765In file included from ../../http/http_minipot_session_process.c:6:766http/http_tr_enc.gperf:20:35: note: 'transfer_encoding_type' declared here767In file included from ../../http/http_minipot_session_process.c:6:768http/http_tr_enc.gperf:27:7: warning: missing initializer for field 'transfer_encoding_type' of 'struct http_transfer_encoding' [-Wmissing-field-initializers]769In file included from ../../http/http_minipot_session_process.c:6:770http/http_tr_enc.gperf:20:35: note: 'transfer_encoding_type' declared here771In file included from ../../http/http_minipot_session_process.c:6:772http/http_tr_enc.gperf:25:7: warning: missing initializer for field 'transfer_encoding_type' of 'struct http_transfer_encoding' [-Wmissing-field-initializers]773In file included from ../../http/http_minipot_session_process.c:6:774http/http_tr_enc.gperf:20:35: note: 'transfer_encoding_type' declared here775In file included from ../../http/http_minipot_session_process.c:6:776http/http_tr_enc.gperf:25:7: warning: missing initializer for field 'transfer_encoding_type' of 'struct http_transfer_encoding' [-Wmissing-field-initializers]777In file included from ../../http/http_minipot_session_process.c:6:778http/http_tr_enc.gperf:20:35: note: 'transfer_encoding_type' declared here779In file included from ../../http/http_minipot_session_process.c:6:780http/http_tr_enc.gperf:25:7: warning: missing initializer for field 'transfer_encoding_type' of 'struct http_transfer_encoding' [-Wmissing-field-initializers]781In file included from ../../http/http_minipot_session_process.c:6:782http/http_tr_enc.gperf:20:35: note: 'transfer_encoding_type' declared here783../../http/http_minipot_session_process.c: In function 'proc_auth_data':784../../http/http_minipot_session_process.c:28:69: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign]785 28 | || strncmp(BASIC, s->http_minipot->tokens[0].start_ptr, BASIC_LEN)786 | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~787 | |788 | const uint8_t * {aka const unsigned char *}789In file included from ../../include/minipot_config.h:5,790 from ../../include/minipot.h:4,791 from ../../include/minipot_session.h:6,792 from ../../http/http_minipot_session.h:4,793 from ../../http/http_minipot_session_process.h:4,794 from ../../http/http_minipot_session_process.c:1:795/usr/include/string.h:143:51: note: expected 'const char *' but argument is of type 'const uint8_t *' {aka 'const unsigned char *'}796 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n)797 | ~~~~~~~~~~~~^~~~798../../http/http_minipot_session_process.c:29:68: warning: pointer targets in passing argument 1 of 'base64_verify' differ in signedness [-Wpointer-sign]799 29 | || base64_verify(s->http_minipot->tokens[1].start_ptr,800 | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~801 | |802 | const uint8_t * {aka const unsigned char *}803In file included from ../../http/http_minipot_session_process.c:7:804/usr/include/base64c.h:31:34: note: expected 'const char *' but argument is of type 'const uint8_t *' {aka 'const unsigned char *'}805 31 | size_t base64_verify(const char *input, size_t len);806 | ~~~~~~~~~~~~^~~~~807../../http/http_minipot_session_process.c:33:74: warning: pointer targets in passing argument 1 of 'base64_decode' differ in signedness [-Wpointer-sign]808 33 | size_t dcoded_data_len = base64_decode(s->http_minipot->tokens[1].start_ptr,809 | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~810 | |811 | const uint8_t * {aka const unsigned char *}812In file included from ../../http/http_minipot_session_process.c:7:813/usr/include/base64c.h:52:34: note: expected 'const char *' but argument is of type 'const uint8_t *' {aka 'const unsigned char *'}814 52 | size_t base64_decode(const char *input, size_t len, uint8_t *output);815 | ~~~~~~~~~~~~^~~~~816../../http/http_minipot_session_process.c:39:26: warning: pointer targets in initialization of 'char *' from 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]817 39 | char *username = s->http_minipot->dcode_buff;818 | ^819../../http/http_minipot_session_process.c:41:26: warning: pointer targets in initialization of 'char *' from 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]820 41 | char *password = delim + 1;821 | ^~~~~822../../http/http_minipot_session_process.c: In function 'proc_chunk_size':823../../http/http_minipot_session_process.c:135:35: warning: pointer targets in passing argument 1 of 'strtoll' differ in signedness [-Wpointer-sign]824 135 | int64_t result = strtoll(s->token_buff, &end_ptr, 16);825 | ~^~~~~~~~~~~~826 | |827 | uint8_t * {aka unsigned char *}828In file included from /usr/include/logc.h:23,829 from ../../include/minipot_utils.h:6,830 from ../../http/http_minipot.h:5,831 from ../../http/http_minipot_session.h:6,832 from ../../http/http_minipot_session_process.h:4,833 from ../../http/http_minipot_session_process.c:1:834/usr/include/stdlib.h:200:54: note: expected 'const char * restrict' but argument is of type 'uint8_t *' {aka 'unsigned char *'}835 200 | extern long long int strtoll (const char *__restrict __nptr,836 | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~837../../http/http_minipot_session_process.c: In function 'proc_con_len_head':838../../http/http_minipot_session_process.c:185:68: warning: pointer targets in passing argument 1 of 'strtoll' differ in signedness [-Wpointer-sign]839 185 | int64_t result = strtoll(s->http_minipot->tokens[0].start_ptr,840 | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~841 | |842 | const uint8_t * {aka const unsigned char *}843In file included from /usr/include/logc.h:23,844 from ../../include/minipot_utils.h:6,845 from ../../http/http_minipot.h:5,846 from ../../http/http_minipot_session.h:6,847 from ../../http/http_minipot_session_process.h:4,848 from ../../http/http_minipot_session_process.c:1:849/usr/include/stdlib.h:200:54: note: expected 'const char * restrict' but argument is of type 'const uint8_t *' {aka 'const unsigned char *'}850 200 | extern long long int strtoll (const char *__restrict __nptr,851 | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~852../../http/http_minipot_session_process.c: In function 'proc_line':853../../http/http_minipot_session_process.c:332:43: warning: operand of '?:' changes signedness from 'long int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare]854 332 | size_t bytes_to_buff = line_sep ? (line_sep - *buffer + 1) : *bytes_to_proc;855 | ^~~~~~~~~~~~~~~~~~~~~~~~856 CC http/tests_unit_http_unittests_http-http_minipot_session_respond.o857 CC http/tests_unit_http_unittests_http-http_minipot_session_report.o858../../http/http_minipot_session_report.c: In function 'http_report_login':859../../http/http_minipot_session_report.c:50:47: warning: pointer targets in passing argument 1 of 'minipot_check_data' differ in signedness [-Wpointer-sign]860 50 | || minipot_check_data(username, username_len)861 | ^~~~~~~~862 | |863 | const char *864In file included from ../../http/http_minipot.h:5,865 from ../../http/http_minipot_session.h:6,866 from ../../http/http_minipot_session_report.h:4,867 from ../../http/http_minipot_session_report.c:1:868../../include/minipot_utils.h:40:39: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'const char *'869 40 | int minipot_check_data(const uint8_t *buff, size_t len);870 | ~~~~~~~~~~~~~~~^~~~871../../http/http_minipot_session_report.c:51:47: warning: pointer targets in passing argument 1 of 'minipot_check_data' differ in signedness [-Wpointer-sign]872 51 | || minipot_check_data(password, password_len)873 | ^~~~~~~~874 | |875 | const char *876In file included from ../../http/http_minipot.h:5,877 from ../../http/http_minipot_session.h:6,878 from ../../http/http_minipot_session_report.h:4,879 from ../../http/http_minipot_session_report.c:1:880../../include/minipot_utils.h:40:39: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'const char *'881 40 | int minipot_check_data(const uint8_t *buff, size_t len);882 | ~~~~~~~~~~~~~~~^~~~883../../http/http_minipot_session_report.c:12:16: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign]884 12 | #define METHOD "method"885 | ^~~~~~~~886../../http/http_minipot_session_report.c:56:18: note: in expansion of macro 'METHOD'887 56 | {METHOD, strlen(METHOD), s->method, s->method_len},888 | ^~~~~~889../../http/http_minipot_session_report.c:12:16: note: (near initialization for 'data[0].key')890 12 | #define METHOD "method"891 | ^~~~~~~~892../../http/http_minipot_session_report.c:56:18: note: in expansion of macro 'METHOD'893 56 | {METHOD, strlen(METHOD), s->method, s->method_len},894 | ^~~~~~895../../http/http_minipot_session_report.c:13:13: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign]896 13 | #define URL "url"897 | ^~~~~898../../http/http_minipot_session_report.c:57:18: note: in expansion of macro 'URL'899 57 | {URL, strlen(URL), s->url, s->url_len},900 | ^~~901../../http/http_minipot_session_report.c:13:13: note: (near initialization for 'data[1].key')902 13 | #define URL "url"903 | ^~~~~904../../http/http_minipot_session_report.c:57:18: note: in expansion of macro 'URL'905 57 | {URL, strlen(URL), s->url, s->url_len},906 | ^~~907../../http/http_minipot_session_report.c:15:18: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign]908 15 | #define USERNAME "username"909 | ^~~~~~~~~~910../../http/http_minipot_session_report.c:58:18: note: in expansion of macro 'USERNAME'911 58 | {USERNAME, strlen(USERNAME), username, username_len},912 | ^~~~~~~~913../../http/http_minipot_session_report.c:15:18: note: (near initialization for 'data[2].key')914 15 | #define USERNAME "username"915 | ^~~~~~~~~~916../../http/http_minipot_session_report.c:58:18: note: in expansion of macro 'USERNAME'917 58 | {USERNAME, strlen(USERNAME), username, username_len},918 | ^~~~~~~~919../../http/http_minipot_session_report.c:58:46: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'const char *' differ in signedness [-Wpointer-sign]920 58 | {USERNAME, strlen(USERNAME), username, username_len},921 | ^~~~~~~~922../../http/http_minipot_session_report.c:58:46: note: (near initialization for 'data[2].val')923../../http/http_minipot_session_report.c:16:18: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign]924 16 | #define PASSWORD "password"925 | ^~~~~~~~~~926../../http/http_minipot_session_report.c:59:18: note: in expansion of macro 'PASSWORD'927 59 | {PASSWORD, strlen(PASSWORD), password, password_len},928 | ^~~~~~~~929../../http/http_minipot_session_report.c:16:18: note: (near initialization for 'data[3].key')930 16 | #define PASSWORD "password"931 | ^~~~~~~~~~932../../http/http_minipot_session_report.c:59:18: note: in expansion of macro 'PASSWORD'933 59 | {PASSWORD, strlen(PASSWORD), password, password_len},934 | ^~~~~~~~935../../http/http_minipot_session_report.c:59:46: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'const char *' differ in signedness [-Wpointer-sign]936 59 | {PASSWORD, strlen(PASSWORD), password, password_len},937 | ^~~~~~~~938../../http/http_minipot_session_report.c:59:46: note: (near initialization for 'data[3].val')939../../http/http_minipot_session_report.c:14:17: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign]940 14 | #define USER_AG "user_agent"941 | ^~~~~~~~~~~~942../../http/http_minipot_session_report.c:61:18: note: in expansion of macro 'USER_AG'943 61 | {USER_AG, strlen(USER_AG), s->user_ag, s->user_ag_len},944 | ^~~~~~~945../../http/http_minipot_session_report.c:14:17: note: (near initialization for 'data[4].key')946 14 | #define USER_AG "user_agent"947 | ^~~~~~~~~~~~948../../http/http_minipot_session_report.c:61:18: note: in expansion of macro 'USER_AG'949 61 | {USER_AG, strlen(USER_AG), s->user_ag, s->user_ag_len},950 | ^~~~~~~951../../http/http_minipot_session_report.c: In function 'http_report_message':952../../http/http_minipot_session_report.c:12:16: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign]953 12 | #define METHOD "method"954 | ^~~~~~~~955../../http/http_minipot_session_report.c:82:18: note: in expansion of macro 'METHOD'956 82 | {METHOD, strlen(METHOD), s->method, s->method_len},957 | ^~~~~~958../../http/http_minipot_session_report.c:12:16: note: (near initialization for 'data[0].key')959 12 | #define METHOD "method"960 | ^~~~~~~~961../../http/http_minipot_session_report.c:82:18: note: in expansion of macro 'METHOD'962 82 | {METHOD, strlen(METHOD), s->method, s->method_len},963 | ^~~~~~964../../http/http_minipot_session_report.c:13:13: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign]965 13 | #define URL "url"966 | ^~~~~967../../http/http_minipot_session_report.c:83:18: note: in expansion of macro 'URL'968 83 | {URL, strlen(URL), s->url, s->url_len},969 | ^~~970../../http/http_minipot_session_report.c:13:13: note: (near initialization for 'data[1].key')971 13 | #define URL "url"972 | ^~~~~973../../http/http_minipot_session_report.c:83:18: note: in expansion of macro 'URL'974 83 | {URL, strlen(URL), s->url, s->url_len},975 | ^~~976../../http/http_minipot_session_report.c:14:17: warning: pointer targets in initialization of 'const uint8_t *' {aka 'const unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign]977 14 | #define USER_AG "user_agent"978 | ^~~~~~~~~~~~979../../http/http_minipot_session_report.c:85:18: note: in expansion of macro 'USER_AG'980 85 | {USER_AG, strlen(USER_AG), s->user_ag, s->user_ag_len},981 | ^~~~~~~982../../http/http_minipot_session_report.c:14:17: note: (near initialization for 'data[2].key')983 14 | #define USER_AG "user_agent"984 | ^~~~~~~~~~~~985../../http/http_minipot_session_report.c:85:18: note: in expansion of macro 'USER_AG'986 85 | {USER_AG, strlen(USER_AG), s->user_ag, s->user_ag_len},987 | ^~~~~~~988 CC http/tests_unit_http_unittests_http-http_minipot_session_utils.o989../../http/http_minipot_session_utils.c: In function 'check_version':990../../http/http_minipot_session_utils.c:26:36: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]991 26 | || strncmp(version, "HTTP/", strlen("HTTP/")) != 0992 | ^~~~~~~993 | |994 | uint8_t * {aka unsigned char *}995In file included from ../../include/minipot_utils.h:4,996 from ../../http/http_minipot_session_utils.c:2:997/usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}998 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n)999 | ~~~~~~~~~~~~^~~~1000 CC http/tests_unit_http_unittests_http-log.o1001 CC tests/unit/http/unittests_http-http_minipot_session_utils.o1002In file included from ../../tests/unit/http/http_minipot_session_utils.c:2:1003../../tests/unit/http/http_minipot_session_utils.c: In function '_tcase_basic':1004../../tests/unit/http/../unittests.h:45:42: warning: unused parameter 'tcase' [-Wunused-parameter]1005 45 | static void _tcase_##name(TCase *tcase)1006 | ~~~~~~~^~~~~1007../../tests/unit/http/../unittests.h:48:45: note: in expansion of macro '_TEST_CASE'1008 48 | #define __test_case3(name, setup, teardown) _TEST_CASE(name, setup, teardown, NAN)1009 | ^~~~~~~~~~1010../../tests/unit/http/../unittests.h:49:52: note: in expansion of macro '__test_case3'1011 49 | #define __test_case_select(_1, _2, _3, _4, X, ...) X1012 | ^1013../../tests/unit/http/../unittests.h:51:9: note: in expansion of macro '__test_case_select'1014 51 | __test_case_select(__VA_ARGS__, _TEST_CASE, __test_case3, __test_case2, __test_case1)(__VA_ARGS__)1015 | ^~~~~~~~~~~~~~~~~~1016../../tests/unit/http/http_minipot_session_utils.c:4:1: note: in expansion of macro 'TEST_CASE'1017 4 | TEST_CASE(basic, NULL, NULL) {}1018 | ^~~~~~~~~1019 CCLD tests/unit/http/unittests-http1020make[2]: Leaving directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1021make check-TESTS1022make[2]: Entering directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1023make[3]: Entering directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1024PASS: tests/unit/libsentinel_minipot/unittests-libsentinel_minipot 1 - ../../tests/unit/libsentinel_minipot/minipot_utils.c:basic:simple: Passed1025PASS: tests/unit/http/unittests-http 1 - ../../tests/unit/http/http_minipot_session_utils.c:basic:simple: Passed1026============================================================================1027Testsuite summary for sentinel-minipot 2.3.01028============================================================================1029# TOTAL: 21030# PASS: 21031# SKIP: 01032# XFAIL: 01033# FAIL: 01034# XPASS: 01035# ERROR: 01036============================================================================1037make[3]: Leaving directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1038make[2]: Leaving directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1039make[1]: Leaving directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1040make[1]: Entering directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1041make[2]: Entering directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1042 /bin/mkdir -p '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib'1043 /bin/bash ./libtool --mode=install /usr/bin/install -c libsentinel_minipot.la '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib'1044libtool: install: /usr/bin/install -c .libs/libsentinel_minipot.so.0.0.0 /builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.so.0.0.01045libtool: install: (cd /builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib && { ln -s -f libsentinel_minipot.so.0.0.0 libsentinel_minipot.so.0 || { rm -f libsentinel_minipot.so.0 && ln -s libsentinel_minipot.so.0.0.0 libsentinel_minipot.so.0; }; })1046libtool: install: (cd /builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib && { ln -s -f libsentinel_minipot.so.0.0.0 libsentinel_minipot.so || { rm -f libsentinel_minipot.so && ln -s libsentinel_minipot.so.0.0.0 libsentinel_minipot.so; }; })1047libtool: install: /usr/bin/install -c .libs/libsentinel_minipot.lai /builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.la1048libtool: install: /usr/bin/install -c .libs/libsentinel_minipot.a /builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.a1049libtool: install: chmod 644 /builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.a1050libtool: install: ranlib /builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.a1051libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib1052----------------------------------------------------------------------1053Libraries have been installed in:1054 /builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib1055If you ever happen to want to link against installed libraries1056in a given directory, LIBDIR, you must either use libtool, and1057specify the full pathname of the library, or use the '-LLIBDIR'1058flag during linking and do at least one of the following:1059 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable1060 during execution1061 - add LIBDIR to the 'LD_RUN_PATH' environment variable1062 during linking1063 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag1064 - have your system administrator add LIBDIR to '/etc/ld.so.conf'1065See any operating system documentation about shared libraries for1066more information, such as the ld(1) and ld.so(8) manual pages.1067----------------------------------------------------------------------1068 /bin/mkdir -p '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/bin'1069 /bin/bash ./libtool --mode=install /usr/bin/install -c sentinel_minipot_http '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/bin'1070libtool: install: /usr/bin/install -c .libs/sentinel_minipot_http /builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/bin/sentinel_minipot_http1071 /bin/mkdir -p '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/include'1072 /usr/bin/install -c -m 644 ../../include/minipot_argp.h ../../include/minipot_config_load.h ../../include/minipot_config.h ../../include/minipot_fork.h ../../include/minipot_log.h ../../include/minipot_pipe_handler.h ../../include/minipot_sentinel_msg_packer.h ../../include/minipot_session.h ../../include/minipot_utils.h ../../include/minipot_zmq_sender.h ../../include/minipot.h '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/include'1073 /bin/mkdir -p '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/pkgconfig'1074 /usr/bin/install -c -m 644 libsentinel_minipot/sentinel_minipot.pc '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/pkgconfig'1075make[2]: Leaving directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1076make[1]: Leaving directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1077make[1]: Entering directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1078make[1]: Nothing to be done for 'installcheck'.1079make[1]: Leaving directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1080make[1]: Entering directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1081 ( cd '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/bin' && rm -f sentinel_minipot_http )1082 ( cd '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/include' && rm -f minipot_argp.h minipot_config_load.h minipot_config.h minipot_fork.h minipot_log.h minipot_pipe_handler.h minipot_sentinel_msg_packer.h minipot_session.h minipot_utils.h minipot_zmq_sender.h minipot.h )1083 /bin/bash ./libtool --mode=uninstall rm -f '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.la'1084libtool: uninstall: rm -f /builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.la /builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.so.0.0.0 /builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.so.0 /builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.so /builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.a1085 ( cd '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/pkgconfig' && rm -f sentinel_minipot.pc )1086make[1]: Leaving directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1087make[1]: Entering directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1088make[1]: Leaving directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1089make[1]: Entering directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1090make[2]: Entering directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1091 /bin/mkdir -p '/tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib'1092 /bin/bash ./libtool --mode=install /usr/bin/install -c libsentinel_minipot.la '/tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib'1093libtool: install: /usr/bin/install -c .libs/libsentinel_minipot.so.0.0.0 /tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.so.0.0.01094libtool: install: (cd /tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib && { ln -s -f libsentinel_minipot.so.0.0.0 libsentinel_minipot.so.0 || { rm -f libsentinel_minipot.so.0 && ln -s libsentinel_minipot.so.0.0.0 libsentinel_minipot.so.0; }; })1095libtool: install: (cd /tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib && { ln -s -f libsentinel_minipot.so.0.0.0 libsentinel_minipot.so || { rm -f libsentinel_minipot.so && ln -s libsentinel_minipot.so.0.0.0 libsentinel_minipot.so; }; })1096libtool: install: /usr/bin/install -c .libs/libsentinel_minipot.lai /tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.la1097libtool: install: /usr/bin/install -c .libs/libsentinel_minipot.a /tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.a1098libtool: install: chmod 644 /tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.a1099libtool: install: ranlib /tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.a1100libtool: warning: remember to run 'libtool --finish /builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib'1101 /bin/mkdir -p '/tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/bin'1102 /bin/bash ./libtool --mode=install /usr/bin/install -c sentinel_minipot_http '/tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/bin'1103libtool: warning: 'libsentinel_minipot.la' has not been installed in '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib'1104libtool: install: /usr/bin/install -c .libs/sentinel_minipot_http /tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/bin/sentinel_minipot_http1105 /bin/mkdir -p '/tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/include'1106 /usr/bin/install -c -m 644 ../../include/minipot_argp.h ../../include/minipot_config_load.h ../../include/minipot_config.h ../../include/minipot_fork.h ../../include/minipot_log.h ../../include/minipot_pipe_handler.h ../../include/minipot_sentinel_msg_packer.h ../../include/minipot_session.h ../../include/minipot_utils.h ../../include/minipot_zmq_sender.h ../../include/minipot.h '/tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/include'1107 /bin/mkdir -p '/tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/pkgconfig'1108 /usr/bin/install -c -m 644 libsentinel_minipot/sentinel_minipot.pc '/tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/pkgconfig'1109make[2]: Leaving directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1110make[1]: Leaving directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1111make[1]: Entering directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1112 ( cd '/tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/bin' && rm -f sentinel_minipot_http )1113 ( cd '/tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/include' && rm -f minipot_argp.h minipot_config_load.h minipot_config.h minipot_fork.h minipot_log.h minipot_pipe_handler.h minipot_sentinel_msg_packer.h minipot_session.h minipot_utils.h minipot_zmq_sender.h minipot.h )1114 /bin/bash ./libtool --mode=uninstall rm -f '/tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.la'1115libtool: uninstall: rm -f /tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.la /tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.so.0.0.0 /tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.so.0 /tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.so /tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/libsentinel_minipot.a1116 ( cd '/tmp/am-dc-2441//builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_inst/lib/pkgconfig' && rm -f sentinel_minipot.pc )1117make[1]: Leaving directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1118make[1]: Entering directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1119make[1]: Leaving directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1120make[1]: Entering directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1121make dist-xz dist-gzip dist-zip am__post_remove_distdir='@:'1122make[2]: Entering directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1123make distdir-am1124make[3]: Entering directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1125if test -d "sentinel-minipot-2.3.0"; then find "sentinel-minipot-2.3.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "sentinel-minipot-2.3.0" || { sleep 5 && rm -rf "sentinel-minipot-2.3.0"; }; else :; fi1126test -d "sentinel-minipot-2.3.0" || mkdir "sentinel-minipot-2.3.0"1127test -n "" \1128|| find "sentinel-minipot-2.3.0" -type d ! -perm -755 \1129 -exec chmod u+rwx,go+rx {} \; -o \1130 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \1131 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \1132 ! -type d ! -perm -444 -exec /bin/bash /builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/.aux/install-sh -c -m a+r {} {} \; \1133|| chmod -R a+r "sentinel-minipot-2.3.0"1134make[3]: Leaving directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1135tardir=sentinel-minipot-2.3.0 && ${TAR-tar} chof - "$tardir" | XZ_OPT=${XZ_OPT--e} xz -c >sentinel-minipot-2.3.0.tar.xz1136tardir=sentinel-minipot-2.3.0 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >sentinel-minipot-2.3.0.tar.gz1137rm -f sentinel-minipot-2.3.0.zip1138zip -rq sentinel-minipot-2.3.0.zip sentinel-minipot-2.3.01139make[2]: Leaving directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1140if test -d "sentinel-minipot-2.3.0"; then find "sentinel-minipot-2.3.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "sentinel-minipot-2.3.0" || { sleep 5 && rm -rf "sentinel-minipot-2.3.0"; }; else :; fi1141make[1]: Leaving directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1142make[1]: Entering directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1143 rm -f sentinel_minipot_http1144 rm -f tests/unit/libsentinel_minipot/unittests-libsentinel_minipot tests/unit/http/unittests-http1145test -z "" || rm -f 1146test -z "libsentinel_minipot.la" || rm -f libsentinel_minipot.la1147rm -f ./so_locations1148rm -rf .libs _libs1149rm -rf libsentinel_minipot/.libs libsentinel_minipot/_libs1150rm -rf tests/unit/http/.libs tests/unit/http/_libs1151rm -rf tests/unit/libsentinel_minipot/.libs tests/unit/libsentinel_minipot/_libs1152rm -f *.o1153rm -f http/*.o1154rm -f libsentinel_minipot/*.o1155rm -f libsentinel_minipot/*.lo1156rm -f tests/unit/*.o1157rm -f tests/unit/http/*.o1158rm -f tests/unit/libsentinel_minipot/*.o1159test -z "tests/unit/libsentinel_minipot/unittests-libsentinel_minipot.log tests/unit/http/unittests-http.log" || rm -f tests/unit/libsentinel_minipot/unittests-libsentinel_minipot.log tests/unit/http/unittests-http.log1160test -z "tests/unit/libsentinel_minipot/unittests-libsentinel_minipot.trs tests/unit/http/unittests-http.trs" || rm -f tests/unit/libsentinel_minipot/unittests-libsentinel_minipot.trs tests/unit/http/unittests-http.trs1161test -z "test-suite.log" || rm -f test-suite.log1162rm -f *.lo1163rm -f *.tab.c1164test -z "libsentinel_minipot/sentinel_minipot.pc" || rm -f libsentinel_minipot/sentinel_minipot.pc1165test . = "../.." || test -z "" || rm -f 1166rm -f http/.deps/.dirstamp1167rm -f http/.dirstamp1168rm -f libsentinel_minipot/.deps/.dirstamp1169rm -f libsentinel_minipot/.dirstamp1170rm -f tests/unit/.deps/.dirstamp1171rm -f tests/unit/.dirstamp1172rm -f tests/unit/http/.deps/.dirstamp1173rm -f tests/unit/http/.dirstamp1174rm -f tests/unit/libsentinel_minipot/.deps/.dirstamp1175rm -f tests/unit/libsentinel_minipot/.dirstamp1176rm -f libtool config.lt1177rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags1178rm -f cscope.out cscope.in.out cscope.po.out cscope.files1179rm -f config.status config.cache config.log configure.lineno config.status.lineno1180rm -f http/.deps/sentinel_minipot_http-http_minipot.Po1181rm -f http/.deps/sentinel_minipot_http-http_minipot_config.Po1182rm -f http/.deps/sentinel_minipot_http-http_minipot_session.Po1183rm -f http/.deps/sentinel_minipot_http-http_minipot_session_process.Po1184rm -f http/.deps/sentinel_minipot_http-http_minipot_session_report.Po1185rm -f http/.deps/sentinel_minipot_http-http_minipot_session_respond.Po1186rm -f http/.deps/sentinel_minipot_http-http_minipot_session_utils.Po1187rm -f http/.deps/sentinel_minipot_http-log.Po1188rm -f http/.deps/sentinel_minipot_http-sentinel_minipot_http.Po1189rm -f http/.deps/tests_unit_http_unittests_http-http_minipot.Po1190rm -f http/.deps/tests_unit_http_unittests_http-http_minipot_config.Po1191rm -f http/.deps/tests_unit_http_unittests_http-http_minipot_session.Po1192rm -f http/.deps/tests_unit_http_unittests_http-http_minipot_session_process.Po1193rm -f http/.deps/tests_unit_http_unittests_http-http_minipot_session_report.Po1194rm -f http/.deps/tests_unit_http_unittests_http-http_minipot_session_respond.Po1195rm -f http/.deps/tests_unit_http_unittests_http-http_minipot_session_utils.Po1196rm -f http/.deps/tests_unit_http_unittests_http-log.Po1197rm -f libsentinel_minipot/.deps/la-log.Plo1198rm -f libsentinel_minipot/.deps/la-minipot.Plo1199rm -f libsentinel_minipot/.deps/la-minipot_argp.Plo1200rm -f libsentinel_minipot/.deps/la-minipot_config.Plo1201rm -f libsentinel_minipot/.deps/la-minipot_config_load.Plo1202rm -f libsentinel_minipot/.deps/la-minipot_fork.Plo1203rm -f libsentinel_minipot/.deps/la-minipot_pipe_handler.Plo1204rm -f libsentinel_minipot/.deps/la-minipot_sentinel_msg_packer.Plo1205rm -f libsentinel_minipot/.deps/la-minipot_session.Plo1206rm -f libsentinel_minipot/.deps/la-minipot_utils.Plo1207rm -f libsentinel_minipot/.deps/la-minipot_zmq_sender.Plo1208rm -f libsentinel_minipot/.deps/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-log.Po1209rm -f libsentinel_minipot/.deps/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot.Po1210rm -f libsentinel_minipot/.deps/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot_argp.Po1211rm -f libsentinel_minipot/.deps/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot_config.Po1212rm -f libsentinel_minipot/.deps/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot_config_load.Po1213rm -f libsentinel_minipot/.deps/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot_fork.Po1214rm -f libsentinel_minipot/.deps/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot_pipe_handler.Po1215rm -f libsentinel_minipot/.deps/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot_sentinel_msg_packer.Po1216rm -f libsentinel_minipot/.deps/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot_session.Po1217rm -f libsentinel_minipot/.deps/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot_utils.Po1218rm -f libsentinel_minipot/.deps/tests_unit_libsentinel_minipot_unittests_libsentinel_minipot-minipot_zmq_sender.Po1219rm -f tests/unit/.deps/http_unittests_http-fixtures.Po1220rm -f tests/unit/.deps/http_unittests_http-unittests.Po1221rm -f tests/unit/.deps/libsentinel_minipot_unittests_libsentinel_minipot-fixtures.Po1222rm -f tests/unit/.deps/libsentinel_minipot_unittests_libsentinel_minipot-unittests.Po1223rm -f tests/unit/http/.deps/unittests_http-http_minipot_session_utils.Po1224rm -f tests/unit/libsentinel_minipot/.deps/unittests_libsentinel_minipot-minipot_utils.Po1225rm -f Makefile1226make[1]: Leaving directory '/builds/turris/sentinel/minipot/sentinel-minipot-2.3.0/_build/sub'1227if test -d "sentinel-minipot-2.3.0"; then find "sentinel-minipot-2.3.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "sentinel-minipot-2.3.0" || { sleep 5 && rm -rf "sentinel-minipot-2.3.0"; }; else :; fi1228========================================================1229sentinel-minipot-2.3.0 archives ready for distribution: 1230sentinel-minipot-2.3.0.tar.gz1231sentinel-minipot-2.3.0.tar.xz1232sentinel-minipot-2.3.0.zip1233========================================================1235Job succeeded