Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2012 13:30:20 +0100
From:      =?ISO-8859-1?Q?K=E9vin_Lemonnier?= <lemonnier.k@gmail.com>
To:        ports@freebsd.org
Subject:   Build of net-p2p/libtorrent-rasterbar-15-python failed
Message-ID:  <CALg2kY%2BmLU7JPsvEOyXyC40n_T67qCL1-P4VGo3r6bnMe_N4fg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

The build of net-p2p/libtorrent-rasterbar-15-python fails at configure.
The output of make :

=3D=3D=3D> Extracting for py27-libtorrent-rasterbar-0.15.9_2
> =3D> SHA256 Checksum OK for libtorrent-rasterbar-0.15.9.tar.gz.
> =3D=3D=3D> Patching for py27-libtorrent-rasterbar-0.15.9_2
> =3D=3D=3D> py27-libtorrent-rasterbar-0.15.9_2 depends on package: pkgconf=
>0 -
> found
> =3D=3D=3D> py27-libtorrent-rasterbar-0.15.9_2 depends on file:
> /usr/local/bin/python2.7 - found
> =3D=3D=3D> py27-libtorrent-rasterbar-0.15.9_2 depends on shared library:
> boost_python.4 - found
> =3D=3D=3D> py27-libtorrent-rasterbar-0.15.9_2 depends on shared library:
> torrent-rasterbar.6 - found
> =3D=3D=3D> py27-libtorrent-rasterbar-0.15.9_2 depends on shared library:
> boost_date_time.4 - found
> =3D=3D=3D> py27-libtorrent-rasterbar-0.15.9_2 depends on shared library: =
GeoIP.5
> - found
> =3D=3D=3D> Configuring for py27-libtorrent-rasterbar-0.15.9_2
>
> Building libtorrent-rasterbar 0.15.9
>
> Checking for a C/C++ compiler to use:
> checking for gcc... cc
> 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 cc accepts -g... yes
> checking for cc option to accept ISO C89... none needed
> checking how to run the C preprocessor... cpp
> checking whether cc understands -c and -o together... yes
> checking whether we are using the GNU C++ compiler... yes
> checking whether c++ accepts -g... yes
> checking how to run the C++ preprocessor... c++ -E
> checking whether c++ understands -c and -o together... yes
>
> Checking system type:
> checking build system type... amd64-portbld-freebsd9.1
> checking host system type... amd64-portbld-freebsd9.1
> checking target system type... amd64-portbld-freebsd9.1
>
> Initializing Automake:
> checking for a BSD-compatible install... /usr/bin/install -c -o root -g
> wheel
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
> checking for gawk... no
> checking for mawk... no
> checking for nawk... nawk
> checking whether make sets $(MAKE)... yes
> checking for style of include used by make... GNU
> checking dependency style of cc... gcc3
> checking dependency style of c++... gcc3
>
> Initializing Libtool:
> checking how to print strings... printf
> checking for a sed that does not truncate output... /usr/bin/sed
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for fgrep... /usr/bin/grep -F
> checking for ld used by cc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
> checking the name lister (/usr/bin/nm -B) interface... BSD nm
> checking whether ln -s works... yes
> checking the maximum length of command line arguments... (cached) 262144
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+=3D"... no
> checking how to convert amd64-portbld-freebsd9.1 file names to
> amd64-portbld-freebsd9.1 format... func_convert_file_noop
> checking how to convert amd64-portbld-freebsd9.1 file names to toolchain
> format... func_convert_file_noop
> checking for /usr/bin/ld option to reload object files... -r
> checking for objdump... objdump
> checking how to recognize dependent libraries... pass_all
> checking for dlltool... no
> checking how to associate runtime and link libraries... printf %s\n
> checking for ar... ar
> checking for archiver @FILE support... no
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm -B output from cc object... ok
> checking for sysroot... no
> checking for mt... mt
> checking if mt is a manifest tool... no
> 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 cc supports -fno-rtti -fno-exceptions... no
> checking for cc option to produce PIC... -fPIC -DPIC
> checking if cc PIC flag -fPIC -DPIC works... yes
> checking if cc static flag -static works... yes
> checking if cc supports -c -o file.o... yes
> checking if cc supports -c -o file.o... (cached) yes
> checking whether the cc linker (/usr/bin/ld) supports shared libraries...
> yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... freebsd9.1 ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... no
> checking how to run the C++ preprocessor... c++ -E
> checking for ld used by c++... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking whether the c++ linker (/usr/bin/ld) supports shared libraries..=
.
> yes
> checking for c++ option to produce PIC... -fPIC -DPIC
> checking if c++ PIC flag -fPIC -DPIC works... yes
> checking if c++ static flag -static works... yes
> checking if c++ supports -c -o file.o... yes
> checking if c++ supports -c -o file.o... (cached) yes
> checking whether the c++ linker (/usr/bin/ld) supports shared libraries..=
.
> yes
> checking dynamic linker characteristics... freebsd9.1 ld.so
> checking how to hardcode library paths into programs... immediate
>
> Checking for posix thread support:
> checking for the pthreads library -lpthreads... no
> checking whether pthreads work without any flags... no
> checking whether pthreads work with -Kthread... no
> checking whether pthreads work with -kthread... no
> checking for the pthreads library -llthread... no
> checking whether pthreads work with -pthread... yes
> checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
> checking if more special flags are required for pthreads... -D_THREAD_SAF=
E
> checking whether to check for GCC pthread/shared inconsistencies... yes
> checking whether -pthread fixes that... yes
>
> Checking for boost libraries:
> checking for boostlib >=3D 1.36... yes
> checking whether the Boost::System library is available... yes
> checking for exit in -lboost_system... yes
> checking whether the Boost::Filesystem library is available... yes
> checking for exit in -lboost_filesystem... yes
> checking whether the Boost::Thread library is available... yes
> checking for exit in -lboost_thread... yes
>
> Checking for pkg-config:
> checking for pkg-config... /usr/local/bin/pkg-config
> checking pkg-config is at least version 0.20... yes
>
> Checking for functions and headers:
> checking for special C compiler options needed for large files... no
> checking for _FILE_OFFSET_BITS value needed for large files... no
> checking whether ln -s works... yes
> checking whether make sets $(MAKE)... (cached) yes
> checking for gethostbyname... yes
> checking for gethostbyname_r... yes
> checking for clock_gettime... yes
>
> Checking build options:
> checking whether deprecated functions should be enabled... yes
> checking whether debug build should be enabled... no
> checking whether invariant check should be enabled... no
> checking whether logging to disk should be enabled... no
> checking whether statistics logging should be enabled... no
> checking whether disk activity logging should be enabled... no
>
> Checking features to be enabled:
> checking whether encryption support should be enabled... yes
> configure: encryption support: now checking for the OpenSSL library...
> checking for openssl/ssl.h in /usr... yes
> checking whether compiling and linking against OpenSSL works... yes
> checking whether geoip support should be enabled... yes
> checking whether dht support should be enabled... yes
> checking whether pool allocators should be enabled... yes
>
> Checking for extra build files:
> checking whether example files should be built... no
> checking whether test files should be built... no
> checking whether python bindings should be built... yes
> checking whether /usr/local/bin/python2.7 version >=3D 2.4... yes
> checking for /usr/local/bin/python2.7 version... 2.7
> checking for /usr/local/bin/python2.7 platform... freebsd9
> checking for /usr/local/bin/python2.7 script directory...
> ${prefix}/lib/python2.7/site-packages
> checking for /usr/local/bin/python2.7 extension module directory...
> ${exec_prefix}/lib/python2.7/site-packages
> checking for python2.7... /usr/local/bin/python2.7
> checking for a version of Python >=3D '2.1.0'... yes
> checking for a version of Python >=3D '2.4'... yes
> checking for the distutils Python package... yes
> checking for Python include path... -I/usr/local/include/python2.7
> checking for Python library path... -L/usr/local/lib/python2.7/config
> -lpython2.7
> checking for Python site-packages path...
> /usr/local/lib/python2.7/site-packages
> checking python extra libraries... -lpth -lutil
> checking python extra linking flags... -Wl,--export-dynamic
> checking consistency of all components of python development
> environment... no
> configure: error: in
> `/usr/ports/net-p2p/libtorrent-rasterbar-15-python/work/libtorrent-raster=
bar-0.15.9':
> configure: error:
> Could not link test program to Python. Maybe the main Python library has
> been
> installed in some non-standard library path. If so, pass it to configure,
> via the LDFLAGS environment variable.
> Example: ./configure LDFLAGS=3D"-L/usr/non-standard-path/python/lib"
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D
> ERROR!
> You probably have to install the development version of the Python packag=
e
> for your distribution. The exact name of this package varies among them.
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D
>
> See `config.log' for more details
> =3D=3D=3D> Script "configure" failed unexpectedly.
> Please report the problem to ports@FreeBSD.org [maintainer] and attach th=
e
>
> "/usr/ports/net-p2p/libtorrent-rasterbar-15-python/work/libtorrent-raster=
bar-0.15.9/config.log"
> including the output of the failure of your make command. Also, it might =
be
> a good idea to provide an overview of all packages installed on your syst=
em
> (e.g. a /usr/sbin/pkg_info -Ea).
> *** [do-configure] Error code 1
>
> Stop in /usr/ports/net-p2p/libtorrent-rasterbar-15-python.
>



There is the config.log :

This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>
> It was created by libtorrent-rasterbar configure 0.15.9, which was
> generated by GNU Autoconf 2.68. Invocation command line was
>
> $ ./configure --disable-debug --disable-static --enable-dht
> --enable-encryption --enable-pool-allocators --enable-deprecated-function=
s
> --with-boost=3D/usr/local --with-boost-system=3Dboost_system
> --with-boost-filesystem=3Dboost_filesystem --with-boost-thread=3Dboost_th=
read
> --enable-geoip --with-libgeoip --with-openssl=3D/usr --with-zlib=3Dsystem
> --enable-python-binding --with-boost-python=3Dboost_python
> --prefix=3D/usr/local --mandir=3D/usr/local/man --infodir=3D/usr/local/in=
fo/
> --build=3Damd64-portbld-freebsd9.1
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname =3D luwin.ulrar.net
> uname -m =3D amd64
> uname -r =3D 9.1-RELEASE
> uname -s =3D FreeBSD
> uname -v =3D FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012
> root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
>
> /usr/bin/uname -p =3D amd64
> /bin/uname -X =3D unknown
>
> /bin/arch =3D unknown
> /usr/bin/arch -k =3D unknown
> /usr/convex/getsysinfo =3D unknown
> /usr/bin/hostinfo =3D unknown
> /bin/machine =3D unknown
> /usr/bin/oslevel =3D unknown
> /bin/universe =3D unknown
>
> PATH: /sbin
> PATH: /bin
> PATH: /usr/sbin
> PATH: /usr/bin
> PATH: /usr/games
> PATH: /usr/local/sbin
> PATH: /usr/local/bin
> PATH: /root/bin
>
>
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>
> configure:2581: checking for gcc
> configure:2608: result: cc
> configure:2837: checking for C compiler version
> configure:2846: cc --version >&5
> cc (GCC) 4.2.1 20070831 patched [FreeBSD]
> Copyright (C) 2007 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 PURPOS=
E.
>
> configure:2857: $? =3D 0
> configure:2846: cc -v >&5
> Using built-in specs.
> Target: amd64-undermydesk-freebsd
> Configured with: FreeBSD/amd64 system compiler
> Thread model: posix
> gcc version 4.2.1 20070831 patched [FreeBSD]
> configure:2857: $? =3D 0
> configure:2846: cc -V >&5
> cc: '-V' option must have argument
> configure:2857: $? =3D 1
> configure:2846: cc -qversion >&5
> cc: unrecognized option '-qversion'
> cc: No input files specified
> configure:2857: $? =3D 1
> configure:2877: checking whether the C compiler works
> configure:2899: cc -O2 -march=3Dnative -fno-strict-aliasing
> -Wl,-rpath=3D/usr/lib:/usr/local/lib conftest.c >&5
> configure:2903: $? =3D 0
> configure:2951: result: yes
> configure:2954: checking for C compiler default output file name
> configure:2956: result: a.out
> configure:2962: checking for suffix of executables
> configure:2969: cc -o conftest -O2 -march=3Dnative -fno-strict-aliasing
> -Wl,-rpath=3D/usr/lib:/usr/local/lib conftest.c >&5
> configure:2973: $? =3D 0
> configure:2995: result:
> configure:3017: checking whether we are cross compiling
> configure:3025: cc -o conftest -O2 -march=3Dnative -fno-strict-aliasing
> -Wl,-rpath=3D/usr/lib:/usr/local/lib conftest.c >&5
> configure:3029: $? =3D 0
> configure:3036: ./conftest
> configure:3040: $? =3D 0
> configure:3055: result: no
> configure:3060: checking for suffix of object files
> configure:3082: cc -c -O2 -march=3Dnative -fno-strict-aliasing conftest.c=
 >&5
> configure:3086: $? =3D 0
> configure:3107: result: o
> configure:3111: checking whether we are using the GNU C compiler
> configure:3130: cc -c -O2 -march=3Dnative -fno-strict-aliasing conftest.c=
 >&5
> configure:3130: $? =3D 0
> configure:3139: result: yes
> configure:3148: checking whether cc accepts -g
> configure:3168: cc -c -g conftest.c >&5
> configure:3168: $? =3D 0
> configure:3209: result: yes
> configure:3226: checking for cc option to accept ISO C89
> configure:3290: cc -c -O2 -march=3Dnative -fno-strict-aliasing conftest.c=
 >&5
> configure:3290: $? =3D 0
> configure:3303: result: none needed
> configure:3328: checking how to run the C preprocessor
> configure:3398: result: cpp
> configure:3418: cpp conftest.c
> configure:3418: $? =3D 0
> configure:3432: cpp conftest.c
> conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
> configure:3432: $? =3D 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libtorrent-rasterbar"
> | #define PACKAGE_TARNAME "libtorrent-rasterbar"
> | #define PACKAGE_VERSION "0.15.9"
> | #define PACKAGE_STRING "libtorrent-rasterbar 0.15.9"
> | #define PACKAGE_BUGREPORT "arvid@cs.umu.se"
> | #define PACKAGE_URL "http://www.libtorrent.org"
> | /* end confdefs.h. */
> | #include <ac_nonexistent.h>
> configure:3464: checking whether cc understands -c and -o together
> configure:3492: cc -c conftest.c -o conftest2.o >&5
> configure:3496: $? =3D 0
> configure:3502: cc -c conftest.c -o conftest2.o >&5
> configure:3506: $? =3D 0
> configure:3561: result: yes
> configure:3683: checking for C++ compiler version
> configure:3692: c++ --version >&5
> c++ (GCC) 4.2.1 20070831 patched [FreeBSD]
> Copyright (C) 2007 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 PURPOS=
E.
>
> configure:3703: $? =3D 0
> configure:3692: c++ -v >&5
> Using built-in specs.
> Target: amd64-undermydesk-freebsd
> Configured with: FreeBSD/amd64 system compiler
> Thread model: posix
> gcc version 4.2.1 20070831 patched [FreeBSD]
> configure:3703: $? =3D 0
> configure:3692: c++ -V >&5
> c++: '-V' option must have argument
> configure:3703: $? =3D 1
> configure:3692: c++ -qversion >&5
> c++: unrecognized option '-qversion'
> c++: No input files specified
> configure:3703: $? =3D 1
> configure:3707: checking whether we are using the GNU C++ compiler
> configure:3726: c++ -c -O2 -march=3Dnative -fno-strict-aliasing conftest.=
cpp
> >&5
> configure:3726: $? =3D 0
> configure:3735: result: yes
> configure:3744: checking whether c++ accepts -g
> configure:3764: c++ -c -g conftest.cpp >&5
> configure:3764: $? =3D 0
> configure:3805: result: yes
> configure:3833: checking how to run the C++ preprocessor
> configure:3860: c++ -E conftest.cpp
> configure:3860: $? =3D 0
> configure:3874: c++ -E conftest.cpp
> conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory
> configure:3874: $? =3D 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libtorrent-rasterbar"
> | #define PACKAGE_TARNAME "libtorrent-rasterbar"
> | #define PACKAGE_VERSION "0.15.9"
> | #define PACKAGE_STRING "libtorrent-rasterbar 0.15.9"
> | #define PACKAGE_BUGREPORT "arvid@cs.umu.se"
> | #define PACKAGE_URL "http://www.libtorrent.org"
> | /* end confdefs.h. */
> | #include <ac_nonexistent.h>
> configure:3899: result: c++ -E
> configure:3919: c++ -E conftest.cpp
> configure:3919: $? =3D 0
> configure:3933: c++ -E conftest.cpp
> conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory
> configure:3933: $? =3D 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libtorrent-rasterbar"
> | #define PACKAGE_TARNAME "libtorrent-rasterbar"
> | #define PACKAGE_VERSION "0.15.9"
> | #define PACKAGE_STRING "libtorrent-rasterbar 0.15.9"
> | #define PACKAGE_BUGREPORT "arvid@cs.umu.se"
> | #define PACKAGE_URL "http://www.libtorrent.org"
> | /* end confdefs.h. */
> | #include <ac_nonexistent.h>
> configure:3966: checking whether c++ understands -c and -o together
> configure:3990: c++ -O2 -march=3Dnative -fno-strict-aliasing -c conftest.=
cpp
> -o conftest2.o >&5
> configure:3994: $? =3D 0
> configure:4001: c++ -O2 -march=3Dnative -fno-strict-aliasing -c conftest.=
cpp
> -o conftest2.o >&5
> configure:4005: $? =3D 0
> configure:4013: result: yes
> configure:4033: checking build system type
> configure:4047: result: amd64-portbld-freebsd9.1
> configure:4067: checking host system type
> configure:4080: result: amd64-portbld-freebsd9.1
> configure:4100: checking target system type
> configure:4113: result: amd64-portbld-freebsd9.1
> configure:4158: checking for a BSD-compatible install
> configure:4226: result: /usr/bin/install -c -o root -g wheel
> configure:4237: checking whether build environment is sane
> configure:4287: result: yes
> configure:4428: checking for a thread-safe mkdir -p
> configure:4467: result: build-aux/install-sh -c -d
> configure:4480: checking for gawk
> configure:4510: result: no
> configure:4480: checking for mawk
> configure:4510: result: no
> configure:4480: checking for nawk
> configure:4496: found /usr/bin/nawk
> configure:4507: result: nawk
> configure:4518: checking whether make sets $(MAKE)
> configure:4540: result: yes
> configure:4570: checking for style of include used by make
> configure:4598: result: GNU
> configure:4683: checking dependency style of cc
> configure:4793: result: gcc3
> configure:4810: checking dependency style of c++
> configure:4920: result: gcc3
> configure:4987: checking how to print strings
> configure:5014: result: printf
> configure:5035: checking for a sed that does not truncate output
> configure:5099: result: /usr/bin/sed
> configure:5117: checking for grep that handles long lines and -e
> configure:5175: result: /usr/bin/grep
> configure:5180: checking for egrep
> configure:5242: result: /usr/bin/grep -E
> configure:5247: checking for fgrep
> configure:5309: result: /usr/bin/grep -F
> configure:5344: checking for ld used by cc
> configure:5411: result: /usr/bin/ld
> configure:5418: checking if the linker (/usr/bin/ld) is GNU ld
> configure:5433: result: yes
> configure:5445: checking for BSD- or MS-compatible name lister (nm)
> configure:5494: result: /usr/bin/nm -B
> configure:5624: checking the name lister (/usr/bin/nm -B) interface
> configure:5631: cc -c -O2 -march=3Dnative -fno-strict-aliasing conftest.c=
 >&5
> configure:5634: /usr/bin/nm -B "conftest.o"
> configure:5637: output
> 0000000000000000 B some_variable
> configure:5644: result: BSD nm
> configure:5647: checking whether ln -s works
> configure:5651: result: yes
> configure:5659: checking the maximum length of command line arguments
> configure:5789: result: 262144
> configure:5806: checking whether the shell understands some XSI construct=
s
> configure:5816: result: yes
> configure:5820: checking whether the shell understands "+=3D"
> configure:5826: result: no
> configure:5861: checking how to convert amd64-portbld-freebsd9.1 file
> names to amd64-portbld-freebsd9.1 format
> configure:5901: result: func_convert_file_noop
> configure:5908: checking how to convert amd64-portbld-freebsd9.1 file
> names to toolchain format
> configure:5928: result: func_convert_file_noop
> configure:5935: checking for /usr/bin/ld option to reload object files
> configure:5942: result: -r
> configure:6016: checking for objdump
> configure:6032: found /usr/bin/objdump
> configure:6043: result: objdump
> configure:6075: checking how to recognize dependent libraries
> configure:6277: result: pass_all
> configure:6362: checking for dlltool
> configure:6392: result: no
> configure:6422: checking how to associate runtime and link libraries
> configure:6449: result: printf %s\n
> configure:6510: checking for ar
> configure:6526: found /usr/bin/ar
> configure:6537: result: ar
> configure:6574: checking for archiver @FILE support
> configure:6591: cc -c -O2 -march=3Dnative -fno-strict-aliasing conftest.c=
 >&5
> configure:6591: $? =3D 0
> configure:6594: ar cru libconftest.a @conftest.lst >&5
> ar: warning: can't open file: @conftest.lst: No such file or directory
> configure:6597: $? =3D 0
> configure:6602: ar cru libconftest.a @conftest.lst >&5
> ar: warning: can't open file: @conftest.lst: No such file or directory
> configure:6605: $? =3D 0
> configure:6617: result: no
> configure:6675: checking for strip
> configure:6691: found /usr/bin/strip
> configure:6702: result: strip
> configure:6774: checking for ranlib
> configure:6790: found /usr/bin/ranlib
> configure:6801: result: ranlib
> configure:6903: checking command to parse /usr/bin/nm -B output from cc
> object
> configure:7023: cc -c -O2 -march=3Dnative -fno-strict-aliasing conftest.c=
 >&5
> configure:7026: $? =3D 0
> configure:7030: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2
> \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
> configure:7033: $? =3D 0
> configure:7099: cc -o conftest -O2 -march=3Dnative -fno-strict-aliasing
> -Wl,-rpath=3D/usr/lib:/usr/local/lib conftest.c conftstm.o >&5
> configure:7102: $? =3D 0
> configure:7140: result: ok
> configure:7177: checking for sysroot
> configure:7207: result: no
> configure:7463: checking for mt
> configure:7479: found /usr/bin/mt
> configure:7490: result: mt
> configure:7513: checking if mt is a manifest tool
> configure:7519: mt '-?'
> mt: illegal option -- ?
> usage: mt [-f device] command [count]
> configure:7527: result: no
> configure:8165: checking for ANSI C header files
> configure:8185: cc -c -O2 -march=3Dnative -fno-strict-aliasing conftest.c=
 >&5
> configure:8185: $? =3D 0
> configure:8258: cc -o conftest -O2 -march=3Dnative -fno-strict-aliasing
> -Wl,-rpath=3D/usr/lib:/usr/local/lib conftest.c >&5
> configure:8258: $? =3D 0
> configure:8258: ./conftest
> configure:8258: $? =3D 0
> configure:8269: result: yes
> configure:8282: checking for sys/types.h
> configure:8282: cc -c -O2 -march=3Dnative -fno-strict-aliasing conftest.c=
 >&5
> configure:8282: $? =3D 0
> configure:8282: result: yes
> configure:8282: checking for sys/stat.h
> configure:8282: cc -c -O2 -march=3Dnative -fno-strict-aliasing conftest.c=
 >&5
> configure:8282: $? =3D 0
> configure:8282: result: yes
> configure:8282: checking for stdlib.h
> configure:8282: cc -c -O2 -march=3Dnative -fno-strict-aliasing conftest.c=
 >&5
> configure:8282: $? =3D 0
> configure:8282: result: yes
> configure:8282: checking for string.h
> configure:8282: cc -c -O2 -march=3Dnative -fno-strict-aliasing conftest.c=
 >&5
> configure:8282: $? =3D 0
> configure:8282: result: yes
> configure:8282: checking for memory.h
> configure:8282: cc -c -O2 -march=3Dnative -fno-strict-aliasing conftest.c=
 >&5
> configure:8282: $? =3D 0
> configure:8282: result: yes
> configure:8282: checking for strings.h
> configure:8282: cc -c -O2 -march=3Dnative -fno-strict-aliasing conftest.c=
 >&5
> configure:8282: $? =3D 0
> configure:8282: result: yes
> configure:8282: checking for inttypes.h
> configure:8282: cc -c -O2 -march=3Dnative -fno-strict-aliasing conftest.c=
 >&5
> configure:8282: $? =3D 0
> configure:8282: result: yes
> configure:8282: checking for stdint.h
> configure:8282: cc -c -O2 -march=3Dnative -fno-strict-aliasing conftest.c=
 >&5
> configure:8282: $? =3D 0
> configure:8282: result: yes
> configure:8282: checking for unistd.h
> configure:8282: cc -c -O2 -march=3Dnative -fno-strict-aliasing conftest.c=
 >&5
> configure:8282: $? =3D 0
> configure:8282: result: yes
> configure:8296: checking for dlfcn.h
> configure:8296: cc -c -O2 -march=3Dnative -fno-strict-aliasing conftest.c=
 >&5
> configure:8296: $? =3D 0
> configure:8296: result: yes
> configure:8513: checking for objdir
> configure:8528: result: .libs
> configure:8799: checking if cc supports -fno-rtti -fno-exceptions
> configure:8817: cc -c -O2 -march=3Dnative -fno-strict-aliasing -fno-rtti
> -fno-exceptions conftest.c >&5
> cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but
> not for C
> configure:8821: $? =3D 0
> configure:8834: result: no
> configure:9161: checking for cc option to produce PIC
> configure:9168: result: -fPIC -DPIC
> configure:9176: checking if cc PIC flag -fPIC -DPIC works
> configure:9194: cc -c -O2 -march=3Dnative -fno-strict-aliasing -fPIC -DPI=
C
> -DPIC conftest.c >&5
> configure:9198: $? =3D 0
> configure:9211: result: yes
> configure:9240: checking if cc static flag -static works
> configure:9268: result: yes
> configure:9283: checking if cc supports -c -o file.o
> configure:9304: cc -c -O2 -march=3Dnative -fno-strict-aliasing -o
> out/conftest2.o conftest.c >&5
> configure:9308: $? =3D 0
> configure:9330: result: yes
> configure:9338: checking if cc supports -c -o file.o
> configure:9385: result: yes
> configure:9418: checking whether the cc linker (/usr/bin/ld) supports
> shared libraries
> configure:10571: result: yes
> configure:10608: checking whether -lc should be explicitly linked in
> configure:10616: cc -c -O2 -march=3Dnative -fno-strict-aliasing conftest.=
c
> >&5
> configure:10619: $? =3D 0
> configure:10634: cc -shared -fPIC -DPIC conftest.o -v -Wl,-soname
> -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
> configure:10637: $? =3D 0
> configure:10651: result: no
> configure:10811: checking dynamic linker characteristics
> configure:11544: result: freebsd9.1 ld.so
> configure:11651: checking how to hardcode library paths into programs
> configure:11676: result: immediate
> configure:12216: checking whether stripping libraries is possible
> configure:12221: result: yes
> configure:12256: checking if libtool supports shared libraries
> configure:12258: result: yes
> configure:12261: checking whether to build shared libraries
> configure:12282: result: yes
> configure:12285: checking whether to build static libraries
> configure:12289: result: no
> configure:12312: checking how to run the C++ preprocessor
> configure:12378: result: c++ -E
> configure:12398: c++ -E conftest.cpp
> configure:12398: $? =3D 0
> configure:12412: c++ -E conftest.cpp
> conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
> configure:12412: $? =3D 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libtorrent-rasterbar"
> | #define PACKAGE_TARNAME "libtorrent-rasterbar"
> | #define PACKAGE_VERSION "0.15.9"
> | #define PACKAGE_STRING "libtorrent-rasterbar 0.15.9"
> | #define PACKAGE_BUGREPORT "arvid@cs.umu.se"
> | #define PACKAGE_URL "http://www.libtorrent.org"
> | #define PACKAGE "libtorrent-rasterbar"
> | #define VERSION "0.15.9"
> | #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:12581: checking for ld used by c++
> configure:12648: result: /usr/bin/ld
> configure:12655: checking if the linker (/usr/bin/ld) is GNU ld
> configure:12670: result: yes
> configure:12725: checking whether the c++ linker (/usr/bin/ld) supports
> shared libraries
> configure:13730: result: yes
> configure:13766: c++ -c -O2 -march=3Dnative -fno-strict-aliasing
> conftest.cpp >&5
> configure:13769: $? =3D 0
> configure:14289: checking for c++ option to produce PIC
> configure:14296: result: -fPIC -DPIC
> configure:14304: checking if c++ PIC flag -fPIC -DPIC works
> configure:14322: c++ -c -O2 -march=3Dnative -fno-strict-aliasing -fPIC -D=
PIC
> -DPIC conftest.cpp >&5
> configure:14326: $? =3D 0
> configure:14339: result: yes
> configure:14362: checking if c++ static flag -static works
> configure:14390: result: yes
> configure:14402: checking if c++ supports -c -o file.o
> configure:14423: c++ -c -O2 -march=3Dnative -fno-strict-aliasing -o
> out/conftest2.o conftest.cpp >&5
> configure:14427: $? =3D 0
> configure:14449: result: yes
> configure:14454: checking if c++ supports -c -o file.o
> configure:14501: result: yes
> configure:14531: checking whether the c++ linker (/usr/bin/ld) supports
> shared libraries
> configure:14567: result: yes
> configure:14708: checking dynamic linker characteristics
> configure:15375: result: freebsd9.1 ld.so
> configure:15428: checking how to hardcode library paths into programs
> configure:15453: result: immediate
> configure:15688: checking for the pthreads library -lpthreads
> configure:15721: cc -o conftest -O2 -march=3Dnative -fno-strict-aliasing
> -Wl,-rpath=3D/usr/lib:/usr/local/lib conftest.c -lpthreads >&5
> /usr/bin/ld: cannot find -lpthreads
> configure:15721: $? =3D 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libtorrent-rasterbar"
> | #define PACKAGE_TARNAME "libtorrent-rasterbar"
> | #define PACKAGE_VERSION "0.15.9"
> | #define PACKAGE_STRING "libtorrent-rasterbar 0.15.9"
> | #define PACKAGE_BUGREPORT "arvid@cs.umu.se"
> | #define PACKAGE_URL "http://www.libtorrent.org"
> | #define PACKAGE "libtorrent-rasterbar"
> | #define VERSION "0.15.9"
> | #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 <pthread.h>
> | int
> | main ()
> | {
> | pthread_t th; pthread_join(th, 0);
> | pthread_attr_init(0); pthread_cleanup_push(0, 0);
> | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
> | ;
> | return 0;
> | }
> configure:15730: result: no
> configure:15633: checking whether pthreads work without any flags
> configure:15721: cc -o conftest -O2 -march=3Dnative -fno-strict-aliasing
> -Wl,-rpath=3D/usr/lib:/usr/local/lib conftest.c >&5
> /tmp//ccOMcDuf.o: In function `main':
> conftest.c:(.text+0x27): undefined reference to `pthread_create'
> configure:15721: $? =3D 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libtorrent-rasterbar"
> | #define PACKAGE_TARNAME "libtorrent-rasterbar"
> | #define PACKAGE_VERSION "0.15.9"
> | #define PACKAGE_STRING "libtorrent-rasterbar 0.15.9"
> | #define PACKAGE_BUGREPORT "arvid@cs.umu.se"
> | #define PACKAGE_URL "http://www.libtorrent.org"
> | #define PACKAGE "libtorrent-rasterbar"
> | #define VERSION "0.15.9"
> | #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 <pthread.h>
> | int
> | main ()
> | {
> | pthread_t th; pthread_join(th, 0);
> | pthread_attr_init(0); pthread_cleanup_push(0, 0);
> | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
> | ;
> | return 0;
> | }
> configure:15730: result: no
> configure:15638: checking whether pthreads work with -Kthread
> configure:15721: cc -o conftest -O2 -march=3Dnative -fno-strict-aliasing
> -Kthread -Wl,-rpath=3D/usr/lib:/usr/local/lib conftest.c >&5
> cc: unrecognized option '-Kthread'
> /tmp//ccE8pozE.o: In function `main':
> conftest.c:(.text+0x27): undefined reference to `pthread_create'
> configure:15721: $? =3D 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libtorrent-rasterbar"
> | #define PACKAGE_TARNAME "libtorrent-rasterbar"
> | #define PACKAGE_VERSION "0.15.9"
> | #define PACKAGE_STRING "libtorrent-rasterbar 0.15.9"
> | #define PACKAGE_BUGREPORT "arvid@cs.umu.se"
> | #define PACKAGE_URL "http://www.libtorrent.org"
> | #define PACKAGE "libtorrent-rasterbar"
> | #define VERSION "0.15.9"
> | #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 <pthread.h>
> | int
> | main ()
> | {
> | pthread_t th; pthread_join(th, 0);
> | pthread_attr_init(0); pthread_cleanup_push(0, 0);
> | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
> | ;
> | return 0;
> | }
> configure:15730: result: no
> configure:15638: checking whether pthreads work with -kthread
> configure:15721: cc -o conftest -O2 -march=3Dnative -fno-strict-aliasing
> -kthread -Wl,-rpath=3D/usr/lib:/usr/local/lib conftest.c >&5
> cc: unrecognized option '-kthread'
> /tmp//ccGRhauU.o: In function `main':
> conftest.c:(.text+0x27): undefined reference to `pthread_create'
> configure:15721: $? =3D 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libtorrent-rasterbar"
> | #define PACKAGE_TARNAME "libtorrent-rasterbar"
> | #define PACKAGE_VERSION "0.15.9"
> | #define PACKAGE_STRING "libtorrent-rasterbar 0.15.9"
> | #define PACKAGE_BUGREPORT "arvid@cs.umu.se"
> | #define PACKAGE_URL "http://www.libtorrent.org"
> | #define PACKAGE "libtorrent-rasterbar"
> | #define VERSION "0.15.9"
> | #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 <pthread.h>
> | int
> | main ()
> | {
> | pthread_t th; pthread_join(th, 0);
> | pthread_attr_init(0); pthread_cleanup_push(0, 0);
> | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
> | ;
> | return 0;
> | }
> configure:15730: result: no
> configure:15688: checking for the pthreads library -llthread
> configure:15721: cc -o conftest -O2 -march=3Dnative -fno-strict-aliasing
> -Wl,-rpath=3D/usr/lib:/usr/local/lib conftest.c -llthread >&5
> /usr/bin/ld: cannot find -llthread
> configure:15721: $? =3D 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libtorrent-rasterbar"
> | #define PACKAGE_TARNAME "libtorrent-rasterbar"
> | #define PACKAGE_VERSION "0.15.9"
> | #define PACKAGE_STRING "libtorrent-rasterbar 0.15.9"
> | #define PACKAGE_BUGREPORT "arvid@cs.umu.se"
> | #define PACKAGE_URL "http://www.libtorrent.org"
> | #define PACKAGE "libtorrent-rasterbar"
> | #define VERSION "0.15.9"
> | #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 <pthread.h>
> | int
> | main ()
> | {
> | pthread_t th; pthread_join(th, 0);
> | pthread_attr_init(0); pthread_cleanup_push(0, 0);
> | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
> | ;
> | return 0;
> | }
> configure:15730: result: no
> configure:15638: checking whether pthreads work with -pthread
> configure:15721: cc -o conftest -O2 -march=3Dnative -fno-strict-aliasing
> -pthread -Wl,-rpath=3D/usr/lib:/usr/local/lib conftest.c >&5
> configure:15721: $? =3D 0
> configure:15730: result: yes
> configure:15749: checking for joinable pthread attribute
> configure:15764: cc -o conftest -O2 -march=3Dnative -fno-strict-aliasing
> -pthread -Wl,-rpath=3D/usr/lib:/usr/local/lib conftest.c >&5
> configure:15764: $? =3D 0
> configure:15770: result: PTHREAD_CREATE_JOINABLE
> configure:15780: checking if more special flags are required for pthreads
> configure:15787: result: -D_THREAD_SAFE
> configure:15878: checking whether to check for GCC pthread/shared
> inconsistencies
> configure:15891: cc -o conftest -shared -fPIC -Wl,-z,defs -O2
> -march=3Dnative -fno-strict-aliasing -D_THREAD_SAFE -pthread
> -Wl,-rpath=3D/usr/lib:/usr/local/lib conftest.c >&5
> configure:15891: $? =3D 0
> configure:15903: result: yes
> configure:15945: checking whether -pthread fixes that
> configure:15961: cc -o conftest -shared -fPIC -Wl,-z,defs -O2
> -march=3Dnative -fno-strict-aliasing -D_THREAD_SAFE -pthread
> -Wl,-rpath=3D/usr/lib:/usr/local/lib conftest.c -pthread >&5
> configure:15961: $? =3D 0
> configure:15968: result: yes
> configure:16105: checking for boostlib >=3D 1.36
> configure:16160: c++ -c -O2 -march=3Dnative -fno-strict-aliasing
> -I/usr/local/include conftest.cpp >&5
> configure:16160: $? =3D 0
> configure:16162: result: yes
> configure:16330: checking whether the Boost::System library is available
> configure:16354: c++ -c -O2 -march=3Dnative -fno-strict-aliasing
> -I/usr/local/include conftest.cpp >&5
> configure:16354: $? =3D 0
> configure:16369: result: yes
> configure:16481: checking for exit in -lboost_system
> configure:16506: cc -o conftest -D_THREAD_SAFE -pthread -O2 -march=3Dnati=
ve
> -fno-strict-aliasing -I/usr/local/include
> -Wl,-rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c
> -lboost_system -pthread >&5
> conftest.c:33: warning: conflicting types for built-in function 'exit'
> configure:16506: $? =3D 0
> configure:16516: result: yes
> configure:16575: checking whether the Boost::Filesystem library is
> available
> configure:16599: c++ -c -O2 -march=3Dnative -fno-strict-aliasing
> -I/usr/local/include conftest.cpp >&5
> configure:16599: $? =3D 0
> configure:16613: result: yes
> configure:16720: checking for exit in -lboost_filesystem
> configure:16745: cc -o conftest -D_THREAD_SAFE -pthread -O2 -march=3Dnati=
ve
> -fno-strict-aliasing -I/usr/local/include
> -Wl,-rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c
> -lboost_filesystem -pthread -lboost_system >&5
> conftest.c:34: warning: conflicting types for built-in function 'exit'
> configure:16745: $? =3D 0
> configure:16755: result: yes
> configure:16812: checking whether the Boost::Thread library is available
> configure:16837: c++ -c -O2 -march=3Dnative -fno-strict-aliasing
> -I/usr/local/include conftest.cpp >&5
> configure:16837: $? =3D 0
> configure:16852: result: yes
> configure:16971: checking for exit in -lboost_thread
> configure:16996: cc -o conftest -D_THREAD_SAFE -pthread -O2 -march=3Dnati=
ve
> -fno-strict-aliasing -I/usr/local/include -pthread
> -Wl,-rpath=3D/usr/lib:/usr/local/lib -L/usr/local/lib conftest.c
> -lboost_thread -pthread >&5
> conftest.c:35: warning: conflicting types for built-in function 'exit'
> configure:16996: $? =3D 0
> configure:17006: result: yes
> configure:17099: checking for pkg-config
> configure:17117: found /usr/local/bin/pkg-config
> configure:17129: result: /usr/local/bin/pkg-config
> configure:17154: checking pkg-config is at least version 0.20
> configure:17157: result: yes
> configure:17177: checking for special C compiler options needed for large
> files
> configure:17222: result: no
> configure:17228: checking for _FILE_OFFSET_BITS value needed for large
> files
> configure:17253: cc -c -D_THREAD_SAFE -pthread -O2 -march=3Dnative
> -fno-strict-aliasing -I/usr/local/include conftest.c >&5
> configure:17253: $? =3D 0
> configure:17285: result: no
> configure:17369: checking whether ln -s works
> configure:17373: result: yes
> configure:17380: checking whether make sets $(MAKE)
> configure:17402: result: yes
> configure:17415: checking for gethostbyname
> configure:17415: cc -o conftest -D_THREAD_SAFE -pthread -O2 -march=3Dnati=
ve
> -fno-strict-aliasing -I/usr/local/include -pthread -L/usr/local/lib
> -Wl,-rpath=3D/usr/lib:/usr/local/lib conftest.c -pthread >&5
> configure:17415: $? =3D 0
> configure:17415: result: yes
> configure:17638: checking for gethostbyname_r
> configure:17638: cc -o conftest -D_THREAD_SAFE -pthread -O2 -march=3Dnati=
ve
> -fno-strict-aliasing -I/usr/local/include -pthread -L/usr/local/lib
> -Wl,-rpath=3D/usr/lib:/usr/local/lib conftest.c -pthread >&5
> configure:17638: $? =3D 0
> configure:17638: result: yes
> configure:17666: checking for clock_gettime
> configure:17666: cc -o conftest -D_THREAD_SAFE -pthread -O2 -march=3Dnati=
ve
> -fno-strict-aliasing -I/usr/local/include -pthread -L/usr/local/lib
> -Wl,-rpath=3D/usr/lib:/usr/local/lib conftest.c -pthread >&5
> configure:17666: $? =3D 0
> configure:17666: result: yes
> configure:17940: checking whether deprecated functions should be enabled
> configure:17945: result: yes
> configure:17964: checking whether debug build should be enabled
> configure:17979: result: no
> configure:17994: checking whether invariant check should be enabled
> configure:18007: result: no
> configure:18034: checking whether logging to disk should be enabled
> configure:18048: result: no
> configure:18076: checking whether statistics logging should be enabled
> configure:18089: result: no
> configure:18099: checking whether disk activity logging should be enabled
> configure:18112: result: no
> configure:18125: checking whether encryption support should be enabled
> configure:18130: result: yes
> configure:18132: encryption support: now checking for the OpenSSL
> library...
> configure:18218: checking for openssl/ssl.h in /usr
> configure:18225: result: yes
> configure:18241: checking whether compiling and linking against OpenSSL
> works
> Trying link with OPENSSL_LDFLAGS=3D-L/usr/lib; OPENSSL_LIBS=3D-lssl -lcry=
pto;
> OPENSSL_INCLUDES=3D-I/usr/include
> configure:18263: cc -o conftest -D_THREAD_SAFE -pthread -O2 -march=3Dnati=
ve
> -fno-strict-aliasing -I/usr/include -I/usr/local/include -pthread
> -L/usr/local/lib -Wl,-rpath=3D/usr/lib:/usr/local/lib -L/usr/lib conftest=
.c
> -lssl -lcrypto -pthread >&5
> configure:18263: $? =3D 0
> configure:18265: result: yes
> configure:18310: checking whether geoip support should be enabled
> configure:18315: result: yes
> configure:18334: checking whether dht support should be enabled
> configure:18339: result: yes
> configure:18367: checking whether pool allocators should be enabled
> configure:18372: result: yes
> configure:18393: checking whether example files should be built
> configure:18400: result: no
> configure:18409: checking whether test files should be built
> configure:18416: result: no
> configure:18425: checking whether python bindings should be built
> configure:18430: result: yes
> configure:18439: checking whether /usr/local/bin/python2.7 version >=3D 2=
.4
> configure:18450: /usr/local/bin/python2.7 -c import sys # split strings b=
y
> '.' and convert to numeric. Append some zeros # because we need at least =
4
> digits for the hex conversion. # map returns an iterator in Python 3.0 an=
d
> a list in 2.x minver =3D list(map(int, '2.4'.split('.'))) + [0, 0, 0]
> minverhex =3D 0 # xrange is not present in Python 3.0 and range returns a=
n
> iterator for i in list(range(0, 4)): minverhex =3D (minverhex << 8) +
> minver[i] sys.exit(sys.hexversion < minverhex)
> configure:18453: $? =3D 0
> configure:18455: result: yes
> configure:18546: checking for /usr/local/bin/python2.7 version
> configure:18553: result: 2.7
> configure:18565: checking for /usr/local/bin/python2.7 platform
> configure:18572: result: freebsd9
> configure:18579: checking for /usr/local/bin/python2.7 script directory
> configure:18608: result: ${prefix}/lib/python2.7/site-packages
> configure:18617: checking for /usr/local/bin/python2.7 extension module
> directory
> configure:18646: result: ${exec_prefix}/lib/python2.7/site-packages
> configure:18667: checking for python2.7
> configure:18697: result: /usr/local/bin/python2.7
> configure:18713: checking for a version of Python >=3D '2.1.0'
> configure:18739: result: yes
> configure:18747: checking for a version of Python >=3D '2.4'
> configure:18753: result: yes
> configure:18770: checking for the distutils Python package
> configure:18774: result: yes
> configure:18788: checking for Python include path
> configure:18798: result: -I/usr/local/include/python2.7
> configure:18805: checking for Python library path
> configure:18890: result: -L/usr/local/lib/python2.7/config -lpython2.7
> configure:18897: checking for Python site-packages path
> configure:18903: result: /usr/local/lib/python2.7/site-packages
> configure:18910: checking python extra libraries
> configure:18917: result: -lpth -lutil
> configure:18924: checking python extra linking flags
> configure:18931: result: -Wl,--export-dynamic
> configure:18938: checking consistency of all components of python
> development environment
> configure:18964: cc -o conftest -D_THREAD_SAFE -pthread -O2 -march=3Dnati=
ve
> -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/python2.7
> -pthread -L/usr/local/lib -Wl,-rpath=3D/usr/lib:/usr/local/lib conftest.c
> -pthread -L/usr/local/lib/python2.7/config -lpython2.7 -Wl,--export-dynam=
ic
> -lpth -lutil >&5
> /usr/bin/ld: cannot find -lpth
> configure:18964: $? =3D 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libtorrent-rasterbar"
> | #define PACKAGE_TARNAME "libtorrent-rasterbar"
> | #define PACKAGE_VERSION "0.15.9"
> | #define PACKAGE_STRING "libtorrent-rasterbar 0.15.9"
> | #define PACKAGE_BUGREPORT "arvid@cs.umu.se"
> | #define PACKAGE_URL "http://www.libtorrent.org"
> | #define PACKAGE "libtorrent-rasterbar"
> | #define VERSION "0.15.9"
> | #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_PTHREAD 1
> | #define HAVE_BOOST 1
> | #define HAVE_BOOST_SYSTEM 1
> | #define HAVE_BOOST_FILESYSTEM 1
> | #define HAVE_BOOST_THREAD 1
> | #define HAVE_GETHOSTBYNAME 1
> | #define HAVE_GETHOSTBYNAME_R 1
> | #define GETHOSTBYNAME_R_RETURNS_INT 1
> | #define HAVE_CLOCK_GETTIME 1
> | #define NDEBUG 1
> | #define TORRENT_USE_OPENSSL 1
> | #define HAVE_PYTHON "2.7"
> | /* end confdefs.h. */
> |
> | #include <Python.h>
> | int
> | main ()
> | {
> | Py_Initialize();
> | ;
> | return 0;
> | }
> |
> configure:18981: result: no
> configure:18985: error: in
> `/usr/ports/net-p2p/libtorrent-rasterbar-15-python/work/libtorrent-raster=
bar-0.15.9':
> configure:18998: error:
> Could not link test program to Python. Maybe the main Python library has
> been
> installed in some non-standard library path. If so, pass it to configure,
> via the LDFLAGS environment variable.
> Example: ./configure LDFLAGS=3D"-L/usr/non-standard-path/python/lib"
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D
> ERROR!
> You probably have to install the development version of the Python packag=
e
> for your distribution. The exact name of this package varies among them.
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D
>
> See `config.log' for more details
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> ac_cv_build=3Damd64-portbld-freebsd9.1
> ac_cv_c_compiler_gnu=3Dyes
> ac_cv_cxx_compiler_gnu=3Dyes
> ac_cv_env_CCC_set=3D''
> ac_cv_env_CCC_value=3D''
> ac_cv_env_CC_set=3Dset
> ac_cv_env_CC_value=3Dcc
> ac_cv_env_CFLAGS_set=3Dset
> ac_cv_env_CFLAGS_value=3D'-O2 -march=3Dnative -fno-strict-aliasing'
> ac_cv_env_CPPFLAGS_set=3Dset
> ac_cv_env_CPPFLAGS_value=3D''
> ac_cv_env_CPP_set=3Dset
> ac_cv_env_CPP_value=3Dcpp
> ac_cv_env_CXXCPP_set=3D''
> ac_cv_env_CXXCPP_value=3D''
> ac_cv_env_CXXFLAGS_set=3Dset
> ac_cv_env_CXXFLAGS_value=3D'-O2 -march=3Dnative -fno-strict-aliasing'
> ac_cv_env_CXX_set=3Dset
> ac_cv_env_CXX_value=3Dc++
> ac_cv_env_GEOIP_CFLAGS_set=3D''
> ac_cv_env_GEOIP_CFLAGS_value=3D''
> ac_cv_env_GEOIP_LIBS_set=3D''
> ac_cv_env_GEOIP_LIBS_value=3D''
> ac_cv_env_LDFLAGS_set=3Dset
> ac_cv_env_LDFLAGS_value=3D' -Wl,-rpath=3D/usr/lib:/usr/local/lib'
> ac_cv_env_LIBS_set=3D''
> ac_cv_env_LIBS_value=3D''
> ac_cv_env_PKG_CONFIG_set=3D''
> ac_cv_env_PKG_CONFIG_value=3D''
> ac_cv_env_PYTHON_INSTALL_PARAMS_set=3D''
> ac_cv_env_PYTHON_INSTALL_PARAMS_value=3D''
> ac_cv_env_PYTHON_VERSION_set=3Dset
> ac_cv_env_PYTHON_VERSION_value=3Dpython2.7
> ac_cv_env_build_alias_set=3Dset
> ac_cv_env_build_alias_value=3Damd64-portbld-freebsd9.1
> ac_cv_env_host_alias_set=3D''
> ac_cv_env_host_alias_value=3D''
> ac_cv_env_target_alias_set=3D''
> ac_cv_env_target_alias_value=3D''
> ac_cv_func_clock_gettime=3Dyes
> ac_cv_func_gethostbyname=3Dyes
> ac_cv_func_gethostbyname_r=3Dyes
> ac_cv_header_dlfcn_h=3Dyes
> ac_cv_header_inttypes_h=3Dyes
> ac_cv_header_memory_h=3Dyes
> ac_cv_header_stdc=3Dyes
> ac_cv_header_stdint_h=3Dyes
> ac_cv_header_stdlib_h=3Dyes
> ac_cv_header_string_h=3Dyes
> ac_cv_header_strings_h=3Dyes
> ac_cv_header_sys_stat_h=3Dyes
> ac_cv_header_sys_types_h=3Dyes
> ac_cv_header_unistd_h=3Dyes
> ac_cv_host=3Damd64-portbld-freebsd9.1
> ac_cv_lib_boost_filesystem___exit=3Dyes
> ac_cv_lib_boost_system___exit=3Dyes
> ac_cv_lib_boost_thread___exit=3Dyes
> ac_cv_objext=3Do
> ac_cv_path_EGREP=3D'/usr/bin/grep -E'
> ac_cv_path_FGREP=3D'/usr/bin/grep -F'
> ac_cv_path_GREP=3D/usr/bin/grep
> ac_cv_path_PYTHON=3D/usr/local/bin/python2.7
> ac_cv_path_SED=3D/usr/bin/sed
> ac_cv_path_ac_pt_PKG_CONFIG=3D/usr/local/bin/pkg-config
> ac_cv_prog_AWK=3Dnawk
> ac_cv_prog_CPP=3Dcpp
> ac_cv_prog_CXXCPP=3D'c++ -E'
> ac_cv_prog_ac_ct_AR=3Dar
> ac_cv_prog_ac_ct_CC=3Dcc
> ac_cv_prog_ac_ct_MANIFEST_TOOL=3Dmt
> ac_cv_prog_ac_ct_OBJDUMP=3Dobjdump
> ac_cv_prog_ac_ct_RANLIB=3Dranlib
> ac_cv_prog_ac_ct_STRIP=3Dstrip
> ac_cv_prog_cc_c89=3D''
> ac_cv_prog_cc_cc_c_o=3Dyes
> ac_cv_prog_cc_g=3Dyes
> ac_cv_prog_cxx_c_o=3Dyes
> ac_cv_prog_cxx_g=3Dyes
> ac_cv_prog_make_make_set=3Dyes
> ac_cv_sys_file_offset_bits=3Dno
> ac_cv_sys_largefile_CC=3Dno
> ac_cv_target=3Damd64-portbld-freebsd9.1
> am_cv_CC_dependencies_compiler_type=3Dgcc3
> am_cv_CXX_dependencies_compiler_type=3Dgcc3
> am_cv_python_platform=3Dfreebsd9
> am_cv_python_pyexecdir=3D'${exec_prefix}/lib/python2.7/site-packages'
> am_cv_python_pythondir=3D'${prefix}/lib/python2.7/site-packages'
> am_cv_python_version=3D2.7
> ax_cv_boost_filesystem=3Dyes
> ax_cv_boost_system=3Dyes
> ax_cv_boost_thread=3Dyes
> lt_cv_ar_at_file=3Dno
> lt_cv_archive_cmds_need_lc=3Dno
> lt_cv_deplibs_check_method=3Dpass_all
> lt_cv_file_magic_cmd=3D'$MAGIC_CMD'
> lt_cv_file_magic_test_file=3D''
> lt_cv_ld_reload_flag=3D-r
> lt_cv_nm_interface=3D'BSD nm'
> lt_cv_objdir=3D.libs
> lt_cv_path_LD=3D/usr/bin/ld
> lt_cv_path_LDCXX=3D/usr/bin/ld
> lt_cv_path_NM=3D'/usr/bin/nm -B'
> lt_cv_path_mainfest_tool=3Dno
> lt_cv_prog_compiler_c_o=3Dyes
> lt_cv_prog_compiler_c_o_CXX=3Dyes
> lt_cv_prog_compiler_pic=3D'-fPIC -DPIC'
> lt_cv_prog_compiler_pic_CXX=3D'-fPIC -DPIC'
> lt_cv_prog_compiler_pic_works=3Dyes
> lt_cv_prog_compiler_pic_works_CXX=3Dyes
> lt_cv_prog_compiler_rtti_exceptions=3Dno
> lt_cv_prog_compiler_static_works=3Dyes
> lt_cv_prog_compiler_static_works_CXX=3Dyes
> lt_cv_prog_gnu_ld=3Dyes
> lt_cv_prog_gnu_ldcxx=3Dyes
> lt_cv_sharedlib_from_linklib_cmd=3D'printf %s\n'
> lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2
> \2/p'\'' | sed '\''/ __gnu_lto/d'\'
> lt_cv_sys_global_symbol_to_c_name_address=3D'sed -n -e '\''s/^: \([^ ]*\)=
[
> ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^
> ]*\)$/ {"\2", (void *) \&\2},/p'\'
> lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=3D'sed -n -e '\''s/^=
:
> \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^
> ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]*
> \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'
> lt_cv_sys_global_symbol_to_cdecl=3D'sed -n -e '\''s/^T .* \(.*\)$/extern =
int
> \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'
> lt_cv_sys_max_cmd_len=3D262144
> lt_cv_to_host_file_cmd=3Dfunc_convert_file_noop
> lt_cv_to_tool_file_cmd=3Dfunc_convert_file_noop
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> ACLOCAL=3D'${SHELL}
> /usr/ports/net-p2p/libtorrent-rasterbar-15-python/work/libtorrent-rasterb=
ar-0.15.9/build-aux/missing
> --run aclocal-1.11'
> AMDEPBACKSLASH=3D'\'
> AMDEP_FALSE=3D'#'
> AMDEP_TRUE=3D''
> AMTAR=3D'${SHELL}
> /usr/ports/net-p2p/libtorrent-rasterbar-15-python/work/libtorrent-rasterb=
ar-0.15.9/build-aux/missing
> --run tar'
> AM_BACKSLASH=3D'\'
> AM_DEFAULT_VERBOSITY=3D'0'
> AR=3D'ar'
> AUTOCONF=3D'${SHELL}
> /usr/ports/net-p2p/libtorrent-rasterbar-15-python/work/libtorrent-rasterb=
ar-0.15.9/build-aux/missing
> --run autoconf'
> AUTOHEADER=3D'${SHELL}
> /usr/ports/net-p2p/libtorrent-rasterbar-15-python/work/libtorrent-rasterb=
ar-0.15.9/build-aux/missing
> --run autoheader'
> AUTOMAKE=3D'${SHELL}
> /usr/ports/net-p2p/libtorrent-rasterbar-15-python/work/libtorrent-rasterb=
ar-0.15.9/build-aux/missing
> --run automake-1.11'
> AWK=3D'nawk'
> BOOST_CPPFLAGS=3D'-I/usr/local/include'
> BOOST_FILESYSTEM_LIB=3D'-lboost_filesystem'
> BOOST_LDFLAGS=3D'-pthread -L/usr/local/lib'
> BOOST_PYTHON_LIB=3D''
> BOOST_SYSTEM_LIB=3D'-lboost_system'
> BOOST_THREAD_LIB=3D'-lboost_thread'
> BOOST_VERSION=3D''
> CC=3D'cc'
> CCDEPMODE=3D'depmode=3Dgcc3'
> CFLAGS=3D'-D_THREAD_SAFE -pthread -O2 -march=3Dnative -fno-strict-aliasin=
g'
> COMPILETIME_OPTIONS=3D' -DTORRENT_USE_OPENSSL '
> CPP=3D'cpp'
> CPPFLAGS=3D'-I/usr/local/include '
> CXX=3D'c++'
> CXXCPP=3D'c++ -E'
> CXXDEPMODE=3D'depmode=3Dgcc3'
> CXXFLAGS=3D'-O2 -march=3Dnative -fno-strict-aliasing'
> CYGPATH_W=3D'echo'
> DEBUGFLAGS=3D'-Os'
> DEFS=3D''
> DEPDIR=3D'.deps'
> DLLTOOL=3D'false'
> DSYMUTIL=3D''
> DUMPBIN=3D''
> ECHO_C=3D''
> ECHO_N=3D'-n'
> ECHO_T=3D''
> EGREP=3D'/usr/bin/grep -E'
> ENABLE_DHT_FALSE=3D''
> ENABLE_DHT_TRUE=3D''
> ENABLE_EXAMPLES_FALSE=3D''
> ENABLE_EXAMPLES_TRUE=3D''
> ENABLE_PYTHON_BINDING_FALSE=3D''
> ENABLE_PYTHON_BINDING_TRUE=3D''
> ENABLE_TESTS_FALSE=3D''
> ENABLE_TESTS_TRUE=3D''
> EXEEXT=3D''
> FGREP=3D'/usr/bin/grep -F'
> GEOIP_CFLAGS=3D''
> GEOIP_LIBS=3D''
> GREP=3D'/usr/bin/grep'
> INSTALL_DATA=3D'install -o root -g wheel -m 444'
> INSTALL_PROGRAM=3D'install -s -o root -g wheel -m 555'
> INSTALL_SCRIPT=3D'install -o root -g wheel -m 555'
> INSTALL_STRIP_PROGRAM=3D'$(install_sh) -c -s'
> INTERFACE_VERSION_INFO=3D'6:0:0'
> LD=3D'/usr/bin/ld'
> LDFLAGS=3D'-pthread -L/usr/local/lib -Wl,-rpath=3D/usr/lib:/usr/local/lib=
'
> LIBOBJS=3D''
> LIBS=3D'-pthread '
> LIBTOOL=3D'$(SHELL) $(top_builddir)/libtool'
> LIPO=3D''
> LN_S=3D'ln -s'
> LTLIBOBJS=3D''
> MAKEINFO=3D'${SHELL}
> /usr/ports/net-p2p/libtorrent-rasterbar-15-python/work/libtorrent-rasterb=
ar-0.15.9/build-aux/missing
> --run makeinfo'
> MANIFEST_TOOL=3D':'
> MKDIR_P=3D'build-aux/install-sh -c -d'
> NM=3D'/usr/bin/nm -B'
> NMEDIT=3D''
> OBJDUMP=3D'objdump'
> OBJEXT=3D'o'
> OPENSSL_INCLUDES=3D'-I/usr/include'
> OPENSSL_LDFLAGS=3D'-L/usr/lib'
> OPENSSL_LIBS=3D'-lssl -lcrypto'
> OTOOL64=3D''
> OTOOL=3D''
> PACKAGE=3D'libtorrent-rasterbar'
> PACKAGE_BUGREPORT=3D'arvid@cs.umu.se'
> PACKAGE_NAME=3D'libtorrent-rasterbar'
> PACKAGE_STRING=3D'libtorrent-rasterbar 0.15.9'
> PACKAGE_TARNAME=3D'libtorrent-rasterbar'
> PACKAGE_URL=3D'http://www.libtorrent.org'
> PACKAGE_VERSION=3D'0.15.9'
> PATH_SEPARATOR=3D':'
> PKG_CONFIG=3D'/usr/local/bin/pkg-config'
> PTHREAD_CC=3D'cc'
> PTHREAD_CFLAGS=3D'-D_THREAD_SAFE -pthread'
> PTHREAD_LIBS=3D'-pthread '
> PYTHON=3D'/usr/local/bin/python2.7'
> PYTHON_CPPFLAGS=3D'-I/usr/local/include/python2.7'
> PYTHON_EXEC_PREFIX=3D'${exec_prefix}'
> PYTHON_EXTRA_LDFLAGS=3D'-Wl,--export-dynamic'
> PYTHON_EXTRA_LIBS=3D' -lpth -lutil'
> PYTHON_INSTALL_PARAMS=3D''
> PYTHON_LDFLAGS=3D'-L/usr/local/lib/python2.7/config -lpython2.7'
> PYTHON_PLATFORM=3D'freebsd9'
> PYTHON_PREFIX=3D'${prefix}'
> PYTHON_SITE_PKG=3D'/usr/local/lib/python2.7/site-packages'
> PYTHON_VERSION=3D'2.7'
> RANLIB=3D'ranlib'
> SED=3D'/usr/bin/sed'
> SET_MAKE=3D''
> SHELL=3D'/bin/sh'
> STRIP=3D'strip'
> VERSION=3D'0.15.9'
> WITH_SHIPPED_GEOIP_FALSE=3D''
> WITH_SHIPPED_GEOIP_TRUE=3D''
> WITH_SHIPPED_ZLIB_FALSE=3D''
> WITH_SHIPPED_ZLIB_TRUE=3D''
> ac_ct_AR=3D'ar'
> ac_ct_CC=3D'cc'
> ac_ct_CXX=3D''
> ac_ct_DUMPBIN=3D''
> am__EXEEXT_FALSE=3D''
> am__EXEEXT_TRUE=3D''
> am__fastdepCC_FALSE=3D'#'
> am__fastdepCC_TRUE=3D''
> am__fastdepCXX_FALSE=3D'#'
> am__fastdepCXX_TRUE=3D''
> am__include=3D'include'
> am__isrc=3D''
> am__leading_dot=3D'.'
> am__quote=3D''
> am__tar=3D'${AMTAR} chof - "$$tardir"'
> am__untar=3D'${AMTAR} xf -'
> ax_pthread_config=3D''
> bindir=3D'${exec_prefix}/bin'
> build=3D'amd64-portbld-freebsd9.1'
> build_alias=3D'amd64-portbld-freebsd9.1'
> build_cpu=3D'amd64'
> build_os=3D'freebsd9.1'
> build_vendor=3D'portbld'
> datadir=3D'${datarootdir}'
> datarootdir=3D'${prefix}/share'
> docdir=3D'${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir=3D'${docdir}'
> exec_prefix=3D'NONE'
> host=3D'amd64-portbld-freebsd9.1'
> host_alias=3D''
> host_cpu=3D'amd64'
> host_os=3D'freebsd9.1'
> host_vendor=3D'portbld'
> htmldir=3D'${docdir}'
> includedir=3D'${prefix}/include'
> infodir=3D'/usr/local/info'
> install_sh=3D'${SHELL}
> /usr/ports/net-p2p/libtorrent-rasterbar-15-python/work/libtorrent-rasterb=
ar-0.15.9/build-aux/install-sh'
> libdir=3D'${exec_prefix}/lib'
> libexecdir=3D'${exec_prefix}/libexec'
> localedir=3D'${datarootdir}/locale'
> localstatedir=3D'${prefix}/var'
> mandir=3D'/usr/local/man'
> mkdir_p=3D'$(top_builddir)/build-aux/install-sh -c -d'
> oldincludedir=3D'/usr/include'
> pdfdir=3D'${docdir}'
> pkgpyexecdir=3D'${pyexecdir}/libtorrent-rasterbar'
> pkgpythondir=3D'${pythondir}/libtorrent-rasterbar'
> prefix=3D'/usr/local'
> program_transform_name=3D's,x,x,'
> psdir=3D'${docdir}'
> pyexecdir=3D'${exec_prefix}/lib/python2.7/site-packages'
> pythondir=3D'${prefix}/lib/python2.7/site-packages'
> sbindir=3D'${exec_prefix}/sbin'
> sharedstatedir=3D'${prefix}/com'
> sysconfdir=3D'${prefix}/etc'
> target=3D'amd64-portbld-freebsd9.1'
> target_alias=3D''
> target_cpu=3D'amd64'
> target_os=3D'freebsd9.1'
> target_vendor=3D'portbld'
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
> /* confdefs.h */
> #define PACKAGE_NAME "libtorrent-rasterbar"
> #define PACKAGE_TARNAME "libtorrent-rasterbar"
> #define PACKAGE_VERSION "0.15.9"
> #define PACKAGE_STRING "libtorrent-rasterbar 0.15.9"
> #define PACKAGE_BUGREPORT "arvid@cs.umu.se"
> #define PACKAGE_URL "http://www.libtorrent.org"
> #define PACKAGE "libtorrent-rasterbar"
> #define VERSION "0.15.9"
> #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_PTHREAD 1
> #define HAVE_BOOST 1
> #define HAVE_BOOST_SYSTEM 1
> #define HAVE_BOOST_FILESYSTEM 1
> #define HAVE_BOOST_THREAD 1
> #define HAVE_GETHOSTBYNAME 1
> #define HAVE_GETHOSTBYNAME_R 1
> #define GETHOSTBYNAME_R_RETURNS_INT 1
> #define HAVE_CLOCK_GETTIME 1
> #define NDEBUG 1
> #define TORRENT_USE_OPENSSL 1
> #define HAVE_PYTHON "2.7"
>
> configure: exit 1





And the pkg_info -Ea :

 GeoIP-1.4.8_3
> Ice-3.4.2_3
> ImageMagick-6.8.0.7
> apr-1.4.6.1.4.1_2
> asciidoc-8.6.8
> atk-2.0.1
> autoconf-2.13.000227_6
> autoconf-2.69
> autoconf-wrapper-20101119
> automake-1.12.5
> automake-1.4.6_6
> automake-wrapper-20101119
> bash-4.1.11
> bash-completion-2.0,1
> bigreqsproto-1.1.1
> bison-2.5.1,1
> bitlbee-3.0.6
> boost-jam-1.48.0
> boost-libs-1.48.0_1
> boost-python-libs-1.48.0
> bootstrap-openjdk-r306764
> ca_root_nss-3.14
> cclient-2007f,1
> cmake-2.8.9
> cmake-modules-2.8.9
> compat7x-amd64-7.3.703000.201008_1
> ctags-5.8
> cups-client-1.5.4
> curl-7.24.0_1
> cvsps-2.1_1
> cvsup-without-gui-16.1h_4
> db42-4.2.52_5
> dbus-1.4.14_4
> dejavu-2.33
> dmidecode-2.11
> emacs-nox11-24.2_8,3
> expat-2.0.1_2
> fcgi-devkit-2.4.0
> fftw3-3.3.3
> fontconfig-2.9.0,1
> fping+ipv6-2.4b2
> freetype2-2.4.9_1
> gamin-0.1.10_4
> gd-2.0.35_8,1
> gdbm-1.9.1
> gettext-0.18.1.1
> ghostscript9-nox11-9.06_1
> gio-fam-backend-2.28.8_1
> git-1.8.0.2
> glib-2.28.8_5
> gmake-3.82_1
> gmp-5.0.5
> gnome_subr-1.0
> gnutls-2.12.18_1
> gobject-introspection-0.10.8_3
> gsfonts-8.11_5
> guile-1.8.8
> help2man-1.40.13
> htop-1.0.1_2
> icu-4.8.1.1_1
> inputproto-2.0.2
> intltool-0.41.1
> jasper-1.900.1_10
> java-zoneinfo-2012.j
> javavmwrapper-2.4_3
> jbig2dec-0.11_1
> jbigkit-1.6
> jpeg-8_4
> kbproto-1.0.5
> lcms2-2.4
> libICE-1.0.7,1
> libSM-1.2.0,1
> libX11-1.4.4,1
> libXau-1.0.6
> libXaw-1.0.9,2
> libXdmcp-1.1.0
> libXext-1.3.0_1,1
> libXft-2.1.14
> libXi-1.4.5,1
> libXinerama-1.1.1,1
> libXmu-1.1.0,1
> libXp-1.0.1,1
> libXpm-3.5.9
> libXrender-0.9.6
> libXt-1.1.1,1
> libXtst-1.2.0
> libcheck-0.9.8
> libcroco-0.6.2_1
> libev-4.11,1
> libevent2-2.0.20
> libexecinfo-1.1_3
> libffi-3.0.9
> libgcrypt-1.5.0_1
> libgpg-error-1.10
> libiconv-1.13.1_1
> libidn-1.22
> liblqr-1-0.4.1_3
> libltdl-2.4.2
> libmcrypt-2.5.8
> libpaper-1.1.24_1
> libpcap-1.1.1_1
> libproxy-0.4.6
> libpthread-stubs-0.3_3
> libsmi-0.4.8
> libssh2-1.4.3,2
> libtool-2.4.2
> libtorrent-rasterbar-0.15.9_2
> libwmf-0.2.8.4_7
> libxcb-1.7
> libxml2-2.7.8_5
> libxslt-1.1.26_3
> linux_base-f10-10_5
> lsof-4.87.a,7
> lua-5.1.5_4
> luajit-2.0.0
> lynx-2.8.7.1_1,1
> m4-1.4.16_1,1
> mDNSResponder-333.10
> mcpp-2.7.2_1
> murmur-1.2.3_2
> mysql-client-5.5.28
> mysql-server-5.5.28
> ncftp-3.2.4
> ncurses-5.9_1
> neon29-0.29.6_4
> nettle-2.5
> nginx-1.2.6,1
> node-0.8.15
> ntp-4.2.6p4_2
> oniguruma-4.7.1
> open-motif-2.3.4
> openjdk6-jre-b27_2
> p11-kit-0.14
> p5-Error-0.17019
> p5-IO-Socket-IP-0.18
> p5-IO-Socket-SSL-1.81
> p5-Locale-gettext-1.05_3
> p5-Net-SMTP-SSL-1.01_1
> p5-Net-SSLeay-1.49
> p5-Socket-2.006
> p5-Term-ReadKey-2.30
> p5-XML-Parser-2.41
> p5-subversion-1.7.7_1
> pcre-8.32
> pdflib-7.0.5_2
> pecl-APC-3.1.13
> pecl-pdflib-2.1.9
> perl-5.14.1_3
> php5-5.4.9_1
> php5-bz2-5.4.9_1
> php5-ctype-5.4.9_1
> php5-curl-5.4.9_1
> php5-dom-5.4.9_1
> php5-extensions-1.7
> php5-filter-5.4.9_1
> php5-gd-5.4.9_1
> php5-hash-5.4.9_1
> php5-iconv-5.4.9_1
> php5-imap-5.4.9_1
> php5-json-5.4.9_1
> php5-mbstring-5.4.9_1
> php5-mcrypt-5.4.9_1
> php5-mysql-5.4.9_1
> php5-mysqli-5.4.9_1
> php5-openssl-5.4.9_1
> php5-pdo-5.4.9_1
> php5-pdo_mysql-5.4.9_1
> php5-pdo_sqlite-5.4.9_1
> php5-phar-5.4.9_1
> php5-posix-5.4.9_1
> php5-session-5.4.9_1
> php5-simplexml-5.4.9_1
> php5-sqlite3-5.4.9_1
> php5-sysvsem-5.4.9_1
> php5-tokenizer-5.4.9_1
> php5-xml-5.4.9_1
> php5-xmlreader-5.4.9_1
> php5-xmlwriter-5.4.9_1
> php5-zip-5.4.9_1
> php5-zlib-5.4.9_1
> phpMyAdmin-3.5.4
> pkg-1.0.3_1
> pkgconf-0.8.9
> png-1.5.13
> popt-1.16
> portmanager-0.4.1_9
> portmaster-3.14_8
> printproto-1.0.5
> protobuf-2.4.1
> pth-2.0.7
> py27-setuptools-0.6c11_3
> py27-xdg-0.19
> python27-2.7.3_3
> python32-3.2.3_1
> qt4-corelib-4.8.2
> qt4-dbus-4.8.2
> qt4-moc-4.8.2
> qt4-network-4.8.2
> qt4-qmake-4.8.2_3
> qt4-rcc-4.8.2
> qt4-sql-4.8.2
> qt4-sqlite-plugin-4.8.2
> qt4-xml-4.8.2
> randrproto-1.3.2
> recordproto-1.14.1
> renderproto-0.11.1
> rpm-3.0.6_15
> rsync-3.0.9
> rtmpdump-2.4_1
> ruby+oniguruma-1.8.7.371,1
> ruby18-fcgi-0.8.8
> ruby18-iconv-1.8.7.371,1
> ruby18-mysql-2.8.2_1
> rubygem-abstract-1.0.0_1
> rubygem-actionmailer-3.2.8
> rubygem-actionpack-3.2.8
> rubygem-activemodel-3.2.8
> rubygem-activerecord-3.2.8
> rubygem-activeresource-3.2.8
> rubygem-activesupport-3.2.8
> rubygem-arel-3.0.2,1
> rubygem-builder-3.0.0
> rubygem-bundler-1.1.5
> rubygem-cgi_multipart_eof_fix-2.5.0
> rubygem-coffee-rails-3.2.2
> rubygem-coffee-script-2.2.0
> rubygem-coffee-script-source-1.3.3
> rubygem-daemon_controller-1.0.0
> rubygem-daemons-1.1.9
> rubygem-erubis-2.7.0
> rubygem-execjs-1.4.0
> rubygem-fastthread-1.0.7
> rubygem-gem_plugin-0.2.3_1
> rubygem-hike-1.2.1
> rubygem-i18n-0.6.0,2
> rubygem-journey-1.0.4
> rubygem-jquery-rails-2.1.1
> rubygem-json-1.7.5
> rubygem-json_pure-1.7.5
> rubygem-mail-2.4.4,1
> rubygem-memcache-client-1.8.5
> rubygem-mime-types-1.19
> rubygem-mongrel-1.1.5_3
> rubygem-multi_json-1.3.6
> rubygem-passenger-3.0.17
> rubygem-polyglot-0.3.3
> rubygem-rack-1.4.1,3
> rubygem-rack-cache-1.2
> rubygem-rack-ssl-1.3.2
> rubygem-rack-test-0.6.1
> rubygem-rails-3.2.8
> rubygem-railties-3.2.8
> rubygem-rake-0.9.2.2
> rubygem-rdoc-3.12
> rubygem-sass-3.2.1
> rubygem-sass-rails-3.2.5
> rubygem-sprockets-2.1.3
> rubygem-sqlite3-1.3.6
> rubygem-thor-0.16.0
> rubygem-tilt-1.3.3
> rubygem-treetop-1.4.10
> rubygem-tzinfo-0.3.33
> rubygem-uglifier-1.2.7
> screen-4.0.3_13
> smartmontools-5.42_2
> source-highlight-3.1.6
> sqlite3-3.7.14.1
> subversion-1.7.7_1
> svgalib-1.4.3_6
> swig-1.3.40
> swig-2.0.8_1
> t1lib-5.1.2_1,1
> tcl-8.5.13
> tcl-modules-8.5.13
> tiff-4.0.3
> tmux-1.7_1
> unzip-6.0_1
> vim-lite-7.3.121
> webp-0.1.3_1
> weechat-devel-20121118
> wget-1.13.4_1
> xbitmaps-1.1.1
> xcb-proto-1.7.1
> xcmiscproto-1.2.1
> xextproto-7.2.0
> xf86bigfontproto-1.2.0
> xineramaproto-1.2.1
> xorg-macros-1.16.1
> xproto-7.0.22
> xtrans-1.2.6
> zip-3.0
> znc-1.0
> zsh-5.0.0_1
>


--=20
K=E9vin Lemonnier



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALg2kY%2BmLU7JPsvEOyXyC40n_T67qCL1-P4VGo3r6bnMe_N4fg>