Mock Version: 1.0.8 Mock Version: 1.0.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/unuran.spec'], False, '/var/lib/mock/dist-5E-epel-build-877945-128567/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/unuran.spec'] warning: Could not canonicalize hostname: ppc05.phx2.fedoraproject.org Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/unuran-1.7.1-1.el5.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/unuran.spec'], False, '/var/lib/mock/dist-5E-epel-build-877945-128567/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/unuran.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.75480 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf unuran-1.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/unuran-1.7.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd unuran-1.7.1 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.75480 + umask 022 + cd /builddir/build/BUILD + cd unuran-1.7.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./autoconf/config.sub ++ basename ./autoconf/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autoconf/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./autoconf/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./autoconf/config.guess ++ basename ./autoconf/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autoconf/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./autoconf/config.guess' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-static --enable-logging 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 for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking whether make sets $(MAKE)... (cached) yes checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar 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/bin/ld checking if the linker (/usr/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 the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for ppc-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc-redhat-linux-gnu-ar... ar checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E 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/bin/ld) 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... no checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for sqrt in -lm... yes checking for gsl_integration_qagiu in -lgsl... no checking for ANSI C header files... (cached) yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for floor... yes checking for gettimeofday... yes checking for pow... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strtol... yes checking for strtoul... yes checking whether log1p is declared... yes checking whether getopt is declared... yes checking whether vsnprintf is declared... yes checking whether isfinite is declared... no checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether INFINITY is declared... no checking whether HUGE_VAL is declared... yes checking whether alarm is declared... yes checking whether signal is declared... yes checking for alarm... yes checking for signal... yes checking for IEEE comparisons... yes checking for valgrind... false configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/distr/Makefile config.status: creating src/distributions/Makefile config.status: creating src/methods/Makefile config.status: creating src/parser/Makefile config.status: creating src/specfunct/Makefile config.status: creating src/tests/Makefile config.status: creating src/uniform/Makefile config.status: creating src/urng/Makefile config.status: creating src/utils/Makefile config.status: creating scripts/Makefile config.status: creating doc/Makefile config.status: creating doc/src/Makefile config.status: creating doc/figures/Makefile config.status: creating tests/Makefile config.status: creating tests/testdistributions/Makefile config.status: creating examples/Makefile config.status: creating experiments/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands *======================================================== * * Configuration for unuran-1.7.1: * * Source directory: . * Installation directory: /usr * C Compiler: gcc * * Build shared library: yes * Build static library: no * * Use deprecated code: no * Enable runtime checks: no * Enable logging of data: yes * Enable info routine: yes * Experimenal code: no * Use Rmath library: no * * Support for external uniform random number generators * Rngstream: no * PRNG: no * GSL: no * * Default URNG: builtin * *======================================================== + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./autoconf/config.sub ++ basename ./autoconf/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autoconf/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./autoconf/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./autoconf/config.guess ++ basename ./autoconf/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autoconf/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./autoconf/config.guess' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-static 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 for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking whether make sets $(MAKE)... (cached) yes checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar 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/bin/ld checking if the linker (/usr/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 the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for ppc-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc-redhat-linux-gnu-ar... ar checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E 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/bin/ld) 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... no checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for sqrt in -lm... yes checking for gsl_integration_qagiu in -lgsl... no checking for ANSI C header files... (cached) yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for floor... yes checking for gettimeofday... yes checking for pow... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strtol... yes checking for strtoul... yes checking whether log1p is declared... yes checking whether getopt is declared... yes checking whether vsnprintf is declared... yes checking whether isfinite is declared... no checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether INFINITY is declared... no checking whether HUGE_VAL is declared... yes checking whether alarm is declared... yes checking whether signal is declared... yes checking for alarm... yes checking for signal... yes checking for IEEE comparisons... yes checking for valgrind... false configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/distr/Makefile config.status: creating src/distributions/Makefile config.status: creating src/methods/Makefile config.status: creating src/parser/Makefile config.status: creating src/specfunct/Makefile config.status: creating src/tests/Makefile config.status: creating src/uniform/Makefile config.status: creating src/urng/Makefile config.status: creating src/utils/Makefile config.status: creating scripts/Makefile config.status: creating doc/Makefile config.status: creating doc/src/Makefile config.status: creating doc/figures/Makefile config.status: creating tests/Makefile config.status: creating tests/testdistributions/Makefile config.status: creating examples/Makefile config.status: creating experiments/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands *======================================================== * * Configuration for unuran-1.7.1: * * Source directory: . * Installation directory: /usr * C Compiler: gcc * * Build shared library: yes * Build static library: no * * Use deprecated code: no * Enable runtime checks: no * Enable logging of data: no * Enable info routine: yes * Experimenal code: no * Use Rmath library: no * * Support for external uniform random number generators * Rngstream: no * PRNG: no * GSL: no * * Default URNG: builtin * *======================================================== + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/unuran-1.7.1' Making all in . make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1' Making all in scripts make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/scripts' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT compute_machine_constants.o -MD -MP -MF .deps/compute_machine_constants.Tpo -c -o compute_machine_constants.o compute_machine_constants.c mv -f .deps/compute_machine_constants.Tpo .deps/compute_machine_constants.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o compute_machine_constants compute_machine_constants.o -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o compute_machine_constants compute_machine_constants.o -lm test -f ../src/utils/unur_fp_const_source.h \ || ./compute_machine_constants > ../src/utils/unur_fp_const_source.h make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/scripts' Making all in src make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src' Making all in utils make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/utils' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT eigensystem.lo -MD -MP -MF .deps/eigensystem.Tpo -c -o eigensystem.lo eigensystem.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT fmax.lo -MD -MP -MF .deps/fmax.Tpo -c -o fmax.lo fmax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT eigensystem.lo -MD -MP -MF .deps/eigensystem.Tpo -c eigensystem.c -fPIC -DPIC -o .libs/eigensystem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT fmax.lo -MD -MP -MF .deps/fmax.Tpo -c fmax.c -fPIC -DPIC -o .libs/fmax.o mv -f .deps/debug.Tpo .deps/debug.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hooke.lo -MD -MP -MF .deps/hooke.Tpo -c -o hooke.lo hooke.c mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT lobatto.lo -MD -MP -MF .deps/lobatto.Tpo -c -o lobatto.lo lobatto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hooke.lo -MD -MP -MF .deps/hooke.Tpo -c hooke.c -fPIC -DPIC -o .libs/hooke.o mv -f .deps/fmax.Tpo .deps/fmax.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT lobatto.lo -MD -MP -MF .deps/lobatto.Tpo -c lobatto.c -fPIC -DPIC -o .libs/lobatto.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c -o matrix.lo matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.c -fPIC -DPIC -o .libs/matrix.o mv -f .deps/hooke.Tpo .deps/hooke.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mrou_rectangle.lo -MD -MP -MF .deps/mrou_rectangle.Tpo -c -o mrou_rectangle.lo mrou_rectangle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mrou_rectangle.lo -MD -MP -MF .deps/mrou_rectangle.Tpo -c mrou_rectangle.c -fPIC -DPIC -o .libs/mrou_rectangle.o mv -f .deps/eigensystem.Tpo .deps/eigensystem.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT slist.lo -MD -MP -MF .deps/slist.Tpo -c -o slist.lo slist.c mv -f .deps/lobatto.Tpo .deps/lobatto.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c -o stream.lo stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT slist.lo -MD -MP -MF .deps/slist.Tpo -c slist.c -fPIC -DPIC -o .libs/slist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -fPIC -DPIC -o .libs/stream.o mv -f .deps/matrix.Tpo .deps/matrix.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.c mv -f .deps/mrou_rectangle.Tpo .deps/mrou_rectangle.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT umalloc.lo -MD -MP -MF .deps/umalloc.Tpo -c -o umalloc.lo umalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fPIC -DPIC -o .libs/string.o mv -f .deps/slist.Tpo .deps/slist.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT umath.lo -MD -MP -MF .deps/umath.Tpo -c -o umath.lo umath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT umalloc.lo -MD -MP -MF .deps/umalloc.Tpo -c umalloc.c -fPIC -DPIC -o .libs/umalloc.o mv -f .deps/stream.Tpo .deps/stream.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT unur_fp.lo -MD -MP -MF .deps/unur_fp.Tpo -c -o unur_fp.lo unur_fp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT umath.lo -MD -MP -MF .deps/umath.Tpo -c umath.c -fPIC -DPIC -o .libs/umath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT unur_fp.lo -MD -MP -MF .deps/unur_fp.Tpo -c unur_fp.c -fPIC -DPIC -o .libs/unur_fp.o mv -f .deps/string.Tpo .deps/string.Plo mv -f .deps/umalloc.Tpo .deps/umalloc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c -o vector.lo vector.c mv -f .deps/umath.Tpo .deps/umath.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c vector.c -fPIC -DPIC -o .libs/vector.o mv -f .deps/unur_fp.Tpo .deps/unur_fp.Plo mv -f .deps/vector.Tpo .deps/vector.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o libutils.la debug.lo eigensystem.lo error.lo fmax.lo hooke.lo lobatto.lo matrix.lo mrou_rectangle.lo slist.lo stream.lo string.lo umalloc.lo umath.lo unur_fp.lo vector.lo -lm libtool: link: ar cru .libs/libutils.a .libs/debug.o .libs/eigensystem.o .libs/error.o .libs/fmax.o .libs/hooke.o .libs/lobatto.o .libs/matrix.o .libs/mrou_rectangle.o .libs/slist.o .libs/stream.o .libs/string.o .libs/umalloc.o .libs/umath.o .libs/unur_fp.o .libs/vector.o libtool: link: ranlib .libs/libutils.a libtool: link: ( cd ".libs" && rm -f "libutils.la" && ln -s "../libutils.la" "libutils.la" ) make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/utils' Making all in methods make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/methods' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT x_gen.lo -MD -MP -MF .deps/x_gen.Tpo -c -o x_gen.lo x_gen.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT auto.lo -MD -MP -MF .deps/auto.Tpo -c -o auto.lo auto.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT arou.lo -MD -MP -MF .deps/arou.Tpo -c -o arou.lo arou.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ars.lo -MD -MP -MF .deps/ars.Tpo -c -o ars.lo ars.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT x_gen.lo -MD -MP -MF .deps/x_gen.Tpo -c x_gen.c -fPIC -DPIC -o .libs/x_gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT auto.lo -MD -MP -MF .deps/auto.Tpo -c auto.c -fPIC -DPIC -o .libs/auto.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ars.lo -MD -MP -MF .deps/ars.Tpo -c ars.c -fPIC -DPIC -o .libs/ars.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT arou.lo -MD -MP -MF .deps/arou.Tpo -c arou.c -fPIC -DPIC -o .libs/arou.o mv -f .deps/auto.Tpo .deps/auto.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT cext.lo -MD -MP -MF .deps/cext.Tpo -c -o cext.lo cext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT cext.lo -MD -MP -MF .deps/cext.Tpo -c cext.c -fPIC -DPIC -o .libs/cext.o mv -f .deps/x_gen.Tpo .deps/x_gen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT cstd.lo -MD -MP -MF .deps/cstd.Tpo -c -o cstd.lo cstd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT cstd.lo -MD -MP -MF .deps/cstd.Tpo -c cstd.c -fPIC -DPIC -o .libs/cstd.o mv -f .deps/cext.Tpo .deps/cext.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dari.lo -MD -MP -MF .deps/dari.Tpo -c -o dari.lo dari.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dari.lo -MD -MP -MF .deps/dari.Tpo -c dari.c -fPIC -DPIC -o .libs/dari.o mv -f .deps/cstd.Tpo .deps/cstd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dau.lo -MD -MP -MF .deps/dau.Tpo -c -o dau.lo dau.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dau.lo -MD -MP -MF .deps/dau.Tpo -c dau.c -fPIC -DPIC -o .libs/dau.o mv -f .deps/arou.Tpo .deps/arou.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dext.lo -MD -MP -MF .deps/dext.Tpo -c -o dext.lo dext.c mv -f .deps/ars.Tpo .deps/ars.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dgt.lo -MD -MP -MF .deps/dgt.Tpo -c -o dgt.lo dgt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dext.lo -MD -MP -MF .deps/dext.Tpo -c dext.c -fPIC -DPIC -o .libs/dext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dgt.lo -MD -MP -MF .deps/dgt.Tpo -c dgt.c -fPIC -DPIC -o .libs/dgt.o mv -f .deps/dau.Tpo .deps/dau.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dsrou.lo -MD -MP -MF .deps/dsrou.Tpo -c -o dsrou.lo dsrou.c mv -f .deps/dari.Tpo .deps/dari.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dss.lo -MD -MP -MF .deps/dss.Tpo -c -o dss.lo dss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dsrou.lo -MD -MP -MF .deps/dsrou.Tpo -c dsrou.c -fPIC -DPIC -o .libs/dsrou.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dss.lo -MD -MP -MF .deps/dss.Tpo -c dss.c -fPIC -DPIC -o .libs/dss.o mv -f .deps/dext.Tpo .deps/dext.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dstd.lo -MD -MP -MF .deps/dstd.Tpo -c -o dstd.lo dstd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dstd.lo -MD -MP -MF .deps/dstd.Tpo -c dstd.c -fPIC -DPIC -o .libs/dstd.o mv -f .deps/dgt.Tpo .deps/dgt.Plo mv -f .deps/dss.Tpo .deps/dss.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empk.lo -MD -MP -MF .deps/empk.Tpo -c -o empk.lo empk.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empl.lo -MD -MP -MF .deps/empl.Tpo -c -o empl.lo empl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empk.lo -MD -MP -MF .deps/empk.Tpo -c empk.c -fPIC -DPIC -o .libs/empk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT empl.lo -MD -MP -MF .deps/empl.Tpo -c empl.c -fPIC -DPIC -o .libs/empl.o mv -f .deps/dsrou.Tpo .deps/dsrou.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gibbs.lo -MD -MP -MF .deps/gibbs.Tpo -c -o gibbs.lo gibbs.c mv -f .deps/dstd.Tpo .deps/dstd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hinv.lo -MD -MP -MF .deps/hinv.Tpo -c -o hinv.lo hinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gibbs.lo -MD -MP -MF .deps/gibbs.Tpo -c gibbs.c -fPIC -DPIC -o .libs/gibbs.o mv -f .deps/empl.Tpo .deps/empl.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hist.lo -MD -MP -MF .deps/hist.Tpo -c -o hist.lo hist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hinv.lo -MD -MP -MF .deps/hinv.Tpo -c hinv.c -fPIC -DPIC -o .libs/hinv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hist.lo -MD -MP -MF .deps/hist.Tpo -c hist.c -fPIC -DPIC -o .libs/hist.o mv -f .deps/empk.Tpo .deps/empk.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hitro.lo -MD -MP -MF .deps/hitro.Tpo -c -o hitro.lo hitro.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hitro.lo -MD -MP -MF .deps/hitro.Tpo -c hitro.c -fPIC -DPIC -o .libs/hitro.o mv -f .deps/hist.Tpo .deps/hist.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hrb.lo -MD -MP -MF .deps/hrb.Tpo -c -o hrb.lo hrb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hrb.lo -MD -MP -MF .deps/hrb.Tpo -c hrb.c -fPIC -DPIC -o .libs/hrb.o mv -f .deps/gibbs.Tpo .deps/gibbs.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hrd.lo -MD -MP -MF .deps/hrd.Tpo -c -o hrd.lo hrd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hrd.lo -MD -MP -MF .deps/hrd.Tpo -c hrd.c -fPIC -DPIC -o .libs/hrd.o mv -f .deps/hrb.Tpo .deps/hrb.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hri.lo -MD -MP -MF .deps/hri.Tpo -c -o hri.lo hri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hri.lo -MD -MP -MF .deps/hri.Tpo -c hri.c -fPIC -DPIC -o .libs/hri.o mv -f .deps/hrd.Tpo .deps/hrd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT itdr.lo -MD -MP -MF .deps/itdr.Tpo -c -o itdr.lo itdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT itdr.lo -MD -MP -MF .deps/itdr.Tpo -c itdr.c -fPIC -DPIC -o .libs/itdr.o mv -f .deps/hinv.Tpo .deps/hinv.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mcorr.lo -MD -MP -MF .deps/mcorr.Tpo -c -o mcorr.lo mcorr.c mv -f .deps/hri.Tpo .deps/hri.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mixt.lo -MD -MP -MF .deps/mixt.Tpo -c -o mixt.lo mixt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mcorr.lo -MD -MP -MF .deps/mcorr.Tpo -c mcorr.c -fPIC -DPIC -o .libs/mcorr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mixt.lo -MD -MP -MF .deps/mixt.Tpo -c mixt.c -fPIC -DPIC -o .libs/mixt.o mv -f .deps/hitro.Tpo .deps/hitro.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mvstd.lo -MD -MP -MF .deps/mvstd.Tpo -c -o mvstd.lo mvstd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mvstd.lo -MD -MP -MF .deps/mvstd.Tpo -c mvstd.c -fPIC -DPIC -o .libs/mvstd.o mv -f .deps/mixt.Tpo .deps/mixt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mvtdr.lo -MD -MP -MF .deps/mvtdr.Tpo -c -o mvtdr.lo mvtdr.c mv -f .deps/mvstd.Tpo .deps/mvstd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ninv.lo -MD -MP -MF .deps/ninv.Tpo -c -o ninv.lo ninv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mvtdr.lo -MD -MP -MF .deps/mvtdr.Tpo -c mvtdr.c -fPIC -DPIC -o .libs/mvtdr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ninv.lo -MD -MP -MF .deps/ninv.Tpo -c ninv.c -fPIC -DPIC -o .libs/ninv.o mv -f .deps/mcorr.Tpo .deps/mcorr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT norta.lo -MD -MP -MF .deps/norta.Tpo -c -o norta.lo norta.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT norta.lo -MD -MP -MF .deps/norta.Tpo -c norta.c -fPIC -DPIC -o .libs/norta.o mv -f .deps/itdr.Tpo .deps/itdr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT nrou.lo -MD -MP -MF .deps/nrou.Tpo -c -o nrou.lo nrou.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT nrou.lo -MD -MP -MF .deps/nrou.Tpo -c nrou.c -fPIC -DPIC -o .libs/nrou.o mv -f .deps/norta.Tpo .deps/norta.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT pinv.lo -MD -MP -MF .deps/pinv.Tpo -c -o pinv.lo pinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT pinv.lo -MD -MP -MF .deps/pinv.Tpo -c pinv.c -fPIC -DPIC -o .libs/pinv.o mv -f .deps/nrou.Tpo .deps/nrou.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT srou.lo -MD -MP -MF .deps/srou.Tpo -c -o srou.lo srou.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT srou.lo -MD -MP -MF .deps/srou.Tpo -c srou.c -fPIC -DPIC -o .libs/srou.o mv -f .deps/ninv.Tpo .deps/ninv.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ssr.lo -MD -MP -MF .deps/ssr.Tpo -c -o ssr.lo ssr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ssr.lo -MD -MP -MF .deps/ssr.Tpo -c ssr.c -fPIC -DPIC -o .libs/ssr.o mv -f .deps/mvtdr.Tpo .deps/mvtdr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tabl.lo -MD -MP -MF .deps/tabl.Tpo -c -o tabl.lo tabl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tabl.lo -MD -MP -MF .deps/tabl.Tpo -c tabl.c -fPIC -DPIC -o .libs/tabl.o mv -f .deps/srou.Tpo .deps/srou.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tdr.lo -MD -MP -MF .deps/tdr.Tpo -c -o tdr.lo tdr.c mv -f .deps/ssr.Tpo .deps/ssr.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tdr.lo -MD -MP -MF .deps/tdr.Tpo -c tdr.c -fPIC -DPIC -o .libs/tdr.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT unif.lo -MD -MP -MF .deps/unif.Tpo -c -o unif.lo unif.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT unif.lo -MD -MP -MF .deps/unif.Tpo -c unif.c -fPIC -DPIC -o .libs/unif.o mv -f .deps/unif.Tpo .deps/unif.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT utdr.lo -MD -MP -MF .deps/utdr.Tpo -c -o utdr.lo utdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT utdr.lo -MD -MP -MF .deps/utdr.Tpo -c utdr.c -fPIC -DPIC -o .libs/utdr.o mv -f .deps/pinv.Tpo .deps/pinv.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vempk.lo -MD -MP -MF .deps/vempk.Tpo -c -o vempk.lo vempk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vempk.lo -MD -MP -MF .deps/vempk.Tpo -c vempk.c -fPIC -DPIC -o .libs/vempk.o mv -f .deps/tabl.Tpo .deps/tabl.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vnrou.lo -MD -MP -MF .deps/vnrou.Tpo -c -o vnrou.lo vnrou.c mv -f .deps/vempk.Tpo .deps/vempk.Plo mv -f .deps/utdr.Tpo .deps/utdr.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vnrou.lo -MD -MP -MF .deps/vnrou.Tpo -c vnrou.c -fPIC -DPIC -o .libs/vnrou.o mv -f .deps/vnrou.Tpo .deps/vnrou.Plo mv -f .deps/tdr.Tpo .deps/tdr.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o libmethods.la x_gen.lo auto.lo arou.lo ars.lo cext.lo cstd.lo dari.lo dau.lo dext.lo dgt.lo dsrou.lo dss.lo dstd.lo empk.lo empl.lo gibbs.lo hinv.lo hist.lo hitro.lo hrb.lo hrd.lo hri.lo itdr.lo mcorr.lo mixt.lo mvstd.lo mvtdr.lo ninv.lo norta.lo nrou.lo pinv.lo srou.lo ssr.lo tabl.lo tdr.lo unif.lo utdr.lo vempk.lo vnrou.lo -lm libtool: link: ar cru .libs/libmethods.a .libs/x_gen.o .libs/auto.o .libs/arou.o .libs/ars.o .libs/cext.o .libs/cstd.o .libs/dari.o .libs/dau.o .libs/dext.o .libs/dgt.o .libs/dsrou.o .libs/dss.o .libs/dstd.o .libs/empk.o .libs/empl.o .libs/gibbs.o .libs/hinv.o .libs/hist.o .libs/hitro.o .libs/hrb.o .libs/hrd.o .libs/hri.o .libs/itdr.o .libs/mcorr.o .libs/mixt.o .libs/mvstd.o .libs/mvtdr.o .libs/ninv.o .libs/norta.o .libs/nrou.o .libs/pinv.o .libs/srou.o .libs/ssr.o .libs/tabl.o .libs/tdr.o .libs/unif.o .libs/utdr.o .libs/vempk.o .libs/vnrou.o libtool: link: ranlib .libs/libmethods.a libtool: link: ( cd ".libs" && rm -f "libmethods.la" && ln -s "../libmethods.la" "libmethods.la" ) make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/methods' Making all in specfunct make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/specfunct' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c -o gamma.lo gamma.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT igam.lo -MD -MP -MF .deps/igam.Tpo -c -o igam.lo igam.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT incbet.lo -MD -MP -MF .deps/incbet.Tpo -c -o incbet.lo incbet.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ndtr.lo -MD -MP -MF .deps/ndtr.Tpo -c -o ndtr.lo ndtr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT igam.lo -MD -MP -MF .deps/igam.Tpo -c igam.c -fPIC -DPIC -o .libs/igam.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c gamma.c -fPIC -DPIC -o .libs/gamma.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT incbet.lo -MD -MP -MF .deps/incbet.Tpo -c incbet.c -fPIC -DPIC -o .libs/incbet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ndtr.lo -MD -MP -MF .deps/ndtr.Tpo -c ndtr.c -fPIC -DPIC -o .libs/ndtr.o mv -f .deps/ndtr.Tpo .deps/ndtr.Plo mv -f .deps/igam.Tpo .deps/igam.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ndtri.lo -MD -MP -MF .deps/ndtri.Tpo -c -o ndtri.lo ndtri.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT polevl.lo -MD -MP -MF .deps/polevl.Tpo -c -o polevl.lo polevl.c mv -f .deps/gamma.Tpo .deps/gamma.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT besselK.lo -MD -MP -MF .deps/besselK.Tpo -c -o besselK.lo besselK.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ndtri.lo -MD -MP -MF .deps/ndtri.Tpo -c ndtri.c -fPIC -DPIC -o .libs/ndtri.o mv -f .deps/incbet.Tpo .deps/incbet.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT polevl.lo -MD -MP -MF .deps/polevl.Tpo -c polevl.c -fPIC -DPIC -o .libs/polevl.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c -o log1p.lo log1p.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT besselK.lo -MD -MP -MF .deps/besselK.Tpo -c besselK.c -fPIC -DPIC -o .libs/besselK.o mv -f .deps/polevl.Tpo .deps/polevl.Plo mv -f .deps/ndtri.Tpo .deps/ndtri.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c log1p.c -fPIC -DPIC -o .libs/log1p.o mv -f .deps/log1p.Tpo .deps/log1p.Plo mv -f .deps/besselK.Tpo .deps/besselK.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o libspecfunct.la gamma.lo igam.lo incbet.lo ndtr.lo ndtri.lo polevl.lo besselK.lo log1p.lo -lm libtool: link: ar cru .libs/libspecfunct.a .libs/gamma.o .libs/igam.o .libs/incbet.o .libs/ndtr.o .libs/ndtri.o .libs/polevl.o .libs/besselK.o .libs/log1p.o libtool: link: ranlib .libs/libspecfunct.a libtool: link: ( cd ".libs" && rm -f "libspecfunct.la" && ln -s "../libspecfunct.la" "libspecfunct.la" ) make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/specfunct' Making all in distr make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/distr' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT distr.lo -MD -MP -MF .deps/distr.Tpo -c -o distr.lo distr.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT distr_info.lo -MD -MP -MF .deps/distr_info.Tpo -c -o distr_info.lo distr_info.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT cont.lo -MD -MP -MF .deps/cont.Tpo -c -o cont.lo cont.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT corder.lo -MD -MP -MF .deps/corder.Tpo -c -o corder.lo corder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT distr.lo -MD -MP -MF .deps/distr.Tpo -c distr.c -fPIC -DPIC -o .libs/distr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT distr_info.lo -MD -MP -MF .deps/distr_info.Tpo -c distr_info.c -fPIC -DPIC -o .libs/distr_info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT cont.lo -MD -MP -MF .deps/cont.Tpo -c cont.c -fPIC -DPIC -o .libs/cont.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT corder.lo -MD -MP -MF .deps/corder.Tpo -c corder.c -fPIC -DPIC -o .libs/corder.o mv -f .deps/distr_info.Tpo .deps/distr_info.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT cxtrans.lo -MD -MP -MF .deps/cxtrans.Tpo -c -o cxtrans.lo cxtrans.c mv -f .deps/distr.Tpo .deps/distr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT cemp.lo -MD -MP -MF .deps/cemp.Tpo -c -o cemp.lo cemp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT cxtrans.lo -MD -MP -MF .deps/cxtrans.Tpo -c cxtrans.c -fPIC -DPIC -o .libs/cxtrans.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT cemp.lo -MD -MP -MF .deps/cemp.Tpo -c cemp.c -fPIC -DPIC -o .libs/cemp.o mv -f .deps/corder.Tpo .deps/corder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT cvec.lo -MD -MP -MF .deps/cvec.Tpo -c -o cvec.lo cvec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT cvec.lo -MD -MP -MF .deps/cvec.Tpo -c cvec.c -fPIC -DPIC -o .libs/cvec.o mv -f .deps/cemp.Tpo .deps/cemp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT condi.lo -MD -MP -MF .deps/condi.Tpo -c -o condi.lo condi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT condi.lo -MD -MP -MF .deps/condi.Tpo -c condi.c -fPIC -DPIC -o .libs/condi.o mv -f .deps/cxtrans.Tpo .deps/cxtrans.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT cvemp.lo -MD -MP -MF .deps/cvemp.Tpo -c -o cvemp.lo cvemp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT cvemp.lo -MD -MP -MF .deps/cvemp.Tpo -c cvemp.c -fPIC -DPIC -o .libs/cvemp.o mv -f .deps/condi.Tpo .deps/condi.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT discr.lo -MD -MP -MF .deps/discr.Tpo -c -o discr.lo discr.c mv -f .deps/cont.Tpo .deps/cont.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT matr.lo -MD -MP -MF .deps/matr.Tpo -c -o matr.lo matr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT discr.lo -MD -MP -MF .deps/discr.Tpo -c discr.c -fPIC -DPIC -o .libs/discr.o mv -f .deps/cvemp.Tpo .deps/cvemp.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT matr.lo -MD -MP -MF .deps/matr.Tpo -c matr.c -fPIC -DPIC -o .libs/matr.o mv -f .deps/matr.Tpo .deps/matr.Plo mv -f .deps/cvec.Tpo .deps/cvec.Plo mv -f .deps/discr.Tpo .deps/discr.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o libdistr.la distr.lo distr_info.lo cont.lo corder.lo cxtrans.lo cemp.lo cvec.lo condi.lo cvemp.lo discr.lo matr.lo -lm libtool: link: ar cru .libs/libdistr.a .libs/distr.o .libs/distr_info.o .libs/cont.o .libs/corder.o .libs/cxtrans.o .libs/cemp.o .libs/cvec.o .libs/condi.o .libs/cvemp.o .libs/discr.o .libs/matr.o libtool: link: ranlib .libs/libdistr.a libtool: link: ( cd ".libs" && rm -f "libdistr.la" && ln -s "../libdistr.la" "libdistr.la" ) make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/distr' Making all in distributions make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/distributions' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_beta.lo -MD -MP -MF .deps/c_beta.Tpo -c -o c_beta.lo c_beta.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_beta_gen.lo -MD -MP -MF .deps/c_beta_gen.Tpo -c -o c_beta_gen.lo c_beta_gen.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_burr.lo -MD -MP -MF .deps/c_burr.Tpo -c -o c_burr.lo c_burr.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_cauchy.lo -MD -MP -MF .deps/c_cauchy.Tpo -c -o c_cauchy.lo c_cauchy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_beta.lo -MD -MP -MF .deps/c_beta.Tpo -c c_beta.c -fPIC -DPIC -o .libs/c_beta.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_cauchy.lo -MD -MP -MF .deps/c_cauchy.Tpo -c c_cauchy.c -fPIC -DPIC -o .libs/c_cauchy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_burr.lo -MD -MP -MF .deps/c_burr.Tpo -c c_burr.c -fPIC -DPIC -o .libs/c_burr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_beta_gen.lo -MD -MP -MF .deps/c_beta_gen.Tpo -c c_beta_gen.c -fPIC -DPIC -o .libs/c_beta_gen.o mv -f .deps/c_cauchy.Tpo .deps/c_cauchy.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_chi.lo -MD -MP -MF .deps/c_chi.Tpo -c -o c_chi.lo c_chi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_chi.lo -MD -MP -MF .deps/c_chi.Tpo -c c_chi.c -fPIC -DPIC -o .libs/c_chi.o mv -f .deps/c_burr.Tpo .deps/c_burr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_chi_gen.lo -MD -MP -MF .deps/c_chi_gen.Tpo -c -o c_chi_gen.lo c_chi_gen.c mv -f .deps/c_beta.Tpo .deps/c_beta.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_chisquare.lo -MD -MP -MF .deps/c_chisquare.Tpo -c -o c_chisquare.lo c_chisquare.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_chi_gen.lo -MD -MP -MF .deps/c_chi_gen.Tpo -c c_chi_gen.c -fPIC -DPIC -o .libs/c_chi_gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_chisquare.lo -MD -MP -MF .deps/c_chisquare.Tpo -c c_chisquare.c -fPIC -DPIC -o .libs/c_chisquare.o mv -f .deps/c_chi.Tpo .deps/c_chi.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_exponential.lo -MD -MP -MF .deps/c_exponential.Tpo -c -o c_exponential.lo c_exponential.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_exponential.lo -MD -MP -MF .deps/c_exponential.Tpo -c c_exponential.c -fPIC -DPIC -o .libs/c_exponential.o mv -f .deps/c_chi_gen.Tpo .deps/c_chi_gen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_exponential_gen.lo -MD -MP -MF .deps/c_exponential_gen.Tpo -c -o c_exponential_gen.lo c_exponential_gen.c mv -f .deps/c_chisquare.Tpo .deps/c_chisquare.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_extremeI.lo -MD -MP -MF .deps/c_extremeI.Tpo -c -o c_extremeI.lo c_extremeI.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_exponential_gen.lo -MD -MP -MF .deps/c_exponential_gen.Tpo -c c_exponential_gen.c -fPIC -DPIC -o .libs/c_exponential_gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_extremeI.lo -MD -MP -MF .deps/c_extremeI.Tpo -c c_extremeI.c -fPIC -DPIC -o .libs/c_extremeI.o mv -f .deps/c_beta_gen.Tpo .deps/c_beta_gen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_extremeII.lo -MD -MP -MF .deps/c_extremeII.Tpo -c -o c_extremeII.lo c_extremeII.c mv -f .deps/c_exponential_gen.Tpo .deps/c_exponential_gen.Plo mv -f .deps/c_exponential.Tpo .deps/c_exponential.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_F.lo -MD -MP -MF .deps/c_F.Tpo -c -o c_F.lo c_F.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_gamma.lo -MD -MP -MF .deps/c_gamma.Tpo -c -o c_gamma.lo c_gamma.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_extremeII.lo -MD -MP -MF .deps/c_extremeII.Tpo -c c_extremeII.c -fPIC -DPIC -o .libs/c_extremeII.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_F.lo -MD -MP -MF .deps/c_F.Tpo -c c_F.c -fPIC -DPIC -o .libs/c_F.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_gamma.lo -MD -MP -MF .deps/c_gamma.Tpo -c c_gamma.c -fPIC -DPIC -o .libs/c_gamma.o mv -f .deps/c_extremeI.Tpo .deps/c_extremeI.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_gamma_gen.lo -MD -MP -MF .deps/c_gamma_gen.Tpo -c -o c_gamma_gen.lo c_gamma_gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_gamma_gen.lo -MD -MP -MF .deps/c_gamma_gen.Tpo -c c_gamma_gen.c -fPIC -DPIC -o .libs/c_gamma_gen.o mv -f .deps/c_F.Tpo .deps/c_F.Plo mv -f .deps/c_extremeII.Tpo .deps/c_extremeII.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_ghyp.lo -MD -MP -MF .deps/c_ghyp.Tpo -c -o c_ghyp.lo c_ghyp.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_gig.lo -MD -MP -MF .deps/c_gig.Tpo -c -o c_gig.lo c_gig.c mv -f .deps/c_gamma.Tpo .deps/c_gamma.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_gig_gen.lo -MD -MP -MF .deps/c_gig_gen.Tpo -c -o c_gig_gen.lo c_gig_gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_ghyp.lo -MD -MP -MF .deps/c_ghyp.Tpo -c c_ghyp.c -fPIC -DPIC -o .libs/c_ghyp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_gig.lo -MD -MP -MF .deps/c_gig.Tpo -c c_gig.c -fPIC -DPIC -o .libs/c_gig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_gig_gen.lo -MD -MP -MF .deps/c_gig_gen.Tpo -c c_gig_gen.c -fPIC -DPIC -o .libs/c_gig_gen.o mv -f .deps/c_gamma_gen.Tpo .deps/c_gamma_gen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_gig2.lo -MD -MP -MF .deps/c_gig2.Tpo -c -o c_gig2.lo c_gig2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_gig2.lo -MD -MP -MF .deps/c_gig2.Tpo -c c_gig2.c -fPIC -DPIC -o .libs/c_gig2.o mv -f .deps/c_ghyp.Tpo .deps/c_ghyp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_hyperbolic.lo -MD -MP -MF .deps/c_hyperbolic.Tpo -c -o c_hyperbolic.lo c_hyperbolic.c mv -f .deps/c_gig.Tpo .deps/c_gig.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_ig.lo -MD -MP -MF .deps/c_ig.Tpo -c -o c_ig.lo c_ig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_hyperbolic.lo -MD -MP -MF .deps/c_hyperbolic.Tpo -c c_hyperbolic.c -fPIC -DPIC -o .libs/c_hyperbolic.o mv -f .deps/c_gig_gen.Tpo .deps/c_gig_gen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_laplace.lo -MD -MP -MF .deps/c_laplace.Tpo -c -o c_laplace.lo c_laplace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_ig.lo -MD -MP -MF .deps/c_ig.Tpo -c c_ig.c -fPIC -DPIC -o .libs/c_ig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_laplace.lo -MD -MP -MF .deps/c_laplace.Tpo -c c_laplace.c -fPIC -DPIC -o .libs/c_laplace.o mv -f .deps/c_gig2.Tpo .deps/c_gig2.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_logistic.lo -MD -MP -MF .deps/c_logistic.Tpo -c -o c_logistic.lo c_logistic.c mv -f .deps/c_hyperbolic.Tpo .deps/c_hyperbolic.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_lognormal.lo -MD -MP -MF .deps/c_lognormal.Tpo -c -o c_lognormal.lo c_lognormal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_logistic.lo -MD -MP -MF .deps/c_logistic.Tpo -c c_logistic.c -fPIC -DPIC -o .libs/c_logistic.o mv -f .deps/c_ig.Tpo .deps/c_ig.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_lomax.lo -MD -MP -MF .deps/c_lomax.Tpo -c -o c_lomax.lo c_lomax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_lognormal.lo -MD -MP -MF .deps/c_lognormal.Tpo -c c_lognormal.c -fPIC -DPIC -o .libs/c_lognormal.o mv -f .deps/c_laplace.Tpo .deps/c_laplace.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_normal.lo -MD -MP -MF .deps/c_normal.Tpo -c -o c_normal.lo c_normal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_lomax.lo -MD -MP -MF .deps/c_lomax.Tpo -c c_lomax.c -fPIC -DPIC -o .libs/c_lomax.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_normal.lo -MD -MP -MF .deps/c_normal.Tpo -c c_normal.c -fPIC -DPIC -o .libs/c_normal.o mv -f .deps/c_logistic.Tpo .deps/c_logistic.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_normal_gen.lo -MD -MP -MF .deps/c_normal_gen.Tpo -c -o c_normal_gen.lo c_normal_gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_normal_gen.lo -MD -MP -MF .deps/c_normal_gen.Tpo -c c_normal_gen.c -fPIC -DPIC -o .libs/c_normal_gen.o mv -f .deps/c_lognormal.Tpo .deps/c_lognormal.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_pareto.lo -MD -MP -MF .deps/c_pareto.Tpo -c -o c_pareto.lo c_pareto.c mv -f .deps/c_lomax.Tpo .deps/c_lomax.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_powerexponential.lo -MD -MP -MF .deps/c_powerexponential.Tpo -c -o c_powerexponential.lo c_powerexponential.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_pareto.lo -MD -MP -MF .deps/c_pareto.Tpo -c c_pareto.c -fPIC -DPIC -o .libs/c_pareto.o mv -f .deps/c_normal.Tpo .deps/c_normal.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_powerexponential_gen.lo -MD -MP -MF .deps/c_powerexponential_gen.Tpo -c -o c_powerexponential_gen.lo c_powerexponential_gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_powerexponential.lo -MD -MP -MF .deps/c_powerexponential.Tpo -c c_powerexponential.c -fPIC -DPIC -o .libs/c_powerexponential.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_powerexponential_gen.lo -MD -MP -MF .deps/c_powerexponential_gen.Tpo -c c_powerexponential_gen.c -fPIC -DPIC -o .libs/c_powerexponential_gen.o mv -f .deps/c_pareto.Tpo .deps/c_pareto.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_rayleigh.lo -MD -MP -MF .deps/c_rayleigh.Tpo -c -o c_rayleigh.lo c_rayleigh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_rayleigh.lo -MD -MP -MF .deps/c_rayleigh.Tpo -c c_rayleigh.c -fPIC -DPIC -o .libs/c_rayleigh.o mv -f .deps/c_powerexponential_gen.Tpo .deps/c_powerexponential_gen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_slash.lo -MD -MP -MF .deps/c_slash.Tpo -c -o c_slash.lo c_slash.c mv -f .deps/c_powerexponential.Tpo .deps/c_powerexponential.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_slash_gen.lo -MD -MP -MF .deps/c_slash_gen.Tpo -c -o c_slash_gen.lo c_slash_gen.c mv -f .deps/c_normal_gen.Tpo .deps/c_normal_gen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_student.lo -MD -MP -MF .deps/c_student.Tpo -c -o c_student.lo c_student.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_slash.lo -MD -MP -MF .deps/c_slash.Tpo -c c_slash.c -fPIC -DPIC -o .libs/c_slash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_slash_gen.lo -MD -MP -MF .deps/c_slash_gen.Tpo -c c_slash_gen.c -fPIC -DPIC -o .libs/c_slash_gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_student.lo -MD -MP -MF .deps/c_student.Tpo -c c_student.c -fPIC -DPIC -o .libs/c_student.o mv -f .deps/c_rayleigh.Tpo .deps/c_rayleigh.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_student_gen.lo -MD -MP -MF .deps/c_student_gen.Tpo -c -o c_student_gen.lo c_student_gen.c mv -f .deps/c_slash.Tpo .deps/c_slash.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_triangular.lo -MD -MP -MF .deps/c_triangular.Tpo -c -o c_triangular.lo c_triangular.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_student_gen.lo -MD -MP -MF .deps/c_student_gen.Tpo -c c_student_gen.c -fPIC -DPIC -o .libs/c_student_gen.o mv -f .deps/c_slash_gen.Tpo .deps/c_slash_gen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_uniform.lo -MD -MP -MF .deps/c_uniform.Tpo -c -o c_uniform.lo c_uniform.c mv -f .deps/c_student.Tpo .deps/c_student.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_triangular.lo -MD -MP -MF .deps/c_triangular.Tpo -c c_triangular.c -fPIC -DPIC -o .libs/c_triangular.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_weibull.lo -MD -MP -MF .deps/c_weibull.Tpo -c -o c_weibull.lo c_weibull.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_uniform.lo -MD -MP -MF .deps/c_uniform.Tpo -c c_uniform.c -fPIC -DPIC -o .libs/c_uniform.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_weibull.lo -MD -MP -MF .deps/c_weibull.Tpo -c c_weibull.c -fPIC -DPIC -o .libs/c_weibull.o mv -f .deps/c_student_gen.Tpo .deps/c_student_gen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_binomial.lo -MD -MP -MF .deps/d_binomial.Tpo -c -o d_binomial.lo d_binomial.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_binomial.lo -MD -MP -MF .deps/d_binomial.Tpo -c d_binomial.c -fPIC -DPIC -o .libs/d_binomial.o mv -f .deps/c_triangular.Tpo .deps/c_triangular.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_binomial_gen.lo -MD -MP -MF .deps/d_binomial_gen.Tpo -c -o d_binomial_gen.lo d_binomial_gen.c mv -f .deps/c_uniform.Tpo .deps/c_uniform.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_geometric.lo -MD -MP -MF .deps/d_geometric.Tpo -c -o d_geometric.lo d_geometric.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_binomial_gen.lo -MD -MP -MF .deps/d_binomial_gen.Tpo -c d_binomial_gen.c -fPIC -DPIC -o .libs/d_binomial_gen.o mv -f .deps/c_weibull.Tpo .deps/c_weibull.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_geometric_gen.lo -MD -MP -MF .deps/d_geometric_gen.Tpo -c -o d_geometric_gen.lo d_geometric_gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_geometric.lo -MD -MP -MF .deps/d_geometric.Tpo -c d_geometric.c -fPIC -DPIC -o .libs/d_geometric.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_geometric_gen.lo -MD -MP -MF .deps/d_geometric_gen.Tpo -c d_geometric_gen.c -fPIC -DPIC -o .libs/d_geometric_gen.o mv -f .deps/d_binomial.Tpo .deps/d_binomial.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_hypergeometric.lo -MD -MP -MF .deps/d_hypergeometric.Tpo -c -o d_hypergeometric.lo d_hypergeometric.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_hypergeometric.lo -MD -MP -MF .deps/d_hypergeometric.Tpo -c d_hypergeometric.c -fPIC -DPIC -o .libs/d_hypergeometric.o mv -f .deps/d_geometric_gen.Tpo .deps/d_geometric_gen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_hypergeometric_gen.lo -MD -MP -MF .deps/d_hypergeometric_gen.Tpo -c -o d_hypergeometric_gen.lo d_hypergeometric_gen.c mv -f .deps/d_binomial_gen.Tpo .deps/d_binomial_gen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_logarithmic.lo -MD -MP -MF .deps/d_logarithmic.Tpo -c -o d_logarithmic.lo d_logarithmic.c mv -f .deps/d_geometric.Tpo .deps/d_geometric.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_logarithmic_gen.lo -MD -MP -MF .deps/d_logarithmic_gen.Tpo -c -o d_logarithmic_gen.lo d_logarithmic_gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_hypergeometric_gen.lo -MD -MP -MF .deps/d_hypergeometric_gen.Tpo -c d_hypergeometric_gen.c -fPIC -DPIC -o .libs/d_hypergeometric_gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_logarithmic.lo -MD -MP -MF .deps/d_logarithmic.Tpo -c d_logarithmic.c -fPIC -DPIC -o .libs/d_logarithmic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_logarithmic_gen.lo -MD -MP -MF .deps/d_logarithmic_gen.Tpo -c d_logarithmic_gen.c -fPIC -DPIC -o .libs/d_logarithmic_gen.o mv -f .deps/d_hypergeometric.Tpo .deps/d_hypergeometric.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_negativebinomial.lo -MD -MP -MF .deps/d_negativebinomial.Tpo -c -o d_negativebinomial.lo d_negativebinomial.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_negativebinomial.lo -MD -MP -MF .deps/d_negativebinomial.Tpo -c d_negativebinomial.c -fPIC -DPIC -o .libs/d_negativebinomial.o mv -f .deps/d_logarithmic.Tpo .deps/d_logarithmic.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_poisson.lo -MD -MP -MF .deps/d_poisson.Tpo -c -o d_poisson.lo d_poisson.c mv -f .deps/d_logarithmic_gen.Tpo .deps/d_logarithmic_gen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_poisson_gen.lo -MD -MP -MF .deps/d_poisson_gen.Tpo -c -o d_poisson_gen.lo d_poisson_gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_poisson.lo -MD -MP -MF .deps/d_poisson.Tpo -c d_poisson.c -fPIC -DPIC -o .libs/d_poisson.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_poisson_gen.lo -MD -MP -MF .deps/d_poisson_gen.Tpo -c d_poisson_gen.c -fPIC -DPIC -o .libs/d_poisson_gen.o mv -f .deps/d_hypergeometric_gen.Tpo .deps/d_hypergeometric_gen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_zipf.lo -MD -MP -MF .deps/d_zipf.Tpo -c -o d_zipf.lo d_zipf.c mv -f .deps/d_negativebinomial.Tpo .deps/d_negativebinomial.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_zipf_gen.lo -MD -MP -MF .deps/d_zipf_gen.Tpo -c -o d_zipf_gen.lo d_zipf_gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_zipf.lo -MD -MP -MF .deps/d_zipf.Tpo -c d_zipf.c -fPIC -DPIC -o .libs/d_zipf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT d_zipf_gen.lo -MD -MP -MF .deps/d_zipf_gen.Tpo -c d_zipf_gen.c -fPIC -DPIC -o .libs/d_zipf_gen.o mv -f .deps/d_poisson.Tpo .deps/d_poisson.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT m_correlation.lo -MD -MP -MF .deps/m_correlation.Tpo -c -o m_correlation.lo m_correlation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT m_correlation.lo -MD -MP -MF .deps/m_correlation.Tpo -c m_correlation.c -fPIC -DPIC -o .libs/m_correlation.o mv -f .deps/d_zipf.Tpo .deps/d_zipf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_copula.lo -MD -MP -MF .deps/vc_copula.Tpo -c -o vc_copula.lo vc_copula.c mv -f .deps/d_zipf_gen.Tpo .deps/d_zipf_gen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_multicauchy.lo -MD -MP -MF .deps/vc_multicauchy.Tpo -c -o vc_multicauchy.lo vc_multicauchy.c mv -f .deps/m_correlation.Tpo .deps/m_correlation.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_copula.lo -MD -MP -MF .deps/vc_copula.Tpo -c vc_copula.c -fPIC -DPIC -o .libs/vc_copula.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_multiexponential.lo -MD -MP -MF .deps/vc_multiexponential.Tpo -c -o vc_multiexponential.lo vc_multiexponential.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_multicauchy.lo -MD -MP -MF .deps/vc_multicauchy.Tpo -c vc_multicauchy.c -fPIC -DPIC -o .libs/vc_multicauchy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_multiexponential.lo -MD -MP -MF .deps/vc_multiexponential.Tpo -c vc_multiexponential.c -fPIC -DPIC -o .libs/vc_multiexponential.o mv -f .deps/vc_copula.Tpo .deps/vc_copula.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_multinormal.lo -MD -MP -MF .deps/vc_multinormal.Tpo -c -o vc_multinormal.lo vc_multinormal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_multinormal.lo -MD -MP -MF .deps/vc_multinormal.Tpo -c vc_multinormal.c -fPIC -DPIC -o .libs/vc_multinormal.o mv -f .deps/d_poisson_gen.Tpo .deps/d_poisson_gen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_multinormal_gen.lo -MD -MP -MF .deps/vc_multinormal_gen.Tpo -c -o vc_multinormal_gen.lo vc_multinormal_gen.c mv -f .deps/vc_multicauchy.Tpo .deps/vc_multicauchy.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_multistudent.lo -MD -MP -MF .deps/vc_multistudent.Tpo -c -o vc_multistudent.lo vc_multistudent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_multinormal_gen.lo -MD -MP -MF .deps/vc_multinormal_gen.Tpo -c vc_multinormal_gen.c -fPIC -DPIC -o .libs/vc_multinormal_gen.o mv -f .deps/vc_multiexponential.Tpo .deps/vc_multiexponential.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_multistudent.lo -MD -MP -MF .deps/vc_multistudent.Tpo -c vc_multistudent.c -fPIC -DPIC -o .libs/vc_multistudent.o mv -f .deps/vc_multinormal_gen.Tpo .deps/vc_multinormal_gen.Plo mv -f .deps/vc_multinormal.Tpo .deps/vc_multinormal.Plo mv -f .deps/vc_multistudent.Tpo .deps/vc_multistudent.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o libdistributions.la c_beta.lo c_beta_gen.lo c_burr.lo c_cauchy.lo c_chi.lo c_chi_gen.lo c_chisquare.lo c_exponential.lo c_exponential_gen.lo c_extremeI.lo c_extremeII.lo c_F.lo c_gamma.lo c_gamma_gen.lo c_ghyp.lo c_gig.lo c_gig_gen.lo c_gig2.lo c_hyperbolic.lo c_ig.lo c_laplace.lo c_logistic.lo c_lognormal.lo c_lomax.lo c_normal.lo c_normal_gen.lo c_pareto.lo c_powerexponential.lo c_powerexponential_gen.lo c_rayleigh.lo c_slash.lo c_slash_gen.lo c_student.lo c_student_gen.lo c_triangular.lo c_uniform.lo c_weibull.lo d_binomial.lo d_binomial_gen.lo d_geometric.lo d_geometric_gen.lo d_hypergeometric.lo d_hypergeometric_gen.lo d_logarithmic.lo d_logarithmic_gen.lo d_negativebinomial.lo d_poisson.lo d_poisson_gen.lo d_zipf.lo d_zipf_gen.lo m_correlation.lo vc_copula.lo vc_multicauchy.lo vc_multiexponential.lo vc_multinormal.lo vc_multinormal_gen.lo vc_multistudent.lo -lm libtool: link: ar cru .libs/libdistributions.a .libs/c_beta.o .libs/c_beta_gen.o .libs/c_burr.o .libs/c_cauchy.o .libs/c_chi.o .libs/c_chi_gen.o .libs/c_chisquare.o .libs/c_exponential.o .libs/c_exponential_gen.o .libs/c_extremeI.o .libs/c_extremeII.o .libs/c_F.o .libs/c_gamma.o .libs/c_gamma_gen.o .libs/c_ghyp.o .libs/c_gig.o .libs/c_gig_gen.o .libs/c_gig2.o .libs/c_hyperbolic.o .libs/c_ig.o .libs/c_laplace.o .libs/c_logistic.o .libs/c_lognormal.o .libs/c_lomax.o .libs/c_normal.o .libs/c_normal_gen.o .libs/c_pareto.o .libs/c_powerexponential.o .libs/c_powerexponential_gen.o .libs/c_rayleigh.o .libs/c_slash.o .libs/c_slash_gen.o .libs/c_student.o .libs/c_student_gen.o .libs/c_triangular.o .libs/c_uniform.o .libs/c_weibull.o .libs/d_binomial.o .libs/d_binomial_gen.o .libs/d_geometric.o .libs/d_geometric_gen.o .libs/d_hypergeometric.o .libs/d_hypergeometric_gen.o .libs/d_logarithmic.o .libs/d_logarithmic_gen.o .libs/d_negativebinomial.o .libs/d_poisson.o .libs/d_poisson_gen.o .libs/d_zipf.o .libs/d_zipf_gen.o .libs/m_correlation.o .libs/vc_copula.o .libs/vc_multicauchy.o .libs/vc_multiexponential.o .libs/vc_multinormal.o .libs/vc_multinormal_gen.o .libs/vc_multistudent.o libtool: link: ranlib .libs/libdistributions.a libtool: link: ( cd ".libs" && rm -f "libdistributions.la" && ln -s "../libdistributions.la" "libdistributions.la" ) make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/distributions' Making all in parser make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/parser' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT stringparser.lo -MD -MP -MF .deps/stringparser.Tpo -c -o stringparser.lo stringparser.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT functparser.lo -MD -MP -MF .deps/functparser.Tpo -c -o functparser.lo functparser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT stringparser.lo -MD -MP -MF .deps/stringparser.Tpo -c stringparser.c -fPIC -DPIC -o .libs/stringparser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT functparser.lo -MD -MP -MF .deps/functparser.Tpo -c functparser.c -fPIC -DPIC -o .libs/functparser.o mv -f .deps/parser.Tpo .deps/parser.Plo mv -f .deps/functparser.Tpo .deps/functparser.Plo mv -f .deps/stringparser.Tpo .deps/stringparser.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o libparser.la parser.lo stringparser.lo functparser.lo -lm libtool: link: ar cru .libs/libparser.a .libs/parser.o .libs/stringparser.o .libs/functparser.o libtool: link: ranlib .libs/libparser.a libtool: link: ( cd ".libs" && rm -f "libparser.la" && ln -s "../libparser.la" "libparser.la" ) make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/parser' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/tests' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT chi2test.lo -MD -MP -MF .deps/chi2test.Tpo -c -o chi2test.lo chi2test.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT correlation.lo -MD -MP -MF .deps/correlation.Tpo -c -o correlation.lo correlation.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT countpdf.lo -MD -MP -MF .deps/countpdf.Tpo -c -o countpdf.lo countpdf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT counturn.lo -MD -MP -MF .deps/counturn.Tpo -c -o counturn.lo counturn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT chi2test.lo -MD -MP -MF .deps/chi2test.Tpo -c chi2test.c -fPIC -DPIC -o .libs/chi2test.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT countpdf.lo -MD -MP -MF .deps/countpdf.Tpo -c countpdf.c -fPIC -DPIC -o .libs/countpdf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT correlation.lo -MD -MP -MF .deps/correlation.Tpo -c correlation.c -fPIC -DPIC -o .libs/correlation.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT counturn.lo -MD -MP -MF .deps/counturn.Tpo -c counturn.c -fPIC -DPIC -o .libs/counturn.o mv -f .deps/counturn.Tpo .deps/counturn.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT inverror.lo -MD -MP -MF .deps/inverror.Tpo -c -o inverror.lo inverror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT inverror.lo -MD -MP -MF .deps/inverror.Tpo -c inverror.c -fPIC -DPIC -o .libs/inverror.o mv -f .deps/correlation.Tpo .deps/correlation.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT moments.lo -MD -MP -MF .deps/moments.Tpo -c -o moments.lo moments.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT moments.lo -MD -MP -MF .deps/moments.Tpo -c moments.c -fPIC -DPIC -o .libs/moments.o mv -f .deps/inverror.Tpo .deps/inverror.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT printsample.lo -MD -MP -MF .deps/printsample.Tpo -c -o printsample.lo printsample.c mv -f .deps/countpdf.Tpo .deps/countpdf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT quantiles.lo -MD -MP -MF .deps/quantiles.Tpo -c -o quantiles.lo quantiles.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT printsample.lo -MD -MP -MF .deps/printsample.Tpo -c printsample.c -fPIC -DPIC -o .libs/printsample.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT quantiles.lo -MD -MP -MF .deps/quantiles.Tpo -c quantiles.c -fPIC -DPIC -o .libs/quantiles.o mv -f .deps/chi2test.Tpo .deps/chi2test.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tests.lo -MD -MP -MF .deps/tests.Tpo -c -o tests.lo tests.c mv -f .deps/moments.Tpo .deps/moments.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c -o timing.lo timing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tests.lo -MD -MP -MF .deps/tests.Tpo -c tests.c -fPIC -DPIC -o .libs/tests.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c timing.c -fPIC -DPIC -o .libs/timing.o mv -f .deps/printsample.Tpo .deps/printsample.Plo mv -f .deps/quantiles.Tpo .deps/quantiles.Plo mv -f .deps/tests.Tpo .deps/tests.Plo mv -f .deps/timing.Tpo .deps/timing.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o libtests.la chi2test.lo correlation.lo countpdf.lo counturn.lo inverror.lo moments.lo printsample.lo quantiles.lo tests.lo timing.lo -lm libtool: link: ar cru .libs/libtests.a .libs/chi2test.o .libs/correlation.o .libs/countpdf.o .libs/counturn.o .libs/inverror.o .libs/moments.o .libs/printsample.o .libs/quantiles.o .libs/tests.o .libs/timing.o libtool: link: ranlib .libs/libtests.a libtool: link: ( cd ".libs" && rm -f "libtests.la" && ln -s "../libtests.la" "libtests.la" ) make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/tests' Making all in uniform make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/uniform' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_builtin.lo -MD -MP -MF .deps/urng_builtin.Tpo -c -o urng_builtin.lo urng_builtin.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mrg31k3p.lo -MD -MP -MF .deps/mrg31k3p.Tpo -c -o mrg31k3p.lo mrg31k3p.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT fish.lo -MD -MP -MF .deps/fish.Tpo -c -o fish.lo fish.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mstd.lo -MD -MP -MF .deps/mstd.Tpo -c -o mstd.lo mstd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_builtin.lo -MD -MP -MF .deps/urng_builtin.Tpo -c urng_builtin.c -fPIC -DPIC -o .libs/urng_builtin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mrg31k3p.lo -MD -MP -MF .deps/mrg31k3p.Tpo -c mrg31k3p.c -fPIC -DPIC -o .libs/mrg31k3p.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT fish.lo -MD -MP -MF .deps/fish.Tpo -c fish.c -fPIC -DPIC -o .libs/fish.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mstd.lo -MD -MP -MF .deps/mstd.Tpo -c mstd.c -fPIC -DPIC -o .libs/mstd.o mv -f .deps/urng_builtin.Tpo .deps/urng_builtin.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_fvoid.lo -MD -MP -MF .deps/urng_fvoid.Tpo -c -o urng_fvoid.lo urng_fvoid.c mv -f .deps/mstd.Tpo .deps/mstd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_gsl.lo -MD -MP -MF .deps/urng_gsl.Tpo -c -o urng_gsl.lo urng_gsl.c mv -f .deps/fish.Tpo .deps/fish.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_gslqrng.lo -MD -MP -MF .deps/urng_gslqrng.Tpo -c -o urng_gslqrng.lo urng_gslqrng.c mv -f .deps/mrg31k3p.Tpo .deps/mrg31k3p.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_prng.lo -MD -MP -MF .deps/urng_prng.Tpo -c -o urng_prng.lo urng_prng.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_fvoid.lo -MD -MP -MF .deps/urng_fvoid.Tpo -c urng_fvoid.c -fPIC -DPIC -o .libs/urng_fvoid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_gsl.lo -MD -MP -MF .deps/urng_gsl.Tpo -c urng_gsl.c -fPIC -DPIC -o .libs/urng_gsl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_gslqrng.lo -MD -MP -MF .deps/urng_gslqrng.Tpo -c urng_gslqrng.c -fPIC -DPIC -o .libs/urng_gslqrng.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_prng.lo -MD -MP -MF .deps/urng_prng.Tpo -c urng_prng.c -fPIC -DPIC -o .libs/urng_prng.o mv -f .deps/urng_fvoid.Tpo .deps/urng_fvoid.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_randomshift.lo -MD -MP -MF .deps/urng_randomshift.Tpo -c -o urng_randomshift.lo urng_randomshift.c mv -f .deps/urng_gsl.Tpo .deps/urng_gsl.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_rngstreams.lo -MD -MP -MF .deps/urng_rngstreams.Tpo -c -o urng_rngstreams.lo urng_rngstreams.c mv -f .deps/urng_gslqrng.Tpo .deps/urng_gslqrng.Plo mv -f .deps/urng_prng.Tpo .deps/urng_prng.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_rngstreams.lo -MD -MP -MF .deps/urng_rngstreams.Tpo -c urng_rngstreams.c -fPIC -DPIC -o .libs/urng_rngstreams.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_randomshift.lo -MD -MP -MF .deps/urng_randomshift.Tpo -c urng_randomshift.c -fPIC -DPIC -o .libs/urng_randomshift.o mv -f .deps/urng_rngstreams.Tpo .deps/urng_rngstreams.Plo mv -f .deps/urng_randomshift.Tpo .deps/urng_randomshift.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o libuniform.la urng_builtin.lo mrg31k3p.lo fish.lo mstd.lo urng_fvoid.lo urng_gsl.lo urng_gslqrng.lo urng_prng.lo urng_randomshift.lo urng_rngstreams.lo -lm libtool: link: ar cru .libs/libuniform.a .libs/urng_builtin.o .libs/mrg31k3p.o .libs/fish.o .libs/mstd.o .libs/urng_fvoid.o .libs/urng_gsl.o .libs/urng_gslqrng.o .libs/urng_prng.o .libs/urng_randomshift.o .libs/urng_rngstreams.o libtool: link: ranlib .libs/libuniform.a libtool: link: ( cd ".libs" && rm -f "libuniform.la" && ln -s "../libuniform.la" "libuniform.la" ) make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/uniform' Making all in urng make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/urng' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng.lo -MD -MP -MF .deps/urng.Tpo -c -o urng.lo urng.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_set.lo -MD -MP -MF .deps/urng_set.Tpo -c -o urng_set.lo urng_set.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_default.lo -MD -MP -MF .deps/urng_default.Tpo -c -o urng_default.lo urng_default.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_unuran.lo -MD -MP -MF .deps/urng_unuran.Tpo -c -o urng_unuran.lo urng_unuran.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng.lo -MD -MP -MF .deps/urng.Tpo -c urng.c -fPIC -DPIC -o .libs/urng.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_set.lo -MD -MP -MF .deps/urng_set.Tpo -c urng_set.c -fPIC -DPIC -o .libs/urng_set.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_unuran.lo -MD -MP -MF .deps/urng_unuran.Tpo -c urng_unuran.c -fPIC -DPIC -o .libs/urng_unuran.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT urng_default.lo -MD -MP -MF .deps/urng_default.Tpo -c urng_default.c -fPIC -DPIC -o .libs/urng_default.o mv -f .deps/urng_default.Tpo .deps/urng_default.Plo mv -f .deps/urng.Tpo .deps/urng.Plo mv -f .deps/urng_set.Tpo .deps/urng_set.Plo mv -f .deps/urng_unuran.Tpo .deps/urng_unuran.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o liburng.la urng.lo urng_set.lo urng_default.lo urng_unuran.lo -lm libtool: link: ar cru .libs/liburng.a .libs/urng.o .libs/urng_set.o .libs/urng_default.o .libs/urng_unuran.o libtool: link: ranlib .libs/liburng.a libtool: link: ( cd ".libs" && rm -f "liburng.la" && ln -s "../liburng.la" "liburng.la" ) make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/urng' Making all in . make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -version-info 14:1:0 -o libunuran.la -rpath /usr/lib methods/libmethods.la distr/libdistr.la distributions/libdistributions.la specfunct/libspecfunct.la parser/libparser.la tests/libtests.la uniform/libuniform.la urng/liburng.la utils/libutils.la -lm libtool: link: gcc -shared -Wl,--whole-archive methods/.libs/libmethods.a distr/.libs/libdistr.a distributions/.libs/libdistributions.a specfunct/.libs/libspecfunct.a parser/.libs/libparser.a tests/.libs/libtests.a uniform/.libs/libuniform.a urng/.libs/liburng.a utils/.libs/libutils.a -Wl,--no-whole-archive -lm -m32 -Wl,-soname -Wl,libunuran.so.14 -o .libs/libunuran.so.14.0.1 libtool: link: (cd ".libs" && rm -f "libunuran.so.14" && ln -s "libunuran.so.14.0.1" "libunuran.so.14") libtool: link: (cd ".libs" && rm -f "libunuran.so" && ln -s "libunuran.so.14.0.1" "libunuran.so") libtool: link: ( cd ".libs" && rm -f "libunuran.la" && ln -s "../libunuran.la" "libunuran.la" ) make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src' make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/examples' Making all in experiments make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/experiments' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT make_timing_table.o -MD -MP -MF .deps/make_timing_table.Tpo -c -o make_timing_table.o make_timing_table.c mv -f .deps/make_timing_table.Tpo .deps/make_timing_table.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o make_timing_table make_timing_table.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/make_timing_table make_timing_table.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/experiments' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/tests' Making all in testdistributions make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/tests/testdistributions' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_with_multiple_of_pdf.lo -MD -MP -MF .deps/c_with_multiple_of_pdf.Tpo -c -o c_with_multiple_of_pdf.lo c_with_multiple_of_pdf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_wo_logpdf.lo -MD -MP -MF .deps/c_wo_logpdf.Tpo -c -o c_wo_logpdf.lo c_wo_logpdf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_w_pdf_from_logpdf.lo -MD -MP -MF .deps/c_w_pdf_from_logpdf.Tpo -c -o c_w_pdf_from_logpdf.lo c_w_pdf_from_logpdf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_sawtooth_discpdf.lo -MD -MP -MF .deps/c_sawtooth_discpdf.Tpo -c -o c_sawtooth_discpdf.lo c_sawtooth_discpdf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_wo_logpdf.lo -MD -MP -MF .deps/c_wo_logpdf.Tpo -c c_wo_logpdf.c -fPIC -DPIC -o .libs/c_wo_logpdf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_w_pdf_from_logpdf.lo -MD -MP -MF .deps/c_w_pdf_from_logpdf.Tpo -c c_w_pdf_from_logpdf.c -fPIC -DPIC -o .libs/c_w_pdf_from_logpdf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_sawtooth_discpdf.lo -MD -MP -MF .deps/c_sawtooth_discpdf.Tpo -c c_sawtooth_discpdf.c -fPIC -DPIC -o .libs/c_sawtooth_discpdf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_with_multiple_of_pdf.lo -MD -MP -MF .deps/c_with_multiple_of_pdf.Tpo -c c_with_multiple_of_pdf.c -fPIC -DPIC -o .libs/c_with_multiple_of_pdf.o mv -f .deps/c_w_pdf_from_logpdf.Tpo .deps/c_w_pdf_from_logpdf.Plo mv -f .deps/c_wo_logpdf.Tpo .deps/c_wo_logpdf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_sawtooth_contpdf.lo -MD -MP -MF .deps/c_sawtooth_contpdf.Tpo -c -o c_sawtooth_contpdf.lo c_sawtooth_contpdf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_w_marginals.lo -MD -MP -MF .deps/vc_w_marginals.Tpo -c -o vc_w_marginals.lo vc_w_marginals.c mv -f .deps/c_sawtooth_discpdf.Tpo .deps/c_sawtooth_discpdf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_wo_logpdf.lo -MD -MP -MF .deps/vc_wo_logpdf.Tpo -c -o vc_wo_logpdf.lo vc_wo_logpdf.c mv -f .deps/c_with_multiple_of_pdf.Tpo .deps/c_with_multiple_of_pdf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_cauchy_RoU_ball.lo -MD -MP -MF .deps/vc_cauchy_RoU_ball.Tpo -c -o vc_cauchy_RoU_ball.lo vc_cauchy_RoU_ball.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_w_marginals.lo -MD -MP -MF .deps/vc_w_marginals.Tpo -c vc_w_marginals.c -fPIC -DPIC -o .libs/vc_w_marginals.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c_sawtooth_contpdf.lo -MD -MP -MF .deps/c_sawtooth_contpdf.Tpo -c c_sawtooth_contpdf.c -fPIC -DPIC -o .libs/c_sawtooth_contpdf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_wo_logpdf.lo -MD -MP -MF .deps/vc_wo_logpdf.Tpo -c vc_wo_logpdf.c -fPIC -DPIC -o .libs/vc_wo_logpdf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_cauchy_RoU_ball.lo -MD -MP -MF .deps/vc_cauchy_RoU_ball.Tpo -c vc_cauchy_RoU_ball.c -fPIC -DPIC -o .libs/vc_cauchy_RoU_ball.o mv -f .deps/vc_w_marginals.Tpo .deps/vc_w_marginals.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_special_correlations_ar1.lo -MD -MP -MF .deps/vc_special_correlations_ar1.Tpo -c -o vc_special_correlations_ar1.lo vc_special_correlations_ar1.c mv -f .deps/vc_wo_logpdf.Tpo .deps/vc_wo_logpdf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_special_correlations_constantrho.lo -MD -MP -MF .deps/vc_special_correlations_constantrho.Tpo -c -o vc_special_correlations_constantrho.lo vc_special_correlations_constantrho.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_special_correlations_ar1.lo -MD -MP -MF .deps/vc_special_correlations_ar1.Tpo -c vc_special_correlations_ar1.c -fPIC -DPIC -o .libs/vc_special_correlations_ar1.o mv -f .deps/vc_cauchy_RoU_ball.Tpo .deps/vc_cauchy_RoU_ball.Plo mv -f .deps/c_sawtooth_contpdf.Tpo .deps/c_sawtooth_contpdf.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vc_special_correlations_constantrho.lo -MD -MP -MF .deps/vc_special_correlations_constantrho.Tpo -c vc_special_correlations_constantrho.c -fPIC -DPIC -o .libs/vc_special_correlations_constantrho.o mv -f .deps/vc_special_correlations_ar1.Tpo .deps/vc_special_correlations_ar1.Plo mv -f .deps/vc_special_correlations_constantrho.Tpo .deps/vc_special_correlations_constantrho.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o libtestdistributions.la c_with_multiple_of_pdf.lo c_wo_logpdf.lo c_w_pdf_from_logpdf.lo c_sawtooth_discpdf.lo c_sawtooth_contpdf.lo vc_w_marginals.lo vc_wo_logpdf.lo vc_cauchy_RoU_ball.lo vc_special_correlations_ar1.lo vc_special_correlations_constantrho.lo -lm libtool: link: ar cru .libs/libtestdistributions.a .libs/c_with_multiple_of_pdf.o .libs/c_wo_logpdf.o .libs/c_w_pdf_from_logpdf.o .libs/c_sawtooth_discpdf.o .libs/c_sawtooth_contpdf.o .libs/vc_w_marginals.o .libs/vc_wo_logpdf.o .libs/vc_cauchy_RoU_ball.o .libs/vc_special_correlations_ar1.o .libs/vc_special_correlations_constantrho.o libtool: link: ranlib .libs/libtestdistributions.a libtool: link: ( cd ".libs" && rm -f "libtestdistributions.la" && ln -s "../libtestdistributions.la" "libtestdistributions.la" ) make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/tests/testdistributions' Making all in . make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/tests' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT testroutines.lo -MD -MP -MF .deps/testroutines.Tpo -c -o testroutines.lo testroutines.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT testcounter.lo -MD -MP -MF .deps/testcounter.Tpo -c -o testcounter.lo testcounter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT testroutines.lo -MD -MP -MF .deps/testroutines.Tpo -c testroutines.c -fPIC -DPIC -o .libs/testroutines.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT testcounter.lo -MD -MP -MF .deps/testcounter.Tpo -c testcounter.c -fPIC -DPIC -o .libs/testcounter.o mv -f .deps/testcounter.Tpo .deps/testcounter.Plo mv -f .deps/testroutines.Tpo .deps/testroutines.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o libtestroutines.la testroutines.lo testcounter.lo -lm libtool: link: ar cru .libs/libtestroutines.a .libs/testroutines.o .libs/testcounter.o libtool: link: ranlib .libs/libtestroutines.a libtool: link: ( cd ".libs" && rm -f "libtestroutines.la" && ln -s "../libtestroutines.la" "libtestroutines.la" ) make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/tests' make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/tests' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/doc' Making all in src make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/doc/src' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/doc/src' Making all in figures make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/doc/figures' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/doc/figures' Making all in . make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/doc' make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.45383 + umask 022 + cd /builddir/build/BUILD + cd unuran-1.7.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/unuran-1.7.1-1.el5-root-mockbuild + make install DESTDIR=/var/tmp/unuran-1.7.1-1.el5-root-mockbuild 'INSTALL=install -p' Making install in . make[1]: Entering directory `/builddir/build/BUILD/unuran-1.7.1' make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1' make[1]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1' Making install in scripts make[1]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/scripts' test -f ../src/utils/unur_fp_const_source.h \ || ./compute_machine_constants > ../src/utils/unur_fp_const_source.h make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/scripts' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/scripts' make[1]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/scripts' Making install in src make[1]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src' Making install in utils make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/utils' make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/utils' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/utils' make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/utils' Making install in methods make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/methods' make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/methods' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/methods' make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/methods' Making install in specfunct make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/specfunct' make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/specfunct' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/specfunct' make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/specfunct' Making install in distr make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/distr' make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/distr' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/distr' make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/distr' Making install in distributions make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/distributions' make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/distributions' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/distributions' make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/distributions' Making install in parser make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/parser' make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/parser' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/parser' make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/parser' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/tests' make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/tests' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/include" install -p -m 644 unuran_tests.h '/var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/tests' make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/tests' Making install in uniform make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/uniform' make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/uniform' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/include" install -p -m 644 unuran_urng_gsl.h unuran_urng_prng.h unuran_urng_rngstreams.h '/var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/uniform' make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/uniform' Making install in urng make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/urng' make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/urng' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/urng' make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/urng' Making install in . make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src' make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install install -p libunuran.la '/var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/lib' libtool: install: install -p .libs/libunuran.so.14.0.1 /var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/lib/libunuran.so.14.0.1 libtool: install: (cd /var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/lib && { ln -s -f libunuran.so.14.0.1 libunuran.so.14 || { rm -f libunuran.so.14 && ln -s libunuran.so.14.0.1 libunuran.so.14; }; }) libtool: install: (cd /var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/lib && { ln -s -f libunuran.so.14.0.1 libunuran.so || { rm -f libunuran.so && ln -s libunuran.so.14.0.1 libunuran.so; }; }) libtool: install: install -p .libs/libunuran.lai /var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/lib/libunuran.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /bin/mkdir -p "/var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/include" install -p -m 644 unuran.h '/var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src' make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src' make[1]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/examples' make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/examples' make[1]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/examples' Making install in experiments make[1]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/experiments' make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/experiments' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/experiments' make[1]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/experiments' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/tests' Making install in testdistributions make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/tests/testdistributions' make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/tests/testdistributions' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/tests/testdistributions' make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/tests/testdistributions' Making install in . make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/tests' make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/tests' make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/tests' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/doc' Making install in src make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/doc/src' make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/doc/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/doc/src' make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/doc/src' Making install in figures make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/doc/figures' make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/doc/figures' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/doc/figures' make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/doc/figures' Making install in . make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/doc' make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/share/info" install -p -m 644 ./unuran.info ./unuran_win32.info '/var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/share/info' install-info --info-dir='/var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/share/info' '/var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/share/info/unuran.info' install-info --info-dir='/var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/share/info' '/var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/share/info/unuran_win32.info' make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/doc' make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/doc' + rm /var/tmp/unuran-1.7.1-1.el5-root-mockbuild//usr/lib/libunuran.la + rm /var/tmp/unuran-1.7.1-1.el5-root-mockbuild//usr/include/unuran_tests.h + rm /var/tmp/unuran-1.7.1-1.el5-root-mockbuild//usr/share/info/unuran_win32.info + rm -f /var/tmp/unuran-1.7.1-1.el5-root-mockbuild//usr/share/info/dir + rm -rf __dist_examples __clean_examples + cp -a examples __clean_examples + make -C __clean_examples distclean make: Entering directory `/builddir/build/BUILD/unuran-1.7.1/__clean_examples' rm -f example0 example0_str example1 example1_str example2 example2_str example3 example3_str example_cext example_cont example_cont_str example_dext example_discr example_discr_str example_emp example_emp_str example_vemp example_FuncStr example_mcorr example_mixt example_mixt_inv example_cpp example_gsl example_rngstreams example_prng example_prng_str example_anti example_anti_str example_errorhandler test -z "unuran.log valgrind-* *~" || rm -f unuran.log valgrind-* *~ rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/__clean_examples' + rm __clean_examples/Makefile.am __clean_examples/Makefile.in + mkdir __dist_examples + mv __clean_examples __dist_examples/examples + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/unuran-1.7.1 extracting debug info from /var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/lib/libunuran.so.14.0.1 symlinked /usr/lib/debug/usr/lib/libunuran.so.14.0.1.debug to /usr/lib/debug/usr/lib/libunuran.so.14.debug symlinked /usr/lib/debug/usr/lib/libunuran.so.14.0.1.debug to /usr/lib/debug/usr/lib/libunuran.so.debug cpio: gcc-4.1.2-20080825/obj-ppc64-redhat-linux/gcc/crtsavres.S: No such file or directory 9143 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.69144 + umask 022 + cd /builddir/build/BUILD + cd unuran-1.7.1 + SEED=2742664 + make check Making check in . make[1]: Entering directory `/builddir/build/BUILD/unuran-1.7.1' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1' Making check in scripts make[1]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/scripts' test -f ../src/utils/unur_fp_const_source.h \ || ./compute_machine_constants > ../src/utils/unur_fp_const_source.h make[1]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/scripts' Making check in src make[1]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src' Making check in utils make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/utils' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/utils' Making check in methods make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/methods' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/methods' Making check in specfunct make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/specfunct' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/specfunct' Making check in distr make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/distr' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/distr' Making check in distributions make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/distributions' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/distributions' Making check in parser make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/parser' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/parser' Making check in tests make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/tests' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/tests' Making check in uniform make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/uniform' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/uniform' Making check in urng make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src/urng' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src/urng' Making check in . make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src' make[1]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/src' Making check in examples make[1]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/examples' make example0 example0_str example1 example1_str example2 example2_str example3 example3_str example_cext example_cont example_cont_str example_dext example_discr example_discr_str example_emp example_emp_str example_vemp example_FuncStr example_mcorr example_mixt example_mixt_inv example_cpp example_gsl example_rngstreams example_prng example_prng_str example_anti example_anti_str example_errorhandler make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example0.o -MD -MP -MF .deps/example0.Tpo -c -o example0.o example0.c mv -f .deps/example0.Tpo .deps/example0.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example0 example0.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example0 example0.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example0_str.o -MD -MP -MF .deps/example0_str.Tpo -c -o example0_str.o example0_str.c mv -f .deps/example0_str.Tpo .deps/example0_str.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example0_str example0_str.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example0_str example0_str.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example1.o -MD -MP -MF .deps/example1.Tpo -c -o example1.o example1.c mv -f .deps/example1.Tpo .deps/example1.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example1 example1.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example1 example1.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example1_str.o -MD -MP -MF .deps/example1_str.Tpo -c -o example1_str.o example1_str.c mv -f .deps/example1_str.Tpo .deps/example1_str.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example1_str example1_str.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example1_str example1_str.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example2.o -MD -MP -MF .deps/example2.Tpo -c -o example2.o example2.c example2.c: In function ‘mypdf’: example2.c:28: warning: unused parameter ‘distr’ example2.c: In function ‘mydpdf’: example2.c:39: warning: unused parameter ‘distr’ mv -f .deps/example2.Tpo .deps/example2.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example2 example2.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example2 example2.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example2_str.o -MD -MP -MF .deps/example2_str.Tpo -c -o example2_str.o example2_str.c mv -f .deps/example2_str.Tpo .deps/example2_str.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example2_str example2_str.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example2_str example2_str.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example3.o -MD -MP -MF .deps/example3.Tpo -c -o example3.o example3.c mv -f .deps/example3.Tpo .deps/example3.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example3 example3.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example3 example3.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example3_str.o -MD -MP -MF .deps/example3_str.Tpo -c -o example3_str.o example3_str.c mv -f .deps/example3_str.Tpo .deps/example3_str.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example3_str example3_str.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example3_str example3_str.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_cext.o -MD -MP -MF .deps/example_cext.Tpo -c -o example_cext.o example_cext.c mv -f .deps/example_cext.Tpo .deps/example_cext.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_cext example_cext.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_cext example_cext.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_cont.o -MD -MP -MF .deps/example_cont.Tpo -c -o example_cont.o example_cont.c example_cont.c: In function ‘mypdf’: example_cont.c:27: warning: unused parameter ‘distr’ example_cont.c: In function ‘mydpdf’: example_cont.c:38: warning: unused parameter ‘distr’ mv -f .deps/example_cont.Tpo .deps/example_cont.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_cont example_cont.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_cont example_cont.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_cont_str.o -MD -MP -MF .deps/example_cont_str.Tpo -c -o example_cont_str.o example_cont_str.c mv -f .deps/example_cont_str.Tpo .deps/example_cont_str.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_cont_str example_cont_str.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_cont_str example_cont_str.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_dext.o -MD -MP -MF .deps/example_dext.Tpo -c -o example_dext.o example_dext.c mv -f .deps/example_dext.Tpo .deps/example_dext.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_dext example_dext.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_dext example_dext.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_discr.o -MD -MP -MF .deps/example_discr.Tpo -c -o example_discr.o example_discr.c mv -f .deps/example_discr.Tpo .deps/example_discr.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_discr example_discr.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_discr example_discr.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_discr_str.o -MD -MP -MF .deps/example_discr_str.Tpo -c -o example_discr_str.o example_discr_str.c mv -f .deps/example_discr_str.Tpo .deps/example_discr_str.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_discr_str example_discr_str.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_discr_str example_discr_str.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_emp.o -MD -MP -MF .deps/example_emp.Tpo -c -o example_emp.o example_emp.c mv -f .deps/example_emp.Tpo .deps/example_emp.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_emp example_emp.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_emp example_emp.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_emp_str.o -MD -MP -MF .deps/example_emp_str.Tpo -c -o example_emp_str.o example_emp_str.c mv -f .deps/example_emp_str.Tpo .deps/example_emp_str.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_emp_str example_emp_str.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_emp_str example_emp_str.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_vemp.o -MD -MP -MF .deps/example_vemp.Tpo -c -o example_vemp.o example_vemp.c mv -f .deps/example_vemp.Tpo .deps/example_vemp.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_vemp example_vemp.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_vemp example_vemp.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_FuncStr.o -MD -MP -MF .deps/example_FuncStr.Tpo -c -o example_FuncStr.o example_FuncStr.c mv -f .deps/example_FuncStr.Tpo .deps/example_FuncStr.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_FuncStr example_FuncStr.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_FuncStr example_FuncStr.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_mcorr.o -MD -MP -MF .deps/example_mcorr.Tpo -c -o example_mcorr.o example_mcorr.c mv -f .deps/example_mcorr.Tpo .deps/example_mcorr.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_mcorr example_mcorr.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_mcorr example_mcorr.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_mixt.o -MD -MP -MF .deps/example_mixt.Tpo -c -o example_mixt.o example_mixt.c mv -f .deps/example_mixt.Tpo .deps/example_mixt.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_mixt example_mixt.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_mixt example_mixt.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_mixt_inv.o -MD -MP -MF .deps/example_mixt_inv.Tpo -c -o example_mixt_inv.o example_mixt_inv.c mv -f .deps/example_mixt_inv.Tpo .deps/example_mixt_inv.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_mixt_inv example_mixt_inv.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_mixt_inv example_mixt_inv.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_cpp.o -MD -MP -MF .deps/example_cpp.Tpo -c -o example_cpp.o example_cpp.cpp mv -f .deps/example_cpp.Tpo .deps/example_cpp.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_cpp example_cpp.o ../src/libunuran.la -lm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_cpp example_cpp.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_gsl.o -MD -MP -MF .deps/example_gsl.Tpo -c -o example_gsl.o example_gsl.c mv -f .deps/example_gsl.Tpo .deps/example_gsl.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_gsl example_gsl.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_gsl example_gsl.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_rngstreams.o -MD -MP -MF .deps/example_rngstreams.Tpo -c -o example_rngstreams.o example_rngstreams.c mv -f .deps/example_rngstreams.Tpo .deps/example_rngstreams.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_rngstreams example_rngstreams.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_rngstreams example_rngstreams.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_prng.o -MD -MP -MF .deps/example_prng.Tpo -c -o example_prng.o example_prng.c mv -f .deps/example_prng.Tpo .deps/example_prng.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_prng example_prng.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_prng example_prng.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_prng_str.o -MD -MP -MF .deps/example_prng_str.Tpo -c -o example_prng_str.o example_prng_str.c mv -f .deps/example_prng_str.Tpo .deps/example_prng_str.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_prng_str example_prng_str.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_prng_str example_prng_str.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_anti.o -MD -MP -MF .deps/example_anti.Tpo -c -o example_anti.o example_anti.c mv -f .deps/example_anti.Tpo .deps/example_anti.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_anti example_anti.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_anti example_anti.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_anti_str.o -MD -MP -MF .deps/example_anti_str.Tpo -c -o example_anti_str.o example_anti_str.c mv -f .deps/example_anti_str.Tpo .deps/example_anti_str.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_anti_str example_anti_str.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_anti_str example_anti_str.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/uniform -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT example_errorhandler.o -MD -MP -MF .deps/example_errorhandler.Tpo -c -o example_errorhandler.o example_errorhandler.c mv -f .deps/example_errorhandler.Tpo .deps/example_errorhandler.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L../src -o example_errorhandler example_errorhandler.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/example_errorhandler example_errorhandler.o -L/builddir/build/BUILD/unuran-1.7.1/src ../src/.libs/libunuran.so -lm make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/examples' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/examples' -1.396416 -0.912515 0.190378 1.058360 0.231195 -1.577012 -0.073886 1.213133 -0.128901 0.997824 PASS: example0 -1.396416 -0.912515 0.190378 1.058360 0.231195 -1.577012 -0.073886 1.213133 -0.128901 0.997824 PASS: example0_str -1.398675 0.394415 -0.914370 -0.182276 0.190643 0.163737 1.058801 0.238195 0.231598 0.015262 PASS: example1 -1.398675 0.394415 -0.914370 -0.182276 0.190643 0.163737 1.058801 0.238195 0.231598 0.015262 PASS: example1_str -0.650090 -0.457944 0.101030 0.520629 0.122550 -0.709297 -0.039283 0.582744 -0.068495 0.495044 PASS: example2 -0.650090 -0.457944 0.101030 0.520629 0.122550 -0.709297 -0.039283 0.582744 -0.068495 0.495044 PASS: example2_str TDR.001: [warning] tdr_newset.ch:996 - (generator) (possible) invalid data: TDR.001: ..> cannot use IA for truncated distribution, switch to PS 1.302301 2.196804 1.543772 1.908848 2.095191 2.081739 2.528704 2.118727 2.115431 2.007543 -0.103027 -0.016398 -0.109490 -0.023789 -0.083116 -0.019850 -0.282321 -0.294462 -0.043298 -0.015838 PASS: example3 TDR.001: [warning] tdr_newset.ch:996 - (generator) (possible) invalid data: TDR.001: ..> cannot use IA for truncated distribution, switch to PS 1.302301 2.196804 1.543772 1.908848 2.095191 2.081739 2.528704 2.118727 2.115431 2.007543 -0.103027 -0.016398 -0.109490 -0.023789 -0.083116 -0.019850 -0.282321 -0.294462 -0.043298 -0.015838 PASS: example3_str 0.170233 2.117620 0.399365 1.116696 1.713596 1.664590 3.859879 1.802555 1.790026 1.410760 PASS: example_cext -0.660274 -0.464531 0.102591 0.528484 0.124399 -0.720054 -0.039753 0.592372 -0.069394 0.502313 PASS: example_cont -0.660274 -0.464531 0.102591 0.528484 0.124399 -0.720054 -0.039753 0.592372 -0.069394 0.502313 PASS: example_cont_str 23 4 16 8 5 5 1 4 4 6 PASS: example_dext number 0: 0 number 1: 7 number 2: 0 number 3: 5 number 4: 4 number 5: 6 number 6: 4 number 7: 6 number 8: 3 number 9: 1 number 10: 2 number 11: 6 number 12: 7 number 13: 5 number 14: 0 number 15: 8 number 16: 1 number 17: 6 number 18: 0 number 19: 8 PASS: example_discr number 0: 0 number 1: 7 number 2: 0 number 3: 5 number 4: 4 number 5: 6 number 6: 4 number 7: 6 number 8: 3 number 9: 1 number 10: 2 number 11: 6 number 12: 7 number 13: 5 number 14: 0 number 15: 8 number 16: 1 number 17: 6 number 18: 0 number 19: 8 PASS: example_discr_str -0.565481 -0.751533 -0.314017 -0.128663 0.330172 0.156049 -0.087675 0.143495 -0.833136 0.029479 PASS: example_emp -0.565481 -0.751533 -0.314017 -0.128663 0.330172 0.156049 -0.087675 0.143495 -0.833136 0.029479 PASS: example_emp_str (0.472070,0.679678) (0.210461,-0.496052) (0.288923,0.816015) (-0.897099,-1.610089) (-0.719137,-1.638611) (-0.657146,-1.261000) (0.321224,1.464904) (-0.869548,-0.580279) (-0.300356,-1.516564) (0.890822,-0.082576) PASS: example_vemp functionstring: 1 - x * x PASS: example_FuncStr ( 1.000000 -0.630977 0.351393 -0.442923 ) ( -0.630977 1.000000 -0.793287 0.949839 ) ( 0.351393 -0.793287 1.000000 -0.699181 ) ( -0.442923 0.949839 -0.699181 1.000000 ) ( 1.000000 0.795532 0.060892 -0.503077 ) ( 0.795532 1.000000 0.094553 -0.230532 ) ( 0.060892 0.094553 1.000000 -0.802778 ) ( -0.503077 -0.230532 -0.802778 1.000000 ) ( 1.000000 -0.091067 -0.040029 -0.322850 ) ( -0.091067 1.000000 0.338972 0.272325 ) ( -0.040029 0.338972 1.000000 -0.468588 ) ( -0.322850 0.272325 -0.468588 1.000000 ) ( 1.000000 0.127497 -0.856969 0.766705 ) ( 0.127497 1.000000 0.110634 -0.461874 ) ( -0.856969 0.110634 1.000000 -0.754242 ) ( 0.766705 -0.461874 -0.754242 1.000000 ) ( 1.000000 -0.671042 -0.532702 0.060998 ) ( -0.671042 1.000000 0.770229 -0.713651 ) ( -0.532702 0.770229 1.000000 -0.749430 ) ( 0.060998 -0.713651 -0.749430 1.000000 ) ( 1.000000 -0.675351 -0.239634 0.154890 ) ( -0.675351 1.000000 -0.432485 -0.597869 ) ( -0.239634 -0.432485 1.000000 0.147557 ) ( 0.154890 -0.597869 0.147557 1.000000 ) ( 1.000000 -0.692556 0.263388 -0.150990 ) ( -0.692556 1.000000 -0.679938 0.613502 ) ( 0.263388 -0.679938 1.000000 -0.622811 ) ( -0.150990 0.613502 -0.622811 1.000000 ) ( 1.000000 -0.265463 -0.822496 0.231556 ) ( -0.265463 1.000000 0.562388 0.137898 ) ( -0.822496 0.562388 1.000000 0.061077 ) ( 0.231556 0.137898 0.061077 1.000000 ) ( 1.000000 -0.451087 0.328841 0.167285 ) ( -0.451087 1.000000 -0.463225 -0.009152 ) ( 0.328841 -0.463225 1.000000 0.029915 ) ( 0.167285 -0.009152 0.029915 1.000000 ) ( 1.000000 0.688571 0.455186 -0.632812 ) ( 0.688571 1.000000 0.765256 -0.022259 ) ( 0.455186 0.765256 1.000000 -0.262147 ) ( -0.632812 -0.022259 -0.262147 1.000000 ) PASS: example_mcorr 0.393789 -0.181859 0.206901 0.295279 0.554338 0.182909 0.825391 0.996990 0.112206 1.103720 PASS: example_mixt -1.465476 0.211512 -1.001125 -0.320312 0.009500 -0.014209 1.082642 0.053979 0.047715 -0.143825 PASS: example_mixt_inv x(0) = -1.39868 x(1) = 0.394415 x(2) = -0.91437 x(3) = -0.182276 x(4) = 0.190643 x(5) = 0.163737 x(6) = 1.0588 x(7) = 0.238195 x(8) = 0.231598 x(9) = 0.0152619 PASS: example_cpp You must enable the GSL to run this example! SKIP: example_gsl You must enable the RNGSTREAM library to run this example! SKIP: example_rngstreams You must enable the PRNG library to run this example! SKIP: example_prng You must enable the PRNG library to run this example! SKIP: example_prng_str You must enable the PRNG library to run this example! SKIP: example_anti You must enable the PRNG library to run this example! SKIP: example_anti_str [[ 1 ]] my_error_handler: [ error ] object = normal file = c_normal.c line = 250 code = [0x14] (distribution) parameter out of domain reason = sigma <= 0 [[ 2 ]] my_error_handler: [ error ] object = STRING file = stringparser_lists.ch line = 287 code = [0x54] (parser) invalid parameter reason = invalid data for distribution 'normal' PASS: example_errorhandler ====================== All 23 tests passed (6 tests were not run) ====================== make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/examples' make[1]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/examples' Making check in experiments make[1]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/experiments' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/experiments' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/tests' Making check in testdistributions make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/tests/testdistributions' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/tests/testdistributions' Making check in . make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/tests' make t_x_gen t_unur_tests t_unur_error t_urng t_distr t_distr_cemp t_distr_cont t_distr_corder t_distr_cvec t_distr_condi t_distr_cvemp t_distr_cxtrans t_distr_discr t_distr_matr t_auto t_arou t_ars t_cext t_cstd t_dari t_dau t_dext t_dgt t_dsrou t_dss t_dstd t_empk t_empl t_gibbs t_hinv t_hist t_hitro t_hrb t_hrd t_hri t_itdr t_mcorr t_mixt t_mvstd t_mvtdr t_ninv t_norta t_nrou t_pinv t_srou t_ssr t_tabl t_tdr t_tdr_gw t_tdr_ps t_tdr_ia t_unif t_utdr t_vempk t_vnrou t_stringparser t_info t_util_matrix make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_x_gen.o -MD -MP -MF .deps/t_x_gen.Tpo -c -o t_x_gen.o t_x_gen.c mv -f .deps/t_x_gen.Tpo .deps/t_x_gen.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_x_gen t_x_gen.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_x_gen t_x_gen.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_unur_tests.o -MD -MP -MF .deps/t_unur_tests.Tpo -c -o t_unur_tests.o t_unur_tests.c mv -f .deps/t_unur_tests.Tpo .deps/t_unur_tests.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_unur_tests t_unur_tests.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_unur_tests t_unur_tests.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_unur_error.o -MD -MP -MF .deps/t_unur_error.Tpo -c -o t_unur_error.o t_unur_error.c mv -f .deps/t_unur_error.Tpo .deps/t_unur_error.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_unur_error t_unur_error.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_unur_error t_unur_error.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_urng.o -MD -MP -MF .deps/t_urng.Tpo -c -o t_urng.o t_urng.c mv -f .deps/t_urng.Tpo .deps/t_urng.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_urng t_urng.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_urng t_urng.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_distr.o -MD -MP -MF .deps/t_distr.Tpo -c -o t_distr.o t_distr.c mv -f .deps/t_distr.Tpo .deps/t_distr.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_distr t_distr.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_distr t_distr.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_distr_cemp.o -MD -MP -MF .deps/t_distr_cemp.Tpo -c -o t_distr_cemp.o t_distr_cemp.c mv -f .deps/t_distr_cemp.Tpo .deps/t_distr_cemp.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_distr_cemp t_distr_cemp.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_distr_cemp t_distr_cemp.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_distr_cont.o -MD -MP -MF .deps/t_distr_cont.Tpo -c -o t_distr_cont.o t_distr_cont.c mv -f .deps/t_distr_cont.Tpo .deps/t_distr_cont.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_distr_cont t_distr_cont.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_distr_cont t_distr_cont.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_distr_corder.o -MD -MP -MF .deps/t_distr_corder.Tpo -c -o t_distr_corder.o t_distr_corder.c mv -f .deps/t_distr_corder.Tpo .deps/t_distr_corder.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_distr_corder t_distr_corder.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_distr_corder t_distr_corder.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_distr_cvec.o -MD -MP -MF .deps/t_distr_cvec.Tpo -c -o t_distr_cvec.o t_distr_cvec.c mv -f .deps/t_distr_cvec.Tpo .deps/t_distr_cvec.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_distr_cvec t_distr_cvec.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_distr_cvec t_distr_cvec.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_distr_condi.o -MD -MP -MF .deps/t_distr_condi.Tpo -c -o t_distr_condi.o t_distr_condi.c mv -f .deps/t_distr_condi.Tpo .deps/t_distr_condi.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_distr_condi t_distr_condi.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_distr_condi t_distr_condi.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_distr_cvemp.o -MD -MP -MF .deps/t_distr_cvemp.Tpo -c -o t_distr_cvemp.o t_distr_cvemp.c mv -f .deps/t_distr_cvemp.Tpo .deps/t_distr_cvemp.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_distr_cvemp t_distr_cvemp.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_distr_cvemp t_distr_cvemp.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_distr_cxtrans.o -MD -MP -MF .deps/t_distr_cxtrans.Tpo -c -o t_distr_cxtrans.o t_distr_cxtrans.c mv -f .deps/t_distr_cxtrans.Tpo .deps/t_distr_cxtrans.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_distr_cxtrans t_distr_cxtrans.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_distr_cxtrans t_distr_cxtrans.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_distr_discr.o -MD -MP -MF .deps/t_distr_discr.Tpo -c -o t_distr_discr.o t_distr_discr.c mv -f .deps/t_distr_discr.Tpo .deps/t_distr_discr.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_distr_discr t_distr_discr.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_distr_discr t_distr_discr.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_distr_matr.o -MD -MP -MF .deps/t_distr_matr.Tpo -c -o t_distr_matr.o t_distr_matr.c mv -f .deps/t_distr_matr.Tpo .deps/t_distr_matr.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_distr_matr t_distr_matr.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_distr_matr t_distr_matr.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_auto.o -MD -MP -MF .deps/t_auto.Tpo -c -o t_auto.o t_auto.c mv -f .deps/t_auto.Tpo .deps/t_auto.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_auto t_auto.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_auto t_auto.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_arou.o -MD -MP -MF .deps/t_arou.Tpo -c -o t_arou.o t_arou.c mv -f .deps/t_arou.Tpo .deps/t_arou.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_arou t_arou.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_arou t_arou.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_ars.o -MD -MP -MF .deps/t_ars.Tpo -c -o t_ars.o t_ars.c mv -f .deps/t_ars.Tpo .deps/t_ars.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_ars t_ars.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_ars t_ars.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_cext.o -MD -MP -MF .deps/t_cext.Tpo -c -o t_cext.o t_cext.c mv -f .deps/t_cext.Tpo .deps/t_cext.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_cext t_cext.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_cext t_cext.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_cstd.o -MD -MP -MF .deps/t_cstd.Tpo -c -o t_cstd.o t_cstd.c mv -f .deps/t_cstd.Tpo .deps/t_cstd.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_cstd t_cstd.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_cstd t_cstd.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_dari.o -MD -MP -MF .deps/t_dari.Tpo -c -o t_dari.o t_dari.c mv -f .deps/t_dari.Tpo .deps/t_dari.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_dari t_dari.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_dari t_dari.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_dau.o -MD -MP -MF .deps/t_dau.Tpo -c -o t_dau.o t_dau.c mv -f .deps/t_dau.Tpo .deps/t_dau.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_dau t_dau.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_dau t_dau.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_dext.o -MD -MP -MF .deps/t_dext.Tpo -c -o t_dext.o t_dext.c mv -f .deps/t_dext.Tpo .deps/t_dext.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_dext t_dext.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_dext t_dext.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_dgt.o -MD -MP -MF .deps/t_dgt.Tpo -c -o t_dgt.o t_dgt.c mv -f .deps/t_dgt.Tpo .deps/t_dgt.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_dgt t_dgt.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_dgt t_dgt.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_dsrou.o -MD -MP -MF .deps/t_dsrou.Tpo -c -o t_dsrou.o t_dsrou.c mv -f .deps/t_dsrou.Tpo .deps/t_dsrou.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_dsrou t_dsrou.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_dsrou t_dsrou.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_dss.o -MD -MP -MF .deps/t_dss.Tpo -c -o t_dss.o t_dss.c mv -f .deps/t_dss.Tpo .deps/t_dss.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_dss t_dss.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_dss t_dss.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_dstd.o -MD -MP -MF .deps/t_dstd.Tpo -c -o t_dstd.o t_dstd.c mv -f .deps/t_dstd.Tpo .deps/t_dstd.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_dstd t_dstd.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_dstd t_dstd.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_empk.o -MD -MP -MF .deps/t_empk.Tpo -c -o t_empk.o t_empk.c mv -f .deps/t_empk.Tpo .deps/t_empk.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_empk t_empk.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_empk t_empk.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_empl.o -MD -MP -MF .deps/t_empl.Tpo -c -o t_empl.o t_empl.c mv -f .deps/t_empl.Tpo .deps/t_empl.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_empl t_empl.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_empl t_empl.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_gibbs.o -MD -MP -MF .deps/t_gibbs.Tpo -c -o t_gibbs.o t_gibbs.c mv -f .deps/t_gibbs.Tpo .deps/t_gibbs.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_gibbs t_gibbs.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_gibbs t_gibbs.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_hinv.o -MD -MP -MF .deps/t_hinv.Tpo -c -o t_hinv.o t_hinv.c mv -f .deps/t_hinv.Tpo .deps/t_hinv.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_hinv t_hinv.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_hinv t_hinv.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_hist.o -MD -MP -MF .deps/t_hist.Tpo -c -o t_hist.o t_hist.c mv -f .deps/t_hist.Tpo .deps/t_hist.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_hist t_hist.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_hist t_hist.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_hitro.o -MD -MP -MF .deps/t_hitro.Tpo -c -o t_hitro.o t_hitro.c mv -f .deps/t_hitro.Tpo .deps/t_hitro.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_hitro t_hitro.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_hitro t_hitro.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_hrb.o -MD -MP -MF .deps/t_hrb.Tpo -c -o t_hrb.o t_hrb.c mv -f .deps/t_hrb.Tpo .deps/t_hrb.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_hrb t_hrb.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_hrb t_hrb.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_hrd.o -MD -MP -MF .deps/t_hrd.Tpo -c -o t_hrd.o t_hrd.c mv -f .deps/t_hrd.Tpo .deps/t_hrd.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_hrd t_hrd.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_hrd t_hrd.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_hri.o -MD -MP -MF .deps/t_hri.Tpo -c -o t_hri.o t_hri.c mv -f .deps/t_hri.Tpo .deps/t_hri.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_hri t_hri.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_hri t_hri.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_itdr.o -MD -MP -MF .deps/t_itdr.Tpo -c -o t_itdr.o t_itdr.c mv -f .deps/t_itdr.Tpo .deps/t_itdr.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_itdr t_itdr.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_itdr t_itdr.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_mcorr.o -MD -MP -MF .deps/t_mcorr.Tpo -c -o t_mcorr.o t_mcorr.c mv -f .deps/t_mcorr.Tpo .deps/t_mcorr.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_mcorr t_mcorr.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_mcorr t_mcorr.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_mixt.o -MD -MP -MF .deps/t_mixt.Tpo -c -o t_mixt.o t_mixt.c mv -f .deps/t_mixt.Tpo .deps/t_mixt.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_mixt t_mixt.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_mixt t_mixt.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_mvstd.o -MD -MP -MF .deps/t_mvstd.Tpo -c -o t_mvstd.o t_mvstd.c mv -f .deps/t_mvstd.Tpo .deps/t_mvstd.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_mvstd t_mvstd.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_mvstd t_mvstd.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_mvtdr.o -MD -MP -MF .deps/t_mvtdr.Tpo -c -o t_mvtdr.o t_mvtdr.c mv -f .deps/t_mvtdr.Tpo .deps/t_mvtdr.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_mvtdr t_mvtdr.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_mvtdr t_mvtdr.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_ninv.o -MD -MP -MF .deps/t_ninv.Tpo -c -o t_ninv.o t_ninv.c mv -f .deps/t_ninv.Tpo .deps/t_ninv.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_ninv t_ninv.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_ninv t_ninv.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_norta.o -MD -MP -MF .deps/t_norta.Tpo -c -o t_norta.o t_norta.c mv -f .deps/t_norta.Tpo .deps/t_norta.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_norta t_norta.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_norta t_norta.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_nrou.o -MD -MP -MF .deps/t_nrou.Tpo -c -o t_nrou.o t_nrou.c mv -f .deps/t_nrou.Tpo .deps/t_nrou.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_nrou t_nrou.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_nrou t_nrou.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_pinv.o -MD -MP -MF .deps/t_pinv.Tpo -c -o t_pinv.o t_pinv.c mv -f .deps/t_pinv.Tpo .deps/t_pinv.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_pinv t_pinv.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_pinv t_pinv.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_srou.o -MD -MP -MF .deps/t_srou.Tpo -c -o t_srou.o t_srou.c mv -f .deps/t_srou.Tpo .deps/t_srou.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_srou t_srou.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_srou t_srou.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_ssr.o -MD -MP -MF .deps/t_ssr.Tpo -c -o t_ssr.o t_ssr.c mv -f .deps/t_ssr.Tpo .deps/t_ssr.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_ssr t_ssr.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_ssr t_ssr.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_tabl.o -MD -MP -MF .deps/t_tabl.Tpo -c -o t_tabl.o t_tabl.c mv -f .deps/t_tabl.Tpo .deps/t_tabl.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_tabl t_tabl.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_tabl t_tabl.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_tdr.o -MD -MP -MF .deps/t_tdr.Tpo -c -o t_tdr.o t_tdr.c mv -f .deps/t_tdr.Tpo .deps/t_tdr.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_tdr t_tdr.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_tdr t_tdr.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_tdr_gw.o -MD -MP -MF .deps/t_tdr_gw.Tpo -c -o t_tdr_gw.o t_tdr_gw.c mv -f .deps/t_tdr_gw.Tpo .deps/t_tdr_gw.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_tdr_gw t_tdr_gw.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_tdr_gw t_tdr_gw.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_tdr_ps.o -MD -MP -MF .deps/t_tdr_ps.Tpo -c -o t_tdr_ps.o t_tdr_ps.c mv -f .deps/t_tdr_ps.Tpo .deps/t_tdr_ps.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_tdr_ps t_tdr_ps.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_tdr_ps t_tdr_ps.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_tdr_ia.o -MD -MP -MF .deps/t_tdr_ia.Tpo -c -o t_tdr_ia.o t_tdr_ia.c mv -f .deps/t_tdr_ia.Tpo .deps/t_tdr_ia.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_tdr_ia t_tdr_ia.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_tdr_ia t_tdr_ia.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_unif.o -MD -MP -MF .deps/t_unif.Tpo -c -o t_unif.o t_unif.c mv -f .deps/t_unif.Tpo .deps/t_unif.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_unif t_unif.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_unif t_unif.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_utdr.o -MD -MP -MF .deps/t_utdr.Tpo -c -o t_utdr.o t_utdr.c mv -f .deps/t_utdr.Tpo .deps/t_utdr.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_utdr t_utdr.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_utdr t_utdr.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_vempk.o -MD -MP -MF .deps/t_vempk.Tpo -c -o t_vempk.o t_vempk.c mv -f .deps/t_vempk.Tpo .deps/t_vempk.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_vempk t_vempk.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_vempk t_vempk.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_vnrou.o -MD -MP -MF .deps/t_vnrou.Tpo -c -o t_vnrou.o t_vnrou.c mv -f .deps/t_vnrou.Tpo .deps/t_vnrou.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_vnrou t_vnrou.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_vnrou t_vnrou.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_stringparser.o -MD -MP -MF .deps/t_stringparser.Tpo -c -o t_stringparser.o t_stringparser.c mv -f .deps/t_stringparser.Tpo .deps/t_stringparser.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_stringparser t_stringparser.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_stringparser t_stringparser.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_info.o -MD -MP -MF .deps/t_info.Tpo -c -o t_info.o t_info.c mv -f .deps/t_info.Tpo .deps/t_info.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_info t_info.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_info t_info.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT t_util_matrix.o -MD -MP -MF .deps/t_util_matrix.Tpo -c -o t_util_matrix.o t_util_matrix.c mv -f .deps/t_util_matrix.Tpo .deps/t_util_matrix.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o t_util_matrix t_util_matrix.o libtestroutines.la ../tests/testdistributions/libtestdistributions.la ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/t_util_matrix t_util_matrix.o ./.libs/libtestroutines.a ../tests/testdistributions/.libs/libtestdistributions.a ../src/.libs/libunuran.so -lm make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/tests' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/tests' x_gen: [new ==> ok] [sample ==> ok] PASS: t_x_gen test: [new ==> ok] [sample ==> ok] [special ==> ok] PASS: t_unur_tests error: [new ==> ok] [special ==> ok] PASS: t_unur_error urng: [new ==> ok] [set ==> ok] [sample ==> ok] PASS: t_urng distr: [new ==> ok] [set ==> ok] [get ==> ok] PASS: t_distr distr_cemp: [new ==> ok] [set ==> ok] [get ==> ok] [chg ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] PASS: t_distr_cemp distr_cont: [new ==> ok] [set ==> ok] [get ==> ok] [chg ==> ok] [sample ==> ok] [validate (chi^2) beta_w_pdf_from_logpdf+++ cauchy_w_pdf_from_logpdf++++++ exponential_w_pdf_from_logpdf++++++ gamma_w_pdf_from_logpdf+++ normal_w_pdf_from_logpdf++++++ powerexponential_w_pdf_from_logpdf+++ (verify hat) beta_w_pdf_from_logpdf+++ cauchy_w_pdf_from_logpdf++++++ exponential_w_pdf_from_logpdf++++++ gamma_w_pdf_from_logpdf+++ normal_w_pdf_from_logpdf++++++ powerexponential_w_pdf_from_logpdf+++ ==> ok] PASS: t_distr_cont distr_corder: [new ==> ok] [set ==> ok] [get ==> ok] [sample ==> ok] [validate (chi^2) order statistics+++++++++++++++++++++++++++++++++++++++++++++ ==> ok] PASS: t_distr_corder distr_cvec: [new ==> ok] [set ==> ok] [get ==> ok] [chg ==> ok] [sample ==> ok] PASS: t_distr_cvec distr_condi: [new ==> ok] [set ==> ok] [get ==> ok] [sample ==> ok] [validate (verify hat) condi_standardmultinormal_3++++++++++ condi_standardmultinormal_4++++ condi_standardmultinormal_domain+++++++.++++ ==> ok] PASS: t_distr_condi distr_cvemp: [new ==> ok] [set ==> ok] [get ==> ok] PASS: t_distr_cvemp distr_cxtrans: [new ==> ok] [set ==> ok] [get ==> ok] [sample ==> ok] [validate (chi^2) transformed RV++++ ==> ok] PASS: t_distr_cxtrans distr_discr: [new ==> ok] [set ==> ok] [get ==> ok] [chg ==> ok] [sample ==> ok] PASS: t_distr_discr distr_matr: [new ==> ok] [get ==> ok] PASS: t_distr_matr auto: [new ==> ok] [set ==> ok] [sample ==> ok] PASS: t_auto arou: [new ==> ok] [set ==> ok] [get ==> ok] [chg ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) beta+++++++++++++++++++++ exponential+++ cauchy+++ gamma+++++++++++++++ laplace++++++ normal++++++ uniform++++++ cauchy+++ beta+++ (verify hat) beta+++++++++++++++++++++ exponential+++ cauchy++++++ gamma+++++++++++++++ laplace++(~+)+++ normal+++(~+)+(~+) uniform++++++ cauchy+++ beta++(~+) ==> ok] PASS: t_arou ars: [new ==> ok] [set ==> ok] [get ==> ok] [chg ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) beta++++++++++++++++++++++++++++ cauchy----... exponential++++++++++++++ gamma++++...++++...++++...++.+... laplace++++++++++++++ normal+++++++++.++++++.++++ uniform+++++++ beta+++++++ normal_1++++... (verify hat) beta++++++++++++++++++++++++++++ cauchy----... exponential+++++++++++... gamma++++...++++...++++...++.+... laplace(~+)+(~+)+++++++++++ normal+++++++++.++++++.++++ uniform+++++++ beta+++++++ normal_1++++... ==> ok] PASS: t_ars cext: [new ==> ok] [set ==> ok] [get ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) exponential++++-+++++++ ==> ok] PASS: t_cext cstd: [new ==> ok] [set ==> ok] [chg ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) . beta+.......... burr+...........+...........+...........+...........+...........+...........+...........+...........+...........+...........0...........+........... cauchy+.........+++.........++. chi+.......... exponential+.........+++.........++ extremeI+.........+++.........+++.........++ extremeII+.........+++.........+++.........++. gamma++........+.++........+.++........+.++........+.++........+ laplace+.........+++.........+++.........++ logistic+.........+++.........+++.........++ lomax+.........+++.........+++.........+++.........++ normal++++++++..++++++++++..++ pareto+..........++..........++..........++.........++. powerexponential-...........+.........+.+.......... triangular+.........+. weibull+0........+++.........+++.........++ uniform+.........+++..........+ cauchy+.........++ CDF_only0........... CDF&invCDF+........... ==> ok] [special [test maximal u-error for inversion method] beta0 burr++++++++++0+ cauchy+ chi0 chisquare0 exponential+ extremeI+ extremeII+ F0 gamma0 gig0 gig20 ghyp0 hyperbolic0 ig0 laplace+ logistic+ lognormal0 lomax+ normal+ pareto+ powerexponential0 rayleigh0 slash0 student0 triangular+ uniform+ weibull+ ==> ok] PASS: t_cstd dari: [new ==> ok] [set ==> ok] [chg ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) geometric++++++++++++++ logarithmic++++++++++++++ negativebinomial++++++++++++++ poisson++++++.++++++. zipf++++++. binomial++++++.++++++. hypergeometric++++++. test-poisson++++++.++++++.++++++. (verify hat) geometric++++++++++++++ logarithmic++++++++++++++ negativebinomial++++++++++++++ poisson++++++.++++++. zipf++++++. binomial++++++.++++++. hypergeometric++++++. test-poisson++++++.++++++.++++++.000000. ==> ok] PASS: t_dari dau: [new ==> ok] [set ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) pv(random)+++.+++.+++. pv(geometric)+++.+++. pv(geometric) - shifted domain+++.+++. geometric+++.+++. logarithmic+++.+++. negativebinomial+++. poisson+++. zipf+++. binomial++++ ==> ok] PASS: t_dau dext: [new ==> ok] [set ==> ok] [get ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) geometric++++-+++ ==> ok] PASS: t_dext dgt: [new ==> ok] [set ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) pv(random)+++++..+++++..+++++.. pv(geometric)+++++..+++++.. pv(geometric) - shifted domain+++++..+++++.. geometric++++++.++++++. logarithmic++++++.++++++. negativebinomial++++++.++++++. poisson++++++. zipf++++++. binomial++++++++++++++ ==> ok] PASS: t_dgt dsrou: [new ==> ok] [set ==> ok] [chg ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) geometric+++.+++.+++. logarithmic+++.+++. negativebinomial+++.+++.+++. poisson+++.+++. binomial++++++++ hypergeometric+++.+++. test find_mode+... (verify hat) geometric+++.+++.+++. logarithmic+++.+++. negativebinomial+++.+++.++.. poisson+++.+++. binomial++++++++ hypergeometric+++.+++. test find_mode+... ==> ok] PASS: t_dsrou dss: [new ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) pv(0..35)++.+ pv(100..135)++.+ pmf(0..35)++..++.. cdf(0..35)+...+... geometric++.. logarithmic++.. negativebinomial++.. poisson++..++.. ==> ok] PASS: t_dss dstd: [new ==> ok] [set ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) binomial-+..+..+..+..+..+..+..+. geometric+..+..+..+..+..+... hypergeometric+...+.+...+.+...+.+...+.+...+.+...+. logarithmic+.+...+.+...+.+...+.+...+.+... poisson++++..++++..++++..++++..++++. negativebinomial-..... ==> ok] PASS: t_dstd empk: [new ==> ok] [set ==> ok] [chg ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) (empirical)++?+++++ ==> ok] PASS: t_empk empl: [new ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) (empirical)+ ==> ok] PASS: t_empl gibbs: [new ==> ok] [set ==> ok] [get ==> ok] [chg ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) multinormal++++++++++++ multicauchy00++00++00++ multistudent_ar100++ multinormal+.+.+.+. ==> ok] PASS: t_gibbs hinv: [new ==> ok] [set ==> ok] [get ==> ok] [chg ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) beta+++++++++++++++++++++.++++++++++++++++++++++++++++++++++++++++++++++++++ cauchy++++++++++++++++++ exponential++++++++++++++++++ gamma++++++++++++++++++++++++++++++.+++++++++++++++++++++.+ laplace++++++++++++++++.+ normal++++++++++++++++++ uniform++++++++++++.+++-+ F++++++++++++++++++++++++++++++++++++++++++++++++++++++ cauchy+++++++.. beta++++++++. unknown++++++.+.+++++.++. triangular-string+++...... triangular-invalid-string000......000...... ==> ok] [special test maximal u-error: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ test unur_chg_truncated(): normal+++++++++++ sinus1+++++++++++ sinus2+++++++++++ ==> ok] PASS: t_hinv hist: [new ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) (empirical)++ ==> ok] PASS: t_hist hitro: [new ==> ok] [set ==> ok] [get ==> ok] [chg ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) multinormal+++++++++++++++++++++++++++++++++++++++++++++ multicauchy+++++++++++++++++++++++++++ multistudent_ar1?+++++++++ multinormal+++++.++++++++.++++++++.+++000000000 ==> ok] PASS: t_hitro hrb: [new ==> ok] [set ==> ok] [chg ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) decreasing HR++. constant HR++- increasing HR--. (verify hat) decreasing HR++- constant HR++- increasing HR--. ==> ok] PASS: t_hrb hrd: [new ==> ok] [set ==> ok] [chg ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) decreasing HR+ constant HR+ increasing HR- (verify hat) decreasing HR+ constant HR+ increasing HR- ==> ok] PASS: t_hrd hri: [new ==> ok] [set ==> ok] [chg ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) constant HR++ increasing HR wb31++ increasing HR gm31++ increasing HR gm51++ (verify hat) constant HR++ increasing HR wb31++ increasing HR gm31++ increasing HR gm51++ ==> ok] PASS: t_hri itdr: [new ==> ok] [set ==> ok] [get ==> ok] [chg ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) gamma++.+++.++++..+++..++0....+..-++..+++..-++..-++..-++..-+ gamma_wo_logpdf++.+++.++++..+++..++0....+..-++..+++..-++..-++..-++..-+ normal0....+..+-+..+-+..++0.... normal_wo_logpdf0....+..+-+..+-+..++0.... cauchy0....+..+-+..+-+..++0.... cauchy_wo_logpdf0....+..+-+..+-+..++0.... beta+..+++..-++..-++..++ beta_wo_logpdf+..+++..-++..-++..++ F+..+++..+++..++ (verify hat) gamma++.+++.++++..+++..++0....+..-++..+++..-++..-++..-++..-+ gamma_wo_logpdf++.+++.++++..+++..++0....+..-++..+++..-++..-++..-++..-+ normal0....+..+-+..+-+..++0.... normal_wo_logpdf0....+..+-+..+-+..++0.... cauchy0....+..+-+..+-+..++0.... cauchy_wo_logpdf0....+..+-+..+-+..++0.... beta+..+++..-++..-++..++ beta_wo_logpdf+..+++..-++..-++..++ F+..+++..+++..++ ==> ok] PASS: t_itdr mcorr: [new ==> ok] [set ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [special test eigenvalues ==> ok] PASS: t_mcorr mixt: [new ==> ok] [set ==> ok] [init ==> ok] [sample ==> ok] [special cont++ cont_inv+ ==> ok] PASS: t_mixt mvstd: [new ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) multinormal+++++.+++.+.+.+.+.+.+. multinormal_ar1+. multinormal+.0. multicauchy0. ==> ok] PASS: t_mvstd mvtdr: [new ==> ok] [set ==> ok] [get ==> ok] [chg ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) multinormal++++++++++++ multinormal_ar1++++++++ multinormal_constantrho+++ multinormal++++++++ (verify hat) multinormal++++++++++++ multinormal_ar1++++++++ multinormal_constantrho+++ multinormal_ar1++++++++ multinormal++++++++ ==> ok] PASS: t_mvtdr ninv: [new ==> ok] [set ==> ok] [chg ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) beta++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ cauchy++++++++++++++++++++++++++++++++++++++++ exponential++++++++++++++++++++++++++++++++++++++++ gamma+++++++++++++++++++++++++++++++++++++++++.+++++++++++++++++++.++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ laplace++++++++++++++++++++++++++++++++++++++++ normal++++++++++++++++++++++++++++++++++++++++ uniform++++++++++++++++++++++++++++++++++++++++ cauchy++++++++++++++++++++ beta++++++++++++++++++++ ==> ok] [special [test maximal u-error] Standard distributions: normal++++++ ==> ok] PASS: t_ninv norta: [new ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) copula++ gamma marginals+ gamma-cauchy-beta marginals+ copula with random correlations++++ gamma marginals with rectangular domain+++ ==> ok] PASS: t_norta nrou: [new ==> ok] [set ==> ok] [chg ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) beta+.+++++.+++++.+++++.+++++.+++++.++++ exponential+.+++++.++++ cauchy+..++++..+++ gamma+.+++++.+++++.+++++.+++++.+++++.++.+ laplace+.+++++-++.+ normal+++++++.++++ uniform+.+++++.++.+ cauchy+.++.. sqrtlin+..+..+..+.. exponential+.++.. (verify hat) beta+.+++++.+++++.+++++.+++++.+++++.++++ exponential+.+++++.++++ cauchy+..++++..+++ gamma+.+++++.+++++.+++++.+++++.+++++.++.+ laplace+.+++++-++.+ normal+++++++.++++ uniform+.+++++.++.+ cauchy+.++.. sqrtlin+..+..+..+.. exponential+.++.. ==> ok] PASS: t_nrou pinv: [new ==> ok] [set ==> ok] [get ==> ok] [sample ==> ok] [validate (chi^2) normal++ unknown00 ==> ok] [special [test maximal u-error] Standard distributions: normal++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ cauchy++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ exponential++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ gamma(0.9)++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ gamma(1.02)++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ gamma(1.5)++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ gamma(2)++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ gamma(5)++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ beta(2,3)++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Gumbel++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ shifted normal++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ shifted normal++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Truncated Distributions: truncated normal[3,inf]++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ==> ok] PASS: t_pinv srou: [new ==> ok] [set ==> ok] [chg ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) beta?+++++++++++++++++++++++++.+++++.++++++++++++ exponential++++++++++++++++++++++ cauchy++++++++++++++++++++++ gamma+++++++++++++++++++++++++++++++++++++++++++++++++++++++00000000000 laplace++++++++++++++++++++++ normal++++++++++++++.+++++.+ uniform++++++++++++++-+++++-+ cauchy++-+++++-++ sqrtlin+++..++++..+++..++++.. (verify hat) beta+++++++++++++++++++++++++.+++++.++++++++++++ exponential++++++++++++++++++++++ cauchy++++++++++++++++++++++ gamma+++++++++++++++++++++++++++++++++++++++++++++++++++++++ laplace++++++++++++++++++++++ normal++++++++++++++.+++++.+ uniform++++++++++++++.+++++.+ cauchy++.+++++.++ sqrtlin++(~+)..++++..++...++++.. ==> ok] PASS: t_srou ssr: [new ==> ok] [set ==> ok] [chg ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) beta+++++++.+++. exponential++++++++ cauchy++++++++ beta++++ gamma+++.+++.+++++++.0000 laplace++++++++ normal++++++.. uniform++++++-+ cauchy+.++ sqrtlin++..++.. (verify hat) beta+++++++.++..+++. exponential++++++++ cauchy++++++++ beta++++ gamma+++.+++.+++. laplace++++++++ normal++++++.. uniform+++.++.+ cauchy+.++ sqrtlin++..++.. ==> ok] PASS: t_ssr tabl: [new ==> ok] [set ==> ok] [get ==> ok] [chg ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) beta+++++++00++++++0.00++.++.0000++++++0000++++++0+00+ cauchy+++++0+00++++++0+00+ exponential+++++0+00++++++0+00+ gamma+++++0+00++++++0+00++++++0000++++++0-00+ laplace+++++0+00++++++0.00+ normal+++++0+00++++++0+00+ uniform+++++++++++.++.0+00+ cauchy++?+++++00+ sawtooth_contpdf000000+0000000000000 sawtooth_discpdf0000000+0000000000+0 (verify hat) beta+.++.++...+.++......+.++......+.++......+.++...... cauchy+.++..+...+.++..+... exponential+.++..+...+.++..+... gamma+.++..+...+.++..+...+.++......+.++...... laplace+.++..+...+.++..-... normal+.++..+...+.++..+... uniform+.++.++...+.++..+... cauchy+.++.++......... sawtooth_contpdf+................................. ==> ok] PASS: t_tabl tdr: [new ==> ok] [set ==> ok] [get ==> ok] [chg ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] PASS: t_tdr tdr: [new ==> ok] [validate (chi^2) beta+++++++..+++++++..++++++++++++++++..+++++++..++++++++++++++++++ cauchy++++0--+0++++0--+0 exponential++++++++++++++++++ gamma+++++++..+++++++++++++++..+++.+++.. laplace++++++++++++++++.. normal++++++++++++++++++ uniform++++++++++++++++.. cauchy+++++++.. beta+++++++.. sqrtlin++++000..++++000.. (verify hat) beta+++++++..+++++++..++++++++++++++++..+++++++..++++++++++++++++++ cauchy++++0--+0++++0--+0 exponential++++++++++++++++++ gamma+++++++..++++++++++++++++++++.+++.. laplace++++++++++++++++.. normal+++++++++++++++++ uniform++++++++++++++++.. cauchy+++++++.. beta+++++++........... ==> ok] PASS: t_tdr_gw tdr: [new ==> ok] [validate (chi^2) beta++++++++..++++++++..++++++++++++++++++..++++++++..++++++++++++++++++++ cauchy++++0--++0+++?+0--++0 exponential++++++++++++++++++++ gamma++++++++..+++++++++++++++++..+++.++++.. laplace++++++++++++++++++.. normal++++++++++++++++++.. uniform++++++++++++++++++.. F++++000+-- cauchy++++++++.. beta++++++++.. sqrtlin++++000+..++++000+.. (verify hat) beta++++++++..++++++++..++++++++++++++++++..++++++++..+++(~+)++++++++++++++++ cauchy++++0--+..++++0--+.. exponential++++++++++++++++++++ gamma++++++++..+++++++++++++++++..+++.++++.. laplace++++++++++++++++++.. normal++++++++++++++++++.. uniform++++++++++++++++++.. F++++000+-- cauchy++++++++.. beta++++++++.. sqrtlin++++...+............ ==> ok] PASS: t_tdr_ps tdr: [new ==> ok] [validate (chi^2) beta++++..++++..++++++++++..++++..++++++++++++ cauchy+++0+0+++0+0 exponential++++++++++++ gamma++++++++++..++++..++++.. laplace++++++++++++ normal++++++++++++ uniform++++++++++.. cauchy++++.. beta++++.. sqrtlin+++0..+++0.. (verify hat) beta++++..++++..++++++++++..++++..++++++++++++ cauchy+++0+0+++0+0 exponential++++++++++++ gamma++++..++++++++++..++++.. laplace++++++++++++ normal++++++++++.. uniform++++++++++.. cauchy++++.. beta++++.. sqrtlin+++......... ==> ok] PASS: t_tdr_ia unif: [new ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] PASS: t_unif utdr: [new ==> ok] [set ==> ok] [chg ==> ok] [init ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) beta+++++++..+..++. exponential++++++ cauchy++++++ gamma+++++.++.++. laplace++++++ normal++++.. uniform++.+-+ cauchy+++ sqrtlin+..+.. (verify hat) beta+++++++..+..++. exponential++++++ cauchy++++++ gamma+++++.++.++. laplace++++++ normal++++.. uniform++.+.+ cauchy+++ sqrtlin+.. ==> ok] PASS: t_utdr vempk: [new ==> ok] [set ==> ok] [chg ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) (empirical)++++ ==> ok] PASS: t_vempk vnrou: [new ==> ok] [set ==> ok] [get ==> ok] [chg ==> ok] [reinit ==> ok] [sample ==> ok] [validate (chi^2) multinormal++++.++++-.++++..++++.+.+++... multinormal_ar1+++...+++..++++... multicauchy_ar1+.+...+.+..++.+...+.+... multistudent_ar1+++..++++..+ multinormal_constantrho+++...+++..++++... multicauchy_constantrho+.+...+.+..++.+...+.+... multistudent_constantrho+++..++++..+ multinormal+++...+++...+++...000... (verify hat) multinormal++++.++++-.++++..++++.+.+++... multinormal_ar1+++...+++..++++... multicauchy_ar1(~+).+...+.+..++.+...+.+... multistudent_ar1+++..++++..+ multinormal_constantrho+++...+++..++++... multicauchy_constantrho+.+...+.+..(~+)+.+...+.+... multistudent_constantrho+++..++++..+ multinormal+++...+++...+++...000... ==> ok] PASS: t_vnrou stringparser: [new ==> ok] [init ==> ok] [sample ==> ok] PASS: t_stringparser info: [new ==> ok] [sample AROU ARS CEXT CSTD DARI DAU DGT DSROU DSS DSTD DEXT EMPK EMPL GIBBS HINV HIST HITRO HRB HRD HRI ITDR MCORR MIXT MVSTD MVTDR NINV NORTA NROU PINV SROU SSR TABL TDR UNIF UTDR VEMPK VNROU ==> ok] PASS: t_info matrix: [new ==> ok] [special Eigensystem ==> ok] PASS: t_util_matrix =================== All 58 tests passed =================== make[3]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/tests' make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/tests' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/doc' Making check in src make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/doc/src' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/doc/src' Making check in figures make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/doc/figures' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/doc/figures' Making check in . make[2]: Entering directory `/builddir/build/BUILD/unuran-1.7.1/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/unuran-1.7.1/doc' + exit 0 Processing files: unuran-1.7.1-1.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.86300 + umask 022 + cd /builddir/build/BUILD + cd unuran-1.7.1 + DOCDIR=/var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/share/doc/unuran-1.7.1 + export DOCDIR + rm -rf /var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/share/doc/unuran-1.7.1 + /bin/mkdir -p /var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/share/doc/unuran-1.7.1 + cp -pr COPYING AUTHORS README NEWS KNOWN-PROBLEMS THANKS UPGRADE /var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/share/doc/unuran-1.7.1 + exit 0 Provides: libunuran.so.14 Requires(interp): /bin/sh /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info /sbin/ldconfig Requires(preun): /bin/sh /sbin/install-info Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libm.so.6 libm.so.6(GLIBC_2.0) libunuran.so.14 rtld(GNU_HASH) Processing files: unuran-devel-1.7.1-1.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.86300 + umask 022 + cd /builddir/build/BUILD + cd unuran-1.7.1 + DOCDIR=/var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/share/doc/unuran-devel-1.7.1 + export DOCDIR + rm -rf /var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/share/doc/unuran-devel-1.7.1 + /bin/mkdir -p /var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/share/doc/unuran-devel-1.7.1 + cp -pr doc/unuran.pdf __dist_examples/examples /var/tmp/unuran-1.7.1-1.el5-root-mockbuild/usr/share/doc/unuran-devel-1.7.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libunuran.so.14 unuran = 1.7.1-1.el5 Processing files: unuran-debuginfo-1.7.1-1.el5 Provides: libunuran.so.14.0.1.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/unuran-1.7.1-1.el5-root-mockbuild warning: Could not canonicalize hostname: ppc05.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/unuran-1.7.1-1.el5.ppc.rpm Wrote: /builddir/build/RPMS/unuran-devel-1.7.1-1.el5.ppc.rpm Wrote: /builddir/build/RPMS/unuran-debuginfo-1.7.1-1.el5.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.56719 + umask 022 + cd /builddir/build/BUILD + cd unuran-1.7.1 + rm -rf /var/tmp/unuran-1.7.1-1.el5-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->