>>> Fetching sources... filename:'mpc-1.0.1.tar.gz' url:'ftp://ftp.gnu.org/gnu/mpc/mpc-1.0.1.tar.gz' >>> Building... [hsct]: "tar" "xzf" "mpc-1.0.1.tar.gz" [hsct]: "./configure" "--build=x86_64-pc-linux-gnu" "--host=amd64-helenos" "CC=amd64-helenos-cc" "CXX=amd64-helenos-cxx" "AR=amd64-helenos-ar" "AS=amd64-helenos-as" "CPP=amd64-helenos-cpp" "NM=amd64-helenos-nm" "OBJDUMP=amd64-helenos-objdump" "OBJCOPY=amd64-helenos-objcopy" "STRIP=amd64-helenos-strip" "RANLIB=amd64-helenos-ranlib" "--disable-shared" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for amd64-helenos-strip... amd64-helenos-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-helenos checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking for amd64-helenos-gcc... amd64-helenos-cc 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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether amd64-helenos-cc accepts -g... yes checking for amd64-helenos-cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of amd64-helenos-cc... gcc3 checking for amd64-helenos-ar... amd64-helenos-ar checking the archiver (amd64-helenos-ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by amd64-helenos-cc... /var/helenos/cross/amd64-helenos/bin/ld checking if the linker (/var/helenos/cross/amd64-helenos/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... amd64-helenos-nm checking the name lister (amd64-helenos-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-helenos 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 /var/helenos/cross/amd64-helenos/bin/ld option to reload object files... -r checking for amd64-helenos-objdump... amd64-helenos-objdump checking how to recognize dependent libraries... unknown checking for amd64-helenos-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for amd64-helenos-ar... (cached) amd64-helenos-ar checking for archiver @FILE support... @ checking for amd64-helenos-strip... (cached) amd64-helenos-strip checking for amd64-helenos-ranlib... amd64-helenos-ranlib checking command to parse amd64-helenos-nm output from amd64-helenos-cc object... ok checking for sysroot... no checking for amd64-helenos-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... amd64-helenos-cpp 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... no 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 amd64-helenos-cc supports -fno-rtti -fno-exceptions... no checking for amd64-helenos-cc option to produce PIC... -fPIC -DPIC checking if amd64-helenos-cc PIC flag -fPIC -DPIC works... yes checking if amd64-helenos-cc static flag -static works... yes checking if amd64-helenos-cc supports -c -o file.o... yes checking if amd64-helenos-cc supports -c -o file.o... (cached) yes checking whether the amd64-helenos-cc linker (/var/helenos/cross/amd64-helenos/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for gmp.h... yes checking for ANSI C header files... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking complex.h usability... no checking complex.h presence... no checking for complex.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for gettimeofday... yes checking for localeconv... yes checking for setlocale... yes checking for dup... yes checking for dup2... yes checking for __gmpz_init in -lgmp... yes checking for MPFR... yes checking for recent GMP... yes checking for recent MPFR... yes checking if gcc accepts -dumpversion option... yes checking gcc version... 13.2.0 configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Building the library... [hsct]: "make" "-j1" "STATIC_ONLY=y" make all-recursive make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1' Making all in src make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c -o abs.lo abs.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c abs.c -o abs.o mv -f .deps/abs.Tpo .deps/abs.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c -o acos.lo acos.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c acos.c -o acos.o mv -f .deps/acos.Tpo .deps/acos.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c -o acosh.lo acosh.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c acosh.c -o acosh.o mv -f .deps/acosh.Tpo .deps/acosh.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo add.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -o add.o mv -f .deps/add.Tpo .deps/add.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c -o add_fr.lo add_fr.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c add_fr.c -o add_fr.o mv -f .deps/add_fr.Tpo .deps/add_fr.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c -o add_si.lo add_si.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c add_si.c -o add_si.o mv -f .deps/add_si.Tpo .deps/add_si.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c -o add_ui.lo add_ui.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c add_ui.c -o add_ui.o mv -f .deps/add_ui.Tpo .deps/add_ui.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c -o arg.lo arg.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c arg.c -o arg.o mv -f .deps/arg.Tpo .deps/arg.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c -o asin.lo asin.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c asin.c -o asin.o mv -f .deps/asin.Tpo .deps/asin.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c -o asinh.lo asinh.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c asinh.c -o asinh.o mv -f .deps/asinh.Tpo .deps/asinh.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c -o atan.lo atan.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c atan.c -o atan.o mv -f .deps/atan.Tpo .deps/atan.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c -o atanh.lo atanh.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c atanh.c -o atanh.o mv -f .deps/atanh.Tpo .deps/atanh.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c -o clear.lo clear.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c clear.c -o clear.o mv -f .deps/clear.Tpo .deps/clear.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c -o cmp.lo cmp.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c cmp.c -o cmp.o mv -f .deps/cmp.Tpo .deps/cmp.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c -o cmp_si_si.lo cmp_si_si.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c cmp_si_si.c -o cmp_si_si.o mv -f .deps/cmp_si_si.Tpo .deps/cmp_si_si.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c -o conj.lo conj.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c conj.c -o conj.o mv -f .deps/conj.Tpo .deps/conj.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c -o cos.lo cos.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c cos.c -o cos.o mv -f .deps/cos.Tpo .deps/cos.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c -o cosh.lo cosh.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c cosh.c -o cosh.o mv -f .deps/cosh.Tpo .deps/cosh.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c -o div_2si.lo div_2si.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c div_2si.c -o div_2si.o mv -f .deps/div_2si.Tpo .deps/div_2si.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c -o div_2ui.lo div_2ui.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c div_2ui.c -o div_2ui.o mv -f .deps/div_2ui.Tpo .deps/div_2ui.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT div.lo -MD -MP -MF .deps/div.Tpo -c -o div.lo div.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT div.lo -MD -MP -MF .deps/div.Tpo -c div.c -o div.o mv -f .deps/div.Tpo .deps/div.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c -o div_fr.lo div_fr.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c div_fr.c -o div_fr.o mv -f .deps/div_fr.Tpo .deps/div_fr.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c -o div_ui.lo div_ui.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c div_ui.c -o div_ui.o mv -f .deps/div_ui.Tpo .deps/div_ui.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c -o exp.lo exp.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c exp.c -o exp.o mv -f .deps/exp.Tpo .deps/exp.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c -o fma.lo fma.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c fma.c -o fma.o mv -f .deps/fma.Tpo .deps/fma.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c -o fr_div.lo fr_div.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c fr_div.c -o fr_div.o mv -f .deps/fr_div.Tpo .deps/fr_div.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c -o fr_sub.lo fr_sub.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c fr_sub.c -o fr_sub.o mv -f .deps/fr_sub.Tpo .deps/fr_sub.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c -o get_prec2.lo get_prec2.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c get_prec2.c -o get_prec2.o mv -f .deps/get_prec2.Tpo .deps/get_prec2.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c -o get_prec.lo get_prec.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c get_prec.c -o get_prec.o mv -f .deps/get_prec.Tpo .deps/get_prec.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c -o get_version.lo get_version.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c get_version.c -o get_version.o mv -f .deps/get_version.Tpo .deps/get_version.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT get_x.lo -MD -MP -MF .deps/get_x.Tpo -c -o get_x.lo get_x.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT get_x.lo -MD -MP -MF .deps/get_x.Tpo -c get_x.c -o get_x.o get_x.c: In function 'prettify': get_x.c:184:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 184 | sprintf (p, "%+"MPC_EXP_FORMAT_SPEC, x); | ^~~~~~~ In file included from /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libposix/stdio.h:39, from get_x.c:32: /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mv -f .deps/get_x.Tpo .deps/get_x.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c -o imag.lo imag.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c imag.c -o imag.o mv -f .deps/imag.Tpo .deps/imag.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c -o init2.lo init2.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c init2.c -o init2.o mv -f .deps/init2.Tpo .deps/init2.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c -o init3.lo init3.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c init3.c -o init3.o mv -f .deps/init3.Tpo .deps/init3.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c -o inp_str.lo inp_str.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c inp_str.c -o inp_str.o inp_str.c: In function 'extract_string': inp_str.c:135:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 135 | ret = sprintf (str + lenstr, "(%s", suffix); | ^~~ In file included from /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libposix/stdio.h:39, from inp_str.c:21: /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ inp_str.c: In function 'mpc_inp_str': inp_str.c:201:8: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 201 | ret = sprintf (str, "(%s %s", real_str, imag_str); | ^~~ /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mv -f .deps/inp_str.Tpo .deps/inp_str.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o mv -f .deps/log.Tpo .deps/log.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c -o log10.lo log10.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c log10.c -o log10.o mv -f .deps/log10.Tpo .deps/log10.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo mem.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -o mem.o mv -f .deps/mem.Tpo .deps/mem.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c -o mul_2si.lo mul_2si.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c mul_2si.c -o mul_2si.o mv -f .deps/mul_2si.Tpo .deps/mul_2si.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c -o mul_2ui.lo mul_2ui.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c mul_2ui.c -o mul_2ui.o mv -f .deps/mul_2ui.Tpo .deps/mul_2ui.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c -o mul.lo mul.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c mul.c -o mul.o mv -f .deps/mul.Tpo .deps/mul.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c -o mul_fr.lo mul_fr.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c mul_fr.c -o mul_fr.o mv -f .deps/mul_fr.Tpo .deps/mul_fr.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c -o mul_i.lo mul_i.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c mul_i.c -o mul_i.o mv -f .deps/mul_i.Tpo .deps/mul_i.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c -o mul_si.lo mul_si.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c mul_si.c -o mul_si.o mv -f .deps/mul_si.Tpo .deps/mul_si.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c -o mul_ui.lo mul_ui.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c mul_ui.c -o mul_ui.o mv -f .deps/mul_ui.Tpo .deps/mul_ui.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c -o neg.lo neg.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c neg.c -o neg.o mv -f .deps/neg.Tpo .deps/neg.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c -o norm.lo norm.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c norm.c -o norm.o mv -f .deps/norm.Tpo .deps/norm.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c -o out_str.lo out_str.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c out_str.c -o out_str.o out_str.c: In function 'mpc_out_str': out_str.c:33:12: warning: implicit declaration of function 'mpfr_out_str'; did you mean 'mpf_out_str'? [-Wimplicit-function-declaration] 33 | size += mpfr_out_str (stream, base, n, mpc_realref(op), MPC_RND_RE(rnd)); | ^~~~~~~~~~~~ | mpf_out_str mv -f .deps/out_str.Tpo .deps/out_str.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c -o pow.lo pow.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c pow.c -o pow.o mv -f .deps/pow.Tpo .deps/pow.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c -o pow_fr.lo pow_fr.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c pow_fr.c -o pow_fr.o mv -f .deps/pow_fr.Tpo .deps/pow_fr.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c -o pow_ld.lo pow_ld.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c pow_ld.c -o pow_ld.o mv -f .deps/pow_ld.Tpo .deps/pow_ld.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c -o pow_d.lo pow_d.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c pow_d.c -o pow_d.o mv -f .deps/pow_d.Tpo .deps/pow_d.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c -o pow_si.lo pow_si.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c pow_si.c -o pow_si.o mv -f .deps/pow_si.Tpo .deps/pow_si.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c -o pow_ui.lo pow_ui.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c pow_ui.c -o pow_ui.o mv -f .deps/pow_ui.Tpo .deps/pow_ui.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c -o pow_z.lo pow_z.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c pow_z.c -o pow_z.o mv -f .deps/pow_z.Tpo .deps/pow_z.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c -o proj.lo proj.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c proj.c -o proj.o mv -f .deps/proj.Tpo .deps/proj.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT real.lo -MD -MP -MF .deps/real.Tpo -c -o real.lo real.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT real.lo -MD -MP -MF .deps/real.Tpo -c real.c -o real.o mv -f .deps/real.Tpo .deps/real.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c -o urandom.lo urandom.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c urandom.c -o urandom.o mv -f .deps/urandom.Tpo .deps/urandom.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo set.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT set.lo -MD -MP -MF .deps/set.Tpo -c set.c -o set.o mv -f .deps/set.Tpo .deps/set.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c -o set_prec.lo set_prec.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c set_prec.c -o set_prec.o mv -f .deps/set_prec.Tpo .deps/set_prec.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c -o set_str.lo set_str.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c set_str.c -o set_str.o mv -f .deps/set_str.Tpo .deps/set_str.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c -o set_x.lo set_x.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c set_x.c -o set_x.o mv -f .deps/set_x.Tpo .deps/set_x.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c -o set_x_x.lo set_x_x.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c set_x_x.c -o set_x_x.o mv -f .deps/set_x_x.Tpo .deps/set_x_x.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c -o sin.lo sin.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c sin.c -o sin.o mv -f .deps/sin.Tpo .deps/sin.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c -o sin_cos.lo sin_cos.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c sin_cos.c -o sin_cos.o mv -f .deps/sin_cos.Tpo .deps/sin_cos.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c -o sinh.lo sinh.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c sinh.c -o sinh.o mv -f .deps/sinh.Tpo .deps/sinh.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c -o sqr.lo sqr.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c sqr.c -o sqr.o mv -f .deps/sqr.Tpo .deps/sqr.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c -o sqrt.lo sqrt.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c sqrt.c -o sqrt.o mv -f .deps/sqrt.Tpo .deps/sqrt.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c -o strtoc.lo strtoc.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c strtoc.c -o strtoc.o mv -f .deps/strtoc.Tpo .deps/strtoc.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c -o sub.lo sub.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c sub.c -o sub.o mv -f .deps/sub.Tpo .deps/sub.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c -o sub_fr.lo sub_fr.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c sub_fr.c -o sub_fr.o mv -f .deps/sub_fr.Tpo .deps/sub_fr.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c -o sub_ui.lo sub_ui.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c sub_ui.c -o sub_ui.o mv -f .deps/sub_ui.Tpo .deps/sub_ui.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c -o swap.lo swap.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -o swap.o mv -f .deps/swap.Tpo .deps/swap.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c -o tan.lo tan.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c tan.c -o tan.o mv -f .deps/tan.Tpo .deps/tan.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c -o tanh.lo tanh.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c tanh.c -o tanh.o mv -f .deps/tanh.Tpo .deps/tanh.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c -o uceil_log2.lo uceil_log2.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c uceil_log2.c -o uceil_log2.o mv -f .deps/uceil_log2.Tpo .deps/uceil_log2.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c -o ui_div.lo ui_div.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ui_div.c -o ui_div.o mv -f .deps/ui_div.Tpo .deps/ui_div.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c -o ui_ui_sub.lo ui_ui_sub.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c ui_ui_sub.c -o ui_ui_sub.o mv -f .deps/ui_ui_sub.Tpo .deps/ui_ui_sub.Plo /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -version-info 3:0:0 -o libmpc.la -rpath /usr/local/lib abs.lo acos.lo acosh.lo add.lo add_fr.lo add_si.lo add_ui.lo arg.lo asin.lo asinh.lo atan.lo atanh.lo clear.lo cmp.lo cmp_si_si.lo conj.lo cos.lo cosh.lo div_2si.lo div_2ui.lo div.lo div_fr.lo div_ui.lo exp.lo fma.lo fr_div.lo fr_sub.lo get_prec2.lo get_prec.lo get_version.lo get_x.lo imag.lo init2.lo init3.lo inp_str.lo log.lo log10.lo mem.lo mul_2si.lo mul_2ui.lo mul.lo mul_fr.lo mul_i.lo mul_si.lo mul_ui.lo neg.lo norm.lo out_str.lo pow.lo pow_fr.lo pow_ld.lo pow_d.lo pow_si.lo pow_ui.lo pow_z.lo proj.lo real.lo urandom.lo set.lo set_prec.lo set_str.lo set_x.lo set_x_x.lo sin.lo sin_cos.lo sinh.lo sqr.lo sqrt.lo strtoc.lo sub.lo sub_fr.lo sub_ui.lo swap.lo tan.lo tanh.lo uceil_log2.lo ui_div.lo ui_ui_sub.lo -lmpfr -lgmp libtool: link: amd64-helenos-ar cru .libs/libmpc.a abs.o acos.o acosh.o add.o add_fr.o add_si.o add_ui.o arg.o asin.o asinh.o atan.o atanh.o clear.o cmp.o cmp_si_si.o conj.o cos.o cosh.o div_2si.o div_2ui.o div.o div_fr.o div_ui.o exp.o fma.o fr_div.o fr_sub.o get_prec2.o get_prec.o get_version.o get_x.o imag.o init2.o init3.o inp_str.o log.o log10.o mem.o mul_2si.o mul_2ui.o mul.o mul_fr.o mul_i.o mul_si.o mul_ui.o neg.o norm.o out_str.o pow.o pow_fr.o pow_ld.o pow_d.o pow_si.o pow_ui.o pow_z.o proj.o real.o urandom.o set.o set_prec.o set_str.o set_x.o set_x_x.o sin.o sin_cos.o sinh.o sqr.o sqrt.o strtoc.o sub.o sub_fr.o sub_ui.o swap.o tan.o tanh.o uceil_log2.o ui_div.o ui_ui_sub.o /var/helenos/cross/bin/amd64-helenos-ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: amd64-helenos-ranlib .libs/libmpc.a libtool: link: ( cd ".libs" && rm -f "libmpc.la" && ln -s "../libmpc.la" "libmpc.la" ) make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/src' Making all in tests make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/tests' Making all in doc make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/doc' make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1' >>> Building the tests... [hsct]: "make" "check" Making check in src make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/src' Making check in tests make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/tests' make libmpc-tests.la tabs tacos tacosh tadd tadd_fr tadd_si tadd_ui targ tasin tasinh tatan tatanh tconj tcos tcosh tdiv tdiv_2si tdiv_2ui tdiv_fr tdiv_ui texp tfma tfr_div tfr_sub timag tio_str tlog tlog10 tmul tmul_2si tmul_2ui tmul_fr tmul_i tmul_si tmul_ui tneg tnorm tpow tpow_ld tpow_d tpow_fr tpow_si tpow_ui tpow_z tprec tproj treal treimref tset tsin tsin_cos tsinh tsqr tsqrt tstrtoc tsub tsub_fr tsub_ui tswap ttan ttanh tui_div tui_ui_sub tget_version make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/tests' /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c -o random.lo random.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c random.c -o random.o mv -f .deps/random.Tpo .deps/random.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tgeneric.lo -MD -MP -MF .deps/tgeneric.Tpo -c -o tgeneric.lo tgeneric.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tgeneric.lo -MD -MP -MF .deps/tgeneric.Tpo -c tgeneric.c -o tgeneric.o In file included from tgeneric.c:21: tgeneric.c: In function 'tgeneric_cc': mpc-tests.h:61:3: warning: implicit declaration of function 'mpc_out_str'; did you mean 'mpz_out_str'? [-Wimplicit-function-declaration] 61 | mpc_out_str (stdout, 2, 0, x, MPC_RNDNN); \ | ^~~~~~~~~~~ tgeneric.c:60:3: note: in expansion of macro 'MPC_OUT' 60 | MPC_OUT (op); | ^~~~~~~ tgeneric.c: In function 'tgeneric_fc': mpc-tests.h:68:3: warning: implicit declaration of function 'mpfr_out_str'; did you mean 'mpf_out_str'? [-Wimplicit-function-declaration] 68 | mpfr_out_str (stdout, 2, 0, x, GMP_RNDN); \ | ^~~~~~~~~~~~ tgeneric.c:153:3: note: in expansion of macro 'MPFR_OUT' 153 | MPFR_OUT (rop); | ^~~~~~~~ mv -f .deps/tgeneric.Tpo .deps/tgeneric.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT read_data.lo -MD -MP -MF .deps/read_data.Tpo -c -o read_data.lo read_data.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT read_data.lo -MD -MP -MF .deps/read_data.Tpo -c read_data.c -o read_data.o read_data.c: In function 'open_data_file': read_data.c:83:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 83 | sprintf (pathname, "%s/%s", src_dir, file_name); | ^~~~~~~ In file included from /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libposix/stdio.h:39, from mpc-tests.h:25, from read_data.c:23: /var/helenos/nightly/tmp-ci/build/amd64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ read_data.c: In function 'read_mpfr_mantissa': read_data.c:385:8: warning: implicit declaration of function 'mpfr_inp_str'; did you mean 'mpf_inp_str'? [-Wimplicit-function-declaration] 385 | if (mpfr_inp_str (x, fp, 0, GMP_RNDN) == 0) { | ^~~~~~~~~~~~ | mpf_inp_str read_data.c: In function 'data_check': mpc-tests.h:61:3: warning: implicit declaration of function 'mpc_out_str'; did you mean 'mpz_out_str'? [-Wimplicit-function-declaration] 61 | mpc_out_str (stdout, 2, 0, x, MPC_RNDNN); \ | ^~~~~~~~~~~ read_data.c:740:15: note: in expansion of macro 'MPC_OUT' 740 | MPC_OUT (op); | ^~~~~~~ mpc-tests.h:68:3: warning: implicit declaration of function 'mpfr_out_str'; did you mean 'mpf_out_str'? [-Wimplicit-function-declaration] 68 | mpfr_out_str (stdout, 2, 0, x, GMP_RNDN); \ | ^~~~~~~~~~~~ read_data.c:742:15: note: in expansion of macro 'MPFR_OUT' 742 | MPFR_OUT (got); | ^~~~~~~~ mv -f .deps/read_data.Tpo .deps/read_data.Plo /bin/sh ../libtool --tag=CC --mode=compile amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c -o comparisons.lo comparisons.c libtool: compile: amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c comparisons.c -o comparisons.o mv -f .deps/comparisons.Tpo .deps/comparisons.Plo /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o libmpc-tests.la random.lo tgeneric.lo read_data.lo comparisons.lo -lmpfr -lgmp libtool: link: amd64-helenos-ar cru .libs/libmpc-tests.a random.o tgeneric.o read_data.o comparisons.o /var/helenos/cross/bin/amd64-helenos-ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: amd64-helenos-ranlib .libs/libmpc-tests.a libtool: link: ( cd ".libs" && rm -f "libmpc-tests.la" && ln -s "../libmpc-tests.la" "libmpc-tests.la" ) amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tabs.o -MD -MP -MF .deps/tabs.Tpo -c -o tabs.o tabs.c mv -f .deps/tabs.Tpo .deps/tabs.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tabs tabs.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tabs tabs.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tacos.o -MD -MP -MF .deps/tacos.Tpo -c -o tacos.o tacos.c mv -f .deps/tacos.Tpo .deps/tacos.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tacos tacos.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tacos tacos.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tacosh.o -MD -MP -MF .deps/tacosh.Tpo -c -o tacosh.o tacosh.c mv -f .deps/tacosh.Tpo .deps/tacosh.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tacosh tacosh.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tacosh tacosh.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tadd.o -MD -MP -MF .deps/tadd.Tpo -c -o tadd.o tadd.c mv -f .deps/tadd.Tpo .deps/tadd.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tadd tadd.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tadd tadd.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tadd_fr.o -MD -MP -MF .deps/tadd_fr.Tpo -c -o tadd_fr.o tadd_fr.c mv -f .deps/tadd_fr.Tpo .deps/tadd_fr.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tadd_fr tadd_fr.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tadd_fr tadd_fr.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tadd_si.o -MD -MP -MF .deps/tadd_si.Tpo -c -o tadd_si.o tadd_si.c mv -f .deps/tadd_si.Tpo .deps/tadd_si.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tadd_si tadd_si.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tadd_si tadd_si.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tadd_ui.o -MD -MP -MF .deps/tadd_ui.Tpo -c -o tadd_ui.o tadd_ui.c mv -f .deps/tadd_ui.Tpo .deps/tadd_ui.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tadd_ui tadd_ui.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tadd_ui tadd_ui.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT targ.o -MD -MP -MF .deps/targ.Tpo -c -o targ.o targ.c mv -f .deps/targ.Tpo .deps/targ.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o targ targ.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o targ targ.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tasin.o -MD -MP -MF .deps/tasin.Tpo -c -o tasin.o tasin.c mv -f .deps/tasin.Tpo .deps/tasin.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tasin tasin.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tasin tasin.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tasinh.o -MD -MP -MF .deps/tasinh.Tpo -c -o tasinh.o tasinh.c mv -f .deps/tasinh.Tpo .deps/tasinh.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tasinh tasinh.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tasinh tasinh.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tatan.o -MD -MP -MF .deps/tatan.Tpo -c -o tatan.o tatan.c mv -f .deps/tatan.Tpo .deps/tatan.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tatan tatan.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tatan tatan.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tatanh.o -MD -MP -MF .deps/tatanh.Tpo -c -o tatanh.o tatanh.c mv -f .deps/tatanh.Tpo .deps/tatanh.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tatanh tatanh.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tatanh tatanh.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tconj.o -MD -MP -MF .deps/tconj.Tpo -c -o tconj.o tconj.c mv -f .deps/tconj.Tpo .deps/tconj.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tconj tconj.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tconj tconj.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tcos.o -MD -MP -MF .deps/tcos.Tpo -c -o tcos.o tcos.c In file included from tcos.c:21: tcos.c: In function 'bug20090105': mpc-tests.h:61:3: warning: implicit declaration of function 'mpc_out_str'; did you mean 'mpz_out_str'? [-Wimplicit-function-declaration] 61 | mpc_out_str (stdout, 2, 0, x, MPC_RNDNN); \ | ^~~~~~~~~~~ mpc-tests.h:87:5: note: in expansion of macro 'MPC_OUT' 87 | MPC_OUT (op); \ | ^~~~~~~ tcos.c:43:5: note: in expansion of macro 'TEST_FAILED' 43 | TEST_FAILED ("mpc_cos", op, got, expected, MPC_RNDNN); | ^~~~~~~~~~~ mv -f .deps/tcos.Tpo .deps/tcos.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tcos tcos.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tcos tcos.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tcosh.o -MD -MP -MF .deps/tcosh.Tpo -c -o tcosh.o tcosh.c In file included from tcosh.c:22: tcosh.c: In function 'pure_real_argument': mpc-tests.h:61:3: warning: implicit declaration of function 'mpc_out_str'; did you mean 'mpz_out_str'? [-Wimplicit-function-declaration] 61 | mpc_out_str (stdout, 2, 0, x, MPC_RNDNN); \ | ^~~~~~~~~~~ mpc-tests.h:87:5: note: in expansion of macro 'MPC_OUT' 87 | MPC_OUT (op); \ | ^~~~~~~ tcosh.c:45:5: note: in expansion of macro 'TEST_FAILED' 45 | TEST_FAILED ("mpc_cosh", z, cosh_z, u, MPC_RNDNN); | ^~~~~~~~~~~ mv -f .deps/tcosh.Tpo .deps/tcosh.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tcosh tcosh.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tcosh tcosh.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tdiv.o -MD -MP -MF .deps/tdiv.Tpo -c -o tdiv.o tdiv.c mv -f .deps/tdiv.Tpo .deps/tdiv.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tdiv tdiv.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tdiv tdiv.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tdiv_2si.o -MD -MP -MF .deps/tdiv_2si.Tpo -c -o tdiv_2si.o tdiv_2si.c mv -f .deps/tdiv_2si.Tpo .deps/tdiv_2si.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tdiv_2si tdiv_2si.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tdiv_2si tdiv_2si.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tdiv_2ui.o -MD -MP -MF .deps/tdiv_2ui.Tpo -c -o tdiv_2ui.o tdiv_2ui.c mv -f .deps/tdiv_2ui.Tpo .deps/tdiv_2ui.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tdiv_2ui tdiv_2ui.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tdiv_2ui tdiv_2ui.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tdiv_fr.o -MD -MP -MF .deps/tdiv_fr.Tpo -c -o tdiv_fr.o tdiv_fr.c mv -f .deps/tdiv_fr.Tpo .deps/tdiv_fr.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tdiv_fr tdiv_fr.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tdiv_fr tdiv_fr.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tdiv_ui.o -MD -MP -MF .deps/tdiv_ui.Tpo -c -o tdiv_ui.o tdiv_ui.c mv -f .deps/tdiv_ui.Tpo .deps/tdiv_ui.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tdiv_ui tdiv_ui.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tdiv_ui tdiv_ui.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT texp.o -MD -MP -MF .deps/texp.Tpo -c -o texp.o texp.c mv -f .deps/texp.Tpo .deps/texp.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o texp texp.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o texp texp.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tfma.o -MD -MP -MF .deps/tfma.Tpo -c -o tfma.o tfma.c In file included from tfma.c:21: tfma.c: In function 'cmpfma': mpc-tests.h:61:3: warning: implicit declaration of function 'mpc_out_str'; did you mean 'mpz_out_str'? [-Wimplicit-function-declaration] 61 | mpc_out_str (stdout, 2, 0, x, MPC_RNDNN); \ | ^~~~~~~~~~~ tfma.c:44:7: note: in expansion of macro 'MPC_OUT' 44 | MPC_OUT (a); | ^~~~~~~ mv -f .deps/tfma.Tpo .deps/tfma.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tfma tfma.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tfma tfma.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tfr_div.o -MD -MP -MF .deps/tfr_div.Tpo -c -o tfr_div.o tfr_div.c mv -f .deps/tfr_div.Tpo .deps/tfr_div.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tfr_div tfr_div.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tfr_div tfr_div.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tfr_sub.o -MD -MP -MF .deps/tfr_sub.Tpo -c -o tfr_sub.o tfr_sub.c mv -f .deps/tfr_sub.Tpo .deps/tfr_sub.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tfr_sub tfr_sub.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tfr_sub tfr_sub.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT timag.o -MD -MP -MF .deps/timag.Tpo -c -o timag.o timag.c mv -f .deps/timag.Tpo .deps/timag.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o timag timag.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o timag timag.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tio_str.o -MD -MP -MF .deps/tio_str.Tpo -c -o tio_str.o tio_str.c tio_str.c: In function 'check_file': tio_str.c:81:14: warning: implicit declaration of function 'mpc_inp_str'; did you mean 'mpz_inp_str'? [-Wimplicit-function-declaration] 81 | inex = mpc_inp_str (got, fp, &size, base, rnd); | ^~~~~~~~~~~ | mpz_inp_str In file included from tio_str.c:21: mpc-tests.h:61:3: warning: implicit declaration of function 'mpc_out_str'; did you mean 'mpz_out_str'? [-Wimplicit-function-declaration] 61 | mpc_out_str (stdout, 2, 0, x, MPC_RNDNN); \ | ^~~~~~~~~~~ tio_str.c:96:11: note: in expansion of macro 'MPC_OUT' 96 | MPC_OUT (got); | ^~~~~~~ mv -f .deps/tio_str.Tpo .deps/tio_str.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tio_str tio_str.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tio_str tio_str.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tlog.o -MD -MP -MF .deps/tlog.Tpo -c -o tlog.o tlog.c mv -f .deps/tlog.Tpo .deps/tlog.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tlog tlog.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tlog tlog.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tlog10.o -MD -MP -MF .deps/tlog10.Tpo -c -o tlog10.o tlog10.c mv -f .deps/tlog10.Tpo .deps/tlog10.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tlog10 tlog10.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tlog10 tlog10.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tmul.o -MD -MP -MF .deps/tmul.Tpo -c -o tmul.o tmul.c In file included from tmul.c:25: tmul.c: In function 'cmpmul': mpc-tests.h:61:3: warning: implicit declaration of function 'mpc_out_str'; did you mean 'mpz_out_str'? [-Wimplicit-function-declaration] 61 | mpc_out_str (stdout, 2, 0, x, MPC_RNDNN); \ | ^~~~~~~~~~~ tmul.c:49:7: note: in expansion of macro 'MPC_OUT' 49 | MPC_OUT (x); | ^~~~~~~ mv -f .deps/tmul.Tpo .deps/tmul.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tmul tmul.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tmul tmul.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tmul_2si.o -MD -MP -MF .deps/tmul_2si.Tpo -c -o tmul_2si.o tmul_2si.c mv -f .deps/tmul_2si.Tpo .deps/tmul_2si.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tmul_2si tmul_2si.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tmul_2si tmul_2si.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tmul_2ui.o -MD -MP -MF .deps/tmul_2ui.Tpo -c -o tmul_2ui.o tmul_2ui.c mv -f .deps/tmul_2ui.Tpo .deps/tmul_2ui.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tmul_2ui tmul_2ui.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tmul_2ui tmul_2ui.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tmul_fr.o -MD -MP -MF .deps/tmul_fr.Tpo -c -o tmul_fr.o tmul_fr.c mv -f .deps/tmul_fr.Tpo .deps/tmul_fr.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tmul_fr tmul_fr.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tmul_fr tmul_fr.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tmul_i.o -MD -MP -MF .deps/tmul_i.Tpo -c -o tmul_i.o tmul_i.c In file included from tmul_i.c:21: tmul_i.c: In function 'check_different_precisions': mpc-tests.h:61:3: warning: implicit declaration of function 'mpc_out_str'; did you mean 'mpz_out_str'? [-Wimplicit-function-declaration] 61 | mpc_out_str (stdout, 2, 0, x, MPC_RNDNN); \ | ^~~~~~~~~~~ tmul_i.c:56:7: note: in expansion of macro 'MPC_OUT' 56 | MPC_OUT (z); | ^~~~~~~ mv -f .deps/tmul_i.Tpo .deps/tmul_i.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tmul_i tmul_i.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tmul_i tmul_i.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tmul_si.o -MD -MP -MF .deps/tmul_si.Tpo -c -o tmul_si.o tmul_si.c mv -f .deps/tmul_si.Tpo .deps/tmul_si.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tmul_si tmul_si.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tmul_si tmul_si.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tmul_ui.o -MD -MP -MF .deps/tmul_ui.Tpo -c -o tmul_ui.o tmul_ui.c mv -f .deps/tmul_ui.Tpo .deps/tmul_ui.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tmul_ui tmul_ui.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tmul_ui tmul_ui.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tneg.o -MD -MP -MF .deps/tneg.Tpo -c -o tneg.o tneg.c mv -f .deps/tneg.Tpo .deps/tneg.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tneg tneg.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tneg tneg.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tnorm.o -MD -MP -MF .deps/tnorm.Tpo -c -o tnorm.o tnorm.c mv -f .deps/tnorm.Tpo .deps/tnorm.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tnorm tnorm.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tnorm tnorm.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tpow.o -MD -MP -MF .deps/tpow.Tpo -c -o tpow.o tpow.c mv -f .deps/tpow.Tpo .deps/tpow.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tpow tpow.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tpow tpow.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tpow_ld.o -MD -MP -MF .deps/tpow_ld.Tpo -c -o tpow_ld.o tpow_ld.c mv -f .deps/tpow_ld.Tpo .deps/tpow_ld.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tpow_ld tpow_ld.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tpow_ld tpow_ld.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tpow_d.o -MD -MP -MF .deps/tpow_d.Tpo -c -o tpow_d.o tpow_d.c mv -f .deps/tpow_d.Tpo .deps/tpow_d.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tpow_d tpow_d.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tpow_d tpow_d.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tpow_fr.o -MD -MP -MF .deps/tpow_fr.Tpo -c -o tpow_fr.o tpow_fr.c tpow_fr.c: In function 'test_reuse': tpow_fr.c:43:22: warning: implicit declaration of function 'mpc_out_str'; did you mean 'mpz_out_str'? [-Wimplicit-function-declaration] 43 | printf ("z="); mpc_out_str (stdout, 2, 0, z, MPC_RNDNN); printf ("\n"); | ^~~~~~~~~~~ | mpz_out_str mv -f .deps/tpow_fr.Tpo .deps/tpow_fr.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tpow_fr tpow_fr.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tpow_fr tpow_fr.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tpow_si.o -MD -MP -MF .deps/tpow_si.Tpo -c -o tpow_si.o tpow_si.c tpow_si.c: In function 'compare_mpc_pow': tpow_si.c:51:17: warning: implicit declaration of function 'mpc_out_str'; did you mean 'mpz_out_str'? [-Wimplicit-function-declaration] 51 | mpc_out_str (stdout, 10, 0, x, MPC_RNDNN); | ^~~~~~~~~~~ | mpz_out_str mv -f .deps/tpow_si.Tpo .deps/tpow_si.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tpow_si tpow_si.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tpow_si tpow_si.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tpow_ui.o -MD -MP -MF .deps/tpow_ui.Tpo -c -o tpow_ui.o tpow_ui.c tpow_ui.c: In function 'compare_mpc_pow': tpow_ui.c:50:17: warning: implicit declaration of function 'mpc_out_str'; did you mean 'mpz_out_str'? [-Wimplicit-function-declaration] 50 | mpc_out_str (stdout, 10, 0, x, MPC_RNDNN); | ^~~~~~~~~~~ | mpz_out_str mv -f .deps/tpow_ui.Tpo .deps/tpow_ui.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tpow_ui tpow_ui.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tpow_ui tpow_ui.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tpow_z.o -MD -MP -MF .deps/tpow_z.Tpo -c -o tpow_z.o tpow_z.c mv -f .deps/tpow_z.Tpo .deps/tpow_z.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tpow_z tpow_z.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tpow_z tpow_z.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tprec.o -MD -MP -MF .deps/tprec.Tpo -c -o tprec.o tprec.c mv -f .deps/tprec.Tpo .deps/tprec.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tprec tprec.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tprec tprec.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tproj.o -MD -MP -MF .deps/tproj.Tpo -c -o tproj.o tproj.c mv -f .deps/tproj.Tpo .deps/tproj.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tproj tproj.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tproj tproj.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT treal.o -MD -MP -MF .deps/treal.Tpo -c -o treal.o treal.c mv -f .deps/treal.Tpo .deps/treal.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o treal treal.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o treal treal.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT treimref.o -MD -MP -MF .deps/treimref.Tpo -c -o treimref.o treimref.c mv -f .deps/treimref.Tpo .deps/treimref.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o treimref treimref.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o treimref treimref.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tset.o -MD -MP -MF .deps/tset.Tpo -c -o tset.o tset.c In file included from tset.c:40: tset.c: In function 'check_set': mpc-tests.h:61:3: warning: implicit declaration of function 'mpc_out_str'; did you mean 'mpz_out_str'? [-Wimplicit-function-declaration] 61 | mpc_out_str (stdout, 2, 0, x, MPC_RNDNN); \ | ^~~~~~~~~~~ tset.c:46:5: note: in expansion of macro 'MPC_OUT' 46 | MPC_OUT(a); \ | ^~~~~~~ tset.c:99:9: note: in expansion of macro 'PRINT_ERROR' 99 | PRINT_ERROR ("mpc_set_d", prec, z); | ^~~~~~~~~~~ mv -f .deps/tset.Tpo .deps/tset.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tset tset.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tset tset.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tsin.o -MD -MP -MF .deps/tsin.Tpo -c -o tsin.o tsin.c mv -f .deps/tsin.Tpo .deps/tsin.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tsin tsin.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tsin tsin.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tsin_cos.o -MD -MP -MF .deps/tsin_cos.Tpo -c -o tsin_cos.o tsin_cos.c mv -f .deps/tsin_cos.Tpo .deps/tsin_cos.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tsin_cos tsin_cos.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tsin_cos tsin_cos.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tsinh.o -MD -MP -MF .deps/tsinh.Tpo -c -o tsinh.o tsinh.c mv -f .deps/tsinh.Tpo .deps/tsinh.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tsinh tsinh.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tsinh tsinh.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tsqr.o -MD -MP -MF .deps/tsqr.Tpo -c -o tsqr.o tsqr.c tsqr.c: In function 'cmpsqr': tsqr.c:53:7: warning: implicit declaration of function 'mpc_out_str'; did you mean 'mpz_out_str'? [-Wimplicit-function-declaration] 53 | mpc_out_str (stderr, 2, 0, x, MPC_RNDNN); | ^~~~~~~~~~~ | mpz_out_str mv -f .deps/tsqr.Tpo .deps/tsqr.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tsqr tsqr.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tsqr tsqr.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tsqrt.o -MD -MP -MF .deps/tsqrt.Tpo -c -o tsqrt.o tsqrt.c mv -f .deps/tsqrt.Tpo .deps/tsqrt.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tsqrt tsqrt.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tsqrt tsqrt.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tstrtoc.o -MD -MP -MF .deps/tstrtoc.Tpo -c -o tstrtoc.o tstrtoc.c In file included from tstrtoc.c:24: tstrtoc.c: In function 'check_file': mpc-tests.h:61:3: warning: implicit declaration of function 'mpc_out_str'; did you mean 'mpz_out_str'? [-Wimplicit-function-declaration] 61 | mpc_out_str (stdout, 2, 0, x, MPC_RNDNN); \ | ^~~~~~~~~~~ tstrtoc.c:120:15: note: in expansion of macro 'MPC_OUT' 120 | MPC_OUT (got); | ^~~~~~~ mv -f .deps/tstrtoc.Tpo .deps/tstrtoc.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tstrtoc tstrtoc.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tstrtoc tstrtoc.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tsub.o -MD -MP -MF .deps/tsub.Tpo -c -o tsub.o tsub.c mv -f .deps/tsub.Tpo .deps/tsub.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tsub tsub.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tsub tsub.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tsub_fr.o -MD -MP -MF .deps/tsub_fr.Tpo -c -o tsub_fr.o tsub_fr.c mv -f .deps/tsub_fr.Tpo .deps/tsub_fr.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tsub_fr tsub_fr.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tsub_fr tsub_fr.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tsub_ui.o -MD -MP -MF .deps/tsub_ui.Tpo -c -o tsub_ui.o tsub_ui.c mv -f .deps/tsub_ui.Tpo .deps/tsub_ui.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tsub_ui tsub_ui.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tsub_ui tsub_ui.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tswap.o -MD -MP -MF .deps/tswap.Tpo -c -o tswap.o tswap.c mv -f .deps/tswap.Tpo .deps/tswap.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tswap tswap.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tswap tswap.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT ttan.o -MD -MP -MF .deps/ttan.Tpo -c -o ttan.o ttan.c In file included from ttan.c:22: ttan.c: In function 'pure_imaginary_argument': mpc-tests.h:61:3: warning: implicit declaration of function 'mpc_out_str'; did you mean 'mpz_out_str'? [-Wimplicit-function-declaration] 61 | mpc_out_str (stdout, 2, 0, x, MPC_RNDNN); \ | ^~~~~~~~~~~ mpc-tests.h:87:5: note: in expansion of macro 'MPC_OUT' 87 | MPC_OUT (op); \ | ^~~~~~~ ttan.c:143:7: note: in expansion of macro 'TEST_FAILED' 143 | TEST_FAILED ("mpc_tan", z, tan_z, c99, MPC_RNDNN); | ^~~~~~~~~~~ mv -f .deps/ttan.Tpo .deps/ttan.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o ttan ttan.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o ttan ttan.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT ttanh.o -MD -MP -MF .deps/ttanh.Tpo -c -o ttanh.o ttanh.c mv -f .deps/ttanh.Tpo .deps/ttanh.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o ttanh ttanh.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o ttanh ttanh.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tui_div.o -MD -MP -MF .deps/tui_div.Tpo -c -o tui_div.o tui_div.c tui_div.c: In function 'special': tui_div.c:38:7: warning: implicit declaration of function 'mpc_out_str'; did you mean 'mpz_out_str'? [-Wimplicit-function-declaration] 38 | mpc_out_str (stdout, 10, 0, b, MPC_RNDNN); | ^~~~~~~~~~~ | mpz_out_str mv -f .deps/tui_div.Tpo .deps/tui_div.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tui_div tui_div.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tui_div tui_div.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tui_ui_sub.o -MD -MP -MF .deps/tui_ui_sub.Tpo -c -o tui_ui_sub.o tui_ui_sub.c mv -f .deps/tui_ui_sub.Tpo .deps/tui_ui_sub.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tui_ui_sub tui_ui_sub.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tui_ui_sub tui_ui_sub.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp amd64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -MT tget_version.o -MD -MP -MF .deps/tget_version.Tpo -c -o tget_version.o tget_version.c mv -f .deps/tget_version.Tpo .deps/tget_version.Po /bin/sh ../libtool --tag=CC --mode=link amd64-helenos-cc -g -O2 -no-install -o tget_version tget_version.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp libtool: link: amd64-helenos-cc -g -O2 -o tget_version tget_version.o ./.libs/libmpc-tests.a ../src/.libs/libmpc.a -lmpfr -lgmp make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/tests' make check-TESTS make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/tests' FAIL: tabs FAIL: tacos FAIL: tacosh FAIL: tadd FAIL: tadd_fr FAIL: tadd_si FAIL: tadd_ui FAIL: targ FAIL: tasin FAIL: tasinh FAIL: tatan FAIL: tatanh FAIL: tconj FAIL: tcos FAIL: tcosh FAIL: tdiv FAIL: tdiv_2si FAIL: tdiv_2ui FAIL: tdiv_fr FAIL: tdiv_ui FAIL: texp FAIL: tfma FAIL: tfr_div FAIL: tfr_sub FAIL: timag FAIL: tio_str FAIL: tlog FAIL: tlog10 FAIL: tmul FAIL: tmul_2si FAIL: tmul_2ui FAIL: tmul_fr FAIL: tmul_i FAIL: tmul_si FAIL: tmul_ui FAIL: tneg FAIL: tnorm FAIL: tpow FAIL: tpow_ld FAIL: tpow_d FAIL: tpow_fr FAIL: tpow_si FAIL: tpow_ui FAIL: tpow_z FAIL: tprec FAIL: tproj FAIL: treal FAIL: treimref FAIL: tset FAIL: tsin FAIL: tsin_cos FAIL: tsinh FAIL: tsqr FAIL: tsqrt FAIL: tstrtoc FAIL: tsub FAIL: tsub_fr FAIL: tsub_ui FAIL: tswap FAIL: ttan FAIL: ttanh FAIL: tui_div FAIL: tui_ui_sub FAIL: tget_version ================================================== 64 of 64 tests failed Please report to mpc-discuss@lists.gforge.inria.fr ================================================== make[2]: *** [Makefile:941: check-TESTS] Error 1 make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/tests' make[1]: *** [Makefile:1065: check-am] Error 2 make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/tests' make: *** [Makefile:386: check-recursive] Error 1 tabs tacos tacosh tadd tadd_fr tadd_si tadd_ui targ tasin tasinh tatan tatanh tconj tcos tcosh tdiv tdiv_2si tdiv_2ui tdiv_fr tdiv_ui texp tfma tfr_div tfr_sub timag tio_str tlog tlog10 tmul tmul_2si tmul_2ui tmul_fr tmul_i tmul_si tmul_ui tneg tnorm tpow tpow_ld tpow_d tpow_fr tpow_si tpow_ui tpow_z tprec tproj treal treimref tset tsin tsin_cos tsinh tsqr tsqrt tstrtoc tsub tsub_fr tsub_ui tswap ttan ttanh tui_div tui_ui_sub tget_version >>> Packaging... >>> Pretending standard Unix installation... [hsct]: "make" "install" "DESTDIR=/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/PKG" Making install in src make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/src' make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/src' /usr/bin/mkdir -p '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/PKG/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libmpc.la '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/PKG/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libmpc.lai /var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/PKG/usr/local/lib/libmpc.la libtool: install: /usr/bin/install -c .libs/libmpc.a /var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/PKG/usr/local/lib/libmpc.a libtool: install: chmod 644 /var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/PKG/usr/local/lib/libmpc.a libtool: install: amd64-helenos-ranlib /var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/PKG/usr/local/lib/libmpc.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/src' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/src' Making install in tests make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/tests' make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/tests' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/tests' Making install in doc make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/doc' make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/PKG/usr/local/share/info' /usr/bin/install -c -m 644 ./mpc.info '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/PKG/usr/local/share/info' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/doc' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/doc' make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1' make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/PKG/usr/local/include' /usr/bin/install -c -m 644 src/mpc.h '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1/PKG/usr/local/include' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/amd64/coast/build/libmpc/mpc-1.0.1' >>> Copying relevant files to the coast... [hsct]: "cp" "PKG/usr/local/include/mpc.h" "/var/helenos/nightly/tmp-ci/build/amd64/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libmpc.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/inc/c" [hsct]: "cp" "PKG/usr/local/include/mpc.h" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/lib" [hsct]: "cp" "PKG/usr/local/lib/libmpc.a" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/" [hsct]: "cp" "./tsin_cos" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tsin_cos" [hsct]: "cp" "./tsub" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tsub" [hsct]: "cp" "./ttanh" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./ttanh" [hsct]: "cp" "./tconj" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tconj" [hsct]: "cp" "./tmul_2si" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tmul_2si" [hsct]: "cp" "./treimref" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./treimref" [hsct]: "cp" "./tio_str" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tio_str" [hsct]: "cp" "./tpow_ld" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tpow_ld" [hsct]: "cp" "./tstrtoc" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tstrtoc" [hsct]: "cp" "./tmul_i" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tmul_i" [hsct]: "cp" "./tpow_si" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tpow_si" [hsct]: "cp" "./tlog10" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tlog10" [hsct]: "cp" "./tasin" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tasin" [hsct]: "cp" "./tsinh" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tsinh" [hsct]: "cp" "./tpow_d" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tpow_d" [hsct]: "cp" "./tpow_z" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tpow_z" [hsct]: "cp" "./tpow_ui" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tpow_ui" [hsct]: "cp" "./tdiv_ui" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tdiv_ui" [hsct]: "cp" "./tmul" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tmul" [hsct]: "cp" "./tnorm" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tnorm" [hsct]: "cp" "./tproj" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tproj" [hsct]: "cp" "./tdiv_fr" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tdiv_fr" [hsct]: "cp" "./tpow_fr" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tpow_fr" [hsct]: "cp" "./tlog" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tlog" [hsct]: "cp" "./tadd" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tadd" [hsct]: "cp" "./targ" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./targ" [hsct]: "cp" "./texp" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./texp" [hsct]: "cp" "./tcosh" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tcosh" [hsct]: "cp" "./tfma" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tfma" [hsct]: "cp" "./tpow" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tpow" [hsct]: "cp" "./tfr_div" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tfr_div" [hsct]: "cp" "./tsin" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tsin" [hsct]: "cp" "./tmul_2ui" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tmul_2ui" [hsct]: "cp" "./tabs" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tabs" [hsct]: "cp" "./tcos" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tcos" [hsct]: "cp" "./tsub_ui" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tsub_ui" [hsct]: "cp" "./tmul_ui" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tmul_ui" [hsct]: "cp" "./tsqrt" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tsqrt" [hsct]: "cp" "./tneg" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tneg" [hsct]: "cp" "./tsub_fr" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tsub_fr" [hsct]: "cp" "./mul.dat" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./mul.dat" [hsct]: "cp" "./tdiv" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tdiv" [hsct]: "cp" "./tui_div" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tui_div" [hsct]: "cp" "./tmul_fr" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tmul_fr" [hsct]: "cp" "./tasinh" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tasinh" [hsct]: "cp" "./tatan" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tatan" [hsct]: "cp" "./tdiv_2si" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tdiv_2si" [hsct]: "cp" "./tatanh" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tatanh" [hsct]: "cp" "./tadd_ui" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tadd_ui" [hsct]: "cp" "./tswap" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tswap" [hsct]: "cp" "./tprec" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tprec" [hsct]: "cp" "./timag" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./timag" [hsct]: "cp" "./tadd_fr" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tadd_fr" [hsct]: "cp" "./tsqr" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tsqr" [hsct]: "cp" "./tadd_si" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tadd_si" [hsct]: "cp" "./tui_ui_sub" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tui_ui_sub" [hsct]: "cp" "./tacos" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tacos" [hsct]: "cp" "./tset" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tset" [hsct]: "cp" "./ttan" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./ttan" [hsct]: "cp" "./tmul_si" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tmul_si" [hsct]: "cp" "./tfr_sub" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tfr_sub" [hsct]: "cp" "./treal" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./treal" [hsct]: "cp" "./tacosh" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tacosh" [hsct]: "cp" "./tget_version" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tget_version" [hsct]: "cp" "./tdiv_2ui" "/var/helenos/nightly/tmp-ci/build/amd64/coast/dist//libmpc/tests/libmpc/./tdiv_2ui" >>> Creating the archive...