Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 909743 Details for
Bug 943922
sci-mathematics/unuran-1.9.0 - [libtool] [gcc-15] /.../pinv_newton.ch: error: too many arguments to function _unur_pinv_cubic_hermite_is_monotone
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-mathematics:unuran-1.9.0:20241118-213711.log
sci-mathematics:unuran-1.9.0:20241118-213711.log (text/plain), 64.38 KB, created by
Toralf Förster
on 2024-11-19 08:44:46 UTC
(
hide
)
Description:
sci-mathematics:unuran-1.9.0:20241118-213711.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-19 08:44:46 UTC
Size:
64.38 KB
patch
obsolete
> * Package: sci-mathematics/unuran-1.9.0:0 > * Repository: gentoo > * Maintainer: sci-mathematics@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc examples kernel_linux rngstreams > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking unuran-1.9.0.tar.gz to /var/tmp/portage/sci-mathematics/unuran-1.9.0/work >>>> Source unpacked in /var/tmp/portage/sci-mathematics/unuran-1.9.0/work >>>> Preparing source in /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0 ... > * Applying unuran-1.9.0-configure-clang16.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal --system-acdir=/var/tmp/portage/sci-mathematics/unuran-1.9.0/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader --force' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: unuran-1.9.0/ > * Running elibtoolize in: unuran-1.9.0/autoconf/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying verbose-pic/2.4.7 patch ... > * Applying clang-runtime-ltmain/2.4.7 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0 ... > * econf: updating unuran-1.9.0/autoconf/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating unuran-1.9.0/autoconf/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating unuran-1.9.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating unuran-1.9.0/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/unuran-1.9.0 --htmldir=/usr/share/doc/unuran-1.9.0/html --with-sysroot=/ --libdir=/usr/lib64 --enable-shared --disable-static --with-urng-default=rngstream --without-urng-gsl --without-urng-prng --with-urng-rngstream >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether sleep supports fractional seconds... yes >checking filesystem timestamp resolution... 0.01 >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 xargs -n works... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt 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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 RngStream_CreateStream in -lrngstreams... yes >checking for RngStream.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 x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) 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... true >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.9.0: >* >* Source directory: /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0 >* Installation directory: /usr >* C Compiler: x86_64-pc-linux-gnu-gcc >* >* Build shared library: yes >* Build static library: no >* >* Use deprecated code: no >* Enable runtime checks: no >* Enable logging of data: no >* Enable info routine: yes >* Experimenal code: no >* Use Rmath library: no >* >* Support for external uniform random number generators >* Rngstream: yes >* PRNG: no >* GSL: no >* >* Default URNG: rngstream >* >*======================================================== > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0 ... >make -O -j4 >make all-recursive >Making all in . >Making all in scripts >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/scripts' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/scripts -I.. -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o compute_machine_constants.o /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/scripts/compute_machine_constants.c >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/scripts' >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/scripts' >/bin/bash ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o compute_machine_constants compute_machine_constants.o -lrngstreams -lgsl -lgslcblas -lm >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o compute_machine_constants compute_machine_constants.o -lrngstreams -lgsl -lgslcblas -lm >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/scripts' >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/scripts' >test -f /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/unur_fp_const_source.h \ >|| ./compute_machine_constants > /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/unur_fp_const_source.h >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/scripts' >Making all in src >Making all in utils >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o debug.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/debug.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/debug.c -fPIC -DPIC -o .libs/debug.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o error.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/error.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/error.c -fPIC -DPIC -o .libs/error.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o fmax.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/fmax.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/fmax.c -fPIC -DPIC -o .libs/fmax.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o hooke.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/hooke.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/hooke.c -fPIC -DPIC -o .libs/hooke.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o lobatto.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/lobatto.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/lobatto.c -fPIC -DPIC -o .libs/lobatto.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o mrou_rectangle.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/mrou_rectangle.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/mrou_rectangle.c -fPIC -DPIC -o .libs/mrou_rectangle.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o slist.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/slist.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/slist.c -fPIC -DPIC -o .libs/slist.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o eigensystem.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/eigensystem.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/eigensystem.c -fPIC -DPIC -o .libs/eigensystem.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o matrix.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/matrix.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/matrix.c -fPIC -DPIC -o .libs/matrix.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o umalloc.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/umalloc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/umalloc.c -fPIC -DPIC -o .libs/umalloc.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o stream.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/stream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/stream.c -fPIC -DPIC -o .libs/stream.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o string.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/string.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/string.c -fPIC -DPIC -o .libs/string.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o unur_fp.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/unur_fp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/unur_fp.c -fPIC -DPIC -o .libs/unur_fp.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o umath.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/umath.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/umath.c -fPIC -DPIC -o .libs/umath.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o vector.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/vector.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/utils/vector.c -fPIC -DPIC -o .libs/vector.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >/bin/bash ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -lrngstreams -lgsl -lgslcblas -lm >libtool: link: x86_64-pc-linux-gnu-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: x86_64-pc-linux-gnu-ranlib .libs/libutils.a >libtool: link: ( cd ".libs" && rm -f "libutils.la" && ln -s "../libutils.la" "libutils.la" ) >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/utils' >Making all in methods >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o auto.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/auto.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/auto.c -fPIC -DPIC -o .libs/auto.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o x_gen.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/x_gen.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/x_gen.c -fPIC -DPIC -o .libs/x_gen.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o cext.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/cext.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/cext.c -fPIC -DPIC -o .libs/cext.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o cstd.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/cstd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/cstd.c -fPIC -DPIC -o .libs/cstd.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o arou.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/arou.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/arou.c -fPIC -DPIC -o .libs/arou.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o ars.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/ars.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/ars.c -fPIC -DPIC -o .libs/ars.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o dau.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/dau.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/dau.c -fPIC -DPIC -o .libs/dau.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o dext.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/dext.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/dext.c -fPIC -DPIC -o .libs/dext.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o dari.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/dari.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/dari.c -fPIC -DPIC -o .libs/dari.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o dgt.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/dgt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/dgt.c -fPIC -DPIC -o .libs/dgt.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o dss.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/dss.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/dss.c -fPIC -DPIC -o .libs/dss.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o dsrou.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/dsrou.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/dsrou.c -fPIC -DPIC -o .libs/dsrou.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o dstd.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/dstd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/dstd.c -fPIC -DPIC -o .libs/dstd.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o empl.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/empl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/empl.c -fPIC -DPIC -o .libs/empl.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o empk.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/empk.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/empk.c -fPIC -DPIC -o .libs/empk.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o hist.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/hist.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/hist.c -fPIC -DPIC -o .libs/hist.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o gibbs.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/gibbs.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/gibbs.c -fPIC -DPIC -o .libs/gibbs.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o hrb.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/hrb.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/hrb.c -fPIC -DPIC -o .libs/hrb.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o hrd.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/hrd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/hrd.c -fPIC -DPIC -o .libs/hrd.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o hinv.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/hinv.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/hinv.c -fPIC -DPIC -o .libs/hinv.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o hitro.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/hitro.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/hitro.c -fPIC -DPIC -o .libs/hitro.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o hri.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/hri.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/hri.c -fPIC -DPIC -o .libs/hri.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o mvstd.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/mvstd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/mvstd.c -fPIC -DPIC -o .libs/mvstd.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o mixt.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/mixt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/mixt.c -fPIC -DPIC -o .libs/mixt.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o mcorr.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/mcorr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/mcorr.c -fPIC -DPIC -o .libs/mcorr.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o itdr.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/itdr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/itdr.c -fPIC -DPIC -o .libs/itdr.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o norta.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/norta.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/norta.c -fPIC -DPIC -o .libs/norta.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o pinv.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/pinv.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/pinv.c -fPIC -DPIC -o .libs/pinv.o >In file included from /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/pinv.c:548: >/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/pinv_newton.ch: In function '_unur_pinv_newton_maxerror': >/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/pinv_newton.ch:590:9: error: too many arguments to function '_unur_pinv_cubic_hermite_is_monotone' > 590 | ! _unur_pinv_cubic_hermite_is_monotone(gen,ui,zi,xval)) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/pinv.c:438:12: note: declared here > 438 | static int _unur_pinv_cubic_hermite_is_monotone(); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/pinv_newton.ch: At top level: >/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/pinv_newton.ch:727:1: error: conflicting types for '_unur_pinv_cubic_hermite_is_monotone'; have 'int(struct unur_gen *, double *, double *, double *)' > 727 | _unur_pinv_cubic_hermite_is_monotone(struct unur_gen *gen, double *ui, double *zi, double *xval) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/pinv.c:438:12: note: previous declaration of '_unur_pinv_cubic_hermite_is_monotone' with type 'int(void)' > 438 | static int _unur_pinv_cubic_hermite_is_monotone(); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/pinv.c:438:12: warning: '_unur_pinv_cubic_hermite_is_monotone' used but never defined >make[3]: *** [Makefile:567: pinv.lo] Error 1 >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: *** Waiting for unfinished jobs.... >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o nrou.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/nrou.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/nrou.c -fPIC -DPIC -o .libs/nrou.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o ninv.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/ninv.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/ninv.c -fPIC -DPIC -o .libs/ninv.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[3]: Entering directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >/bin/bash ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c -o mvtdr.lo /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/mvtdr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods -I../.. -I/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src -Wall -Wextra -Wshadow -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0/src/methods/mvtdr.c -fPIC -DPIC -o .libs/mvtdr.o >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build/src/methods' >make[2]: *** [Makefile:537: all-recursive] Error 1 >make[1]: *** [Makefile:457: all-recursive] Error 1 >make: *** [Makefile:389: all] Error 2 > * ERROR: sci-mathematics/unuran-1.9.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sci-mathematics/unuran-1.9.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sci-mathematics/unuran-1.9.0::gentoo'`. > * The complete build log is located at '/var/log/portage/sci-mathematics:unuran-1.9.0:20241118-213711.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-mathematics/unuran-1.9.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/unuran-1.9.0/temp/environment'. > * Working directory: '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0_build' > * S: '/var/tmp/portage/sci-mathematics/unuran-1.9.0/work/unuran-1.9.0' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 943922
:
909736
|
909737
|
909738
|
909739
|
909740
|
909741
|
909742
| 909743 |
909744