Skip to content

Instantly share code, notes, and snippets.

@TheBloke
Created May 28, 2018 19:25
Show Gist options
  • Save TheBloke/20c982f0cedb57c377a12a6841f9ebb0 to your computer and use it in GitHub Desktop.
Save TheBloke/20c982f0cedb57c377a12a6841f9ebb0 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by rtorrent configure 0.9.6, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --prefix=/opt/lsw/stack/tools/rtorrent-0.9.6
## --------- ##
## Platform. ##
## --------- ##
hostname = dev1
uname -m = i86pc
uname -r = 5.11
uname -s = SunOS
uname -v = 11.3
/usr/bin/uname -p = i386
/bin/uname -X = System = SunOS
Node = dev1
Release = 5.11
KernelID = 11.3
Machine = i86pc
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 24
/bin/arch = i86pc
/usr/bin/arch -k = i86pc
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/lsw/stack/tools/gcc/bin
PATH: /opt/lsw/bin
PATH: /usr/bin
PATH: /usr/sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2419: checking for a BSD-compatible install
configure:2487: result: /usr/bin/ginstall -c
configure:2498: checking whether build environment is sane
configure:2548: result: yes
configure:2689: checking for a thread-safe mkdir -p
configure:2728: result: /usr/bin/gmkdir -p
configure:2741: checking for gawk
configure:2757: found /opt/lsw/bin/gawk
configure:2768: result: gawk
configure:2779: checking whether make sets $(MAKE)
configure:2801: result: yes
configure:2943: checking for g++
configure:2959: found /opt/lsw/stack/tools/gcc/bin/g++
configure:2970: result: g++
configure:2997: checking for C++ compiler version
configure:3006: g++ --version >&5
g++ (GCC) 7.2.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3017: $? = 0
configure:3006: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/opt/lsw/stack/tools/gcc-7.2.0/libexec/gcc/x86_64-pc-solaris2.11/7.2.0/lto-wrapper
Target: x86_64-pc-solaris2.11
Configured with: /export/software/install/gcc-7.2.0//configure --prefix=/opt/lsw/stack/tools/gcc-7.2.0 --with-ld=/usr/bin/ld --without-gnu-ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-rpath --with-system-zlib --enable-languages=c,c++,fortran,objc,lto --with-gmp-include=/usr/include/gmp --with-mpfr-include=/usr/include/mpfr --enable-shared --enable-initfini-array x86_64-pc-solaris2.11
Thread model: posix
gcc version 7.2.0 (GCC)
configure:3017: $? = 0
configure:3006: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3017: $? = 1
configure:3006: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:3017: $? = 1
configure:3037: checking whether the C++ compiler works
configure:3059: g++ -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.cpp >&5
configure:3063: $? = 0
configure:3111: result: yes
configure:3114: checking for C++ compiler default output file name
configure:3116: result: a.out
configure:3122: checking for suffix of executables
configure:3129: g++ -o conftest -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.cpp >&5
configure:3133: $? = 0
configure:3155: result:
configure:3177: checking whether we are cross compiling
configure:3185: g++ -o conftest -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.cpp >&5
configure:3189: $? = 0
configure:3196: ./conftest
configure:3200: $? = 0
configure:3215: result: no
configure:3220: checking for suffix of object files
configure:3242: g++ -c -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp >&5
configure:3246: $? = 0
configure:3267: result: o
configure:3271: checking whether we are using the GNU C++ compiler
configure:3290: g++ -c -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp >&5
configure:3290: $? = 0
configure:3299: result: yes
configure:3308: checking whether g++ accepts -g
configure:3328: g++ -c -g -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp >&5
configure:3328: $? = 0
configure:3369: result: yes
configure:3403: checking for style of include used by make
configure:3431: result: GNU
configure:3457: checking dependency style of g++
configure:3568: result: gcc3
configure:3612: checking build system type
configure:3626: result: x86_64-pc-solaris2.11
configure:3646: checking host system type
configure:3659: result: x86_64-pc-solaris2.11
configure:3700: checking how to print strings
configure:3729: result: print -r
configure:3796: checking for gcc
configure:3812: found /opt/lsw/stack/tools/gcc/bin/gcc
configure:3823: result: gcc
configure:4052: checking for C compiler version
configure:4061: gcc --version >&5
gcc (GCC) 7.2.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4072: $? = 0
configure:4061: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/opt/lsw/stack/tools/gcc-7.2.0/libexec/gcc/x86_64-pc-solaris2.11/7.2.0/lto-wrapper
Target: x86_64-pc-solaris2.11
Configured with: /export/software/install/gcc-7.2.0//configure --prefix=/opt/lsw/stack/tools/gcc-7.2.0 --with-ld=/usr/bin/ld --without-gnu-ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-rpath --with-system-zlib --enable-languages=c,c++,fortran,objc,lto --with-gmp-include=/usr/include/gmp --with-mpfr-include=/usr/include/mpfr --enable-shared --enable-initfini-array x86_64-pc-solaris2.11
Thread model: posix
gcc version 7.2.0 (GCC)
configure:4072: $? = 0
configure:4061: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4072: $? = 1
configure:4061: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4072: $? = 1
configure:4076: checking whether we are using the GNU C compiler
configure:4095: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:4095: $? = 0
configure:4104: result: yes
configure:4113: checking whether gcc accepts -g
configure:4133: gcc -c -g -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:4133: $? = 0
configure:4174: result: yes
configure:4191: checking for gcc option to accept ISO C89
configure:4255: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:4255: $? = 0
configure:4268: result: none needed
configure:4290: checking dependency style of gcc
configure:4401: result: gcc3
configure:4416: checking for a sed that does not truncate output
configure:4480: result: /usr/bin/gsed
configure:4498: checking for grep that handles long lines and -e
configure:4556: result: /usr/bin/ggrep
configure:4561: checking for egrep
configure:4623: result: /usr/bin/ggrep -E
configure:4628: checking for fgrep
configure:4690: result: /usr/bin/ggrep -F
configure:4725: checking for ld used by gcc
configure:4792: result: /usr/bin/ld
configure:4799: checking if the linker (/usr/bin/ld) is GNU ld
configure:4814: result: no
configure:4826: checking for BSD- or MS-compatible name lister (nm)
configure:4875: result: /usr/bin/nm -p
configure:5005: checking the name lister (/usr/bin/nm -p) interface
configure:5012: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:5015: /usr/bin/nm -p "conftest.o"
configure:5018: output
conftest.o:
00000000000000000000 s
00000000000000000000 s
00000000000000000000 s
00000000000000000000 b
00000000000000000000 f conftest.c
00000000000000000000 B some_variable
configure:5025: result: BSD nm
configure:5028: checking whether ln -s works
configure:5032: result: yes
configure:5040: checking the maximum length of command line arguments
configure:5170: result: 786240
configure:5187: checking whether the shell understands some XSI constructs
configure:5197: result: yes
configure:5201: checking whether the shell understands "+="
configure:5207: result: yes
configure:5242: checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format
configure:5282: result: func_convert_file_noop
configure:5289: checking how to convert x86_64-pc-solaris2.11 file names to toolchain format
configure:5309: result: func_convert_file_noop
configure:5316: checking for /usr/bin/ld option to reload object files
configure:5323: result: -r
configure:5397: checking for objdump
configure:5427: result: no
configure:5456: checking how to recognize dependent libraries
configure:5658: result: pass_all
configure:5743: checking for dlltool
configure:5773: result: no
configure:5803: checking how to associate runtime and link libraries
configure:5830: result: print -r --
configure:5891: checking for ar
configure:5907: found /usr/bin/ar
configure:5918: result: ar
configure:5955: checking for archiver @FILE support
configure:5972: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:5972: $? = 0
configure:5975: ar cru libconftest.a @conftest.lst >&5
ar: cannot open @conftest.lst: No such file or directory
ar: @conftest.lst not found
configure:5978: $? = 1
configure:5998: result: no
configure:6056: checking for strip
configure:6072: found /usr/bin/strip
configure:6083: result: strip
configure:6155: checking for ranlib
configure:6171: found /usr/bin/ranlib
configure:6182: result: ranlib
configure:6284: checking command to parse /usr/bin/nm -p output from gcc object
configure:6404: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:6407: $? = 0
configure:6411: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6414: $? = 0
cannot find nm_test_var in conftest.nm
configure:6404: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:6407: $? = 0
configure:6411: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6414: $? = 0
cannot run sed -n -e 's/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d'
configure:6518: result: failed
configure:6558: checking for sysroot
configure:6588: result: no
configure:6764: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:6767: $? = 0
configure:6844: checking for mt
configure:6860: found /usr/bin/mt
configure:6871: result: mt
configure:6894: checking if mt is a manifest tool
configure:6900: mt '-?'
mt: unknown command: -?
configure:6908: result: no
configure:7550: checking how to run the C preprocessor
configure:7581: gcc -E -I/opt/lsw/include -I/usr/include/ncurses conftest.c
configure:7581: $? = 0
configure:7595: gcc -E -I/opt/lsw/include -I/usr/include/ncurses conftest.c
conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7595: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.6"
| #define PACKAGE_STRING "rtorrent 0.9.6"
| #define PACKAGE_BUGREPORT "sundell.software@gmail.com"
| #define PACKAGE_URL ""
| #define API_VERSION 9
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.6"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7620: result: gcc -E
configure:7640: gcc -E -I/opt/lsw/include -I/usr/include/ncurses conftest.c
configure:7640: $? = 0
configure:7654: gcc -E -I/opt/lsw/include -I/usr/include/ncurses conftest.c
conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.6"
| #define PACKAGE_STRING "rtorrent 0.9.6"
| #define PACKAGE_BUGREPORT "sundell.software@gmail.com"
| #define PACKAGE_URL ""
| #define API_VERSION 9
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.6"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7683: checking for ANSI C header files
configure:7703: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7703: $? = 0
configure:7776: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c >&5
configure:7776: $? = 0
configure:7776: ./conftest
configure:7776: $? = 0
configure:7787: result: yes
configure:7800: checking for sys/types.h
configure:7800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7800: $? = 0
configure:7800: result: yes
configure:7800: checking for sys/stat.h
configure:7800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7800: $? = 0
configure:7800: result: yes
configure:7800: checking for stdlib.h
configure:7800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7800: $? = 0
configure:7800: result: yes
configure:7800: checking for string.h
configure:7800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7800: $? = 0
configure:7800: result: yes
configure:7800: checking for memory.h
configure:7800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7800: $? = 0
configure:7800: result: yes
configure:7800: checking for strings.h
configure:7800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7800: $? = 0
configure:7800: result: yes
configure:7800: checking for inttypes.h
configure:7800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7800: $? = 0
configure:7800: result: yes
configure:7800: checking for stdint.h
configure:7800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7800: $? = 0
configure:7800: result: yes
configure:7800: checking for unistd.h
configure:7800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7800: $? = 0
configure:7800: result: yes
configure:7814: checking for dlfcn.h
configure:7814: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7814: $? = 0
configure:7814: result: yes
configure:8031: checking for objdir
configure:8046: result: .libs
configure:8313: checking if gcc supports -fno-rtti -fno-exceptions
configure:8331: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8335: $? = 0
configure:8348: result: no
configure:8675: checking for gcc option to produce PIC
configure:8682: result: -fPIC -DPIC
configure:8690: checking if gcc PIC flag -fPIC -DPIC works
configure:8708: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -fPIC -DPIC -DPIC conftest.c >&5
configure:8712: $? = 0
configure:8725: result: yes
configure:8754: checking if gcc static flag -static works
configure:8782: result: no
configure:8797: checking if gcc supports -c -o file.o
configure:8818: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -o out/conftest2.o conftest.c >&5
configure:8822: $? = 0
configure:8844: result: yes
configure:8852: checking if gcc supports -c -o file.o
configure:8899: result: yes
configure:8932: checking whether the gcc linker (/usr/bin/ld -64) supports shared libraries
configure:10085: result: yes
configure:10122: checking whether -lc should be explicitly linked in
configure:10130: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:10133: $? = 0
configure:10148: gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,conftest -o conftest conftest.o -v 2\>\&1 \| /usr/bin/ggrep -lc \>/dev/null 2\>\&1
configure:10151: $? = 0
configure:10165: result: no
configure:10325: checking dynamic linker characteristics
configure:11058: result: solaris2.11 ld.so
configure:11165: checking how to hardcode library paths into programs
configure:11190: result: immediate
configure:11730: checking whether stripping libraries is possible
configure:11752: result: no
configure:11770: checking if libtool supports shared libraries
configure:11772: result: yes
configure:11775: checking whether to build shared libraries
configure:11796: result: yes
configure:11799: checking whether to build static libraries
configure:11803: result: yes
configure:11826: checking how to run the C++ preprocessor
configure:11853: g++ -E -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp
configure:11853: $? = 0
configure:11867: g++ -E -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp
conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:11867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.6"
| #define PACKAGE_STRING "rtorrent 0.9.6"
| #define PACKAGE_BUGREPORT "sundell.software@gmail.com"
| #define PACKAGE_URL ""
| #define API_VERSION 9
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:11892: result: g++ -E
configure:11912: g++ -E -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp
configure:11912: $? = 0
configure:11926: g++ -E -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp
conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:11926: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.6"
| #define PACKAGE_STRING "rtorrent 0.9.6"
| #define PACKAGE_BUGREPORT "sundell.software@gmail.com"
| #define PACKAGE_URL ""
| #define API_VERSION 9
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12095: checking for ld used by g++
configure:12162: result: /usr/bin/ld -64
configure:12169: checking if the linker (/usr/bin/ld -64) is GNU ld
configure:12184: result: no
configure:12239: checking whether the g++ linker (/usr/bin/ld -64) supports shared libraries
configure:13244: result: yes
configure:13280: g++ -c -g -O2 -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp >&5
configure:13283: $? = 0
configure:13803: checking for g++ option to produce PIC
configure:13810: result: -fPIC -DPIC
configure:13818: checking if g++ PIC flag -fPIC -DPIC works
configure:13836: g++ -c -g -O2 -I/opt/lsw/include -I/usr/include/ncurses -fPIC -DPIC -DPIC conftest.cpp >&5
configure:13840: $? = 0
configure:13853: result: yes
configure:13876: checking if g++ static flag -static works
configure:13904: result: no
configure:13916: checking if g++ supports -c -o file.o
configure:13937: g++ -c -g -O2 -I/opt/lsw/include -I/usr/include/ncurses -o out/conftest2.o conftest.cpp >&5
configure:13941: $? = 0
configure:13963: result: yes
configure:13968: checking if g++ supports -c -o file.o
configure:14015: result: yes
configure:14045: checking whether the g++ linker (/usr/bin/ld -64) supports shared libraries
configure:14081: result: yes
configure:14222: checking dynamic linker characteristics
configure:14889: result: solaris2.11 ld.so
configure:14942: checking how to hardcode library paths into programs
configure:14967: result: immediate
configure:15031: checking for user-defined CXXFLAGS
configure:15035: result: user-defined "-g -O2"
configure:15147: checking for TR1 support
configure:15158: g++ -c -g -O2 -g -DDEBUG -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp >&5
configure:15158: $? = 0
configure:15160: result: yes
configure:15252: checking for C++11 support
configure:15266: g++ -c -g -O2 -g -DDEBUG -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp >&5
configure:15266: $? = 0
configure:15268: result: yes
configure:15317: checking for special C compiler options needed for large files
configure:15362: result: no
configure:15368: checking for _FILE_OFFSET_BITS value needed for large files
configure:15393: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:15393: $? = 0
configure:15425: result: no
configure:15510: checking for execinfo.h
configure:15526: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c >&5
conftest.c: In function 'main':
conftest.c:28:63: warning: passing argument 1 of 'backtrace_symbols' from incompatible pointer type [-Wincompatible-pointer-types]
int main() { backtrace((void**)0, 0); backtrace_symbols((char**)0, 0); return 0;}
^
In file included from conftest.c:27:0:
/usr/include/execinfo.h:19:15: note: expected 'void * const*' but argument is of type 'char **'
extern char **backtrace_symbols(void *const *, int);
^~~~~~~~~~~~~~~~~
configure:15526: $? = 0
configure:15526: ./conftest
configure:15526: $? = 0
configure:15528: result: yes
configure:15552: checking for proper overloaded template function disambiguation
configure:15563: g++ -c -g -O2 -g -DDEBUG -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp >&5
configure:15563: $? = 0
configure:15565: result: yes
configure:15618: checking for sysroot
configure:15622: result: no
configure:15754: checking sys/vfs.h usability
configure:15754: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:15754: $? = 0
configure:15754: result: yes
configure:15754: checking sys/vfs.h presence
configure:15754: gcc -E -I/opt/lsw/include -I/usr/include/ncurses conftest.c
configure:15754: $? = 0
configure:15754: result: yes
configure:15754: checking for sys/vfs.h
configure:15754: result: yes
configure:15754: checking sys/statvfs.h usability
configure:15754: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:15754: $? = 0
configure:15754: result: yes
configure:15754: checking sys/statvfs.h presence
configure:15754: gcc -E -I/opt/lsw/include -I/usr/include/ncurses conftest.c
configure:15754: $? = 0
configure:15754: result: yes
configure:15754: checking for sys/statvfs.h
configure:15754: result: yes
configure:15754: checking sys/statfs.h usability
configure:15754: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:15754: $? = 0
configure:15754: result: yes
configure:15754: checking sys/statfs.h presence
configure:15754: gcc -E -I/opt/lsw/include -I/usr/include/ncurses conftest.c
configure:15754: $? = 0
configure:15754: result: yes
configure:15754: checking for sys/statfs.h
configure:15754: result: yes
configure:15765: checking for statvfs
configure:15793: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c >&5
configure:15793: $? = 0
configure:15813: result: ok
configure:16169: checking whether pthreads work with -pthreads
configure:16257: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -pthreads -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c >&5
configure:16257: $? = 0
configure:16266: result: yes
configure:16285: checking for joinable pthread attribute
configure:16300: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -pthreads -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c >&5
configure:16300: $? = 0
configure:16306: result: PTHREAD_CREATE_JOINABLE
configure:16316: checking if more special flags are required for pthreads
configure:16330: result: -D_REENTRANT
configure:16336: checking for PTHREAD_PRIO_INHERIT
configure:16354: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -pthreads -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c >&5
configure:16354: $? = 0
configure:16363: result: yes
configure:16481: checking for NcursesW wide-character library
configure:16505: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c -lncursesw >&5
ld: fatal: library -lncursesw: not found
collect2: error: ld returned 1 exit status
configure:16505: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.6"
| #define PACKAGE_STRING "rtorrent 0.9.6"
| #define PACKAGE_BUGREPORT "sundell.software@gmail.com"
| #define PACKAGE_URL ""
| #define API_VERSION 9
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1 1
| #define HAVE_CXX11 1
| #define USE_EXECINFO 1
| #define USE_VARIABLE_FDSET 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define FS_STAT_FD fstatvfs(fd, &m_stat) == 0
| #define FS_STAT_FN statvfs(fn, &m_stat) == 0
| #define FS_STAT_STRUCT struct statvfs
| #define FS_STAT_SIZE_TYPE unsigned long
| #define FS_STAT_COUNT_TYPE fsblkcnt_t
| #define FS_STAT_BLOCK_SIZE (m_stat.f_frsize)
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char initscr ();
| int
| main ()
| {
| return initscr ();
| ;
| return 0;
| }
configure:16514: result: no
configure:16858: checking for Ncurses library
configure:16882: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c -lncurses >&5
configure:16882: $? = 0
configure:16891: result: yes
configure:16911: checking for working ncurses/curses.h
configure:16938: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c -lncurses >&5
configure:16938: $? = 0
configure:16947: result: yes
configure:16965: checking for working ncurses.h
configure:16992: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c -lncurses >&5
configure:16992: $? = 0
configure:17001: result: yes
configure:17377: checking for pkg-config
configure:17395: found /usr/bin/pkg-config
configure:17407: result: /usr/bin/pkg-config
configure:17432: checking pkg-config is at least version 0.9.0
configure:17435: result: yes
configure:17446: checking for libcurl
configure:17453: $PKG_CONFIG --exists --print-errors "libcurl >= 7.15.4"
configure:17456: $? = 0
configure:17469: $PKG_CONFIG --exists --print-errors "libcurl >= 7.15.4"
configure:17472: $? = 0
configure:17526: result: yes
configure:17534: checking for libtorrent
configure:17614: result: yes
configure:17627: checking for XMLRPC-C
configure:17690: result: ignored
configure:17712: checking for posix_memalign
configure:17712: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -D_REENTRANT -pthreads -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c -lncurses -lcurl -L/opt/lsw/lib -ltorrent >&5
conftest.c:72:6: warning: conflicting types for built-in function 'posix_memalign' [-Wbuiltin-declaration-mismatch]
char posix_memalign ();
^~~~~~~~~~~~~~
configure:17712: $? = 0
configure:17712: result: yes
configure:17722: checking for cacheline
configure:17734: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -D_REENTRANT -pthreads -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
conftest.c:52:20: fatal error: linux/cache.h: No such file or directory
#include <linux/cache.h>
^~~~~~~~~~~~~~~
compilation terminated.
configure:17734: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.6"
| #define PACKAGE_STRING "rtorrent 0.9.6"
| #define PACKAGE_BUGREPORT "sundell.software@gmail.com"
| #define PACKAGE_URL ""
| #define API_VERSION 9
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1 1
| #define HAVE_CXX11 1
| #define USE_EXECINFO 1
| #define USE_VARIABLE_FDSET 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define FS_STAT_FD fstatvfs(fd, &m_stat) == 0
| #define FS_STAT_FN statvfs(fn, &m_stat) == 0
| #define FS_STAT_STRUCT struct statvfs
| #define FS_STAT_SIZE_TYPE unsigned long
| #define FS_STAT_COUNT_TYPE fsblkcnt_t
| #define FS_STAT_BLOCK_SIZE (m_stat.f_frsize)
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_NCURSES 1
| #define HAVE_CURSES 1
| #define HAVE_CURSES_COLOR 1
| #define HAVE_CURSES_OBSOLETE 1
| #define HAVE_NCURSES_CURSES_H 1
| #define HAVE_CURSES_COLOR 1
| #define HAVE_CURSES_OBSOLETE 1
| #define HAVE_NCURSES_H 1
| #define HAVE_CONFIG_H 1
| #define USER_AGENT std::string(PACKAGE "/" VERSION "/") + torrent::version()
| #define HAVE_POSIX_MEMALIGN 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #include <linux/cache.h>
| void* vptr __cacheline_aligned;
| void f() { posix_memalign(&vptr, SMP_CACHE_BYTES, 42); }
|
configure:17749: result: using default 128 bytes
configure:17762: checking for __builtin_popcount
configure:17771: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -D_REENTRANT -pthreads -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:17771: $? = 0
configure:17773: result: yes
configure:17789: checking if compiler supports __attribute__((unused))
configure:17800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -D_REENTRANT -pthreads -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:17800: $? = 0
configure:17808: result: yes
configure:17963: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by rtorrent config.status 0.9.6, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on dev1
config.status:1201: creating Makefile
config.status:1201: creating doc/Makefile
config.status:1201: creating src/Makefile
config.status:1201: creating src/core/Makefile
config.status:1201: creating src/display/Makefile
config.status:1201: creating src/input/Makefile
config.status:1201: creating src/rpc/Makefile
config.status:1201: creating src/ui/Makefile
config.status:1201: creating src/utils/Makefile
config.status:1201: creating test/Makefile
config.status:1201: creating config.h
config.status:1430: executing depfiles commands
config.status:1430: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-solaris2.11
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=''
ac_cv_env_CCC_value=''
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-I/opt/lsw/include -I/usr/include/ncurses -m64'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/opt/lsw/include -I/usr/include/ncurses'
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CURSES_LIB_set=''
ac_cv_env_CURSES_LIB_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=''
ac_cv_env_CXXFLAGS_value=''
ac_cv_env_CXX_set=''
ac_cv_env_CXX_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-lsocket -lnsl'
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_libcurl_CFLAGS_set=''
ac_cv_env_libcurl_CFLAGS_value=''
ac_cv_env_libcurl_LIBS_set=''
ac_cv_env_libcurl_LIBS_value=''
ac_cv_env_libtorrent_CFLAGS_set=set
ac_cv_env_libtorrent_CFLAGS_value=-I/opt/lsw/include
ac_cv_env_libtorrent_LIBS_set=set
ac_cv_env_libtorrent_LIBS_value='-L/opt/lsw/lib -ltorrent'
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_posix_memalign=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statfs_h=yes
ac_cv_header_sys_statvfs_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_vfs_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-solaris2.11
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/ggrep -E'
ac_cv_path_FGREP='/usr/bin/ggrep -F'
ac_cv_path_GREP=/usr/bin/ggrep
ac_cv_path_SED=/usr/bin/gsed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/ginstall -c'
ac_cv_path_mkdir=/usr/bin/gmkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
ax_cv_PTHREAD_PRIO_INHERIT=yes
ax_cv_curses=yes
ax_cv_curses_color=yes
ax_cv_curses_enhanced=no
ax_cv_curses_obsolete=yes
ax_cv_curses_which=ncurses
ax_cv_header_ncurses_curses_h=yes
ax_cv_header_ncurses_h=yes
ax_cv_ncurses=yes
ax_cv_ncursesw=no
cc_cv_attribute_unused=yes
lt_cv_ar_at_file=no
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -64'
lt_cv_path_NM='/usr/bin/nm -p'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='print -r --'
lt_cv_sys_global_symbol_pipe=''
lt_cv_sys_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\([^ ]*\\)[ ]*$/ {\\"\\1\\", (void *) 0},/p\' -e \'s/^[BDRT]* \\([^ ]*\\) \\([^ ]*\\)$/ {"\\2", (void *) \\&\\2},/p\''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=$'sed -n -e \'s/^: \\([^ ]*\\)[ ]*$/ {\\"\\1\\", (void *) 0},/p\' -e \'s/^[BDRT]* \\([^ ]*\\) \\(lib[^ ]*\\)$/ {"\\2", (void *) \\&\\2},/p\' -e \'s/^[BDRT]* \\([^ ]*\\) \\([^ ]*\\)$/ {"lib\\2", (void *) \\&\\2},/p\''
lt_cv_sys_global_symbol_to_cdecl=''
lt_cv_sys_max_cmd_len=786240
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_libcurl_CFLAGS='-I/usr/include/curl '
pkg_cv_libcurl_LIBS='-lcurl '
pkg_cv_libtorrent_CFLAGS=-I/opt/lsw/include
pkg_cv_libtorrent_LIBS='-L/opt/lsw/lib -ltorrent'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /export/software/install/rtorrent-0.9.6/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /export/software/install/rtorrent-0.9.6/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /export/software/install/rtorrent-0.9.6/missing --run autoconf'
AUTOHEADER='${SHELL} /export/software/install/rtorrent-0.9.6/missing --run autoheader'
AUTOMAKE='${SHELL} /export/software/install/rtorrent-0.9.6/missing --run automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-I/opt/lsw/include -I/usr/include/ncurses -m64 -D_REENTRANT -pthreads '
CPP='gcc -E'
CPPFLAGS='-I/opt/lsw/include -I/usr/include/ncurses'
CURSES_LIB='-lncurses'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2 -g -DDEBUG -D_REENTRANT -pthreads -I/usr/include/curl -I/opt/lsw/include'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/ggrep -E'
EXEEXT=''
FGREP='/usr/bin/ggrep -F'
GREP='/usr/bin/ggrep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -64'
LDFLAGS='-lsocket -lnsl'
LIBOBJS=''
LIBS=' -lncurses -lcurl -L/opt/lsw/lib -ltorrent'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /export/software/install/rtorrent-0.9.6/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/gmkdir -p'
NM='/usr/bin/nm -p'
NMEDIT=''
OBJDUMP='false'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='rtorrent'
PACKAGE_BUGREPORT='sundell.software@gmail.com'
PACKAGE_NAME='rtorrent'
PACKAGE_STRING='rtorrent 0.9.6'
PACKAGE_TARNAME='rtorrent'
PACKAGE_URL=''
PACKAGE_VERSION='0.9.6'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PTHREAD_CC='gcc'
PTHREAD_CFLAGS='-D_REENTRANT -pthreads'
PTHREAD_LIBS=''
RANLIB='ranlib'
SED='/usr/bin/gsed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.9.6'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-pc-solaris2.11'
build_alias=''
build_cpu='x86_64'
build_os='solaris2.11'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-solaris2.11'
host_alias=''
host_cpu='x86_64'
host_os='solaris2.11'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /export/software/install/rtorrent-0.9.6/install-sh'
libcurl_CFLAGS='-I/usr/include/curl '
libcurl_LIBS='-lcurl '
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libtorrent_CFLAGS='-I/opt/lsw/include'
libtorrent_LIBS='-L/opt/lsw/lib -ltorrent'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/bin/gmkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/lsw/stack/tools/rtorrent-0.9.6'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "rtorrent"
#define PACKAGE_TARNAME "rtorrent"
#define PACKAGE_VERSION "0.9.6"
#define PACKAGE_STRING "rtorrent 0.9.6"
#define PACKAGE_BUGREPORT "sundell.software@gmail.com"
#define PACKAGE_URL ""
#define API_VERSION 9
#define PACKAGE "rtorrent"
#define VERSION "0.9.6"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_TR1 1
#define HAVE_CXX11 1
#define USE_EXECINFO 1
#define USE_VARIABLE_FDSET 1
#define HAVE_SYS_VFS_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_STATFS_H 1
#define FS_STAT_FD fstatvfs(fd, &m_stat) == 0
#define FS_STAT_FN statvfs(fn, &m_stat) == 0
#define FS_STAT_STRUCT struct statvfs
#define FS_STAT_SIZE_TYPE unsigned long
#define FS_STAT_COUNT_TYPE fsblkcnt_t
#define FS_STAT_BLOCK_SIZE (m_stat.f_frsize)
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_PTHREAD 1
#define HAVE_NCURSES 1
#define HAVE_CURSES 1
#define HAVE_CURSES_COLOR 1
#define HAVE_CURSES_OBSOLETE 1
#define HAVE_NCURSES_CURSES_H 1
#define HAVE_CURSES_COLOR 1
#define HAVE_CURSES_OBSOLETE 1
#define HAVE_NCURSES_H 1
#define HAVE_CONFIG_H 1
#define USER_AGENT std::string(PACKAGE "/" VERSION "/") + torrent::version()
#define HAVE_POSIX_MEMALIGN 1
#define LT_SMP_CACHE_BYTES 128
#define lt_cacheline_aligned __attribute__((__aligned__(LT_SMP_CACHE_BYTES)))
#define USE_BUILTIN_POPCOUNT 1
#define SUPPORT_ATTRIBUTE_UNUSED 1
#define __UNUSED __attribute__((unused))
configure: exit 0
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by rtorrent configure 0.9.6, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --prefix=/opt/lsw/stack/tools/rtorrent-0.9.6
## --------- ##
## Platform. ##
## --------- ##
hostname = dev1
uname -m = i86pc
uname -r = 5.11
uname -s = SunOS
uname -v = 11.3
/usr/bin/uname -p = i386
/bin/uname -X = System = SunOS
Node = dev1
Release = 5.11
KernelID = 11.3
Machine = i86pc
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 24
/bin/arch = i86pc
/usr/bin/arch -k = i86pc
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/lsw/stack/tools/gcc/bin
PATH: /opt/lsw/bin
PATH: /usr/bin
PATH: /usr/sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2419: checking for a BSD-compatible install
configure:2487: result: /usr/bin/ginstall -c
configure:2498: checking whether build environment is sane
configure:2548: result: yes
configure:2689: checking for a thread-safe mkdir -p
configure:2728: result: /usr/bin/gmkdir -p
configure:2741: checking for gawk
configure:2757: found /opt/lsw/bin/gawk
configure:2768: result: gawk
configure:2779: checking whether make sets $(MAKE)
configure:2801: result: yes
configure:2943: checking for g++
configure:2959: found /opt/lsw/stack/tools/gcc/bin/g++
configure:2970: result: g++
configure:2997: checking for C++ compiler version
configure:3006: g++ --version >&5
g++ (GCC) 7.2.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3017: $? = 0
configure:3006: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/opt/lsw/stack/tools/gcc-7.2.0/libexec/gcc/x86_64-pc-solaris2.11/7.2.0/lto-wrapper
Target: x86_64-pc-solaris2.11
Configured with: /export/software/install/gcc-7.2.0//configure --prefix=/opt/lsw/stack/tools/gcc-7.2.0 --with-ld=/usr/bin/ld --without-gnu-ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-rpath --with-system-zlib --enable-languages=c,c++,fortran,objc,lto --with-gmp-include=/usr/include/gmp --with-mpfr-include=/usr/include/mpfr --enable-shared --enable-initfini-array x86_64-pc-solaris2.11
Thread model: posix
gcc version 7.2.0 (GCC)
configure:3017: $? = 0
configure:3006: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3017: $? = 1
configure:3006: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:3017: $? = 1
configure:3037: checking whether the C++ compiler works
configure:3059: g++ -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.cpp >&5
configure:3063: $? = 0
configure:3111: result: yes
configure:3114: checking for C++ compiler default output file name
configure:3116: result: a.out
configure:3122: checking for suffix of executables
configure:3129: g++ -o conftest -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.cpp >&5
configure:3133: $? = 0
configure:3155: result:
configure:3177: checking whether we are cross compiling
configure:3185: g++ -o conftest -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.cpp >&5
configure:3189: $? = 0
configure:3196: ./conftest
configure:3200: $? = 0
configure:3215: result: no
configure:3220: checking for suffix of object files
configure:3242: g++ -c -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp >&5
configure:3246: $? = 0
configure:3267: result: o
configure:3271: checking whether we are using the GNU C++ compiler
configure:3290: g++ -c -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp >&5
configure:3290: $? = 0
configure:3299: result: yes
configure:3308: checking whether g++ accepts -g
configure:3328: g++ -c -g -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp >&5
configure:3328: $? = 0
configure:3369: result: yes
configure:3403: checking for style of include used by make
configure:3431: result: GNU
configure:3457: checking dependency style of g++
configure:3568: result: gcc3
configure:3612: checking build system type
configure:3626: result: x86_64-pc-solaris2.11
configure:3646: checking host system type
configure:3659: result: x86_64-pc-solaris2.11
configure:3700: checking how to print strings
configure:3729: result: print -r
configure:3796: checking for gcc
configure:3812: found /opt/lsw/stack/tools/gcc/bin/gcc
configure:3823: result: gcc
configure:4052: checking for C compiler version
configure:4061: gcc --version >&5
gcc (GCC) 7.2.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4072: $? = 0
configure:4061: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/opt/lsw/stack/tools/gcc-7.2.0/libexec/gcc/x86_64-pc-solaris2.11/7.2.0/lto-wrapper
Target: x86_64-pc-solaris2.11
Configured with: /export/software/install/gcc-7.2.0//configure --prefix=/opt/lsw/stack/tools/gcc-7.2.0 --with-ld=/usr/bin/ld --without-gnu-ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-rpath --with-system-zlib --enable-languages=c,c++,fortran,objc,lto --with-gmp-include=/usr/include/gmp --with-mpfr-include=/usr/include/mpfr --enable-shared --enable-initfini-array x86_64-pc-solaris2.11
Thread model: posix
gcc version 7.2.0 (GCC)
configure:4072: $? = 0
configure:4061: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4072: $? = 1
configure:4061: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4072: $? = 1
configure:4076: checking whether we are using the GNU C compiler
configure:4095: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:4095: $? = 0
configure:4104: result: yes
configure:4113: checking whether gcc accepts -g
configure:4133: gcc -c -g -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:4133: $? = 0
configure:4174: result: yes
configure:4191: checking for gcc option to accept ISO C89
configure:4255: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:4255: $? = 0
configure:4268: result: none needed
configure:4290: checking dependency style of gcc
configure:4401: result: gcc3
configure:4416: checking for a sed that does not truncate output
configure:4480: result: /usr/bin/gsed
configure:4498: checking for grep that handles long lines and -e
configure:4556: result: /usr/bin/ggrep
configure:4561: checking for egrep
configure:4623: result: /usr/bin/ggrep -E
configure:4628: checking for fgrep
configure:4690: result: /usr/bin/ggrep -F
configure:4725: checking for ld used by gcc
configure:4792: result: /usr/bin/ld
configure:4799: checking if the linker (/usr/bin/ld) is GNU ld
configure:4814: result: no
configure:4826: checking for BSD- or MS-compatible name lister (nm)
configure:4875: result: /usr/bin/nm -p
configure:5005: checking the name lister (/usr/bin/nm -p) interface
configure:5012: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:5015: /usr/bin/nm -p "conftest.o"
configure:5018: output
conftest.o:
00000000000000000000 s
00000000000000000000 s
00000000000000000000 s
00000000000000000000 b
00000000000000000000 f conftest.c
00000000000000000000 B some_variable
configure:5025: result: BSD nm
configure:5028: checking whether ln -s works
configure:5032: result: yes
configure:5040: checking the maximum length of command line arguments
configure:5170: result: 786240
configure:5187: checking whether the shell understands some XSI constructs
configure:5197: result: yes
configure:5201: checking whether the shell understands "+="
configure:5207: result: yes
configure:5242: checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format
configure:5282: result: func_convert_file_noop
configure:5289: checking how to convert x86_64-pc-solaris2.11 file names to toolchain format
configure:5309: result: func_convert_file_noop
configure:5316: checking for /usr/bin/ld option to reload object files
configure:5323: result: -r
configure:5397: checking for objdump
configure:5427: result: no
configure:5456: checking how to recognize dependent libraries
configure:5658: result: pass_all
configure:5743: checking for dlltool
configure:5773: result: no
configure:5803: checking how to associate runtime and link libraries
configure:5830: result: print -r --
configure:5891: checking for ar
configure:5907: found /usr/bin/ar
configure:5918: result: ar
configure:5955: checking for archiver @FILE support
configure:5972: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:5972: $? = 0
configure:5975: ar cru libconftest.a @conftest.lst >&5
ar: cannot open @conftest.lst: No such file or directory
ar: @conftest.lst not found
configure:5978: $? = 1
configure:5998: result: no
configure:6056: checking for strip
configure:6072: found /usr/bin/strip
configure:6083: result: strip
configure:6155: checking for ranlib
configure:6171: found /usr/bin/ranlib
configure:6182: result: ranlib
configure:6284: checking command to parse /usr/bin/nm -p output from gcc object
configure:6404: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:6407: $? = 0
configure:6411: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6414: $? = 0
cannot find nm_test_var in conftest.nm
configure:6404: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:6407: $? = 0
configure:6411: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6414: $? = 0
cannot run sed -n -e 's/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d'
configure:6518: result: failed
configure:6558: checking for sysroot
configure:6588: result: no
configure:6764: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:6767: $? = 0
configure:6844: checking for mt
configure:6860: found /usr/bin/mt
configure:6871: result: mt
configure:6894: checking if mt is a manifest tool
configure:6900: mt '-?'
mt: unknown command: -?
configure:6908: result: no
configure:7550: checking how to run the C preprocessor
configure:7581: gcc -E -I/opt/lsw/include -I/usr/include/ncurses conftest.c
configure:7581: $? = 0
configure:7595: gcc -E -I/opt/lsw/include -I/usr/include/ncurses conftest.c
conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7595: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.6"
| #define PACKAGE_STRING "rtorrent 0.9.6"
| #define PACKAGE_BUGREPORT "sundell.software@gmail.com"
| #define PACKAGE_URL ""
| #define API_VERSION 9
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.6"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7620: result: gcc -E
configure:7640: gcc -E -I/opt/lsw/include -I/usr/include/ncurses conftest.c
configure:7640: $? = 0
configure:7654: gcc -E -I/opt/lsw/include -I/usr/include/ncurses conftest.c
conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.6"
| #define PACKAGE_STRING "rtorrent 0.9.6"
| #define PACKAGE_BUGREPORT "sundell.software@gmail.com"
| #define PACKAGE_URL ""
| #define API_VERSION 9
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.6"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7683: checking for ANSI C header files
configure:7703: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7703: $? = 0
configure:7776: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c >&5
configure:7776: $? = 0
configure:7776: ./conftest
configure:7776: $? = 0
configure:7787: result: yes
configure:7800: checking for sys/types.h
configure:7800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7800: $? = 0
configure:7800: result: yes
configure:7800: checking for sys/stat.h
configure:7800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7800: $? = 0
configure:7800: result: yes
configure:7800: checking for stdlib.h
configure:7800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7800: $? = 0
configure:7800: result: yes
configure:7800: checking for string.h
configure:7800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7800: $? = 0
configure:7800: result: yes
configure:7800: checking for memory.h
configure:7800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7800: $? = 0
configure:7800: result: yes
configure:7800: checking for strings.h
configure:7800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7800: $? = 0
configure:7800: result: yes
configure:7800: checking for inttypes.h
configure:7800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7800: $? = 0
configure:7800: result: yes
configure:7800: checking for stdint.h
configure:7800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7800: $? = 0
configure:7800: result: yes
configure:7800: checking for unistd.h
configure:7800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7800: $? = 0
configure:7800: result: yes
configure:7814: checking for dlfcn.h
configure:7814: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:7814: $? = 0
configure:7814: result: yes
configure:8031: checking for objdir
configure:8046: result: .libs
configure:8313: checking if gcc supports -fno-rtti -fno-exceptions
configure:8331: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8335: $? = 0
configure:8348: result: no
configure:8675: checking for gcc option to produce PIC
configure:8682: result: -fPIC -DPIC
configure:8690: checking if gcc PIC flag -fPIC -DPIC works
configure:8708: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -fPIC -DPIC -DPIC conftest.c >&5
configure:8712: $? = 0
configure:8725: result: yes
configure:8754: checking if gcc static flag -static works
configure:8782: result: no
configure:8797: checking if gcc supports -c -o file.o
configure:8818: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -o out/conftest2.o conftest.c >&5
configure:8822: $? = 0
configure:8844: result: yes
configure:8852: checking if gcc supports -c -o file.o
configure:8899: result: yes
configure:8932: checking whether the gcc linker (/usr/bin/ld -64) supports shared libraries
configure:10085: result: yes
configure:10122: checking whether -lc should be explicitly linked in
configure:10130: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:10133: $? = 0
configure:10148: gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,conftest -o conftest conftest.o -v 2\>\&1 \| /usr/bin/ggrep -lc \>/dev/null 2\>\&1
configure:10151: $? = 0
configure:10165: result: no
configure:10325: checking dynamic linker characteristics
configure:11058: result: solaris2.11 ld.so
configure:11165: checking how to hardcode library paths into programs
configure:11190: result: immediate
configure:11730: checking whether stripping libraries is possible
configure:11752: result: no
configure:11770: checking if libtool supports shared libraries
configure:11772: result: yes
configure:11775: checking whether to build shared libraries
configure:11796: result: yes
configure:11799: checking whether to build static libraries
configure:11803: result: yes
configure:11826: checking how to run the C++ preprocessor
configure:11853: g++ -E -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp
configure:11853: $? = 0
configure:11867: g++ -E -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp
conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:11867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.6"
| #define PACKAGE_STRING "rtorrent 0.9.6"
| #define PACKAGE_BUGREPORT "sundell.software@gmail.com"
| #define PACKAGE_URL ""
| #define API_VERSION 9
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:11892: result: g++ -E
configure:11912: g++ -E -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp
configure:11912: $? = 0
configure:11926: g++ -E -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp
conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:11926: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.6"
| #define PACKAGE_STRING "rtorrent 0.9.6"
| #define PACKAGE_BUGREPORT "sundell.software@gmail.com"
| #define PACKAGE_URL ""
| #define API_VERSION 9
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12095: checking for ld used by g++
configure:12162: result: /usr/bin/ld -64
configure:12169: checking if the linker (/usr/bin/ld -64) is GNU ld
configure:12184: result: no
configure:12239: checking whether the g++ linker (/usr/bin/ld -64) supports shared libraries
configure:13244: result: yes
configure:13280: g++ -c -g -O2 -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp >&5
configure:13283: $? = 0
configure:13803: checking for g++ option to produce PIC
configure:13810: result: -fPIC -DPIC
configure:13818: checking if g++ PIC flag -fPIC -DPIC works
configure:13836: g++ -c -g -O2 -I/opt/lsw/include -I/usr/include/ncurses -fPIC -DPIC -DPIC conftest.cpp >&5
configure:13840: $? = 0
configure:13853: result: yes
configure:13876: checking if g++ static flag -static works
configure:13904: result: no
configure:13916: checking if g++ supports -c -o file.o
configure:13937: g++ -c -g -O2 -I/opt/lsw/include -I/usr/include/ncurses -o out/conftest2.o conftest.cpp >&5
configure:13941: $? = 0
configure:13963: result: yes
configure:13968: checking if g++ supports -c -o file.o
configure:14015: result: yes
configure:14045: checking whether the g++ linker (/usr/bin/ld -64) supports shared libraries
configure:14081: result: yes
configure:14222: checking dynamic linker characteristics
configure:14889: result: solaris2.11 ld.so
configure:14942: checking how to hardcode library paths into programs
configure:14967: result: immediate
configure:15031: checking for user-defined CXXFLAGS
configure:15035: result: user-defined "-g -O2"
configure:15147: checking for TR1 support
configure:15158: g++ -c -g -O2 -g -DDEBUG -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp >&5
configure:15158: $? = 0
configure:15160: result: yes
configure:15252: checking for C++11 support
configure:15266: g++ -c -g -O2 -g -DDEBUG -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp >&5
configure:15266: $? = 0
configure:15268: result: yes
configure:15317: checking for special C compiler options needed for large files
configure:15362: result: no
configure:15368: checking for _FILE_OFFSET_BITS value needed for large files
configure:15393: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:15393: $? = 0
configure:15425: result: no
configure:15510: checking for execinfo.h
configure:15526: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c >&5
conftest.c: In function 'main':
conftest.c:28:63: warning: passing argument 1 of 'backtrace_symbols' from incompatible pointer type [-Wincompatible-pointer-types]
int main() { backtrace((void**)0, 0); backtrace_symbols((char**)0, 0); return 0;}
^
In file included from conftest.c:27:0:
/usr/include/execinfo.h:19:15: note: expected 'void * const*' but argument is of type 'char **'
extern char **backtrace_symbols(void *const *, int);
^~~~~~~~~~~~~~~~~
configure:15526: $? = 0
configure:15526: ./conftest
configure:15526: $? = 0
configure:15528: result: yes
configure:15552: checking for proper overloaded template function disambiguation
configure:15563: g++ -c -g -O2 -g -DDEBUG -I/opt/lsw/include -I/usr/include/ncurses conftest.cpp >&5
configure:15563: $? = 0
configure:15565: result: yes
configure:15618: checking for sysroot
configure:15622: result: no
configure:15754: checking sys/vfs.h usability
configure:15754: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:15754: $? = 0
configure:15754: result: yes
configure:15754: checking sys/vfs.h presence
configure:15754: gcc -E -I/opt/lsw/include -I/usr/include/ncurses conftest.c
configure:15754: $? = 0
configure:15754: result: yes
configure:15754: checking for sys/vfs.h
configure:15754: result: yes
configure:15754: checking sys/statvfs.h usability
configure:15754: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:15754: $? = 0
configure:15754: result: yes
configure:15754: checking sys/statvfs.h presence
configure:15754: gcc -E -I/opt/lsw/include -I/usr/include/ncurses conftest.c
configure:15754: $? = 0
configure:15754: result: yes
configure:15754: checking for sys/statvfs.h
configure:15754: result: yes
configure:15754: checking sys/statfs.h usability
configure:15754: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:15754: $? = 0
configure:15754: result: yes
configure:15754: checking sys/statfs.h presence
configure:15754: gcc -E -I/opt/lsw/include -I/usr/include/ncurses conftest.c
configure:15754: $? = 0
configure:15754: result: yes
configure:15754: checking for sys/statfs.h
configure:15754: result: yes
configure:15765: checking for statvfs
configure:15793: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c >&5
configure:15793: $? = 0
configure:15813: result: ok
configure:16169: checking whether pthreads work with -pthreads
configure:16257: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -pthreads -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c >&5
configure:16257: $? = 0
configure:16266: result: yes
configure:16285: checking for joinable pthread attribute
configure:16300: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -pthreads -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c >&5
configure:16300: $? = 0
configure:16306: result: PTHREAD_CREATE_JOINABLE
configure:16316: checking if more special flags are required for pthreads
configure:16330: result: -D_REENTRANT
configure:16336: checking for PTHREAD_PRIO_INHERIT
configure:16354: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -pthreads -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c >&5
configure:16354: $? = 0
configure:16363: result: yes
configure:16481: checking for NcursesW wide-character library
configure:16505: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c -lncursesw >&5
ld: fatal: library -lncursesw: not found
collect2: error: ld returned 1 exit status
configure:16505: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.6"
| #define PACKAGE_STRING "rtorrent 0.9.6"
| #define PACKAGE_BUGREPORT "sundell.software@gmail.com"
| #define PACKAGE_URL ""
| #define API_VERSION 9
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1 1
| #define HAVE_CXX11 1
| #define USE_EXECINFO 1
| #define USE_VARIABLE_FDSET 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define FS_STAT_FD fstatvfs(fd, &m_stat) == 0
| #define FS_STAT_FN statvfs(fn, &m_stat) == 0
| #define FS_STAT_STRUCT struct statvfs
| #define FS_STAT_SIZE_TYPE unsigned long
| #define FS_STAT_COUNT_TYPE fsblkcnt_t
| #define FS_STAT_BLOCK_SIZE (m_stat.f_frsize)
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char initscr ();
| int
| main ()
| {
| return initscr ();
| ;
| return 0;
| }
configure:16514: result: no
configure:16858: checking for Ncurses library
configure:16882: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c -lncurses >&5
configure:16882: $? = 0
configure:16891: result: yes
configure:16911: checking for working ncurses/curses.h
configure:16938: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c -lncurses >&5
configure:16938: $? = 0
configure:16947: result: yes
configure:16965: checking for working ncurses.h
configure:16992: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c -lncurses >&5
configure:16992: $? = 0
configure:17001: result: yes
configure:17377: checking for pkg-config
configure:17395: found /usr/bin/pkg-config
configure:17407: result: /usr/bin/pkg-config
configure:17432: checking pkg-config is at least version 0.9.0
configure:17435: result: yes
configure:17446: checking for libcurl
configure:17453: $PKG_CONFIG --exists --print-errors "libcurl >= 7.15.4"
configure:17456: $? = 0
configure:17469: $PKG_CONFIG --exists --print-errors "libcurl >= 7.15.4"
configure:17472: $? = 0
configure:17526: result: yes
configure:17534: checking for libtorrent
configure:17614: result: yes
configure:17627: checking for XMLRPC-C
configure:17690: result: ignored
configure:17712: checking for posix_memalign
configure:17712: gcc -o conftest -I/opt/lsw/include -I/usr/include/ncurses -m64 -D_REENTRANT -pthreads -I/opt/lsw/include -I/usr/include/ncurses -lsocket -lnsl conftest.c -lncurses -lcurl -L/opt/lsw/lib -ltorrent >&5
conftest.c:72:6: warning: conflicting types for built-in function 'posix_memalign' [-Wbuiltin-declaration-mismatch]
char posix_memalign ();
^~~~~~~~~~~~~~
configure:17712: $? = 0
configure:17712: result: yes
configure:17722: checking for cacheline
configure:17734: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -D_REENTRANT -pthreads -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
conftest.c:52:20: fatal error: linux/cache.h: No such file or directory
#include <linux/cache.h>
^~~~~~~~~~~~~~~
compilation terminated.
configure:17734: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtorrent"
| #define PACKAGE_TARNAME "rtorrent"
| #define PACKAGE_VERSION "0.9.6"
| #define PACKAGE_STRING "rtorrent 0.9.6"
| #define PACKAGE_BUGREPORT "sundell.software@gmail.com"
| #define PACKAGE_URL ""
| #define API_VERSION 9
| #define PACKAGE "rtorrent"
| #define VERSION "0.9.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_TR1 1
| #define HAVE_CXX11 1
| #define USE_EXECINFO 1
| #define USE_VARIABLE_FDSET 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STATFS_H 1
| #define FS_STAT_FD fstatvfs(fd, &m_stat) == 0
| #define FS_STAT_FN statvfs(fn, &m_stat) == 0
| #define FS_STAT_STRUCT struct statvfs
| #define FS_STAT_SIZE_TYPE unsigned long
| #define FS_STAT_COUNT_TYPE fsblkcnt_t
| #define FS_STAT_BLOCK_SIZE (m_stat.f_frsize)
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_NCURSES 1
| #define HAVE_CURSES 1
| #define HAVE_CURSES_COLOR 1
| #define HAVE_CURSES_OBSOLETE 1
| #define HAVE_NCURSES_CURSES_H 1
| #define HAVE_CURSES_COLOR 1
| #define HAVE_CURSES_OBSOLETE 1
| #define HAVE_NCURSES_H 1
| #define HAVE_CONFIG_H 1
| #define USER_AGENT std::string(PACKAGE "/" VERSION "/") + torrent::version()
| #define HAVE_POSIX_MEMALIGN 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #include <linux/cache.h>
| void* vptr __cacheline_aligned;
| void f() { posix_memalign(&vptr, SMP_CACHE_BYTES, 42); }
|
configure:17749: result: using default 128 bytes
configure:17762: checking for __builtin_popcount
configure:17771: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -D_REENTRANT -pthreads -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:17771: $? = 0
configure:17773: result: yes
configure:17789: checking if compiler supports __attribute__((unused))
configure:17800: gcc -c -I/opt/lsw/include -I/usr/include/ncurses -m64 -D_REENTRANT -pthreads -I/opt/lsw/include -I/usr/include/ncurses conftest.c >&5
configure:17800: $? = 0
configure:17808: result: yes
configure:17963: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by rtorrent config.status 0.9.6, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on dev1
config.status:1201: creating Makefile
config.status:1201: creating doc/Makefile
config.status:1201: creating src/Makefile
config.status:1201: creating src/core/Makefile
config.status:1201: creating src/display/Makefile
config.status:1201: creating src/input/Makefile
config.status:1201: creating src/rpc/Makefile
config.status:1201: creating src/ui/Makefile
config.status:1201: creating src/utils/Makefile
config.status:1201: creating test/Makefile
config.status:1201: creating config.h
config.status:1430: executing depfiles commands
config.status:1430: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-solaris2.11
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=''
ac_cv_env_CCC_value=''
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-I/opt/lsw/include -I/usr/include/ncurses -m64'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/opt/lsw/include -I/usr/include/ncurses'
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CURSES_LIB_set=''
ac_cv_env_CURSES_LIB_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=''
ac_cv_env_CXXFLAGS_value=''
ac_cv_env_CXX_set=''
ac_cv_env_CXX_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-lsocket -lnsl'
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_libcurl_CFLAGS_set=''
ac_cv_env_libcurl_CFLAGS_value=''
ac_cv_env_libcurl_LIBS_set=''
ac_cv_env_libcurl_LIBS_value=''
ac_cv_env_libtorrent_CFLAGS_set=set
ac_cv_env_libtorrent_CFLAGS_value=-I/opt/lsw/include
ac_cv_env_libtorrent_LIBS_set=set
ac_cv_env_libtorrent_LIBS_value='-L/opt/lsw/lib -ltorrent'
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_posix_memalign=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statfs_h=yes
ac_cv_header_sys_statvfs_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_vfs_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-solaris2.11
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/ggrep -E'
ac_cv_path_FGREP='/usr/bin/ggrep -F'
ac_cv_path_GREP=/usr/bin/ggrep
ac_cv_path_SED=/usr/bin/gsed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/ginstall -c'
ac_cv_path_mkdir=/usr/bin/gmkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
ax_cv_PTHREAD_PRIO_INHERIT=yes
ax_cv_curses=yes
ax_cv_curses_color=yes
ax_cv_curses_enhanced=no
ax_cv_curses_obsolete=yes
ax_cv_curses_which=ncurses
ax_cv_header_ncurses_curses_h=yes
ax_cv_header_ncurses_h=yes
ax_cv_ncurses=yes
ax_cv_ncursesw=no
cc_cv_attribute_unused=yes
lt_cv_ar_at_file=no
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -64'
lt_cv_path_NM='/usr/bin/nm -p'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='print -r --'
lt_cv_sys_global_symbol_pipe=''
lt_cv_sys_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\([^ ]*\\)[ ]*$/ {\\"\\1\\", (void *) 0},/p\' -e \'s/^[BDRT]* \\([^ ]*\\) \\([^ ]*\\)$/ {"\\2", (void *) \\&\\2},/p\''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=$'sed -n -e \'s/^: \\([^ ]*\\)[ ]*$/ {\\"\\1\\", (void *) 0},/p\' -e \'s/^[BDRT]* \\([^ ]*\\) \\(lib[^ ]*\\)$/ {"\\2", (void *) \\&\\2},/p\' -e \'s/^[BDRT]* \\([^ ]*\\) \\([^ ]*\\)$/ {"lib\\2", (void *) \\&\\2},/p\''
lt_cv_sys_global_symbol_to_cdecl=''
lt_cv_sys_max_cmd_len=786240
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_libcurl_CFLAGS='-I/usr/include/curl '
pkg_cv_libcurl_LIBS='-lcurl '
pkg_cv_libtorrent_CFLAGS=-I/opt/lsw/include
pkg_cv_libtorrent_LIBS='-L/opt/lsw/lib -ltorrent'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /export/software/install/rtorrent-0.9.6/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /export/software/install/rtorrent-0.9.6/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /export/software/install/rtorrent-0.9.6/missing --run autoconf'
AUTOHEADER='${SHELL} /export/software/install/rtorrent-0.9.6/missing --run autoheader'
AUTOMAKE='${SHELL} /export/software/install/rtorrent-0.9.6/missing --run automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-I/opt/lsw/include -I/usr/include/ncurses -m64 -D_REENTRANT -pthreads '
CPP='gcc -E'
CPPFLAGS='-I/opt/lsw/include -I/usr/include/ncurses'
CURSES_LIB='-lncurses'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2 -g -DDEBUG -D_REENTRANT -pthreads -I/usr/include/curl -I/opt/lsw/include'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/ggrep -E'
EXEEXT=''
FGREP='/usr/bin/ggrep -F'
GREP='/usr/bin/ggrep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -64'
LDFLAGS='-lsocket -lnsl'
LIBOBJS=''
LIBS=' -lncurses -lcurl -L/opt/lsw/lib -ltorrent'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /export/software/install/rtorrent-0.9.6/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/gmkdir -p'
NM='/usr/bin/nm -p'
NMEDIT=''
OBJDUMP='false'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='rtorrent'
PACKAGE_BUGREPORT='sundell.software@gmail.com'
PACKAGE_NAME='rtorrent'
PACKAGE_STRING='rtorrent 0.9.6'
PACKAGE_TARNAME='rtorrent'
PACKAGE_URL=''
PACKAGE_VERSION='0.9.6'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PTHREAD_CC='gcc'
PTHREAD_CFLAGS='-D_REENTRANT -pthreads'
PTHREAD_LIBS=''
RANLIB='ranlib'
SED='/usr/bin/gsed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.9.6'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-pc-solaris2.11'
build_alias=''
build_cpu='x86_64'
build_os='solaris2.11'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-solaris2.11'
host_alias=''
host_cpu='x86_64'
host_os='solaris2.11'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /export/software/install/rtorrent-0.9.6/install-sh'
libcurl_CFLAGS='-I/usr/include/curl '
libcurl_LIBS='-lcurl '
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libtorrent_CFLAGS='-I/opt/lsw/include'
libtorrent_LIBS='-L/opt/lsw/lib -ltorrent'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/bin/gmkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/lsw/stack/tools/rtorrent-0.9.6'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "rtorrent"
#define PACKAGE_TARNAME "rtorrent"
#define PACKAGE_VERSION "0.9.6"
#define PACKAGE_STRING "rtorrent 0.9.6"
#define PACKAGE_BUGREPORT "sundell.software@gmail.com"
#define PACKAGE_URL ""
#define API_VERSION 9
#define PACKAGE "rtorrent"
#define VERSION "0.9.6"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_TR1 1
#define HAVE_CXX11 1
#define USE_EXECINFO 1
#define USE_VARIABLE_FDSET 1
#define HAVE_SYS_VFS_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_STATFS_H 1
#define FS_STAT_FD fstatvfs(fd, &m_stat) == 0
#define FS_STAT_FN statvfs(fn, &m_stat) == 0
#define FS_STAT_STRUCT struct statvfs
#define FS_STAT_SIZE_TYPE unsigned long
#define FS_STAT_COUNT_TYPE fsblkcnt_t
#define FS_STAT_BLOCK_SIZE (m_stat.f_frsize)
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_PTHREAD 1
#define HAVE_NCURSES 1
#define HAVE_CURSES 1
#define HAVE_CURSES_COLOR 1
#define HAVE_CURSES_OBSOLETE 1
#define HAVE_NCURSES_CURSES_H 1
#define HAVE_CURSES_COLOR 1
#define HAVE_CURSES_OBSOLETE 1
#define HAVE_NCURSES_H 1
#define HAVE_CONFIG_H 1
#define USER_AGENT std::string(PACKAGE "/" VERSION "/") + torrent::version()
#define HAVE_POSIX_MEMALIGN 1
#define LT_SMP_CACHE_BYTES 128
#define lt_cacheline_aligned __attribute__((__aligned__(LT_SMP_CACHE_BYTES)))
#define USE_BUILTIN_POPCOUNT 1
#define SUPPORT_ATTRIBUTE_UNUSED 1
#define __UNUSED __attribute__((unused))
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment