Skip to content

Instantly share code, notes, and snippets.

@killerswan
Created June 5, 2012 02:17
Show Gist options
  • Save killerswan/2872098 to your computer and use it in GitHub Desktop.
Save killerswan/2872098 to your computer and use it in GitHub Desktop.
$ make check
cfg: shell host triple x86_64-unknown-linux-gnu
cfg: host for x86_64-unknown-linux-gnu is x86_64
cfg: unix-y environment
cfg: using gcc
cfg: no llnextgen found, omitting grammar-verification
cfg: including dist rules
cfg: including test rules
cfg: reconfiguring
configure: looking for configure programs
configure: found cmp
configure: found mkdir
configure: found printf
configure: found cut
configure: found grep
configure: found xargs
configure: found cp
configure: found find
configure: found uname
configure: found date
configure: found tr
configure: found sed
configure: inspecting environment
configure: recreating config.tmp
configure:
configure: processing /code/rust/configure args
configure:
configure: CFG_PREFIX := /usr/local
configure: CFG_LOCAL_RUST_ROOT := /usr/local
configure: CFG_LLVM_ROOT :=
configure: CFG_HOST_TRIPLE := x86_64-unknown-linux-gnu
configure: CFG_TARGET_TRIPLES := x86_64-unknown-linux-gnu
configure:
configure: looking for build programs
configure:
configure: CFG_PERL := /usr/bin/perl
configure: CFG_PYTHON := /usr/bin/python
configure: CFG_CURL := /usr/bin/curl (7.22.0)
configure: CFG_GIT := /usr/bin/git (1.7.9.5)
configure: CFG_CLANG :=
configure: CFG_GCC := /usr/bin/gcc (4.6.3-1ubuntu5))
configure: CFG_LD := /usr/bin/ld (2.22)
configure: CFG_LLVM_CONFIG :=
configure: CFG_VALGRIND := /usr/bin/valgrind (3.7.0)
configure: CFG_PERF :=
configure: CFG_ISCC :=
configure: CFG_LLNEXTGEN :=
configure: CFG_PANDOC := /usr/bin/pandoc (1.9.1.1)
configure: CFG_PDFLATEX := /usr/bin/pdflatex (3.1415926-1.40.10-2.2)
configure: CFG_XETEX := /usr/bin/xetex (3.1415926-2.2-0.9995.2)
configure: CFG_LUATEX := /usr/bin/luatex (0.70.1-2011120612)
configure: CFG_NODE := /usr/bin/node (0.6.12)
configure:
configure: making directories
configure:
configure:
configure: configuring submodules
configure:
configure: git: submodule sync
configure: git: submodule status
1170ffba3ac5191930b40c897d4569a9d8a296a3 src/libuv (remotes/origin/ipc-listen-228-g1170ffb)
3a57b672f89adcb2d2d06adc564dc15ca4e276d6 src/llvm (heads/master)
909888cda6417db5ca06199a5da51e3408fd35c5 src/llvm/projects/compiler-rt (909888c)
9b94cd1b2527c8dc9ec19a8608f2313010e721b5 src/llvm/tools/clang (9b94cd1)
configure: git: submodule update
configure: git: submodule clobber
configure:
configure: looking at LLVM
configure:
configure: configuring LLVM for x86_64-unknown-linux-gnu
configure: configuring LLVM with:
configure: --enable-targets=x86,x86_64 --enable-optimized --disable-docs --disable-jit --enable-bindings=none --disable-threads --disable-pthreads --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-clang... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking type of operating system we're going to host on... Linux
checking type of operating system we're going to target... Linux
checking target architecture... x86_64
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking optimization flags... -O3
checking for BSD-compatible nm... /usr/bin/nm -B
checking for GNU make... make
checking whether ln -s works... yes
checking for cmp... /usr/bin/cmp
checking for cp... /bin/cp
checking for date... /bin/date
checking for find... /usr/bin/find
checking for grep... (cached) /bin/grep
checking for mkdir... /bin/mkdir
checking for mv... /bin/mv
checking for x86_64-unknown-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-gnu-ar... no
checking for ar... ar
checking for rm... /bin/rm
checking for sed... /bin/sed
checking for tar... /bin/tar
checking for pwd... /bin/pwd
checking for Graphviz... echo Graphviz
checking for dot... /usr/bin/dot
checking for fdp... /usr/bin/fdp
checking for neato... /usr/bin/neato
checking for twopi... /usr/bin/twopi
checking for circo... /usr/bin/circo
checking for gv... no
checking for gsview32... no
checking for dotty... /usr/bin/dotty
checking for xdot.py... echo xdot.py
checking for a BSD-compatible install... /usr/bin/install -c
checking for bzip2... /bin/bzip2
checking for cat... /bin/cat
checking for doxygen... no
checking for groff... /usr/bin/groff
checking for gzip... /bin/gzip
checking for pod2html... /usr/bin/pod2html
checking for pod2man... /usr/bin/pod2man
checking for pdfroff... no
checking for runtest... no
checking for the tclsh program in tclinclude directory... none
checking for tclsh8.4... no
checking for tclsh8.4.8... no
checking for tclsh8.4.7... no
checking for tclsh8.4.6... no
checking for tclsh8.4.5... no
checking for tclsh8.4.4... no
checking for tclsh8.4.3... no
checking for tclsh8.4.2... no
checking for tclsh8.4.1... no
checking for tclsh8.4.0... no
checking for tclsh8.3... no
checking for tclsh8.3.5... no
checking for tclsh8.3.4... no
checking for tclsh8.3.3... no
checking for tclsh8.3.2... no
checking for tclsh8.3.1... no
checking for tclsh8.3.0... no
checking for tclsh... /usr/bin/tclsh
checking for zip... /usr/bin/zip
checking for ocamlc... no
checking for ocamlopt... no
checking for ocamldep... no
checking for ocamldoc... no
checking for gas... no
checking for as... /usr/bin/as
checking for linker version... 2.22
checking for compiler -Wl,-R<path> option... yes
checking for compiler -Wl,-export-dynamic option... yes
checking for compiler -Wl,--version-script option... yes
checking for an ANSI C-conforming const... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/local/lib /usr/lib/nvidia-settings /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /usr/lib/nvidia-current /usr/lib32/nvidia-current
checking for objdir... .libs
checking command to parse /usr/bin/nm -B output from object... ok
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking tool compatibility... ok
checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers
checking for sin in -lm... yes
checking for library containing dlopen... -ldl
checking for library containing mallinfo... none required
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for MAP_ANONYMOUS vs. MAP_ANON... yes
checking whether stat file-mode macros are broken... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking for dlfcn.h... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking link.h usability... yes
checking link.h presence... yes
checking for link.h... yes
checking for malloc.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for sys/types.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking malloc/malloc.h usability... no
checking malloc/malloc.h presence... no
checking for malloc/malloc.h... no
checking mach/mach.h usability... no
checking mach/mach.h presence... no
checking for mach/mach.h... no
checking valgrind/valgrind.h usability... yes
checking valgrind/valgrind.h presence... yes
checking for valgrind/valgrind.h... yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking CrashReporterClient.h usability... no
checking CrashReporterClient.h presence... no
checking for CrashReporterClient.h... no
checking __crashreporter_info__... no
checking for HUGE_VAL sanity... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for int64_t... yes
checking for uint64_t... yes
checking for backtrace... yes
checking for ceilf... yes
checking for floorf... yes
checking for roundf... yes
checking for rintf... yes
checking for nearbyintf... yes
checking for getcwd... yes
checking for powf... yes
checking for fmodf... yes
checking for strtof... yes
checking for round... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for gettimeofday... yes
checking for isatty... yes
checking for mkdtemp... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for posix_spawn... yes
checking for pread... yes
checking for realpath... yes
checking for sbrk... yes
checking for setrlimit... (cached) yes
checking for strdup... yes
checking for strerror... yes
checking for strerror_r... yes
checking for setenv... yes
checking for strtoll... yes
checking for strtoq... yes
checking for sysconf... yes
checking for malloc_zone_statistics... no
checking for setjmp... yes
checking for longjmp... yes
checking for sigsetjmp... no
checking for siglongjmp... yes
checking for writev... yes
checking if printf has the %a format character... yes
checking for srand48/lrand48/drand48 in <stdlib.h>... yes
checking whether strerror_s is declared... no
checking for isnan in <math.h>... yes
checking for isnan in <cmath>... yes
checking for std::isnan in <cmath>... yes
checking for isinf in <math.h>... yes
checking for isinf in <cmath>... yes
checking for std::isinf in <cmath>... yes
checking for finite in <ieeefp.h>... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for mmap of files... yes
checking if /dev/zero is needed for mmap... no
checking for GCC atomic builtins... yes
checking for 32-bit userspace on 64-bit system... no
checking for __dso_handle... yes
checking for compiler -fvisibility-inlines-hidden option... yes
configure: creating ./config.status
config.status: creating include/llvm/Config/Targets.def
config.status: creating include/llvm/Config/AsmPrinters.def
config.status: creating include/llvm/Config/AsmParsers.def
config.status: creating include/llvm/Config/Disassemblers.def
config.status: creating Makefile.config
config.status: creating llvm.spec
config.status: creating docs/doxygen.cfg
config.status: creating tools/clang/docs/doxygen.cfg
config.status: creating bindings/ocaml/llvm/META.llvm
config.status: creating include/llvm/Config/config.h
config.status: creating include/llvm/Config/llvm-config.h
config.status: creating include/llvm/Support/DataTypes.h
config.status: include/llvm/Support/DataTypes.h is unchanged
config.status: creating tools/clang/include/clang/Config/config.h
config.status: tools/clang/include/clang/Config/config.h is unchanged
config.status: executing setup commands
config.status: executing Makefile commands
config.status: executing Makefile.common commands
config.status: executing examples/Makefile commands
config.status: executing lib/Makefile commands
config.status: executing runtime/Makefile commands
config.status: executing test/Makefile commands
config.status: executing test/Makefile.tests commands
config.status: executing unittests/Makefile commands
config.status: executing tools/Makefile commands
config.status: executing utils/Makefile commands
config.status: executing projects/Makefile commands
config.status: executing bindings/Makefile commands
config.status: executing bindings/ocaml/Makefile.ocaml commands
=== configuring in projects/sample (/code/rust/llvm/x86_64-unknown-linux-gnu/projects/sample)
configure: running /bin/bash /code/rust/src/llvm/projects/sample/configure --prefix=/usr/local '--enable-targets=x86,x86_64' '--enable-optimized' '--disable-docs' '--disable-jit' '--enable-bindings=none' '--disable-threads' '--disable-pthreads' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-unknown-linux-gnu' '--target=x86_64-unknown-linux-gnu' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' 'target_alias=x86_64-unknown-linux-gnu' 'CC=gcc' 'CFLAGS=' 'LDFLAGS=' 'CXX=g++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=/code/rust/src/llvm/projects/sample
checking llvm-config... /code/rust/llvm/x86_64-unknown-linux-gnu/Release+Asserts/bin/llvm-config
checking LLVM package version... 3.2svn
checking for x86_64-unknown-linux-gnu-clang... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking type of operating system we're going to host on... Linux
checking type of operating system we're going to target... Linux
checking target architecture... x86_64
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking optimization flags... -O3
checking for BSD-compatible nm... /usr/bin/nm -B
checking for GNU make... make
checking whether ln -s works... yes
checking for cmp... /usr/bin/cmp
checking for cp... /bin/cp
checking for date... /bin/date
checking for find... /usr/bin/find
checking for grep... (cached) /bin/grep
checking for mkdir... /bin/mkdir
checking for mv... /bin/mv
checking for x86_64-unknown-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-gnu-ar... no
checking for ar... ar
checking for rm... /bin/rm
checking for sed... /bin/sed
checking for tar... /bin/tar
checking for pwd... /bin/pwd
checking for Graphviz... echo Graphviz
checking for dot... /usr/bin/dot
checking for fdp... /usr/bin/fdp
checking for neato... /usr/bin/neato
checking for twopi... /usr/bin/twopi
checking for circo... /usr/bin/circo
checking for gv... no
checking for gsview32... no
checking for dotty... /usr/bin/dotty
checking for xdot.py... echo xdot.py
checking for a BSD-compatible install... /usr/bin/install -c
checking for bzip2... /bin/bzip2
checking for cat... /bin/cat
checking for doxygen... no
checking for groff... /usr/bin/groff
checking for gzip... /bin/gzip
checking for pod2html... /usr/bin/pod2html
checking for pod2man... /usr/bin/pod2man
checking for pdfroff... no
checking for runtest... no
checking for the tclsh program in tclinclude directory... none
checking for tclsh8.4... no
checking for tclsh8.4.8... no
checking for tclsh8.4.7... no
checking for tclsh8.4.6... no
checking for tclsh8.4.5... no
checking for tclsh8.4.4... no
checking for tclsh8.4.3... no
checking for tclsh8.4.2... no
checking for tclsh8.4.1... no
checking for tclsh8.4.0... no
checking for tclsh8.3... no
checking for tclsh8.3.5... no
checking for tclsh8.3.4... no
checking for tclsh8.3.3... no
checking for tclsh8.3.2... no
checking for tclsh8.3.1... no
checking for tclsh8.3.0... no
checking for tclsh... /usr/bin/tclsh
checking for zip... /usr/bin/zip
checking for ocamlc... no
checking for ocamlopt... no
checking for ocamldep... no
checking for ocamldoc... no
checking for gas... no
checking for as... /usr/bin/as
checking for linker version... 2.22
checking for compiler -Wl,-R<path> option... yes
checking for compiler -Wl,-export-dynamic option... yes
checking for compiler -Wl,--version-script option... yes
checking for an ANSI C-conforming const... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/local/lib /usr/lib/nvidia-settings /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /usr/lib/nvidia-current /usr/lib32/nvidia-current
checking for objdir... .libs
checking command to parse /usr/bin/nm -B output from object... ok
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking tool compatibility... ok
checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers
checking for sin in -lm... yes
checking for library containing dlopen... -ldl
checking for library containing mallinfo... none required
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for MAP_ANONYMOUS vs. MAP_ANON... yes
checking whether stat file-mode macros are broken... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking for dlfcn.h... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking link.h usability... yes
checking link.h presence... yes
checking for link.h... yes
checking for malloc.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for sys/types.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking malloc/malloc.h usability... no
checking malloc/malloc.h presence... no
checking for malloc/malloc.h... no
checking mach/mach.h usability... no
checking mach/mach.h presence... no
checking for mach/mach.h... no
checking valgrind/valgrind.h usability... yes
checking valgrind/valgrind.h presence... yes
checking for valgrind/valgrind.h... yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking CrashReporterClient.h usability... no
checking CrashReporterClient.h presence... no
checking for CrashReporterClient.h... no
checking __crashreporter_info__... no
checking for HUGE_VAL sanity... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for int64_t... yes
checking for uint64_t... yes
checking for backtrace... yes
checking for ceilf... yes
checking for floorf... yes
checking for roundf... yes
checking for rintf... yes
checking for nearbyintf... yes
checking for getcwd... yes
checking for powf... yes
checking for fmodf... yes
checking for strtof... yes
checking for round... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for gettimeofday... yes
checking for isatty... yes
checking for mkdtemp... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for posix_spawn... yes
checking for realpath... yes
checking for sbrk... yes
checking for setrlimit... (cached) yes
checking for strdup... yes
checking for strerror... yes
checking for strerror_r... yes
checking for setenv... yes
checking for strtoll... yes
checking for strtoq... yes
checking for sysconf... yes
checking for malloc_zone_statistics... no
checking for setjmp... yes
checking for longjmp... yes
checking for sigsetjmp... no
checking for siglongjmp... yes
checking for writev... yes
checking if printf has the %a format character... yes
checking for srand48/lrand48/drand48 in <stdlib.h>... yes
checking whether strerror_s is declared... no
checking for isnan in <math.h>... yes
checking for isnan in <cmath>... yes
checking for std::isnan in <cmath>... yes
checking for isinf in <math.h>... yes
checking for isinf in <cmath>... yes
checking for std::isinf in <cmath>... yes
checking for finite in <ieeefp.h>... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for mmap of files... yes
checking if /dev/zero is needed for mmap... no
checking for GCC atomic builtins... yes
checking for 32-bit userspace on 64-bit system... no
checking for __dso_handle... yes
checking for compiler -fvisibility-inlines-hidden option... yes
configure: creating ./config.status
config.status: creating Makefile.common
config.status: creating Makefile.llvm.config
config.status: executing setup commands
config.status: executing Makefile commands
config.status: executing lib/Makefile commands
config.status: executing lib/sample/Makefile commands
config.status: executing tools/Makefile commands
config.status: executing tools/sample/Makefile commands
configure:
configure: writing configuration
configure:
configure: CFG_SRC_DIR := /code/rust/
configure: CFG_BUILD_DIR := /code/rust/
configure: CFG_OSTYPE := unknown-linux-gnu
configure: CFG_CPUTYPE := x86_64
configure: CFG_CONFIGURE_ARGS :=
configure: CFG_PREFIX := /usr/local
configure: CFG_TARGET_TRIPLES := x86_64-unknown-linux-gnu
configure: CFG_C_COMPILER := gcc
configure: CFG_LIBDIR := lib
configure: CFG_DISABLE_MANAGE_SUBMODULES :=
configure: CFG_LLVM_ROOT :=
configure: CFG_LLVM_SRC_DIR := /code/rust/src/llvm/
configure: CFG_LLVM_BUILD_DIR_x86_64_unknown_linux_gnu := /code/rust/llvm/x86_64-unknown-linu ...
configure: CFG_LLVM_INST_DIR_x86_64_unknown_linux_gnu := /code/rust/llvm/x86_64-unknown-linu ...
configure:
configure: leaving ./Makefile unchanged
configure: mv config.tmp config.mk
configure:
configure: complete
configure:
check: formatting
fetch: x86_64-unknown-linux-gnu/stage0/bin/rustc
determined most recent snapshot: rust-stage0-2012-06-04-7213274-linux-x86_64-eb9cf0de4cc09e8b8bfcf741eff4b20510e13a5b.tar.bz2
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10.3M 100 10.3M 0 0 1240k 0 0:00:08 0:00:08 --:--:-- 2331k
got download with ok hash
opening snapshot dl/rust-stage0-2012-06-04-7213274-linux-x86_64-eb9cf0de4cc09e8b8bfcf741eff4b20510e13a5b.tar.bz2
extracting rust-stage0/bin/rustc
extracting rust-stage0/lib/libcore-d27e4777a53c3e50-0.2.so
extracting rust-stage0/lib/libstd-d399da1ab6f5bec0-0.2.so
extracting rust-stage0/lib/librustc-73389320c1332876-0.2.so
extracting rust-stage0/lib/libsyntax-b45cc7d0b085bc34-0.2.so
extracting rust-stage0/lib/librustrt.so
extracting rust-stage0/lib/librustllvm.so
compile: rt/x86_64-unknown-linux-gnu/sync/timer.o
compile: rt/x86_64-unknown-linux-gnu/sync/lock_and_signal.o
compile: rt/x86_64-unknown-linux-gnu/sync/rust_thread.o
compile: rt/x86_64-unknown-linux-gnu/rust.o
compile: rt/x86_64-unknown-linux-gnu/rust_builtin.o
compile: rt/x86_64-unknown-linux-gnu/rust_run_program.o
compile: rt/x86_64-unknown-linux-gnu/rust_env.o
compile: rt/x86_64-unknown-linux-gnu/rust_sched_loop.o
compile: rt/x86_64-unknown-linux-gnu/rust_sched_launcher.o
compile: rt/x86_64-unknown-linux-gnu/rust_sched_driver.o
compile: rt/x86_64-unknown-linux-gnu/rust_scheduler.o
compile: rt/x86_64-unknown-linux-gnu/rust_sched_reaper.o
compile: rt/x86_64-unknown-linux-gnu/rust_task.o
compile: rt/x86_64-unknown-linux-gnu/rust_stack.o
compile: rt/x86_64-unknown-linux-gnu/rust_port.o
compile: rt/x86_64-unknown-linux-gnu/rust_upcall.o
compile: rt/x86_64-unknown-linux-gnu/rust_uv.o
compile: rt/x86_64-unknown-linux-gnu/rust_log.o
compile: rt/x86_64-unknown-linux-gnu/rust_port_selector.o
compile: rt/x86_64-unknown-linux-gnu/circular_buffer.o
compile: rt/x86_64-unknown-linux-gnu/isaac/randport.o
compile: rt/x86_64-unknown-linux-gnu/rust_kernel.o
compile: rt/x86_64-unknown-linux-gnu/rust_shape.o
compile: rt/x86_64-unknown-linux-gnu/rust_abi.o
compile: rt/x86_64-unknown-linux-gnu/rust_cc.o
compile: rt/x86_64-unknown-linux-gnu/rust_debug.o
compile: rt/x86_64-unknown-linux-gnu/rust_box_annihilator.o
compile: rt/x86_64-unknown-linux-gnu/memory_region.o
compile: rt/x86_64-unknown-linux-gnu/boxed_region.o
compile: rt/x86_64-unknown-linux-gnu/arch/x86_64/context.o
compile: rt/x86_64-unknown-linux-gnu/arch/x86_64/gpr.o
compile: rt/x86_64-unknown-linux-gnu/arch/x86_64/_context.o
compile: rt/x86_64-unknown-linux-gnu/arch/x86_64/ccall.o
compile: rt/x86_64-unknown-linux-gnu/arch/x86_64/record_sp.o
def: rt/rustrt.linux.def
make[1]: Entering directory `/code/rust/mk/libuv/x86_64/unix/linux'
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/uv-common.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_cancel.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares__close_sockets.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_data.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_destroy.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_expand_name.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_expand_string.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_fds.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_free_hostent.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_free_string.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_gethostbyaddr.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_gethostbyname.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares__get_hostent.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_getnameinfo.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_getopt.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_getsock.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_init.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_library_init.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_llist.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_mkquery.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_nowarn.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_options.o
../../../../../src/libuv/src/ares/ares_options.c: In function ‘ares_set_servers_csv’:
../../../../../src/libuv/src/ares/ares_options.c:187:9: warning: ignoring return value of ‘strtol’, declared with attribute warn_unused_result [-Wunused-result]
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_parse_aaaa_reply.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_parse_a_reply.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_parse_mx_reply.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_parse_ns_reply.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_parse_ptr_reply.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_parse_srv_reply.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_parse_txt_reply.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_process.o
../../../../../src/libuv/src/ares/ares_process.c: In function ‘read_udp_packets’:
../../../../../src/libuv/src/ares/ares_process.c:481:35: warning: pointer targets in passing argument 6 of ‘recvfrom’ differ in signedness [-Wpointer-sign]
/usr/include/x86_64-linux-gnu/bits/socket2.h:65:1: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘ares_socklen_t *’
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_query.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares__read_line.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_search.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_send.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_strcasecmp.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_strdup.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_strerror.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_timeout.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares__timeval.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_version.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/ares_writev.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/bitncmp.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/inet_net_pton.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/inet_ntop.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/ares/windows_port.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/unix/core.o
../../../../../src/libuv/src/unix/core.c: In function ‘uv_close’:
../../../../../src/libuv/src/unix/core.c:122:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c: In function ‘uv__handle_init’:
../../../../../src/libuv/src/unix/core.c:231:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c:231:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c:231:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c: In function ‘uv_prepare_init’:
../../../../../src/libuv/src/unix/core.c:353:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c:353:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c:353:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c: In function ‘uv_prepare_start’:
../../../../../src/libuv/src/unix/core.c:361:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c: In function ‘uv_prepare_stop’:
../../../../../src/libuv/src/unix/core.c:376:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c: In function ‘uv_check_init’:
../../../../../src/libuv/src/unix/core.c:401:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c:401:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c:401:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c: In function ‘uv_check_start’:
../../../../../src/libuv/src/unix/core.c:409:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c: In function ‘uv_check_stop’:
../../../../../src/libuv/src/unix/core.c:424:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c: In function ‘uv_idle_init’:
../../../../../src/libuv/src/unix/core.c:450:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c:450:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c:450:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c: In function ‘uv_idle_start’:
../../../../../src/libuv/src/unix/core.c:458:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c: In function ‘uv_idle_stop’:
../../../../../src/libuv/src/unix/core.c:472:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c: In function ‘uv_is_active’:
../../../../../src/libuv/src/unix/core.c:487:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c:490:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c:493:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c:496:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c: In function ‘uv_async_init’:
../../../../../src/libuv/src/unix/core.c:517:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c:517:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c:517:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c: In function ‘uv_timer_init’:
../../../../../src/libuv/src/unix/core.c:551:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c:551:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c:551:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c: In function ‘uv_timer_start’:
../../../../../src/libuv/src/unix/core.c:559:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c:564:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c: In function ‘uv_timer_stop’:
../../../../../src/libuv/src/unix/core.c:572:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c: In function ‘uv_timer_again’:
../../../../../src/libuv/src/unix/core.c:582:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/core.c: In function ‘uv_getaddrinfo’:
../../../../../src/libuv/src/unix/core.c:657:12: warning: variable ‘req’ set but not used [-Wunused-but-set-variable]
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/unix/uv-eio.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/unix/fs.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/unix/udp.o
../../../../../src/libuv/src/unix/udp.c: In function ‘uv_udp_recv_start’:
../../../../../src/libuv/src/unix/udp.c:651:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/unix/tcp.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/unix/pipe.o
../../../../../src/libuv/src/unix/pipe.c: In function ‘uv_pipe_listen’:
../../../../../src/libuv/src/unix/pipe.c:139:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/pipe.c:139:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/pipe.c:139:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/unix/tty.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/unix/stream.o
../../../../../src/libuv/src/unix/stream.c: In function ‘uv__stream_init’:
../../../../../src/libuv/src/unix/stream.c:70:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/stream.c:70:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/stream.c:70:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/stream.c:73:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/stream.c:73:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/stream.c:73:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/stream.c: In function ‘uv__write’:
../../../../../src/libuv/src/unix/stream.c:398:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/stream.c: In function ‘uv__read’:
../../../../../src/libuv/src/unix/stream.c:626:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/unix/cares.o
../../../../../src/libuv/src/unix/cares.c: In function ‘uv__ares_task_create’:
../../../../../src/libuv/src/unix/cares.c:75:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/cares.c:75:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/cares.c:75:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/cares.c:76:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/cares.c:76:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/cares.c:76:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/cares.c: In function ‘uv__ares_sockstate_cb’:
../../../../../src/libuv/src/unix/cares.c:100:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/cares.c: In function ‘uv_ares_init_options’:
../../../../../src/libuv/src/unix/cares.c:171:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/cares.c:171:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/cares.c:171:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/cares.c:171:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/unix/dl.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/unix/error.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/unix/thread.o
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/unix/process.o
../../../../../src/libuv/src/unix/process.c: In function ‘uv_spawn’:
../../../../../src/libuv/src/unix/process.c:298:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/process.c:298:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/process.c:298:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/unix/eio/eio.o
In file included from ../../../../../src/libuv/src/unix/eio/eio.c:56:0:
../../../../../src/libuv/src/unix/eio/xthread.h:16:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default]
../../../../../src/libuv/src/unix/eio/xthread.h:16:1: warning: (this will be reported only once per input file) [enabled by default]
../../../../../src/libuv/src/unix/eio/eio.c: In function ‘etp_poll’:
../../../../../src/libuv/src/unix/eio/eio.c:710:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../../../../../src/libuv/src/unix/eio/eio.c: In function ‘grp_try_feed’:
../../../../../src/libuv/src/unix/eio/eio.c:818:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../../../../../src/libuv/src/unix/eio/eio.c: In function ‘eio__mtouch’:
../../../../../src/libuv/src/unix/eio/eio.c:1400:77: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../../../../../src/libuv/src/unix/eio/eio.c:1402:77: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../../../../../src/libuv/src/unix/eio/eio.c:1398:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
../../../../../src/libuv/src/unix/eio/eio.c: In function ‘eio__realpath’:
../../../../../src/libuv/src/unix/eio/eio.c:1567:1: warning: label ‘done’ defined but not used [-Wunused-label]
../../../../../src/libuv/src/unix/eio/eio.c: In function ‘eio_dent_radix_sort’:
../../../../../src/libuv/src/unix/eio/eio.c:1608:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../../../../../src/libuv/src/unix/eio/eio.c:1613:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../../../../../src/libuv/src/unix/eio/eio.c: In function ‘eio__scandir’:
../../../../../src/libuv/src/unix/eio/eio.c:1846:21: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
../../../../../src/libuv/src/unix/eio/eio.c: In function ‘eio_execute’:
../../../../../src/libuv/src/unix/eio/eio.c:2205:7: warning: implicit declaration of function ‘rename’ [-Wimplicit-function-declaration]
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/unix/ev/ev.o
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘array_nextsize’:
../../../../../src/libuv/src/unix/ev/ev.c:845:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘ev_feed_event’:
../../../../../src/libuv/src/unix/ev/ev.c:907:7: warning: unused variable ‘ocur_’ [-Wunused-variable]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘feed_reverse’:
../../../../../src/libuv/src/unix/ev/ev.c:916:3: warning: unused variable ‘ocur_’ [-Wunused-variable]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘fd_change’:
../../../../../src/libuv/src/unix/ev/ev.c:1043:7: warning: unused variable ‘ocur_’ [-Wunused-variable]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘evpipe_init’:
../../../../../src/libuv/src/unix/ev/ev.c:1293:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from ../../../../../src/libuv/src/unix/ev/ev.c:1541:0:
../../../../../src/libuv/src/unix/ev/ev_epoll.c: In function ‘epoll_modify’:
../../../../../src/libuv/src/unix/ev/ev_epoll.c:127:11: warning: unused variable ‘ocur_’ [-Wunused-variable]
../../../../../src/libuv/src/unix/ev/ev_epoll.c: At top level:
../../../../../src/libuv/src/unix/ev/ev_epoll.c:222:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration]
../../../../../src/libuv/src/unix/ev/ev_epoll.c:222:1: warning: ‘inline’ is not at beginning of declaration [-Wold-style-declaration]
../../../../../src/libuv/src/unix/ev/ev_epoll.c:247:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration]
../../../../../src/libuv/src/unix/ev/ev_epoll.c:247:1: warning: ‘inline’ is not at beginning of declaration [-Wold-style-declaration]
../../../../../src/libuv/src/unix/ev/ev_epoll.c:254:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration]
../../../../../src/libuv/src/unix/ev/ev_epoll.c:254:1: warning: ‘inline’ is not at beginning of declaration [-Wold-style-declaration]
In file included from ../../../../../src/libuv/src/unix/ev/ev.c:1544:0:
../../../../../src/libuv/src/unix/ev/ev_poll.c:42:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration]
../../../../../src/libuv/src/unix/ev/ev_poll.c:42:1: warning: ‘inline’ is not at beginning of declaration [-Wold-style-declaration]
../../../../../src/libuv/src/unix/ev/ev_poll.c: In function ‘poll_modify’:
../../../../../src/libuv/src/unix/ev/ev_poll.c:66:7: warning: unused variable ‘ocur_’ [-Wunused-variable]
../../../../../src/libuv/src/unix/ev/ev_poll.c: At top level:
../../../../../src/libuv/src/unix/ev/ev_poll.c:129:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration]
../../../../../src/libuv/src/unix/ev/ev_poll.c:129:1: warning: ‘inline’ is not at beginning of declaration [-Wold-style-declaration]
../../../../../src/libuv/src/unix/ev/ev_poll.c:142:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration]
../../../../../src/libuv/src/unix/ev/ev_poll.c:142:1: warning: ‘inline’ is not at beginning of declaration [-Wold-style-declaration]
In file included from ../../../../../src/libuv/src/unix/ev/ev.c:1547:0:
../../../../../src/libuv/src/unix/ev/ev_select.c:269:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration]
../../../../../src/libuv/src/unix/ev/ev_select.c:269:1: warning: ‘inline’ is not at beginning of declaration [-Wold-style-declaration]
../../../../../src/libuv/src/unix/ev/ev_select.c:298:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration]
../../../../../src/libuv/src/unix/ev/ev_select.c:298:1: warning: ‘inline’ is not at beginning of declaration [-Wold-style-declaration]
../../../../../src/libuv/src/unix/ev/ev.c:1563:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration]
../../../../../src/libuv/src/unix/ev/ev.c:1563:1: warning: ‘inline’ is not at beginning of declaration [-Wold-style-declaration]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘loop_init’:
../../../../../src/libuv/src/unix/ev/ev.c:1761:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:1761:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:1761:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:1764:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:1764:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:1764:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:1765:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘ev_loop_destroy’:
../../../../../src/libuv/src/unix/ev/ev.c:1792:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:1799:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:1817:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘loop_fork’:
../../../../../src/libuv/src/unix/ev/ev.c:1909:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘ev_default_loop’:
../../../../../src/libuv/src/unix/ev/ev.c:2099:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:2099:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:2099:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:2100:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘periodics_reify’:
../../../../../src/libuv/src/unix/ev/ev.c:2235:11: warning: unused variable ‘feed_count’ [-Wunused-variable]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘ev_io_start’:
../../../../../src/libuv/src/unix/ev/ev.c:2681:3: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘ev_timer_start’:
../../../../../src/libuv/src/unix/ev/ev.c:2720:3: warning: unused variable ‘ocur_’ [-Wunused-variable]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘ev_periodic_start’:
../../../../../src/libuv/src/unix/ev/ev.c:2812:3: warning: unused variable ‘ocur_’ [-Wunused-variable]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘ev_signal_start’:
../../../../../src/libuv/src/unix/ev/ev.c:2895:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:2895:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:2895:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:2896:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘infy_add’:
../../../../../src/libuv/src/unix/ev/ev.c:3099:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3101:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘infy_init’:
../../../../../src/libuv/src/unix/ev/ev.c:3205:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3205:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3205:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3206:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘infy_fork’:
../../../../../src/libuv/src/unix/ev/ev.c:3250:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3252:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘ev_stat_start’:
../../../../../src/libuv/src/unix/ev/ev.c:3326:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3326:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3326:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3326:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3327:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘ev_stat_stop’:
../../../../../src/libuv/src/unix/ev/ev.c:3359:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘ev_idle_start’:
../../../../../src/libuv/src/unix/ev/ev.c:3388:5: warning: unused variable ‘ocur_’ [-Wunused-variable]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘ev_prepare_start’:
../../../../../src/libuv/src/unix/ev/ev.c:3428:3: warning: unused variable ‘ocur_’ [-Wunused-variable]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘ev_check_start’:
../../../../../src/libuv/src/unix/ev/ev.c:3466:3: warning: unused variable ‘ocur_’ [-Wunused-variable]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘ev_embed_start’:
../../../../../src/libuv/src/unix/ev/ev.c:3562:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3562:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3562:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3567:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3570:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3570:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3570:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3571:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3574:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3574:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3574:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘ev_fork_start’:
../../../../../src/libuv/src/unix/ev/ev.c:3613:3: warning: unused variable ‘ocur_’ [-Wunused-variable]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘ev_cleanup_start’:
../../../../../src/libuv/src/unix/ev/ev.c:3651:3: warning: unused variable ‘ocur_’ [-Wunused-variable]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘ev_async_start’:
../../../../../src/libuv/src/unix/ev/ev.c:3696:3: warning: unused variable ‘ocur_’ [-Wunused-variable]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘ev_once’:
../../../../../src/libuv/src/unix/ev/ev.c:3784:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3784:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3784:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3791:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3791:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3791:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c:3794:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/ev/ev.c: At top level:
../../../../../src/libuv/src/unix/ev/ev.c:3910:27: warning: "/*" within comment [-Wcomment]
../../../../../src/libuv/src/unix/ev/ev.c:3911:27: warning: "/*" within comment [-Wcomment]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘evpipe_write’:
../../../../../src/libuv/src/unix/ev/ev.c:1336:17: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
../../../../../src/libuv/src/unix/ev/ev.c:1345:15: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
../../../../../src/libuv/src/unix/ev/ev.c: In function ‘pipecb’:
../../../../../src/libuv/src/unix/ev/ev.c:1362:12: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
../../../../../src/libuv/src/unix/ev/ev.c:1369:12: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
CC(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/uv/src/libuv/src/unix/linux.o
../../../../../src/libuv/src/unix/linux.c: In function ‘uv_fs_event_init’:
../../../../../src/libuv/src/unix/linux.c:651:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/linux.c:651:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../../../../../src/libuv/src/unix/linux.c:651:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
AR(target) /code/rust//rt/x86_64-unknown-linux-gnu/libuv/Release/obj.target/src/libuv/libuv.a
make[1]: Leaving directory `/code/rust/mk/libuv/x86_64/unix/linux'
link: rt/x86_64-unknown-linux-gnu/librustrt.so
cp: x86_64-unknown-linux-gnu/stage0/lib/rustc/x86_64-unknown-linux-gnu/lib/librustrt.so
compile: rt/x86_64-unknown-linux-gnu/arch/x86_64/morestack.o
link: rt/x86_64-unknown-linux-gnu/arch/x86_64/libmorestack.a
cp: x86_64-unknown-linux-gnu/stage0/lib/rustc/x86_64-unknown-linux-gnu/lib/libmorestack.a
compile: rustllvm/x86_64-unknown-linux-gnu/RustWrapper.o
def: rustllvm/rustllvm.linux.def
link: rustllvm/x86_64-unknown-linux-gnu/librustllvm.so
cp: x86_64-unknown-linux-gnu/stage0/lib/rustc/x86_64-unknown-linux-gnu/lib/librustllvm.so
compile_and_link: x86_64-unknown-linux-gnu/stage0/lib/rustc/x86_64-unknown-linux-gnu/lib/libcore.so
compile_and_link: x86_64-unknown-linux-gnu/stage0/lib/rustc/x86_64-unknown-linux-gnu/lib/libstd.so
/code/rust/src/libstd/test.rs:330:7: 330:43 warning: unknown warning: 'non_implicitly_copyable_typarams'
/code/rust/src/libstd/test.rs:330 #[warn(no_non_implicitly_copyable_typarams)]
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: internal compiler error: type_of with ty_param
make: *** [x86_64-unknown-linux-gnu/stage0/lib/rustc/x86_64-unknown-linux-gnu/lib/libstd.so] Error 101
kunix:rust $
kunix:rust $
kunix:rust $
kunix:rust $ make check
cfg: shell host triple x86_64-unknown-linux-gnu
cfg: host for x86_64-unknown-linux-gnu is x86_64
cfg: unix-y environment
cfg: using gcc
cfg: no llnextgen found, omitting grammar-verification
cfg: including dist rules
cfg: including test rules
check: formatting
compile_and_link: x86_64-unknown-linux-gnu/stage0/lib/rustc/x86_64-unknown-linux-gnu/lib/libstd.so
/code/rust/src/libstd/test.rs:330:7: 330:43 warning: unknown warning: 'non_implicitly_copyable_typarams'
/code/rust/src/libstd/test.rs:330 #[warn(no_non_implicitly_copyable_typarams)]
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: internal compiler error: type_of with ty_param
make: *** [x86_64-unknown-linux-gnu/stage0/lib/rustc/x86_64-unknown-linux-gnu/lib/libstd.so] Error 101
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment