Build of net-p2p/libtorrent-rasterbar-15-python failed

Kévin Lemonnier lemonnier.k at gmail.com
Sat Dec 22 12:30:46 UTC 2012


Hello,

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

===> Extracting for py27-libtorrent-rasterbar-0.15.9_2
> => SHA256 Checksum OK for libtorrent-rasterbar-0.15.9.tar.gz.
> ===> Patching for py27-libtorrent-rasterbar-0.15.9_2
> ===> py27-libtorrent-rasterbar-0.15.9_2 depends on package: pkgconf>0 -
> found
> ===> py27-libtorrent-rasterbar-0.15.9_2 depends on file:
> /usr/local/bin/python2.7 - found
> ===> py27-libtorrent-rasterbar-0.15.9_2 depends on shared library:
> boost_python.4 - found
> ===> py27-libtorrent-rasterbar-0.15.9_2 depends on shared library:
> torrent-rasterbar.6 - found
> ===> py27-libtorrent-rasterbar-0.15.9_2 depends on shared library:
> boost_date_time.4 - found
> ===> py27-libtorrent-rasterbar-0.15.9_2 depends on shared library: GeoIP.5
> - found
> ===> 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 "+="... 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_SAFE
> checking whether to check for GCC pthread/shared inconsistencies... yes
> checking whether -pthread fixes that... yes
>
> Checking for boost libraries:
> checking for boostlib >= 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 >= 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 >= '2.1.0'... yes
> checking for a version of Python >= '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-rasterbar-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="-L/usr/non-standard-path/python/lib"
>
> ============================================================================
> ERROR!
> You probably have to install the development version of the Python package
> for your distribution. The exact name of this package varies among them.
>
> ============================================================================
>
> See `config.log' for more details
> ===> Script "configure" failed unexpectedly.
> Please report the problem to ports at FreeBSD.org [maintainer] and attach the
>
> "/usr/ports/net-p2p/libtorrent-rasterbar-15-python/work/libtorrent-rasterbar-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 system
> (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-functions
> --with-boost=/usr/local --with-boost-system=boost_system
> --with-boost-filesystem=boost_filesystem --with-boost-thread=boost_thread
> --enable-geoip --with-libgeoip --with-openssl=/usr --with-zlib=system
> --enable-python-binding --with-boost-python=boost_python
> --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/
> --build=amd64-portbld-freebsd9.1
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = luwin.ulrar.net
> uname -m = amd64
> uname -r = 9.1-RELEASE
> uname -s = FreeBSD
> uname -v = FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012
> root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
>
> /usr/bin/uname -p = amd64
> /bin/uname -X = unknown
>
> /bin/arch = unknown
> /usr/bin/arch -k = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo = unknown
> /bin/machine = unknown
> /usr/bin/oslevel = unknown
> /bin/universe = 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 PURPOSE.
>
> configure:2857: $? = 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: $? = 0
> configure:2846: cc -V >&5
> cc: '-V' option must have argument
> configure:2857: $? = 1
> configure:2846: cc -qversion >&5
> cc: unrecognized option '-qversion'
> cc: No input files specified
> configure:2857: $? = 1
> configure:2877: checking whether the C compiler works
> configure:2899: cc -O2 -march=native -fno-strict-aliasing
> -Wl,-rpath=/usr/lib:/usr/local/lib conftest.c >&5
> configure:2903: $? = 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=native -fno-strict-aliasing
> -Wl,-rpath=/usr/lib:/usr/local/lib conftest.c >&5
> configure:2973: $? = 0
> configure:2995: result:
> configure:3017: checking whether we are cross compiling
> configure:3025: cc -o conftest -O2 -march=native -fno-strict-aliasing
> -Wl,-rpath=/usr/lib:/usr/local/lib conftest.c >&5
> configure:3029: $? = 0
> configure:3036: ./conftest
> configure:3040: $? = 0
> configure:3055: result: no
> configure:3060: checking for suffix of object files
> configure:3082: cc -c -O2 -march=native -fno-strict-aliasing conftest.c >&5
> configure:3086: $? = 0
> configure:3107: result: o
> configure:3111: checking whether we are using the GNU C compiler
> configure:3130: cc -c -O2 -march=native -fno-strict-aliasing conftest.c >&5
> configure:3130: $? = 0
> configure:3139: result: yes
> configure:3148: checking whether cc accepts -g
> configure:3168: cc -c -g conftest.c >&5
> configure:3168: $? = 0
> configure:3209: result: yes
> configure:3226: checking for cc option to accept ISO C89
> configure:3290: cc -c -O2 -march=native -fno-strict-aliasing conftest.c >&5
> configure:3290: $? = 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: $? = 0
> configure:3432: cpp conftest.c
> conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
> configure:3432: $? = 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 at 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: $? = 0
> configure:3502: cc -c conftest.c -o conftest2.o >&5
> configure:3506: $? = 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 PURPOSE.
>
> configure:3703: $? = 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: $? = 0
> configure:3692: c++ -V >&5
> c++: '-V' option must have argument
> configure:3703: $? = 1
> configure:3692: c++ -qversion >&5
> c++: unrecognized option '-qversion'
> c++: No input files specified
> configure:3703: $? = 1
> configure:3707: checking whether we are using the GNU C++ compiler
> configure:3726: c++ -c -O2 -march=native -fno-strict-aliasing conftest.cpp
> >&5
> configure:3726: $? = 0
> configure:3735: result: yes
> configure:3744: checking whether c++ accepts -g
> configure:3764: c++ -c -g conftest.cpp >&5
> configure:3764: $? = 0
> configure:3805: result: yes
> configure:3833: checking how to run the C++ preprocessor
> configure:3860: c++ -E conftest.cpp
> configure:3860: $? = 0
> configure:3874: c++ -E conftest.cpp
> conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory
> configure:3874: $? = 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 at 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: $? = 0
> configure:3933: c++ -E conftest.cpp
> conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory
> configure:3933: $? = 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 at 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=native -fno-strict-aliasing -c conftest.cpp
> -o conftest2.o >&5
> configure:3994: $? = 0
> configure:4001: c++ -O2 -march=native -fno-strict-aliasing -c conftest.cpp
> -o conftest2.o >&5
> configure:4005: $? = 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=native -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 constructs
> configure:5816: result: yes
> configure:5820: checking whether the shell understands "+="
> 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=native -fno-strict-aliasing conftest.c >&5
> configure:6591: $? = 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: $? = 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: $? = 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=native -fno-strict-aliasing conftest.c >&5
> configure:7026: $? = 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: $? = 0
> configure:7099: cc -o conftest -O2 -march=native -fno-strict-aliasing
> -Wl,-rpath=/usr/lib:/usr/local/lib conftest.c conftstm.o >&5
> configure:7102: $? = 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=native -fno-strict-aliasing conftest.c >&5
> configure:8185: $? = 0
> configure:8258: cc -o conftest -O2 -march=native -fno-strict-aliasing
> -Wl,-rpath=/usr/lib:/usr/local/lib conftest.c >&5
> configure:8258: $? = 0
> configure:8258: ./conftest
> configure:8258: $? = 0
> configure:8269: result: yes
> configure:8282: checking for sys/types.h
> configure:8282: cc -c -O2 -march=native -fno-strict-aliasing conftest.c >&5
> configure:8282: $? = 0
> configure:8282: result: yes
> configure:8282: checking for sys/stat.h
> configure:8282: cc -c -O2 -march=native -fno-strict-aliasing conftest.c >&5
> configure:8282: $? = 0
> configure:8282: result: yes
> configure:8282: checking for stdlib.h
> configure:8282: cc -c -O2 -march=native -fno-strict-aliasing conftest.c >&5
> configure:8282: $? = 0
> configure:8282: result: yes
> configure:8282: checking for string.h
> configure:8282: cc -c -O2 -march=native -fno-strict-aliasing conftest.c >&5
> configure:8282: $? = 0
> configure:8282: result: yes
> configure:8282: checking for memory.h
> configure:8282: cc -c -O2 -march=native -fno-strict-aliasing conftest.c >&5
> configure:8282: $? = 0
> configure:8282: result: yes
> configure:8282: checking for strings.h
> configure:8282: cc -c -O2 -march=native -fno-strict-aliasing conftest.c >&5
> configure:8282: $? = 0
> configure:8282: result: yes
> configure:8282: checking for inttypes.h
> configure:8282: cc -c -O2 -march=native -fno-strict-aliasing conftest.c >&5
> configure:8282: $? = 0
> configure:8282: result: yes
> configure:8282: checking for stdint.h
> configure:8282: cc -c -O2 -march=native -fno-strict-aliasing conftest.c >&5
> configure:8282: $? = 0
> configure:8282: result: yes
> configure:8282: checking for unistd.h
> configure:8282: cc -c -O2 -march=native -fno-strict-aliasing conftest.c >&5
> configure:8282: $? = 0
> configure:8282: result: yes
> configure:8296: checking for dlfcn.h
> configure:8296: cc -c -O2 -march=native -fno-strict-aliasing conftest.c >&5
> configure:8296: $? = 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=native -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: $? = 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=native -fno-strict-aliasing -fPIC -DPIC
> -DPIC conftest.c >&5
> configure:9198: $? = 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=native -fno-strict-aliasing -o
> out/conftest2.o conftest.c >&5
> configure:9308: $? = 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=native -fno-strict-aliasing conftest.c
> >&5
> configure:10619: $? = 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: $? = 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: $? = 0
> configure:12412: c++ -E conftest.cpp
> conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
> configure:12412: $? = 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 at 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=native -fno-strict-aliasing
> conftest.cpp >&5
> configure:13769: $? = 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=native -fno-strict-aliasing -fPIC -DPIC
> -DPIC conftest.cpp >&5
> configure:14326: $? = 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=native -fno-strict-aliasing -o
> out/conftest2.o conftest.cpp >&5
> configure:14427: $? = 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=native -fno-strict-aliasing
> -Wl,-rpath=/usr/lib:/usr/local/lib conftest.c -lpthreads >&5
> /usr/bin/ld: cannot find -lpthreads
> configure:15721: $? = 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 at 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=native -fno-strict-aliasing
> -Wl,-rpath=/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: $? = 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 at 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=native -fno-strict-aliasing
> -Kthread -Wl,-rpath=/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: $? = 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 at 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=native -fno-strict-aliasing
> -kthread -Wl,-rpath=/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: $? = 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 at 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=native -fno-strict-aliasing
> -Wl,-rpath=/usr/lib:/usr/local/lib conftest.c -llthread >&5
> /usr/bin/ld: cannot find -llthread
> configure:15721: $? = 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 at 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=native -fno-strict-aliasing
> -pthread -Wl,-rpath=/usr/lib:/usr/local/lib conftest.c >&5
> configure:15721: $? = 0
> configure:15730: result: yes
> configure:15749: checking for joinable pthread attribute
> configure:15764: cc -o conftest -O2 -march=native -fno-strict-aliasing
> -pthread -Wl,-rpath=/usr/lib:/usr/local/lib conftest.c >&5
> configure:15764: $? = 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=native -fno-strict-aliasing -D_THREAD_SAFE -pthread
> -Wl,-rpath=/usr/lib:/usr/local/lib conftest.c >&5
> configure:15891: $? = 0
> configure:15903: result: yes
> configure:15945: checking whether -pthread fixes that
> configure:15961: cc -o conftest -shared -fPIC -Wl,-z,defs -O2
> -march=native -fno-strict-aliasing -D_THREAD_SAFE -pthread
> -Wl,-rpath=/usr/lib:/usr/local/lib conftest.c -pthread >&5
> configure:15961: $? = 0
> configure:15968: result: yes
> configure:16105: checking for boostlib >= 1.36
> configure:16160: c++ -c -O2 -march=native -fno-strict-aliasing
> -I/usr/local/include conftest.cpp >&5
> configure:16160: $? = 0
> configure:16162: result: yes
> configure:16330: checking whether the Boost::System library is available
> configure:16354: c++ -c -O2 -march=native -fno-strict-aliasing
> -I/usr/local/include conftest.cpp >&5
> configure:16354: $? = 0
> configure:16369: result: yes
> configure:16481: checking for exit in -lboost_system
> configure:16506: cc -o conftest -D_THREAD_SAFE -pthread -O2 -march=native
> -fno-strict-aliasing -I/usr/local/include
> -Wl,-rpath=/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: $? = 0
> configure:16516: result: yes
> configure:16575: checking whether the Boost::Filesystem library is
> available
> configure:16599: c++ -c -O2 -march=native -fno-strict-aliasing
> -I/usr/local/include conftest.cpp >&5
> configure:16599: $? = 0
> configure:16613: result: yes
> configure:16720: checking for exit in -lboost_filesystem
> configure:16745: cc -o conftest -D_THREAD_SAFE -pthread -O2 -march=native
> -fno-strict-aliasing -I/usr/local/include
> -Wl,-rpath=/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: $? = 0
> configure:16755: result: yes
> configure:16812: checking whether the Boost::Thread library is available
> configure:16837: c++ -c -O2 -march=native -fno-strict-aliasing
> -I/usr/local/include conftest.cpp >&5
> configure:16837: $? = 0
> configure:16852: result: yes
> configure:16971: checking for exit in -lboost_thread
> configure:16996: cc -o conftest -D_THREAD_SAFE -pthread -O2 -march=native
> -fno-strict-aliasing -I/usr/local/include -pthread
> -Wl,-rpath=/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: $? = 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=native
> -fno-strict-aliasing -I/usr/local/include conftest.c >&5
> configure:17253: $? = 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=native
> -fno-strict-aliasing -I/usr/local/include -pthread -L/usr/local/lib
> -Wl,-rpath=/usr/lib:/usr/local/lib conftest.c -pthread >&5
> configure:17415: $? = 0
> configure:17415: result: yes
> configure:17638: checking for gethostbyname_r
> configure:17638: cc -o conftest -D_THREAD_SAFE -pthread -O2 -march=native
> -fno-strict-aliasing -I/usr/local/include -pthread -L/usr/local/lib
> -Wl,-rpath=/usr/lib:/usr/local/lib conftest.c -pthread >&5
> configure:17638: $? = 0
> configure:17638: result: yes
> configure:17666: checking for clock_gettime
> configure:17666: cc -o conftest -D_THREAD_SAFE -pthread -O2 -march=native
> -fno-strict-aliasing -I/usr/local/include -pthread -L/usr/local/lib
> -Wl,-rpath=/usr/lib:/usr/local/lib conftest.c -pthread >&5
> configure:17666: $? = 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=-L/usr/lib; OPENSSL_LIBS=-lssl -lcrypto;
> OPENSSL_INCLUDES=-I/usr/include
> configure:18263: cc -o conftest -D_THREAD_SAFE -pthread -O2 -march=native
> -fno-strict-aliasing -I/usr/include -I/usr/local/include -pthread
> -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/lib conftest.c
> -lssl -lcrypto -pthread >&5
> configure:18263: $? = 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 >= 2.4
> configure:18450: /usr/local/bin/python2.7 -c import sys # split strings by
> '.' 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 and
> a list in 2.x minver = list(map(int, '2.4'.split('.'))) + [0, 0, 0]
> minverhex = 0 # xrange is not present in Python 3.0 and range returns an
> iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) +
> minver[i] sys.exit(sys.hexversion < minverhex)
> configure:18453: $? = 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 >= '2.1.0'
> configure:18739: result: yes
> configure:18747: checking for a version of Python >= '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=native
> -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/python2.7
> -pthread -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib conftest.c
> -pthread -L/usr/local/lib/python2.7/config -lpython2.7 -Wl,--export-dynamic
> -lpth -lutil >&5
> /usr/bin/ld: cannot find -lpth
> configure:18964: $? = 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 at 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-rasterbar-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="-L/usr/non-standard-path/python/lib"
>
> ============================================================================
> ERROR!
> You probably have to install the development version of the Python package
> for your distribution. The exact name of this package varies among them.
>
> ============================================================================
>
> See `config.log' for more details
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> ac_cv_build=amd64-portbld-freebsd9.1
> 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=set
> ac_cv_env_CC_value=cc
> ac_cv_env_CFLAGS_set=set
> ac_cv_env_CFLAGS_value='-O2 -march=native -fno-strict-aliasing'
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_env_CPPFLAGS_value=''
> ac_cv_env_CPP_set=set
> ac_cv_env_CPP_value=cpp
> ac_cv_env_CXXCPP_set=''
> ac_cv_env_CXXCPP_value=''
> ac_cv_env_CXXFLAGS_set=set
> ac_cv_env_CXXFLAGS_value='-O2 -march=native -fno-strict-aliasing'
> ac_cv_env_CXX_set=set
> ac_cv_env_CXX_value=c++
> ac_cv_env_GEOIP_CFLAGS_set=''
> ac_cv_env_GEOIP_CFLAGS_value=''
> ac_cv_env_GEOIP_LIBS_set=''
> ac_cv_env_GEOIP_LIBS_value=''
> ac_cv_env_LDFLAGS_set=set
> ac_cv_env_LDFLAGS_value=' -Wl,-rpath=/usr/lib:/usr/local/lib'
> 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_PYTHON_INSTALL_PARAMS_set=''
> ac_cv_env_PYTHON_INSTALL_PARAMS_value=''
> ac_cv_env_PYTHON_VERSION_set=set
> ac_cv_env_PYTHON_VERSION_value=python2.7
> ac_cv_env_build_alias_set=set
> ac_cv_env_build_alias_value=amd64-portbld-freebsd9.1
> ac_cv_env_host_alias_set=''
> ac_cv_env_host_alias_value=''
> ac_cv_env_target_alias_set=''
> ac_cv_env_target_alias_value=''
> ac_cv_func_clock_gettime=yes
> ac_cv_func_gethostbyname=yes
> ac_cv_func_gethostbyname_r=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_types_h=yes
> ac_cv_header_unistd_h=yes
> ac_cv_host=amd64-portbld-freebsd9.1
> ac_cv_lib_boost_filesystem___exit=yes
> ac_cv_lib_boost_system___exit=yes
> ac_cv_lib_boost_thread___exit=yes
> ac_cv_objext=o
> ac_cv_path_EGREP='/usr/bin/grep -E'
> ac_cv_path_FGREP='/usr/bin/grep -F'
> ac_cv_path_GREP=/usr/bin/grep
> ac_cv_path_PYTHON=/usr/local/bin/python2.7
> ac_cv_path_SED=/usr/bin/sed
> ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
> ac_cv_prog_AWK=nawk
> ac_cv_prog_CPP=cpp
> ac_cv_prog_CXXCPP='c++ -E'
> ac_cv_prog_ac_ct_AR=ar
> ac_cv_prog_ac_ct_CC=cc
> ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
> ac_cv_prog_ac_ct_OBJDUMP=objdump
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_prog_ac_ct_STRIP=strip
> ac_cv_prog_cc_c89=''
> ac_cv_prog_cc_cc_c_o=yes
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cxx_c_o=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
> ac_cv_target=amd64-portbld-freebsd9.1
> am_cv_CC_dependencies_compiler_type=gcc3
> am_cv_CXX_dependencies_compiler_type=gcc3
> am_cv_python_platform=freebsd9
> am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
> am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
> am_cv_python_version=2.7
> ax_cv_boost_filesystem=yes
> ax_cv_boost_system=yes
> ax_cv_boost_thread=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
> lt_cv_path_NM='/usr/bin/nm -B'
> 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=yes
> lt_cv_prog_compiler_static_works_CXX=yes
> lt_cv_prog_gnu_ld=yes
> lt_cv_prog_gnu_ldcxx=yes
> lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
> lt_cv_sys_global_symbol_pipe='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='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='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='sed -n -e '\''s/^T .* \(.*\)$/extern int
> \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'
> lt_cv_sys_max_cmd_len=262144
> lt_cv_to_host_file_cmd=func_convert_file_noop
> lt_cv_to_tool_file_cmd=func_convert_file_noop
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> ACLOCAL='${SHELL}
> /usr/ports/net-p2p/libtorrent-rasterbar-15-python/work/libtorrent-rasterbar-0.15.9/build-aux/missing
> --run aclocal-1.11'
> AMDEPBACKSLASH='\'
> AMDEP_FALSE='#'
> AMDEP_TRUE=''
> AMTAR='${SHELL}
> /usr/ports/net-p2p/libtorrent-rasterbar-15-python/work/libtorrent-rasterbar-0.15.9/build-aux/missing
> --run tar'
> AM_BACKSLASH='\'
> AM_DEFAULT_VERBOSITY='0'
> AR='ar'
> AUTOCONF='${SHELL}
> /usr/ports/net-p2p/libtorrent-rasterbar-15-python/work/libtorrent-rasterbar-0.15.9/build-aux/missing
> --run autoconf'
> AUTOHEADER='${SHELL}
> /usr/ports/net-p2p/libtorrent-rasterbar-15-python/work/libtorrent-rasterbar-0.15.9/build-aux/missing
> --run autoheader'
> AUTOMAKE='${SHELL}
> /usr/ports/net-p2p/libtorrent-rasterbar-15-python/work/libtorrent-rasterbar-0.15.9/build-aux/missing
> --run automake-1.11'
> AWK='nawk'
> BOOST_CPPFLAGS='-I/usr/local/include'
> BOOST_FILESYSTEM_LIB='-lboost_filesystem'
> BOOST_LDFLAGS='-pthread -L/usr/local/lib'
> BOOST_PYTHON_LIB=''
> BOOST_SYSTEM_LIB='-lboost_system'
> BOOST_THREAD_LIB='-lboost_thread'
> BOOST_VERSION=''
> CC='cc'
> CCDEPMODE='depmode=gcc3'
> CFLAGS='-D_THREAD_SAFE -pthread -O2 -march=native -fno-strict-aliasing'
> COMPILETIME_OPTIONS=' -DTORRENT_USE_OPENSSL '
> CPP='cpp'
> CPPFLAGS='-I/usr/local/include '
> CXX='c++'
> CXXCPP='c++ -E'
> CXXDEPMODE='depmode=gcc3'
> CXXFLAGS='-O2 -march=native -fno-strict-aliasing'
> CYGPATH_W='echo'
> DEBUGFLAGS='-Os'
> DEFS=''
> DEPDIR='.deps'
> DLLTOOL='false'
> DSYMUTIL=''
> DUMPBIN=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/usr/bin/grep -E'
> ENABLE_DHT_FALSE=''
> ENABLE_DHT_TRUE=''
> ENABLE_EXAMPLES_FALSE=''
> ENABLE_EXAMPLES_TRUE=''
> ENABLE_PYTHON_BINDING_FALSE=''
> ENABLE_PYTHON_BINDING_TRUE=''
> ENABLE_TESTS_FALSE=''
> ENABLE_TESTS_TRUE=''
> EXEEXT=''
> FGREP='/usr/bin/grep -F'
> GEOIP_CFLAGS=''
> GEOIP_LIBS=''
> GREP='/usr/bin/grep'
> INSTALL_DATA='install -o root -g wheel -m 444'
> INSTALL_PROGRAM='install -s -o root -g wheel -m 555'
> INSTALL_SCRIPT='install -o root -g wheel -m 555'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> INTERFACE_VERSION_INFO='6:0:0'
> LD='/usr/bin/ld'
> LDFLAGS='-pthread -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib'
> LIBOBJS=''
> LIBS='-pthread '
> LIBTOOL='$(SHELL) $(top_builddir)/libtool'
> LIPO=''
> LN_S='ln -s'
> LTLIBOBJS=''
> MAKEINFO='${SHELL}
> /usr/ports/net-p2p/libtorrent-rasterbar-15-python/work/libtorrent-rasterbar-0.15.9/build-aux/missing
> --run makeinfo'
> MANIFEST_TOOL=':'
> MKDIR_P='build-aux/install-sh -c -d'
> NM='/usr/bin/nm -B'
> NMEDIT=''
> OBJDUMP='objdump'
> OBJEXT='o'
> OPENSSL_INCLUDES='-I/usr/include'
> OPENSSL_LDFLAGS='-L/usr/lib'
> OPENSSL_LIBS='-lssl -lcrypto'
> OTOOL64=''
> OTOOL=''
> PACKAGE='libtorrent-rasterbar'
> PACKAGE_BUGREPORT='arvid at cs.umu.se'
> PACKAGE_NAME='libtorrent-rasterbar'
> PACKAGE_STRING='libtorrent-rasterbar 0.15.9'
> PACKAGE_TARNAME='libtorrent-rasterbar'
> PACKAGE_URL='http://www.libtorrent.org'
> PACKAGE_VERSION='0.15.9'
> PATH_SEPARATOR=':'
> PKG_CONFIG='/usr/local/bin/pkg-config'
> PTHREAD_CC='cc'
> PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread'
> PTHREAD_LIBS='-pthread '
> PYTHON='/usr/local/bin/python2.7'
> PYTHON_CPPFLAGS='-I/usr/local/include/python2.7'
> PYTHON_EXEC_PREFIX='${exec_prefix}'
> PYTHON_EXTRA_LDFLAGS='-Wl,--export-dynamic'
> PYTHON_EXTRA_LIBS=' -lpth -lutil'
> PYTHON_INSTALL_PARAMS=''
> PYTHON_LDFLAGS='-L/usr/local/lib/python2.7/config -lpython2.7'
> PYTHON_PLATFORM='freebsd9'
> PYTHON_PREFIX='${prefix}'
> PYTHON_SITE_PKG='/usr/local/lib/python2.7/site-packages'
> PYTHON_VERSION='2.7'
> RANLIB='ranlib'
> SED='/usr/bin/sed'
> SET_MAKE=''
> SHELL='/bin/sh'
> STRIP='strip'
> VERSION='0.15.9'
> WITH_SHIPPED_GEOIP_FALSE=''
> WITH_SHIPPED_GEOIP_TRUE=''
> WITH_SHIPPED_ZLIB_FALSE=''
> WITH_SHIPPED_ZLIB_TRUE=''
> ac_ct_AR='ar'
> ac_ct_CC='cc'
> ac_ct_CXX=''
> 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__quote=''
> am__tar='${AMTAR} chof - "$$tardir"'
> am__untar='${AMTAR} xf -'
> ax_pthread_config=''
> bindir='${exec_prefix}/bin'
> build='amd64-portbld-freebsd9.1'
> build_alias='amd64-portbld-freebsd9.1'
> build_cpu='amd64'
> build_os='freebsd9.1'
> build_vendor='portbld'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> host='amd64-portbld-freebsd9.1'
> host_alias=''
> host_cpu='amd64'
> host_os='freebsd9.1'
> host_vendor='portbld'
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='/usr/local/info'
> install_sh='${SHELL}
> /usr/ports/net-p2p/libtorrent-rasterbar-15-python/work/libtorrent-rasterbar-0.15.9/build-aux/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='${prefix}/var'
> mandir='/usr/local/man'
> mkdir_p='$(top_builddir)/build-aux/install-sh -c -d'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> pkgpyexecdir='${pyexecdir}/libtorrent-rasterbar'
> pkgpythondir='${pythondir}/libtorrent-rasterbar'
> prefix='/usr/local'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
> pythondir='${prefix}/lib/python2.7/site-packages'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target='amd64-portbld-freebsd9.1'
> target_alias=''
> target_cpu='amd64'
> target_os='freebsd9.1'
> target_vendor='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 at 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
>


-- 
Kévin Lemonnier


More information about the freebsd-ports mailing list