==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: unuran 1.11.0-2 (Sat Jun  8 19:30:44 2024)
==> Retrieving sources...
  -> Found unuran-1.11.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    unuran-1.11.0.tar.gz ... Passed
==> Making package: unuran 1.11.0-2 (Sat Jun  8 19:31:06 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) blas-3.12.0-5  cblas-3.12.0-5  gsl-2.8-1

Total Download Size:   1.27 MiB
Total Installed Size:  4.92 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 gsl-2.8-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing blas...
installing cblas...
installing gsl...
:: Running post-transaction hooks...
(1/1) Updating the info directory file...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found unuran-1.11.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting unuran-1.11.0.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for ar... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (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... yes
checking for gsl_blas_dgemm in -lgsl... yes
checking for gsl_rng_alloc in -lgsl... yes
checking for gsl/gsl_rng.h... yes
checking for float.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for alarm... yes
checking for floor... yes
checking for gettimeofday... yes
checking for memset... yes
checking for pow... yes
checking for sqrt... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strtol... yes
checking for strtoul... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether log1p is declared... yes
checking whether hypot 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 DBL_MAX is declared... yes
checking for IEEE comparisons... yes
checking for divide-by-zero... yes
checking whether alarm is declared... yes
checking whether signal is declared... yes
checking for alarm... (cached) yes
checking for signal... yes
checking for valgrind... false
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/distr/Makefile
config.status: creating src/distributions/Makefile
config.status: creating src/methods/Makefile
config.status: creating src/parser/Makefile
config.status: creating src/specfunct/Makefile
config.status: creating src/tests/Makefile
config.status: creating src/uniform/Makefile
config.status: creating src/urng/Makefile
config.status: creating src/utils/Makefile
config.status: creating scripts/Makefile
config.status: creating doc/Makefile
config.status: creating doc/src/Makefile
config.status: creating doc/figures/Makefile
config.status: creating tests/Makefile
config.status: creating tests/testdistributions/Makefile
config.status: creating examples/Makefile
config.status: creating experiments/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

*========================================================
*
* Configuration for unuran-1.11.0:
*
*  Source directory:           .
*  Installation directory:     /usr
*  C Compiler:                 gcc
*
*  Build shared library:       yes
*  Build static library:       yes
*
*  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:                      yes
*
*  Default URNG:               builtin
*
*========================================================

make  all-recursive
make[1]: Entering directory '/build/unuran/src/unuran-1.11.0'
Making all in .
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0'
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0'
Making all in scripts
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/scripts'
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT compute_machine_constants.o -MD -MP -MF .deps/compute_machine_constants.Tpo -c -o compute_machine_constants.o compute_machine_constants.c
mv -f .deps/compute_machine_constants.Tpo .deps/compute_machine_constants.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o compute_machine_constants compute_machine_constants.o  -lgsl -lgsl -lgslcblas -lm 
libtool: link: gcc -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o compute_machine_constants compute_machine_constants.o  -lgsl -lgslcblas -lm
test -f ../src/utils/unur_fp_const_source.h \
|| ./compute_machine_constants > ../src/utils/unur_fp_const_source.h
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/scripts'
Making all in src
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/src'
Making all in utils
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/src/utils'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT eigensystem.lo -MD -MP -MF .deps/eigensystem.Tpo -c -o eigensystem.lo eigensystem.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT fmax.lo -MD -MP -MF .deps/fmax.Tpo -c -o fmax.lo fmax.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT hooke.lo -MD -MP -MF .deps/hooke.Tpo -c -o hooke.lo hooke.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT fmax.lo -MD -MP -MF .deps/fmax.Tpo -c fmax.c  -fPIC -DPIC -o .libs/fmax.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT hooke.lo -MD -MP -MF .deps/hooke.Tpo -c hooke.c  -fPIC -DPIC -o .libs/hooke.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c  -fPIC -DPIC -o .libs/debug.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT eigensystem.lo -MD -MP -MF .deps/eigensystem.Tpo -c eigensystem.c  -fPIC -DPIC -o .libs/eigensystem.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c  -fPIC -DPIC -o .libs/error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT fmax.lo -MD -MP -MF .deps/fmax.Tpo -c fmax.c -o fmax.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT hooke.lo -MD -MP -MF .deps/hooke.Tpo -c hooke.c -o hooke.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1
mv -f .deps/debug.Tpo .deps/debug.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT lobatto.lo -MD -MP -MF .deps/lobatto.Tpo -c -o lobatto.lo lobatto.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT eigensystem.lo -MD -MP -MF .deps/eigensystem.Tpo -c eigensystem.c -o eigensystem.o >/dev/null 2>&1
mv -f .deps/fmax.Tpo .deps/fmax.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c -o matrix.lo matrix.c
mv -f .deps/hooke.Tpo .deps/hooke.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT mrou_rectangle.lo -MD -MP -MF .deps/mrou_rectangle.Tpo -c -o mrou_rectangle.lo mrou_rectangle.c
mv -f .deps/error.Tpo .deps/error.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT slist.lo -MD -MP -MF .deps/slist.Tpo -c -o slist.lo slist.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT lobatto.lo -MD -MP -MF .deps/lobatto.Tpo -c lobatto.c  -fPIC -DPIC -o .libs/lobatto.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.c  -fPIC -DPIC -o .libs/matrix.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT mrou_rectangle.lo -MD -MP -MF .deps/mrou_rectangle.Tpo -c mrou_rectangle.c  -fPIC -DPIC -o .libs/mrou_rectangle.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT slist.lo -MD -MP -MF .deps/slist.Tpo -c slist.c  -fPIC -DPIC -o .libs/slist.o
mv -f .deps/eigensystem.Tpo .deps/eigensystem.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c -o stream.lo stream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT lobatto.lo -MD -MP -MF .deps/lobatto.Tpo -c lobatto.c -o lobatto.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT mrou_rectangle.lo -MD -MP -MF .deps/mrou_rectangle.Tpo -c mrou_rectangle.c -o mrou_rectangle.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT slist.lo -MD -MP -MF .deps/slist.Tpo -c slist.c -o slist.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.c -o matrix.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c  -fPIC -DPIC -o .libs/stream.o
mv -f .deps/lobatto.Tpo .deps/lobatto.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.c
mv -f .deps/slist.Tpo .deps/slist.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT umalloc.lo -MD -MP -MF .deps/umalloc.Tpo -c -o umalloc.lo umalloc.c
mv -f .deps/mrou_rectangle.Tpo .deps/mrou_rectangle.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT umath.lo -MD -MP -MF .deps/umath.Tpo -c -o umath.lo umath.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -o stream.o >/dev/null 2>&1
mv -f .deps/matrix.Tpo .deps/matrix.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT unur_fp.lo -MD -MP -MF .deps/unur_fp.Tpo -c -o unur_fp.lo unur_fp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c  -fPIC -DPIC -o .libs/string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT umalloc.lo -MD -MP -MF .deps/umalloc.Tpo -c umalloc.c  -fPIC -DPIC -o .libs/umalloc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT umath.lo -MD -MP -MF .deps/umath.Tpo -c umath.c  -fPIC -DPIC -o .libs/umath.o
mv -f .deps/stream.Tpo .deps/stream.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c -o vector.lo vector.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT unur_fp.lo -MD -MP -MF .deps/unur_fp.Tpo -c unur_fp.c  -fPIC -DPIC -o .libs/unur_fp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -o string.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT umalloc.lo -MD -MP -MF .deps/umalloc.Tpo -c umalloc.c -o umalloc.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT umath.lo -MD -MP -MF .deps/umath.Tpo -c umath.c -o umath.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c vector.c  -fPIC -DPIC -o .libs/vector.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT unur_fp.lo -MD -MP -MF .deps/unur_fp.Tpo -c unur_fp.c -o unur_fp.o >/dev/null 2>&1
mv -f .deps/umalloc.Tpo .deps/umalloc.Plo
mv -f .deps/string.Tpo .deps/string.Plo
mv -f .deps/umath.Tpo .deps/umath.Plo
mv -f .deps/unur_fp.Tpo .deps/unur_fp.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c vector.c -o vector.o >/dev/null 2>&1
mv -f .deps/vector.Tpo .deps/vector.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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  -lgsl -lgsl -lgslcblas -lm 
libtool: link: ar cr .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 '/build/unuran/src/unuran-1.11.0/src/utils'
Making all in methods
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/src/methods'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT x_gen.lo -MD -MP -MF .deps/x_gen.Tpo -c -o x_gen.lo x_gen.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT auto.lo -MD -MP -MF .deps/auto.Tpo -c -o auto.lo auto.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT arou.lo -MD -MP -MF .deps/arou.Tpo -c -o arou.lo arou.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT ars.lo -MD -MP -MF .deps/ars.Tpo -c -o ars.lo ars.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cext.lo -MD -MP -MF .deps/cext.Tpo -c -o cext.lo cext.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT auto.lo -MD -MP -MF .deps/auto.Tpo -c auto.c  -fPIC -DPIC -o .libs/auto.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT arou.lo -MD -MP -MF .deps/arou.Tpo -c arou.c  -fPIC -DPIC -o .libs/arou.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cext.lo -MD -MP -MF .deps/cext.Tpo -c cext.c  -fPIC -DPIC -o .libs/cext.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT x_gen.lo -MD -MP -MF .deps/x_gen.Tpo -c x_gen.c  -fPIC -DPIC -o .libs/x_gen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT ars.lo -MD -MP -MF .deps/ars.Tpo -c ars.c  -fPIC -DPIC -o .libs/ars.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT auto.lo -MD -MP -MF .deps/auto.Tpo -c auto.c -o auto.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cext.lo -MD -MP -MF .deps/cext.Tpo -c cext.c -o cext.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT x_gen.lo -MD -MP -MF .deps/x_gen.Tpo -c x_gen.c -o x_gen.o >/dev/null 2>&1
mv -f .deps/auto.Tpo .deps/auto.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cstd.lo -MD -MP -MF .deps/cstd.Tpo -c -o cstd.lo cstd.c
mv -f .deps/cext.Tpo .deps/cext.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT dari.lo -MD -MP -MF .deps/dari.Tpo -c -o dari.lo dari.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT arou.lo -MD -MP -MF .deps/arou.Tpo -c arou.c -o arou.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT ars.lo -MD -MP -MF .deps/ars.Tpo -c ars.c -o ars.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cstd.lo -MD -MP -MF .deps/cstd.Tpo -c cstd.c  -fPIC -DPIC -o .libs/cstd.o
mv -f .deps/x_gen.Tpo .deps/x_gen.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT dau.lo -MD -MP -MF .deps/dau.Tpo -c -o dau.lo dau.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dari.lo -MD -MP -MF .deps/dari.Tpo -c dari.c  -fPIC -DPIC -o .libs/dari.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dau.lo -MD -MP -MF .deps/dau.Tpo -c dau.c  -fPIC -DPIC -o .libs/dau.o
cstd.c: In function '_unur_cstd_inversion_init':
cstd.c:805:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
cstd.c:819:3: note: here
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cstd.lo -MD -MP -MF .deps/cstd.Tpo -c cstd.c -o cstd.o >/dev/null 2>&1
mv -f .deps/arou.Tpo .deps/arou.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT dext.lo -MD -MP -MF .deps/dext.Tpo -c -o dext.lo dext.c
mv -f .deps/ars.Tpo .deps/ars.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT dgt.lo -MD -MP -MF .deps/dgt.Tpo -c -o dgt.lo dgt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dari.lo -MD -MP -MF .deps/dari.Tpo -c dari.c -o dari.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dau.lo -MD -MP -MF .deps/dau.Tpo -c dau.c -o dau.o >/dev/null 2>&1
mv -f .deps/cstd.Tpo .deps/cstd.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT dsrou.lo -MD -MP -MF .deps/dsrou.Tpo -c -o dsrou.lo dsrou.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dgt.lo -MD -MP -MF .deps/dgt.Tpo -c dgt.c  -fPIC -DPIC -o .libs/dgt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dext.lo -MD -MP -MF .deps/dext.Tpo -c dext.c  -fPIC -DPIC -o .libs/dext.o
mv -f .deps/dau.Tpo .deps/dau.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT dss.lo -MD -MP -MF .deps/dss.Tpo -c -o dss.lo dss.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dsrou.lo -MD -MP -MF .deps/dsrou.Tpo -c dsrou.c  -fPIC -DPIC -o .libs/dsrou.o
mv -f .deps/dari.Tpo .deps/dari.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT dstd.lo -MD -MP -MF .deps/dstd.Tpo -c -o dstd.lo dstd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dext.lo -MD -MP -MF .deps/dext.Tpo -c dext.c -o dext.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dgt.lo -MD -MP -MF .deps/dgt.Tpo -c dgt.c -o dgt.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dss.lo -MD -MP -MF .deps/dss.Tpo -c dss.c  -fPIC -DPIC -o .libs/dss.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dstd.lo -MD -MP -MF .deps/dstd.Tpo -c dstd.c  -fPIC -DPIC -o .libs/dstd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dsrou.lo -MD -MP -MF .deps/dsrou.Tpo -c dsrou.c -o dsrou.o >/dev/null 2>&1
mv -f .deps/dext.Tpo .deps/dext.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT empk.lo -MD -MP -MF .deps/empk.Tpo -c -o empk.lo empk.c
mv -f .deps/dgt.Tpo .deps/dgt.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT empl.lo -MD -MP -MF .deps/empl.Tpo -c -o empl.lo empl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dss.lo -MD -MP -MF .deps/dss.Tpo -c dss.c -o dss.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT empk.lo -MD -MP -MF .deps/empk.Tpo -c empk.c  -fPIC -DPIC -o .libs/empk.o
dstd.c: In function '_unur_dstd_inversion_init':
dstd.c:812:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
dstd.c:826:3: note: here
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dstd.lo -MD -MP -MF .deps/dstd.Tpo -c dstd.c -o dstd.o >/dev/null 2>&1
mv -f .deps/dsrou.Tpo .deps/dsrou.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gibbs.lo -MD -MP -MF .deps/gibbs.Tpo -c -o gibbs.lo gibbs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT empl.lo -MD -MP -MF .deps/empl.Tpo -c empl.c  -fPIC -DPIC -o .libs/empl.o
mv -f .deps/dss.Tpo .deps/dss.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT hinv.lo -MD -MP -MF .deps/hinv.Tpo -c -o hinv.lo hinv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gibbs.lo -MD -MP -MF .deps/gibbs.Tpo -c gibbs.c  -fPIC -DPIC -o .libs/gibbs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT empl.lo -MD -MP -MF .deps/empl.Tpo -c empl.c -o empl.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT empk.lo -MD -MP -MF .deps/empk.Tpo -c empk.c -o empk.o >/dev/null 2>&1
mv -f .deps/dstd.Tpo .deps/dstd.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT hinv.lo -MD -MP -MF .deps/hinv.Tpo -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 -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT hist.lo -MD -MP -MF .deps/hist.Tpo -c -o hist.lo hist.c
mv -f .deps/empl.Tpo .deps/empl.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT hitro.lo -MD -MP -MF .deps/hitro.Tpo -c -o hitro.lo hitro.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT hist.lo -MD -MP -MF .deps/hist.Tpo -c hist.c  -fPIC -DPIC -o .libs/hist.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gibbs.lo -MD -MP -MF .deps/gibbs.Tpo -c gibbs.c -o gibbs.o >/dev/null 2>&1
mv -f .deps/empk.Tpo .deps/empk.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT hrb.lo -MD -MP -MF .deps/hrb.Tpo -c -o hrb.lo hrb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT hitro.lo -MD -MP -MF .deps/hitro.Tpo -c hitro.c  -fPIC -DPIC -o .libs/hitro.o
hinv.c: In function '_unur_hinv_interval_new':
hinv.c:1450:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
hinv.c:1452:3: note: here
hinv.c:1453:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
hinv.c:1455:3: note: here
hinv.c: In function '_unur_hinv_interval_parameter':
hinv.c:1677:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
hinv.c:1681:3: note: here
hinv.c:1692:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
hinv.c:1696:3: note: here
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT hinv.lo -MD -MP -MF .deps/hinv.Tpo -c hinv.c -o hinv.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT hrb.lo -MD -MP -MF .deps/hrb.Tpo -c hrb.c  -fPIC -DPIC -o .libs/hrb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT hist.lo -MD -MP -MF .deps/hist.Tpo -c hist.c -o hist.o >/dev/null 2>&1
mv -f .deps/gibbs.Tpo .deps/gibbs.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT hrd.lo -MD -MP -MF .deps/hrd.Tpo -c -o hrd.lo hrd.c
mv -f .deps/hist.Tpo .deps/hist.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT hri.lo -MD -MP -MF .deps/hri.Tpo -c -o hri.lo hri.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT hrb.lo -MD -MP -MF .deps/hrb.Tpo -c hrb.c -o hrb.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT hrd.lo -MD -MP -MF .deps/hrd.Tpo -c hrd.c  -fPIC -DPIC -o .libs/hrd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT hitro.lo -MD -MP -MF .deps/hitro.Tpo -c hitro.c -o hitro.o >/dev/null 2>&1
mv -f .deps/hinv.Tpo .deps/hinv.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT itdr.lo -MD -MP -MF .deps/itdr.Tpo -c -o itdr.lo itdr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT hri.lo -MD -MP -MF .deps/hri.Tpo -c hri.c  -fPIC -DPIC -o .libs/hri.o
mv -f .deps/hrb.Tpo .deps/hrb.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT mcorr.lo -MD -MP -MF .deps/mcorr.Tpo -c -o mcorr.lo mcorr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT hrd.lo -MD -MP -MF .deps/hrd.Tpo -c hrd.c -o hrd.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT itdr.lo -MD -MP -MF .deps/itdr.Tpo -c itdr.c  -fPIC -DPIC -o .libs/itdr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT mcorr.lo -MD -MP -MF .deps/mcorr.Tpo -c mcorr.c  -fPIC -DPIC -o .libs/mcorr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT hri.lo -MD -MP -MF .deps/hri.Tpo -c hri.c -o hri.o >/dev/null 2>&1
mv -f .deps/hrd.Tpo .deps/hrd.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT mixt.lo -MD -MP -MF .deps/mixt.Tpo -c -o mixt.lo mixt.c
mv -f .deps/hitro.Tpo .deps/hitro.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT mvstd.lo -MD -MP -MF .deps/mvstd.Tpo -c -o mvstd.lo mvstd.c
mv -f .deps/hri.Tpo .deps/hri.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT mvtdr.lo -MD -MP -MF .deps/mvtdr.Tpo -c -o mvtdr.lo mvtdr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT mixt.lo -MD -MP -MF .deps/mixt.Tpo -c mixt.c  -fPIC -DPIC -o .libs/mixt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT mvstd.lo -MD -MP -MF .deps/mvstd.Tpo -c mvstd.c  -fPIC -DPIC -o .libs/mvstd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT mcorr.lo -MD -MP -MF .deps/mcorr.Tpo -c mcorr.c -o mcorr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT itdr.lo -MD -MP -MF .deps/itdr.Tpo -c itdr.c -o itdr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT mvtdr.lo -MD -MP -MF .deps/mvtdr.Tpo -c mvtdr.c  -fPIC -DPIC -o .libs/mvtdr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT mvstd.lo -MD -MP -MF .deps/mvstd.Tpo -c mvstd.c -o mvstd.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT mixt.lo -MD -MP -MF .deps/mixt.Tpo -c mixt.c -o mixt.o >/dev/null 2>&1
mv -f .deps/mcorr.Tpo .deps/mcorr.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT ninv.lo -MD -MP -MF .deps/ninv.Tpo -c -o ninv.lo ninv.c
mv -f .deps/mvstd.Tpo .deps/mvstd.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT norta.lo -MD -MP -MF .deps/norta.Tpo -c -o norta.lo norta.c
mv -f .deps/mixt.Tpo .deps/mixt.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT nrou.lo -MD -MP -MF .deps/nrou.Tpo -c -o nrou.lo nrou.c
mv -f .deps/itdr.Tpo .deps/itdr.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT ninv.lo -MD -MP -MF .deps/ninv.Tpo -c ninv.c  -fPIC -DPIC -o .libs/ninv.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT pinv.lo -MD -MP -MF .deps/pinv.Tpo -c -o pinv.lo pinv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT norta.lo -MD -MP -MF .deps/norta.Tpo -c norta.c  -fPIC -DPIC -o .libs/norta.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nrou.lo -MD -MP -MF .deps/nrou.Tpo -c nrou.c  -fPIC -DPIC -o .libs/nrou.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pinv.lo -MD -MP -MF .deps/pinv.Tpo -c pinv.c  -fPIC -DPIC -o .libs/pinv.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT mvtdr.lo -MD -MP -MF .deps/mvtdr.Tpo -c mvtdr.c -o mvtdr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT norta.lo -MD -MP -MF .deps/norta.Tpo -c norta.c -o norta.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT ninv.lo -MD -MP -MF .deps/ninv.Tpo -c ninv.c -o ninv.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nrou.lo -MD -MP -MF .deps/nrou.Tpo -c nrou.c -o nrou.o >/dev/null 2>&1
mv -f .deps/norta.Tpo .deps/norta.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT srou.lo -MD -MP -MF .deps/srou.Tpo -c -o srou.lo srou.c
mv -f .deps/nrou.Tpo .deps/nrou.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT ssr.lo -MD -MP -MF .deps/ssr.Tpo -c -o ssr.lo ssr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT srou.lo -MD -MP -MF .deps/srou.Tpo -c srou.c  -fPIC -DPIC -o .libs/srou.o
In file included from pinv.c:550:
pinv_newton.ch: In function '_unur_pinv_create_table':
pinv_newton.ch:120:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
pinv_newton.ch:123:5: note: here
pinv_newton.ch:132:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
pinv_newton.ch:135:5: note: here
pinv_newton.ch:139:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
pinv_newton.ch:145:5: note: here
mv -f .deps/mvtdr.Tpo .deps/mvtdr.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT tabl.lo -MD -MP -MF .deps/tabl.Tpo -c -o tabl.lo tabl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pinv.lo -MD -MP -MF .deps/pinv.Tpo -c pinv.c -o pinv.o >/dev/null 2>&1
mv -f .deps/ninv.Tpo .deps/ninv.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT tdr.lo -MD -MP -MF .deps/tdr.Tpo -c -o tdr.lo tdr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT ssr.lo -MD -MP -MF .deps/ssr.Tpo -c ssr.c  -fPIC -DPIC -o .libs/ssr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT tabl.lo -MD -MP -MF .deps/tabl.Tpo -c tabl.c  -fPIC -DPIC -o .libs/tabl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT tdr.lo -MD -MP -MF .deps/tdr.Tpo -c tdr.c  -fPIC -DPIC -o .libs/tdr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT srou.lo -MD -MP -MF .deps/srou.Tpo -c srou.c -o srou.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT ssr.lo -MD -MP -MF .deps/ssr.Tpo -c ssr.c -o ssr.o >/dev/null 2>&1
mv -f .deps/pinv.Tpo .deps/pinv.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT unif.lo -MD -MP -MF .deps/unif.Tpo -c -o unif.lo unif.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT tabl.lo -MD -MP -MF .deps/tabl.Tpo -c tabl.c -o tabl.o >/dev/null 2>&1
mv -f .deps/srou.Tpo .deps/srou.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT utdr.lo -MD -MP -MF .deps/utdr.Tpo -c -o utdr.lo utdr.c
mv -f .deps/ssr.Tpo .deps/ssr.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT vempk.lo -MD -MP -MF .deps/vempk.Tpo -c -o vempk.lo vempk.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT unif.lo -MD -MP -MF .deps/unif.Tpo -c unif.c  -fPIC -DPIC -o .libs/unif.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT utdr.lo -MD -MP -MF .deps/utdr.Tpo -c utdr.c  -fPIC -DPIC -o .libs/utdr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vempk.lo -MD -MP -MF .deps/vempk.Tpo -c vempk.c  -fPIC -DPIC -o .libs/vempk.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT unif.lo -MD -MP -MF .deps/unif.Tpo -c unif.c -o unif.o >/dev/null 2>&1
mv -f .deps/unif.Tpo .deps/unif.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT vnrou.lo -MD -MP -MF .deps/vnrou.Tpo -c -o vnrou.lo vnrou.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vempk.lo -MD -MP -MF .deps/vempk.Tpo -c vempk.c -o vempk.o >/dev/null 2>&1
mv -f .deps/tabl.Tpo .deps/tabl.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT utdr.lo -MD -MP -MF .deps/utdr.Tpo -c utdr.c -o utdr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT tdr.lo -MD -MP -MF .deps/tdr.Tpo -c tdr.c -o tdr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vnrou.lo -MD -MP -MF .deps/vnrou.Tpo -c vnrou.c  -fPIC -DPIC -o .libs/vnrou.o
mv -f .deps/vempk.Tpo .deps/vempk.Plo
mv -f .deps/utdr.Tpo .deps/utdr.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vnrou.lo -MD -MP -MF .deps/vnrou.Tpo -c vnrou.c -o vnrou.o >/dev/null 2>&1
mv -f .deps/vnrou.Tpo .deps/vnrou.Plo
mv -f .deps/tdr.Tpo .deps/tdr.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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  -lgsl -lgsl -lgslcblas -lm 
libtool: link: ar cr .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 '/build/unuran/src/unuran-1.11.0/src/methods'
Making all in specfunct
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/src/specfunct'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cephes_gamma.lo -MD -MP -MF .deps/cephes_gamma.Tpo -c -o cephes_gamma.lo cephes_gamma.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cephes_igam.lo -MD -MP -MF .deps/cephes_igam.Tpo -c -o cephes_igam.lo cephes_igam.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cephes_incbet.lo -MD -MP -MF .deps/cephes_incbet.Tpo -c -o cephes_incbet.lo cephes_incbet.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cephes_ndtr.lo -MD -MP -MF .deps/cephes_ndtr.Tpo -c -o cephes_ndtr.lo cephes_ndtr.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cephes_ndtri.lo -MD -MP -MF .deps/cephes_ndtri.Tpo -c -o cephes_ndtri.lo cephes_ndtri.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cephes_incbet.lo -MD -MP -MF .deps/cephes_incbet.Tpo -c cephes_incbet.c  -fPIC -DPIC -o .libs/cephes_incbet.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cephes_ndtri.lo -MD -MP -MF .deps/cephes_ndtri.Tpo -c cephes_ndtri.c  -fPIC -DPIC -o .libs/cephes_ndtri.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cephes_gamma.lo -MD -MP -MF .deps/cephes_gamma.Tpo -c cephes_gamma.c  -fPIC -DPIC -o .libs/cephes_gamma.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cephes_ndtr.lo -MD -MP -MF .deps/cephes_ndtr.Tpo -c cephes_ndtr.c  -fPIC -DPIC -o .libs/cephes_ndtr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cephes_igam.lo -MD -MP -MF .deps/cephes_igam.Tpo -c cephes_igam.c  -fPIC -DPIC -o .libs/cephes_igam.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cephes_incbet.lo -MD -MP -MF .deps/cephes_incbet.Tpo -c cephes_incbet.c -o cephes_incbet.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cephes_ndtri.lo -MD -MP -MF .deps/cephes_ndtri.Tpo -c cephes_ndtri.c -o cephes_ndtri.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cephes_gamma.lo -MD -MP -MF .deps/cephes_gamma.Tpo -c cephes_gamma.c -o cephes_gamma.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cephes_igam.lo -MD -MP -MF .deps/cephes_igam.Tpo -c cephes_igam.c -o cephes_igam.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cephes_ndtr.lo -MD -MP -MF .deps/cephes_ndtr.Tpo -c cephes_ndtr.c -o cephes_ndtr.o >/dev/null 2>&1
mv -f .deps/cephes_ndtri.Tpo .deps/cephes_ndtri.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cephes_polevl.lo -MD -MP -MF .deps/cephes_polevl.Tpo -c -o cephes_polevl.lo cephes_polevl.c
mv -f .deps/cephes_igam.Tpo .deps/cephes_igam.Plo
mv -f .deps/cephes_incbet.Tpo .deps/cephes_incbet.Plo
mv -f .deps/cephes_gamma.Tpo .deps/cephes_gamma.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT bessel_asympt.lo -MD -MP -MF .deps/bessel_asympt.Tpo -c -o bessel_asympt.lo bessel_asympt.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cgamma.lo -MD -MP -MF .deps/cgamma.Tpo -c -o cgamma.lo cgamma.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c -o hypot.lo hypot.c
mv -f .deps/cephes_ndtr.Tpo .deps/cephes_ndtr.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c -o log1p.lo log1p.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cephes_polevl.lo -MD -MP -MF .deps/cephes_polevl.Tpo -c cephes_polevl.c  -fPIC -DPIC -o .libs/cephes_polevl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cgamma.lo -MD -MP -MF .deps/cgamma.Tpo -c cgamma.c  -fPIC -DPIC -o .libs/cgamma.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT bessel_asympt.lo -MD -MP -MF .deps/bessel_asympt.Tpo -c bessel_asympt.c  -fPIC -DPIC -o .libs/bessel_asympt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c hypot.c  -fPIC -DPIC -o .libs/hypot.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c log1p.c  -fPIC -DPIC -o .libs/log1p.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cephes_polevl.lo -MD -MP -MF .deps/cephes_polevl.Tpo -c cephes_polevl.c -o cephes_polevl.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cgamma.lo -MD -MP -MF .deps/cgamma.Tpo -c cgamma.c -o cgamma.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT bessel_asympt.lo -MD -MP -MF .deps/bessel_asympt.Tpo -c bessel_asympt.c -o bessel_asympt.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c hypot.c -o hypot.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c log1p.c -o log1p.o >/dev/null 2>&1
mv -f .deps/cephes_polevl.Tpo .deps/cephes_polevl.Plo
mv -f .deps/cgamma.Tpo .deps/cgamma.Plo
mv -f .deps/bessel_asympt.Tpo .deps/bessel_asympt.Plo
mv -f .deps/hypot.Tpo .deps/hypot.Plo
mv -f .deps/log1p.Tpo .deps/log1p.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libspecfunct.la  cephes_gamma.lo cephes_igam.lo cephes_incbet.lo cephes_ndtr.lo cephes_ndtri.lo cephes_polevl.lo  bessel_asympt.lo cgamma.lo hypot.lo log1p.lo  -lgsl -lgsl -lgslcblas -lm 
libtool: link: ar cr .libs/libspecfunct.a .libs/cephes_gamma.o .libs/cephes_igam.o .libs/cephes_incbet.o .libs/cephes_ndtr.o .libs/cephes_ndtri.o .libs/cephes_polevl.o .libs/bessel_asympt.o .libs/cgamma.o .libs/hypot.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 '/build/unuran/src/unuran-1.11.0/src/specfunct'
Making all in distr
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/src/distr'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT distr.lo -MD -MP -MF .deps/distr.Tpo -c -o distr.lo distr.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT distr_info.lo -MD -MP -MF .deps/distr_info.Tpo -c -o distr_info.lo distr_info.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cont.lo -MD -MP -MF .deps/cont.Tpo -c -o cont.lo cont.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT corder.lo -MD -MP -MF .deps/corder.Tpo -c -o corder.lo corder.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cxtrans.lo -MD -MP -MF .deps/cxtrans.Tpo -c -o cxtrans.lo cxtrans.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT distr.lo -MD -MP -MF .deps/distr.Tpo -c distr.c  -fPIC -DPIC -o .libs/distr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cont.lo -MD -MP -MF .deps/cont.Tpo -c cont.c  -fPIC -DPIC -o .libs/cont.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT distr_info.lo -MD -MP -MF .deps/distr_info.Tpo -c distr_info.c  -fPIC -DPIC -o .libs/distr_info.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cxtrans.lo -MD -MP -MF .deps/cxtrans.Tpo -c cxtrans.c  -fPIC -DPIC -o .libs/cxtrans.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT corder.lo -MD -MP -MF .deps/corder.Tpo -c corder.c  -fPIC -DPIC -o .libs/corder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT distr.lo -MD -MP -MF .deps/distr.Tpo -c distr.c -o distr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT distr_info.lo -MD -MP -MF .deps/distr_info.Tpo -c distr_info.c -o distr_info.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cxtrans.lo -MD -MP -MF .deps/cxtrans.Tpo -c cxtrans.c -o cxtrans.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT corder.lo -MD -MP -MF .deps/corder.Tpo -c corder.c -o corder.o >/dev/null 2>&1
mv -f .deps/distr_info.Tpo .deps/distr_info.Plo
mv -f .deps/distr.Tpo .deps/distr.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cemp.lo -MD -MP -MF .deps/cemp.Tpo -c -o cemp.lo cemp.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cvec.lo -MD -MP -MF .deps/cvec.Tpo -c -o cvec.lo cvec.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cont.lo -MD -MP -MF .deps/cont.Tpo -c cont.c -o cont.o >/dev/null 2>&1
mv -f .deps/corder.Tpo .deps/corder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT condi.lo -MD -MP -MF .deps/condi.Tpo -c -o condi.lo condi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cemp.lo -MD -MP -MF .deps/cemp.Tpo -c cemp.c  -fPIC -DPIC -o .libs/cemp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cvec.lo -MD -MP -MF .deps/cvec.Tpo -c cvec.c  -fPIC -DPIC -o .libs/cvec.o
mv -f .deps/cxtrans.Tpo .deps/cxtrans.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cvemp.lo -MD -MP -MF .deps/cvemp.Tpo -c -o cvemp.lo cvemp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT condi.lo -MD -MP -MF .deps/condi.Tpo -c condi.c  -fPIC -DPIC -o .libs/condi.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cvemp.lo -MD -MP -MF .deps/cvemp.Tpo -c cvemp.c  -fPIC -DPIC -o .libs/cvemp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cemp.lo -MD -MP -MF .deps/cemp.Tpo -c cemp.c -o cemp.o >/dev/null 2>&1
mv -f .deps/cont.Tpo .deps/cont.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT discr.lo -MD -MP -MF .deps/discr.Tpo -c -o discr.lo discr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cvemp.lo -MD -MP -MF .deps/cvemp.Tpo -c cvemp.c -o cvemp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT condi.lo -MD -MP -MF .deps/condi.Tpo -c condi.c -o condi.o >/dev/null 2>&1
mv -f .deps/cemp.Tpo .deps/cemp.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT matr.lo -MD -MP -MF .deps/matr.Tpo -c -o matr.lo matr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT discr.lo -MD -MP -MF .deps/discr.Tpo -c discr.c  -fPIC -DPIC -o .libs/discr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT cvec.lo -MD -MP -MF .deps/cvec.Tpo -c cvec.c -o cvec.o >/dev/null 2>&1
mv -f .deps/cvemp.Tpo .deps/cvemp.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT matr.lo -MD -MP -MF .deps/matr.Tpo -c matr.c  -fPIC -DPIC -o .libs/matr.o
mv -f .deps/condi.Tpo .deps/condi.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT matr.lo -MD -MP -MF .deps/matr.Tpo -c matr.c -o matr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT discr.lo -MD -MP -MF .deps/discr.Tpo -c discr.c -o discr.o >/dev/null 2>&1
mv -f .deps/matr.Tpo .deps/matr.Plo
mv -f .deps/cvec.Tpo .deps/cvec.Plo
mv -f .deps/discr.Tpo .deps/discr.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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  -lgsl -lgsl -lgslcblas -lm 
libtool: link: ar cr .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 '/build/unuran/src/unuran-1.11.0/src/distr'
Making all in distributions
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/src/distributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_beta.lo -MD -MP -MF .deps/c_beta.Tpo -c -o c_beta.lo c_beta.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_beta_gen.lo -MD -MP -MF .deps/c_beta_gen.Tpo -c -o c_beta_gen.lo c_beta_gen.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_burr.lo -MD -MP -MF .deps/c_burr.Tpo -c -o c_burr.lo c_burr.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_cauchy.lo -MD -MP -MF .deps/c_cauchy.Tpo -c -o c_cauchy.lo c_cauchy.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_chi.lo -MD -MP -MF .deps/c_chi.Tpo -c -o c_chi.lo c_chi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_beta_gen.lo -MD -MP -MF .deps/c_beta_gen.Tpo -c c_beta_gen.c  -fPIC -DPIC -o .libs/c_beta_gen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_chi.lo -MD -MP -MF .deps/c_chi.Tpo -c c_chi.c  -fPIC -DPIC -o .libs/c_chi.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_cauchy.lo -MD -MP -MF .deps/c_cauchy.Tpo -c c_cauchy.c  -fPIC -DPIC -o .libs/c_cauchy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_beta.lo -MD -MP -MF .deps/c_beta.Tpo -c c_beta.c  -fPIC -DPIC -o .libs/c_beta.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_burr.lo -MD -MP -MF .deps/c_burr.Tpo -c c_burr.c  -fPIC -DPIC -o .libs/c_burr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_chi.lo -MD -MP -MF .deps/c_chi.Tpo -c c_chi.c -o c_chi.o >/dev/null 2>&1
c_cauchy.c: In function '_unur_set_params_cauchy':
c_cauchy.c:250:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
c_cauchy.c:252:3: note: here
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_cauchy.lo -MD -MP -MF .deps/c_cauchy.Tpo -c c_cauchy.c -o c_cauchy.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_beta.lo -MD -MP -MF .deps/c_beta.Tpo -c c_beta.c -o c_beta.o >/dev/null 2>&1
c_burr.c: In function '_unur_set_params_burr':
c_burr.c:434:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
c_burr.c:436:3: note: here
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_burr.lo -MD -MP -MF .deps/c_burr.Tpo -c c_burr.c -o c_burr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_beta_gen.lo -MD -MP -MF .deps/c_beta_gen.Tpo -c c_beta_gen.c -o c_beta_gen.o >/dev/null 2>&1
mv -f .deps/c_chi.Tpo .deps/c_chi.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_chi_gen.lo -MD -MP -MF .deps/c_chi_gen.Tpo -c -o c_chi_gen.lo c_chi_gen.c
mv -f .deps/c_cauchy.Tpo .deps/c_cauchy.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_chisquare.lo -MD -MP -MF .deps/c_chisquare.Tpo -c -o c_chisquare.lo c_chisquare.c
mv -f .deps/c_beta.Tpo .deps/c_beta.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_exponential.lo -MD -MP -MF .deps/c_exponential.Tpo -c -o c_exponential.lo c_exponential.c
mv -f .deps/c_burr.Tpo .deps/c_burr.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_exponential_gen.lo -MD -MP -MF .deps/c_exponential_gen.Tpo -c -o c_exponential_gen.lo c_exponential_gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_chi_gen.lo -MD -MP -MF .deps/c_chi_gen.Tpo -c c_chi_gen.c  -fPIC -DPIC -o .libs/c_chi_gen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_chisquare.lo -MD -MP -MF .deps/c_chisquare.Tpo -c c_chisquare.c  -fPIC -DPIC -o .libs/c_chisquare.o
mv -f .deps/c_beta_gen.Tpo .deps/c_beta_gen.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_extremeI.lo -MD -MP -MF .deps/c_extremeI.Tpo -c -o c_extremeI.lo c_extremeI.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_exponential.lo -MD -MP -MF .deps/c_exponential.Tpo -c c_exponential.c  -fPIC -DPIC -o .libs/c_exponential.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_exponential_gen.lo -MD -MP -MF .deps/c_exponential_gen.Tpo -c c_exponential_gen.c  -fPIC -DPIC -o .libs/c_exponential_gen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_chi_gen.lo -MD -MP -MF .deps/c_chi_gen.Tpo -c c_chi_gen.c -o c_chi_gen.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_extremeI.lo -MD -MP -MF .deps/c_extremeI.Tpo -c c_extremeI.c  -fPIC -DPIC -o .libs/c_extremeI.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_chisquare.lo -MD -MP -MF .deps/c_chisquare.Tpo -c c_chisquare.c -o c_chisquare.o >/dev/null 2>&1
c_exponential.c: In function '_unur_set_params_exponential':
c_exponential.c:253:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
c_exponential.c:255:3: note: here
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_exponential.lo -MD -MP -MF .deps/c_exponential.Tpo -c c_exponential.c -o c_exponential.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_exponential_gen.lo -MD -MP -MF .deps/c_exponential_gen.Tpo -c c_exponential_gen.c -o c_exponential_gen.o >/dev/null 2>&1
mv -f .deps/c_chi_gen.Tpo .deps/c_chi_gen.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_extremeII.lo -MD -MP -MF .deps/c_extremeII.Tpo -c -o c_extremeII.lo c_extremeII.c
c_extremeI.c: In function '_unur_set_params_extremeI':
c_extremeI.c:233:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
c_extremeI.c:235:3: note: here
mv -f .deps/c_chisquare.Tpo .deps/c_chisquare.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_extremeI.lo -MD -MP -MF .deps/c_extremeI.Tpo -c c_extremeI.c -o c_extremeI.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_F.lo -MD -MP -MF .deps/c_F.Tpo -c -o c_F.lo c_F.c
mv -f .deps/c_exponential.Tpo .deps/c_exponential.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_gamma.lo -MD -MP -MF .deps/c_gamma.Tpo -c -o c_gamma.lo c_gamma.c
mv -f .deps/c_exponential_gen.Tpo .deps/c_exponential_gen.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_gamma_gen.lo -MD -MP -MF .deps/c_gamma_gen.Tpo -c -o c_gamma_gen.lo c_gamma_gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_extremeII.lo -MD -MP -MF .deps/c_extremeII.Tpo -c c_extremeII.c  -fPIC -DPIC -o .libs/c_extremeII.o
mv -f .deps/c_extremeI.Tpo .deps/c_extremeI.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_ghyp.lo -MD -MP -MF .deps/c_ghyp.Tpo -c -o c_ghyp.lo c_ghyp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_F.lo -MD -MP -MF .deps/c_F.Tpo -c c_F.c  -fPIC -DPIC -o .libs/c_F.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_gamma.lo -MD -MP -MF .deps/c_gamma.Tpo -c c_gamma.c  -fPIC -DPIC -o .libs/c_gamma.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_gamma_gen.lo -MD -MP -MF .deps/c_gamma_gen.Tpo -c c_gamma_gen.c  -fPIC -DPIC -o .libs/c_gamma_gen.o
c_extremeII.c: In function '_unur_set_params_extremeII':
c_extremeII.c:254:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
c_extremeII.c:256:3: note: here
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_extremeII.lo -MD -MP -MF .deps/c_extremeII.Tpo -c c_extremeII.c -o c_extremeII.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_ghyp.lo -MD -MP -MF .deps/c_ghyp.Tpo -c c_ghyp.c  -fPIC -DPIC -o .libs/c_ghyp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_F.lo -MD -MP -MF .deps/c_F.Tpo -c c_F.c -o c_F.o >/dev/null 2>&1
c_gamma.c: In function '_unur_set_params_gamma':
c_gamma.c:356:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
c_gamma.c:358:3: note: here
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_gamma.lo -MD -MP -MF .deps/c_gamma.Tpo -c c_gamma.c -o c_gamma.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_gamma_gen.lo -MD -MP -MF .deps/c_gamma_gen.Tpo -c c_gamma_gen.c -o c_gamma_gen.o >/dev/null 2>&1
mv -f .deps/c_extremeII.Tpo .deps/c_extremeII.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_gig.lo -MD -MP -MF .deps/c_gig.Tpo -c -o c_gig.lo c_gig.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_ghyp.lo -MD -MP -MF .deps/c_ghyp.Tpo -c c_ghyp.c -o c_ghyp.o >/dev/null 2>&1
mv -f .deps/c_F.Tpo .deps/c_F.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_gig_gen.lo -MD -MP -MF .deps/c_gig_gen.Tpo -c -o c_gig_gen.lo c_gig_gen.c
mv -f .deps/c_gamma.Tpo .deps/c_gamma.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_gig2.lo -MD -MP -MF .deps/c_gig2.Tpo -c -o c_gig2.lo c_gig2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_gig.lo -MD -MP -MF .deps/c_gig.Tpo -c c_gig.c  -fPIC -DPIC -o .libs/c_gig.o
mv -f .deps/c_gamma_gen.Tpo .deps/c_gamma_gen.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_hyperbolic.lo -MD -MP -MF .deps/c_hyperbolic.Tpo -c -o c_hyperbolic.lo c_hyperbolic.c
mv -f .deps/c_ghyp.Tpo .deps/c_ghyp.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_gig_gen.lo -MD -MP -MF .deps/c_gig_gen.Tpo -c c_gig_gen.c  -fPIC -DPIC -o .libs/c_gig_gen.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_ig.lo -MD -MP -MF .deps/c_ig.Tpo -c -o c_ig.lo c_ig.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_gig2.lo -MD -MP -MF .deps/c_gig2.Tpo -c c_gig2.c  -fPIC -DPIC -o .libs/c_gig2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_gig.lo -MD -MP -MF .deps/c_gig.Tpo -c c_gig.c -o c_gig.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_hyperbolic.lo -MD -MP -MF .deps/c_hyperbolic.Tpo -c c_hyperbolic.c  -fPIC -DPIC -o .libs/c_hyperbolic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_gig_gen.lo -MD -MP -MF .deps/c_gig_gen.Tpo -c c_gig_gen.c -o c_gig_gen.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_ig.lo -MD -MP -MF .deps/c_ig.Tpo -c c_ig.c  -fPIC -DPIC -o .libs/c_ig.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_gig2.lo -MD -MP -MF .deps/c_gig2.Tpo -c c_gig2.c -o c_gig2.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_hyperbolic.lo -MD -MP -MF .deps/c_hyperbolic.Tpo -c c_hyperbolic.c -o c_hyperbolic.o >/dev/null 2>&1
mv -f .deps/c_gig.Tpo .deps/c_gig.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_laplace.lo -MD -MP -MF .deps/c_laplace.Tpo -c -o c_laplace.lo c_laplace.c
mv -f .deps/c_gig_gen.Tpo .deps/c_gig_gen.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_logistic.lo -MD -MP -MF .deps/c_logistic.Tpo -c -o c_logistic.lo c_logistic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_ig.lo -MD -MP -MF .deps/c_ig.Tpo -c c_ig.c -o c_ig.o >/dev/null 2>&1
mv -f .deps/c_gig2.Tpo .deps/c_gig2.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_lognormal.lo -MD -MP -MF .deps/c_lognormal.Tpo -c -o c_lognormal.lo c_lognormal.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_laplace.lo -MD -MP -MF .deps/c_laplace.Tpo -c c_laplace.c  -fPIC -DPIC -o .libs/c_laplace.o
mv -f .deps/c_hyperbolic.Tpo .deps/c_hyperbolic.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_lomax.lo -MD -MP -MF .deps/c_lomax.Tpo -c -o c_lomax.lo c_lomax.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_logistic.lo -MD -MP -MF .deps/c_logistic.Tpo -c c_logistic.c  -fPIC -DPIC -o .libs/c_logistic.o
mv -f .deps/c_ig.Tpo .deps/c_ig.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_meixner.lo -MD -MP -MF .deps/c_meixner.Tpo -c -o c_meixner.lo c_meixner.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_lognormal.lo -MD -MP -MF .deps/c_lognormal.Tpo -c c_lognormal.c  -fPIC -DPIC -o .libs/c_lognormal.o
c_laplace.c: In function '_unur_set_params_laplace':
c_laplace.c:235:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
c_laplace.c:237:3: note: here
c_laplace.c:238:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
c_laplace.c:240:3: note: here
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_laplace.lo -MD -MP -MF .deps/c_laplace.Tpo -c c_laplace.c -o c_laplace.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_lomax.lo -MD -MP -MF .deps/c_lomax.Tpo -c c_lomax.c  -fPIC -DPIC -o .libs/c_lomax.o
c_logistic.c: In function '_unur_set_params_logistic':
c_logistic.c:233:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
c_logistic.c:235:3: note: here
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_logistic.lo -MD -MP -MF .deps/c_logistic.Tpo -c c_logistic.c -o c_logistic.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_meixner.lo -MD -MP -MF .deps/c_meixner.Tpo -c c_meixner.c  -fPIC -DPIC -o .libs/c_meixner.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_lognormal.lo -MD -MP -MF .deps/c_lognormal.Tpo -c c_lognormal.c -o c_lognormal.o >/dev/null 2>&1
mv -f .deps/c_laplace.Tpo .deps/c_laplace.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_normal.lo -MD -MP -MF .deps/c_normal.Tpo -c -o c_normal.lo c_normal.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_lomax.lo -MD -MP -MF .deps/c_lomax.Tpo -c c_lomax.c -o c_lomax.o >/dev/null 2>&1
mv -f .deps/c_logistic.Tpo .deps/c_logistic.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_normal_gen.lo -MD -MP -MF .deps/c_normal_gen.Tpo -c -o c_normal_gen.lo c_normal_gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_meixner.lo -MD -MP -MF .deps/c_meixner.Tpo -c c_meixner.c -o c_meixner.o >/dev/null 2>&1
mv -f .deps/c_lognormal.Tpo .deps/c_lognormal.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_pareto.lo -MD -MP -MF .deps/c_pareto.Tpo -c -o c_pareto.lo c_pareto.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_normal.lo -MD -MP -MF .deps/c_normal.Tpo -c c_normal.c  -fPIC -DPIC -o .libs/c_normal.o
mv -f .deps/c_lomax.Tpo .deps/c_lomax.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_powerexponential.lo -MD -MP -MF .deps/c_powerexponential.Tpo -c -o c_powerexponential.lo c_powerexponential.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_normal_gen.lo -MD -MP -MF .deps/c_normal_gen.Tpo -c c_normal_gen.c  -fPIC -DPIC -o .libs/c_normal_gen.o
mv -f .deps/c_meixner.Tpo .deps/c_meixner.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_powerexponential_gen.lo -MD -MP -MF .deps/c_powerexponential_gen.Tpo -c -o c_powerexponential_gen.lo c_powerexponential_gen.c
c_normal.c: In function '_unur_set_params_normal':
c_normal.c:262:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
c_normal.c:264:3: note: here
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_pareto.lo -MD -MP -MF .deps/c_pareto.Tpo -c c_pareto.c  -fPIC -DPIC -o .libs/c_pareto.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_normal.lo -MD -MP -MF .deps/c_normal.Tpo -c c_normal.c -o c_normal.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_powerexponential.lo -MD -MP -MF .deps/c_powerexponential.Tpo -c c_powerexponential.c  -fPIC -DPIC -o .libs/c_powerexponential.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_powerexponential_gen.lo -MD -MP -MF .deps/c_powerexponential_gen.Tpo -c c_powerexponential_gen.c  -fPIC -DPIC -o .libs/c_powerexponential_gen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_normal_gen.lo -MD -MP -MF .deps/c_normal_gen.Tpo -c c_normal_gen.c -o c_normal_gen.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_pareto.lo -MD -MP -MF .deps/c_pareto.Tpo -c c_pareto.c -o c_pareto.o >/dev/null 2>&1
mv -f .deps/c_normal.Tpo .deps/c_normal.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_rayleigh.lo -MD -MP -MF .deps/c_rayleigh.Tpo -c -o c_rayleigh.lo c_rayleigh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_powerexponential.lo -MD -MP -MF .deps/c_powerexponential.Tpo -c c_powerexponential.c -o c_powerexponential.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_powerexponential_gen.lo -MD -MP -MF .deps/c_powerexponential_gen.Tpo -c c_powerexponential_gen.c -o c_powerexponential_gen.o >/dev/null 2>&1
mv -f .deps/c_normal_gen.Tpo .deps/c_normal_gen.Plo
mv -f .deps/c_pareto.Tpo .deps/c_pareto.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_rayleigh.lo -MD -MP -MF .deps/c_rayleigh.Tpo -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 -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_slash.lo -MD -MP -MF .deps/c_slash.Tpo -c -o c_slash.lo c_slash.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_slash_gen.lo -MD -MP -MF .deps/c_slash_gen.Tpo -c -o c_slash_gen.lo c_slash_gen.c
mv -f .deps/c_powerexponential.Tpo .deps/c_powerexponential.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_student.lo -MD -MP -MF .deps/c_student.Tpo -c -o c_student.lo c_student.c
mv -f .deps/c_powerexponential_gen.Tpo .deps/c_powerexponential_gen.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_student_gen.lo -MD -MP -MF .deps/c_student_gen.Tpo -c -o c_student_gen.lo c_student_gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_slash_gen.lo -MD -MP -MF .deps/c_slash_gen.Tpo -c c_slash_gen.c  -fPIC -DPIC -o .libs/c_slash_gen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_slash.lo -MD -MP -MF .deps/c_slash.Tpo -c c_slash.c  -fPIC -DPIC -o .libs/c_slash.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_rayleigh.lo -MD -MP -MF .deps/c_rayleigh.Tpo -c c_rayleigh.c -o c_rayleigh.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_student_gen.lo -MD -MP -MF .deps/c_student_gen.Tpo -c c_student_gen.c  -fPIC -DPIC -o .libs/c_student_gen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_student.lo -MD -MP -MF .deps/c_student.Tpo -c c_student.c  -fPIC -DPIC -o .libs/c_student.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_slash_gen.lo -MD -MP -MF .deps/c_slash_gen.Tpo -c c_slash_gen.c -o c_slash_gen.o >/dev/null 2>&1
mv -f .deps/c_rayleigh.Tpo .deps/c_rayleigh.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_triangular.lo -MD -MP -MF .deps/c_triangular.Tpo -c -o c_triangular.lo c_triangular.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_slash.lo -MD -MP -MF .deps/c_slash.Tpo -c c_slash.c -o c_slash.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_student_gen.lo -MD -MP -MF .deps/c_student_gen.Tpo -c c_student_gen.c -o c_student_gen.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_student.lo -MD -MP -MF .deps/c_student.Tpo -c c_student.c -o c_student.o >/dev/null 2>&1
mv -f .deps/c_slash_gen.Tpo .deps/c_slash_gen.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_uniform.lo -MD -MP -MF .deps/c_uniform.Tpo -c -o c_uniform.lo c_uniform.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_triangular.lo -MD -MP -MF .deps/c_triangular.Tpo -c c_triangular.c  -fPIC -DPIC -o .libs/c_triangular.o
mv -f .deps/c_slash.Tpo .deps/c_slash.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_vg.lo -MD -MP -MF .deps/c_vg.Tpo -c -o c_vg.lo c_vg.c
mv -f .deps/c_student_gen.Tpo .deps/c_student_gen.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_weibull.lo -MD -MP -MF .deps/c_weibull.Tpo -c -o c_weibull.lo c_weibull.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_uniform.lo -MD -MP -MF .deps/c_uniform.Tpo -c c_uniform.c  -fPIC -DPIC -o .libs/c_uniform.o
mv -f .deps/c_student.Tpo .deps/c_student.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT d_binomial.lo -MD -MP -MF .deps/d_binomial.Tpo -c -o d_binomial.lo d_binomial.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_triangular.lo -MD -MP -MF .deps/c_triangular.Tpo -c c_triangular.c -o c_triangular.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_vg.lo -MD -MP -MF .deps/c_vg.Tpo -c c_vg.c  -fPIC -DPIC -o .libs/c_vg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_weibull.lo -MD -MP -MF .deps/c_weibull.Tpo -c c_weibull.c  -fPIC -DPIC -o .libs/c_weibull.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_binomial.lo -MD -MP -MF .deps/d_binomial.Tpo -c d_binomial.c  -fPIC -DPIC -o .libs/d_binomial.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_uniform.lo -MD -MP -MF .deps/c_uniform.Tpo -c c_uniform.c -o c_uniform.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_vg.lo -MD -MP -MF .deps/c_vg.Tpo -c c_vg.c -o c_vg.o >/dev/null 2>&1
mv -f .deps/c_triangular.Tpo .deps/c_triangular.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT d_binomial_gen.lo -MD -MP -MF .deps/d_binomial_gen.Tpo -c -o d_binomial_gen.lo d_binomial_gen.c
c_weibull.c: In function '_unur_set_params_weibull':
c_weibull.c:256:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
c_weibull.c:258:3: note: here
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_weibull.lo -MD -MP -MF .deps/c_weibull.Tpo -c c_weibull.c -o c_weibull.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_binomial.lo -MD -MP -MF .deps/d_binomial.Tpo -c d_binomial.c -o d_binomial.o >/dev/null 2>&1
mv -f .deps/c_uniform.Tpo .deps/c_uniform.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT d_geometric.lo -MD -MP -MF .deps/d_geometric.Tpo -c -o d_geometric.lo d_geometric.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_binomial_gen.lo -MD -MP -MF .deps/d_binomial_gen.Tpo -c d_binomial_gen.c  -fPIC -DPIC -o .libs/d_binomial_gen.o
mv -f .deps/c_vg.Tpo .deps/c_vg.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT d_hypergeometric.lo -MD -MP -MF .deps/d_hypergeometric.Tpo -c -o d_hypergeometric.lo d_hypergeometric.c
mv -f .deps/c_weibull.Tpo .deps/c_weibull.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT d_hypergeometric_gen.lo -MD -MP -MF .deps/d_hypergeometric_gen.Tpo -c -o d_hypergeometric_gen.lo d_hypergeometric_gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_geometric.lo -MD -MP -MF .deps/d_geometric.Tpo -c d_geometric.c  -fPIC -DPIC -o .libs/d_geometric.o
mv -f .deps/d_binomial.Tpo .deps/d_binomial.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT d_logarithmic.lo -MD -MP -MF .deps/d_logarithmic.Tpo -c -o d_logarithmic.lo d_logarithmic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_hypergeometric.lo -MD -MP -MF .deps/d_hypergeometric.Tpo -c d_hypergeometric.c  -fPIC -DPIC -o .libs/d_hypergeometric.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_binomial_gen.lo -MD -MP -MF .deps/d_binomial_gen.Tpo -c d_binomial_gen.c -o d_binomial_gen.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_hypergeometric_gen.lo -MD -MP -MF .deps/d_hypergeometric_gen.Tpo -c d_hypergeometric_gen.c  -fPIC -DPIC -o .libs/d_hypergeometric_gen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_geometric.lo -MD -MP -MF .deps/d_geometric.Tpo -c d_geometric.c -o d_geometric.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_logarithmic.lo -MD -MP -MF .deps/d_logarithmic.Tpo -c d_logarithmic.c  -fPIC -DPIC -o .libs/d_logarithmic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_hypergeometric.lo -MD -MP -MF .deps/d_hypergeometric.Tpo -c d_hypergeometric.c -o d_hypergeometric.o >/dev/null 2>&1
mv -f .deps/d_binomial_gen.Tpo .deps/d_binomial_gen.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT d_logarithmic_gen.lo -MD -MP -MF .deps/d_logarithmic_gen.Tpo -c -o d_logarithmic_gen.lo d_logarithmic_gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_hypergeometric_gen.lo -MD -MP -MF .deps/d_hypergeometric_gen.Tpo -c d_hypergeometric_gen.c -o d_hypergeometric_gen.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_logarithmic.lo -MD -MP -MF .deps/d_logarithmic.Tpo -c d_logarithmic.c -o d_logarithmic.o >/dev/null 2>&1
mv -f .deps/d_geometric.Tpo .deps/d_geometric.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT d_negativebinomial.lo -MD -MP -MF .deps/d_negativebinomial.Tpo -c -o d_negativebinomial.lo d_negativebinomial.c
mv -f .deps/d_hypergeometric.Tpo .deps/d_hypergeometric.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT d_poisson.lo -MD -MP -MF .deps/d_poisson.Tpo -c -o d_poisson.lo d_poisson.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_logarithmic_gen.lo -MD -MP -MF .deps/d_logarithmic_gen.Tpo -c d_logarithmic_gen.c  -fPIC -DPIC -o .libs/d_logarithmic_gen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_negativebinomial.lo -MD -MP -MF .deps/d_negativebinomial.Tpo -c d_negativebinomial.c  -fPIC -DPIC -o .libs/d_negativebinomial.o
mv -f .deps/d_logarithmic.Tpo .deps/d_logarithmic.Plo
mv -f .deps/d_hypergeometric_gen.Tpo .deps/d_hypergeometric_gen.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT d_poisson_gen.lo -MD -MP -MF .deps/d_poisson_gen.Tpo -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 -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT d_zipf.lo -MD -MP -MF .deps/d_zipf.Tpo -c -o d_zipf.lo d_zipf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_poisson.lo -MD -MP -MF .deps/d_poisson.Tpo -c d_poisson.c  -fPIC -DPIC -o .libs/d_poisson.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_logarithmic_gen.lo -MD -MP -MF .deps/d_logarithmic_gen.Tpo -c d_logarithmic_gen.c -o d_logarithmic_gen.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_negativebinomial.lo -MD -MP -MF .deps/d_negativebinomial.Tpo -c d_negativebinomial.c -o d_negativebinomial.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_poisson_gen.lo -MD -MP -MF .deps/d_poisson_gen.Tpo -c d_poisson_gen.c  -fPIC -DPIC -o .libs/d_poisson_gen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_zipf.lo -MD -MP -MF .deps/d_zipf.Tpo -c d_zipf.c  -fPIC -DPIC -o .libs/d_zipf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_poisson.lo -MD -MP -MF .deps/d_poisson.Tpo -c d_poisson.c -o d_poisson.o >/dev/null 2>&1
mv -f .deps/d_logarithmic_gen.Tpo .deps/d_logarithmic_gen.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT d_zipf_gen.lo -MD -MP -MF .deps/d_zipf_gen.Tpo -c -o d_zipf_gen.lo d_zipf_gen.c
mv -f .deps/d_negativebinomial.Tpo .deps/d_negativebinomial.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_zipf.lo -MD -MP -MF .deps/d_zipf.Tpo -c d_zipf.c -o d_zipf.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT m_correlation.lo -MD -MP -MF .deps/m_correlation.Tpo -c -o m_correlation.lo m_correlation.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_poisson_gen.lo -MD -MP -MF .deps/d_poisson_gen.Tpo -c d_poisson_gen.c -o d_poisson_gen.o >/dev/null 2>&1
mv -f .deps/d_poisson.Tpo .deps/d_poisson.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT vc_copula.lo -MD -MP -MF .deps/vc_copula.Tpo -c -o vc_copula.lo vc_copula.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_zipf_gen.lo -MD -MP -MF .deps/d_zipf_gen.Tpo -c d_zipf_gen.c  -fPIC -DPIC -o .libs/d_zipf_gen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT m_correlation.lo -MD -MP -MF .deps/m_correlation.Tpo -c m_correlation.c  -fPIC -DPIC -o .libs/m_correlation.o
mv -f .deps/d_zipf.Tpo .deps/d_zipf.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT vc_multicauchy.lo -MD -MP -MF .deps/vc_multicauchy.Tpo -c -o vc_multicauchy.lo vc_multicauchy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_copula.lo -MD -MP -MF .deps/vc_copula.Tpo -c vc_copula.c  -fPIC -DPIC -o .libs/vc_copula.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT d_zipf_gen.lo -MD -MP -MF .deps/d_zipf_gen.Tpo -c d_zipf_gen.c -o d_zipf_gen.o >/dev/null 2>&1
mv -f .deps/d_poisson_gen.Tpo .deps/d_poisson_gen.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT vc_multiexponential.lo -MD -MP -MF .deps/vc_multiexponential.Tpo -c -o vc_multiexponential.lo vc_multiexponential.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT m_correlation.lo -MD -MP -MF .deps/m_correlation.Tpo -c m_correlation.c -o m_correlation.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_multicauchy.lo -MD -MP -MF .deps/vc_multicauchy.Tpo -c vc_multicauchy.c  -fPIC -DPIC -o .libs/vc_multicauchy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_copula.lo -MD -MP -MF .deps/vc_copula.Tpo -c vc_copula.c -o vc_copula.o >/dev/null 2>&1
mv -f .deps/d_zipf_gen.Tpo .deps/d_zipf_gen.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT vc_multinormal.lo -MD -MP -MF .deps/vc_multinormal.Tpo -c -o vc_multinormal.lo vc_multinormal.c
mv -f .deps/m_correlation.Tpo .deps/m_correlation.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT vc_multinormal_gen.lo -MD -MP -MF .deps/vc_multinormal_gen.Tpo -c -o vc_multinormal_gen.lo vc_multinormal_gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_multiexponential.lo -MD -MP -MF .deps/vc_multiexponential.Tpo -c vc_multiexponential.c  -fPIC -DPIC -o .libs/vc_multiexponential.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_multicauchy.lo -MD -MP -MF .deps/vc_multicauchy.Tpo -c vc_multicauchy.c -o vc_multicauchy.o >/dev/null 2>&1
mv -f .deps/vc_copula.Tpo .deps/vc_copula.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT vc_multistudent.lo -MD -MP -MF .deps/vc_multistudent.Tpo -c -o vc_multistudent.lo vc_multistudent.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_multinormal.lo -MD -MP -MF .deps/vc_multinormal.Tpo -c vc_multinormal.c  -fPIC -DPIC -o .libs/vc_multinormal.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_multinormal_gen.lo -MD -MP -MF .deps/vc_multinormal_gen.Tpo -c vc_multinormal_gen.c  -fPIC -DPIC -o .libs/vc_multinormal_gen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_multiexponential.lo -MD -MP -MF .deps/vc_multiexponential.Tpo -c vc_multiexponential.c -o vc_multiexponential.o >/dev/null 2>&1
mv -f .deps/vc_multicauchy.Tpo .deps/vc_multicauchy.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_multistudent.lo -MD -MP -MF .deps/vc_multistudent.Tpo -c vc_multistudent.c  -fPIC -DPIC -o .libs/vc_multistudent.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_multinormal_gen.lo -MD -MP -MF .deps/vc_multinormal_gen.Tpo -c vc_multinormal_gen.c -o vc_multinormal_gen.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_multinormal.lo -MD -MP -MF .deps/vc_multinormal.Tpo -c vc_multinormal.c -o vc_multinormal.o >/dev/null 2>&1
mv -f .deps/vc_multiexponential.Tpo .deps/vc_multiexponential.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_multistudent.lo -MD -MP -MF .deps/vc_multistudent.Tpo -c vc_multistudent.c -o vc_multistudent.o >/dev/null 2>&1
mv -f .deps/vc_multinormal_gen.Tpo .deps/vc_multinormal_gen.Plo
mv -f .deps/vc_multinormal.Tpo .deps/vc_multinormal.Plo
mv -f .deps/vc_multistudent.Tpo .deps/vc_multistudent.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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_meixner.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_vg.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  -lgsl -lgsl -lgslcblas -lm 
libtool: link: ar cr .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_meixner.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_vg.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 '/build/unuran/src/unuran-1.11.0/src/distributions'
Making all in parser
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/src/parser'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT stringparser.lo -MD -MP -MF .deps/stringparser.Tpo -c -o stringparser.lo stringparser.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT functparser.lo -MD -MP -MF .deps/functparser.Tpo -c -o functparser.lo functparser.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT stringparser.lo -MD -MP -MF .deps/stringparser.Tpo -c stringparser.c  -fPIC -DPIC -o .libs/stringparser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c  -fPIC -DPIC -o .libs/parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT functparser.lo -MD -MP -MF .deps/functparser.Tpo -c functparser.c  -fPIC -DPIC -o .libs/functparser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1
mv -f .deps/parser.Tpo .deps/parser.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT functparser.lo -MD -MP -MF .deps/functparser.Tpo -c functparser.c -o functparser.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT stringparser.lo -MD -MP -MF .deps/stringparser.Tpo -c stringparser.c -o stringparser.o >/dev/null 2>&1
mv -f .deps/functparser.Tpo .deps/functparser.Plo
mv -f .deps/stringparser.Tpo .deps/stringparser.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libparser.la  parser.lo stringparser.lo functparser.lo  -lgsl -lgsl -lgslcblas -lm 
libtool: link: ar cr .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 '/build/unuran/src/unuran-1.11.0/src/parser'
Making all in tests
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/src/tests'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT chi2test.lo -MD -MP -MF .deps/chi2test.Tpo -c -o chi2test.lo chi2test.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT correlation.lo -MD -MP -MF .deps/correlation.Tpo -c -o correlation.lo correlation.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT countpdf.lo -MD -MP -MF .deps/countpdf.Tpo -c -o countpdf.lo countpdf.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT counturn.lo -MD -MP -MF .deps/counturn.Tpo -c -o counturn.lo counturn.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT inverror.lo -MD -MP -MF .deps/inverror.Tpo -c -o inverror.lo inverror.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT chi2test.lo -MD -MP -MF .deps/chi2test.Tpo -c chi2test.c  -fPIC -DPIC -o .libs/chi2test.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT inverror.lo -MD -MP -MF .deps/inverror.Tpo -c inverror.c  -fPIC -DPIC -o .libs/inverror.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT countpdf.lo -MD -MP -MF .deps/countpdf.Tpo -c countpdf.c  -fPIC -DPIC -o .libs/countpdf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT correlation.lo -MD -MP -MF .deps/correlation.Tpo -c correlation.c  -fPIC -DPIC -o .libs/correlation.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT counturn.lo -MD -MP -MF .deps/counturn.Tpo -c counturn.c  -fPIC -DPIC -o .libs/counturn.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT inverror.lo -MD -MP -MF .deps/inverror.Tpo -c inverror.c -o inverror.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT counturn.lo -MD -MP -MF .deps/counturn.Tpo -c counturn.c -o counturn.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT correlation.lo -MD -MP -MF .deps/correlation.Tpo -c correlation.c -o correlation.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT countpdf.lo -MD -MP -MF .deps/countpdf.Tpo -c countpdf.c -o countpdf.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT chi2test.lo -MD -MP -MF .deps/chi2test.Tpo -c chi2test.c -o chi2test.o >/dev/null 2>&1
mv -f .deps/counturn.Tpo .deps/counturn.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT moments.lo -MD -MP -MF .deps/moments.Tpo -c -o moments.lo moments.c
mv -f .deps/inverror.Tpo .deps/inverror.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT printsample.lo -MD -MP -MF .deps/printsample.Tpo -c -o printsample.lo printsample.c
mv -f .deps/correlation.Tpo .deps/correlation.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT quantiles.lo -MD -MP -MF .deps/quantiles.Tpo -c -o quantiles.lo quantiles.c
mv -f .deps/countpdf.Tpo .deps/countpdf.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT tests.lo -MD -MP -MF .deps/tests.Tpo -c -o tests.lo tests.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT moments.lo -MD -MP -MF .deps/moments.Tpo -c moments.c  -fPIC -DPIC -o .libs/moments.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT printsample.lo -MD -MP -MF .deps/printsample.Tpo -c printsample.c  -fPIC -DPIC -o .libs/printsample.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT quantiles.lo -MD -MP -MF .deps/quantiles.Tpo -c quantiles.c  -fPIC -DPIC -o .libs/quantiles.o
mv -f .deps/chi2test.Tpo .deps/chi2test.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c -o timing.lo timing.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT tests.lo -MD -MP -MF .deps/tests.Tpo -c tests.c  -fPIC -DPIC -o .libs/tests.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT printsample.lo -MD -MP -MF .deps/printsample.Tpo -c printsample.c -o printsample.o >/dev/null 2>&1
moments.c: In function 'unur_test_moments':
moments.c:138:42: warning: this statement may fall through [-Wimplicit-fallthrough=]
moments.c:140:7: note: here
moments.c:141:42: warning: this statement may fall through [-Wimplicit-fallthrough=]
moments.c:143:7: note: here
moments.c:144:42: warning: this statement may fall through [-Wimplicit-fallthrough=]
moments.c:146:7: note: here
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT moments.lo -MD -MP -MF .deps/moments.Tpo -c moments.c -o moments.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c timing.c  -fPIC -DPIC -o .libs/timing.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT quantiles.lo -MD -MP -MF .deps/quantiles.Tpo -c quantiles.c -o quantiles.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT tests.lo -MD -MP -MF .deps/tests.Tpo -c tests.c -o tests.o >/dev/null 2>&1
mv -f .deps/printsample.Tpo .deps/printsample.Plo
mv -f .deps/moments.Tpo .deps/moments.Plo
mv -f .deps/quantiles.Tpo .deps/quantiles.Plo
mv -f .deps/tests.Tpo .deps/tests.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c timing.c -o timing.o >/dev/null 2>&1
mv -f .deps/timing.Tpo .deps/timing.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libtests.la  chi2test.lo correlation.lo countpdf.lo counturn.lo inverror.lo moments.lo printsample.lo quantiles.lo tests.lo timing.lo  -lgsl -lgsl -lgslcblas -lm 
libtool: link: ar cr .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 '/build/unuran/src/unuran-1.11.0/src/tests'
Making all in uniform
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/src/uniform'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT urng_builtin.lo -MD -MP -MF .deps/urng_builtin.Tpo -c -o urng_builtin.lo urng_builtin.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT mrg31k3p.lo -MD -MP -MF .deps/mrg31k3p.Tpo -c -o mrg31k3p.lo mrg31k3p.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT fish.lo -MD -MP -MF .deps/fish.Tpo -c -o fish.lo fish.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT mstd.lo -MD -MP -MF .deps/mstd.Tpo -c -o mstd.lo mstd.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT urng_fvoid.lo -MD -MP -MF .deps/urng_fvoid.Tpo -c -o urng_fvoid.lo urng_fvoid.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_fvoid.lo -MD -MP -MF .deps/urng_fvoid.Tpo -c urng_fvoid.c  -fPIC -DPIC -o .libs/urng_fvoid.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT mrg31k3p.lo -MD -MP -MF .deps/mrg31k3p.Tpo -c mrg31k3p.c  -fPIC -DPIC -o .libs/mrg31k3p.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_builtin.lo -MD -MP -MF .deps/urng_builtin.Tpo -c urng_builtin.c  -fPIC -DPIC -o .libs/urng_builtin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT fish.lo -MD -MP -MF .deps/fish.Tpo -c fish.c  -fPIC -DPIC -o .libs/fish.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT mstd.lo -MD -MP -MF .deps/mstd.Tpo -c mstd.c  -fPIC -DPIC -o .libs/mstd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_fvoid.lo -MD -MP -MF .deps/urng_fvoid.Tpo -c urng_fvoid.c -o urng_fvoid.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT mrg31k3p.lo -MD -MP -MF .deps/mrg31k3p.Tpo -c mrg31k3p.c -o mrg31k3p.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT fish.lo -MD -MP -MF .deps/fish.Tpo -c fish.c -o fish.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_builtin.lo -MD -MP -MF .deps/urng_builtin.Tpo -c urng_builtin.c -o urng_builtin.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT mstd.lo -MD -MP -MF .deps/mstd.Tpo -c mstd.c -o mstd.o >/dev/null 2>&1
mv -f .deps/urng_fvoid.Tpo .deps/urng_fvoid.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT urng_gsl.lo -MD -MP -MF .deps/urng_gsl.Tpo -c -o urng_gsl.lo urng_gsl.c
mv -f .deps/mrg31k3p.Tpo .deps/mrg31k3p.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT urng_gslqrng.lo -MD -MP -MF .deps/urng_gslqrng.Tpo -c -o urng_gslqrng.lo urng_gslqrng.c
mv -f .deps/fish.Tpo .deps/fish.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT urng_prng.lo -MD -MP -MF .deps/urng_prng.Tpo -c -o urng_prng.lo urng_prng.c
mv -f .deps/urng_builtin.Tpo .deps/urng_builtin.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT urng_randomshift.lo -MD -MP -MF .deps/urng_randomshift.Tpo -c -o urng_randomshift.lo urng_randomshift.c
mv -f .deps/mstd.Tpo .deps/mstd.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT urng_rngstreams.lo -MD -MP -MF .deps/urng_rngstreams.Tpo -c -o urng_rngstreams.lo urng_rngstreams.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_gsl.lo -MD -MP -MF .deps/urng_gsl.Tpo -c urng_gsl.c  -fPIC -DPIC -o .libs/urng_gsl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_gslqrng.lo -MD -MP -MF .deps/urng_gslqrng.Tpo -c urng_gslqrng.c  -fPIC -DPIC -o .libs/urng_gslqrng.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_randomshift.lo -MD -MP -MF .deps/urng_randomshift.Tpo -c urng_randomshift.c  -fPIC -DPIC -o .libs/urng_randomshift.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_prng.lo -MD -MP -MF .deps/urng_prng.Tpo -c urng_prng.c  -fPIC -DPIC -o .libs/urng_prng.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_gsl.lo -MD -MP -MF .deps/urng_gsl.Tpo -c urng_gsl.c -o urng_gsl.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_gslqrng.lo -MD -MP -MF .deps/urng_gslqrng.Tpo -c urng_gslqrng.c -o urng_gslqrng.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_prng.lo -MD -MP -MF .deps/urng_prng.Tpo -c urng_prng.c -o urng_prng.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_rngstreams.lo -MD -MP -MF .deps/urng_rngstreams.Tpo -c urng_rngstreams.c  -fPIC -DPIC -o .libs/urng_rngstreams.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_randomshift.lo -MD -MP -MF .deps/urng_randomshift.Tpo -c urng_randomshift.c -o urng_randomshift.o >/dev/null 2>&1
mv -f .deps/urng_gsl.Tpo .deps/urng_gsl.Plo
mv -f .deps/urng_prng.Tpo .deps/urng_prng.Plo
mv -f .deps/urng_gslqrng.Tpo .deps/urng_gslqrng.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_rngstreams.lo -MD -MP -MF .deps/urng_rngstreams.Tpo -c urng_rngstreams.c -o urng_rngstreams.o >/dev/null 2>&1
mv -f .deps/urng_randomshift.Tpo .deps/urng_randomshift.Plo
mv -f .deps/urng_rngstreams.Tpo .deps/urng_rngstreams.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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  -lgsl -lgsl -lgslcblas -lm 
libtool: link: ar cr .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 '/build/unuran/src/unuran-1.11.0/src/uniform'
Making all in urng
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/src/urng'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT urng.lo -MD -MP -MF .deps/urng.Tpo -c -o urng.lo urng.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT urng_set.lo -MD -MP -MF .deps/urng_set.Tpo -c -o urng_set.lo urng_set.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT urng_default.lo -MD -MP -MF .deps/urng_default.Tpo -c -o urng_default.lo urng_default.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT urng_unuran.lo -MD -MP -MF .deps/urng_unuran.Tpo -c -o urng_unuran.lo urng_unuran.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng.lo -MD -MP -MF .deps/urng.Tpo -c urng.c  -fPIC -DPIC -o .libs/urng.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_default.lo -MD -MP -MF .deps/urng_default.Tpo -c urng_default.c  -fPIC -DPIC -o .libs/urng_default.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_set.lo -MD -MP -MF .deps/urng_set.Tpo -c urng_set.c  -fPIC -DPIC -o .libs/urng_set.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_unuran.lo -MD -MP -MF .deps/urng_unuran.Tpo -c urng_unuran.c  -fPIC -DPIC -o .libs/urng_unuran.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng.lo -MD -MP -MF .deps/urng.Tpo -c urng.c -o urng.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_default.lo -MD -MP -MF .deps/urng_default.Tpo -c urng_default.c -o urng_default.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_set.lo -MD -MP -MF .deps/urng_set.Tpo -c urng_set.c -o urng_set.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT urng_unuran.lo -MD -MP -MF .deps/urng_unuran.Tpo -c urng_unuran.c -o urng_unuran.o >/dev/null 2>&1
mv -f .deps/urng_default.Tpo .deps/urng_default.Plo
mv -f .deps/urng.Tpo .deps/urng.Plo
mv -f .deps/urng_set.Tpo .deps/urng_set.Plo
mv -f .deps/urng_unuran.Tpo .deps/urng_unuran.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o liburng.la  urng.lo urng_set.lo urng_default.lo urng_unuran.lo  -lgsl -lgsl -lgslcblas -lm 
libtool: link: ar cr .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 '/build/unuran/src/unuran-1.11.0/src/urng'
Making all in .
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -version-info 16:1:0  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libunuran.la -rpath /usr/lib  methods/libmethods.la distr/libdistr.la distributions/libdistributions.la specfunct/libspecfunct.la parser/libparser.la tests/libtests.la uniform/libuniform.la urng/liburng.la utils/libutils.la -lgsl -lgsl -lgslcblas -lm 
libtool: link: gcc -shared  -fPIC -DPIC  -Wl,--whole-archive methods/.libs/libmethods.a distr/.libs/libdistr.a distributions/.libs/libdistributions.a specfunct/.libs/libspecfunct.a parser/.libs/libparser.a tests/.libs/libtests.a uniform/.libs/libuniform.a urng/.libs/liburng.a utils/.libs/libutils.a -Wl,--no-whole-archive  -lgsl -lgslcblas -lm  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libunuran.so.16 -o .libs/libunuran.so.16.0.1
libtool: link: (cd ".libs" && rm -f "libunuran.so.16" && ln -s "libunuran.so.16.0.1" "libunuran.so.16")
libtool: link: (cd ".libs" && rm -f "libunuran.so" && ln -s "libunuran.so.16.0.1" "libunuran.so")
libtool: link: (cd .libs/libunuran.lax/libmethods.a && ar x "/build/unuran/src/unuran-1.11.0/src/methods/.libs/libmethods.a")
libtool: link: (cd .libs/libunuran.lax/libdistr.a && ar x "/build/unuran/src/unuran-1.11.0/src/distr/.libs/libdistr.a")
libtool: link: (cd .libs/libunuran.lax/libdistributions.a && ar x "/build/unuran/src/unuran-1.11.0/src/distributions/.libs/libdistributions.a")
libtool: link: (cd .libs/libunuran.lax/libspecfunct.a && ar x "/build/unuran/src/unuran-1.11.0/src/specfunct/.libs/libspecfunct.a")
libtool: link: (cd .libs/libunuran.lax/libparser.a && ar x "/build/unuran/src/unuran-1.11.0/src/parser/.libs/libparser.a")
libtool: link: (cd .libs/libunuran.lax/libtests.a && ar x "/build/unuran/src/unuran-1.11.0/src/tests/.libs/libtests.a")
libtool: link: (cd .libs/libunuran.lax/libuniform.a && ar x "/build/unuran/src/unuran-1.11.0/src/uniform/.libs/libuniform.a")
libtool: link: (cd .libs/libunuran.lax/liburng.a && ar x "/build/unuran/src/unuran-1.11.0/src/urng/.libs/liburng.a")
libtool: link: (cd .libs/libunuran.lax/libutils.a && ar x "/build/unuran/src/unuran-1.11.0/src/utils/.libs/libutils.a")
libtool: link: ar cr .libs/libunuran.a   .libs/libunuran.lax/libmethods.a/arou.o .libs/libunuran.lax/libmethods.a/ars.o .libs/libunuran.lax/libmethods.a/auto.o .libs/libunuran.lax/libmethods.a/cext.o .libs/libunuran.lax/libmethods.a/cstd.o .libs/libunuran.lax/libmethods.a/dari.o .libs/libunuran.lax/libmethods.a/dau.o .libs/libunuran.lax/libmethods.a/dext.o .libs/libunuran.lax/libmethods.a/dgt.o .libs/libunuran.lax/libmethods.a/dsrou.o .libs/libunuran.lax/libmethods.a/dss.o .libs/libunuran.lax/libmethods.a/dstd.o .libs/libunuran.lax/libmethods.a/empk.o .libs/libunuran.lax/libmethods.a/empl.o .libs/libunuran.lax/libmethods.a/gibbs.o .libs/libunuran.lax/libmethods.a/hinv.o .libs/libunuran.lax/libmethods.a/hist.o .libs/libunuran.lax/libmethods.a/hitro.o .libs/libunuran.lax/libmethods.a/hrb.o .libs/libunuran.lax/libmethods.a/hrd.o .libs/libunuran.lax/libmethods.a/hri.o .libs/libunuran.lax/libmethods.a/itdr.o .libs/libunuran.lax/libmethods.a/mcorr.o .libs/libunuran.lax/libmethods.a/mixt.o .libs/libunuran.lax/libmethods.a/mvstd.o .libs/libunuran.lax/libmethods.a/mvtdr.o .libs/libunuran.lax/libmethods.a/ninv.o .libs/libunuran.lax/libmethods.a/norta.o .libs/libunuran.lax/libmethods.a/nrou.o .libs/libunuran.lax/libmethods.a/pinv.o .libs/libunuran.lax/libmethods.a/srou.o .libs/libunuran.lax/libmethods.a/ssr.o .libs/libunuran.lax/libmethods.a/tabl.o .libs/libunuran.lax/libmethods.a/tdr.o .libs/libunuran.lax/libmethods.a/unif.o .libs/libunuran.lax/libmethods.a/utdr.o .libs/libunuran.lax/libmethods.a/vempk.o .libs/libunuran.lax/libmethods.a/vnrou.o .libs/libunuran.lax/libmethods.a/x_gen.o  .libs/libunuran.lax/libdistr.a/cemp.o .libs/libunuran.lax/libdistr.a/condi.o .libs/libunuran.lax/libdistr.a/cont.o .libs/libunuran.lax/libdistr.a/corder.o .libs/libunuran.lax/libdistr.a/cvec.o .libs/libunuran.lax/libdistr.a/cvemp.o .libs/libunuran.lax/libdistr.a/cxtrans.o .libs/libunuran.lax/libdistr.a/discr.o .libs/libunuran.lax/libdistr.a/distr.o .libs/libunuran.lax/libdistr.a/distr_info.o .libs/libunuran.lax/libdistr.a/matr.o  .libs/libunuran.lax/libdistributions.a/c_F.o .libs/libunuran.lax/libdistributions.a/c_beta.o .libs/libunuran.lax/libdistributions.a/c_beta_gen.o .libs/libunuran.lax/libdistributions.a/c_burr.o .libs/libunuran.lax/libdistributions.a/c_cauchy.o .libs/libunuran.lax/libdistributions.a/c_chi.o .libs/libunuran.lax/libdistributions.a/c_chi_gen.o .libs/libunuran.lax/libdistributions.a/c_chisquare.o .libs/libunuran.lax/libdistributions.a/c_exponential.o .libs/libunuran.lax/libdistributions.a/c_exponential_gen.o .libs/libunuran.lax/libdistributions.a/c_extremeI.o .libs/libunuran.lax/libdistributions.a/c_extremeII.o .libs/libunuran.lax/libdistributions.a/c_gamma.o .libs/libunuran.lax/libdistributions.a/c_gamma_gen.o .libs/libunuran.lax/libdistributions.a/c_ghyp.o .libs/libunuran.lax/libdistributions.a/c_gig.o .libs/libunuran.lax/libdistributions.a/c_gig2.o .libs/libunuran.lax/libdistributions.a/c_gig_gen.o .libs/libunuran.lax/libdistributions.a/c_hyperbolic.o .libs/libunuran.lax/libdistributions.a/c_ig.o .libs/libunuran.lax/libdistributions.a/c_laplace.o .libs/libunuran.lax/libdistributions.a/c_logistic.o .libs/libunuran.lax/libdistributions.a/c_lognormal.o .libs/libunuran.lax/libdistributions.a/c_lomax.o .libs/libunuran.lax/libdistributions.a/c_meixner.o .libs/libunuran.lax/libdistributions.a/c_normal.o .libs/libunuran.lax/libdistributions.a/c_normal_gen.o .libs/libunuran.lax/libdistributions.a/c_pareto.o .libs/libunuran.lax/libdistributions.a/c_powerexponential.o .libs/libunuran.lax/libdistributions.a/c_powerexponential_gen.o .libs/libunuran.lax/libdistributions.a/c_rayleigh.o .libs/libunuran.lax/libdistributions.a/c_slash.o .libs/libunuran.lax/libdistributions.a/c_slash_gen.o .libs/libunuran.lax/libdistributions.a/c_student.o .libs/libunuran.lax/libdistributions.a/c_student_gen.o .libs/libunuran.lax/libdistributions.a/c_triangular.o .libs/libunuran.lax/libdistributions.a/c_uniform.o .libs/libunuran.lax/libdistributions.a/c_vg.o .libs/libunuran.lax/libdistributions.a/c_weibull.o .libs/libunuran.lax/libdistributions.a/d_binomial.o .libs/libunuran.lax/libdistributions.a/d_binomial_gen.o .libs/libunuran.lax/libdistributions.a/d_geometric.o .libs/libunuran.lax/libdistributions.a/d_hypergeometric.o .libs/libunuran.lax/libdistributions.a/d_hypergeometric_gen.o .libs/libunuran.lax/libdistributions.a/d_logarithmic.o .libs/libunuran.lax/libdistributions.a/d_logarithmic_gen.o .libs/libunuran.lax/libdistributions.a/d_negativebinomial.o .libs/libunuran.lax/libdistributions.a/d_poisson.o .libs/libunuran.lax/libdistributions.a/d_poisson_gen.o .libs/libunuran.lax/libdistributions.a/d_zipf.o .libs/libunuran.lax/libdistributions.a/d_zipf_gen.o .libs/libunuran.lax/libdistributions.a/m_correlation.o .libs/libunuran.lax/libdistributions.a/vc_copula.o .libs/libunuran.lax/libdistributions.a/vc_multicauchy.o .libs/libunuran.lax/libdistributions.a/vc_multiexponential.o .libs/libunuran.lax/libdistributions.a/vc_multinormal.o .libs/libunuran.lax/libdistributions.a/vc_multinormal_gen.o .libs/libunuran.lax/libdistributions.a/vc_multistudent.o  .libs/libunuran.lax/libspecfunct.a/bessel_asympt.o .libs/libunuran.lax/libspecfunct.a/cephes_gamma.o .libs/libunuran.lax/libspecfunct.a/cephes_igam.o .libs/libunuran.lax/libspecfunct.a/cephes_incbet.o .libs/libunuran.lax/libspecfunct.a/cephes_ndtr.o .libs/libunuran.lax/libspecfunct.a/cephes_ndtri.o .libs/libunuran.lax/libspecfunct.a/cephes_polevl.o .libs/libunuran.lax/libspecfunct.a/cgamma.o .libs/libunuran.lax/libspecfunct.a/hypot.o .libs/libunuran.lax/libspecfunct.a/log1p.o  .libs/libunuran.lax/libparser.a/functparser.o .libs/libunuran.lax/libparser.a/parser.o .libs/libunuran.lax/libparser.a/stringparser.o  .libs/libunuran.lax/libtests.a/chi2test.o .libs/libunuran.lax/libtests.a/correlation.o .libs/libunuran.lax/libtests.a/countpdf.o .libs/libunuran.lax/libtests.a/counturn.o .libs/libunuran.lax/libtests.a/inverror.o .libs/libunuran.lax/libtests.a/moments.o .libs/libunuran.lax/libtests.a/printsample.o .libs/libunuran.lax/libtests.a/quantiles.o .libs/libunuran.lax/libtests.a/tests.o .libs/libunuran.lax/libtests.a/timing.o  .libs/libunuran.lax/libuniform.a/fish.o .libs/libunuran.lax/libuniform.a/mrg31k3p.o .libs/libunuran.lax/libuniform.a/mstd.o .libs/libunuran.lax/libuniform.a/urng_builtin.o .libs/libunuran.lax/libuniform.a/urng_fvoid.o .libs/libunuran.lax/libuniform.a/urng_gsl.o .libs/libunuran.lax/libuniform.a/urng_gslqrng.o .libs/libunuran.lax/libuniform.a/urng_prng.o .libs/libunuran.lax/libuniform.a/urng_randomshift.o .libs/libunuran.lax/libuniform.a/urng_rngstreams.o  .libs/libunuran.lax/liburng.a/urng.o .libs/libunuran.lax/liburng.a/urng_default.o .libs/libunuran.lax/liburng.a/urng_set.o .libs/libunuran.lax/liburng.a/urng_unuran.o  .libs/libunuran.lax/libutils.a/debug.o .libs/libunuran.lax/libutils.a/eigensystem.o .libs/libunuran.lax/libutils.a/error.o .libs/libunuran.lax/libutils.a/fmax.o .libs/libunuran.lax/libutils.a/hooke.o .libs/libunuran.lax/libutils.a/lobatto.o .libs/libunuran.lax/libutils.a/matrix.o .libs/libunuran.lax/libutils.a/mrou_rectangle.o .libs/libunuran.lax/libutils.a/slist.o .libs/libunuran.lax/libutils.a/stream.o .libs/libunuran.lax/libutils.a/string.o .libs/libunuran.lax/libutils.a/umalloc.o .libs/libunuran.lax/libutils.a/umath.o .libs/libunuran.lax/libutils.a/unur_fp.o .libs/libunuran.lax/libutils.a/vector.o 
libtool: link: ranlib .libs/libunuran.a
libtool: link: rm -fr .libs/libunuran.lax
libtool: link: ( cd ".libs" && rm -f "libunuran.la" && ln -s "../libunuran.la" "libunuran.la" )
make[3]: Leaving directory '/build/unuran/src/unuran-1.11.0/src'
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/src'
Making all in examples
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/examples'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/examples'
Making all in experiments
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/experiments'
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src/tests  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT make_timing_table.o -MD -MP -MF .deps/make_timing_table.Tpo -c -o make_timing_table.o make_timing_table.c
mv -f .deps/make_timing_table.Tpo .deps/make_timing_table.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -L../src -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o make_timing_table make_timing_table.o ../src/libunuran.la -lgsl -lgsl -lgslcblas -lm 
libtool: link: gcc -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/make_timing_table make_timing_table.o  -L../src ../src/.libs/libunuran.so -lgsl -lgslcblas -lm
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/experiments'
Making all in tests
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/tests'
Making all in testdistributions
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/tests/testdistributions'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_with_multiple_of_pdf.lo -MD -MP -MF .deps/c_with_multiple_of_pdf.Tpo -c -o c_with_multiple_of_pdf.lo c_with_multiple_of_pdf.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_wo_logpdf.lo -MD -MP -MF .deps/c_wo_logpdf.Tpo -c -o c_wo_logpdf.lo c_wo_logpdf.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_w_pdf_from_logpdf.lo -MD -MP -MF .deps/c_w_pdf_from_logpdf.Tpo -c -o c_w_pdf_from_logpdf.lo c_w_pdf_from_logpdf.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_sawtooth_discpdf.lo -MD -MP -MF .deps/c_sawtooth_discpdf.Tpo -c -o c_sawtooth_discpdf.lo c_sawtooth_discpdf.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT c_sawtooth_contpdf.lo -MD -MP -MF .deps/c_sawtooth_contpdf.Tpo -c -o c_sawtooth_contpdf.lo c_sawtooth_contpdf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_wo_logpdf.lo -MD -MP -MF .deps/c_wo_logpdf.Tpo -c c_wo_logpdf.c  -fPIC -DPIC -o .libs/c_wo_logpdf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_with_multiple_of_pdf.lo -MD -MP -MF .deps/c_with_multiple_of_pdf.Tpo -c c_with_multiple_of_pdf.c  -fPIC -DPIC -o .libs/c_with_multiple_of_pdf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_sawtooth_discpdf.lo -MD -MP -MF .deps/c_sawtooth_discpdf.Tpo -c c_sawtooth_discpdf.c  -fPIC -DPIC -o .libs/c_sawtooth_discpdf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_sawtooth_contpdf.lo -MD -MP -MF .deps/c_sawtooth_contpdf.Tpo -c c_sawtooth_contpdf.c  -fPIC -DPIC -o .libs/c_sawtooth_contpdf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_w_pdf_from_logpdf.lo -MD -MP -MF .deps/c_w_pdf_from_logpdf.Tpo -c c_w_pdf_from_logpdf.c  -fPIC -DPIC -o .libs/c_w_pdf_from_logpdf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_with_multiple_of_pdf.lo -MD -MP -MF .deps/c_with_multiple_of_pdf.Tpo -c c_with_multiple_of_pdf.c -o c_with_multiple_of_pdf.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_sawtooth_discpdf.lo -MD -MP -MF .deps/c_sawtooth_discpdf.Tpo -c c_sawtooth_discpdf.c -o c_sawtooth_discpdf.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_wo_logpdf.lo -MD -MP -MF .deps/c_wo_logpdf.Tpo -c c_wo_logpdf.c -o c_wo_logpdf.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_w_pdf_from_logpdf.lo -MD -MP -MF .deps/c_w_pdf_from_logpdf.Tpo -c c_w_pdf_from_logpdf.c -o c_w_pdf_from_logpdf.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c_sawtooth_contpdf.lo -MD -MP -MF .deps/c_sawtooth_contpdf.Tpo -c c_sawtooth_contpdf.c -o c_sawtooth_contpdf.o >/dev/null 2>&1
mv -f .deps/c_with_multiple_of_pdf.Tpo .deps/c_with_multiple_of_pdf.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT vc_w_marginals.lo -MD -MP -MF .deps/vc_w_marginals.Tpo -c -o vc_w_marginals.lo vc_w_marginals.c
mv -f .deps/c_sawtooth_discpdf.Tpo .deps/c_sawtooth_discpdf.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT vc_wo_logpdf.lo -MD -MP -MF .deps/vc_wo_logpdf.Tpo -c -o vc_wo_logpdf.lo vc_wo_logpdf.c
mv -f .deps/c_w_pdf_from_logpdf.Tpo .deps/c_w_pdf_from_logpdf.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT vc_cauchy_RoU_ball.lo -MD -MP -MF .deps/vc_cauchy_RoU_ball.Tpo -c -o vc_cauchy_RoU_ball.lo vc_cauchy_RoU_ball.c
mv -f .deps/c_wo_logpdf.Tpo .deps/c_wo_logpdf.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT vc_special_correlations_ar1.lo -MD -MP -MF .deps/vc_special_correlations_ar1.Tpo -c -o vc_special_correlations_ar1.lo vc_special_correlations_ar1.c
mv -f .deps/c_sawtooth_contpdf.Tpo .deps/c_sawtooth_contpdf.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT vc_special_correlations_constantrho.lo -MD -MP -MF .deps/vc_special_correlations_constantrho.Tpo -c -o vc_special_correlations_constantrho.lo vc_special_correlations_constantrho.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_w_marginals.lo -MD -MP -MF .deps/vc_w_marginals.Tpo -c vc_w_marginals.c  -fPIC -DPIC -o .libs/vc_w_marginals.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_wo_logpdf.lo -MD -MP -MF .deps/vc_wo_logpdf.Tpo -c vc_wo_logpdf.c  -fPIC -DPIC -o .libs/vc_wo_logpdf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_cauchy_RoU_ball.lo -MD -MP -MF .deps/vc_cauchy_RoU_ball.Tpo -c vc_cauchy_RoU_ball.c  -fPIC -DPIC -o .libs/vc_cauchy_RoU_ball.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_special_correlations_ar1.lo -MD -MP -MF .deps/vc_special_correlations_ar1.Tpo -c vc_special_correlations_ar1.c  -fPIC -DPIC -o .libs/vc_special_correlations_ar1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_w_marginals.lo -MD -MP -MF .deps/vc_w_marginals.Tpo -c vc_w_marginals.c -o vc_w_marginals.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_wo_logpdf.lo -MD -MP -MF .deps/vc_wo_logpdf.Tpo -c vc_wo_logpdf.c -o vc_wo_logpdf.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_cauchy_RoU_ball.lo -MD -MP -MF .deps/vc_cauchy_RoU_ball.Tpo -c vc_cauchy_RoU_ball.c -o vc_cauchy_RoU_ball.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_special_correlations_constantrho.lo -MD -MP -MF .deps/vc_special_correlations_constantrho.Tpo -c vc_special_correlations_constantrho.c  -fPIC -DPIC -o .libs/vc_special_correlations_constantrho.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_special_correlations_ar1.lo -MD -MP -MF .deps/vc_special_correlations_ar1.Tpo -c vc_special_correlations_ar1.c -o vc_special_correlations_ar1.o >/dev/null 2>&1
mv -f .deps/vc_w_marginals.Tpo .deps/vc_w_marginals.Plo
mv -f .deps/vc_wo_logpdf.Tpo .deps/vc_wo_logpdf.Plo
mv -f .deps/vc_cauchy_RoU_ball.Tpo .deps/vc_cauchy_RoU_ball.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vc_special_correlations_constantrho.lo -MD -MP -MF .deps/vc_special_correlations_constantrho.Tpo -c vc_special_correlations_constantrho.c -o vc_special_correlations_constantrho.o >/dev/null 2>&1
mv -f .deps/vc_special_correlations_ar1.Tpo .deps/vc_special_correlations_ar1.Plo
mv -f .deps/vc_special_correlations_constantrho.Tpo .deps/vc_special_correlations_constantrho.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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  -lgsl -lgsl -lgslcblas -lm 
libtool: link: ar cr .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 '/build/unuran/src/unuran-1.11.0/tests/testdistributions'
Making all in .
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/tests'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DUNURAN_SUPPORTS_GSL   -I../src -I../src/tests  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT testroutines.lo -MD -MP -MF .deps/testroutines.Tpo -c -o testroutines.lo testroutines.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DUNURAN_SUPPORTS_GSL   -I../src -I../src/tests  -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT testcounter.lo -MD -MP -MF .deps/testcounter.Tpo -c -o testcounter.lo testcounter.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DUNURAN_SUPPORTS_GSL -I../src -I../src/tests -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT testcounter.lo -MD -MP -MF .deps/testcounter.Tpo -c testcounter.c  -fPIC -DPIC -o .libs/testcounter.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DUNURAN_SUPPORTS_GSL -I../src -I../src/tests -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT testroutines.lo -MD -MP -MF .deps/testroutines.Tpo -c testroutines.c  -fPIC -DPIC -o .libs/testroutines.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DUNURAN_SUPPORTS_GSL -I../src -I../src/tests -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT testcounter.lo -MD -MP -MF .deps/testcounter.Tpo -c testcounter.c -o testcounter.o >/dev/null 2>&1
mv -f .deps/testcounter.Tpo .deps/testcounter.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DUNURAN_SUPPORTS_GSL -I../src -I../src/tests -Wall -Wextra -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT testroutines.lo -MD -MP -MF .deps/testroutines.Tpo -c testroutines.c -o testroutines.o >/dev/null 2>&1
mv -f .deps/testroutines.Tpo .deps/testroutines.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra  -Wshadow -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libtestroutines.la  testroutines.lo testcounter.lo  -lgsl -lgsl -lgslcblas -lm 
libtool: link: ar cr .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 '/build/unuran/src/unuran-1.11.0/tests'
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/tests'
Making all in doc
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/doc'
Making all in src
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/doc/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/unuran/src/unuran-1.11.0/doc/src'
Making all in figures
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/doc/figures'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/unuran/src/unuran-1.11.0/doc/figures'
Making all in .
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/unuran/src/unuran-1.11.0/doc'
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/doc'
make[1]: Leaving directory '/build/unuran/src/unuran-1.11.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in .
make[1]: Entering directory '/build/unuran/src/unuran-1.11.0'
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0'
make[1]: Leaving directory '/build/unuran/src/unuran-1.11.0'
Making install in scripts
make[1]: Entering directory '/build/unuran/src/unuran-1.11.0/scripts'
test -f ../src/utils/unur_fp_const_source.h \
|| ./compute_machine_constants > ../src/utils/unur_fp_const_source.h
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/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 '/build/unuran/src/unuran-1.11.0/scripts'
make[1]: Leaving directory '/build/unuran/src/unuran-1.11.0/scripts'
Making install in src
make[1]: Entering directory '/build/unuran/src/unuran-1.11.0/src'
Making install in utils
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/src/utils'
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/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 '/build/unuran/src/unuran-1.11.0/src/utils'
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/src/utils'
Making install in methods
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/src/methods'
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/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 '/build/unuran/src/unuran-1.11.0/src/methods'
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/src/methods'
Making install in specfunct
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/src/specfunct'
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/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 '/build/unuran/src/unuran-1.11.0/src/specfunct'
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/src/specfunct'
Making install in distr
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/src/distr'
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/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 '/build/unuran/src/unuran-1.11.0/src/distr'
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/src/distr'
Making install in distributions
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/src/distributions'
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/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 '/build/unuran/src/unuran-1.11.0/src/distributions'
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/src/distributions'
Making install in parser
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/src/parser'
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/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 '/build/unuran/src/unuran-1.11.0/src/parser'
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/src/parser'
Making install in tests
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/src/tests'
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/src/tests'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/unuran/pkg/unuran/usr/include'
 /usr/bin/install -c -m 644 unuran_tests.h '/build/unuran/pkg/unuran/usr/include'
make[3]: Leaving directory '/build/unuran/src/unuran-1.11.0/src/tests'
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/src/tests'
Making install in uniform
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/src/uniform'
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/src/uniform'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/unuran/pkg/unuran/usr/include'
 /usr/bin/install -c -m 644 unuran_urng_gsl.h unuran_urng_prng.h unuran_urng_rngstreams.h '/build/unuran/pkg/unuran/usr/include'
make[3]: Leaving directory '/build/unuran/src/unuran-1.11.0/src/uniform'
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/src/uniform'
Making install in urng
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/src/urng'
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/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 '/build/unuran/src/unuran-1.11.0/src/urng'
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/src/urng'
Making install in .
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/src'
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/src'
 /usr/bin/mkdir -p '/build/unuran/pkg/unuran/usr/include'
 /usr/bin/mkdir -p '/build/unuran/pkg/unuran/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libunuran.la '/build/unuran/pkg/unuran/usr/lib'
 /usr/bin/install -c -m 644 unuran.h '/build/unuran/pkg/unuran/usr/include'
libtool: install: /usr/bin/install -c .libs/libunuran.so.16.0.1 /build/unuran/pkg/unuran/usr/lib/libunuran.so.16.0.1
libtool: install: (cd /build/unuran/pkg/unuran/usr/lib && { ln -s -f libunuran.so.16.0.1 libunuran.so.16 || { rm -f libunuran.so.16 && ln -s libunuran.so.16.0.1 libunuran.so.16; }; })
libtool: install: (cd /build/unuran/pkg/unuran/usr/lib && { ln -s -f libunuran.so.16.0.1 libunuran.so || { rm -f libunuran.so && ln -s libunuran.so.16.0.1 libunuran.so; }; })
libtool: install: /usr/bin/install -c .libs/libunuran.lai /build/unuran/pkg/unuran/usr/lib/libunuran.la
libtool: install: /usr/bin/install -c .libs/libunuran.a /build/unuran/pkg/unuran/usr/lib/libunuran.a
libtool: install: chmod 644 /build/unuran/pkg/unuran/usr/lib/libunuran.a
libtool: install: ranlib /build/unuran/pkg/unuran/usr/lib/libunuran.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/unuran/src/unuran-1.11.0/src'
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/src'
make[1]: Leaving directory '/build/unuran/src/unuran-1.11.0/src'
Making install in examples
make[1]: Entering directory '/build/unuran/src/unuran-1.11.0/examples'
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/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 '/build/unuran/src/unuran-1.11.0/examples'
make[1]: Leaving directory '/build/unuran/src/unuran-1.11.0/examples'
Making install in experiments
make[1]: Entering directory '/build/unuran/src/unuran-1.11.0/experiments'
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/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 '/build/unuran/src/unuran-1.11.0/experiments'
make[1]: Leaving directory '/build/unuran/src/unuran-1.11.0/experiments'
Making install in tests
make[1]: Entering directory '/build/unuran/src/unuran-1.11.0/tests'
Making install in testdistributions
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/tests/testdistributions'
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/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 '/build/unuran/src/unuran-1.11.0/tests/testdistributions'
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/tests/testdistributions'
Making install in .
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/tests'
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/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 '/build/unuran/src/unuran-1.11.0/tests'
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/tests'
make[1]: Leaving directory '/build/unuran/src/unuran-1.11.0/tests'
Making install in doc
make[1]: Entering directory '/build/unuran/src/unuran-1.11.0/doc'
Making install in src
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/doc/src'
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/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 '/build/unuran/src/unuran-1.11.0/doc/src'
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/doc/src'
Making install in figures
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/doc/figures'
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/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 '/build/unuran/src/unuran-1.11.0/doc/figures'
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/doc/figures'
Making install in .
make[2]: Entering directory '/build/unuran/src/unuran-1.11.0/doc'
make[3]: Entering directory '/build/unuran/src/unuran-1.11.0/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/unuran/pkg/unuran/usr/share/info'
 /usr/bin/install -c -m 644 ./unuran.info ./unuran_win32.info '/build/unuran/pkg/unuran/usr/share/info'
 install-info --info-dir='/build/unuran/pkg/unuran/usr/share/info' '/build/unuran/pkg/unuran/usr/share/info/unuran.info'
 install-info --info-dir='/build/unuran/pkg/unuran/usr/share/info' '/build/unuran/pkg/unuran/usr/share/info/unuran_win32.info'
make[3]: Leaving directory '/build/unuran/src/unuran-1.11.0/doc'
make[2]: Leaving directory '/build/unuran/src/unuran-1.11.0/doc'
make[1]: Leaving directory '/build/unuran/src/unuran-1.11.0/doc'
==> Tidying install...
  -> Removing empty directories...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "unuran"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: unuran 1.11.0-2 (Sat Jun  8 19:32:27 2024)
==> Cleaning up...