[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#982859: libcmis-dev: allowable-actions.hxx uses non-existing file boost/shared_ptr.hpp



Package: libcmis-dev
Version: 0.5.2-2+b2
Severity: serious

Configuring upstream's LibreOffice fails with an obscure error:

checking whether g++ supports C++17... configure: error: no
Error running configure at ./autogen.sh line 316.

In the config.log file:

configure:18900: checking whether g++ supports C++17
configure:18962: g++ -c  -std=c++17 -Werror -DSYSTEM_LIBCMIS -isystem /usr/include/libcmis-0.5 -isystem /usr/include/x86_64-linux-gnu -isystem /usr/include/libxml2  conftest.cpp >&5
In file included from /usr/include/libcmis-0.5/libcmis/libcmis.hxx:33,
                 from conftest.cpp:93:
/usr/include/libcmis-0.5/libcmis/allowable-actions.hxx:34:10: fatal error: boost/shared_ptr.hpp: No such file or directory
   34 | #include <boost/shared_ptr.hpp>
      |          ^~~~~~~~~~~~~~~~~~~~~~

Indeed, /usr/include/libcmis-0.5/libcmis/allowable-actions.hxx
from libcmis-dev has:

#include <boost/shared_ptr.hpp>

and there's no such file.

Now, I don't know whether this file is really needed, in which case
I suppose that there is a missing dependency on libboost1.74-dev
(currently).

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-1-amd64 (SMP w/12 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=POSIX, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libcmis-dev depends on:
ii  libcmis-0.5-5v5      0.5.2-2+b2
ii  libcurl4-gnutls-dev  7.74.0-1.1
ii  libxml2-dev          2.9.10+dfsg-6.3+b1

libcmis-dev recommends no packages.

libcmis-dev suggests no packages.

-- no debconf information

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


Reply to: