Skip to content

Instantly share code, notes, and snippets.

Created August 22, 2014 18:18
Show Gist options
  • Save anonymous/97c8f479872659f30290 to your computer and use it in GitHub Desktop.
Save anonymous/97c8f479872659f30290 to your computer and use it in GitHub Desktop.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/private/tmp/rtorrent-JNfxKn/rtorrent-0.9.4/missing: Unknown `--is-lightweight' option
Try `/private/tmp/rtorrent-JNfxKn/rtorrent-0.9.4/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for cppunit-config... no
checking for Cppunit - version >= 1.9.6... no
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 g++-4.9 accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++-4.9... none
checking build system type... powerpc-apple-darwin9.8.0
checking host system type... powerpc-apple-darwin9.8.0
checking how to print strings... printf
checking for gcc... gcc-4.9
checking whether we are using the GNU C compiler... yes
checking whether gcc-4.9 accepts -g... yes
checking for gcc-4.9 option to accept ISO C89... none needed
checking whether gcc-4.9 understands -c and -o together... yes
checking dependency style of gcc-4.9... none
checking for a sed that does not truncate output... /usr/local/Library/ENV/3.1.4/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-4.9... /usr/local/Library/ENV/3.1.4/ld
checking if the linker (/usr/local/Library/ENV/3.1.4/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert powerpc-apple-darwin9.8.0 file names to powerpc-apple-darwin9.8.0 format... func_convert_file_noop
checking how to convert powerpc-apple-darwin9.8.0 file names to toolchain format... func_convert_file_noop
checking for /usr/local/Library/ENV/3.1.4/ld option to reload object files... -r
checking for objdump... no
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... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -p output from gcc-4.9 object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... ld: unknown option: -force_load
no
checking how to run the C preprocessor... gcc-4.9 -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-4.9 supports -fno-rtti -fno-exceptions... no
checking for gcc-4.9 option to produce PIC... -fno-common -DPIC
checking if gcc-4.9 PIC flag -fno-common -DPIC works... yes
checking if gcc-4.9 static flag -static works... no
checking if gcc-4.9 supports -c -o file.o... yes
checking if gcc-4.9 supports -c -o file.o... (cached) yes
checking whether the gcc-4.9 linker (/usr/local/Library/ENV/3.1.4/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin9.8.0 dyld
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++-4.9 -E
checking for ld used by g++-4.9... /usr/local/Library/ENV/3.1.4/ld
checking if the linker (/usr/local/Library/ENV/3.1.4/ld) is GNU ld... no
checking whether the g++-4.9 linker (/usr/local/Library/ENV/3.1.4/ld) supports shared libraries... yes
checking for g++-4.9 option to produce PIC... -fno-common -DPIC
checking if g++-4.9 PIC flag -fno-common -DPIC works... yes
checking if g++-4.9 static flag -static works... no
checking if g++-4.9 supports -c -o file.o... yes
checking if g++-4.9 supports -c -o file.o... (cached) yes
checking whether the g++-4.9 linker (/usr/local/Library/ENV/3.1.4/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin9.8.0 dyld
checking how to hardcode library paths into programs... immediate
checking for user-defined CXXFLAGS... user-defined "-g -O2"
checking for TR1 support... yes
checking for C++11 support... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for execinfo.h... yes
checking for proper overloaded template function disambiguation... yes
checking for sysroot... no
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking for statvfs... ok
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for PTHREAD_PRIO_INHERIT... yes
checking for NcursesW wide-character library... yes
checking for working ncursesw/curses.h... yes
checking for working ncursesw.h... no
checking for working ncurses.h... yes
checking if curses tinfo library is linked properly... yes
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libcurl... yes
checking for libtorrent... yes
checking for XMLRPC-C... ignored
checking for posix_memalign... no
checking for cacheline... using default 128 bytes
checking for __builtin_popcount... yes
checking if compiler supports __attribute__((unused))... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/core/Makefile
config.status: creating src/display/Makefile
config.status: creating src/input/Makefile
config.status: creating src/rpc/Makefile
config.status: creating src/ui/Makefile
config.status: creating src/utils/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment