Build #376 for commit 77bcc77c from next
 passed 46 seconds
gitlab-ci-multi-runner 1.0.4 (014aa8c)
Using Shell executor...
Running on taskrambler-build...
Fetching changes...
Removing INSTALL
Removing Makefile
Removing Makefile.in
Removing aclocal.m4
Removing assets/html/_documentation.html
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.h
Removing config.h.in
Removing config.log
Removing config.status
Removing config.sub
Removing config/Makefile
Removing config/Makefile.in
Removing configure
Removing depcomp
Removing docs/Doxyfile
Removing docs/Makefile
Removing docs/Makefile.in
Removing install-sh
Removing libtool
Removing ltmain.sh
Removing m4/libtool.m4
Removing m4/ltoptions.m4
Removing m4/ltsugar.m4
Removing m4/ltversion.m4
Removing m4/lt~obsolete.m4
Removing missing
Removing src/.deps/
Removing src/Makefile
Removing src/Makefile.in
Removing src/application/.deps/
Removing src/application/Makefile
Removing src/application/Makefile.in
Removing src/application/adapter/http/.deps/
Removing src/application/controller/.deps/
Removing src/application/controller/authenticate/.deps/
Removing src/application/controller/currentuser/.deps/
Removing src/application/controller/loc/.deps/
Removing src/application/controller/randval/.deps/
Removing src/application/controller/sessinfo/.deps/
Removing src/application/controller/signup/.deps/
Removing src/application/controller/user/.deps/
Removing src/application/controller/version/.deps/
Removing src/asset/.deps/
Removing src/asset/Makefile
Removing src/asset/Makefile.in
Removing src/auth/.deps/
Removing src/auth/Makefile
Removing src/auth/Makefile.in
Removing src/auth/interface/.deps/
Removing src/auth/storage/.deps/
Removing src/cbuf/.deps/
Removing src/cbuf/Makefile
Removing src/cbuf/Makefile.in
Removing src/class/.deps/
Removing src/class/Makefile
Removing src/class/Makefile.in
Removing src/class/interface/.deps/
Removing src/config/.deps/
Removing src/config/Makefile
Removing src/config/Makefile.in
Removing src/hash/.deps/
Removing src/hash/Makefile
Removing src/hash/Makefile.in
Removing src/hash/interface/.deps/
Removing src/http/.deps/
Removing src/http/Makefile
Removing src/http/Makefile.in
Removing src/http/header/.deps/
Removing src/http/interface/.deps/
Removing src/http/message/.deps/
Removing src/http/parser/.deps/
Removing src/http/request/.deps/
Removing src/http/response/.deps/
Removing src/http/worker/.deps/
Removing src/http/writer/.deps/
Removing src/interface/.deps/
Removing src/logger/.deps/
Removing src/logger/Makefile
Removing src/logger/Makefile.in
Removing src/logger/interface/.deps/
Removing src/queue/.deps/
Removing src/queue/Makefile
Removing src/queue/Makefile.in
Removing src/router/.deps/
Removing src/router/Makefile
Removing src/router/Makefile.in
Removing src/server/.deps/
Removing src/server/Makefile
Removing src/server/Makefile.in
Removing src/session/.deps/
Removing src/session/Makefile
Removing src/session/Makefile.in
Removing src/socket/.deps/
Removing src/socket/Makefile
Removing src/socket/Makefile.in
Removing src/storage/.deps/
Removing src/storage/Makefile
Removing src/storage/Makefile.in
Removing src/stream/.deps/
Removing src/stream/Makefile
Removing src/stream/Makefile.in
Removing src/stream/interface/.deps/
Removing src/tree/.deps/
Removing src/tree/Makefile
Removing src/tree/Makefile.in
Removing src/user/.deps/
Removing src/user/Makefile
Removing src/user/Makefile.in
Removing src/utils/.deps/
Removing src/uuid/.deps/
Removing src/uuid/Makefile
Removing src/uuid/Makefile.in
Removing stamp-h1
Removing taskrambler-0.1.8.tar.gz
Removing test-driver
Removing tests/.deps/
Removing tests/Makefile
Removing tests/Makefile.in
Removing tests/mock/.deps/
HEAD is now at 765324b add amdcheck because of valgrid problems an amd machines
From https://gitlab.weird-web-workers.org/taskrambler/taskrambler
   20cbe7f..77bcc77  next       -> origin/next
Checking out 77bcc77c as next...
Previous HEAD position was 765324b... add amdcheck because of valgrid problems an amd machines
HEAD is now at 77bcc77... fix build system
$ ./bootstrap
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:8: installing './compile'
configure.ac:8: installing './config.guess'
configure.ac:8: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
Makefile.am: installing './INSTALL'
src/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
$ ./configure --enable-gcov
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking for shtool... no
./configure: line 12274: path: command not found
checking for lcov... lcov
checking for genhtml... genhtml
checking for lcov version... 1.11 (ok)
checking for TR_classNew in -ltrbase... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking dependency style of g++... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for gcc option to accept ISO C99... none needed
checking for doxygen... doxygen
checking for SSL_library_init in -lssl... yes
checking for dlopen in -ldl... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for sys/types.h... (cached) yes
checking json/json.h usability... no
checking json/json.h presence... no
checking for json/json.h... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking for memset... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating docs/Doxyfile
config.status: creating assets/html/_documentation.html
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/asset/Makefile
config.status: creating src/auth/Makefile
config.status: creating src/http/Makefile
config.status: creating src/server/Makefile
config.status: creating src/session/Makefile
config.status: creating src/application/Makefile
config.status: creating src/storage/Makefile
config.status: creating src/user/Makefile
config.status: creating src/config/Makefile
config.status: creating src/router/Makefile
config.status: creating docs/Makefile
config.status: creating config/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands
$ make
make  all-recursive
make[1]: Entering directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler'
Making all in src
make[2]: Entering directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src'
Making all in asset
make[3]: Entering directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/asset'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libasset_la-asset.lo -MD -MP -MF .deps/libasset_la-asset.Tpo -c -o libasset_la-asset.lo `test -f 'asset.c' || echo './'`asset.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libasset_la-asset.lo -MD -MP -MF .deps/libasset_la-asset.Tpo -c asset.c  -fPIC -DPIC -o .libs/libasset_la-asset.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libasset_la-asset.lo -MD -MP -MF .deps/libasset_la-asset.Tpo -c asset.c -o libasset_la-asset.o >/dev/null 2>&1
mv -f .deps/libasset_la-asset.Tpo .deps/libasset_la-asset.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libasset_la-pool.lo -MD -MP -MF .deps/libasset_la-pool.Tpo -c -o libasset_la-pool.lo `test -f 'pool.c' || echo './'`pool.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libasset_la-pool.lo -MD -MP -MF .deps/libasset_la-pool.Tpo -c pool.c  -fPIC -DPIC -o .libs/libasset_la-pool.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libasset_la-pool.lo -MD -MP -MF .deps/libasset_la-pool.Tpo -c pool.c -o libasset_la-pool.o >/dev/null 2>&1
mv -f .deps/libasset_la-pool.Tpo .deps/libasset_la-pool.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g    -o libasset.la  libasset_la-asset.lo libasset_la-pool.lo  -ldl
libtool: link: ar cru .libs/libasset.a .libs/libasset_la-asset.o .libs/libasset_la-pool.o 
libtool: link: ranlib .libs/libasset.a
libtool: link: ( cd ".libs" && rm -f "libasset.la" && ln -s "../libasset.la" "libasset.la" )
make[3]: Leaving directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/asset'
Making all in auth
make[3]: Entering directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/auth'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT interface/libauth_la-auth.lo -MD -MP -MF interface/.deps/libauth_la-auth.Tpo -c -o interface/libauth_la-auth.lo `test -f 'interface/auth.c' || echo './'`interface/auth.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT interface/libauth_la-auth.lo -MD -MP -MF interface/.deps/libauth_la-auth.Tpo -c interface/auth.c  -fPIC -DPIC -o interface/.libs/libauth_la-auth.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT interface/libauth_la-auth.lo -MD -MP -MF interface/.deps/libauth_la-auth.Tpo -c interface/auth.c -o interface/libauth_la-auth.o >/dev/null 2>&1
mv -f interface/.deps/libauth_la-auth.Tpo interface/.deps/libauth_la-auth.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libauth_la-credential.lo -MD -MP -MF .deps/libauth_la-credential.Tpo -c -o libauth_la-credential.lo `test -f 'credential.c' || echo './'`credential.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libauth_la-credential.lo -MD -MP -MF .deps/libauth_la-credential.Tpo -c credential.c  -fPIC -DPIC -o .libs/libauth_la-credential.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libauth_la-credential.lo -MD -MP -MF .deps/libauth_la-credential.Tpo -c credential.c -o libauth_la-credential.o >/dev/null 2>&1
mv -f .deps/libauth_la-credential.Tpo .deps/libauth_la-credential.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libauth_la-auth.lo -MD -MP -MF .deps/libauth_la-auth.Tpo -c -o libauth_la-auth.lo `test -f 'auth.c' || echo './'`auth.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libauth_la-auth.lo -MD -MP -MF .deps/libauth_la-auth.Tpo -c auth.c  -fPIC -DPIC -o .libs/libauth_la-auth.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libauth_la-auth.lo -MD -MP -MF .deps/libauth_la-auth.Tpo -c auth.c -o libauth_la-auth.o >/dev/null 2>&1
mv -f .deps/libauth_la-auth.Tpo .deps/libauth_la-auth.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libauth_la-create.lo -MD -MP -MF .deps/libauth_la-create.Tpo -c -o libauth_la-create.lo `test -f 'create.c' || echo './'`create.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libauth_la-create.lo -MD -MP -MF .deps/libauth_la-create.Tpo -c create.c  -fPIC -DPIC -o .libs/libauth_la-create.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libauth_la-create.lo -MD -MP -MF .deps/libauth_la-create.Tpo -c create.c -o libauth_la-create.o >/dev/null 2>&1
mv -f .deps/libauth_la-create.Tpo .deps/libauth_la-create.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libauth_la-ldap.lo -MD -MP -MF .deps/libauth_la-ldap.Tpo -c -o libauth_la-ldap.lo `test -f 'ldap.c' || echo './'`ldap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libauth_la-ldap.lo -MD -MP -MF .deps/libauth_la-ldap.Tpo -c ldap.c  -fPIC -DPIC -o .libs/libauth_la-ldap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libauth_la-ldap.lo -MD -MP -MF .deps/libauth_la-ldap.Tpo -c ldap.c -o libauth_la-ldap.o >/dev/null 2>&1
mv -f .deps/libauth_la-ldap.Tpo .deps/libauth_la-ldap.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT storage/libauth_la-storage.lo -MD -MP -MF storage/.deps/libauth_la-storage.Tpo -c -o storage/libauth_la-storage.lo `test -f 'storage/storage.c' || echo './'`storage/storage.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT storage/libauth_la-storage.lo -MD -MP -MF storage/.deps/libauth_la-storage.Tpo -c storage/storage.c  -fPIC -DPIC -o storage/.libs/libauth_la-storage.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT storage/libauth_la-storage.lo -MD -MP -MF storage/.deps/libauth_la-storage.Tpo -c storage/storage.c -o storage/libauth_la-storage.o >/dev/null 2>&1
mv -f storage/.deps/libauth_la-storage.Tpo storage/.deps/libauth_la-storage.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT storage/libauth_la-hash_pw.lo -MD -MP -MF storage/.deps/libauth_la-hash_pw.Tpo -c -o storage/libauth_la-hash_pw.lo `test -f 'storage/hash_pw.c' || echo './'`storage/hash_pw.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT storage/libauth_la-hash_pw.lo -MD -MP -MF storage/.deps/libauth_la-hash_pw.Tpo -c storage/hash_pw.c  -fPIC -DPIC -o storage/.libs/libauth_la-hash_pw.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT storage/libauth_la-hash_pw.lo -MD -MP -MF storage/.deps/libauth_la-hash_pw.Tpo -c storage/hash_pw.c -o storage/libauth_la-hash_pw.o >/dev/null 2>&1
mv -f storage/.deps/libauth_la-hash_pw.Tpo storage/.deps/libauth_la-hash_pw.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g    -o libauth.la  interface/libauth_la-auth.lo libauth_la-credential.lo libauth_la-auth.lo libauth_la-create.lo libauth_la-ldap.lo storage/libauth_la-storage.lo storage/libauth_la-hash_pw.lo  -ldl
copying selected object files to avoid basename conflicts...
libtool: link: ln .libs/libauth_la-auth.o .libs/libauth.lax/lt1-libauth_la-auth.o || cp .libs/libauth_la-auth.o .libs/libauth.lax/lt1-libauth_la-auth.o
libtool: link: ar cru .libs/libauth.a interface/.libs/libauth_la-auth.o .libs/libauth_la-credential.o .libs/libauth.lax/lt1-libauth_la-auth.o .libs/libauth_la-create.o .libs/libauth_la-ldap.o storage/.libs/libauth_la-storage.o storage/.libs/libauth_la-hash_pw.o
libtool: link: ranlib .libs/libauth.a
libtool: link: rm -fr .libs/libauth.lax
libtool: link: ( cd ".libs" && rm -f "libauth.la" && ln -s "../libauth.la" "libauth.la" )
make[3]: Leaving directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/auth'
Making all in http
make[3]: Entering directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/http'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libhttp_la-message.lo -MD -MP -MF .deps/libhttp_la-message.Tpo -c -o libhttp_la-message.lo `test -f 'message.c' || echo './'`message.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libhttp_la-message.lo -MD -MP -MF .deps/libhttp_la-message.Tpo -c message.c  -fPIC -DPIC -o .libs/libhttp_la-message.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libhttp_la-message.lo -MD -MP -MF .deps/libhttp_la-message.Tpo -c message.c -o libhttp_la-message.o >/dev/null 2>&1
mv -f .deps/libhttp_la-message.Tpo .deps/libhttp_la-message.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT message/libhttp_la-has_keep_alive.lo -MD -MP -MF message/.deps/libhttp_la-has_keep_alive.Tpo -c -o message/libhttp_la-has_keep_alive.lo `test -f 'message/has_keep_alive.c' || echo './'`message/has_keep_alive.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT message/libhttp_la-has_keep_alive.lo -MD -MP -MF message/.deps/libhttp_la-has_keep_alive.Tpo -c message/has_keep_alive.c  -fPIC -DPIC -o message/.libs/libhttp_la-has_keep_alive.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT message/libhttp_la-has_keep_alive.lo -MD -MP -MF message/.deps/libhttp_la-has_keep_alive.Tpo -c message/has_keep_alive.c -o message/libhttp_la-has_keep_alive.o >/dev/null 2>&1
mv -f message/.deps/libhttp_la-has_keep_alive.Tpo message/.deps/libhttp_la-has_keep_alive.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT message/libhttp_la-header_size_get.lo -MD -MP -MF message/.deps/libhttp_la-header_size_get.Tpo -c -o message/libhttp_la-header_size_get.lo `test -f 'message/header_size_get.c' || echo './'`message/header_size_get.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT message/libhttp_la-header_size_get.lo -MD -MP -MF message/.deps/libhttp_la-header_size_get.Tpo -c message/header_size_get.c  -fPIC -DPIC -o message/.libs/libhttp_la-header_size_get.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT message/libhttp_la-header_size_get.lo -MD -MP -MF message/.deps/libhttp_la-header_size_get.Tpo -c message/header_size_get.c -o message/libhttp_la-header_size_get.o >/dev/null 2>&1
mv -f message/.deps/libhttp_la-header_size_get.Tpo message/.deps/libhttp_la-header_size_get.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT message/libhttp_la-header_to_string.lo -MD -MP -MF message/.deps/libhttp_la-header_to_string.Tpo -c -o message/libhttp_la-header_to_string.lo `test -f 'message/header_to_string.c' || echo './'`message/header_to_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT message/libhttp_la-header_to_string.lo -MD -MP -MF message/.deps/libhttp_la-header_to_string.Tpo -c message/header_to_string.c  -fPIC -DPIC -o message/.libs/libhttp_la-header_to_string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT message/libhttp_la-header_to_string.lo -MD -MP -MF message/.deps/libhttp_la-header_to_string.Tpo -c message/header_to_string.c -o message/libhttp_la-header_to_string.o >/dev/null 2>&1
mv -f message/.deps/libhttp_la-header_to_string.Tpo message/.deps/libhttp_la-header_to_string.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT message/libhttp_la-get_version.lo -MD -MP -MF message/.deps/libhttp_la-get_version.Tpo -c -o message/libhttp_la-get_version.lo `test -f 'message/get_version.c' || echo './'`message/get_version.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT message/libhttp_la-get_version.lo -MD -MP -MF message/.deps/libhttp_la-get_version.Tpo -c message/get_version.c  -fPIC -DPIC -o message/.libs/libhttp_la-get_version.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT message/libhttp_la-get_version.lo -MD -MP -MF message/.deps/libhttp_la-get_version.Tpo -c message/get_version.c -o message/libhttp_la-get_version.o >/dev/null 2>&1
mv -f message/.deps/libhttp_la-get_version.Tpo message/.deps/libhttp_la-get_version.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT message/libhttp_la-has_valid_version.lo -MD -MP -MF message/.deps/libhttp_la-has_valid_version.Tpo -c -o message/libhttp_la-has_valid_version.lo `test -f 'message/has_valid_version.c' || echo './'`message/has_valid_version.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT message/libhttp_la-has_valid_version.lo -MD -MP -MF message/.deps/libhttp_la-has_valid_version.Tpo -c message/has_valid_version.c  -fPIC -DPIC -o message/.libs/libhttp_la-has_valid_version.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT message/libhttp_la-has_valid_version.lo -MD -MP -MF message/.deps/libhttp_la-has_valid_version.Tpo -c message/has_valid_version.c -o message/libhttp_la-has_valid_version.o >/dev/null 2>&1
mv -f message/.deps/libhttp_la-has_valid_version.Tpo message/.deps/libhttp_la-has_valid_version.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libhttp_la-request.lo -MD -MP -MF .deps/libhttp_la-request.Tpo -c -o libhttp_la-request.lo `test -f 'request.c' || echo './'`request.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libhttp_la-request.lo -MD -MP -MF .deps/libhttp_la-request.Tpo -c request.c  -fPIC -DPIC -o .libs/libhttp_la-request.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libhttp_la-request.lo -MD -MP -MF .deps/libhttp_la-request.Tpo -c request.c -o libhttp_la-request.o >/dev/null 2>&1
mv -f .deps/libhttp_la-request.Tpo .deps/libhttp_la-request.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT request/libhttp_la-get_method_id.lo -MD -MP -MF request/.deps/libhttp_la-get_method_id.Tpo -c -o request/libhttp_la-get_method_id.lo `test -f 'request/get_method_id.c' || echo './'`request/get_method_id.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT request/libhttp_la-get_method_id.lo -MD -MP -MF request/.deps/libhttp_la-get_method_id.Tpo -c request/get_method_id.c  -fPIC -DPIC -o request/.libs/libhttp_la-get_method_id.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT request/libhttp_la-get_method_id.lo -MD -MP -MF request/.deps/libhttp_la-get_method_id.Tpo -c request/get_method_id.c -o request/libhttp_la-get_method_id.o >/dev/null 2>&1
mv -f request/.deps/libhttp_la-get_method_id.Tpo request/.deps/libhttp_la-get_method_id.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libhttp_la-response.lo -MD -MP -MF .deps/libhttp_la-response.Tpo -c -o libhttp_la-response.lo `test -f 'response.c' || echo './'`response.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libhttp_la-response.lo -MD -MP -MF .deps/libhttp_la-response.Tpo -c response.c  -fPIC -DPIC -o .libs/libhttp_la-response.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libhttp_la-response.lo -MD -MP -MF .deps/libhttp_la-response.Tpo -c response.c -o libhttp_la-response.o >/dev/null 2>&1
mv -f .deps/libhttp_la-response.Tpo .deps/libhttp_la-response.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT response/libhttp_la-304.lo -MD -MP -MF response/.deps/libhttp_la-304.Tpo -c -o response/libhttp_la-304.lo `test -f 'response/304.c' || echo './'`response/304.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT response/libhttp_la-304.lo -MD -MP -MF response/.deps/libhttp_la-304.Tpo -c response/304.c  -fPIC -DPIC -o response/.libs/libhttp_la-304.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT response/libhttp_la-304.lo -MD -MP -MF response/.deps/libhttp_la-304.Tpo -c response/304.c -o response/libhttp_la-304.o >/dev/null 2>&1
mv -f response/.deps/libhttp_la-304.Tpo response/.deps/libhttp_la-304.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT response/libhttp_la-404.lo -MD -MP -MF response/.deps/libhttp_la-404.Tpo -c -o response/libhttp_la-404.lo `test -f 'response/404.c' || echo './'`response/404.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT response/libhttp_la-404.lo -MD -MP -MF response/.deps/libhttp_la-404.Tpo -c response/404.c  -fPIC -DPIC -o response/.libs/libhttp_la-404.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT response/libhttp_la-404.lo -MD -MP -MF response/.deps/libhttp_la-404.Tpo -c response/404.c -o response/libhttp_la-404.o >/dev/null 2>&1
mv -f response/.deps/libhttp_la-404.Tpo response/.deps/libhttp_la-404.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT response/libhttp_la-403.lo -MD -MP -MF response/.deps/libhttp_la-403.Tpo -c -o response/libhttp_la-403.lo `test -f 'response/403.c' || echo './'`response/403.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT response/libhttp_la-403.lo -MD -MP -MF response/.deps/libhttp_la-403.Tpo -c response/403.c  -fPIC -DPIC -o response/.libs/libhttp_la-403.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT response/libhttp_la-403.lo -MD -MP -MF response/.deps/libhttp_la-403.Tpo -c response/403.c -o response/libhttp_la-403.o >/dev/null 2>&1
mv -f response/.deps/libhttp_la-403.Tpo response/.deps/libhttp_la-403.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT response/libhttp_la-500.lo -MD -MP -MF response/.deps/libhttp_la-500.Tpo -c -o response/libhttp_la-500.lo `test -f 'response/500.c' || echo './'`response/500.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT response/libhttp_la-500.lo -MD -MP -MF response/.deps/libhttp_la-500.Tpo -c response/500.c  -fPIC -DPIC -o response/.libs/libhttp_la-500.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT response/libhttp_la-500.lo -MD -MP -MF response/.deps/libhttp_la-500.Tpo -c response/500.c -o response/libhttp_la-500.o >/dev/null 2>&1
mv -f response/.deps/libhttp_la-500.Tpo response/.deps/libhttp_la-500.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT response/libhttp_la-asset.lo -MD -MP -MF response/.deps/libhttp_la-asset.Tpo -c -o response/libhttp_la-asset.lo `test -f 'response/asset.c' || echo './'`response/asset.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT response/libhttp_la-asset.lo -MD -MP -MF response/.deps/libhttp_la-asset.Tpo -c response/asset.c  -fPIC -DPIC -o response/.libs/libhttp_la-asset.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT response/libhttp_la-asset.lo -MD -MP -MF response/.deps/libhttp_la-asset.Tpo -c response/asset.c -o response/libhttp_la-asset.o >/dev/null 2>&1
mv -f response/.deps/libhttp_la-asset.Tpo response/.deps/libhttp_la-asset.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT response/libhttp_la-json.lo -MD -MP -MF response/.deps/libhttp_la-json.Tpo -c -o response/libhttp_la-json.lo `test -f 'response/json.c' || echo './'`response/json.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT response/libhttp_la-json.lo -MD -MP -MF response/.deps/libhttp_la-json.Tpo -c response/json.c  -fPIC -DPIC -o response/.libs/libhttp_la-json.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT response/libhttp_la-json.lo -MD -MP -MF response/.deps/libhttp_la-json.Tpo -c response/json.c -o response/libhttp_la-json.o >/dev/null 2>&1
mv -f response/.deps/libhttp_la-json.Tpo response/.deps/libhttp_la-json.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libhttp_la-parser.lo -MD -MP -MF .deps/libhttp_la-parser.Tpo -c -o libhttp_la-parser.lo `test -f 'parser.c' || echo './'`parser.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libhttp_la-parser.lo -MD -MP -MF .deps/libhttp_la-parser.Tpo -c parser.c  -fPIC -DPIC -o .libs/libhttp_la-parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libhttp_la-parser.lo -MD -MP -MF .deps/libhttp_la-parser.Tpo -c parser.c -o libhttp_la-parser.o >/dev/null 2>&1
mv -f .deps/libhttp_la-parser.Tpo .deps/libhttp_la-parser.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT parser/libhttp_la-parse.lo -MD -MP -MF parser/.deps/libhttp_la-parse.Tpo -c -o parser/libhttp_la-parse.lo `test -f 'parser/parse.c' || echo './'`parser/parse.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT parser/libhttp_la-parse.lo -MD -MP -MF parser/.deps/libhttp_la-parse.Tpo -c parser/parse.c  -fPIC -DPIC -o parser/.libs/libhttp_la-parse.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT parser/libhttp_la-parse.lo -MD -MP -MF parser/.deps/libhttp_la-parse.Tpo -c parser/parse.c -o parser/libhttp_la-parse.o >/dev/null 2>&1
mv -f parser/.deps/libhttp_la-parse.Tpo parser/.deps/libhttp_la-parse.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT parser/libhttp_la-new_message.lo -MD -MP -MF parser/.deps/libhttp_la-new_message.Tpo -c -o parser/libhttp_la-new_message.lo `test -f 'parser/new_message.c' || echo './'`parser/new_message.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT parser/libhttp_la-new_message.lo -MD -MP -MF parser/.deps/libhttp_la-new_message.Tpo -c parser/new_message.c  -fPIC -DPIC -o parser/.libs/libhttp_la-new_message.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT parser/libhttp_la-new_message.lo -MD -MP -MF parser/.deps/libhttp_la-new_message.Tpo -c parser/new_message.c -o parser/libhttp_la-new_message.o >/dev/null 2>&1
mv -f parser/.deps/libhttp_la-new_message.Tpo parser/.deps/libhttp_la-new_message.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT parser/libhttp_la-p_header.lo -MD -MP -MF parser/.deps/libhttp_la-p_header.Tpo -c -o parser/libhttp_la-p_header.lo `test -f 'parser/p_header.c' || echo './'`parser/p_header.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT parser/libhttp_la-p_header.lo -MD -MP -MF parser/.deps/libhttp_la-p_header.Tpo -c parser/p_header.c  -fPIC -DPIC -o parser/.libs/libhttp_la-p_header.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT parser/libhttp_la-p_header.lo -MD -MP -MF parser/.deps/libhttp_la-p_header.Tpo -c parser/p_header.c -o parser/libhttp_la-p_header.o >/dev/null 2>&1
mv -f parser/.deps/libhttp_la-p_header.Tpo parser/.deps/libhttp_la-p_header.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT parser/libhttp_la-p_body.lo -MD -MP -MF parser/.deps/libhttp_la-p_body.Tpo -c -o parser/libhttp_la-p_body.lo `test -f 'parser/p_body.c' || echo './'`parser/p_body.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT parser/libhttp_la-p_body.lo -MD -MP -MF parser/.deps/libhttp_la-p_body.Tpo -c parser/p_body.c  -fPIC -DPIC -o parser/.libs/libhttp_la-p_body.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT parser/libhttp_la-p_body.lo -MD -MP -MF parser/.deps/libhttp_la-p_body.Tpo -c parser/p_body.c -o parser/libhttp_la-p_body.o >/dev/null 2>&1
mv -f parser/.deps/libhttp_la-p_body.Tpo parser/.deps/libhttp_la-p_body.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT parser/libhttp_la-p_request_vars.lo -MD -MP -MF parser/.deps/libhttp_la-p_request_vars.Tpo -c -o parser/libhttp_la-p_request_vars.lo `test -f 'parser/p_request_vars.c' || echo './'`parser/p_request_vars.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT parser/libhttp_la-p_request_vars.lo -MD -MP -MF parser/.deps/libhttp_la-p_request_vars.Tpo -c parser/p_request_vars.c  -fPIC -DPIC -o parser/.libs/libhttp_la-p_request_vars.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT parser/libhttp_la-p_request_vars.lo -MD -MP -MF parser/.deps/libhttp_la-p_request_vars.Tpo -c parser/p_request_vars.c -o parser/libhttp_la-p_request_vars.o >/dev/null 2>&1
mv -f parser/.deps/libhttp_la-p_request_vars.Tpo parser/.deps/libhttp_la-p_request_vars.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT parser/libhttp_la-p_post_vars.lo -MD -MP -MF parser/.deps/libhttp_la-p_post_vars.Tpo -c -o parser/libhttp_la-p_post_vars.lo `test -f 'parser/p_post_vars.c' || echo './'`parser/p_post_vars.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT parser/libhttp_la-p_post_vars.lo -MD -MP -MF parser/.deps/libhttp_la-p_post_vars.Tpo -c parser/p_post_vars.c  -fPIC -DPIC -o parser/.libs/libhttp_la-p_post_vars.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT parser/libhttp_la-p_post_vars.lo -MD -MP -MF parser/.deps/libhttp_la-p_post_vars.Tpo -c parser/p_post_vars.c -o parser/libhttp_la-p_post_vars.o >/dev/null 2>&1
mv -f parser/.deps/libhttp_la-p_post_vars.Tpo parser/.deps/libhttp_la-p_post_vars.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libhttp_la-writer.lo -MD -MP -MF .deps/libhttp_la-writer.Tpo -c -o libhttp_la-writer.lo `test -f 'writer.c' || echo './'`writer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libhttp_la-writer.lo -MD -MP -MF .deps/libhttp_la-writer.Tpo -c writer.c  -fPIC -DPIC -o .libs/libhttp_la-writer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libhttp_la-writer.lo -MD -MP -MF .deps/libhttp_la-writer.Tpo -c writer.c -o libhttp_la-writer.o >/dev/null 2>&1
mv -f .deps/libhttp_la-writer.Tpo .deps/libhttp_la-writer.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT writer/libhttp_la-write.lo -MD -MP -MF writer/.deps/libhttp_la-write.Tpo -c -o writer/libhttp_la-write.lo `test -f 'writer/write.c' || echo './'`writer/write.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT writer/libhttp_la-write.lo -MD -MP -MF writer/.deps/libhttp_la-write.Tpo -c writer/write.c  -fPIC -DPIC -o writer/.libs/libhttp_la-write.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT writer/libhttp_la-write.lo -MD -MP -MF writer/.deps/libhttp_la-write.Tpo -c writer/write.c -o writer/libhttp_la-write.o >/dev/null 2>&1
mv -f writer/.deps/libhttp_la-write.Tpo writer/.deps/libhttp_la-write.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libhttp_la-worker.lo -MD -MP -MF .deps/libhttp_la-worker.Tpo -c -o libhttp_la-worker.lo `test -f 'worker.c' || echo './'`worker.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libhttp_la-worker.lo -MD -MP -MF .deps/libhttp_la-worker.Tpo -c worker.c  -fPIC -DPIC -o .libs/libhttp_la-worker.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libhttp_la-worker.lo -MD -MP -MF .deps/libhttp_la-worker.Tpo -c worker.c -o libhttp_la-worker.o >/dev/null 2>&1
mv -f .deps/libhttp_la-worker.Tpo .deps/libhttp_la-worker.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT worker/libhttp_la-process.lo -MD -MP -MF worker/.deps/libhttp_la-process.Tpo -c -o worker/libhttp_la-process.lo `test -f 'worker/process.c' || echo './'`worker/process.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT worker/libhttp_la-process.lo -MD -MP -MF worker/.deps/libhttp_la-process.Tpo -c worker/process.c  -fPIC -DPIC -o worker/.libs/libhttp_la-process.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT worker/libhttp_la-process.lo -MD -MP -MF worker/.deps/libhttp_la-process.Tpo -c worker/process.c -o worker/libhttp_la-process.o >/dev/null 2>&1
mv -f worker/.deps/libhttp_la-process.Tpo worker/.deps/libhttp_la-process.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT worker/libhttp_la-answer.lo -MD -MP -MF worker/.deps/libhttp_la-answer.Tpo -c -o worker/libhttp_la-answer.lo `test -f 'worker/answer.c' || echo './'`worker/answer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT worker/libhttp_la-answer.lo -MD -MP -MF worker/.deps/libhttp_la-answer.Tpo -c worker/answer.c  -fPIC -DPIC -o worker/.libs/libhttp_la-answer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT worker/libhttp_la-answer.lo -MD -MP -MF worker/.deps/libhttp_la-answer.Tpo -c worker/answer.c -o worker/libhttp_la-answer.o >/dev/null 2>&1
mv -f worker/.deps/libhttp_la-answer.Tpo worker/.deps/libhttp_la-answer.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT worker/libhttp_la-get_asset.lo -MD -MP -MF worker/.deps/libhttp_la-get_asset.Tpo -c -o worker/libhttp_la-get_asset.lo `test -f 'worker/get_asset.c' || echo './'`worker/get_asset.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT worker/libhttp_la-get_asset.lo -MD -MP -MF worker/.deps/libhttp_la-get_asset.Tpo -c worker/get_asset.c  -fPIC -DPIC -o worker/.libs/libhttp_la-get_asset.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT worker/libhttp_la-get_asset.lo -MD -MP -MF worker/.deps/libhttp_la-get_asset.Tpo -c worker/get_asset.c -o worker/libhttp_la-get_asset.o >/dev/null 2>&1
mv -f worker/.deps/libhttp_la-get_asset.Tpo worker/.deps/libhttp_la-get_asset.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT worker/libhttp_la-add_common_header.lo -MD -MP -MF worker/.deps/libhttp_la-add_common_header.Tpo -c -o worker/libhttp_la-add_common_header.lo `test -f 'worker/add_common_header.c' || echo './'`worker/add_common_header.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT worker/libhttp_la-add_common_header.lo -MD -MP -MF worker/.deps/libhttp_la-add_common_header.Tpo -c worker/add_common_header.c  -fPIC -DPIC -o worker/.libs/libhttp_la-add_common_header.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT worker/libhttp_la-add_common_header.lo -MD -MP -MF worker/.deps/libhttp_la-add_common_header.Tpo -c worker/add_common_header.c -o worker/libhttp_la-add_common_header.o >/dev/null 2>&1
mv -f worker/.deps/libhttp_la-add_common_header.Tpo worker/.deps/libhttp_la-add_common_header.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT worker/libhttp_la-add_computed_header.lo -MD -MP -MF worker/.deps/libhttp_la-add_computed_header.Tpo -c -o worker/libhttp_la-add_computed_header.lo `test -f 'worker/add_computed_header.c' || echo './'`worker/add_computed_header.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT worker/libhttp_la-add_computed_header.lo -MD -MP -MF worker/.deps/libhttp_la-add_computed_header.Tpo -c worker/add_computed_header.c  -fPIC -DPIC -o worker/.libs/libhttp_la-add_computed_header.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT worker/libhttp_la-add_computed_header.lo -MD -MP -MF worker/.deps/libhttp_la-add_computed_header.Tpo -c worker/add_computed_header.c -o worker/libhttp_la-add_computed_header.o >/dev/null 2>&1
mv -f worker/.deps/libhttp_la-add_computed_header.Tpo worker/.deps/libhttp_la-add_computed_header.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libhttp_la-header.lo -MD -MP -MF .deps/libhttp_la-header.Tpo -c -o libhttp_la-header.lo `test -f 'header.c' || echo './'`header.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libhttp_la-header.lo -MD -MP -MF .deps/libhttp_la-header.Tpo -c header.c  -fPIC -DPIC -o .libs/libhttp_la-header.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libhttp_la-header.lo -MD -MP -MF .deps/libhttp_la-header.Tpo -c header.c -o libhttp_la-header.o >/dev/null 2>&1
mv -f .deps/libhttp_la-header.Tpo .deps/libhttp_la-header.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT header/libhttp_la-to_string.lo -MD -MP -MF header/.deps/libhttp_la-to_string.Tpo -c -o header/libhttp_la-to_string.lo `test -f 'header/to_string.c' || echo './'`header/to_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT header/libhttp_la-to_string.lo -MD -MP -MF header/.deps/libhttp_la-to_string.Tpo -c header/to_string.c  -fPIC -DPIC -o header/.libs/libhttp_la-to_string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT header/libhttp_la-to_string.lo -MD -MP -MF header/.deps/libhttp_la-to_string.Tpo -c header/to_string.c -o header/libhttp_la-to_string.o >/dev/null 2>&1
mv -f header/.deps/libhttp_la-to_string.Tpo header/.deps/libhttp_la-to_string.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT interface/libhttp_la-i_http_intro.lo -MD -MP -MF interface/.deps/libhttp_la-i_http_intro.Tpo -c -o interface/libhttp_la-i_http_intro.lo `test -f 'interface/i_http_intro.c' || echo './'`interface/i_http_intro.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT interface/libhttp_la-i_http_intro.lo -MD -MP -MF interface/.deps/libhttp_la-i_http_intro.Tpo -c interface/i_http_intro.c  -fPIC -DPIC -o interface/.libs/libhttp_la-i_http_intro.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT interface/libhttp_la-i_http_intro.lo -MD -MP -MF interface/.deps/libhttp_la-i_http_intro.Tpo -c interface/i_http_intro.c -o interface/libhttp_la-i_http_intro.o >/dev/null 2>&1
mv -f interface/.deps/libhttp_la-i_http_intro.Tpo interface/.deps/libhttp_la-i_http_intro.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g    -o libhttp.la  libhttp_la-message.lo message/libhttp_la-has_keep_alive.lo message/libhttp_la-header_size_get.lo message/libhttp_la-header_to_string.lo message/libhttp_la-get_version.lo message/libhttp_la-has_valid_version.lo libhttp_la-request.lo request/libhttp_la-get_method_id.lo libhttp_la-response.lo response/libhttp_la-304.lo response/libhttp_la-404.lo response/libhttp_la-403.lo response/libhttp_la-500.lo response/libhttp_la-asset.lo response/libhttp_la-json.lo libhttp_la-parser.lo parser/libhttp_la-parse.lo parser/libhttp_la-new_message.lo parser/libhttp_la-p_header.lo parser/libhttp_la-p_body.lo parser/libhttp_la-p_request_vars.lo parser/libhttp_la-p_post_vars.lo libhttp_la-writer.lo writer/libhttp_la-write.lo libhttp_la-worker.lo worker/libhttp_la-process.lo worker/libhttp_la-answer.lo worker/libhttp_la-get_asset.lo worker/libhttp_la-add_common_header.lo worker/libhttp_la-add_computed_header.lo libhttp_la-header.lo header/libhttp_la-to_string.lo interface/libhttp_la-i_http_intro.lo  -ldl
libtool: link: ar cru .libs/libhttp.a .libs/libhttp_la-message.o message/.libs/libhttp_la-has_keep_alive.o message/.libs/libhttp_la-header_size_get.o message/.libs/libhttp_la-header_to_string.o message/.libs/libhttp_la-get_version.o message/.libs/libhttp_la-has_valid_version.o .libs/libhttp_la-request.o request/.libs/libhttp_la-get_method_id.o .libs/libhttp_la-response.o response/.libs/libhttp_la-304.o response/.libs/libhttp_la-404.o response/.libs/libhttp_la-403.o response/.libs/libhttp_la-500.o response/.libs/libhttp_la-asset.o response/.libs/libhttp_la-json.o .libs/libhttp_la-parser.o parser/.libs/libhttp_la-parse.o parser/.libs/libhttp_la-new_message.o parser/.libs/libhttp_la-p_header.o parser/.libs/libhttp_la-p_body.o parser/.libs/libhttp_la-p_request_vars.o parser/.libs/libhttp_la-p_post_vars.o .libs/libhttp_la-writer.o writer/.libs/libhttp_la-write.o .libs/libhttp_la-worker.o worker/.libs/libhttp_la-process.o worker/.libs/libhttp_la-answer.o worker/.libs/libhttp_la-get_asset.o worker/.libs/libhttp_la-add_common_header.o worker/.libs/libhttp_la-add_computed_header.o .libs/libhttp_la-header.o header/.libs/libhttp_la-to_string.o interface/.libs/libhttp_la-i_http_intro.o 
libtool: link: ranlib .libs/libhttp.a
libtool: link: ( cd ".libs" && rm -f "libhttp.la" && ln -s "../libhttp.la" "libhttp.la" )
make[3]: Leaving directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/http'
Making all in server
make[3]: Entering directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/server'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libserver_la-server.lo -MD -MP -MF .deps/libserver_la-server.Tpo -c -o libserver_la-server.lo `test -f 'server.c' || echo './'`server.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libserver_la-server.lo -MD -MP -MF .deps/libserver_la-server.Tpo -c server.c  -fPIC -DPIC -o .libs/libserver_la-server.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libserver_la-server.lo -MD -MP -MF .deps/libserver_la-server.Tpo -c server.c -o libserver_la-server.o >/dev/null 2>&1
mv -f .deps/libserver_la-server.Tpo .deps/libserver_la-server.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libserver_la-run.lo -MD -MP -MF .deps/libserver_la-run.Tpo -c -o libserver_la-run.lo `test -f 'run.c' || echo './'`run.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libserver_la-run.lo -MD -MP -MF .deps/libserver_la-run.Tpo -c run.c  -fPIC -DPIC -o .libs/libserver_la-run.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libserver_la-run.lo -MD -MP -MF .deps/libserver_la-run.Tpo -c run.c -o libserver_la-run.o >/dev/null 2>&1
mv -f .deps/libserver_la-run.Tpo .deps/libserver_la-run.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libserver_la-close_conn.lo -MD -MP -MF .deps/libserver_la-close_conn.Tpo -c -o libserver_la-close_conn.lo `test -f 'close_conn.c' || echo './'`close_conn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libserver_la-close_conn.lo -MD -MP -MF .deps/libserver_la-close_conn.Tpo -c close_conn.c  -fPIC -DPIC -o .libs/libserver_la-close_conn.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libserver_la-close_conn.lo -MD -MP -MF .deps/libserver_la-close_conn.Tpo -c close_conn.c -o libserver_la-close_conn.o >/dev/null 2>&1
mv -f .deps/libserver_la-close_conn.Tpo .deps/libserver_la-close_conn.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libserver_la-poll.lo -MD -MP -MF .deps/libserver_la-poll.Tpo -c -o libserver_la-poll.lo `test -f 'poll.c' || echo './'`poll.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libserver_la-poll.lo -MD -MP -MF .deps/libserver_la-poll.Tpo -c poll.c  -fPIC -DPIC -o .libs/libserver_la-poll.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libserver_la-poll.lo -MD -MP -MF .deps/libserver_la-poll.Tpo -c poll.c -o libserver_la-poll.o >/dev/null 2>&1
mv -f .deps/libserver_la-poll.Tpo .deps/libserver_la-poll.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libserver_la-handle_accept.lo -MD -MP -MF .deps/libserver_la-handle_accept.Tpo -c -o libserver_la-handle_accept.lo `test -f 'handle_accept.c' || echo './'`handle_accept.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libserver_la-handle_accept.lo -MD -MP -MF .deps/libserver_la-handle_accept.Tpo -c handle_accept.c  -fPIC -DPIC -o .libs/libserver_la-handle_accept.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libserver_la-handle_accept.lo -MD -MP -MF .deps/libserver_la-handle_accept.Tpo -c handle_accept.c -o libserver_la-handle_accept.o >/dev/null 2>&1
mv -f .deps/libserver_la-handle_accept.Tpo .deps/libserver_la-handle_accept.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libserver_la-read.lo -MD -MP -MF .deps/libserver_la-read.Tpo -c -o libserver_la-read.lo `test -f 'read.c' || echo './'`read.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libserver_la-read.lo -MD -MP -MF .deps/libserver_la-read.Tpo -c read.c  -fPIC -DPIC -o .libs/libserver_la-read.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libserver_la-read.lo -MD -MP -MF .deps/libserver_la-read.Tpo -c read.c -o libserver_la-read.o >/dev/null 2>&1
mv -f .deps/libserver_la-read.Tpo .deps/libserver_la-read.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libserver_la-write.lo -MD -MP -MF .deps/libserver_la-write.Tpo -c -o libserver_la-write.lo `test -f 'write.c' || echo './'`write.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libserver_la-write.lo -MD -MP -MF .deps/libserver_la-write.Tpo -c write.c  -fPIC -DPIC -o .libs/libserver_la-write.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libserver_la-write.lo -MD -MP -MF .deps/libserver_la-write.Tpo -c write.c -o libserver_la-write.o >/dev/null 2>&1
mv -f .deps/libserver_la-write.Tpo .deps/libserver_la-write.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g    -o libserver.la  libserver_la-server.lo libserver_la-run.lo libserver_la-close_conn.lo libserver_la-poll.lo libserver_la-handle_accept.lo libserver_la-read.lo libserver_la-write.lo  -ldl
libtool: link: ar cru .libs/libserver.a .libs/libserver_la-server.o .libs/libserver_la-run.o .libs/libserver_la-close_conn.o .libs/libserver_la-poll.o .libs/libserver_la-handle_accept.o .libs/libserver_la-read.o .libs/libserver_la-write.o 
libtool: link: ranlib .libs/libserver.a
libtool: link: ( cd ".libs" && rm -f "libserver.la" && ln -s "../libserver.la" "libserver.la" )
make[3]: Leaving directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/server'
Making all in session
make[3]: Entering directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/session'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libsession_la-session.lo -MD -MP -MF .deps/libsession_la-session.Tpo -c -o libsession_la-session.lo `test -f 'session.c' || echo './'`session.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libsession_la-session.lo -MD -MP -MF .deps/libsession_la-session.Tpo -c session.c  -fPIC -DPIC -o .libs/libsession_la-session.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libsession_la-session.lo -MD -MP -MF .deps/libsession_la-session.Tpo -c session.c -o libsession_la-session.o >/dev/null 2>&1
mv -f .deps/libsession_la-session.Tpo .deps/libsession_la-session.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g    -o libsession.la  libsession_la-session.lo  -ldl
libtool: link: ar cru .libs/libsession.a .libs/libsession_la-session.o 
libtool: link: ranlib .libs/libsession.a
libtool: link: ( cd ".libs" && rm -f "libsession.la" && ln -s "../libsession.la" "libsession.la" )
make[3]: Leaving directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/session'
Making all in application
make[3]: Entering directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/application'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libapplication_la-application.lo -MD -MP -MF .deps/libapplication_la-application.Tpo -c -o libapplication_la-application.lo `test -f 'application.c' || echo './'`application.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-application.lo -MD -MP -MF .deps/libapplication_la-application.Tpo -c application.c  -fPIC -DPIC -o .libs/libapplication_la-application.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-application.lo -MD -MP -MF .deps/libapplication_la-application.Tpo -c application.c -o libapplication_la-application.o >/dev/null 2>&1
mv -f .deps/libapplication_la-application.Tpo .deps/libapplication_la-application.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libapplication_la-login.lo -MD -MP -MF .deps/libapplication_la-login.Tpo -c -o libapplication_la-login.lo `test -f 'login.c' || echo './'`login.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-login.lo -MD -MP -MF .deps/libapplication_la-login.Tpo -c login.c  -fPIC -DPIC -o .libs/libapplication_la-login.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-login.lo -MD -MP -MF .deps/libapplication_la-login.Tpo -c login.c -o libapplication_la-login.o >/dev/null 2>&1
mv -f .deps/libapplication_la-login.Tpo .deps/libapplication_la-login.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libapplication_la-logout.lo -MD -MP -MF .deps/libapplication_la-logout.Tpo -c -o libapplication_la-logout.lo `test -f 'logout.c' || echo './'`logout.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-logout.lo -MD -MP -MF .deps/libapplication_la-logout.Tpo -c logout.c  -fPIC -DPIC -o .libs/libapplication_la-logout.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-logout.lo -MD -MP -MF .deps/libapplication_la-logout.Tpo -c logout.c -o libapplication_la-logout.o >/dev/null 2>&1
mv -f .deps/libapplication_la-logout.Tpo .deps/libapplication_la-logout.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libapplication_la-get_user.lo -MD -MP -MF .deps/libapplication_la-get_user.Tpo -c -o libapplication_la-get_user.lo `test -f 'get_user.c' || echo './'`get_user.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-get_user.lo -MD -MP -MF .deps/libapplication_la-get_user.Tpo -c get_user.c  -fPIC -DPIC -o .libs/libapplication_la-get_user.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-get_user.lo -MD -MP -MF .deps/libapplication_la-get_user.Tpo -c get_user.c -o libapplication_la-get_user.o >/dev/null 2>&1
mv -f .deps/libapplication_la-get_user.Tpo .deps/libapplication_la-get_user.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libapplication_la-create_user.lo -MD -MP -MF .deps/libapplication_la-create_user.Tpo -c -o libapplication_la-create_user.lo `test -f 'create_user.c' || echo './'`create_user.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-create_user.lo -MD -MP -MF .deps/libapplication_la-create_user.Tpo -c create_user.c  -fPIC -DPIC -o .libs/libapplication_la-create_user.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-create_user.lo -MD -MP -MF .deps/libapplication_la-create_user.Tpo -c create_user.c -o libapplication_la-create_user.o >/dev/null 2>&1
mv -f .deps/libapplication_la-create_user.Tpo .deps/libapplication_la-create_user.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libapplication_la-update_user.lo -MD -MP -MF .deps/libapplication_la-update_user.Tpo -c -o libapplication_la-update_user.lo `test -f 'update_user.c' || echo './'`update_user.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-update_user.lo -MD -MP -MF .deps/libapplication_la-update_user.Tpo -c update_user.c  -fPIC -DPIC -o .libs/libapplication_la-update_user.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-update_user.lo -MD -MP -MF .deps/libapplication_la-update_user.Tpo -c update_user.c -o libapplication_la-update_user.o >/dev/null 2>&1
mv -f .deps/libapplication_la-update_user.Tpo .deps/libapplication_la-update_user.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libapplication_la-update_password.lo -MD -MP -MF .deps/libapplication_la-update_password.Tpo -c -o libapplication_la-update_password.lo `test -f 'update_password.c' || echo './'`update_password.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-update_password.lo -MD -MP -MF .deps/libapplication_la-update_password.Tpo -c update_password.c  -fPIC -DPIC -o .libs/libapplication_la-update_password.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-update_password.lo -MD -MP -MF .deps/libapplication_la-update_password.Tpo -c update_password.c -o libapplication_la-update_password.o >/dev/null 2>&1
mv -f .deps/libapplication_la-update_password.Tpo .deps/libapplication_la-update_password.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libapplication_la-session_start.lo -MD -MP -MF .deps/libapplication_la-session_start.Tpo -c -o libapplication_la-session_start.lo `test -f 'session_start.c' || echo './'`session_start.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-session_start.lo -MD -MP -MF .deps/libapplication_la-session_start.Tpo -c session_start.c  -fPIC -DPIC -o .libs/libapplication_la-session_start.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-session_start.lo -MD -MP -MF .deps/libapplication_la-session_start.Tpo -c session_start.c -o libapplication_la-session_start.o >/dev/null 2>&1
mv -f .deps/libapplication_la-session_start.Tpo .deps/libapplication_la-session_start.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libapplication_la-session_stop.lo -MD -MP -MF .deps/libapplication_la-session_stop.Tpo -c -o libapplication_la-session_stop.lo `test -f 'session_stop.c' || echo './'`session_stop.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-session_stop.lo -MD -MP -MF .deps/libapplication_la-session_stop.Tpo -c session_stop.c  -fPIC -DPIC -o .libs/libapplication_la-session_stop.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-session_stop.lo -MD -MP -MF .deps/libapplication_la-session_stop.Tpo -c session_stop.c -o libapplication_la-session_stop.o >/dev/null 2>&1
mv -f .deps/libapplication_la-session_stop.Tpo .deps/libapplication_la-session_stop.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libapplication_la-session_get.lo -MD -MP -MF .deps/libapplication_la-session_get.Tpo -c -o libapplication_la-session_get.lo `test -f 'session_get.c' || echo './'`session_get.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-session_get.lo -MD -MP -MF .deps/libapplication_la-session_get.Tpo -c session_get.c  -fPIC -DPIC -o .libs/libapplication_la-session_get.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-session_get.lo -MD -MP -MF .deps/libapplication_la-session_get.Tpo -c session_get.c -o libapplication_la-session_get.o >/dev/null 2>&1
mv -f .deps/libapplication_la-session_get.Tpo .deps/libapplication_la-session_get.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libapplication_la-session_cleanup.lo -MD -MP -MF .deps/libapplication_la-session_cleanup.Tpo -c -o libapplication_la-session_cleanup.lo `test -f 'session_cleanup.c' || echo './'`session_cleanup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-session_cleanup.lo -MD -MP -MF .deps/libapplication_la-session_cleanup.Tpo -c session_cleanup.c  -fPIC -DPIC -o .libs/libapplication_la-session_cleanup.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libapplication_la-session_cleanup.lo -MD -MP -MF .deps/libapplication_la-session_cleanup.Tpo -c session_cleanup.c -o libapplication_la-session_cleanup.o >/dev/null 2>&1
mv -f .deps/libapplication_la-session_cleanup.Tpo .deps/libapplication_la-session_cleanup.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT adapter/http/libapplication_la-http.lo -MD -MP -MF adapter/http/.deps/libapplication_la-http.Tpo -c -o adapter/http/libapplication_la-http.lo `test -f 'adapter/http/http.c' || echo './'`adapter/http/http.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT adapter/http/libapplication_la-http.lo -MD -MP -MF adapter/http/.deps/libapplication_la-http.Tpo -c adapter/http/http.c  -fPIC -DPIC -o adapter/http/.libs/libapplication_la-http.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT adapter/http/libapplication_la-http.lo -MD -MP -MF adapter/http/.deps/libapplication_la-http.Tpo -c adapter/http/http.c -o adapter/http/libapplication_la-http.o >/dev/null 2>&1
mv -f adapter/http/.deps/libapplication_la-http.Tpo adapter/http/.deps/libapplication_la-http.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT adapter/http/libapplication_la-update.lo -MD -MP -MF adapter/http/.deps/libapplication_la-update.Tpo -c -o adapter/http/libapplication_la-update.lo `test -f 'adapter/http/update.c' || echo './'`adapter/http/update.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT adapter/http/libapplication_la-update.lo -MD -MP -MF adapter/http/.deps/libapplication_la-update.Tpo -c adapter/http/update.c  -fPIC -DPIC -o adapter/http/.libs/libapplication_la-update.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT adapter/http/libapplication_la-update.lo -MD -MP -MF adapter/http/.deps/libapplication_la-update.Tpo -c adapter/http/update.c -o adapter/http/libapplication_la-update.o >/dev/null 2>&1
mv -f adapter/http/.deps/libapplication_la-update.Tpo adapter/http/.deps/libapplication_la-update.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT controller/authenticate/libapplication_la-create.lo -MD -MP -MF controller/authenticate/.deps/libapplication_la-create.Tpo -c -o controller/authenticate/libapplication_la-create.lo `test -f 'controller/authenticate/create.c' || echo './'`controller/authenticate/create.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/authenticate/libapplication_la-create.lo -MD -MP -MF controller/authenticate/.deps/libapplication_la-create.Tpo -c controller/authenticate/create.c  -fPIC -DPIC -o controller/authenticate/.libs/libapplication_la-create.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/authenticate/libapplication_la-create.lo -MD -MP -MF controller/authenticate/.deps/libapplication_la-create.Tpo -c controller/authenticate/create.c -o controller/authenticate/libapplication_la-create.o >/dev/null 2>&1
mv -f controller/authenticate/.deps/libapplication_la-create.Tpo controller/authenticate/.deps/libapplication_la-create.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT controller/authenticate/libapplication_la-delete.lo -MD -MP -MF controller/authenticate/.deps/libapplication_la-delete.Tpo -c -o controller/authenticate/libapplication_la-delete.lo `test -f 'controller/authenticate/delete.c' || echo './'`controller/authenticate/delete.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/authenticate/libapplication_la-delete.lo -MD -MP -MF controller/authenticate/.deps/libapplication_la-delete.Tpo -c controller/authenticate/delete.c  -fPIC -DPIC -o controller/authenticate/.libs/libapplication_la-delete.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/authenticate/libapplication_la-delete.lo -MD -MP -MF controller/authenticate/.deps/libapplication_la-delete.Tpo -c controller/authenticate/delete.c -o controller/authenticate/libapplication_la-delete.o >/dev/null 2>&1
mv -f controller/authenticate/.deps/libapplication_la-delete.Tpo controller/authenticate/.deps/libapplication_la-delete.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT controller/currentuser/libapplication_la-read.lo -MD -MP -MF controller/currentuser/.deps/libapplication_la-read.Tpo -c -o controller/currentuser/libapplication_la-read.lo `test -f 'controller/currentuser/read.c' || echo './'`controller/currentuser/read.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/currentuser/libapplication_la-read.lo -MD -MP -MF controller/currentuser/.deps/libapplication_la-read.Tpo -c controller/currentuser/read.c  -fPIC -DPIC -o controller/currentuser/.libs/libapplication_la-read.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/currentuser/libapplication_la-read.lo -MD -MP -MF controller/currentuser/.deps/libapplication_la-read.Tpo -c controller/currentuser/read.c -o controller/currentuser/libapplication_la-read.o >/dev/null 2>&1
mv -f controller/currentuser/.deps/libapplication_la-read.Tpo controller/currentuser/.deps/libapplication_la-read.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT controller/randval/libapplication_la-read.lo -MD -MP -MF controller/randval/.deps/libapplication_la-read.Tpo -c -o controller/randval/libapplication_la-read.lo `test -f 'controller/randval/read.c' || echo './'`controller/randval/read.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/randval/libapplication_la-read.lo -MD -MP -MF controller/randval/.deps/libapplication_la-read.Tpo -c controller/randval/read.c  -fPIC -DPIC -o controller/randval/.libs/libapplication_la-read.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/randval/libapplication_la-read.lo -MD -MP -MF controller/randval/.deps/libapplication_la-read.Tpo -c controller/randval/read.c -o controller/randval/libapplication_la-read.o >/dev/null 2>&1
mv -f controller/randval/.deps/libapplication_la-read.Tpo controller/randval/.deps/libapplication_la-read.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT controller/sessinfo/libapplication_la-read.lo -MD -MP -MF controller/sessinfo/.deps/libapplication_la-read.Tpo -c -o controller/sessinfo/libapplication_la-read.lo `test -f 'controller/sessinfo/read.c' || echo './'`controller/sessinfo/read.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/sessinfo/libapplication_la-read.lo -MD -MP -MF controller/sessinfo/.deps/libapplication_la-read.Tpo -c controller/sessinfo/read.c  -fPIC -DPIC -o controller/sessinfo/.libs/libapplication_la-read.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/sessinfo/libapplication_la-read.lo -MD -MP -MF controller/sessinfo/.deps/libapplication_la-read.Tpo -c controller/sessinfo/read.c -o controller/sessinfo/libapplication_la-read.o >/dev/null 2>&1
mv -f controller/sessinfo/.deps/libapplication_la-read.Tpo controller/sessinfo/.deps/libapplication_la-read.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT controller/user/libapplication_la-create.lo -MD -MP -MF controller/user/.deps/libapplication_la-create.Tpo -c -o controller/user/libapplication_la-create.lo `test -f 'controller/user/create.c' || echo './'`controller/user/create.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/user/libapplication_la-create.lo -MD -MP -MF controller/user/.deps/libapplication_la-create.Tpo -c controller/user/create.c  -fPIC -DPIC -o controller/user/.libs/libapplication_la-create.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/user/libapplication_la-create.lo -MD -MP -MF controller/user/.deps/libapplication_la-create.Tpo -c controller/user/create.c -o controller/user/libapplication_la-create.o >/dev/null 2>&1
mv -f controller/user/.deps/libapplication_la-create.Tpo controller/user/.deps/libapplication_la-create.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT controller/user/libapplication_la-update.lo -MD -MP -MF controller/user/.deps/libapplication_la-update.Tpo -c -o controller/user/libapplication_la-update.lo `test -f 'controller/user/update.c' || echo './'`controller/user/update.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/user/libapplication_la-update.lo -MD -MP -MF controller/user/.deps/libapplication_la-update.Tpo -c controller/user/update.c  -fPIC -DPIC -o controller/user/.libs/libapplication_la-update.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/user/libapplication_la-update.lo -MD -MP -MF controller/user/.deps/libapplication_la-update.Tpo -c controller/user/update.c -o controller/user/libapplication_la-update.o >/dev/null 2>&1
mv -f controller/user/.deps/libapplication_la-update.Tpo controller/user/.deps/libapplication_la-update.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT controller/user/libapplication_la-read.lo -MD -MP -MF controller/user/.deps/libapplication_la-read.Tpo -c -o controller/user/libapplication_la-read.lo `test -f 'controller/user/read.c' || echo './'`controller/user/read.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/user/libapplication_la-read.lo -MD -MP -MF controller/user/.deps/libapplication_la-read.Tpo -c controller/user/read.c  -fPIC -DPIC -o controller/user/.libs/libapplication_la-read.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/user/libapplication_la-read.lo -MD -MP -MF controller/user/.deps/libapplication_la-read.Tpo -c controller/user/read.c -o controller/user/libapplication_la-read.o >/dev/null 2>&1
mv -f controller/user/.deps/libapplication_la-read.Tpo controller/user/.deps/libapplication_la-read.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT controller/signup/libapplication_la-create.lo -MD -MP -MF controller/signup/.deps/libapplication_la-create.Tpo -c -o controller/signup/libapplication_la-create.lo `test -f 'controller/signup/create.c' || echo './'`controller/signup/create.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/signup/libapplication_la-create.lo -MD -MP -MF controller/signup/.deps/libapplication_la-create.Tpo -c controller/signup/create.c  -fPIC -DPIC -o controller/signup/.libs/libapplication_la-create.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/signup/libapplication_la-create.lo -MD -MP -MF controller/signup/.deps/libapplication_la-create.Tpo -c controller/signup/create.c -o controller/signup/libapplication_la-create.o >/dev/null 2>&1
mv -f controller/signup/.deps/libapplication_la-create.Tpo controller/signup/.deps/libapplication_la-create.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT controller/version/libapplication_la-read.lo -MD -MP -MF controller/version/.deps/libapplication_la-read.Tpo -c -o controller/version/libapplication_la-read.lo `test -f 'controller/version/read.c' || echo './'`controller/version/read.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/version/libapplication_la-read.lo -MD -MP -MF controller/version/.deps/libapplication_la-read.Tpo -c controller/version/read.c  -fPIC -DPIC -o controller/version/.libs/libapplication_la-read.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/version/libapplication_la-read.lo -MD -MP -MF controller/version/.deps/libapplication_la-read.Tpo -c controller/version/read.c -o controller/version/libapplication_la-read.o >/dev/null 2>&1
mv -f controller/version/.deps/libapplication_la-read.Tpo controller/version/.deps/libapplication_la-read.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT controller/loc/libapplication_la-read.lo -MD -MP -MF controller/loc/.deps/libapplication_la-read.Tpo -c -o controller/loc/libapplication_la-read.lo `test -f 'controller/loc/read.c' || echo './'`controller/loc/read.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/loc/libapplication_la-read.lo -MD -MP -MF controller/loc/.deps/libapplication_la-read.Tpo -c controller/loc/read.c  -fPIC -DPIC -o controller/loc/.libs/libapplication_la-read.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/loc/libapplication_la-read.lo -MD -MP -MF controller/loc/.deps/libapplication_la-read.Tpo -c controller/loc/read.c -o controller/loc/libapplication_la-read.o >/dev/null 2>&1
mv -f controller/loc/.deps/libapplication_la-read.Tpo controller/loc/.deps/libapplication_la-read.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT controller/libapplication_la-_validate_password_repeat.lo -MD -MP -MF controller/.deps/libapplication_la-_validate_password_repeat.Tpo -c -o controller/libapplication_la-_validate_password_repeat.lo `test -f 'controller/_validate_password_repeat.c' || echo './'`controller/_validate_password_repeat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/libapplication_la-_validate_password_repeat.lo -MD -MP -MF controller/.deps/libapplication_la-_validate_password_repeat.Tpo -c controller/_validate_password_repeat.c  -fPIC -DPIC -o controller/.libs/libapplication_la-_validate_password_repeat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/libapplication_la-_validate_password_repeat.lo -MD -MP -MF controller/.deps/libapplication_la-_validate_password_repeat.Tpo -c controller/_validate_password_repeat.c -o controller/libapplication_la-_validate_password_repeat.o >/dev/null 2>&1
mv -f controller/.deps/libapplication_la-_validate_password_repeat.Tpo controller/.deps/libapplication_la-_validate_password_repeat.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT controller/libapplication_la-_process_user_create_args.lo -MD -MP -MF controller/.deps/libapplication_la-_process_user_create_args.Tpo -c -o controller/libapplication_la-_process_user_create_args.lo `test -f 'controller/_process_user_create_args.c' || echo './'`controller/_process_user_create_args.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/libapplication_la-_process_user_create_args.lo -MD -MP -MF controller/.deps/libapplication_la-_process_user_create_args.Tpo -c controller/_process_user_create_args.c  -fPIC -DPIC -o controller/.libs/libapplication_la-_process_user_create_args.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/libapplication_la-_process_user_create_args.lo -MD -MP -MF controller/.deps/libapplication_la-_process_user_create_args.Tpo -c controller/_process_user_create_args.c -o controller/libapplication_la-_process_user_create_args.o >/dev/null 2>&1
mv -f controller/.deps/libapplication_la-_process_user_create_args.Tpo controller/.deps/libapplication_la-_process_user_create_args.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT controller/libapplication_la-_get_user_from_args.lo -MD -MP -MF controller/.deps/libapplication_la-_get_user_from_args.Tpo -c -o controller/libapplication_la-_get_user_from_args.lo `test -f 'controller/_get_user_from_args.c' || echo './'`controller/_get_user_from_args.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/libapplication_la-_get_user_from_args.lo -MD -MP -MF controller/.deps/libapplication_la-_get_user_from_args.Tpo -c controller/_get_user_from_args.c  -fPIC -DPIC -o controller/.libs/libapplication_la-_get_user_from_args.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/libapplication_la-_get_user_from_args.lo -MD -MP -MF controller/.deps/libapplication_la-_get_user_from_args.Tpo -c controller/_get_user_from_args.c -o controller/libapplication_la-_get_user_from_args.o >/dev/null 2>&1
mv -f controller/.deps/libapplication_la-_get_user_from_args.Tpo controller/.deps/libapplication_la-_get_user_from_args.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT controller/libapplication_la-_update_user_from_args.lo -MD -MP -MF controller/.deps/libapplication_la-_update_user_from_args.Tpo -c -o controller/libapplication_la-_update_user_from_args.lo `test -f 'controller/_update_user_from_args.c' || echo './'`controller/_update_user_from_args.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/libapplication_la-_update_user_from_args.lo -MD -MP -MF controller/.deps/libapplication_la-_update_user_from_args.Tpo -c controller/_update_user_from_args.c  -fPIC -DPIC -o controller/.libs/libapplication_la-_update_user_from_args.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/libapplication_la-_update_user_from_args.lo -MD -MP -MF controller/.deps/libapplication_la-_update_user_from_args.Tpo -c controller/_update_user_from_args.c -o controller/libapplication_la-_update_user_from_args.o >/dev/null 2>&1
mv -f controller/.deps/libapplication_la-_update_user_from_args.Tpo controller/.deps/libapplication_la-_update_user_from_args.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT controller/libapplication_la-_get_credential_from_args.lo -MD -MP -MF controller/.deps/libapplication_la-_get_credential_from_args.Tpo -c -o controller/libapplication_la-_get_credential_from_args.lo `test -f 'controller/_get_credential_from_args.c' || echo './'`controller/_get_credential_from_args.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/libapplication_la-_get_credential_from_args.lo -MD -MP -MF controller/.deps/libapplication_la-_get_credential_from_args.Tpo -c controller/_get_credential_from_args.c  -fPIC -DPIC -o controller/.libs/libapplication_la-_get_credential_from_args.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT controller/libapplication_la-_get_credential_from_args.lo -MD -MP -MF controller/.deps/libapplication_la-_get_credential_from_args.Tpo -c controller/_get_credential_from_args.c -o controller/libapplication_la-_get_credential_from_args.o >/dev/null 2>&1
mv -f controller/.deps/libapplication_la-_get_credential_from_args.Tpo controller/.deps/libapplication_la-_get_credential_from_args.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g    -o libapplication.la  libapplication_la-application.lo libapplication_la-login.lo libapplication_la-logout.lo libapplication_la-get_user.lo libapplication_la-create_user.lo libapplication_la-update_user.lo libapplication_la-update_password.lo libapplication_la-session_start.lo libapplication_la-session_stop.lo libapplication_la-session_get.lo libapplication_la-session_cleanup.lo adapter/http/libapplication_la-http.lo adapter/http/libapplication_la-update.lo controller/authenticate/libapplication_la-create.lo controller/authenticate/libapplication_la-delete.lo controller/currentuser/libapplication_la-read.lo controller/randval/libapplication_la-read.lo controller/sessinfo/libapplication_la-read.lo controller/user/libapplication_la-create.lo controller/user/libapplication_la-update.lo controller/user/libapplication_la-read.lo controller/signup/libapplication_la-create.lo controller/version/libapplication_la-read.lo controller/loc/libapplication_la-read.lo controller/libapplication_la-_validate_password_repeat.lo controller/libapplication_la-_process_user_create_args.lo controller/libapplication_la-_get_user_from_args.lo controller/libapplication_la-_update_user_from_args.lo controller/libapplication_la-_get_credential_from_args.lo  -ldl
copying selected object files to avoid basename conflicts...
libtool: link: ln controller/randval/.libs/libapplication_la-read.o .libs/libapplication.lax/lt1-libapplication_la-read.o || cp controller/randval/.libs/libapplication_la-read.o .libs/libapplication.lax/lt1-libapplication_la-read.o
libtool: link: ln controller/sessinfo/.libs/libapplication_la-read.o .libs/libapplication.lax/lt2-libapplication_la-read.o || cp controller/sessinfo/.libs/libapplication_la-read.o .libs/libapplication.lax/lt2-libapplication_la-read.o
libtool: link: ln controller/user/.libs/libapplication_la-create.o .libs/libapplication.lax/lt3-libapplication_la-create.o || cp controller/user/.libs/libapplication_la-create.o .libs/libapplication.lax/lt3-libapplication_la-create.o
libtool: link: ln controller/user/.libs/libapplication_la-update.o .libs/libapplication.lax/lt4-libapplication_la-update.o || cp controller/user/.libs/libapplication_la-update.o .libs/libapplication.lax/lt4-libapplication_la-update.o
libtool: link: ln controller/user/.libs/libapplication_la-read.o .libs/libapplication.lax/lt5-libapplication_la-read.o || cp controller/user/.libs/libapplication_la-read.o .libs/libapplication.lax/lt5-libapplication_la-read.o
libtool: link: ln controller/signup/.libs/libapplication_la-create.o .libs/libapplication.lax/lt6-libapplication_la-create.o || cp controller/signup/.libs/libapplication_la-create.o .libs/libapplication.lax/lt6-libapplication_la-create.o
libtool: link: ln controller/version/.libs/libapplication_la-read.o .libs/libapplication.lax/lt7-libapplication_la-read.o || cp controller/version/.libs/libapplication_la-read.o .libs/libapplication.lax/lt7-libapplication_la-read.o
libtool: link: ln controller/loc/.libs/libapplication_la-read.o .libs/libapplication.lax/lt8-libapplication_la-read.o || cp controller/loc/.libs/libapplication_la-read.o .libs/libapplication.lax/lt8-libapplication_la-read.o
libtool: link: ar cru .libs/libapplication.a .libs/libapplication_la-application.o .libs/libapplication_la-login.o .libs/libapplication_la-logout.o .libs/libapplication_la-get_user.o .libs/libapplication_la-create_user.o .libs/libapplication_la-update_user.o .libs/libapplication_la-update_password.o .libs/libapplication_la-session_start.o .libs/libapplication_la-session_stop.o .libs/libapplication_la-session_get.o .libs/libapplication_la-session_cleanup.o adapter/http/.libs/libapplication_la-http.o adapter/http/.libs/libapplication_la-update.o controller/authenticate/.libs/libapplication_la-create.o controller/authenticate/.libs/libapplication_la-delete.o controller/currentuser/.libs/libapplication_la-read.o .libs/libapplication.lax/lt1-libapplication_la-read.o .libs/libapplication.lax/lt2-libapplication_la-read.o .libs/libapplication.lax/lt3-libapplication_la-create.o .libs/libapplication.lax/lt4-libapplication_la-update.o .libs/libapplication.lax/lt5-libapplication_la-read.o .libs/libapplication.lax/lt6-libapplication_la-create.o .libs/libapplication.lax/lt7-libapplication_la-read.o .libs/libapplication.lax/lt8-libapplication_la-read.o controller/.libs/libapplication_la-_validate_password_repeat.o controller/.libs/libapplication_la-_process_user_create_args.o controller/.libs/libapplication_la-_get_user_from_args.o controller/.libs/libapplication_la-_update_user_from_args.o controller/.libs/libapplication_la-_get_credential_from_args.o
libtool: link: ranlib .libs/libapplication.a
libtool: link: rm -fr .libs/libapplication.lax
libtool: link: ( cd ".libs" && rm -f "libapplication.la" && ln -s "../libapplication.la" "libapplication.la" )
make[3]: Leaving directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/application'
Making all in storage
make[3]: Entering directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/storage'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libstorage_la-storage.lo -MD -MP -MF .deps/libstorage_la-storage.Tpo -c -o libstorage_la-storage.lo `test -f 'storage.c' || echo './'`storage.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libstorage_la-storage.lo -MD -MP -MF .deps/libstorage_la-storage.Tpo -c storage.c  -fPIC -DPIC -o .libs/libstorage_la-storage.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libstorage_la-storage.lo -MD -MP -MF .deps/libstorage_la-storage.Tpo -c storage.c -o libstorage_la-storage.o >/dev/null 2>&1
mv -f .deps/libstorage_la-storage.Tpo .deps/libstorage_la-storage.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libstorage_la-get.lo -MD -MP -MF .deps/libstorage_la-get.Tpo -c -o libstorage_la-get.lo `test -f 'get.c' || echo './'`get.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libstorage_la-get.lo -MD -MP -MF .deps/libstorage_la-get.Tpo -c get.c  -fPIC -DPIC -o .libs/libstorage_la-get.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libstorage_la-get.lo -MD -MP -MF .deps/libstorage_la-get.Tpo -c get.c -o libstorage_la-get.o >/dev/null 2>&1
mv -f .deps/libstorage_la-get.Tpo .deps/libstorage_la-get.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libstorage_la-put.lo -MD -MP -MF .deps/libstorage_la-put.Tpo -c -o libstorage_la-put.lo `test -f 'put.c' || echo './'`put.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libstorage_la-put.lo -MD -MP -MF .deps/libstorage_la-put.Tpo -c put.c  -fPIC -DPIC -o .libs/libstorage_la-put.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libstorage_la-put.lo -MD -MP -MF .deps/libstorage_la-put.Tpo -c put.c -o libstorage_la-put.o >/dev/null 2>&1
mv -f .deps/libstorage_la-put.Tpo .deps/libstorage_la-put.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libstorage_la-update.lo -MD -MP -MF .deps/libstorage_la-update.Tpo -c -o libstorage_la-update.lo `test -f 'update.c' || echo './'`update.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libstorage_la-update.lo -MD -MP -MF .deps/libstorage_la-update.Tpo -c update.c  -fPIC -DPIC -o .libs/libstorage_la-update.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libstorage_la-update.lo -MD -MP -MF .deps/libstorage_la-update.Tpo -c update.c -o libstorage_la-update.o >/dev/null 2>&1
mv -f .deps/libstorage_la-update.Tpo .deps/libstorage_la-update.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libstorage_la-delete.lo -MD -MP -MF .deps/libstorage_la-delete.Tpo -c -o libstorage_la-delete.lo `test -f 'delete.c' || echo './'`delete.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libstorage_la-delete.lo -MD -MP -MF .deps/libstorage_la-delete.Tpo -c delete.c  -fPIC -DPIC -o .libs/libstorage_la-delete.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libstorage_la-delete.lo -MD -MP -MF .deps/libstorage_la-delete.Tpo -c delete.c -o libstorage_la-delete.o >/dev/null 2>&1
mv -f .deps/libstorage_la-delete.Tpo .deps/libstorage_la-delete.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g    -o libstorage.la  libstorage_la-storage.lo libstorage_la-get.lo libstorage_la-put.lo libstorage_la-update.lo libstorage_la-delete.lo  -ldl
libtool: link: ar cru .libs/libstorage.a .libs/libstorage_la-storage.o .libs/libstorage_la-get.o .libs/libstorage_la-put.o .libs/libstorage_la-update.o .libs/libstorage_la-delete.o 
libtool: link: ranlib .libs/libstorage.a
libtool: link: ( cd ".libs" && rm -f "libstorage.la" && ln -s "../libstorage.la" "libstorage.la" )
make[3]: Leaving directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/storage'
Making all in user
make[3]: Entering directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/user'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libuser_la-user.lo -MD -MP -MF .deps/libuser_la-user.Tpo -c -o libuser_la-user.lo `test -f 'user.c' || echo './'`user.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libuser_la-user.lo -MD -MP -MF .deps/libuser_la-user.Tpo -c user.c  -fPIC -DPIC -o .libs/libuser_la-user.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libuser_la-user.lo -MD -MP -MF .deps/libuser_la-user.Tpo -c user.c -o libuser_la-user.o >/dev/null 2>&1
mv -f .deps/libuser_la-user.Tpo .deps/libuser_la-user.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g    -o libuser.la  libuser_la-user.lo  -ldl
libtool: link: ar cru .libs/libuser.a .libs/libuser_la-user.o 
libtool: link: ranlib .libs/libuser.a
libtool: link: ( cd ".libs" && rm -f "libuser.la" && ln -s "../libuser.la" "libuser.la" )
make[3]: Leaving directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/user'
Making all in config
make[3]: Entering directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/config'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libconfig_la-config.lo -MD -MP -MF .deps/libconfig_la-config.Tpo -c -o libconfig_la-config.lo `test -f 'config.c' || echo './'`config.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libconfig_la-config.lo -MD -MP -MF .deps/libconfig_la-config.Tpo -c config.c  -fPIC -DPIC -o .libs/libconfig_la-config.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libconfig_la-config.lo -MD -MP -MF .deps/libconfig_la-config.Tpo -c config.c -o libconfig_la-config.o >/dev/null 2>&1
mv -f .deps/libconfig_la-config.Tpo .deps/libconfig_la-config.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libconfig_la-value.lo -MD -MP -MF .deps/libconfig_la-value.Tpo -c -o libconfig_la-value.lo `test -f 'value.c' || echo './'`value.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libconfig_la-value.lo -MD -MP -MF .deps/libconfig_la-value.Tpo -c value.c  -fPIC -DPIC -o .libs/libconfig_la-value.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libconfig_la-value.lo -MD -MP -MF .deps/libconfig_la-value.Tpo -c value.c -o libconfig_la-value.o >/dev/null 2>&1
mv -f .deps/libconfig_la-value.Tpo .deps/libconfig_la-value.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT libconfig_la-get.lo -MD -MP -MF .deps/libconfig_la-get.Tpo -c -o libconfig_la-get.lo `test -f 'get.c' || echo './'`get.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libconfig_la-get.lo -MD -MP -MF .deps/libconfig_la-get.Tpo -c get.c  -fPIC -DPIC -o .libs/libconfig_la-get.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT libconfig_la-get.lo -MD -MP -MF .deps/libconfig_la-get.Tpo -c get.c -o libconfig_la-get.o >/dev/null 2>&1
mv -f .deps/libconfig_la-get.Tpo .deps/libconfig_la-get.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g    -o libconfig.la  libconfig_la-config.lo libconfig_la-value.lo libconfig_la-get.lo  -ldl
libtool: link: ar cru .libs/libconfig.a .libs/libconfig_la-config.o .libs/libconfig_la-value.o .libs/libconfig_la-get.o 
libtool: link: ranlib .libs/libconfig.a
libtool: link: ( cd ".libs" && rm -f "libconfig.la" && ln -s "../libconfig.la" "libconfig.la" )
make[3]: Leaving directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/config'
Making all in router
make[3]: Entering directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/router'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT librouter_la-router.lo -MD -MP -MF .deps/librouter_la-router.Tpo -c -o librouter_la-router.lo `test -f 'router.c' || echo './'`router.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT librouter_la-router.lo -MD -MP -MF .deps/librouter_la-router.Tpo -c router.c  -fPIC -DPIC -o .libs/librouter_la-router.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT librouter_la-router.lo -MD -MP -MF .deps/librouter_la-router.Tpo -c router.c -o librouter_la-router.o >/dev/null 2>&1
mv -f .deps/librouter_la-router.Tpo .deps/librouter_la-router.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g  -MT librouter_la-route.lo -MD -MP -MF .deps/librouter_la-route.Tpo -c -o librouter_la-route.lo `test -f 'route.c' || echo './'`route.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT librouter_la-route.lo -MD -MP -MF .deps/librouter_la-route.Tpo -c route.c  -fPIC -DPIC -o .libs/librouter_la-route.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../../include/ -g -MT librouter_la-route.lo -MD -MP -MF .deps/librouter_la-route.Tpo -c route.c -o librouter_la-route.o >/dev/null 2>&1
mv -f .deps/librouter_la-route.Tpo .deps/librouter_la-route.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../../include/ -g    -o librouter.la  librouter_la-router.lo librouter_la-route.lo  -ldl
libtool: link: ar cru .libs/librouter.a .libs/librouter_la-router.o .libs/librouter_la-route.o 
libtool: link: ranlib .libs/librouter.a
libtool: link: ( cd ".libs" && rm -f "librouter.la" && ln -s "../librouter.la" "librouter.la" )
make[3]: Leaving directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/router'
make[3]: Entering directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../include/ -g  -MT utils/libtrutils_la-http.lo -MD -MP -MF utils/.deps/libtrutils_la-http.Tpo -c -o utils/libtrutils_la-http.lo `test -f 'utils/http.c' || echo './'`utils/http.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../include/ -g -MT utils/libtrutils_la-http.lo -MD -MP -MF utils/.deps/libtrutils_la-http.Tpo -c utils/http.c  -fPIC -DPIC -o utils/.libs/libtrutils_la-http.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../include/ -g -MT utils/libtrutils_la-http.lo -MD -MP -MF utils/.deps/libtrutils_la-http.Tpo -c utils/http.c -o utils/libtrutils_la-http.o >/dev/null 2>&1
mv -f utils/.deps/libtrutils_la-http.Tpo utils/.deps/libtrutils_la-http.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../include/ -g  -MT utils/libtrutils_la-daemonize.lo -MD -MP -MF utils/.deps/libtrutils_la-daemonize.Tpo -c -o utils/libtrutils_la-daemonize.lo `test -f 'utils/daemonize.c' || echo './'`utils/daemonize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../include/ -g -MT utils/libtrutils_la-daemonize.lo -MD -MP -MF utils/.deps/libtrutils_la-daemonize.Tpo -c utils/daemonize.c  -fPIC -DPIC -o utils/.libs/libtrutils_la-daemonize.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../include/ -g -MT utils/libtrutils_la-daemonize.lo -MD -MP -MF utils/.deps/libtrutils_la-daemonize.Tpo -c utils/daemonize.c -o utils/libtrutils_la-daemonize.o >/dev/null 2>&1
mv -f utils/.deps/libtrutils_la-daemonize.Tpo utils/.deps/libtrutils_la-daemonize.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../include/ -g  -MT utils/libtrutils_la-signalHandling.lo -MD -MP -MF utils/.deps/libtrutils_la-signalHandling.Tpo -c -o utils/libtrutils_la-signalHandling.lo `test -f 'utils/signalHandling.c' || echo './'`utils/signalHandling.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../include/ -g -MT utils/libtrutils_la-signalHandling.lo -MD -MP -MF utils/.deps/libtrutils_la-signalHandling.Tpo -c utils/signalHandling.c  -fPIC -DPIC -o utils/.libs/libtrutils_la-signalHandling.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../include/ -g -MT utils/libtrutils_la-signalHandling.lo -MD -MP -MF utils/.deps/libtrutils_la-signalHandling.Tpo -c utils/signalHandling.c -o utils/libtrutils_la-signalHandling.o >/dev/null 2>&1
mv -f utils/.deps/libtrutils_la-signalHandling.Tpo utils/.deps/libtrutils_la-signalHandling.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../include/ -g  -MT utils/libtrutils_la-mime_type.lo -MD -MP -MF utils/.deps/libtrutils_la-mime_type.Tpo -c -o utils/libtrutils_la-mime_type.lo `test -f 'utils/mime_type.c' || echo './'`utils/mime_type.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../include/ -g -MT utils/libtrutils_la-mime_type.lo -MD -MP -MF utils/.deps/libtrutils_la-mime_type.Tpo -c utils/mime_type.c  -fPIC -DPIC -o utils/.libs/libtrutils_la-mime_type.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../include/ -g -MT utils/libtrutils_la-mime_type.lo -MD -MP -MF utils/.deps/libtrutils_la-mime_type.Tpo -c utils/mime_type.c -o utils/libtrutils_la-mime_type.o >/dev/null 2>&1
mv -f utils/.deps/libtrutils_la-mime_type.Tpo utils/.deps/libtrutils_la-mime_type.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../include/ -g    -o libtrutils.la -rpath /usr/local/lib utils/libtrutils_la-http.lo utils/libtrutils_la-daemonize.lo utils/libtrutils_la-signalHandling.lo utils/libtrutils_la-mime_type.lo  -ldl
libtool: link: gcc -shared  -fPIC -DPIC  utils/.libs/libtrutils_la-http.o utils/.libs/libtrutils_la-daemonize.o utils/.libs/libtrutils_la-signalHandling.o utils/.libs/libtrutils_la-mime_type.o   -ldl  -g -g   -Wl,-soname -Wl,libtrutils.so.0 -o .libs/libtrutils.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libtrutils.so.0" && ln -s "libtrutils.so.0.0.0" "libtrutils.so.0")
libtool: link: (cd ".libs" && rm -f "libtrutils.so" && ln -s "libtrutils.so.0.0.0" "libtrutils.so")
libtool: link: ar cru .libs/libtrutils.a  utils/libtrutils_la-http.o utils/libtrutils_la-daemonize.o utils/libtrutils_la-signalHandling.o utils/libtrutils_la-mime_type.o
libtool: link: ranlib .libs/libtrutils.a
libtool: link: ( cd ".libs" && rm -f "libtrutils.la" && ln -s "../libtrutils.la" "libtrutils.la" )
/bin/sh ../libtool  --tag=CC   --mode=link gcc -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../include/ -g    -o libtrhttpserver.la -rpath /usr/local/lib  http/libhttp.la asset/libasset.la server/libserver.la -ltrbase -ltrhash -ltrio -ltrdata -ldl
libtool: link: gcc -shared  -fPIC -DPIC  -Wl,--whole-archive http/.libs/libhttp.a asset/.libs/libasset.a server/.libs/libserver.a -Wl,--no-whole-archive  /usr/lib64/libtrbase.so /usr/lib64/libtrhash.so /usr/lib64/libtrio.so /usr/lib64/libtrdata.so -ldl  -g -g   -Wl,-soname -Wl,libtrhttpserver.so.0 -o .libs/libtrhttpserver.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libtrhttpserver.so.0" && ln -s "libtrhttpserver.so.0.0.0" "libtrhttpserver.so.0")
libtool: link: (cd ".libs" && rm -f "libtrhttpserver.so" && ln -s "libtrhttpserver.so.0.0.0" "libtrhttpserver.so")
libtool: link: (cd .libs/libtrhttpserver.lax/libhttp.a && ar x "/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/http/.libs/libhttp.a")
libtool: link: (cd .libs/libtrhttpserver.lax/libasset.a && ar x "/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/asset/.libs/libasset.a")
libtool: link: (cd .libs/libtrhttpserver.lax/libserver.a && ar x "/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/server/.libs/libserver.a")
libtool: link: ar cru .libs/libtrhttpserver.a   .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-304.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-403.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-404.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-500.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-add_common_header.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-add_computed_header.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-answer.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-asset.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-get_asset.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-get_method_id.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-get_version.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-has_keep_alive.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-has_valid_version.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-header.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-header_size_get.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-header_to_string.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-i_http_intro.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-json.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-message.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-new_message.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-p_body.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-p_header.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-p_post_vars.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-p_request_vars.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-parse.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-parser.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-process.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-request.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-response.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-to_string.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-worker.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-write.o .libs/libtrhttpserver.lax/libhttp.a/libhttp_la-writer.o  .libs/libtrhttpserver.lax/libasset.a/libasset_la-asset.o .libs/libtrhttpserver.lax/libasset.a/libasset_la-pool.o  .libs/libtrhttpserver.lax/libserver.a/libserver_la-close_conn.o .libs/libtrhttpserver.lax/libserver.a/libserver_la-handle_accept.o .libs/libtrhttpserver.lax/libserver.a/libserver_la-poll.o .libs/libtrhttpserver.lax/libserver.a/libserver_la-read.o .libs/libtrhttpserver.lax/libserver.a/libserver_la-run.o .libs/libtrhttpserver.lax/libserver.a/libserver_la-server.o .libs/libtrhttpserver.lax/libserver.a/libserver_la-write.o 
libtool: link: ranlib .libs/libtrhttpserver.a
libtool: link: rm -fr .libs/libtrhttpserver.lax
libtool: link: ( cd ".libs" && rm -f "libtrhttpserver.la" && ln -s "../libtrhttpserver.la" "libtrhttpserver.la" )
gcc -DHAVE_CONFIG_H -I. -I..    -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../include/ -g  -MT taskrambler-taskrambler.o -MD -MP -MF .deps/taskrambler-taskrambler.Tpo -c -o taskrambler-taskrambler.o `test -f 'taskrambler.c' || echo './'`taskrambler.c
mv -f .deps/taskrambler-taskrambler.Tpo .deps/taskrambler-taskrambler.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g  -I../include/ -g  -Wl,--export-dynamic -Wl,--whole-archive -Wl,./application/.libs/libapplication.a -Wl,--no-whole-archive -Wl,--as-needed  -o taskrambler taskrambler-taskrambler.o -ltrbase -ltrhash -ltrio -ltrdata -ltrutils -ltrhttpserver ./application/.libs/libapplication.a ./user/.libs/libuser.a ./auth/.libs/libauth.a ./storage/.libs/libstorage.a ./session/.libs/libsession.a ./config/.libs/libconfig.a ./router/.libs/librouter.a -lrt -lssl -lcrypto -lldap -lgdbm -luuid -ldl
libtool: link: gcc -DPWD=\"/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler\" -DCONFIGDIR=\"/usr/local/etc/taskrambler\" -g -I../include/ -g -Wl,--export-dynamic -Wl,--whole-archive -Wl,./application/.libs/libapplication.a -Wl,--no-whole-archive -Wl,--as-needed -o .libs/taskrambler taskrambler-taskrambler.o  /opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/.libs/libtrutils.so /opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src/.libs/libtrhttpserver.so /usr/lib64/libtrbase.so /usr/lib64/libtrhash.so /usr/lib64/libtrio.so /usr/lib64/libtrdata.so ./application/.libs/libapplication.a ./user/.libs/libuser.a ./auth/.libs/libauth.a ./storage/.libs/libstorage.a ./session/.libs/libsession.a ./config/.libs/libconfig.a ./router/.libs/librouter.a -lrt -lssl -lcrypto -lldap -lgdbm -luuid -ldl
make[3]: Leaving directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src'
make[2]: Leaving directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/src'
Making all in docs
make[2]: Entering directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/docs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/docs'
Making all in config
make[2]: Entering directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/config'
openssl req -new -nodes -out taskrambler.csr -config openssl.cnf
Generating a 2048 bit RSA private key
.............+++
.........+++
writing new private key to 'taskrambler.pem'
-----
openssl req -new -x509 -key taskrambler.pem -out taskrambler.crt -config openssl.cnf
sed -e 's,@trdatadir\@,/usr/local/share/taskrambler,g' -e 's,@trstatedir\@,/usr/local/var/taskrambler,g' taskrambler.conf.in >taskrambler.conf
make[2]: Leaving directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler/config'
make[2]: Entering directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler'
make[2]: Leaving directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler'
make[1]: Leaving directory '/opt/gitlab-ci-multi-runner/builds/00e3338d/0/taskrambler/taskrambler'

Build succeeded.

Build #376

Duration: 46 seconds

Created:

Finished:

Runner: #8

Commit

Branch: next

Author: Georg Hopp

Message: fix build system

1 other build for

77bcc77c:
coverage:dev failed