D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/unuran-1.8.1-2.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IWTV8u
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf unuran-1.8.1
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/unuran-1.8.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd unuran-1.8.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf autoconf
+ env NOCONFIGURE=1 ./autogen.sh
I am going to run ./configure with no arguments - if you wish 
to pass any to it, please specify them on the ./autogen.sh command line.

Running libtoolize ...

Running aclocal ...

Running autoheader ...

Running automake ...
configure.ac:8: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:8: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:54: installing 'autoconf/compile'
configure.ac:50: installing 'autoconf/config.guess'
configure.ac:50: installing 'autoconf/config.sub'
configure.ac:8: installing 'autoconf/install-sh'
configure.ac:8: installing 'autoconf/missing'
doc/Makefile.am:6: installing 'autoconf/mdate-sh'
examples/Makefile.am: installing 'autoconf/depcomp'
parallel-tests: installing 'autoconf/test-driver'
/usr/share/automake-1.16/am/ltlibrary.am: warning: 'libunuran.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
src/Makefile.am:29:   while processing Libtool library 'libunuran.la'
/usr/share/automake-1.16/am/ltlibrary.am: warning: 'libdistr.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
src/distr/Makefile.am:7:   while processing Libtool library 'libdistr.la'
/usr/share/automake-1.16/am/ltlibrary.am: warning: 'libdistributions.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
src/distributions/Makefile.am:7:   while processing Libtool library 'libdistributions.la'
/usr/share/automake-1.16/am/ltlibrary.am: warning: 'libmethods.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
src/methods/Makefile.am:7:   while processing Libtool library 'libmethods.la'
/usr/share/automake-1.16/am/ltlibrary.am: warning: 'libparser.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
src/parser/Makefile.am:7:   while processing Libtool library 'libparser.la'
/usr/share/automake-1.16/am/ltlibrary.am: warning: 'libspecfunct.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
src/specfunct/Makefile.am:7:   while processing Libtool library 'libspecfunct.la'
/usr/share/automake-1.16/am/ltlibrary.am: warning: 'libtests.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
src/tests/Makefile.am:7:   while processing Libtool library 'libtests.la'
/usr/share/automake-1.16/am/ltlibrary.am: warning: 'libuniform.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
src/uniform/Makefile.am:7:   while processing Libtool library 'libuniform.la'
/usr/share/automake-1.16/am/ltlibrary.am: warning: 'liburng.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
src/urng/Makefile.am:7:   while processing Libtool library 'liburng.la'
/usr/share/automake-1.16/am/ltlibrary.am: warning: 'libutils.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
src/utils/Makefile.am:7:   while processing Libtool library 'libutils.la'
/usr/share/automake-1.16/am/ltlibrary.am: warning: 'libtestroutines.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
tests/Makefile.am:12:   while processing Libtool library 'libtestroutines.la'
/usr/share/automake-1.16/am/ltlibrary.am: warning: 'libtestdistributions.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
tests/testdistributions/Makefile.am:7:   while processing Libtool library 'libtestdistributions.la'

Running autoconf ...
configure.ac:8: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:9464: AM_INIT_AUTOMAKE is expanded from...
configure.ac:8: the top level
configure.ac:10: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:10: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:10: the top level
configure.ac:116: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:116: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:116: the top level
configure.ac:123: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:123: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:123: the top level


Running configure ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking for ar... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
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 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... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
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... no
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... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for sqrt in -lm... yes
checking for cblas_dgemm in -lgslcblas... no
checking for gsl_blas_dgemm in -lgsl... no
checking for egrep... (cached) /usr/bin/grep -E
checking for float.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/time.h... (cached) 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 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 for gcc options needed to detect all undeclared functions... none needed
checking whether log1p is declared... yes
checking whether getopt is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether isfinite is declared... yes
checking whether isinf is declared... yes
checking whether isnan is declared... yes
checking whether INFINITY is declared... yes
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
checking that generated files are newer than configure... done
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.8.1:
*
*  Source directory:           .
*  Installation directory:     /usr/local
*  C Compiler:                 gcc
*
*  Build shared library:       no
*  Build static library:       yes
*
*  Use deprecated code:        yes
*  Enable runtime checks:      yes
*  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
*
*========================================================


Now type 'make' to compile unuran.

+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zhNXFl
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd unuran-1.8.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./autoconf/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./autoconf/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./autoconf/config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./autoconf/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./autoconf/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./autoconf/config.guess
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying autoconf/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --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 race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking whether make sets $(MAKE)... (cached) yes
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for aarch64-mageia-linux-gnu-g++... no
checking for aarch64-mageia-linux-gnu-c++... no
checking for aarch64-mageia-linux-gnu-gpp... no
checking for aarch64-mageia-linux-gnu-aCC... no
checking for aarch64-mageia-linux-gnu-CC... no
checking for aarch64-mageia-linux-gnu-cxx... no
checking for aarch64-mageia-linux-gnu-cc++... no
checking for aarch64-mageia-linux-gnu-cl.exe... no
checking for aarch64-mageia-linux-gnu-FCC... no
checking for aarch64-mageia-linux-gnu-KCC... no
checking for aarch64-mageia-linux-gnu-RCC... no
checking for aarch64-mageia-linux-gnu-xlC_r... no
checking for aarch64-mageia-linux-gnu-xlC... no
checking for aarch64-mageia-linux-gnu-clang++... no
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... none
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking for aarch64-mageia-linux-gnu-ar... no
checking for ar... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
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 how to run the C++ preprocessor... g++ -E
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... no
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... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for sqrt in -lm... yes
checking for cblas_dgemm in -lgslcblas... no
checking for gsl_blas_dgemm in -lgsl... no
checking for egrep... (cached) /usr/bin/grep -E
checking for float.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/time.h... (cached) 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 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 for gcc options needed to detect all undeclared functions... none needed
checking whether log1p is declared... yes
checking whether getopt is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether isfinite is declared... yes
checking whether isinf is declared... yes
checking whether isnan is declared... yes
checking whether INFINITY is declared... yes
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
checking that generated files are newer than configure... done
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.8.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
*
*========================================================

+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in .
make[2]: Nothing to be done for 'all-am'.
Making all in scripts
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/scripts'
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o compute_machine_constants.o compute_machine_constants.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/scripts'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/scripts'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o compute_machine_constants compute_machine_constants.o  -lm 
libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o compute_machine_constants compute_machine_constants.o  -lm
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/scripts'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/scripts'
test -f ../src/utils/unur_fp_const_source.h \
|| ./compute_machine_constants > ../src/utils/unur_fp_const_source.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/scripts'
Making all in src
Making all in utils
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o debug.lo debug.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c debug.c  -fPIC -DPIC -o .libs/debug.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o error.lo error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c error.c  -fPIC -DPIC -o .libs/error.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hooke.lo hooke.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hooke.c  -fPIC -DPIC -o .libs/hooke.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmax.lo fmax.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fmax.c  -fPIC -DPIC -o .libs/fmax.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mrou_rectangle.lo mrou_rectangle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mrou_rectangle.c  -fPIC -DPIC -o .libs/mrou_rectangle.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lobatto.lo lobatto.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lobatto.c  -fPIC -DPIC -o .libs/lobatto.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o slist.lo slist.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c slist.c  -fPIC -DPIC -o .libs/slist.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o umalloc.lo umalloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c umalloc.c  -fPIC -DPIC -o .libs/umalloc.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o string.lo string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c string.c  -fPIC -DPIC -o .libs/string.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o matrix.lo matrix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c matrix.c  -fPIC -DPIC -o .libs/matrix.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o umath.lo umath.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c umath.c  -fPIC -DPIC -o .libs/umath.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stream.lo stream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c stream.c  -fPIC -DPIC -o .libs/stream.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o unur_fp.lo unur_fp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c unur_fp.c  -fPIC -DPIC -o .libs/unur_fp.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vector.lo vector.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vector.c  -fPIC -DPIC -o .libs/vector.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o eigensystem.lo eigensystem.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eigensystem.c  -fPIC -DPIC -o .libs/eigensystem.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
Making all in methods
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auto.lo auto.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c auto.c  -fPIC -DPIC -o .libs/auto.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cext.lo cext.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cext.c  -fPIC -DPIC -o .libs/cext.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o x_gen.lo x_gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c x_gen.c  -fPIC -DPIC -o .libs/x_gen.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dau.lo dau.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dau.c  -fPIC -DPIC -o .libs/dau.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cstd.lo cstd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cstd.c  -fPIC -DPIC -o .libs/cstd.o
cstd.c: In function '_unur_cstd_inversion_init':
cstd.c:804:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  804 |     if (gen) {
      |        ^
cstd.c:817:3: note: here
  817 |   default: /* no such generator */
      |   ^~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dext.lo dext.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dext.c  -fPIC -DPIC -o .libs/dext.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dgt.lo dgt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dgt.c  -fPIC -DPIC -o .libs/dgt.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dari.lo dari.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dari.c  -fPIC -DPIC -o .libs/dari.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dss.lo dss.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dss.c  -fPIC -DPIC -o .libs/dss.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dsrou.lo dsrou.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dsrou.c  -fPIC -DPIC -o .libs/dsrou.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o empl.lo empl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c empl.c  -fPIC -DPIC -o .libs/empl.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dstd.lo dstd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dstd.c  -fPIC -DPIC -o .libs/dstd.o
dstd.c: In function '_unur_dstd_inversion_init':
dstd.c:811:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  811 |     if (gen) {
      |        ^
dstd.c:824:3: note: here
  824 |   default: /* no such generator */
      |   ^~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o empk.lo empk.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c empk.c  -fPIC -DPIC -o .libs/empk.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ars.lo ars.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ars.c  -fPIC -DPIC -o .libs/ars.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o arou.lo arou.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arou.c  -fPIC -DPIC -o .libs/arou.o
arou.c: In function '_unur_arou_get_starting_cpoints':
arou.c:1428:22: warning: variable 'is_center' set but not used [-Wunused-but-set-variable]
 1428 |   int i, use_center, is_center, is_increasing;
      |                      ^~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hist.lo hist.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hist.c  -fPIC -DPIC -o .libs/hist.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hrb.lo hrb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hrb.c  -fPIC -DPIC -o .libs/hrb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gibbs.lo gibbs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gibbs.c  -fPIC -DPIC -o .libs/gibbs.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hrd.lo hrd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hrd.c  -fPIC -DPIC -o .libs/hrd.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hri.lo hri.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hri.c  -fPIC -DPIC -o .libs/hri.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mvstd.lo mvstd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mvstd.c  -fPIC -DPIC -o .libs/mvstd.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mixt.lo mixt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mixt.c  -fPIC -DPIC -o .libs/mixt.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hinv.lo hinv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hinv.c  -fPIC -DPIC -o .libs/hinv.o
hinv.c: In function '_unur_hinv_interval_new':
hinv.c:1450:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1450 |     iv->df = dPDF(p);
      |            ^
hinv.c:1451:3: note: here
 1451 |   case 3:
      |   ^~~~
hinv.c:1452:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1452 |     iv->f = PDF(p);
      |           ^
hinv.c:1453:3: note: here
 1453 |   case 1:
      |   ^~~~
hinv.c: In function '_unur_hinv_interval_parameter':
hinv.c:1675:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1675 |       iv->spline[5] = 0.;
      |       ~~~~~~~~~~~~~~^~~~
hinv.c:1678:3: note: here
 1678 |   case 3:    /* cubic Hermite interpolation */
      |   ^~~~
hinv.c:1689:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1689 |       iv->spline[3] = 0.;
      |       ~~~~~~~~~~~~~~^~~~
hinv.c:1692:3: note: here
 1692 |   case 1:    /* linear interpolation */
      |   ^~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mcorr.lo mcorr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mcorr.c  -fPIC -DPIC -o .libs/mcorr.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hitro.lo hitro.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hitro.c  -fPIC -DPIC -o .libs/hitro.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o itdr.lo itdr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c itdr.c  -fPIC -DPIC -o .libs/itdr.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o norta.lo norta.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c norta.c  -fPIC -DPIC -o .libs/norta.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nrou.lo nrou.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nrou.c  -fPIC -DPIC -o .libs/nrou.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o unif.lo unif.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c unif.c  -fPIC -DPIC -o .libs/unif.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ssr.lo ssr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ssr.c  -fPIC -DPIC -o .libs/ssr.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ninv.lo ninv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ninv.c  -fPIC -DPIC -o .libs/ninv.o
In file included from ninv.c:334:
ninv_regula.ch: In function '_unur_ninv_bracket':
ninv_regula.ch:317:18: warning: variable 'ftmp' set but not used [-Wunused-but-set-variable]
  317 |   double f1, f2, ftmp;   /* function values at x1, x2, xtmp                  */
      |                  ^~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o srou.lo srou.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c srou.c  -fPIC -DPIC -o .libs/srou.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mvtdr.lo mvtdr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mvtdr.c  -fPIC -DPIC -o .libs/mvtdr.o
In file included from mvtdr.c:330:
In function '_unur_mvtdr_etable_new',
    inlined from '_unur_mvtdr_triangulate' at mvtdr_init.ch:978:11:
mvtdr_init.ch:1760:17: warning: argument 1 value '18446744073709551608' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
 1760 |   GEN->etable = malloc( size * sizeof(E_TABLE*) );
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/unur_source.h:71,
                 from mvtdr.c:50:
mvtdr_init.ch: In function '_unur_mvtdr_triangulate':
/usr/include/stdlib.h:539:14: note: in a call to allocation function 'malloc' declared here
  539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__
      |              ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vempk.lo vempk.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vempk.c  -fPIC -DPIC -o .libs/vempk.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o utdr.lo utdr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c utdr.c  -fPIC -DPIC -o .libs/utdr.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vnrou.lo vnrou.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vnrou.c  -fPIC -DPIC -o .libs/vnrou.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tabl.lo tabl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tabl.c  -fPIC -DPIC -o .libs/tabl.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pinv.lo pinv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pinv.c  -fPIC -DPIC -o .libs/pinv.o
In file included from pinv.c:552:
pinv_prep.ch: In function '_unur_pinv_cut_CDF':
pinv_prep.ch:792:14: warning: variable 'fl' set but not used [-Wunused-but-set-variable]
  792 |   double fs, fl;    /* CDF at xs and xl */
      |              ^~
pinv_prep.ch:792:10: warning: variable 'fs' set but not used [-Wunused-but-set-variable]
  792 |   double fs, fl;    /* CDF at xs and xl */
      |          ^~
In file included from pinv.c:553:
pinv_newton.ch: In function '_unur_pinv_create_table':
pinv_newton.ch:114:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  114 |       smooth = 1;
      |       ~~~~~~~^~~
pinv_newton.ch:116:5: note: here
  116 |     case 1:
      |     ^~~~
pinv_newton.ch:123:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  123 |       smooth = 0;
      |       ~~~~~~~^~~
pinv_newton.ch:125:5: note: here
  125 |     case 0:
      |     ^~~~
pinv_newton.ch:129:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  129 |       if (_unur_pinv_newton_create(gen,GEN->iv+i,xval) == UNUR_SUCCESS)
      |          ^
pinv_newton.ch:132:5: note: here
  132 |     case -1:
      |     ^~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tdr.lo tdr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tdr.c  -fPIC -DPIC -o .libs/tdr.o
In file included from tdr_sample.ch:42,
                 from tdr.c:669:
tdr_gw_sample.ch: In function '_unur_tdr_gw_sample_check':
tdr_gw_sample.ch:264:7: warning: variable 'error' set but not used [-Wunused-but-set-variable]
  264 |   int error = 0;               /* indicates error                            */
      |       ^~~~~
In file included from tdr_sample.ch:43,
                 from tdr.c:669:
tdr_ia_sample.ch: In function '_unur_tdr_ia_sample_check':
tdr_ia_sample.ch:245:7: warning: variable 'error' set but not used [-Wunused-but-set-variable]
  245 |   int error = 0;
      |       ^~~~~
In file included from tdr_sample.ch:44,
                 from tdr.c:669:
tdr_ps_sample.ch: In function '_unur_tdr_ps_sample_check':
tdr_ps_sample.ch:228:7: warning: variable 'error' set but not used [-Wunused-but-set-variable]
  228 |   int error = 0;               /* indicates error                            */
      |       ^~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
Making all in specfunct
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/specfunct'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o log1p.lo log1p.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c log1p.c  -fPIC -DPIC -o .libs/log1p.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/specfunct'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/specfunct'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ndtri.lo ndtri.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ndtri.c  -fPIC -DPIC -o .libs/ndtri.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/specfunct'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/specfunct'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o polevl.lo polevl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c polevl.c  -fPIC -DPIC -o .libs/polevl.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/specfunct'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/specfunct'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ndtr.lo ndtr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ndtr.c  -fPIC -DPIC -o .libs/ndtr.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/specfunct'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/specfunct'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o igam.lo igam.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c igam.c  -fPIC -DPIC -o .libs/igam.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/specfunct'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/specfunct'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gamma.lo gamma.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gamma.c  -fPIC -DPIC -o .libs/gamma.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/specfunct'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/specfunct'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o incbet.lo incbet.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c incbet.c  -fPIC -DPIC -o .libs/incbet.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/specfunct'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/specfunct'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libspecfunct.la  gamma.lo igam.lo incbet.lo ndtr.lo ndtri.lo polevl.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/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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/specfunct'
Making all in distr
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o distr_info.lo distr_info.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c distr_info.c  -fPIC -DPIC -o .libs/distr_info.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o distr.lo distr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c distr.c  -fPIC -DPIC -o .libs/distr.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cemp.lo cemp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cemp.c  -fPIC -DPIC -o .libs/cemp.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o corder.lo corder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c corder.c  -fPIC -DPIC -o .libs/corder.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o condi.lo condi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c condi.c  -fPIC -DPIC -o .libs/condi.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cvemp.lo cvemp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cvemp.c  -fPIC -DPIC -o .libs/cvemp.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o matr.lo matr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c matr.c  -fPIC -DPIC -o .libs/matr.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cxtrans.lo cxtrans.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cxtrans.c  -fPIC -DPIC -o .libs/cxtrans.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cont.lo cont.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cont.c  -fPIC -DPIC -o .libs/cont.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o discr.lo discr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c discr.c  -fPIC -DPIC -o .libs/discr.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cvec.lo cvec.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cvec.c  -fPIC -DPIC -o .libs/cvec.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
Making all in distributions
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_chi_gen.lo c_chi_gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_chi_gen.c  -fPIC -DPIC -o .libs/c_chi_gen.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_chi.lo c_chi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_chi.c  -fPIC -DPIC -o .libs/c_chi.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_chisquare.lo c_chisquare.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_chisquare.c  -fPIC -DPIC -o .libs/c_chisquare.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_exponential.lo c_exponential.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_exponential.c  -fPIC -DPIC -o .libs/c_exponential.o
c_exponential.c: In function '_unur_set_params_exponential':
c_exponential.c:254:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
  254 |     DISTR.theta = theta;
      |                 ^
c_exponential.c:255:3: note: here
  255 |   case 1:
      |   ^~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_cauchy.lo c_cauchy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_cauchy.c  -fPIC -DPIC -o .libs/c_cauchy.o
c_cauchy.c: In function '_unur_set_params_cauchy':
c_cauchy.c:251:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
  251 |     DISTR.lambda = lambda;
      |                  ^
c_cauchy.c:252:3: note: here
  252 |   case 1:
      |   ^~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_beta.lo c_beta.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_beta.c  -fPIC -DPIC -o .libs/c_beta.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_exponential_gen.lo c_exponential_gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_exponential_gen.c  -fPIC -DPIC -o .libs/c_exponential_gen.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_burr.lo c_burr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_burr.c  -fPIC -DPIC -o .libs/c_burr.o
c_burr.c: In function '_unur_set_params_burr':
c_burr.c:435:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
  435 |     DISTR.c = c;
      |             ^
c_burr.c:436:3: note: here
  436 |   case 2:
      |   ^~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_extremeII.lo c_extremeII.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_extremeII.c  -fPIC -DPIC -o .libs/c_extremeII.o
c_extremeII.c: In function '_unur_set_params_extremeII':
c_extremeII.c:255:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
  255 |     DISTR.theta = theta;
      |                 ^
c_extremeII.c:256:3: note: here
  256 |   case 2:
      |   ^~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_extremeI.lo c_extremeI.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_extremeI.c  -fPIC -DPIC -o .libs/c_extremeI.o
c_extremeI.c: In function '_unur_set_params_extremeI':
c_extremeI.c:234:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
  234 |     DISTR.theta = theta;
      |                 ^
c_extremeI.c:235:3: note: here
  235 |   case 1:
      |   ^~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_beta_gen.lo c_beta_gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_beta_gen.c  -fPIC -DPIC -o .libs/c_beta_gen.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_ghyp.lo c_ghyp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_ghyp.c  -fPIC -DPIC -o .libs/c_ghyp.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_F.lo c_F.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_F.c  -fPIC -DPIC -o .libs/c_F.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_gig.lo c_gig.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_gig.c  -fPIC -DPIC -o .libs/c_gig.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_gamma.lo c_gamma.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_gamma.c  -fPIC -DPIC -o .libs/c_gamma.o
c_gamma.c: In function '_unur_set_params_gamma':
c_gamma.c:357:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
  357 |     DISTR.gamma = gamma;
      |                 ^
c_gamma.c:358:3: note: here
  358 |   case 2:
      |   ^~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_gamma_gen.c  -fPIC -DPIC -o .libs/c_gamma_gen.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_gig2.lo c_gig2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_gig2.c  -fPIC -DPIC -o .libs/c_gig2.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_hyperbolic.lo c_hyperbolic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_hyperbolic.c  -fPIC -DPIC -o .libs/c_hyperbolic.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_gig_gen.c  -fPIC -DPIC -o .libs/c_gig_gen.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_ig.lo c_ig.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_ig.c  -fPIC -DPIC -o .libs/c_ig.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_laplace.lo c_laplace.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_laplace.c  -fPIC -DPIC -o .libs/c_laplace.o
c_laplace.c: In function '_unur_set_params_laplace':
c_laplace.c:236:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  236 |     DISTR.phi = phi;
      |               ^
c_laplace.c:237:3: note: here
  237 |   case 1:
      |   ^~~~
c_laplace.c:238:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
  238 |     DISTR.theta = theta;
      |                 ^
c_laplace.c:239:3: note: here
  239 |   default:
      |   ^~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_logistic.lo c_logistic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_logistic.c  -fPIC -DPIC -o .libs/c_logistic.o
c_logistic.c: In function '_unur_set_params_logistic':
c_logistic.c:234:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
  234 |     DISTR.beta = beta;
      |                ^
c_logistic.c:235:3: note: here
  235 |   case 1:
      |   ^~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_lognormal.lo c_lognormal.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_lognormal.c  -fPIC -DPIC -o .libs/c_lognormal.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_lomax.lo c_lomax.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_lomax.c  -fPIC -DPIC -o .libs/c_lomax.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_pareto.lo c_pareto.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_pareto.c  -fPIC -DPIC -o .libs/c_pareto.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_normal.lo c_normal.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_normal.c  -fPIC -DPIC -o .libs/c_normal.o
c_normal.c: In function '_unur_set_params_normal':
c_normal.c:263:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
  263 |     DISTR.sigma = sigma;
      |                 ^
c_normal.c:264:3: note: here
  264 |   case 1:
      |   ^~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_powerexponential_gen.c  -fPIC -DPIC -o .libs/c_powerexponential_gen.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_powerexponential.lo c_powerexponential.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_powerexponential.c  -fPIC -DPIC -o .libs/c_powerexponential.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_rayleigh.lo c_rayleigh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_rayleigh.c  -fPIC -DPIC -o .libs/c_rayleigh.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_slash.lo c_slash.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_slash.c  -fPIC -DPIC -o .libs/c_slash.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_slash_gen.lo c_slash_gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_slash_gen.c  -fPIC -DPIC -o .libs/c_slash_gen.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_student_gen.lo c_student_gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_student_gen.c  -fPIC -DPIC -o .libs/c_student_gen.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_normal_gen.c  -fPIC -DPIC -o .libs/c_normal_gen.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_student.lo c_student.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_student.c  -fPIC -DPIC -o .libs/c_student.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_triangular.lo c_triangular.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_triangular.c  -fPIC -DPIC -o .libs/c_triangular.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_uniform.lo c_uniform.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_uniform.c  -fPIC -DPIC -o .libs/c_uniform.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o d_binomial.lo d_binomial.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c d_binomial.c  -fPIC -DPIC -o .libs/d_binomial.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_weibull.lo c_weibull.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_weibull.c  -fPIC -DPIC -o .libs/c_weibull.o
c_weibull.c: In function '_unur_set_params_weibull':
c_weibull.c:257:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
  257 |     DISTR.zeta = zeta;
      |                ^
c_weibull.c:258:3: note: here
  258 |   case 2:
      |   ^~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o d_geometric.lo d_geometric.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c d_geometric.c  -fPIC -DPIC -o .libs/d_geometric.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o d_binomial_gen.lo d_binomial_gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c d_binomial_gen.c  -fPIC -DPIC -o .libs/d_binomial_gen.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o d_hypergeometric.lo d_hypergeometric.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c d_hypergeometric.c  -fPIC -DPIC -o .libs/d_hypergeometric.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o d_logarithmic.lo d_logarithmic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c d_logarithmic.c  -fPIC -DPIC -o .libs/d_logarithmic.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c d_logarithmic_gen.c  -fPIC -DPIC -o .libs/d_logarithmic_gen.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o d_hypergeometric_gen.lo d_hypergeometric_gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c d_hypergeometric_gen.c  -fPIC -DPIC -o .libs/d_hypergeometric_gen.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o d_negativebinomial.lo d_negativebinomial.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c d_negativebinomial.c  -fPIC -DPIC -o .libs/d_negativebinomial.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o d_poisson.lo d_poisson.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c d_poisson.c  -fPIC -DPIC -o .libs/d_poisson.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o d_zipf.lo d_zipf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c d_zipf.c  -fPIC -DPIC -o .libs/d_zipf.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c d_zipf_gen.c  -fPIC -DPIC -o .libs/d_zipf_gen.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o m_correlation.lo m_correlation.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c m_correlation.c  -fPIC -DPIC -o .libs/m_correlation.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vc_copula.lo vc_copula.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vc_copula.c  -fPIC -DPIC -o .libs/vc_copula.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vc_multinormal_gen.lo vc_multinormal_gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vc_multinormal_gen.c  -fPIC -DPIC -o .libs/vc_multinormal_gen.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vc_multinormal.lo vc_multinormal.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vc_multinormal.c  -fPIC -DPIC -o .libs/vc_multinormal.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c d_poisson_gen.c  -fPIC -DPIC -o .libs/d_poisson_gen.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vc_multiexponential.lo vc_multiexponential.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vc_multiexponential.c  -fPIC -DPIC -o .libs/vc_multiexponential.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vc_multicauchy.lo vc_multicauchy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vc_multicauchy.c  -fPIC -DPIC -o .libs/vc_multicauchy.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vc_multistudent.lo vc_multistudent.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vc_multistudent.c  -fPIC -DPIC -o .libs/vc_multistudent.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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_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_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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
Making all in parser
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/parser'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parser.lo parser.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parser.c  -fPIC -DPIC -o .libs/parser.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/parser'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/parser'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o functparser.lo functparser.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c functparser.c  -fPIC -DPIC -o .libs/functparser.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/parser'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/parser'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stringparser.lo stringparser.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c stringparser.c  -fPIC -DPIC -o .libs/stringparser.o
In file included from stringparser.c:473:
stringparser_lists.ch: In function '_unur_str_distr_new':
stringparser_lists.ch:73:9: warning: variable 'name' set but not used [-Wunused-but-set-variable]
   73 |   char *name;                         /* pointer to name of distribution     */
      |         ^~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/parser'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/parser'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/parser'
Making all in tests
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o counturn.lo counturn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c counturn.c  -fPIC -DPIC -o .libs/counturn.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o printsample.lo printsample.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c printsample.c  -fPIC -DPIC -o .libs/printsample.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o moments.lo moments.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c moments.c  -fPIC -DPIC -o .libs/moments.o
moments.c: In function 'unur_test_moments':
moments.c:138:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
  138 |         moments[idx(d,4)] -= dx * (4.*moments[idx(d,3)] - dx * (6.*moments[idx(d,2)] + an1*(1. + an1*an1*an1)*dx2));
      |         ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
moments.c:139:7: note: here
  139 |       case 3:
      |       ^~~~
moments.c:140:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
  140 |         moments[idx(d,3)] -= dx * (3.*moments[idx(d,2)] - an*an1*(an-2.)*dx2);
      |         ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
moments.c:141:7: note: here
  141 |       case 2:
      |       ^~~~
moments.c:142:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
  142 |         moments[idx(d,2)] += an * an1 * dx2;
      |         ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
moments.c:143:7: note: here
  143 |       case 1:
      |       ^~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o quantiles.lo quantiles.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c quantiles.c  -fPIC -DPIC -o .libs/quantiles.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o correlation.lo correlation.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c correlation.c  -fPIC -DPIC -o .libs/correlation.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o inverror.lo inverror.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c inverror.c  -fPIC -DPIC -o .libs/inverror.o
inverror.c: In function 'uerror_discr':
inverror.c:277:18: warning: variable 'CDFmax' set but not used [-Wunused-but-set-variable]
  277 |   double CDFmin, CDFmax;     /* minimum and maximum of CDF in given domain */
      |                  ^~~~~~
inverror.c:277:10: warning: variable 'CDFmin' set but not used [-Wunused-but-set-variable]
  277 |   double CDFmin, CDFmax;     /* minimum and maximum of CDF in given domain */
      |          ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o countpdf.lo countpdf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c countpdf.c  -fPIC -DPIC -o .libs/countpdf.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests.lo tests.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tests.c  -fPIC -DPIC -o .libs/tests.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o chi2test.lo chi2test.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c chi2test.c  -fPIC -DPIC -o .libs/chi2test.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o timing.lo timing.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c timing.c  -fPIC -DPIC -o .libs/timing.o
timing.c: In function 'unur_test_timing':
timing.c:112:10: warning: variable 'x' set but not used [-Wunused-but-set-variable]
  112 |   double x;
      |          ^
timing.c:111:7: warning: variable 'k' set but not used [-Wunused-but-set-variable]
  111 |   int k;
      |       ^
timing.c: In function 'unur_test_timing_R':
timing.c:253:10: warning: variable 'x' set but not used [-Wunused-but-set-variable]
  253 |   double x;
      |          ^
timing.c:252:7: warning: variable 'k' set but not used [-Wunused-but-set-variable]
  252 |   int k;
      |       ^
timing.c: In function 'unur_test_timing_total_run':
timing.c:487:9: warning: variable 'k' set but not used [-Wunused-but-set-variable]
  487 |   int i,k;
      |         ^
timing.c: In function 'unur_test_timing_uniform':
timing.c:581:10: warning: variable 'x' set but not used [-Wunused-but-set-variable]
  581 |   double x;
      |          ^
timing.c: In function 'unur_test_timing_exponential':
timing.c:647:10: warning: variable 'x' set but not used [-Wunused-but-set-variable]
  647 |   double x;
      |          ^
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
Making all in uniform
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o urng_gsl.lo urng_gsl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c urng_gsl.c  -fPIC -DPIC -o .libs/urng_gsl.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o urng_gslqrng.lo urng_gslqrng.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c urng_gslqrng.c  -fPIC -DPIC -o .libs/urng_gslqrng.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o urng_builtin.lo urng_builtin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c urng_builtin.c  -fPIC -DPIC -o .libs/urng_builtin.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o urng_prng.lo urng_prng.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c urng_prng.c  -fPIC -DPIC -o .libs/urng_prng.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mstd.lo mstd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mstd.c  -fPIC -DPIC -o .libs/mstd.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o urng_fvoid.lo urng_fvoid.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c urng_fvoid.c  -fPIC -DPIC -o .libs/urng_fvoid.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mrg31k3p.lo mrg31k3p.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mrg31k3p.c  -fPIC -DPIC -o .libs/mrg31k3p.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fish.lo fish.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fish.c  -fPIC -DPIC -o .libs/fish.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o urng_rngstreams.lo urng_rngstreams.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c urng_rngstreams.c  -fPIC -DPIC -o .libs/urng_rngstreams.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o urng_randomshift.lo urng_randomshift.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c urng_randomshift.c  -fPIC -DPIC -o .libs/urng_randomshift.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
Making all in urng
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/urng'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o urng_default.lo urng_default.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c urng_default.c  -fPIC -DPIC -o .libs/urng_default.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/urng'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/urng'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o urng.lo urng.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c urng.c  -fPIC -DPIC -o .libs/urng.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/urng'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/urng'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o urng_set.lo urng_set.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c urng_set.c  -fPIC -DPIC -o .libs/urng_set.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/urng'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/urng'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o urng_unuran.lo urng_unuran.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c urng_unuran.c  -fPIC -DPIC -o .libs/urng_unuran.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/urng'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/urng'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/urng'
Making all in .
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 15:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libunuran.la -rpath /usr/lib64  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,--as-needed  -fPIC -DPIC  -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  -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lm -Wl,-soname -Wl,libunuran.so.15 -o .libs/libunuran.so.15.0.0
libtool: link: (cd ".libs" && rm -f "libunuran.so.15" && ln -s "libunuran.so.15.0.0" "libunuran.so.15")
libtool: link: (cd ".libs" && rm -f "libunuran.so" && ln -s "libunuran.so.15.0.0" "libunuran.so")
libtool: link: ( cd ".libs" && rm -f "libunuran.la" && ln -s "../libunuran.la" "libunuran.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src'
Making all in examples
make[2]: Nothing to be done for 'all'.
Making all in experiments
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/experiments'
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src/tests  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o make_timing_table.o make_timing_table.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/experiments'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/experiments'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -L../src -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o make_timing_table make_timing_table.o ../src/libunuran.la -lm 
libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/make_timing_table make_timing_table.o  -L../src ../src/.libs/libunuran.so -lm
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/experiments'
Making all in tests
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests'
Makefile:2558: warning: ignoring prerequisites on suffix rule definition
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests'
Making all in testdistributions
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vc_w_marginals.lo vc_w_marginals.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vc_w_marginals.c  -fPIC -DPIC -o .libs/vc_w_marginals.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vc_wo_logpdf.lo vc_wo_logpdf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vc_wo_logpdf.c  -fPIC -DPIC -o .libs/vc_wo_logpdf.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_w_pdf_from_logpdf.lo c_w_pdf_from_logpdf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_w_pdf_from_logpdf.c  -fPIC -DPIC -o .libs/c_w_pdf_from_logpdf.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_wo_logpdf.lo c_wo_logpdf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_wo_logpdf.c  -fPIC -DPIC -o .libs/c_wo_logpdf.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_sawtooth_discpdf.c  -fPIC -DPIC -o .libs/c_sawtooth_discpdf.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_with_multiple_of_pdf.lo c_with_multiple_of_pdf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_with_multiple_of_pdf.c  -fPIC -DPIC -o .libs/c_with_multiple_of_pdf.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vc_cauchy_RoU_ball.c  -fPIC -DPIC -o .libs/vc_cauchy_RoU_ball.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c_sawtooth_contpdf.lo c_sawtooth_contpdf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c_sawtooth_contpdf.c  -fPIC -DPIC -o .libs/c_sawtooth_contpdf.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vc_special_correlations_constantrho.c  -fPIC -DPIC -o .libs/vc_special_correlations_constantrho.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vc_special_correlations_ar1.lo vc_special_correlations_ar1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vc_special_correlations_ar1.c  -fPIC -DPIC -o .libs/vc_special_correlations_ar1.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
Making all in .
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests'
Makefile:2558: warning: ignoring prerequisites on suffix rule definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c testcounter.c  -fPIC -DPIC -o .libs/testcounter.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o testroutines.lo testroutines.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c testroutines.c  -fPIC -DPIC -o .libs/testroutines.o
testroutines.c: In function 'compare_sequence_par_start':
testroutines.c:575:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  575 |     if (par) free(par); return UNUR_SUCCESS;
      |     ^~
testroutines.c:575:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  575 |     if (par) free(par); return UNUR_SUCCESS;
      |                         ^~~~~~
testroutines.c: In function 'compare_sequence_par':
testroutines.c:597:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  597 |     if (par) free(par); return cannot_compare_sequence(LOG);
      |     ^~
testroutines.c:597:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  597 |     if (par) free(par); return cannot_compare_sequence(LOG);
      |                         ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests'
Making all in doc
Making all in src
make[3]: Nothing to be done for 'all'.
Making all in figures
make[3]: Nothing to be done for 'all'.
Making all in .
make[3]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.InSdIq
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64
+ cd unuran-1.8.1
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in .
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1'
Making install in scripts
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/scripts'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/scripts'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src'
Making install in utils
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/utils'
Making install in methods
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/methods'
Making install in specfunct
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/specfunct'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/specfunct'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/specfunct'
Making install in distr
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distr'
Making install in distributions
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/distributions'
Making install in parser
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/parser'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/parser'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/parser'
Making install in tests
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/include'
 /usr/bin/install -p -m 644 unuran_tests.h '/home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/include'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/tests'
Making install in uniform
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/include'
 /usr/bin/install -p -m 644 unuran_urng_gsl.h unuran_urng_prng.h unuran_urng_rngstreams.h '/home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/include'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/uniform'
Making install in urng
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/urng'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/urng'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src/urng'
Making install in .
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libunuran.la '/home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libunuran.so.15.0.0 /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/lib64/libunuran.so.15.0.0
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/lib64 && { ln -s -f libunuran.so.15.0.0 libunuran.so.15 || { rm -f libunuran.so.15 && ln -s libunuran.so.15.0.0 libunuran.so.15; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/lib64 && { ln -s -f libunuran.so.15.0.0 libunuran.so || { rm -f libunuran.so && ln -s libunuran.so.15.0.0 libunuran.so; }; })
libtool: install: /usr/bin/install -p .libs/libunuran.lai /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/lib64/libunuran.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/include'
 /usr/bin/install -p -m 644 unuran.h '/home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/include'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/src'
Making install in examples
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/examples'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/examples'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/examples'
Making install in experiments
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/experiments'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/experiments'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/experiments'
Making install in tests
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests'
Makefile:2558: warning: ignoring prerequisites on suffix rule definition
Making install in testdistributions
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests/testdistributions'
Making install in .
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests'
Makefile:2558: warning: ignoring prerequisites on suffix rule definition
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests'
Makefile:2558: warning: ignoring prerequisites on suffix rule definition
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/tests'
Making install in doc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/doc'
Making install in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/doc/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/doc/src'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/doc/src'
Making install in figures
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/doc/figures'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.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 '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/doc/figures'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/doc/figures'
Making install in .
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/doc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/share/info'
 /usr/bin/install -p -m 644 ./unuran.info ./unuran_win32.info '/home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/share/info'
 install-info --info-dir='/home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/share/info' '/home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/share/info/unuran.info'
 install-info --info-dir='/home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/share/info' '/home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/share/info/unuran_win32.info'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/doc'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/doc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/doc'
+ rm /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64//usr/lib64/libunuran.la
+ rm /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64//usr/include/unuran_tests.h
+ rm /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64//usr/share/info/unuran_win32.info
+ rm -f /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64//usr/share/info/dir
+ rm -rf __dist_examples __clean_examples
+ cp -a examples __clean_examples
+ make -C __clean_examples distclean
make: Entering directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.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
test -z "example0.log example0_str.log example1.log example1_str.log example2.log example2_str.log example3.log example3_str.log example_cext.log example_cont.log example_cont_str.log example_dext.log example_discr.log example_discr_str.log example_emp.log example_emp_str.log example_vemp.log example_FuncStr.log example_mcorr.log example_mixt.log example_mixt_inv.log example_cpp.log example_gsl.log example_rngstreams.log example_prng.log example_prng_str.log example_anti.log example_anti_str.log example_errorhandler.log" || rm -f example0.log example0_str.log example1.log example1_str.log example2.log example2_str.log example3.log example3_str.log example_cext.log example_cont.log example_cont_str.log example_dext.log example_discr.log example_discr_str.log example_emp.log example_emp_str.log example_vemp.log example_FuncStr.log example_mcorr.log example_mixt.log example_mixt_inv.log example_cpp.log example_gsl.log example_rngstreams.log example_prng.log example_prng_str.log example_anti.log example_anti_str.log example_errorhandler.log
test -z "example0.trs example0_str.trs example1.trs example1_str.trs example2.trs example2_str.trs example3.trs example3_str.trs example_cext.trs example_cont.trs example_cont_str.trs example_dext.trs example_discr.trs example_discr_str.trs example_emp.trs example_emp_str.trs example_vemp.trs example_FuncStr.trs example_mcorr.trs example_mixt.trs example_mixt_inv.trs example_cpp.trs example_gsl.trs example_rngstreams.trs example_prng.trs example_prng_str.trs example_anti.trs example_anti_str.trs example_errorhandler.trs" || rm -f example0.trs example0_str.trs example1.trs example1_str.trs example2.trs example2_str.trs example3.trs example3_str.trs example_cext.trs example_cont.trs example_cont_str.trs example_dext.trs example_discr.trs example_discr_str.trs example_emp.trs example_emp_str.trs example_vemp.trs example_FuncStr.trs example_mcorr.trs example_mixt.trs example_mixt_inv.trs example_cpp.trs example_gsl.trs example_rngstreams.trs example_prng.trs example_prng_str.trs example_anti.trs example_anti_str.trs example_errorhandler.trs
test -z "test-suite.log" || rm -f test-suite.log
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 -f ./.deps/example0.Po
rm -f ./.deps/example0_str.Po
rm -f ./.deps/example1.Po
rm -f ./.deps/example1_str.Po
rm -f ./.deps/example2.Po
rm -f ./.deps/example2_str.Po
rm -f ./.deps/example3.Po
rm -f ./.deps/example3_str.Po
rm -f ./.deps/example_FuncStr.Po
rm -f ./.deps/example_anti.Po
rm -f ./.deps/example_anti_str.Po
rm -f ./.deps/example_cext.Po
rm -f ./.deps/example_cont.Po
rm -f ./.deps/example_cont_str.Po
rm -f ./.deps/example_cpp.Po
rm -f ./.deps/example_dext.Po
rm -f ./.deps/example_discr.Po
rm -f ./.deps/example_discr_str.Po
rm -f ./.deps/example_emp.Po
rm -f ./.deps/example_emp_str.Po
rm -f ./.deps/example_errorhandler.Po
rm -f ./.deps/example_gsl.Po
rm -f ./.deps/example_mcorr.Po
rm -f ./.deps/example_mixt.Po
rm -f ./.deps/example_mixt_inv.Po
rm -f ./.deps/example_prng.Po
rm -f ./.deps/example_prng_str.Po
rm -f ./.deps/example_rngstreams.Po
rm -f ./.deps/example_vemp.Po
rm -f Makefile
make: Leaving directory '/home/iurt/rpmbuild/BUILD/unuran-1.8.1/__clean_examples'
+ rm __clean_examples/Makefile.am __clean_examples/Makefile.in
+ mkdir __dist_examples
+ mv __clean_examples __dist_examples/examples
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.8.1-2.mga9 --unique-debug-suffix -1.8.1-2.mga9.aarch64 --unique-debug-src-base unuran-1.8.1-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/unuran-1.8.1

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/lib64/libunuran.so.15.0.0
dwz: ./usr/lib64/libunuran.so.15.0.0-1.8.1-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 2280kB, size after compression: 2280kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
11007 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: lib64unuran15-1.8.1-2.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yJzXeH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd unuran-1.8.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/share/doc/lib64unuran15
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/share/doc/lib64unuran15
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/share/doc/lib64unuran15
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/share/doc/lib64unuran15
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/share/doc/lib64unuran15
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/share/doc/lib64unuran15
+ cp -pr KNOWN-PROBLEMS /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/share/doc/lib64unuran15
+ cp -pr THANKS /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/share/doc/lib64unuran15
+ cp -pr UPGRADE /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/share/doc/lib64unuran15
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: lib64unuran15 = 1.8.1-2.mga9 lib64unuran15(aarch-64) = 1.8.1-2.mga9 libunuran.so.15()(64bit) unuran = 1.8.1-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit)
Processing files: lib64unuran-devel-1.8.1-2.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tM86ZA
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd unuran-1.8.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/share/doc/lib64unuran-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/share/doc/lib64unuran-devel
+ cp -pr doc/unuran.pdf /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/share/doc/lib64unuran-devel
+ cp -pr __dist_examples/examples /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64/usr/share/doc/lib64unuran-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: devel(libunuran(64bit)) lib64unuran-devel = 1.8.1-2.mga9 lib64unuran-devel(aarch-64) = 1.8.1-2.mga9 unuran-devel = 1.8.1-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libm(64bit))
Processing files: unuran-debugsource-1.8.1-2.mga9.aarch64
Provides: unuran-debugsource = 1.8.1-2.mga9 unuran-debugsource(aarch-64) = 1.8.1-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64unuran15-debuginfo-1.8.1-2.mga9.aarch64
Provides: debuginfo(build-id) = d857c3fbbf10120cc74f72b6dcb7e8c768d5d618 lib64unuran15-debuginfo = 1.8.1-2.mga9 lib64unuran15-debuginfo(aarch-64) = 1.8.1-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: unuran-debugsource(aarch-64) = 1.8.1-2.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64unuran-devel-1.8.1-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64unuran15-1.8.1-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64unuran15-debuginfo-1.8.1-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/unuran-debugsource-1.8.1-2.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UqtMhx
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd unuran-1.8.1
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/unuran-1.8.1-2.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xeWpSt
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf unuran-1.8.1
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!