checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for math... no checking for cos in -lm... yes checking for ANSI C header files... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for unistd.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for stdint.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether byte ordering is bigendian... no checking for long long... yes checking for uint32_t... yes checking for uint8_t... yes checking for random... yes checking for erf... yes checking for lgamma... yes checking for log1p... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating mylib/Makefile config.status: creating probdist/Makefile config.status: creating testu01/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating param/Makefile config.status: creating include/config.h config.status: creating include/gdefconf.h config.status: executing depfiles commands Making all in . make[1]: Entering directory '/build/testu01/src/TestU01-1.2.3' gcc -DHAVE_CONFIG_H -I. -I./include -I. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tcode.o -MD -MP -MF .deps/tcode.Tpo -c -o tcode.o `test -f './mylib/tcode.c' || echo './'`./mylib/tcode.c mv -f .deps/tcode.Tpo .deps/tcode.Po /bin/sh ./libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o tcode tcode.o -lm mkdir .libs gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o tcode tcode.o -lm make[1]: Leaving directory '/build/testu01/src/TestU01-1.2.3' Making all in include make[1]: Entering directory '/build/testu01/src/TestU01-1.2.3/include' make all-am make[2]: Entering directory '/build/testu01/src/TestU01-1.2.3/include' ../tcode ../mylib/gdef.tex gdef.h ../tcode ../mylib/addstr.tex addstr.h ../tcode ../mylib/bitset.tex bitset.h ../tcode ../mylib/chrono.tex chrono.h ../tcode ../mylib/mystr.tex mystr.h ../tcode ../mylib/num.tex num.h ../tcode ../mylib/num2.tex num2.h ../tcode ../mylib/tables.tex tables.h ../tcode ../mylib/util.tex util.h ../tcode ../probdist/fmass.tex fmass.h ../tcode ../probdist/fdist.tex fdist.h ../tcode ../probdist/fbar.tex fbar.h ../tcode ../probdist/finv.tex finv.h ../tcode ../probdist/gofs.tex gofs.h ../tcode ../probdist/gofw.tex gofw.h ../tcode ../probdist/statcoll.tex statcoll.h ../tcode ../probdist/wdist.tex wdist.h ../tcode ../testu01/unif01.tex unif01.h ../tcode ../testu01/ulcg.tex ulcg.h ../tcode ../testu01/umrg.tex umrg.h ../tcode ../testu01/ucarry.tex ucarry.h ../tcode ../testu01/utaus.tex utaus.h ../tcode ../testu01/ugfsr.tex ugfsr.h ../tcode ../testu01/uinv.tex uinv.h ../tcode ../testu01/uquad.tex uquad.h ../tcode ../testu01/ucubic.tex ucubic.h ../tcode ../testu01/ulec.tex ulec.h ../tcode ../testu01/utezuka.tex utezuka.h ../tcode ../testu01/umarsa.tex umarsa.h ../tcode ../testu01/uweyl.tex uweyl.h ../tcode ../testu01/uknuth.tex uknuth.h ../tcode ../testu01/uwu.tex uwu.h ../tcode ../testu01/unumrec.tex unumrec.h ../tcode ../testu01/uvaria.tex uvaria.h ../tcode ../testu01/usoft.tex usoft.h ../tcode ../testu01/ugranger.tex ugranger.h ../tcode ../testu01/ucrypto.tex ucrypto.h ../tcode ../testu01/ufile.tex ufile.h ../tcode ../testu01/udeng.tex udeng.h ../tcode ../testu01/utouzin.tex utouzin.h ../tcode ../testu01/uautomata.tex uautomata.h ../tcode ../testu01/uxorshift.tex uxorshift.h ../tcode ../testu01/ubrent.tex ubrent.h ../tcode ../testu01/rijndael-alg-fst.tex rijndael-alg-fst.h ../tcode ../testu01/tu01_sha1.tex tu01_sha1.h ../tcode ../testu01/scatter.tex scatter.h ../tcode ../testu01/swrite.tex swrite.h ../tcode ../testu01/sres.tex sres.h ../tcode ../testu01/smultin.tex smultin.h ../tcode ../testu01/sknuth.tex sknuth.h ../tcode ../testu01/smarsa.tex smarsa.h ../tcode ../testu01/sstring.tex sstring.h ../tcode ../testu01/svaria.tex svaria.h ../tcode ../testu01/snpair.tex snpair.h ../tcode ../testu01/swalk.tex swalk.h ../tcode ../testu01/sentrop.tex sentrop.h ../tcode ../testu01/sspectral.tex sspectral.h ../tcode ../testu01/scomp.tex scomp.h ../tcode ../testu01/sspacings.tex sspacings.h ../tcode ../testu01/vectorsF2.tex vectorsF2.h ../tcode ../testu01/bbattery.tex bbattery.h ../tcode ../testu01/ffam.tex ffam.h ../tcode ../testu01/fcong.tex fcong.h ../tcode ../testu01/ffsr.tex ffsr.h ../tcode ../testu01/ftab.tex ftab.h ../tcode ../testu01/fres.tex fres.h ../tcode ../testu01/fcho.tex fcho.h ../tcode ../testu01/fmultin.tex fmultin.h ../tcode ../testu01/fmarsa.tex fmarsa.h ../tcode ../testu01/fknuth.tex fknuth.h ../tcode ../testu01/fwalk.tex fwalk.h ../tcode ../testu01/fstring.tex fstring.h ../tcode ../testu01/fspectral.tex fspectral.h ../tcode ../testu01/fvaria.tex fvaria.h ../tcode ../testu01/fnpair.tex fnpair.h make[2]: Leaving directory '/build/testu01/src/TestU01-1.2.3/include' make[1]: Leaving directory '/build/testu01/src/TestU01-1.2.3/include' Making all in mylib make[1]: Entering directory '/build/testu01/src/TestU01-1.2.3/mylib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT gdef.lo -MD -MP -MF .deps/gdef.Tpo -c -o gdef.lo gdef.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT addstr.lo -MD -MP -MF .deps/addstr.Tpo -c -o addstr.lo addstr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT bitset.lo -MD -MP -MF .deps/bitset.Tpo -c -o bitset.lo bitset.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT chrono.lo -MD -MP -MF .deps/chrono.Tpo -c -o chrono.lo chrono.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mystr.lo -MD -MP -MF .deps/mystr.Tpo -c -o mystr.lo mystr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT num.lo -MD -MP -MF .deps/num.Tpo -c -o num.lo num.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT num2.lo -MD -MP -MF .deps/num2.Tpo -c -o num2.lo num2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c -o tables.lo tables.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c mkdir .libs mkdir .libs mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists mkdir: cannot create directory '.libs': File exists mkdir: cannot create directory '.libs': File exists gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT num.lo -MD -MP -MF .deps/num.Tpo -c num.c -fPIC -DPIC -o .libs/num.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mystr.lo -MD -MP -MF .deps/mystr.Tpo -c mystr.c -fPIC -DPIC -o .libs/mystr.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT addstr.lo -MD -MP -MF .deps/addstr.Tpo -c addstr.c -fPIC -DPIC -o .libs/addstr.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT chrono.lo -MD -MP -MF .deps/chrono.Tpo -c chrono.c -fPIC -DPIC -o .libs/chrono.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT gdef.lo -MD -MP -MF .deps/gdef.Tpo -c gdef.c -fPIC -DPIC -o .libs/gdef.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT bitset.lo -MD -MP -MF .deps/bitset.Tpo -c bitset.c -fPIC -DPIC -o .libs/bitset.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c tables.c -fPIC -DPIC -o .libs/tables.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT num2.lo -MD -MP -MF .deps/num2.Tpo -c num2.c -fPIC -DPIC -o .libs/num2.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT gdef.lo -MD -MP -MF .deps/gdef.Tpo -c gdef.c -o gdef.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT bitset.lo -MD -MP -MF .deps/bitset.Tpo -c bitset.c -o bitset.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT chrono.lo -MD -MP -MF .deps/chrono.Tpo -c chrono.c -o chrono.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mystr.lo -MD -MP -MF .deps/mystr.Tpo -c mystr.c -o mystr.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT addstr.lo -MD -MP -MF .deps/addstr.Tpo -c addstr.c -o addstr.o >/dev/null 2>&1 mv -f .deps/gdef.Tpo .deps/gdef.Plo mv -f .deps/bitset.Tpo .deps/bitset.Plo gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT num.lo -MD -MP -MF .deps/num.Tpo -c num.c -o num.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT num2.lo -MD -MP -MF .deps/num2.Tpo -c num2.c -o num2.o >/dev/null 2>&1 mv -f .deps/chrono.Tpo .deps/chrono.Plo mv -f .deps/util.Tpo .deps/util.Plo mv -f .deps/mystr.Tpo .deps/mystr.Plo mv -f .deps/addstr.Tpo .deps/addstr.Plo gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c tables.c -o tables.o >/dev/null 2>&1 mv -f .deps/num.Tpo .deps/num.Plo mv -f .deps/num2.Tpo .deps/num2.Plo mv -f .deps/tables.Tpo .deps/tables.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -no-undefined -version-info 0:1:0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libmylib.la -rpath /usr/lib gdef.lo addstr.lo bitset.lo chrono.lo mystr.lo num.lo num2.lo tables.lo util.lo -lm -lm gcc -shared .libs/gdef.o .libs/addstr.o .libs/bitset.o .libs/chrono.o .libs/mystr.o .libs/num.o .libs/num2.o .libs/tables.o .libs/util.o -lm -march=x86-64 -mtune=generic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libmylib.so.0 -o .libs/libmylib.so.0.0.1 (cd .libs && rm -f libmylib.so.0 && ln -s libmylib.so.0.0.1 libmylib.so.0) (cd .libs && rm -f libmylib.so && ln -s libmylib.so.0.0.1 libmylib.so) ar cru .libs/libmylib.a gdef.o addstr.o bitset.o chrono.o mystr.o num.o num2.o tables.o util.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libmylib.a creating libmylib.la (cd .libs && rm -f libmylib.la && ln -s ../libmylib.la libmylib.la) make[1]: Leaving directory '/build/testu01/src/TestU01-1.2.3/mylib' Making all in probdist make[1]: Entering directory '/build/testu01/src/TestU01-1.2.3/probdist' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fmass.lo -MD -MP -MF .deps/fmass.Tpo -c -o fmass.lo fmass.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fdist.lo -MD -MP -MF .deps/fdist.Tpo -c -o fdist.lo fdist.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fbar.lo -MD -MP -MF .deps/fbar.Tpo -c -o fbar.lo fbar.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT finv.lo -MD -MP -MF .deps/finv.Tpo -c -o finv.lo finv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT gofs.lo -MD -MP -MF .deps/gofs.Tpo -c -o gofs.lo gofs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT gofw.lo -MD -MP -MF .deps/gofw.Tpo -c -o gofw.lo gofw.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT statcoll.lo -MD -MP -MF .deps/statcoll.Tpo -c -o statcoll.lo statcoll.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT wdist.lo -MD -MP -MF .deps/wdist.Tpo -c -o wdist.lo wdist.c mkdir .libs mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists mkdir: cannot create directory '.libs': File exists gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fmass.lo -MD -MP -MF .deps/fmass.Tpo -c fmass.c -fPIC -DPIC -o .libs/fmass.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT finv.lo -MD -MP -MF .deps/finv.Tpo -c finv.c -fPIC -DPIC -o .libs/finv.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fdist.lo -MD -MP -MF .deps/fdist.Tpo -c fdist.c -fPIC -DPIC -o .libs/fdist.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT gofw.lo -MD -MP -MF .deps/gofw.Tpo -c gofw.c -fPIC -DPIC -o .libs/gofw.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT statcoll.lo -MD -MP -MF .deps/statcoll.Tpo -c statcoll.c -fPIC -DPIC -o .libs/statcoll.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fbar.lo -MD -MP -MF .deps/fbar.Tpo -c fbar.c -fPIC -DPIC -o .libs/fbar.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT gofs.lo -MD -MP -MF .deps/gofs.Tpo -c gofs.c -fPIC -DPIC -o .libs/gofs.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT wdist.lo -MD -MP -MF .deps/wdist.Tpo -c wdist.c -fPIC -DPIC -o .libs/wdist.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT wdist.lo -MD -MP -MF .deps/wdist.Tpo -c wdist.c -o wdist.o >/dev/null 2>&1 mv -f .deps/wdist.Tpo .deps/wdist.Plo gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT statcoll.lo -MD -MP -MF .deps/statcoll.Tpo -c statcoll.c -o statcoll.o >/dev/null 2>&1 mv -f .deps/statcoll.Tpo .deps/statcoll.Plo gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT gofs.lo -MD -MP -MF .deps/gofs.Tpo -c gofs.c -o gofs.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT gofw.lo -MD -MP -MF .deps/gofw.Tpo -c gofw.c -o gofw.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fmass.lo -MD -MP -MF .deps/fmass.Tpo -c fmass.c -o fmass.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT finv.lo -MD -MP -MF .deps/finv.Tpo -c finv.c -o finv.o >/dev/null 2>&1 mv -f .deps/gofs.Tpo .deps/gofs.Plo gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fbar.lo -MD -MP -MF .deps/fbar.Tpo -c fbar.c -o fbar.o >/dev/null 2>&1 mv -f .deps/gofw.Tpo .deps/gofw.Plo mv -f .deps/fmass.Tpo .deps/fmass.Plo mv -f .deps/finv.Tpo .deps/finv.Plo mv -f .deps/fbar.Tpo .deps/fbar.Plo gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fdist.lo -MD -MP -MF .deps/fdist.Tpo -c fdist.c -o fdist.o >/dev/null 2>&1 mv -f .deps/fdist.Tpo .deps/fdist.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -no-undefined -version-info 0:1:0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libprobdist.la -rpath /usr/lib fmass.lo fdist.lo fbar.lo finv.lo gofs.lo gofw.lo statcoll.lo wdist.lo ../mylib/libmylib.la -lm gcc -shared .libs/fmass.o .libs/fdist.o .libs/fbar.o .libs/finv.o .libs/gofs.o .libs/gofw.o .libs/statcoll.o .libs/wdist.o -Wl,--rpath -Wl,/build/testu01/src/TestU01-1.2.3/mylib/.libs -Wl,--rpath -Wl,/usr/lib ../mylib/.libs/libmylib.so -lm -march=x86-64 -mtune=generic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libprobdist.so.0 -o .libs/libprobdist.so.0.0.1 (cd .libs && rm -f libprobdist.so.0 && ln -s libprobdist.so.0.0.1 libprobdist.so.0) (cd .libs && rm -f libprobdist.so && ln -s libprobdist.so.0.0.1 libprobdist.so) ar cru .libs/libprobdist.a fmass.o fdist.o fbar.o finv.o gofs.o gofw.o statcoll.o wdist.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libprobdist.a creating libprobdist.la (cd .libs && rm -f libprobdist.la && ln -s ../libprobdist.la libprobdist.la) make[1]: Leaving directory '/build/testu01/src/TestU01-1.2.3/probdist' Making all in testu01 make[1]: Entering directory '/build/testu01/src/TestU01-1.2.3/testu01' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT unif01.lo -MD -MP -MF .deps/unif01.Tpo -c -o unif01.lo unif01.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ulcg.lo -MD -MP -MF .deps/ulcg.Tpo -c -o ulcg.lo ulcg.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT umrg.lo -MD -MP -MF .deps/umrg.Tpo -c -o umrg.lo umrg.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ucarry.lo -MD -MP -MF .deps/ucarry.Tpo -c -o ucarry.lo ucarry.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT utaus.lo -MD -MP -MF .deps/utaus.Tpo -c -o utaus.lo utaus.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ugfsr.lo -MD -MP -MF .deps/ugfsr.Tpo -c -o ugfsr.lo ugfsr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uinv.lo -MD -MP -MF .deps/uinv.Tpo -c -o uinv.lo uinv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uquad.lo -MD -MP -MF .deps/uquad.Tpo -c -o uquad.lo uquad.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ucubic.lo -MD -MP -MF .deps/ucubic.Tpo -c -o ucubic.lo ucubic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ulec.lo -MD -MP -MF .deps/ulec.Tpo -c -o ulec.lo ulec.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT utezuka.lo -MD -MP -MF .deps/utezuka.Tpo -c -o utezuka.lo utezuka.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT umarsa.lo -MD -MP -MF .deps/umarsa.Tpo -c -o umarsa.lo umarsa.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uweyl.lo -MD -MP -MF .deps/uweyl.Tpo -c -o uweyl.lo uweyl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uknuth.lo -MD -MP -MF .deps/uknuth.Tpo -c -o uknuth.lo uknuth.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uwu.lo -MD -MP -MF .deps/uwu.Tpo -c -o uwu.lo uwu.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT unumrec.lo -MD -MP -MF .deps/unumrec.Tpo -c -o unumrec.lo unumrec.c mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ulcg.lo -MD -MP -MF .deps/ulcg.Tpo -c ulcg.c -fPIC -DPIC -o .libs/ulcg.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT unif01.lo -MD -MP -MF .deps/unif01.Tpo -c unif01.c -fPIC -DPIC -o .libs/unif01.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ucubic.lo -MD -MP -MF .deps/ucubic.Tpo -c ucubic.c -fPIC -DPIC -o .libs/ucubic.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uquad.lo -MD -MP -MF .deps/uquad.Tpo -c uquad.c -fPIC -DPIC -o .libs/uquad.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ugfsr.lo -MD -MP -MF .deps/ugfsr.Tpo -c ugfsr.c -fPIC -DPIC -o .libs/ugfsr.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ulec.lo -MD -MP -MF .deps/ulec.Tpo -c ulec.c -fPIC -DPIC -o .libs/ulec.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT umarsa.lo -MD -MP -MF .deps/umarsa.Tpo -c umarsa.c -fPIC -DPIC -o .libs/umarsa.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uwu.lo -MD -MP -MF .deps/uwu.Tpo -c uwu.c -fPIC -DPIC -o .libs/uwu.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uknuth.lo -MD -MP -MF .deps/uknuth.Tpo -c uknuth.c -fPIC -DPIC -o .libs/uknuth.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT utaus.lo -MD -MP -MF .deps/utaus.Tpo -c utaus.c -fPIC -DPIC -o .libs/utaus.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ucarry.lo -MD -MP -MF .deps/ucarry.Tpo -c ucarry.c -fPIC -DPIC -o .libs/ucarry.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT umrg.lo -MD -MP -MF .deps/umrg.Tpo -c umrg.c -fPIC -DPIC -o .libs/umrg.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uinv.lo -MD -MP -MF .deps/uinv.Tpo -c uinv.c -fPIC -DPIC -o .libs/uinv.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT unumrec.lo -MD -MP -MF .deps/unumrec.Tpo -c unumrec.c -fPIC -DPIC -o .libs/unumrec.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uweyl.lo -MD -MP -MF .deps/uweyl.Tpo -c uweyl.c -fPIC -DPIC -o .libs/uweyl.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT utezuka.lo -MD -MP -MF .deps/utezuka.Tpo -c utezuka.c -fPIC -DPIC -o .libs/utezuka.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uwu.lo -MD -MP -MF .deps/uwu.Tpo -c uwu.c -o uwu.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uweyl.lo -MD -MP -MF .deps/uweyl.Tpo -c uweyl.c -o uweyl.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT unumrec.lo -MD -MP -MF .deps/unumrec.Tpo -c unumrec.c -o unumrec.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT utezuka.lo -MD -MP -MF .deps/utezuka.Tpo -c utezuka.c -o utezuka.o >/dev/null 2>&1 mv -f .deps/uwu.Tpo .deps/uwu.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uvaria.lo -MD -MP -MF .deps/uvaria.Tpo -c -o uvaria.lo uvaria.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uquad.lo -MD -MP -MF .deps/uquad.Tpo -c uquad.c -o uquad.o >/dev/null 2>&1 mv -f .deps/uweyl.Tpo .deps/uweyl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT usoft.lo -MD -MP -MF .deps/usoft.Tpo -c -o usoft.lo usoft.c mv -f .deps/unumrec.Tpo .deps/unumrec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ugranger.lo -MD -MP -MF .deps/ugranger.Tpo -c -o ugranger.lo ugranger.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uvaria.lo -MD -MP -MF .deps/uvaria.Tpo -c uvaria.c -fPIC -DPIC -o .libs/uvaria.o mv -f .deps/utezuka.Tpo .deps/utezuka.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ucrypto.lo -MD -MP -MF .deps/ucrypto.Tpo -c -o ucrypto.lo ucrypto.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT utaus.lo -MD -MP -MF .deps/utaus.Tpo -c utaus.c -o utaus.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT usoft.lo -MD -MP -MF .deps/usoft.Tpo -c usoft.c -fPIC -DPIC -o .libs/usoft.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ucubic.lo -MD -MP -MF .deps/ucubic.Tpo -c ucubic.c -o ucubic.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uknuth.lo -MD -MP -MF .deps/uknuth.Tpo -c uknuth.c -o uknuth.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ugranger.lo -MD -MP -MF .deps/ugranger.Tpo -c ugranger.c -fPIC -DPIC -o .libs/ugranger.o In file included from /usr/include/string.h:519, from unif01.c:41: In function 'strncat', inlined from 'unif01_CreateBiasGen' at unif01.c:482:4: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ unif01.c: In function 'unif01_CreateBiasGen': unif01.c:481:10: note: length computed here 481 | len = strlen (str); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:519, from unif01.c:41: In function 'strncat', inlined from 'unif01_CreateBiasGen' at unif01.c:486:4: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ unif01.c: In function 'unif01_CreateBiasGen': unif01.c:485:10: note: length computed here 485 | len = strlen (str); | ^~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ucrypto.lo -MD -MP -MF .deps/ucrypto.Tpo -c ucrypto.c -fPIC -DPIC -o .libs/ucrypto.o In file included from /usr/include/string.h:519, from unif01.c:41: In function 'strncat', inlined from 'unif01_CreateLuxGen' at unif01.c:574:4: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ unif01.c: In function 'unif01_CreateLuxGen': unif01.c:573:10: note: length computed here 573 | len = strlen (str); | ^~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ucarry.lo -MD -MP -MF .deps/ucarry.Tpo -c ucarry.c -o ucarry.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uinv.lo -MD -MP -MF .deps/uinv.Tpo -c uinv.c -o uinv.o >/dev/null 2>&1 In file included from /usr/include/string.h:519, from unif01.c:41: In function 'strncat', inlined from 'unif01_CreateTruncGen' at unif01.c:643:4: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ unif01.c: In function 'unif01_CreateTruncGen': unif01.c:642:10: note: length computed here 642 | len = strlen (str); | ^~~~~~~~~~~~ mv -f .deps/uquad.Tpo .deps/uquad.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ufile.lo -MD -MP -MF .deps/ufile.Tpo -c -o ufile.lo ufile.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ugranger.lo -MD -MP -MF .deps/ugranger.Tpo -c ugranger.c -o ugranger.o >/dev/null 2>&1 mv -f .deps/ugranger.Tpo .deps/ugranger.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT udeng.lo -MD -MP -MF .deps/udeng.Tpo -c -o udeng.lo udeng.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uvaria.lo -MD -MP -MF .deps/uvaria.Tpo -c uvaria.c -o uvaria.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT umarsa.lo -MD -MP -MF .deps/umarsa.Tpo -c umarsa.c -o umarsa.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ufile.lo -MD -MP -MF .deps/ufile.Tpo -c ufile.c -fPIC -DPIC -o .libs/ufile.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT unif01.lo -MD -MP -MF .deps/unif01.Tpo -c unif01.c -o unif01.o >/dev/null 2>&1 mv -f .deps/utaus.Tpo .deps/utaus.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT utouzin.lo -MD -MP -MF .deps/utouzin.Tpo -c -o utouzin.lo utouzin.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT usoft.lo -MD -MP -MF .deps/usoft.Tpo -c usoft.c -o usoft.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT udeng.lo -MD -MP -MF .deps/udeng.Tpo -c udeng.c -fPIC -DPIC -o .libs/udeng.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ugfsr.lo -MD -MP -MF .deps/ugfsr.Tpo -c ugfsr.c -o ugfsr.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT utouzin.lo -MD -MP -MF .deps/utouzin.Tpo -c utouzin.c -fPIC -DPIC -o .libs/utouzin.o mv -f .deps/ucubic.Tpo .deps/ucubic.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uautomata.lo -MD -MP -MF .deps/uautomata.Tpo -c -o uautomata.lo uautomata.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ufile.lo -MD -MP -MF .deps/ufile.Tpo -c ufile.c -o ufile.o >/dev/null 2>&1 mv -f .deps/uknuth.Tpo .deps/uknuth.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uxorshift.lo -MD -MP -MF .deps/uxorshift.Tpo -c -o uxorshift.lo uxorshift.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ucrypto.lo -MD -MP -MF .deps/ucrypto.Tpo -c ucrypto.c -o ucrypto.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT udeng.lo -MD -MP -MF .deps/udeng.Tpo -c udeng.c -o udeng.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ulcg.lo -MD -MP -MF .deps/ulcg.Tpo -c ulcg.c -o ulcg.o >/dev/null 2>&1 mv -f .deps/uvaria.Tpo .deps/uvaria.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ubrent.lo -MD -MP -MF .deps/ubrent.Tpo -c -o ubrent.lo ubrent.c mv -f .deps/usoft.Tpo .deps/usoft.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rijndael-alg-fst.lo -MD -MP -MF .deps/rijndael-alg-fst.Tpo -c -o rijndael-alg-fst.lo rijndael-alg-fst.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uautomata.lo -MD -MP -MF .deps/uautomata.Tpo -c uautomata.c -fPIC -DPIC -o .libs/uautomata.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uxorshift.lo -MD -MP -MF .deps/uxorshift.Tpo -c uxorshift.c -fPIC -DPIC -o .libs/uxorshift.o mv -f .deps/uinv.Tpo .deps/uinv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tu01_sha1.lo -MD -MP -MF .deps/tu01_sha1.Tpo -c -o tu01_sha1.lo tu01_sha1.c mv -f .deps/ucarry.Tpo .deps/ucarry.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT scatter.lo -MD -MP -MF .deps/scatter.Tpo -c -o scatter.lo scatter.c mv -f .deps/ufile.Tpo .deps/ufile.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT swrite.lo -MD -MP -MF .deps/swrite.Tpo -c -o swrite.lo swrite.c mv -f .deps/udeng.Tpo .deps/udeng.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sres.lo -MD -MP -MF .deps/sres.Tpo -c -o sres.lo sres.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ubrent.lo -MD -MP -MF .deps/ubrent.Tpo -c ubrent.c -fPIC -DPIC -o .libs/ubrent.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rijndael-alg-fst.lo -MD -MP -MF .deps/rijndael-alg-fst.Tpo -c rijndael-alg-fst.c -fPIC -DPIC -o .libs/rijndael-alg-fst.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tu01_sha1.lo -MD -MP -MF .deps/tu01_sha1.Tpo -c tu01_sha1.c -fPIC -DPIC -o .libs/tu01_sha1.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT umrg.lo -MD -MP -MF .deps/umrg.Tpo -c umrg.c -o umrg.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT scatter.lo -MD -MP -MF .deps/scatter.Tpo -c scatter.c -fPIC -DPIC -o .libs/scatter.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ulec.lo -MD -MP -MF .deps/ulec.Tpo -c ulec.c -o ulec.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT swrite.lo -MD -MP -MF .deps/swrite.Tpo -c swrite.c -fPIC -DPIC -o .libs/swrite.o scatter.c: In function 'scatter_ReadData': scatter.c:114:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 114 | fgets (S, NUM_CHAR, fin); | ^~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:118:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 118 | fgets (S, NUM_CHAR, fin); | ^~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:125:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 125 | fgets (S, NUM_CHAR, fin); | ^~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:128:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 128 | fgets (S, NUM_CHAR, fin); | ^~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:144:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 144 | fgets (S, NUM_CHAR, fin); | ^~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:160:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 160 | fgets (S, NUM_CHAR, fin); | ^~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:165:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 165 | fgets (S, NUM_CHAR, fin); | ^~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:177:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 177 | fgets (S, NUM_CHAR, fin); | ^~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:181:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 181 | fgets (S, NUM_CHAR, fin); | ^~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:186:10: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 186 | fgets (S, NUM_CHAR, fin); | ^~~~~~~~~~~~~~~~~~~~~~~~ scatter.c: In function 'scatter_ReadDataInterac': scatter.c:221:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 221 | fgets (S, NUM_CHAR, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:250:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 250 | fgets (S, NUM_CHAR, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:255:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 255 | fgets (S, NUM_CHAR, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:260:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 260 | fgets (S, NUM_CHAR, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:265:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 265 | fgets (S, NUM_CHAR, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:273:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 273 | fgets (S, NUM_CHAR, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:278:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 278 | fgets (S, NUM_CHAR, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:284:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 284 | fgets (S, NUM_CHAR, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:289:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 289 | fgets (S, NUM_CHAR, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:304:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 304 | fgets (S, NUM_CHAR, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:314:10: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 314 | fgets (S, NUM_CHAR, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ scatter.c:324:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 324 | fgets (S, NUM_CHAR, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sres.lo -MD -MP -MF .deps/sres.Tpo -c sres.c -fPIC -DPIC -o .libs/sres.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uautomata.lo -MD -MP -MF .deps/uautomata.Tpo -c uautomata.c -o uautomata.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT utouzin.lo -MD -MP -MF .deps/utouzin.Tpo -c utouzin.c -o utouzin.o >/dev/null 2>&1 mv -f .deps/ucrypto.Tpo .deps/ucrypto.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT smultin.lo -MD -MP -MF .deps/smultin.Tpo -c -o smultin.lo smultin.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT swrite.lo -MD -MP -MF .deps/swrite.Tpo -c swrite.c -o swrite.o >/dev/null 2>&1 mv -f .deps/umarsa.Tpo .deps/umarsa.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sknuth.lo -MD -MP -MF .deps/sknuth.Tpo -c -o sknuth.lo sknuth.c mv -f .deps/unif01.Tpo .deps/unif01.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT smarsa.lo -MD -MP -MF .deps/smarsa.Tpo -c -o smarsa.lo smarsa.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rijndael-alg-fst.lo -MD -MP -MF .deps/rijndael-alg-fst.Tpo -c rijndael-alg-fst.c -o rijndael-alg-fst.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sres.lo -MD -MP -MF .deps/sres.Tpo -c sres.c -o sres.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uxorshift.lo -MD -MP -MF .deps/uxorshift.Tpo -c uxorshift.c -o uxorshift.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT smultin.lo -MD -MP -MF .deps/smultin.Tpo -c smultin.c -fPIC -DPIC -o .libs/smultin.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tu01_sha1.lo -MD -MP -MF .deps/tu01_sha1.Tpo -c tu01_sha1.c -o tu01_sha1.o >/dev/null 2>&1 mv -f .deps/swrite.Tpo .deps/swrite.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sstring.lo -MD -MP -MF .deps/sstring.Tpo -c -o sstring.lo sstring.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT smarsa.lo -MD -MP -MF .deps/smarsa.Tpo -c smarsa.c -fPIC -DPIC -o .libs/smarsa.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sknuth.lo -MD -MP -MF .deps/sknuth.Tpo -c sknuth.c -fPIC -DPIC -o .libs/sknuth.o mv -f .deps/uautomata.Tpo .deps/uautomata.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT svaria.lo -MD -MP -MF .deps/svaria.Tpo -c -o svaria.lo svaria.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT scatter.lo -MD -MP -MF .deps/scatter.Tpo -c scatter.c -o scatter.o >/dev/null 2>&1 mv -f .deps/sres.Tpo .deps/sres.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT snpair.lo -MD -MP -MF .deps/snpair.Tpo -c -o snpair.lo snpair.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ubrent.lo -MD -MP -MF .deps/ubrent.Tpo -c ubrent.c -o ubrent.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sstring.lo -MD -MP -MF .deps/sstring.Tpo -c sstring.c -fPIC -DPIC -o .libs/sstring.o mv -f .deps/ugfsr.Tpo .deps/ugfsr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT swalk.lo -MD -MP -MF .deps/swalk.Tpo -c -o swalk.lo swalk.c mv -f .deps/rijndael-alg-fst.Tpo .deps/rijndael-alg-fst.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sentrop.lo -MD -MP -MF .deps/sentrop.Tpo -c -o sentrop.lo sentrop.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT svaria.lo -MD -MP -MF .deps/svaria.Tpo -c svaria.c -fPIC -DPIC -o .libs/svaria.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT snpair.lo -MD -MP -MF .deps/snpair.Tpo -c snpair.c -fPIC -DPIC -o .libs/snpair.o mv -f .deps/utouzin.Tpo .deps/utouzin.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sspectral.lo -MD -MP -MF .deps/sspectral.Tpo -c -o sspectral.lo sspectral.c mv -f .deps/tu01_sha1.Tpo .deps/tu01_sha1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT scomp.lo -MD -MP -MF .deps/scomp.Tpo -c -o scomp.lo scomp.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT swalk.lo -MD -MP -MF .deps/swalk.Tpo -c swalk.c -fPIC -DPIC -o .libs/swalk.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sentrop.lo -MD -MP -MF .deps/sentrop.Tpo -c sentrop.c -fPIC -DPIC -o .libs/sentrop.o mv -f .deps/uxorshift.Tpo .deps/uxorshift.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sspacings.lo -MD -MP -MF .deps/sspacings.Tpo -c -o sspacings.lo sspacings.c In file included from /usr/include/string.h:519, from svaria.c:53: In function 'strncat', inlined from 'svaria_CollisionArgMax_00.isra' at svaria.c:697:4: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' specified bound 200 exceeds destination size 101 [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sspectral.lo -MD -MP -MF .deps/sspectral.Tpo -c sspectral.c -fPIC -DPIC -o .libs/sspectral.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT scomp.lo -MD -MP -MF .deps/scomp.Tpo -c scomp.c -fPIC -DPIC -o .libs/scomp.o mv -f .deps/umrg.Tpo .deps/umrg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vectorsF2.lo -MD -MP -MF .deps/vectorsF2.Tpo -c -o vectorsF2.lo vectorsF2.c mv -f .deps/scatter.Tpo .deps/scatter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT bbattery.lo -MD -MP -MF .deps/bbattery.Tpo -c -o bbattery.lo bbattery.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sspacings.lo -MD -MP -MF .deps/sspacings.Tpo -c sspacings.c -fPIC -DPIC -o .libs/sspacings.o mv -f .deps/ulcg.Tpo .deps/ulcg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ffam.lo -MD -MP -MF .deps/ffam.Tpo -c -o ffam.lo ffam.c In function 'strncat', inlined from 'svaria_SumLogs' at svaria.c:434:4: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' specified bound 200 exceeds destination size 101 [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' specified bound 200 exceeds destination size 101 [-Wstringop-overflow=] mv -f .deps/ulec.Tpo .deps/ulec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fcong.lo -MD -MP -MF .deps/fcong.Tpo -c -o fcong.lo fcong.c mv -f .deps/ubrent.Tpo .deps/ubrent.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ffsr.lo -MD -MP -MF .deps/ffsr.Tpo -c -o ffsr.lo ffsr.c In function 'strncat', inlined from 'svaria_WeightDistrib' at svaria.c:554:4: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' specified bound 200 exceeds destination size 101 [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vectorsF2.lo -MD -MP -MF .deps/vectorsF2.Tpo -c vectorsF2.c -fPIC -DPIC -o .libs/vectorsF2.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT bbattery.lo -MD -MP -MF .deps/bbattery.Tpo -c bbattery.c -fPIC -DPIC -o .libs/bbattery.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sknuth.lo -MD -MP -MF .deps/sknuth.Tpo -c sknuth.c -o sknuth.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ffam.lo -MD -MP -MF .deps/ffam.Tpo -c ffam.c -fPIC -DPIC -o .libs/ffam.o In function 'strncat', inlined from 'svaria_SumCollector' at svaria.c:905:4: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' specified bound 200 exceeds destination size 101 [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fcong.lo -MD -MP -MF .deps/fcong.Tpo -c fcong.c -fPIC -DPIC -o .libs/fcong.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ffsr.lo -MD -MP -MF .deps/ffsr.Tpo -c ffsr.c -fPIC -DPIC -o .libs/ffsr.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ffam.lo -MD -MP -MF .deps/ffam.Tpo -c ffam.c -o ffam.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sspectral.lo -MD -MP -MF .deps/sspectral.Tpo -c sspectral.c -o sspectral.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT smarsa.lo -MD -MP -MF .deps/smarsa.Tpo -c smarsa.c -o smarsa.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT scomp.lo -MD -MP -MF .deps/scomp.Tpo -c scomp.c -o scomp.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT svaria.lo -MD -MP -MF .deps/svaria.Tpo -c svaria.c -o svaria.o >/dev/null 2>&1 mv -f .deps/ffam.Tpo .deps/ffam.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ftab.lo -MD -MP -MF .deps/ftab.Tpo -c -o ftab.lo ftab.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sentrop.lo -MD -MP -MF .deps/sentrop.Tpo -c sentrop.c -o sentrop.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ffsr.lo -MD -MP -MF .deps/ffsr.Tpo -c ffsr.c -o ffsr.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ftab.lo -MD -MP -MF .deps/ftab.Tpo -c ftab.c -fPIC -DPIC -o .libs/ftab.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sspacings.lo -MD -MP -MF .deps/sspacings.Tpo -c sspacings.c -o sspacings.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT swalk.lo -MD -MP -MF .deps/swalk.Tpo -c swalk.c -o swalk.o >/dev/null 2>&1 mv -f .deps/ffsr.Tpo .deps/ffsr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fres.lo -MD -MP -MF .deps/fres.Tpo -c -o fres.lo fres.c mv -f .deps/sspectral.Tpo .deps/sspectral.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fcho.lo -MD -MP -MF .deps/fcho.Tpo -c -o fcho.lo fcho.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT snpair.lo -MD -MP -MF .deps/snpair.Tpo -c snpair.c -o snpair.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fres.lo -MD -MP -MF .deps/fres.Tpo -c fres.c -fPIC -DPIC -o .libs/fres.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fcong.lo -MD -MP -MF .deps/fcong.Tpo -c fcong.c -o fcong.o >/dev/null 2>&1 mv -f .deps/sknuth.Tpo .deps/sknuth.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fmultin.lo -MD -MP -MF .deps/fmultin.Tpo -c -o fmultin.lo fmultin.c mv -f .deps/scomp.Tpo .deps/scomp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fmarsa.lo -MD -MP -MF .deps/fmarsa.Tpo -c -o fmarsa.lo fmarsa.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fcho.lo -MD -MP -MF .deps/fcho.Tpo -c fcho.c -fPIC -DPIC -o .libs/fcho.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vectorsF2.lo -MD -MP -MF .deps/vectorsF2.Tpo -c vectorsF2.c -o vectorsF2.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ftab.lo -MD -MP -MF .deps/ftab.Tpo -c ftab.c -o ftab.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fmultin.lo -MD -MP -MF .deps/fmultin.Tpo -c fmultin.c -fPIC -DPIC -o .libs/fmultin.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sstring.lo -MD -MP -MF .deps/sstring.Tpo -c sstring.c -o sstring.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fmarsa.lo -MD -MP -MF .deps/fmarsa.Tpo -c fmarsa.c -fPIC -DPIC -o .libs/fmarsa.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fcho.lo -MD -MP -MF .deps/fcho.Tpo -c fcho.c -o fcho.o >/dev/null 2>&1 mv -f .deps/sentrop.Tpo .deps/sentrop.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fknuth.lo -MD -MP -MF .deps/fknuth.Tpo -c -o fknuth.lo fknuth.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fres.lo -MD -MP -MF .deps/fres.Tpo -c fres.c -o fres.o >/dev/null 2>&1 mv -f .deps/smarsa.Tpo .deps/smarsa.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fwalk.lo -MD -MP -MF .deps/fwalk.Tpo -c -o fwalk.lo fwalk.c gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fknuth.lo -MD -MP -MF .deps/fknuth.Tpo -c fknuth.c -fPIC -DPIC -o .libs/fknuth.o mv -f .deps/fcho.Tpo .deps/fcho.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fstring.lo -MD -MP -MF .deps/fstring.Tpo -c -o fstring.lo fstring.c mv -f .deps/fcong.Tpo .deps/fcong.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fspectral.lo -MD -MP -MF .deps/fspectral.Tpo -c -o fspectral.lo fspectral.c mv -f .deps/sspacings.Tpo .deps/sspacings.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fvaria.lo -MD -MP -MF .deps/fvaria.Tpo -c -o fvaria.lo fvaria.c mv -f .deps/svaria.Tpo .deps/svaria.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fnpair.lo -MD -MP -MF .deps/fnpair.Tpo -c -o fnpair.lo fnpair.c mv -f .deps/ftab.Tpo .deps/ftab.Plo gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fwalk.lo -MD -MP -MF .deps/fwalk.Tpo -c fwalk.c -fPIC -DPIC -o .libs/fwalk.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fmarsa.lo -MD -MP -MF .deps/fmarsa.Tpo -c fmarsa.c -o fmarsa.o >/dev/null 2>&1 mv -f .deps/fres.Tpo .deps/fres.Plo gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fstring.lo -MD -MP -MF .deps/fstring.Tpo -c fstring.c -fPIC -DPIC -o .libs/fstring.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fspectral.lo -MD -MP -MF .deps/fspectral.Tpo -c fspectral.c -fPIC -DPIC -o .libs/fspectral.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fvaria.lo -MD -MP -MF .deps/fvaria.Tpo -c fvaria.c -fPIC -DPIC -o .libs/fvaria.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fnpair.lo -MD -MP -MF .deps/fnpair.Tpo -c fnpair.c -fPIC -DPIC -o .libs/fnpair.o gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fspectral.lo -MD -MP -MF .deps/fspectral.Tpo -c fspectral.c -o fspectral.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fknuth.lo -MD -MP -MF .deps/fknuth.Tpo -c fknuth.c -o fknuth.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fwalk.lo -MD -MP -MF .deps/fwalk.Tpo -c fwalk.c -o fwalk.o >/dev/null 2>&1 mv -f .deps/swalk.Tpo .deps/swalk.Plo mv -f .deps/fspectral.Tpo .deps/fspectral.Plo gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fmultin.lo -MD -MP -MF .deps/fmultin.Tpo -c fmultin.c -o fmultin.o >/dev/null 2>&1 mv -f .deps/fmarsa.Tpo .deps/fmarsa.Plo gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fnpair.lo -MD -MP -MF .deps/fnpair.Tpo -c fnpair.c -o fnpair.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fvaria.lo -MD -MP -MF .deps/fvaria.Tpo -c fvaria.c -o fvaria.o >/dev/null 2>&1 mv -f .deps/fwalk.Tpo .deps/fwalk.Plo mv -f .deps/fknuth.Tpo .deps/fknuth.Plo gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fstring.lo -MD -MP -MF .deps/fstring.Tpo -c fstring.c -o fstring.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT smultin.lo -MD -MP -MF .deps/smultin.Tpo -c smultin.c -o smultin.o >/dev/null 2>&1 mv -f .deps/vectorsF2.Tpo .deps/vectorsF2.Plo mv -f .deps/snpair.Tpo .deps/snpair.Plo mv -f .deps/fvaria.Tpo .deps/fvaria.Plo mv -f .deps/fnpair.Tpo .deps/fnpair.Plo mv -f .deps/fstring.Tpo .deps/fstring.Plo mv -f .deps/fmultin.Tpo .deps/fmultin.Plo mv -f .deps/sstring.Tpo .deps/sstring.Plo gcc -DHAVE_CONFIG_H -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT bbattery.lo -MD -MP -MF .deps/bbattery.Tpo -c bbattery.c -o bbattery.o >/dev/null 2>&1 mv -f .deps/smultin.Tpo .deps/smultin.Plo mv -f .deps/bbattery.Tpo .deps/bbattery.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -no-undefined -version-info 0:1:0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libtestu01.la -rpath /usr/lib unif01.lo ulcg.lo umrg.lo ucarry.lo utaus.lo ugfsr.lo uinv.lo uquad.lo ucubic.lo ulec.lo utezuka.lo umarsa.lo uweyl.lo uknuth.lo uwu.lo unumrec.lo uvaria.lo usoft.lo ugranger.lo ucrypto.lo ufile.lo udeng.lo utouzin.lo uautomata.lo uxorshift.lo ubrent.lo rijndael-alg-fst.lo tu01_sha1.lo scatter.lo swrite.lo sres.lo smultin.lo sknuth.lo smarsa.lo sstring.lo svaria.lo snpair.lo swalk.lo sentrop.lo sspectral.lo scomp.lo sspacings.lo vectorsF2.lo bbattery.lo ffam.lo fcong.lo ffsr.lo ftab.lo fres.lo fcho.lo fmultin.lo fmarsa.lo fknuth.lo fwalk.lo fstring.lo fspectral.lo fvaria.lo fnpair.lo ../probdist/libprobdist.la ../mylib/libmylib.la -lm gcc -shared .libs/unif01.o .libs/ulcg.o .libs/umrg.o .libs/ucarry.o .libs/utaus.o .libs/ugfsr.o .libs/uinv.o .libs/uquad.o .libs/ucubic.o .libs/ulec.o .libs/utezuka.o .libs/umarsa.o .libs/uweyl.o .libs/uknuth.o .libs/uwu.o .libs/unumrec.o .libs/uvaria.o .libs/usoft.o .libs/ugranger.o .libs/ucrypto.o .libs/ufile.o .libs/udeng.o .libs/utouzin.o .libs/uautomata.o .libs/uxorshift.o .libs/ubrent.o .libs/rijndael-alg-fst.o .libs/tu01_sha1.o .libs/scatter.o .libs/swrite.o .libs/sres.o .libs/smultin.o .libs/sknuth.o .libs/smarsa.o .libs/sstring.o .libs/svaria.o .libs/snpair.o .libs/swalk.o .libs/sentrop.o .libs/sspectral.o .libs/scomp.o .libs/sspacings.o .libs/vectorsF2.o .libs/bbattery.o .libs/ffam.o .libs/fcong.o .libs/ffsr.o .libs/ftab.o .libs/fres.o .libs/fcho.o .libs/fmultin.o .libs/fmarsa.o .libs/fknuth.o .libs/fwalk.o .libs/fstring.o .libs/fspectral.o .libs/fvaria.o .libs/fnpair.o -Wl,--rpath -Wl,/build/testu01/src/TestU01-1.2.3/probdist/.libs -Wl,--rpath -Wl,/build/testu01/src/TestU01-1.2.3/mylib/.libs -Wl,--rpath -Wl,/usr/lib -L/build/testu01/src/TestU01-1.2.3/mylib/.libs ../probdist/.libs/libprobdist.so ../mylib/.libs/libmylib.so -lm -march=x86-64 -mtune=generic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libtestu01.so.0 -o .libs/libtestu01.so.0.0.1 (cd .libs && rm -f libtestu01.so.0 && ln -s libtestu01.so.0.0.1 libtestu01.so.0) (cd .libs && rm -f libtestu01.so && ln -s libtestu01.so.0.0.1 libtestu01.so) ar cru .libs/libtestu01.a unif01.o ulcg.o umrg.o ucarry.o utaus.o ugfsr.o uinv.o uquad.o ucubic.o ulec.o utezuka.o umarsa.o uweyl.o uknuth.o uwu.o unumrec.o uvaria.o usoft.o ugranger.o ucrypto.o ufile.o udeng.o utouzin.o uautomata.o uxorshift.o ubrent.o rijndael-alg-fst.o tu01_sha1.o scatter.o swrite.o sres.o smultin.o sknuth.o smarsa.o sstring.o svaria.o snpair.o swalk.o sentrop.o sspectral.o scomp.o sspacings.o vectorsF2.o bbattery.o ffam.o fcong.o ffsr.o ftab.o fres.o fcho.o fmultin.o fmarsa.o fknuth.o fwalk.o fstring.o fspectral.o fvaria.o fnpair.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libtestu01.a creating libtestu01.la (cd .libs && rm -f libtestu01.la && ln -s ../libtestu01.la libtestu01.la) make[1]: Leaving directory '/build/testu01/src/TestU01-1.2.3/testu01' Making all in examples make[1]: Entering directory '/build/testu01/src/TestU01-1.2.3/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/testu01/src/TestU01-1.2.3/examples' Making all in doc make[1]: Entering directory '/build/testu01/src/TestU01-1.2.3/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/testu01/src/TestU01-1.2.3/doc' Making all in param make[1]: Entering directory '/build/testu01/src/TestU01-1.2.3/param' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/testu01/src/TestU01-1.2.3/param'