FreeBSD Bugzilla – Attachment 149788 Details for
Bug 195347
net-p2p/libtorrent-rasterbar-python - fatal error: 'bytes.hpp' file not found
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
build log
log.txt (text/plain), 17.11 KB, created by
Nick
on 2014-11-24 20:14:19 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Nick
Created:
2014-11-24 20:14:19 UTC
Size:
17.11 KB
patch
obsolete
>portmaster net-p2p/libtorrent-rasterbar-python > >===>>> Currently installed version: py27-libtorrent-rasterbar-0.16.17_1 >===>>> Port directory: /usr/ports/net-p2p/libtorrent-rasterbar-python > >===>>> Gathering distinfo list for installed ports > >===>>> Launching 'make checksum' for net-p2p/libtorrent-rasterbar-python in background >===>>> Gathering dependency list for net-p2p/libtorrent-rasterbar-python from ports >===>>> Initial dependency check complete for net-p2p/libtorrent-rasterbar-python > > >===>>> Starting build for net-p2p/libtorrent-rasterbar-python <<<=== > >===>>> All dependencies are up to date > >===> Cleaning for py27-libtorrent-rasterbar-0.16.18 >===> License BSD3CLAUSE accepted by the user >===> Found saved configuration for py27-libtorrent-rasterbar-0.16.15 >===> py27-libtorrent-rasterbar-0.16.18 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by py27-libtorrent-rasterbar-0.16.18 for building >===> Extracting for py27-libtorrent-rasterbar-0.16.18 >=> SHA256 Checksum OK for libtorrent-rasterbar-0.16.18.tar.gz. >===> Patching for py27-libtorrent-rasterbar-0.16.18 >===> py27-libtorrent-rasterbar-0.16.18 depends on executable: pkgconf - found >===> py27-libtorrent-rasterbar-0.16.18 depends on package: py27-setuptools27>0 - found >===> py27-libtorrent-rasterbar-0.16.18 depends on file: /usr/local/bin/python2.7 - found >===> py27-libtorrent-rasterbar-0.16.18 depends on shared library: libtorrent-rasterbar.so - found (/usr/local/lib/libtorrent-rasterbar.so.7.0.0) >===> py27-libtorrent-rasterbar-0.16.18 depends on shared library: libboost_python.so - found (/usr/local/lib/libboost_python.so.1.55.0) >===> Configuring for py27-libtorrent-rasterbar-0.16.18 >===> FreeBSD 10 autotools fix applied to /usr/ports/net-p2p/libtorrent-rasterbar-python/work/libtorrent-rasterbar-0.16.18/build-aux/config.rpath >===> FreeBSD 10 autotools fix applied to /usr/ports/net-p2p/libtorrent-rasterbar-python/work/libtorrent-rasterbar-0.16.18/aclocal.m4 >===> FreeBSD 10 autotools fix applied to /usr/ports/net-p2p/libtorrent-rasterbar-python/work/libtorrent-rasterbar-0.16.18/m4/libtool.m4 >===> FreeBSD 10 autotools fix applied to /usr/ports/net-p2p/libtorrent-rasterbar-python/work/libtorrent-rasterbar-0.16.18/configure >configure: loading site script /usr/ports/Templates/config.site >checking whether make supports nested variables... yes > >Building libtorrent-rasterbar 0.16.18 > >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 whether cc understands -c and -o together... yes >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-freebsd10.1 >checking host system type... amd64-portbld-freebsd10.1 >checking target system type... amd64-portbld-freebsd10.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... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >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... (cached) /usr/bin/sed >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for fgrep... (cached) /usr/bin/fgrep >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-freebsd10.1 file names to amd64-portbld-freebsd10.1 format... func_convert_file_noop >checking how to convert amd64-portbld-freebsd10.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... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for objdir... .libs >checking if cc supports -fno-rtti -fno-exceptions... yes >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... freebsd10.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... freebsd10.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 -lpthread... 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 -lpthread fixes that... yes >Checking for visibility support: >checking for __attribute__((visibility("hidden")))... found >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 for 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... (cached) yes >checking for gethostbyname_r... yes >checking for clock_gettime... (cached) 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 is >= 2.4... yes >checking for /usr/local/bin/python2.7 version... 2.7 >checking for /usr/local/bin/python2.7 platform... freebsd10 >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 -lpython2.7 >checking for Python site-packages path... /usr/local/lib/python2.7/site-packages >checking python extra libraries... -L/usr/local/lib -lintl -lutil >checking consistency of all components of python development environment... yes >checking whether the Boost::Python library is available... yes >checking for main in -lboost_python... yes > >Checking for external libraries: >checking for FIEMAP support... checking linux/types.h usability... no >checking linux/types.h presence... no >checking for linux/types.h... no >checking for linux/fiemap.h... no >checking whether to link against system libgeoip... yes >configure: libgeoip: now checking for the libgeoip library... >checking for libgeoip with pkg-config... yes >checking for GEOIP... yes >checking whether to link against system libiconv... checking for shared library run path origin... done >yes >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); > >Generating Makefiles: >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating include/libtorrent/Makefile >config.status: creating examples/Makefile >config.status: creating test/Makefile >config.status: creating tools/Makefile >config.status: creating bindings/Makefile >config.status: creating bindings/python/Makefile >config.status: creating bindings/python/setup.py >config.status: creating libtorrent-rasterbar.pc >config.status: creating libtorrent-rasterbar-cmake.pc >config.status: executing depfiles commands >config.status: executing libtool commands > >Configure script has finished system check. > > Config results: > -=-=-=-=-=-=-=-=- > >Package: > name: libtorrent-rasterbar > version: 0.16.18 > svn revision: 10283 > >Build environment: > build system: amd64-portbld-freebsd10.1 > host system: amd64-portbld-freebsd10.1 > target system: amd64-portbld-freebsd10.1 > >Compiler and linker flags: > CPPFlags: -I/usr/local/include -DLIBICONV_PLUG > CFlags: -I/usr/local/include/ -D_THREAD_SAFE -lpthread -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -fvisibility=hidden > CXXFlags: -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -ftemplate-depth=120 -fvisibility-inlines-hidden > LDFlags: -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector > Libs: -L/usr/local/lib -lGeoIP -lpthread > Defs: -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.18\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.18\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_BOOST=/\*\*/ -DHAVE_BOOST_SYSTEM=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"2.7\" -DHAVE_BOOST_PYTHON=1 -DHAVE_ICONV=1 -DICONV_CONST=const -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE=1 -DBOOST_ASIO_ENABLE_CANCELIO=1 -DBOOST_ASIO_DYN_LINK=1 -DTORRENT_BUILDING_SHARED=1 > >Build options: > deprecated functions: yes > debug build: no > invariant checks: no > logging support: no > statistics: no > disk statistics: no > >Features: > encryption support: yes > geoip support: yes > dht support: yes > pool allocators: yes > >Extra builds: > examples: no > tests: no > python bindings: yes > >Pthread library: > CFlags: -D_THREAD_SAFE -lpthread > Libs: -lpthread > >Boost libraries: > version: > CPPFlags: -I/usr/local/include > LDFlags: -L/usr/local/lib > boost.system: -lboost_system > boost.python: -lboost_python > >Python environment: > -automake- > binary: /usr/local/bin/python2.7 > version: 2.7 > platform: freebsd10 > prefix: ${prefix} > exec_prefix: ${exec_prefix} > pythondir: ${prefix}/lib/python2.7/site-packages > pkgpythondir: ${pythondir}/libtorrent-rasterbar > pyexecdir: ${exec_prefix}/lib/python2.7/site-packages > pkgpyexecdir: ${pyexecdir}/libtorrent-rasterbar > > -m4- > cppflags: -I/usr/local/include/python2.7 > ldflags: -L/usr/local/lib -lpython2.7 > extra libs: -L/usr/local/lib -lintl -lutil > extra ldflags: > > >External libraries: > system libgeoip: yes > system libiconv: yes > >GeoIP library: > GeoIP CFlags: -I/usr/local/include/ > GeoIP Libs: -L/usr/local/lib -lGeoIP > >Iconv library: > Iconv Libs: > >OpenSSL library: > OpenSSL Libs: -lssl -lcrypto > OpenSSL LDFlags: -L/usr/lib > OpenSSL Includes: -I/usr/include > >Type 'make' to compile libtorrent-rasterbar 0.16.18 >or type 'make V=1' for verbose compiling >and then 'make install' to install it into /usr/local > >===> Building for py27-libtorrent-rasterbar-0.16.18 >running build >running build_ext >building 'libtorrent' extension >creating build >creating build/temp.freebsd-10.1-RELEASE-amd64-2.7 >creating build/temp.freebsd-10.1-RELEASE-amd64-2.7/src >cc -DNDEBUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -fPIC -I../../include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c src/torrent_status.cpp -o build/temp.freebsd-10.1-RELEASE-amd64-2.7/src/torrent_status.o -DTORRENT_USE_OPENSSL -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED -DLIBICONV_PLUG >cc -DNDEBUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -fPIC -I../../include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c src/entry.cpp -o build/temp.freebsd-10.1-RELEASE-amd64-2.7/src/entry.o -DTORRENT_USE_OPENSSL -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED -DLIBICONV_PLUG >src/entry.cpp:7:10: fatal error: 'bytes.hpp' file not found >#include "bytes.hpp" > ^ >1 error generated. >error: command 'cc' failed with exit status 1 >*** Error code 1 > >Stop. >make[1]: stopped in /usr/ports/net-p2p/libtorrent-rasterbar-python >*** Error code 1 > >Stop. >make: stopped in /usr/ports/net-p2p/libtorrent-rasterbar-python > >===>>> make build failed for net-p2p/libtorrent-rasterbar-python >===>>> Aborting update > > >===>>> You can restart from the point of failure with this command line: > portmaster <flags> net-p2p/libtorrent-rasterbar-python
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 195347
: 149788