Created
February 16, 2015 11:12
-
-
Save nalimilan/4cf029bcfec741015019 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mock Version: 1.2.6 | |
ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/julia-nightlies-0.3.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-11174/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0x199bf50>uid=500) | |
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/julia-nightlies-0.3.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False | |
warning: Could not canonicalize hostname: i-00033401 | |
Building target platforms: x86_64 | |
Building for target x86_64 | |
Wrote: /builddir/build/SRPMS/julia-0.3.5-0.20150108.fc23.src.rpm | |
Child return code was: 0 | |
LEAVE do --> | |
ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/julia-nightlies-0.3.spec '], chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-11174/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0x199bf50>uid=500) | |
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/julia-nightlies-0.3.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False | |
Building target platforms: x86_64 | |
Building for target x86_64 | |
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2uYKuL | |
+ umask 022 | |
+ cd /builddir/build/BUILD | |
+ cd /builddir/build/BUILD | |
+ rm -rf julia | |
+ /usr/bin/gzip -dc /builddir/build/SOURCES/julia-0.3.5.tar.gz | |
+ /usr/bin/tar -xf - | |
+ STATUS=0 | |
+ '[' 0 -ne 0 ']' | |
+ cd julia | |
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . | |
Patch #0 (julia_juliadoc.patch): | |
+ echo 'Patch #0 (julia_juliadoc.patch):' | |
+ /usr/bin/cat /builddir/build/SOURCES/julia_juliadoc.patch | |
+ /usr/bin/patch -p1 --fuzz=0 | |
patching file doc/juliadoc/juliadoc/__init__.py | |
patching file doc/juliadoc/juliadoc/jldoctest.py | |
patching file doc/juliadoc/juliadoc/jlhelp.py | |
patching file doc/juliadoc/juliadoc/julia.py | |
patching file doc/juliadoc/juliadoc/theme/julia/layout.html | |
patching file doc/juliadoc/juliadoc/theme/julia/static/julia.css_t | |
patching file doc/juliadoc/juliadoc/theme/julia/static/julia-logo.svg | |
patching file doc/juliadoc/juliadoc/theme/julia/theme.conf | |
patching file doc/juliadoc/juliadoc/theme/julia/versions.html | |
patching file doc/juliadoc/setup.py | |
+ find . -name '.git*' -exec rm '{}' ';' | |
~/build/BUILD/julia/deps ~/build/BUILD/julia | |
+ pushd deps | |
+ tar xzf /builddir/build/SOURCES/libuv.tar.gz | |
+ tar xzf /builddir/build/SOURCES/Rmath.tar.gz | |
+ sed -i s/-xnolibs// libuv/Makefile.in | |
~/build/BUILD/julia | |
+ popd | |
+ exit 0 | |
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8eB8AW | |
+ umask 022 | |
+ cd /builddir/build/BUILD | |
+ cd julia | |
+ make -j3 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11' 'FFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' USE_SYSTEM_LLVM=1 USE_SYSTEM_LIBUNWIND=1 USE_SYSTEM_READLINE=1 USE_SYSTEM_PCRE=1 USE_SYSTEM_OPENSPECFUN=1 USE_SYSTEM_LIBM=0 USE_SYSTEM_OPENLIBM=1 USE_SYSTEM_BLAS=1 USE_SYSTEM_LAPACK=1 USE_SYSTEM_FFTW=1 USE_SYSTEM_GMP=1 USE_SYSTEM_MPFR=1 USE_SYSTEM_ARPACK=1 USE_SYSTEM_SUITESPARSE=1 USE_SYSTEM_ZLIB=1 USE_SYSTEM_GRISU=1 USE_SYSTEM_DSFMT=1 USE_SYSTEM_LIBUV=0 USE_SYSTEM_RMATH=0 USE_LLVM_SHLIB=1 USE_SYSTEM_UTF8PROC=1 LIBBLAS=-lopenblasp LIBBLASNAME=libopenblasp.so.0 LIBLAPACK=-lopenblasp LIBLAPACKNAME=libopenblasp.so.0 VERBOSE=1 USE_BLAS64=0 MARCH=x86-64 prefix=/usr bindir=/usr/bin libdir=/usr/lib64 libexecdir=/usr/libexec datarootdir=/usr/share includedir=/usr/include sysconfdir=/etc build_prefix=/builddir/build/BUILD/julia/build build_bindir=/builddir/build/BUILD/julia/build/usr/bin build_libdir=/builddir/build/BUILD/julia/build/usr/lib64 build_private_libdir=/builddir/build/BUILD/julia/build/usr/lib64/julia build_libexecdir=/builddir/build/BUILD/julia/build/usr/libexec build_datarootdir=/builddir/build/BUILD/julia/build/usr/share build_includedir=/builddir/build/BUILD/julia/build/usr/include build_sysconfdir=/builddir/build/BUILD/julia/build/etc release | |
Warning: git information unavailable; versioning information limited | |
make[1]: Entering directory '/builddir/build/BUILD/julia' | |
Warning: git information unavailable; versioning information limited | |
make[2]: Entering directory '/builddir/build/BUILD/julia/deps' | |
Warning: git information unavailable; versioning information limited | |
g++ -march=x86-64 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -O3 -fvisibility=hidden -fPIC -I/usr/include/double-conversion double_conversion_wrapper.cpp -shared -o /builddir/build/BUILD/julia/build/usr/lib64/libgrisu.so -ldouble-conversion && \ | |
true -ignorelibgrisu.so /builddir/build/BUILD/julia/build/usr/lib64/libgrisu.so | |
cd libuv && \ | |
./configure --with-pic --prefix=/builddir/build/BUILD/julia/build --build=x86_64-redhat-linux --libdir=/builddir/build/BUILD/julia/build/usr/lib64 F77="gfortran -march=x86-64 -m64" CC="gcc -march=x86-64 -m64" CXX="g++ -march=x86-64 -m64" | |
make -C Rmath/src CC="gcc -march=x86-64 -m64" USECLANG=0 USEGCC=1 OS="Linux" ARCH="x86_64" USE_DSFMT=1 DSFMT_libdir="/builddir/build/BUILD/julia/build/usr/lib64" DSFMT_includedir="/builddir/build/BUILD/julia/build/usr/include" DESTDIR="" prefix=/builddir/build/BUILD/julia/build bindir=/builddir/build/BUILD/julia/build/usr/bin libdir=/builddir/build/BUILD/julia/build/usr/lib64 libexecdir=/builddir/build/BUILD/julia/build/usr/libexec datarootdir=/builddir/build/BUILD/julia/build/usr/share includedir=/builddir/build/BUILD/julia/build/usr/include sysconfdir=/builddir/build/BUILD/julia/build/etc | |
make[3]: Entering directory '/builddir/build/BUILD/julia/deps/Rmath/src' | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c bd0.c -o bd0.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dnbeta.c -o dnbeta.o | |
checking for a BSD-compatible install... gcc -march=x86-64 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -shared -fPIC -I /usr/include/suitesparse SuiteSparse_wrapper.c -o /builddir/build/BUILD/julia/build/usr/lib64/libsuitesparse_wrapper.so -lumfpack -lcholmod -lamd -lcamd -lcolamd -lspqr | |
/usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c i1mach.c -o i1mach.o | |
checking build system type... true -ignorelibsuitesparse_wrapper.so /builddir/build/BUILD/julia/build/usr/lib64/libsuitesparse_wrapper.so | |
touch -c /builddir/build/BUILD/julia/build/usr/lib64/libsuitesparse_wrapper.so | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c pnbinom.c -o pnbinom.o | |
x86_64-redhat-linux-gnu | |
checking host system type... x86_64-redhat-linux-gnu | |
checking for gcc... gcc -march=x86-64 -m64 | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qlnorm.c -o qlnorm.o | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c rgeom.c -o rgeom.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c bessel_i.c -o bessel_i.o | |
checking whether we are cross compiling... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dnbinom.c -o dnbinom.o | |
no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc -march=x86-64 -m64 accepts -g... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c imax2.c -o imax2.o | |
yes | |
checking for gcc -march=x86-64 -m64 option to accept ISO C89... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c pnchisq.c -o pnchisq.o | |
none needed | |
checking whether gcc -march=x86-64 -m64 understands -c and -o together... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qlogis.c -o qlogis.o | |
yes | |
checking for style of include used by make... GNU | |
checking dependency style of gcc -march=x86-64 -m64... gcc3 | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c rhyper.c -o rhyper.o | |
checking for ar... ar | |
checking the archiver (ar) interface... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c bessel_j.c -o bessel_j.o | |
ar | |
checking whether make supports nested variables... (cached) yes | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/bin/sed | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by gcc -march=x86-64 -m64... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1966080 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc -march=x86-64 -m64 object... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dnchisq.c -o dnchisq.o | |
ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking how to run the C preprocessor... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c imin2.c -o imin2.o | |
gcc -march=x86-64 -m64 -E | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c pnf.c -o pnf.o | |
checking for ANSI C header files... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qnbeta.c -o qnbeta.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c rlnorm.c -o rlnorm.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c bessel_k.c -o bessel_k.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dnf.c -o dnf.o | |
yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c lbeta.c -o lbeta.o | |
yes | |
checking for stdlib.h... yes | |
checking for string.h... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c pnorm.c -o pnorm.o | |
yes | |
checking for memory.h... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qnbinom.c -o qnbinom.o | |
yes | |
checking for strings.h... yes | |
checking for inttypes.h... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c rlogis.c -o rlogis.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c bessel_y.c -o bessel_y.o | |
yes | |
checking for stdint.h... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dnorm.c -o dnorm.o | |
yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c lgamma.c -o lgamma.o | |
yes | |
checking for objdir... .libs | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c pnt.c -o pnt.o | |
checking if gcc -march=x86-64 -m64 supports -fno-rtti -fno-exceptions... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qnchisq.c -o qnchisq.o | |
no | |
checking for gcc -march=x86-64 -m64 option to produce PIC... -fPIC -DPIC | |
checking if gcc -march=x86-64 -m64 PIC flag -fPIC -DPIC works... yes | |
checking if gcc -march=x86-64 -m64 static flag -static works... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c rmultinom.c -o rmultinom.o | |
no | |
checking if gcc -march=x86-64 -m64 supports -c -o file.o... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c beta.c -o beta.o | |
yes | |
checking if gcc -march=x86-64 -m64 supports -c -o file.o... (cached) yes | |
checking whether the gcc -march=x86-64 -m64 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dnt.c -o dnt.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c lgammacor.c -o lgammacor.o | |
no | |
checking dynamic linker characteristics... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c polygamma.c -o polygamma.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qnf.c -o qnf.o | |
GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking for dlopen in -ldl... yes | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c rnbinom.c -o rnbinom.o | |
checking for kstat_lookup in -lkstat... no | |
checking for kvm_open in -lkvm... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c chebyshev.c -o chebyshev.o | |
no | |
checking for gethostbyname in -lnsl... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dpois.c -o dpois.o | |
yes | |
checking for perfstat_cpu in -lperfstat... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c log1p.c -o log1p.o | |
no | |
checking for pthread_mutex_init in -lpthread... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c ppois.c -o ppois.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qnorm.c -o qnorm.o | |
yes | |
checking for clock_gettime in -lrt... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c rnchisq.c -o rnchisq.o | |
yes | |
checking for sendfile in -lsendfile... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c choose.c -o choose.o | |
no | |
checking for socket in -lsocket... gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dt.c -o dt.o | |
no | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... dt.c: In function 'dt': | |
no | |
dt.c:80:44: warning: 'ax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
double I_sqrt_ = (lrg_x2n ? sqrt(n)/ax : exp(-l_x2n)); | |
^ | |
checking for dtrace... no | |
checking for pkg-config... yes | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c mlutils.c -o mlutils.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c pt.c -o pt.o | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qnt.c -o qnt.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c rnorm.c -o rnorm.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c d1mach.c -o d1mach.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dunif.c -o dunif.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c pbeta.c -o pbeta.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c ptukey.c -o ptukey.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qpois.c -o qpois.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c rpois.c -o rpois.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dbeta.c -o dbeta.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dweibull.c -o dweibull.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c pbinom.c -o pbinom.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c punif.c -o punif.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qt.c -o qt.o | |
config.status: creating libuv.pc | |
config.status: creating Makefile | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c rt.c -o rt.o | |
config.status: executing depfiles commands | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dbinom.c -o dbinom.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c expm1.c -o expm1.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c pcauchy.c -o pcauchy.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c pweibull.c -o pweibull.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qtukey.c -o qtukey.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c runif.c -o runif.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dcauchy.c -o dcauchy.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c fmax2.c -o fmax2.o | |
config.status: executing libtool commands | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c pchisq.c -o pchisq.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qbeta.c -o qbeta.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qunif.c -o qunif.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c rweibull.c -o rweibull.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dchisq.c -o dchisq.o | |
touch -c libuv/config.status | |
touch -c libuv/aclocal.m4 | |
touch -c libuv/Makefile.in | |
touch -c libuv/configure | |
touch -c libuv/config.status | |
make -C libuv | |
make[3]: Entering directory '/builddir/build/BUILD/julia/deps/libuv' | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c fmin2.c -o fmin2.o | |
/bin/sh ./config.status | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c pexp.c -o pexp.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qbinom.c -o qbinom.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qweibull.c -o qweibull.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dexp.c -o dexp.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c fprec.c -o fprec.o | |
config.status: creating libuv.pc | |
config.status: creating Makefile | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c pf.c -o pf.o | |
config.status: executing depfiles commands | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qcauchy.c -o qcauchy.o | |
config.status: executing libtool commands | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c rbeta.c -o rbeta.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c sign.c -o sign.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c df.c -o df.o | |
make all-am | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c fround.c -o fround.o | |
make[4]: Entering directory '/builddir/build/BUILD/julia/deps/libuv' | |
CC src/libuv_la-fs-poll.lo | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c pgamma.c -o pgamma.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qchisq.c -o qchisq.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c rbinom.c -o rbinom.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c signrank.c -o signrank.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dgamma.c -o dgamma.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c fsign.c -o fsign.o | |
CC src/libuv_la-inet.lo | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c pgeom.c -o pgeom.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qexp.c -o qexp.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c rcauchy.c -o rcauchy.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dgeom.c -o dgeom.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c ftrunc.c -o ftrunc.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c phyper.c -o phyper.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qf.c -o qf.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c rchisq.c -o rchisq.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c stirlerr.c -o stirlerr.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dhyper.c -o dhyper.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c gamma.c -o gamma.o | |
CC src/libuv_la-uv-common.lo | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c plnorm.c -o plnorm.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qgamma.c -o qgamma.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c rexp.c -o rexp.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c toms708.c -o toms708.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dlnorm.c -o dlnorm.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c gamma_cody.c -o gamma_cody.o | |
CC src/libuv_la-version.lo | |
CC src/unix/libuv_la-async.lo | |
CC src/unix/libuv_la-core.lo | |
CC src/unix/libuv_la-dl.lo | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c plogis.c -o plogis.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qgeom.c -o qgeom.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c rf.c -o rf.o | |
CC src/unix/libuv_la-fs.lo | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c wilcox.c -o wilcox.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c dlogis.c -o dlogis.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c gammalims.c -o gammalims.o | |
CC src/unix/libuv_la-getaddrinfo.lo | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c pnbeta.c -o pnbeta.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c qhyper.c -o qhyper.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c rgamma.c -o rgamma.o | |
CC src/unix/libuv_la-getnameinfo.lo | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c librandom.c -o librandom.o | |
gcc -march=x86-64 -m64 -Wall -O3 -fPIC -DMATHLIB_STANDALONE -I/builddir/build/BUILD/julia/build/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -I../include -DNDEBUG -c randmtzig.c -o randmtzig.o | |
rm -rf libRmath-julia.so | |
gcc -march=x86-64 -m64 -shared -o libRmath-julia.so bd0.o dnbeta.o i1mach.o pnbinom.o qlnorm.o rgeom.o bessel_i.o dnbinom.o imax2.o pnchisq.o qlogis.o rhyper.o bessel_j.o dnchisq.o imin2.o pnf.o qnbeta.o rlnorm.o bessel_k.o dnf.o lbeta.o pnorm.o qnbinom.o rlogis.o bessel_y.o dnorm.o lgamma.o pnt.o qnchisq.o rmultinom.o beta.o dnt.o lgammacor.o polygamma.o qnf.o rnbinom.o chebyshev.o dpois.o log1p.o ppois.o qnorm.o rnchisq.o choose.o dt.o mlutils.o pt.o qnt.o rnorm.o d1mach.o dunif.o pbeta.o ptukey.o qpois.o rpois.o dbeta.o dweibull.o pbinom.o punif.o qt.o rt.o dbinom.o expm1.o pcauchy.o pweibull.o qtukey.o runif.o dcauchy.o fmax2.o pchisq.o qbeta.o qunif.o rweibull.o dchisq.o fmin2.o pexp.o qbinom.o qweibull.o dexp.o fprec.o pf.o qcauchy.o rbeta.o sign.o df.o fround.o pgamma.o qchisq.o rbinom.o signrank.o dgamma.o fsign.o pgeom.o qexp.o rcauchy.o dgeom.o ftrunc.o phyper.o qf.o rchisq.o stirlerr.o dhyper.o gamma.o plnorm.o qgamma.o rexp.o toms708.o dlnorm.o gamma_cody.o plogis.o qgeom.o rf.o wilcox.o dlogis.o gammalims.o pnbeta.o qhyper.o rgamma.o librandom.o randmtzig.o -L/builddir/build/BUILD/julia/build/usr/lib64 -ldSFMT | |
make[3]: Leaving directory '/builddir/build/BUILD/julia/deps/Rmath/src' | |
touch -c Rmath/src/libRmath-julia.so | |
cp Rmath/src/libRmath-julia.so /builddir/build/BUILD/julia/build/usr/lib64/libRmath-julia.so | |
true -ignorelibRmath-julia.so /builddir/build/BUILD/julia/build/usr/lib64/libRmath-julia.so | |
CC src/unix/libuv_la-loop-watcher.lo | |
randmtzig.c: In function 'gv_randi': | |
randmtzig.c:92:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
return *((uint64_t *) &r) & 0x000fffffffffffff; | |
^ | |
randmtzig.c: In function 'randi': | |
randmtzig.c:104:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
return *((uint64_t *) &r) & 0x000fffffffffffff; | |
^ | |
CC src/unix/libuv_la-loop.lo | |
CC src/unix/libuv_la-pipe.lo | |
src/unix/pipe.c: In function 'uv_pipe_pending_count': | |
src/unix/pipe.c:309:7: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] | |
if (!handle->flags&UV__PIPE_IPC) | |
^ | |
src/unix/pipe.c: In function 'uv_pipe_pending_type': | |
src/unix/pipe.c:324:7: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] | |
if (!handle->flags&UV__PIPE_IPC) | |
^ | |
CC src/unix/libuv_la-poll.lo | |
CC src/unix/libuv_la-process.lo | |
CC src/unix/libuv_la-signal.lo | |
CC src/unix/libuv_la-stream.lo | |
src/unix/process.c: In function 'uv__process_child_init': | |
src/unix/process.c:346:5: warning: implicit declaration of function 'execvpe' [-Wimplicit-function-declaration] | |
execvpe(options->file, options->args, options->env); | |
^ | |
CC src/unix/libuv_la-tcp.lo | |
CC src/unix/libuv_la-thread.lo | |
CC src/unix/libuv_la-threadpool.lo | |
CC src/unix/libuv_la-timer.lo | |
CC src/unix/libuv_la-tty.lo | |
CC src/unix/libuv_la-udp.lo | |
src/unix/tty.c: In function 'uv_tty_init': | |
src/unix/tty.c:40:7: warning: unused variable 'r' [-Wunused-variable] | |
int r; | |
^ | |
src/unix/tty.c:39:7: warning: variable 'newfd' set but not used [-Wunused-but-set-variable] | |
int newfd; | |
^ | |
CC src/unix/libuv_la-linux-core.lo | |
CC src/unix/libuv_la-linux-inotify.lo | |
CC src/unix/libuv_la-linux-syscalls.lo | |
CC src/unix/libuv_la-proctitle.lo | |
CCLD libuv.la | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
make[4]: Leaving directory '/builddir/build/BUILD/julia/deps/libuv' | |
make[3]: Leaving directory '/builddir/build/BUILD/julia/deps/libuv' | |
touch -c libuv/.libs/libuv.a | |
make -C libuv install DESTDIR="" prefix=/builddir/build/BUILD/julia/build bindir=/builddir/build/BUILD/julia/build/usr/bin libdir=/builddir/build/BUILD/julia/build/usr/lib64 libexecdir=/builddir/build/BUILD/julia/build/usr/libexec datarootdir=/builddir/build/BUILD/julia/build/usr/share includedir=/builddir/build/BUILD/julia/build/usr/include sysconfdir=/builddir/build/BUILD/julia/build/etc | |
make[3]: Entering directory '/builddir/build/BUILD/julia/deps/libuv' | |
make install-am | |
make[4]: Entering directory '/builddir/build/BUILD/julia/deps/libuv' | |
make[5]: Entering directory '/builddir/build/BUILD/julia/deps/libuv' | |
/usr/bin/mkdir -p '/builddir/build/BUILD/julia/build/usr/include' | |
/usr/bin/mkdir -p '/builddir/build/BUILD/julia/build/usr/lib64' | |
/usr/bin/mkdir -p '/builddir/build/BUILD/julia/build/usr/lib64/pkgconfig' | |
/bin/sh ./libtool --mode=install /usr/bin/install -c libuv.la '/builddir/build/BUILD/julia/build/usr/lib64' | |
/usr/bin/install -c -m 644 libuv.pc '/builddir/build/BUILD/julia/build/usr/lib64/pkgconfig' | |
/usr/bin/install -c -m 644 include/uv.h include/uv-errno.h include/uv-version.h include/uv-unix.h include/uv-linux.h '/builddir/build/BUILD/julia/build/usr/include' | |
libtool: install: /usr/bin/install -c .libs/libuv.so.11.0.0 /builddir/build/BUILD/julia/build/usr/lib64/libuv.so.11.0.0 | |
libtool: install: (cd /builddir/build/BUILD/julia/build/usr/lib64 && { ln -s -f libuv.so.11.0.0 libuv.so.11 || { rm -f libuv.so.11 && ln -s libuv.so.11.0.0 libuv.so.11; }; }) | |
libtool: install: (cd /builddir/build/BUILD/julia/build/usr/lib64 && { ln -s -f libuv.so.11.0.0 libuv.so || { rm -f libuv.so && ln -s libuv.so.11.0.0 libuv.so; }; }) | |
libtool: install: /usr/bin/install -c .libs/libuv.lai /builddir/build/BUILD/julia/build/usr/lib64/libuv.la | |
libtool: install: /usr/bin/install -c .libs/libuv.a /builddir/build/BUILD/julia/build/usr/lib64/libuv.a | |
libtool: install: chmod 644 /builddir/build/BUILD/julia/build/usr/lib64/libuv.a | |
libtool: install: ranlib /builddir/build/BUILD/julia/build/usr/lib64/libuv.a | |
libtool: install: warning: remember to run `libtool --finish /usr/lib64' | |
make[5]: Leaving directory '/builddir/build/BUILD/julia/deps/libuv' | |
make[4]: Leaving directory '/builddir/build/BUILD/julia/deps/libuv' | |
make[3]: Leaving directory '/builddir/build/BUILD/julia/deps/libuv' | |
true -ignorelibuv.so /builddir/build/BUILD/julia/build/usr/lib64/libuv.so | |
make[2]: Leaving directory '/builddir/build/BUILD/julia/deps' | |
make[2]: Entering directory '/builddir/build/BUILD/julia/src' | |
Warning: git information unavailable; versioning information limited | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCOPY_STACKS -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -DNDEBUG -c jltypes.c -o jltypes.o | |
make -C support | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCOPY_STACKS -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -DNDEBUG -c gf.c -o gf.o | |
make[3]: Entering directory '/builddir/build/BUILD/julia/src/support' | |
Warning: git information unavailable; versioning information limited | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fvisibility=hidden -DNDEBUG -c hashing.c -o hashing.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fvisibility=hidden -DNDEBUG -c timefuncs.c -o timefuncs.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fvisibility=hidden -DNDEBUG -c ptrhash.c -o ptrhash.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fvisibility=hidden -DNDEBUG -c operators.c -o operators.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fvisibility=hidden -DNDEBUG -c utf8.c -o utf8.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fvisibility=hidden -DNDEBUG -c ios.c -o ios.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCOPY_STACKS -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -DNDEBUG -c builtins.c -o builtins.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fvisibility=hidden -DNDEBUG -c htable.c -o htable.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fvisibility=hidden -DNDEBUG -c bitvector.c -o bitvector.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fvisibility=hidden -DNDEBUG -c int2str.c -o int2str.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fvisibility=hidden -DNDEBUG -c libsupportinit.c -o libsupportinit.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fvisibility=hidden -DNDEBUG -c arraylist.c -o arraylist.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fvisibility=hidden -DNDEBUG -c strtod.c -o strtod.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCOPY_STACKS -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -DNDEBUG -c module.c -o module.o | |
rm -rf libsupport.a | |
ar -rcs libsupport.a hashing.o timefuncs.o ptrhash.o operators.o utf8.o ios.o htable.o bitvector.o int2str.o libsupportinit.o arraylist.o strtod.o | |
make[3]: Leaving directory '/builddir/build/BUILD/julia/src/support' | |
g++ -march=x86-64 -m64 -I/usr/include -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -pipe -fPIC -fno-rtti -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -c codegen.cpp -o codegen.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCOPY_STACKS -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -DNDEBUG -c interpreter.c -o interpreter.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCOPY_STACKS -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -DNDEBUG -c alloc.c -o alloc.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCOPY_STACKS -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -DNDEBUG -c dlload.c -o dlload.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCOPY_STACKS -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -DNDEBUG -c sys.c -o sys.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCOPY_STACKS -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -DNDEBUG -c init.c -o init.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCOPY_STACKS -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -DNDEBUG -c task.c -o task.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCOPY_STACKS -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -DNDEBUG -c array.c -o array.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCOPY_STACKS -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -DNDEBUG -c dump.c -o dump.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCOPY_STACKS -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -DNDEBUG -c toplevel.c -o toplevel.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCOPY_STACKS -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -DNDEBUG -c jl_uv.c -o jl_uv.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCOPY_STACKS -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -DNDEBUG -c jlapi.c -o jlapi.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCOPY_STACKS -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -DNDEBUG -c profile.c -o profile.o | |
g++ -march=x86-64 -m64 -I/usr/include -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -pipe -fPIC -fno-rtti -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -c llvm-simdloop.cpp -o llvm-simdloop.o | |
In file included from codegen.cpp:748:0: | |
debuginfo.cpp: In function 'void jl_getDylibFunctionInfo(const char**, size_t*, const char**, size_t, int*, int)': | |
debuginfo.cpp:359:16: warning: unused variable 'msize' [-Wunused-variable] | |
size_t msize = (size_t)(((uint64_t)-1)-fbase); | |
^ | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCOPY_STACKS -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -DNDEBUG -c gc.c -o gc.o | |
make -C flisp | |
make[3]: Entering directory '/builddir/build/BUILD/julia/src/flisp' | |
Warning: git information unavailable; versioning information limited | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -I../support -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -DUSE_COMPUTED_GOTO -fvisibility=hidden -DNDEBUG -c flisp.c -o flisp.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -I../support -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -DUSE_COMPUTED_GOTO -fvisibility=hidden -DNDEBUG -c builtins.c -o builtins.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -I../support -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -DUSE_COMPUTED_GOTO -fvisibility=hidden -DNDEBUG -c string.c -o string.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -I../support -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -DUSE_COMPUTED_GOTO -fvisibility=hidden -DNDEBUG -c equalhash.c -o equalhash.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -I../support -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -DUSE_COMPUTED_GOTO -fvisibility=hidden -DNDEBUG -c table.c -o table.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -I../support -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -DUSE_COMPUTED_GOTO -fvisibility=hidden -DNDEBUG -c iostream.c -o iostream.o | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -I../support -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -DUSE_COMPUTED_GOTO -fvisibility=hidden -DNDEBUG -c julia_extensions.c -o julia_extensions.o | |
cd ../support && make | |
make[4]: Entering directory '/builddir/build/BUILD/julia/src/support' | |
Warning: git information unavailable; versioning information limited | |
make[4]: Nothing to be done for 'default'. | |
make[4]: Leaving directory '/builddir/build/BUILD/julia/src/support' | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -I../support -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -DUSE_COMPUTED_GOTO -fvisibility=hidden -DNDEBUG -c flmain.c -o flmain.o | |
rm -rf libflisp.a | |
ar -rcs libflisp.a flisp.o builtins.o string.o equalhash.o table.o iostream.o julia_extensions.o | |
gcc -march=x86-64 -m64 -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -I../support -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -DUSE_COMPUTED_GOTO -fvisibility=hidden flisp.o builtins.o string.o equalhash.o table.o iostream.o julia_extensions.o flmain.o -o flisp libflisp.a ../support/libsupport.a /builddir/build/BUILD/julia/build/usr/lib64/libuv.a -lutf8proc -lpthread -ldl -lrt -lpthread -Wl,--export-dynamic -Wl,--version-script=/builddir/build/BUILD/julia/src/julia.expmap -Wl,--no-whole-archive -lunwind-generic -lunwind | |
./flisp unittest.lsp | |
make[3]: Leaving directory '/builddir/build/BUILD/julia/src/flisp' | |
./flisp/flisp ./mk_julia_flisp_boot.scm | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCOPY_STACKS -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common -DNDEBUG -c ast.c -o ast.o | |
g++ -march=x86-64 -m64 -shared -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -D_GNU_SOURCE -Iflisp -Isupport -I/usr/include -I/builddir/build/BUILD/julia/deps/libuv/include -I/builddir/build/BUILD/julia/build/usr/include -DLIBRARY_EXPORTS -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -fvisibility=hidden -fno-common jltypes.o gf.o ast.o builtins.o module.o codegen.o interpreter.o alloc.o dlload.o sys.o init.o task.o array.o dump.o toplevel.o jl_uv.o jlapi.o profile.o llvm-simdloop.o gc.o -Wl,-rpath,$ORIGIN -Wl,-z,origin -o /builddir/build/BUILD/julia/build/usr/lib64/libjulia.so -Wl,-Bsymbolic-functions -Wl,--whole-archive /builddir/build/BUILD/julia/src/flisp/libflisp.a -Wl,--whole-archive /builddir/build/BUILD/julia/src/support/libsupport.a -L/builddir/build/BUILD/julia/build/usr/lib64 -L/builddir/build/BUILD/julia/build/usr/lib64 /builddir/build/BUILD/julia/build/usr/lib64/libuv.a -lutf8proc -Wl,--no-whole-archive -L/usr/lib64/llvm -lLLVM-3.5.0 -ldl -lrt -lpthread -Wl,--export-dynamic -Wl,--version-script=/builddir/build/BUILD/julia/src/julia.expmap -Wl,--no-whole-archive -lunwind-generic -lunwind -Wl,-soname=libjulia.so | |
true -ignorelibjulia.so /builddir/build/BUILD/julia/build/usr/lib64/libjulia.so | |
true -ignore /builddir/build/BUILD/julia/build/usr/lib64/libjulia.so | |
make[2]: Leaving directory '/builddir/build/BUILD/julia/src' | |
make[2]: Entering directory '/builddir/build/BUILD/julia/base' | |
Warning: git information unavailable; versioning information limited | |
Makefile:88: "WARNING: Generating boilerplate git version info" | |
make[2]: Leaving directory '/builddir/build/BUILD/julia/base' | |
make[2]: Entering directory '/builddir/build/BUILD/julia/ui' | |
gcc -march=x86-64 -m64 -DJL_SYSTEM_IMAGE_PATH="../lib64/julia/sys.ji" -DJULIA_TARGET_ARCH=x86-64 -DSYSTEM_LLVM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -pipe -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -I/builddir/build/BUILD/julia/src -I/builddir/build/BUILD/julia/src/support -I/builddir/build/BUILD/julia/build/usr/include -Wall -Wno-strict-aliasing -fno-omit-frame-pointer -c repl.c -o repl.o | |
g++ -march=x86-64 -m64 -O3 -ggdb3 -falign-functions -momit-leaf-frame-pointer -I/builddir/build/BUILD/julia/src -I/builddir/build/BUILD/julia/src/support -I/builddir/build/BUILD/julia/build/usr/include -Wall -Wno-strict-aliasing -fno-omit-frame-pointer repl.o -o /builddir/build/BUILD/julia/build/usr/bin/julia -L/builddir/build/BUILD/julia/build/usr/lib64/julia -L/builddir/build/BUILD/julia/build/usr/lib64 -L/builddir/build/BUILD/julia/build/usr/lib64 -ljulia -Wl,-Bdynamic -Wl,--no-whole-archive -ldl -lrt -lpthread -Wl,--export-dynamic -Wl,--version-script=/builddir/build/BUILD/julia/src/julia.expmap -Wl,--no-whole-archive -lunwind-generic -lunwind -L/usr/lib64/llvm -lLLVM-3.5.0 -Wl,-rpath,$ORIGIN/../lib64/julia -Wl,-rpath,$ORIGIN/../lib64 -Wl,-z,origin | |
Makefile:68: recipe for target '/builddir/build/BUILD/julia/build/usr/bin/julia' failed | |
make[2]: Leaving directory '/builddir/build/BUILD/julia/ui' | |
Makefile:88: recipe for target 'julia-release' failed | |
make[1]: Leaving directory '/builddir/build/BUILD/julia' | |
Makefile:37: recipe for target 'release' failed | |
RPM build errors: | |
Warning: git information unavailable; versioning information limited | |
/builddir/build/BUILD/julia/build/usr/lib64/libjulia.so: undefined reference to `llvm::TargetRegistry::lookupTarget(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)' | |
/builddir/build/BUILD/julia/build/usr/lib64/libjulia.so: undefined reference to `llvm::LoopPass::createPrinterPass(llvm::raw_ostream&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const' | |
/builddir/build/BUILD/julia/build/usr/lib64/libjulia.so: undefined reference to `llvm::EngineBuilder::selectTarget(llvm::Triple const&, llvm::StringRef, llvm::StringRef, llvm::SmallVectorImpl<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&)' | |
/builddir/build/BUILD/julia/build/usr/lib64/libjulia.so: undefined reference to `llvm::raw_fd_ostream::raw_fd_ostream(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, llvm::sys::fs::OpenFlags)' | |
collect2: error: ld returned 1 exit status | |
make[2]: *** [/builddir/build/BUILD/julia/build/usr/bin/julia] Error 1 | |
make[1]: *** [julia-release] Error 2 | |
make: *** [release] Error 2 | |
error: Bad exit status from /var/tmp/rpm-tmp.8eB8AW (%build) | |
Bad exit status from /var/tmp/rpm-tmp.8eB8AW (%build) | |
Child return code was: 1 | |
EXCEPTION: Command failed. See logs for output. | |
# bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/julia-nightlies-0.3.spec | |
Traceback (most recent call last): | |
File "/usr/lib/python2.6/site-packages/mockbuild/trace_decorator.py", line 84, in trace | |
result = func(*args, **kw) | |
File "/usr/lib/python2.6/site-packages/mockbuild/util.py", line 505, in do | |
raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) | |
Error: Command failed. See logs for output. | |
# bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/julia-nightlies-0.3.spec | |
LEAVE do --> EXCEPTION RAISED | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment