Skip to content

Instantly share code, notes, and snippets.

@rubenwardy
Created July 20, 2016 17:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rubenwardy/e9c95fac663b3c10d7ce032605e64da8 to your computer and use it in GitHub Desktop.
Save rubenwardy/e9c95fac663b3c10d7ce032605e64da8 to your computer and use it in GitHub Desktop.
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 for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether ln -s works... yes
checking whether make supports nested variables... (cached) yes
checking host platform characteristics... ok
checking for gcc... gcc
checking for gcc... (cached) gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether 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 gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking dependency style of gcc... gcc3
checking for gawk... (cached) gawk
checking how to run the C preprocessor... gcc -E
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 how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-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... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for bash... /bin/bash
checking if dolt supports this host... yes, replacing libtool
checking for ld used by gcc... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/rtc.h usability... yes
checking linux/rtc.h presence... yes
checking for linux/rtc.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking libproc.h usability... no
checking libproc.h presence... no
checking for libproc.h... no
checking for sys/param.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking link.h usability... yes
checking link.h presence... yes
checking for link.h... yes
checking asm/sigcontext.h usability... yes
checking asm/sigcontext.h presence... yes
checking for asm/sigcontext.h... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking for linux/netlink.h... yes
checking for linux/rtnetlink.h... yes
checking for sys/user.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
Using system zlib
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for isinf... yes
checking for _finite... no
checking for _finite in math.h... no
checking linux/magic.h usability... yes
checking linux/magic.h presence... yes
checking for linux/magic.h... yes
checking size of void *... 8
checking for clang... no
checking for -Wdeclaration-after-statement option to gcc... yes
checking for -Wno-unused-but-set-variable option to gcc... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... yes
checking for pkg-config... /usr/bin/pkg-config
checking for -mno-tls-direct-seg-refs option to gcc... yes
checking for visibility __attribute__... yes
checking for deprecated __attribute__... yes
checking whether gcc supports zero length arrays... yes
checking nacl/nacl_dyncode.h usability... no
checking nacl/nacl_dyncode.h presence... no
checking for nacl/nacl_dyncode.h... no
checking for library containing clock_gettime... none required
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for preceeding underscore in symbols... no
checking for dlerror... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/auxv.h usability... yes
checking sys/auxv.h presence... yes
checking for sys/auxv.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for getgrgid_r... yes
checking for getgrnam_r... yes
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for getresuid... yes
checking for setresuid... yes
checking for kqueue... no
checking for backtrace_symbols... yes
checking for mkstemp... yes
checking for mmap... yes
checking for madvise... yes
checking for getrusage... yes
checking for getpriority... yes
checking for setpriority... yes
checking for dl_iterate_phdr... yes
checking for dladdr... yes
checking for sysconf... yes
checking for getrlimit... yes
checking for sched_setaffinity... yes
checking for sched_getcpu... yes
checking for sched_setaffinity from glibc < 2.3.4... no
checking if off_t is 64 bits wide... ok
checking for socket in -lsocket... no
checking for MSG_NOSIGNAL... yes
checking for IPPROTO_IP... yes
checking for IPPROTO_IPV6... yes
checking for IPPROTO_TCP... yes
checking for SOL_IP... yes
checking for SOL_IPV6... yes
checking for SOL_TCP... no
checking for IP_PKTINFO... yes
checking for IPV6_PKTINFO... yes
checking for IP_DONTFRAG... no
checking for IP_DONTFRAGMENT... no
checking for IP_MTU_DISCOVER... yes
checking for IP_PMTUDISC_DO... yes
checking for struct ip_mreqn... yes
checking for gethostbyname2_r... no
checking for gethostbyaddr... yes
checking for inet_pton... yes
checking for inet_aton... yes
checking for main in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread_np.h usability... no
checking pthread_np.h presence... no
checking for pthread_np.h... no
checking for pthread_mutex_timedlock... yes
checking for pthread_getattr_np... yes
checking for pthread_attr_get_np... no
checking for pthread_setname_np... yes
checking for pthread_kill... yes
checking for PTHREAD_MUTEX_RECURSIVE... ok
checking for pthread_attr_setstacksize... yes
checking for pthread_attr_getstack... yes
checking for pthread_attr_getstacksize... yes
checking for pthread_get_stacksize_np... no
checking for pthread_get_stackaddr_np... no
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sigaction... yes
checking for working __thread... yes
checking for working sigaltstack... yes
checking for library containing sem_init... none required
checking for library containing shm_open... -lrt
checking for shm_open... yes
checking for tm_gmtoff in struct tm... yes
checking for library containing sqrtf... -lm
checking for finite... yes
checking for isfinite... no
checking for isfinite in math.h... yes
checking for poll... yes
checking for signbit... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking for epoll_ctl... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking for kqueue... (cached) no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for net/if.h... yes
checking for ifreq... yes
checking for sockaddr_in.sin_len... no
checking for sockaddr_in6.sin6_len... no
checking for getifaddrs... yes
checking for if_nametoindex... yes
checking checklist.h usability... no
checking checklist.h presence... no
checking for checklist.h... no
checking pathconf.h usability... no
checking pathconf.h presence... no
checking for pathconf.h... no
checking fstab.h usability... yes
checking fstab.h presence... yes
checking for fstab.h... yes
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
checking sys/extattr.h usability... no
checking sys/extattr.h presence... no
checking for sys/extattr.h... no
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/vfstab.h usability... no
checking sys/vfstab.h presence... no
checking for sys/vfstab.h... no
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/param.h... (cached) yes
checking for sys/mount.h... yes
checking for sys/mount.h... (cached) yes
checking for confstr... yes
checking for seekdir... yes
checking for telldir... yes
checking for getdomainname... yes
checking for setdomainname... yes
checking for endgrent... yes
checking for getgrent... yes
checking for fgetgrent... yes
checking for setgrent... yes
checking for setgroups... yes
checking for endpwent... yes
checking for getpwent... yes
checking for fgetpwent... yes
checking for setpwent... yes
checking for getfsstat... no
checking for lutimes... yes
checking for futimes... yes
checking for mremap... yes
checking for remap_file_pages... yes
checking for posix_fadvise... yes
checking for posix_fallocate... yes
checking for posix_madvise... yes
checking for vsnprintf... yes
checking for sendfile... yes
checking for gethostid... yes
checking for sethostid... yes
checking for sethostname... yes
checking for statfs... yes
checking for fstatfs... yes
checking for statvfs... yes
checking for fstatvfs... yes
checking for stime... yes
checking for strerror_r... yes
checking for ttyname_r... yes
checking for psignal... yes
checking for getlogin_r... yes
checking for lockf... yes
checking for swab... yes
checking for setusershell... yes
checking for endusershell... yes
checking for futimens... yes
checking for utimensat... yes
checking for fstatat... yes
checking for mknodat... yes
checking for readlinkat... yes
checking for readv... yes
checking for writev... yes
checking for preadv... yes
checking for pwritev... yes
checking for setpgid... yes
checking size of size_t... 8
checking for blksize_t... yes
checking for blkcnt_t... yes
checking for suseconds_t... yes
checking for struct flock... yes
checking for struct iovec... yes
checking for struct pollfd... yes
checking for struct stat... yes
checking for struct timespec... yes
checking for struct timeval... yes
checking for struct timezone... yes
checking for struct utimbuf... yes
checking for struct dirent.d_off... yes
checking for struct dirent.d_reclen... yes
checking for struct dirent.d_type... yes
checking for struct passwd.pw_gecos... yes
checking for struct statfs.f_flags... yes
checking for struct stat.st_atim... yes
checking for struct stat.st_mtim... yes
checking for struct stat.st_ctim... yes
checking for lsetxattr... yes
checking for struct kinfo_proc.kp_proc... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/param.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking CommonCrypto/CommonDigest.h usability... no
checking CommonCrypto/CommonDigest.h presence... no
checking for CommonCrypto/CommonDigest.h... no
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for term.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for socklen_t... yes
checking for array element initializer support... yes
checking for trunc... yes
checking for aintl in -lsunmath... no
checking for round... yes
checking for rint... yes
checking for execvp... yes
checking if usage of random device is requested... yes
checking for random device... yes
checking if inter-process shared handles are requested... yes
checking if big-arrays are to be enabled... no
checking for X... libraries , headers
./configure: line 25868: libtool: command not found
checking for the soname of libX11.so... configure: WARNING: Could not find libX11.so. Do you have X.org or XFree86 installed? Assuming libX11.so.6...
checking if the tls_model attribute is supported... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating po/mcs/Makefile.in
config.status: creating runtime/mono-wrapper
config.status: creating runtime/monodis-wrapper
config.status: creating Makefile
config.status: creating mono-core.spec
config.status: creating mono-uninstalled.pc
config.status: creating scripts/mono-find-provides
config.status: creating scripts/mono-find-requires
config.status: creating mono/Makefile
config.status: creating mono/utils/Makefile
config.status: creating mono/metadata/Makefile
config.status: creating mono/dis/Makefile
config.status: creating mono/cil/Makefile
config.status: creating mono/arch/Makefile
config.status: creating mono/arch/x86/Makefile
config.status: creating mono/arch/amd64/Makefile
config.status: creating mono/arch/ppc/Makefile
config.status: creating mono/arch/sparc/Makefile
config.status: creating mono/arch/s390x/Makefile
config.status: creating mono/arch/arm/Makefile
config.status: creating mono/arch/arm64/Makefile
config.status: creating mono/arch/ia64/Makefile
config.status: creating mono/arch/mips/Makefile
config.status: creating mono/tests/Makefile
config.status: creating mono/tests/tests-config
config.status: creating mono/tests/assemblyresolve/Makefile
config.status: creating mono/tests/cas/Makefile
config.status: creating mono/tests/cas/assembly/Makefile
config.status: creating mono/tests/cas/demand/Makefile
config.status: creating mono/tests/cas/inheritance/Makefile
config.status: creating mono/tests/cas/linkdemand/Makefile
config.status: creating mono/tests/cas/threads/Makefile
config.status: creating mono/tests/gc-descriptors/Makefile
config.status: creating mono/unit-tests/Makefile
config.status: creating mono/benchmark/Makefile
config.status: creating mono/monograph/Makefile
config.status: creating mono/io-layer/Makefile
config.status: creating mono/mini/Makefile
config.status: creating mono/profiler/Makefile
config.status: creating m4/Makefile
config.status: creating ikvm-native/Makefile
config.status: creating scripts/Makefile
config.status: creating man/Makefile
config.status: creating docs/Makefile
config.status: creating data/Makefile
config.status: creating data/net_2_0/Makefile
config.status: creating data/net_4_0/Makefile
config.status: creating data/net_4_5/Makefile
config.status: creating data/net_2_0/Browsers/Makefile
config.status: creating data/net_4_0/Browsers/Makefile
config.status: creating data/net_4_5/Browsers/Makefile
config.status: creating data/mint.pc
config.status: creating data/mono-2.pc
config.status: creating data/monosgen-2.pc
config.status: creating data/mono.pc
config.status: creating data/mono-cairo.pc
config.status: creating data/mono-nunit.pc
config.status: creating data/mono-options.pc
config.status: creating data/mono-lineeditor.pc
config.status: creating data/monodoc.pc
config.status: creating data/dotnet.pc
config.status: creating data/dotnet35.pc
config.status: creating data/wcf.pc
config.status: creating data/cecil.pc
config.status: creating data/system.web.extensions_1.0.pc
config.status: creating data/system.web.extensions.design_1.0.pc
config.status: creating data/system.web.mvc.pc
config.status: creating data/system.web.mvc2.pc
config.status: creating data/system.web.mvc3.pc
config.status: creating data/aspnetwebstack.pc
config.status: creating data/reactive.pc
config.status: creating samples/Makefile
config.status: creating support/Makefile
config.status: creating data/config
config.status: creating tools/Makefile
config.status: creating tools/locale-builder/Makefile
config.status: creating tools/sgen/Makefile
config.status: creating runtime/Makefile
config.status: creating msvc/Makefile
config.status: creating po/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/mcs/POTFILES
config.status: creating po/mcs/Makefile
config.status: executing runtime/etc/mono/1.0/machine.config commands
config.status: executing runtime/etc/mono/2.0/machine.config commands
config.status: executing runtime/etc/mono/2.0/web.config commands
config.status: executing runtime/etc/mono/browscap.ini commands
config.status: executing runtime/etc/mono/2.0/Browsers/Compat.browser commands
config.status: executing runtime/etc/mono/4.0/Browsers/Compat.browser commands
config.status: executing runtime/etc/mono/4.5/Browsers/Compat.browser commands
config.status: executing runtime/etc/mono/4.0/machine.config commands
config.status: executing runtime/etc/mono/4.0/web.config commands
config.status: executing runtime/etc/mono/4.5/machine.config commands
config.status: executing runtime/etc/mono/4.5/web.config commands
config.status: executing quiet-libtool commands
=== configuring in eglib (/home/ruben/Downloads/tmp/mono-3.12.1/eglib)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--disable-boehm' 'CPPFLAGS_FOR_EGLIB=' 'CFLAGS_FOR_EGLIB=' '--disable-embed-check' '--with-libgc-threads=pthreads' '--enable-parallel-mark' 'CPPFLAGS_FOR_LIBGC=-DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS' 'CFLAGS_FOR_LIBGC= -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs' --cache-file=/dev/null --srcdir=.
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 for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether 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 gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-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 ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for bash... /bin/bash
checking if dolt supports this host... yes, replacing libtool
checking whether byte ordering is bigendian... no
checking size of int... 4
checking size of void *... 8
checking size of long... 8
checking size of long long... 8
checking for strlcpy... no
checking for stpcpy... yes
checking for strtok_r... yes
checking for rewinddir... yes
checking for vasprintf... yes
checking for getrlimit... yes
checking for strndup... yes
checking for getpwuid_r... yes
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for library containing sqrtf... -lm
checking for library containing nanosleep... none required
checking for library containing dlopen... -ldl
checking for varargs macros... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking localcharset.h usability... no
checking localcharset.h presence... no
checking for localcharset.h... no
checking for sys/types.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating src/eglib-config.h
config.status: creating test/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
mcs source: mcs
Engine:
Host: x86_64-unknown-linux-gnu
Target: x86_64-unknown-linux-gnu
GC: sgen and Included Boehm GC with typed GC and parallel mark
TLS: __thread
SIGALTSTACK: yes
Engine: Building and using the JIT
oprofile: no
BigArrays: no
DTrace: no
LLVM Back End: no (dynamically loaded: no)
Libraries:
.NET 2.0/3.5: yes
.NET 4.0: yes
.NET 4.5: yes
MonoDroid: no
MonoTouch: no
Xamarin.Mac: no
JNI support: IKVM Native
libgdiplus: assumed to be installed
zlib: system zlib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment