+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/unuran.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qDs15C + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf unuran-1.8.1 + /usr/bin/gzip -dc /builddir/build/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 . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4Eu1SY + umask 022 + cd /builddir/build/BUILD + cd unuran-1.8.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./autoconf/config.sub ++ basename ./autoconf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autoconf/config.sub '/usr/lib/rpm/redhat/config.sub' -> './autoconf/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./autoconf/config.guess ++ basename ./autoconf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autoconf/config.guess '/usr/lib/rpm/redhat/config.guess' -> './autoconf/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./autoconf/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 --enable-logging checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking whether make sets $(MAKE)... (cached) yes checking for riscv64-redhat-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking for riscv64-redhat-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-ar... ar checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking 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 ANSI C header files... (cached) yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for floor... yes checking for gettimeofday... yes checking for pow... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strtol... yes checking for strtoul... yes checking whether log1p is declared... yes checking whether getopt is declared... yes checking whether 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 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: yes * Enable info routine: yes * Experimenal code: no * Use Rmath library: no * * Support for external uniform random number generators * Rngstream: no * PRNG: no * GSL: no * * Default URNG: builtin * *======================================================== + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./autoconf/config.sub ++ basename ./autoconf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autoconf/config.sub '/usr/lib/rpm/redhat/config.sub' -> './autoconf/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./autoconf/config.guess ++ basename ./autoconf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autoconf/config.guess '/usr/lib/rpm/redhat/config.guess' -> './autoconf/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./autoconf/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking whether make sets $(MAKE)... (cached) yes checking for riscv64-redhat-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking for riscv64-redhat-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-ar... ar checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking 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 ANSI C header files... (cached) yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for floor... yes checking for gettimeofday... yes checking for pow... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strtol... yes checking for strtoul... yes checking whether log1p is declared... yes checking whether getopt is declared... yes checking whether 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 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 * *======================================================== + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/unuran-1.8.1' Making all in . make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1' make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1' Making all in scripts make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/scripts' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c compute_machine_constants.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o compute_machine_constants compute_machine_constants.o -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o compute_machine_constants compute_machine_constants.o -lm test -f ../src/utils/unur_fp_const_source.h \ || ./compute_machine_constants > ../src/utils/unur_fp_const_source.h make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/scripts' Making all in src make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/src' Making all in utils make[3]: Entering directory '/builddir/build/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o debug.lo debug.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o eigensystem.lo eigensystem.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o error.lo error.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fmax.lo fmax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c eigensystem.c -fPIC -DPIC -o .libs/eigensystem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c error.c -fPIC -DPIC -o .libs/error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fmax.c -fPIC -DPIC -o .libs/fmax.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hooke.lo hooke.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lobatto.lo lobatto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c hooke.c -fPIC -DPIC -o .libs/hooke.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c lobatto.c -fPIC -DPIC -o .libs/lobatto.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o matrix.lo matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c matrix.c -fPIC -DPIC -o .libs/matrix.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mrou_rectangle.lo mrou_rectangle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mrou_rectangle.c -fPIC -DPIC -o .libs/mrou_rectangle.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o slist.lo slist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c slist.c -fPIC -DPIC -o .libs/slist.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o stream.lo stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c stream.c -fPIC -DPIC -o .libs/stream.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o string.lo string.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o umalloc.lo umalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c umalloc.c -fPIC -DPIC -o .libs/umalloc.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o umath.lo umath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c string.c -fPIC -DPIC -o .libs/string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c umath.c -fPIC -DPIC -o .libs/umath.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o unur_fp.lo unur_fp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c unur_fp.c -fPIC -DPIC -o .libs/unur_fp.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vector.lo vector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vector.c -fPIC -DPIC -o .libs/vector.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libutils.la debug.lo eigensystem.lo error.lo fmax.lo hooke.lo lobatto.lo matrix.lo mrou_rectangle.lo slist.lo stream.lo string.lo umalloc.lo umath.lo unur_fp.lo vector.lo -lm libtool: link: ar cru .libs/libutils.a .libs/debug.o .libs/eigensystem.o .libs/error.o .libs/fmax.o .libs/hooke.o .libs/lobatto.o .libs/matrix.o .libs/mrou_rectangle.o .libs/slist.o .libs/stream.o .libs/string.o .libs/umalloc.o .libs/umath.o .libs/unur_fp.o .libs/vector.o libtool: link: ranlib .libs/libutils.a libtool: link: ( cd ".libs" && rm -f "libutils.la" && ln -s "../libutils.la" "libutils.la" ) make[3]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src/utils' Making all in methods make[3]: Entering directory '/builddir/build/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o x_gen.lo x_gen.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o auto.lo auto.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o arou.lo arou.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ars.lo ars.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c x_gen.c -fPIC -DPIC -o .libs/x_gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ars.c -fPIC -DPIC -o .libs/ars.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c auto.c -fPIC -DPIC -o .libs/auto.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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] int i, use_center, is_center, is_increasing; ^~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cext.lo cext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c cext.c -fPIC -DPIC -o .libs/cext.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cstd.lo cstd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c cstd.c -fPIC -DPIC -o .libs/cstd.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dari.lo dari.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dari.c -fPIC -DPIC -o .libs/dari.o cstd.c: In function '_unur_cstd_inversion_init': cstd.c:804:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (gen) { ^ cstd.c:817:3: note: here default: /* no such generator */ ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dau.lo dau.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dau.c -fPIC -DPIC -o .libs/dau.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dext.lo dext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dext.c -fPIC -DPIC -o .libs/dext.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dgt.lo dgt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dgt.c -fPIC -DPIC -o .libs/dgt.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dsrou.lo dsrou.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dss.lo dss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dsrou.c -fPIC -DPIC -o .libs/dsrou.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dss.c -fPIC -DPIC -o .libs/dss.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dstd.lo dstd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dstd.c -fPIC -DPIC -o .libs/dstd.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o empk.lo empk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c empk.c -fPIC -DPIC -o .libs/empk.o dstd.c: In function '_unur_dstd_inversion_init': dstd.c:811:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (gen) { ^ dstd.c:824:3: note: here default: /* no such generator */ ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o empl.lo empl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c empl.c -fPIC -DPIC -o .libs/empl.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gibbs.lo gibbs.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hinv.lo hinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gibbs.c -fPIC -DPIC -o .libs/gibbs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c hinv.c -fPIC -DPIC -o .libs/hinv.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hist.lo hist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c hist.c -fPIC -DPIC -o .libs/hist.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hitro.lo hitro.c hinv.c: In function '_unur_hinv_interval_new': hinv.c:1450:12: warning: this statement may fall through [-Wimplicit-fallthrough=] iv->df = dPDF(p); ^ hinv.c:1451:3: note: here case 3: ^~~~ hinv.c:1452:11: warning: this statement may fall through [-Wimplicit-fallthrough=] iv->f = PDF(p); ^ hinv.c:1453:3: note: here case 1: ^~~~ hinv.c: In function '_unur_hinv_interval_parameter': hinv.c:1675:21: warning: this statement may fall through [-Wimplicit-fallthrough=] iv->spline[5] = 0.; ~~~~~~~~~~~~~~^~~~ hinv.c:1678:3: note: here case 3: /* cubic Hermite interpolation */ ^~~~ hinv.c:1689:21: warning: this statement may fall through [-Wimplicit-fallthrough=] iv->spline[3] = 0.; ~~~~~~~~~~~~~~^~~~ hinv.c:1692:3: note: here case 1: /* linear interpolation */ ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c hitro.c -fPIC -DPIC -o .libs/hitro.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hrb.lo hrb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c hrb.c -fPIC -DPIC -o .libs/hrb.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hrd.lo hrd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c hrd.c -fPIC -DPIC -o .libs/hrd.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hri.lo hri.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o itdr.lo itdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c hri.c -fPIC -DPIC -o .libs/hri.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c itdr.c -fPIC -DPIC -o .libs/itdr.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mcorr.lo mcorr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mcorr.c -fPIC -DPIC -o .libs/mcorr.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mixt.lo mixt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mixt.c -fPIC -DPIC -o .libs/mixt.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mvstd.lo mvstd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mvstd.c -fPIC -DPIC -o .libs/mvstd.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mvtdr.lo mvtdr.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ninv.lo ninv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mvtdr.c -fPIC -DPIC -o .libs/mvtdr.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o norta.lo norta.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ninv.c -fPIC -DPIC -o .libs/ninv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c norta.c -fPIC -DPIC -o .libs/norta.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nrou.lo nrou.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c nrou.c -fPIC -DPIC -o .libs/nrou.o In file included from ninv.c:334:0: ninv_regula.ch: In function '_unur_ninv_bracket': ninv_regula.ch:317:18: warning: variable 'ftmp' set but not used [-Wunused-but-set-variable] double f1, f2, ftmp; /* function values at x1, x2, xtmp */ ^~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pinv.lo pinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c pinv.c -fPIC -DPIC -o .libs/pinv.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o srou.lo srou.c In file included from pinv.c:552:0: 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] double fs, fl; /* CDF at xs and xl */ ^~ pinv_prep.ch:792:10: warning: variable 'fs' set but not used [-Wunused-but-set-variable] double fs, fl; /* CDF at xs and xl */ ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c srou.c -fPIC -DPIC -o .libs/srou.o In file included from pinv.c:553:0: pinv_newton.ch: In function '_unur_pinv_create_table': pinv_newton.ch:114:14: warning: this statement may fall through [-Wimplicit-fallthrough=] smooth = 1; ~~~~~~~^~~ pinv_newton.ch:116:5: note: here case 1: ^~~~ pinv_newton.ch:123:14: warning: this statement may fall through [-Wimplicit-fallthrough=] smooth = 0; ~~~~~~~^~~ pinv_newton.ch:125:5: note: here case 0: ^~~~ pinv_newton.ch:129:10: warning: this statement may fall through [-Wimplicit-fallthrough=] if (_unur_pinv_newton_create(gen,GEN->iv+i,xval) == UNUR_SUCCESS) ^ pinv_newton.ch:132:5: note: here case -1: ^~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ssr.lo ssr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ssr.c -fPIC -DPIC -o .libs/ssr.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tabl.lo tabl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tabl.c -fPIC -DPIC -o .libs/tabl.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tdr.lo tdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tdr.c -fPIC -DPIC -o .libs/tdr.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o unif.lo unif.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c unif.c -fPIC -DPIC -o .libs/unif.o In file included from tdr_sample.ch:42:0, 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] int error = 0; /* indicates error */ ^~~~~ In file included from tdr_sample.ch:43:0, 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] int error = 0; ^~~~~ In file included from tdr_sample.ch:44:0, 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] int error = 0; /* indicates error */ ^~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o utdr.lo utdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c utdr.c -fPIC -DPIC -o .libs/utdr.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vempk.lo vempk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vempk.c -fPIC -DPIC -o .libs/vempk.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vnrou.lo vnrou.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vnrou.c -fPIC -DPIC -o .libs/vnrou.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmethods.la x_gen.lo auto.lo arou.lo ars.lo cext.lo cstd.lo dari.lo dau.lo dext.lo dgt.lo dsrou.lo dss.lo dstd.lo empk.lo empl.lo gibbs.lo hinv.lo hist.lo hitro.lo hrb.lo hrd.lo hri.lo itdr.lo mcorr.lo mixt.lo mvstd.lo mvtdr.lo ninv.lo norta.lo nrou.lo pinv.lo srou.lo ssr.lo tabl.lo tdr.lo unif.lo utdr.lo vempk.lo vnrou.lo -lm libtool: link: ar cru .libs/libmethods.a .libs/x_gen.o .libs/auto.o .libs/arou.o .libs/ars.o .libs/cext.o .libs/cstd.o .libs/dari.o .libs/dau.o .libs/dext.o .libs/dgt.o .libs/dsrou.o .libs/dss.o .libs/dstd.o .libs/empk.o .libs/empl.o .libs/gibbs.o .libs/hinv.o .libs/hist.o .libs/hitro.o .libs/hrb.o .libs/hrd.o .libs/hri.o .libs/itdr.o .libs/mcorr.o .libs/mixt.o .libs/mvstd.o .libs/mvtdr.o .libs/ninv.o .libs/norta.o .libs/nrou.o .libs/pinv.o .libs/srou.o .libs/ssr.o .libs/tabl.o .libs/tdr.o .libs/unif.o .libs/utdr.o .libs/vempk.o .libs/vnrou.o libtool: link: ranlib .libs/libmethods.a libtool: link: ( cd ".libs" && rm -f "libmethods.la" && ln -s "../libmethods.la" "libmethods.la" ) make[3]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src/methods' Making all in specfunct make[3]: Entering directory '/builddir/build/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gamma.lo gamma.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o igam.lo igam.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o incbet.lo incbet.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ndtr.lo ndtr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gamma.c -fPIC -DPIC -o .libs/gamma.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ndtr.c -fPIC -DPIC -o .libs/ndtr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c incbet.c -fPIC -DPIC -o .libs/incbet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c igam.c -fPIC -DPIC -o .libs/igam.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ndtri.lo ndtri.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o polevl.lo polevl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ndtri.c -fPIC -DPIC -o .libs/ndtri.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c polevl.c -fPIC -DPIC -o .libs/polevl.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o log1p.lo log1p.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c log1p.c -fPIC -DPIC -o .libs/log1p.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/unuran-1.8.1/src/specfunct' Making all in distr make[3]: Entering directory '/builddir/build/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o distr.lo distr.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o distr_info.lo distr_info.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cont.lo cont.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o corder.lo corder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c cont.c -fPIC -DPIC -o .libs/cont.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c distr.c -fPIC -DPIC -o .libs/distr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c distr_info.c -fPIC -DPIC -o .libs/distr_info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c corder.c -fPIC -DPIC -o .libs/corder.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cxtrans.lo cxtrans.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cemp.lo cemp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c cxtrans.c -fPIC -DPIC -o .libs/cxtrans.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c cemp.c -fPIC -DPIC -o .libs/cemp.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cvec.lo cvec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c cvec.c -fPIC -DPIC -o .libs/cvec.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o condi.lo condi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c condi.c -fPIC -DPIC -o .libs/condi.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cvemp.lo cvemp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c cvemp.c -fPIC -DPIC -o .libs/cvemp.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o discr.lo discr.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o matr.lo matr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c discr.c -fPIC -DPIC -o .libs/discr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c matr.c -fPIC -DPIC -o .libs/matr.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdistr.la distr.lo distr_info.lo cont.lo corder.lo cxtrans.lo cemp.lo cvec.lo condi.lo cvemp.lo discr.lo matr.lo -lm libtool: link: ar cru .libs/libdistr.a .libs/distr.o .libs/distr_info.o .libs/cont.o .libs/corder.o .libs/cxtrans.o .libs/cemp.o .libs/cvec.o .libs/condi.o .libs/cvemp.o .libs/discr.o .libs/matr.o libtool: link: ranlib .libs/libdistr.a libtool: link: ( cd ".libs" && rm -f "libdistr.la" && ln -s "../libdistr.la" "libdistr.la" ) make[3]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src/distr' Making all in distributions make[3]: Entering directory '/builddir/build/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_beta.lo c_beta.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_beta_gen.lo c_beta_gen.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_burr.lo c_burr.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_cauchy.lo c_cauchy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_beta_gen.c -fPIC -DPIC -o .libs/c_beta_gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_beta.c -fPIC -DPIC -o .libs/c_beta.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_cauchy.c -fPIC -DPIC -o .libs/c_cauchy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=] DISTR.c = c; ^ c_burr.c:436:3: note: here case 2: ^~~~ c_cauchy.c: In function '_unur_set_params_cauchy': c_cauchy.c:251:18: warning: this statement may fall through [-Wimplicit-fallthrough=] DISTR.lambda = lambda; ^ c_cauchy.c:252:3: note: here case 1: ^~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_chi.lo c_chi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_chi.c -fPIC -DPIC -o .libs/c_chi.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_chi_gen.lo c_chi_gen.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_chisquare.lo c_chisquare.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_chi_gen.c -fPIC -DPIC -o .libs/c_chi_gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_chisquare.c -fPIC -DPIC -o .libs/c_chisquare.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_exponential.lo c_exponential.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_exponential_gen.lo c_exponential_gen.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_extremeI.lo c_extremeI.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_exponential.c -fPIC -DPIC -o .libs/c_exponential.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_extremeI.c -fPIC -DPIC -o .libs/c_extremeI.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_exponential_gen.c -fPIC -DPIC -o .libs/c_exponential_gen.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_extremeII.lo c_extremeII.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_extremeII.c -fPIC -DPIC -o .libs/c_extremeII.o c_exponential.c: In function '_unur_set_params_exponential': c_exponential.c:254:17: warning: this statement may fall through [-Wimplicit-fallthrough=] DISTR.theta = theta; ^ c_exponential.c:255:3: note: here case 1: ^~~~ c_extremeI.c: In function '_unur_set_params_extremeI': c_extremeI.c:234:17: warning: this statement may fall through [-Wimplicit-fallthrough=] DISTR.theta = theta; ^ c_extremeI.c:235:3: note: here case 1: ^~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_F.lo c_F.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_F.c -fPIC -DPIC -o .libs/c_F.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_gamma.lo c_gamma.c c_extremeII.c: In function '_unur_set_params_extremeII': c_extremeII.c:255:17: warning: this statement may fall through [-Wimplicit-fallthrough=] DISTR.theta = theta; ^ c_extremeII.c:256:3: note: here case 2: ^~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_gamma_gen.lo c_gamma_gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_gamma.c -fPIC -DPIC -o .libs/c_gamma.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_gamma_gen.c -fPIC -DPIC -o .libs/c_gamma_gen.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_ghyp.lo c_ghyp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_ghyp.c -fPIC -DPIC -o .libs/c_ghyp.o c_gamma.c: In function '_unur_set_params_gamma': c_gamma.c:357:17: warning: this statement may fall through [-Wimplicit-fallthrough=] DISTR.gamma = gamma; ^ c_gamma.c:358:3: note: here case 2: ^~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_gig.lo c_gig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_gig.c -fPIC -DPIC -o .libs/c_gig.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_gig_gen.lo c_gig_gen.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_gig2.lo c_gig2.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_hyperbolic.lo c_hyperbolic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_gig_gen.c -fPIC -DPIC -o .libs/c_gig_gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_gig2.c -fPIC -DPIC -o .libs/c_gig2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_hyperbolic.c -fPIC -DPIC -o .libs/c_hyperbolic.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_ig.lo c_ig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_ig.c -fPIC -DPIC -o .libs/c_ig.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_laplace.lo c_laplace.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_logistic.lo c_logistic.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_lognormal.lo c_lognormal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_laplace.c -fPIC -DPIC -o .libs/c_laplace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_logistic.c -fPIC -DPIC -o .libs/c_logistic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_lognormal.c -fPIC -DPIC -o .libs/c_lognormal.o c_logistic.c: In function '_unur_set_params_logistic': c_logistic.c:234:16: warning: this statement may fall through [-Wimplicit-fallthrough=] DISTR.beta = beta; ^ c_logistic.c:235:3: note: here case 1: ^~~~ c_laplace.c: In function '_unur_set_params_laplace': c_laplace.c:236:15: warning: this statement may fall through [-Wimplicit-fallthrough=] DISTR.phi = phi; ^ c_laplace.c:237:3: note: here case 1: ^~~~ c_laplace.c:238:17: warning: this statement may fall through [-Wimplicit-fallthrough=] DISTR.theta = theta; ^ c_laplace.c:239:3: note: here default: ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_lomax.lo c_lomax.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_normal.lo c_normal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_lomax.c -fPIC -DPIC -o .libs/c_lomax.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_normal_gen.lo c_normal_gen.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_pareto.lo c_pareto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_normal.c -fPIC -DPIC -o .libs/c_normal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_normal_gen.c -fPIC -DPIC -o .libs/c_normal_gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_pareto.c -fPIC -DPIC -o .libs/c_pareto.o c_normal.c: In function '_unur_set_params_normal': c_normal.c:263:17: warning: this statement may fall through [-Wimplicit-fallthrough=] DISTR.sigma = sigma; ^ c_normal.c:264:3: note: here case 1: ^~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_powerexponential.lo c_powerexponential.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_powerexponential_gen.lo c_powerexponential_gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_powerexponential.c -fPIC -DPIC -o .libs/c_powerexponential.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_rayleigh.lo c_rayleigh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_powerexponential_gen.c -fPIC -DPIC -o .libs/c_powerexponential_gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_rayleigh.c -fPIC -DPIC -o .libs/c_rayleigh.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_slash.lo c_slash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_slash.c -fPIC -DPIC -o .libs/c_slash.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_slash_gen.lo c_slash_gen.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_student.lo c_student.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_slash_gen.c -fPIC -DPIC -o .libs/c_slash_gen.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_student.c -fPIC -DPIC -o .libs/c_student.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_student_gen.c -fPIC -DPIC -o .libs/c_student_gen.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_triangular.lo c_triangular.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_triangular.c -fPIC -DPIC -o .libs/c_triangular.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_uniform.lo c_uniform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_uniform.c -fPIC -DPIC -o .libs/c_uniform.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_weibull.lo c_weibull.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o d_binomial.lo d_binomial.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_weibull.c -fPIC -DPIC -o .libs/c_weibull.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c d_binomial.c -fPIC -DPIC -o .libs/d_binomial.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c d_binomial_gen.c -fPIC -DPIC -o .libs/d_binomial_gen.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o d_geometric.lo d_geometric.c c_weibull.c: In function '_unur_set_params_weibull': c_weibull.c:257:16: warning: this statement may fall through [-Wimplicit-fallthrough=] DISTR.zeta = zeta; ^ c_weibull.c:258:3: note: here case 2: ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c d_geometric.c -fPIC -DPIC -o .libs/d_geometric.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o d_hypergeometric.lo d_hypergeometric.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c d_hypergeometric.c -fPIC -DPIC -o .libs/d_hypergeometric.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c d_hypergeometric_gen.c -fPIC -DPIC -o .libs/d_hypergeometric_gen.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o d_logarithmic.lo d_logarithmic.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o d_logarithmic_gen.lo d_logarithmic_gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c d_logarithmic.c -fPIC -DPIC -o .libs/d_logarithmic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c d_logarithmic_gen.c -fPIC -DPIC -o .libs/d_logarithmic_gen.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o d_negativebinomial.lo d_negativebinomial.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c d_negativebinomial.c -fPIC -DPIC -o .libs/d_negativebinomial.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o d_poisson.lo d_poisson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c d_poisson.c -fPIC -DPIC -o .libs/d_poisson.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o d_poisson_gen.lo d_poisson_gen.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o d_zipf.lo d_zipf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c d_poisson_gen.c -fPIC -DPIC -o .libs/d_poisson_gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c d_zipf.c -fPIC -DPIC -o .libs/d_zipf.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o d_zipf_gen.lo d_zipf_gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c d_zipf_gen.c -fPIC -DPIC -o .libs/d_zipf_gen.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o m_correlation.lo m_correlation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c m_correlation.c -fPIC -DPIC -o .libs/m_correlation.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vc_copula.lo vc_copula.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vc_copula.c -fPIC -DPIC -o .libs/vc_copula.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vc_multicauchy.lo vc_multicauchy.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vc_multiexponential.lo vc_multiexponential.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vc_multicauchy.c -fPIC -DPIC -o .libs/vc_multicauchy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vc_multiexponential.c -fPIC -DPIC -o .libs/vc_multiexponential.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vc_multinormal.lo vc_multinormal.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vc_multinormal.c -fPIC -DPIC -o .libs/vc_multinormal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vc_multinormal_gen.c -fPIC -DPIC -o .libs/vc_multinormal_gen.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vc_multistudent.lo vc_multistudent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vc_multistudent.c -fPIC -DPIC -o .libs/vc_multistudent.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/unuran-1.8.1/src/distributions' Making all in parser make[3]: Entering directory '/builddir/build/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o parser.lo parser.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o stringparser.lo stringparser.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o functparser.lo functparser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c functparser.c -fPIC -DPIC -o .libs/functparser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c stringparser.c -fPIC -DPIC -o .libs/stringparser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c parser.c -fPIC -DPIC -o .libs/parser.o In file included from stringparser.c:473:0: 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] char *name; /* pointer to name of distribution */ ^~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libparser.la parser.lo stringparser.lo functparser.lo -lm libtool: link: ar cru .libs/libparser.a .libs/parser.o .libs/stringparser.o .libs/functparser.o libtool: link: ranlib .libs/libparser.a libtool: link: ( cd ".libs" && rm -f "libparser.la" && ln -s "../libparser.la" "libparser.la" ) make[3]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src/parser' Making all in tests make[3]: Entering directory '/builddir/build/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o chi2test.lo chi2test.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o correlation.lo correlation.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o countpdf.lo countpdf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o counturn.lo counturn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c counturn.c -fPIC -DPIC -o .libs/counturn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c countpdf.c -fPIC -DPIC -o .libs/countpdf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c chi2test.c -fPIC -DPIC -o .libs/chi2test.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c correlation.c -fPIC -DPIC -o .libs/correlation.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o inverror.lo inverror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c inverror.c -fPIC -DPIC -o .libs/inverror.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o moments.lo moments.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c moments.c -fPIC -DPIC -o .libs/moments.o inverror.c: In function 'uerror_discr': inverror.c:277:18: warning: variable 'CDFmax' set but not used [-Wunused-but-set-variable] 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] double CDFmin, CDFmax; /* minimum and maximum of CDF in given domain */ ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o printsample.lo printsample.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c printsample.c -fPIC -DPIC -o .libs/printsample.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o quantiles.lo quantiles.c moments.c: In function 'unur_test_moments': moments.c:138:27: warning: this statement may fall through [-Wimplicit-fallthrough=] 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 case 3: ^~~~ moments.c:140:27: warning: this statement may fall through [-Wimplicit-fallthrough=] moments[idx(d,3)] -= dx * (3.*moments[idx(d,2)] - an*an1*(an-2.)*dx2); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ moments.c:141:7: note: here case 2: ^~~~ moments.c:142:27: warning: this statement may fall through [-Wimplicit-fallthrough=] moments[idx(d,2)] += an * an1 * dx2; ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ moments.c:143:7: note: here case 1: ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c quantiles.c -fPIC -DPIC -o .libs/quantiles.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tests.lo tests.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tests.c -fPIC -DPIC -o .libs/tests.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o timing.lo timing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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] double x; ^ timing.c:111:7: warning: variable 'k' set but not used [-Wunused-but-set-variable] 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] double x; ^ timing.c:252:7: warning: variable 'k' set but not used [-Wunused-but-set-variable] 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] 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] 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] double x; ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtests.la chi2test.lo correlation.lo countpdf.lo counturn.lo inverror.lo moments.lo printsample.lo quantiles.lo tests.lo timing.lo -lm libtool: link: ar cru .libs/libtests.a .libs/chi2test.o .libs/correlation.o .libs/countpdf.o .libs/counturn.o .libs/inverror.o .libs/moments.o .libs/printsample.o .libs/quantiles.o .libs/tests.o .libs/timing.o libtool: link: ranlib .libs/libtests.a libtool: link: ( cd ".libs" && rm -f "libtests.la" && ln -s "../libtests.la" "libtests.la" ) make[3]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src/tests' Making all in uniform make[3]: Entering directory '/builddir/build/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o urng_builtin.lo urng_builtin.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mrg31k3p.lo mrg31k3p.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fish.lo fish.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mstd.lo mstd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c urng_builtin.c -fPIC -DPIC -o .libs/urng_builtin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mstd.c -fPIC -DPIC -o .libs/mstd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mrg31k3p.c -fPIC -DPIC -o .libs/mrg31k3p.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fish.c -fPIC -DPIC -o .libs/fish.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o urng_fvoid.lo urng_fvoid.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o urng_gsl.lo urng_gsl.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o urng_gslqrng.lo urng_gslqrng.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o urng_prng.lo urng_prng.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c urng_fvoid.c -fPIC -DPIC -o .libs/urng_fvoid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c urng_gsl.c -fPIC -DPIC -o .libs/urng_gsl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c urng_gslqrng.c -fPIC -DPIC -o .libs/urng_gslqrng.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c urng_prng.c -fPIC -DPIC -o .libs/urng_prng.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o urng_randomshift.lo urng_randomshift.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o urng_rngstreams.lo urng_rngstreams.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c urng_rngstreams.c -fPIC -DPIC -o .libs/urng_rngstreams.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c urng_randomshift.c -fPIC -DPIC -o .libs/urng_randomshift.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libuniform.la urng_builtin.lo mrg31k3p.lo fish.lo mstd.lo urng_fvoid.lo urng_gsl.lo urng_gslqrng.lo urng_prng.lo urng_randomshift.lo urng_rngstreams.lo -lm libtool: link: ar cru .libs/libuniform.a .libs/urng_builtin.o .libs/mrg31k3p.o .libs/fish.o .libs/mstd.o .libs/urng_fvoid.o .libs/urng_gsl.o .libs/urng_gslqrng.o .libs/urng_prng.o .libs/urng_randomshift.o .libs/urng_rngstreams.o libtool: link: ranlib .libs/libuniform.a libtool: link: ( cd ".libs" && rm -f "libuniform.la" && ln -s "../libuniform.la" "libuniform.la" ) make[3]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src/uniform' Making all in urng make[3]: Entering directory '/builddir/build/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o urng.lo urng.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o urng_set.lo urng_set.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o urng_default.lo urng_default.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o urng_unuran.lo urng_unuran.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c urng_set.c -fPIC -DPIC -o .libs/urng_set.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c urng.c -fPIC -DPIC -o .libs/urng.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c urng_default.c -fPIC -DPIC -o .libs/urng_default.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c urng_unuran.c -fPIC -DPIC -o .libs/urng_unuran.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburng.la urng.lo urng_set.lo urng_default.lo urng_unuran.lo -lm libtool: link: ar cru .libs/liburng.a .libs/urng.o .libs/urng_set.o .libs/urng_default.o .libs/urng_unuran.o libtool: link: ranlib .libs/liburng.a libtool: link: ( cd ".libs" && rm -f "liburng.la" && ln -s "../liburng.la" "liburng.la" ) make[3]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src/urng' Making all in . make[3]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 15:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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,--whole-archive methods/.libs/libmethods.a distr/.libs/libdistr.a distributions/.libs/libdistributions.a specfunct/.libs/libspecfunct.a parser/.libs/libparser.a tests/.libs/libtests.a uniform/.libs/libuniform.a urng/.libs/liburng.a utils/.libs/libutils.a -Wl,--no-whole-archive -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -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 '/builddir/build/BUILD/unuran-1.8.1/src' make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src' Making all in examples make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/examples' Making all in experiments make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/experiments' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c make_timing_table.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -L../src -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o make_timing_table make_timing_table.o ../src/libunuran.la -lm libtool: link: gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/make_timing_table make_timing_table.o -L/builddir/build/BUILD/unuran-1.8.1/src ../src/.libs/libunuran.so -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/experiments' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/tests' Making all in testdistributions make[3]: Entering directory '/builddir/build/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_with_multiple_of_pdf.lo c_with_multiple_of_pdf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_wo_logpdf.lo c_wo_logpdf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_w_pdf_from_logpdf.lo c_w_pdf_from_logpdf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_sawtooth_discpdf.lo c_sawtooth_discpdf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_sawtooth_discpdf.c -fPIC -DPIC -o .libs/c_sawtooth_discpdf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_with_multiple_of_pdf.c -fPIC -DPIC -o .libs/c_with_multiple_of_pdf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_w_pdf_from_logpdf.c -fPIC -DPIC -o .libs/c_w_pdf_from_logpdf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_wo_logpdf.c -fPIC -DPIC -o .libs/c_wo_logpdf.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o c_sawtooth_contpdf.lo c_sawtooth_contpdf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vc_w_marginals.lo vc_w_marginals.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vc_wo_logpdf.lo vc_wo_logpdf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vc_cauchy_RoU_ball.lo vc_cauchy_RoU_ball.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c c_sawtooth_contpdf.c -fPIC -DPIC -o .libs/c_sawtooth_contpdf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vc_w_marginals.c -fPIC -DPIC -o .libs/vc_w_marginals.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vc_wo_logpdf.c -fPIC -DPIC -o .libs/vc_wo_logpdf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vc_cauchy_RoU_ball.c -fPIC -DPIC -o .libs/vc_cauchy_RoU_ball.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vc_special_correlations_ar1.lo vc_special_correlations_ar1.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vc_special_correlations_constantrho.lo vc_special_correlations_constantrho.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vc_special_correlations_ar1.c -fPIC -DPIC -o .libs/vc_special_correlations_ar1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vc_special_correlations_constantrho.c -fPIC -DPIC -o .libs/vc_special_correlations_constantrho.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtestdistributions.la c_with_multiple_of_pdf.lo c_wo_logpdf.lo c_w_pdf_from_logpdf.lo c_sawtooth_discpdf.lo c_sawtooth_contpdf.lo vc_w_marginals.lo vc_wo_logpdf.lo vc_cauchy_RoU_ball.lo vc_special_correlations_ar1.lo vc_special_correlations_constantrho.lo -lm libtool: link: ar cru .libs/libtestdistributions.a .libs/c_with_multiple_of_pdf.o .libs/c_wo_logpdf.o .libs/c_w_pdf_from_logpdf.o .libs/c_sawtooth_discpdf.o .libs/c_sawtooth_contpdf.o .libs/vc_w_marginals.o .libs/vc_wo_logpdf.o .libs/vc_cauchy_RoU_ball.o .libs/vc_special_correlations_ar1.o .libs/vc_special_correlations_constantrho.o libtool: link: ranlib .libs/libtestdistributions.a libtool: link: ( cd ".libs" && rm -f "libtestdistributions.la" && ln -s "../libtestdistributions.la" "libtestdistributions.la" ) make[3]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/tests/testdistributions' Making all in . make[3]: Entering directory '/builddir/build/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o testroutines.lo testroutines.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o testcounter.lo testcounter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c testroutines.c -fPIC -DPIC -o .libs/testroutines.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/tests -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c testcounter.c -fPIC -DPIC -o .libs/testcounter.o testroutines.c: In function 'compare_sequence_par_start': testroutines.c:575:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 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' 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] 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' if (par) free(par); return cannot_compare_sequence(LOG); ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtestroutines.la testroutines.lo testcounter.lo -lm libtool: link: ar cru .libs/libtestroutines.a .libs/testroutines.o .libs/testcounter.o libtool: link: ranlib .libs/libtestroutines.a libtool: link: ( cd ".libs" && rm -f "libtestroutines.la" && ln -s "../libtestroutines.la" "libtestroutines.la" ) make[3]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/tests' make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/tests' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/doc' Making all in src make[3]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/doc/src' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/doc/src' Making all in figures make[3]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/doc/figures' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/doc/figures' Making all in . make[3]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/doc' make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.K5Mbo9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64 + cd unuran-1.8.1 + make install DESTDIR=/builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64 'INSTALL=install -p' Making install in . make[1]: Entering directory '/builddir/build/BUILD/unuran-1.8.1' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/unuran-1.8.1' make[1]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1' Making install in scripts make[1]: Entering directory '/builddir/build/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 '/builddir/build/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 '/builddir/build/BUILD/unuran-1.8.1/scripts' make[1]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/scripts' Making install in src make[1]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/src' Making install in utils make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/src/utils' make[3]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/unuran-1.8.1/src/utils' make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src/utils' Making install in methods make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/src/methods' make[3]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/unuran-1.8.1/src/methods' make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src/methods' Making install in specfunct make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/src/specfunct' make[3]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/unuran-1.8.1/src/specfunct' make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src/specfunct' Making install in distr make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/src/distr' make[3]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/unuran-1.8.1/src/distr' make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src/distr' Making install in distributions make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/src/distributions' make[3]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/unuran-1.8.1/src/distributions' make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src/distributions' Making install in parser make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/src/parser' make[3]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/unuran-1.8.1/src/parser' make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src/parser' Making install in tests make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/src/tests' make[3]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/src/tests' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/include" install -p -m 644 unuran_tests.h '/builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src/tests' make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src/tests' Making install in uniform make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/src/uniform' make[3]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/src/uniform' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/include" install -p -m 644 unuran_urng_gsl.h unuran_urng_prng.h unuran_urng_rngstreams.h '/builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src/uniform' make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src/uniform' Making install in urng make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/src/urng' make[3]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/unuran-1.8.1/src/urng' make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src/urng' Making install in . make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/src' make[3]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/src' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install install -p libunuran.la '/builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/lib64' libtool: install: install -p .libs/libunuran.so.15.0.0 /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/lib64/libunuran.so.15.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/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 /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/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: install -p .libs/libunuran.lai /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/lib64/libunuran.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/include" install -p -m 644 unuran.h '/builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src' make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src' make[1]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/src' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/examples' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/unuran-1.8.1/examples' make[1]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/examples' Making install in experiments make[1]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/experiments' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/unuran-1.8.1/experiments' make[1]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/experiments' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/tests' Making install in testdistributions make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/tests/testdistributions' make[3]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/unuran-1.8.1/tests/testdistributions' make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/tests/testdistributions' Making install in . make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/tests' make[3]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/tests' make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/tests' make[1]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/tests' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/doc' Making install in src make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/doc/src' make[3]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/unuran-1.8.1/doc/src' make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/doc/src' Making install in figures make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/doc/figures' make[3]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/unuran-1.8.1/doc/figures' make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/doc/figures' Making install in . make[2]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/doc' make[3]: Entering directory '/builddir/build/BUILD/unuran-1.8.1/doc' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/info" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/share/info" install -p -m 644 ./unuran.info ./unuran_win32.info '/builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/share/info' '/builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/share/info/unuran.info' install-info --info-dir='/builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/share/info' '/builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/share/info/unuran_win32.info' make[3]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/doc' make[2]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/doc' + rm /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64//usr/lib64/libunuran.la + rm /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64//usr/include/unuran_tests.h + rm /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64//usr/share/info/unuran_win32.info + rm -f /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64//usr/share/info/dir + rm -rf __dist_examples __clean_examples + cp -a examples __clean_examples + make -C __clean_examples distclean make: Entering directory '/builddir/build/BUILD/unuran-1.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 rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make: Leaving directory '/builddir/build/BUILD/unuran-1.8.1/__clean_examples' + rm __clean_examples/Makefile.am __clean_examples/Makefile.in + mkdir __dist_examples + mv __clean_examples __dist_examples/examples + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: unuran-1.8.1-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l8NTSh + umask 022 + cd /builddir/build/BUILD + cd unuran-1.8.1 + DOCDIR=/builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/share/doc/unuran + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/share/doc/unuran + cp -pr COPYING /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/share/doc/unuran + cp -pr AUTHORS /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/share/doc/unuran + cp -pr README /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/share/doc/unuran + cp -pr NEWS /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/share/doc/unuran + cp -pr KNOWN-PROBLEMS /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/share/doc/unuran + cp -pr THANKS /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/share/doc/unuran + cp -pr UPGRADE /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/share/doc/unuran + exit 0 Provides: libunuran.so.15()(64bit) unuran = 1.8.1-4.fc28 unuran(riscv-64) = 1.8.1-4.fc28 Requires(interp): /bin/sh /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info /sbin/ldconfig Requires(preun): /bin/sh /sbin/install-info Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: unuran-devel-1.8.1-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GCsSJ5 + umask 022 + cd /builddir/build/BUILD + cd unuran-1.8.1 + DOCDIR=/builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/share/doc/unuran-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/share/doc/unuran-devel + cp -pr doc/unuran.pdf /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/share/doc/unuran-devel + cp -pr __dist_examples/examples /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64/usr/share/doc/unuran-devel + exit 0 Provides: unuran-devel = 1.8.1-4.fc28 unuran-devel(riscv-64) = 1.8.1-4.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libunuran.so.15()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/unuran-1.8.1-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/unuran-1.8.1-4.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/unuran-devel-1.8.1-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2GcL9U + umask 022 + cd /builddir/build/BUILD + cd unuran-1.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/unuran-1.8.1-4.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff