Bug#914067: caffe FTBFS with boost 1.67
Adrian Bunk
bunk at debian.org
Sun Nov 18 21:31:34 GMT 2018
Source: caffe
Version: 1.0.0-8
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/package.php?p=caffe&suite=sid
...
Make Warning at /usr/share/cmake-3.12/Modules/FindBoost.cmake:1743 (message):
No header defined for python-py367; skipping header check
Call Stack (most recent call first):
cmake/Dependencies.cmake:153 (find_package)
CMakeLists.txt:46 (include)
-- Could NOT find Boost
CMake Warning at /usr/share/cmake-3.12/Modules/FindBoost.cmake:1743 (message):
No header defined for python-py36; skipping header check
Call Stack (most recent call first):
cmake/Dependencies.cmake:160 (find_package)
CMakeLists.txt:46 (include)
-- Could NOT find Boost
CMake Warning at /usr/share/cmake-3.12/Modules/FindBoost.cmake:1743 (message):
No header defined for python-py3; skipping header check
Call Stack (most recent call first):
cmake/Dependencies.cmake:160 (find_package)
CMakeLists.txt:46 (include)
-- Could NOT find Boost
CMake Warning at /usr/share/cmake-3.12/Modules/FindBoost.cmake:1743 (message):
No header defined for python-py36; skipping header check
Call Stack (most recent call first):
cmake/Dependencies.cmake:172 (find_package)
CMakeLists.txt:46 (include)
-- Could NOT find Boost
-- Python interface is disabled or not all required dependencies found. Building without it...
-- Found Git: /usr/bin/git (found version "2.19.1")
--
-- ******************* Caffe Configuration Summary *******************
-- General:
-- Version : 1.0.0
-- Git : unknown
-- System : Linux
-- C++ compiler : /usr/bin/c++
-- Release CXX flags : -O3 -DNDEBUG -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wno-sign-compare -Wno-uninitialized
-- Debug CXX flags : -g -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wno-sign-compare -Wno-uninitialized
-- Build type : Release
--
-- BUILD_SHARED_LIBS : ON
-- BUILD_python : ON
-- BUILD_matlab : OFF
-- BUILD_docs : OFF
-- CPU_ONLY : ON
-- USE_OPENCV : ON
-- USE_LEVELDB : ON
-- USE_LMDB : ON
-- USE_NCCL : OFF
-- ALLOW_LMDB_NOLOCK : OFF
--
-- Dependencies:
-- BLAS : Yes (Generic)
-- Boost : Yes (ver. 1.67)
-- glog : Yes
-- gflags : Yes
-- protobuf : Yes (ver. 3.6.1)
-- lmdb : Yes (ver. 0.9.22)
-- LevelDB : Yes (ver. 1.20)
-- Snappy : Yes (ver. ..)
-- OpenCV : Yes (ver. 3.2.0)
-- CUDA : No
--
-- Install:
-- Install path : /usr
--
-- Configuring done
CMake Error at CMakeLists.txt:104 (add_dependencies):
The dependency target "pycaffe" of target "pytest" does not exist.
The Ubuntu diff seems to contain a fix.
More information about the debian-science-maintainers
mailing list