FS#66518 - [anbox-git] breaks during install with 'Boost::filesystem includes non-existant path "/include" '

Attached to Project: Community Packages
Opened by Christopher Liljenstolpe (cdl) - Sunday, 03 May 2020, 00:34 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 03 May 2020, 04:11 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

anbox-git will not install from AYR with multiple issues of the following complaint:

==> Starting build()...
-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Check for working C compiler: /sbin/cc
-- Check for working C compiler: /sbin/cc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /sbin/c++
-- Check for working CXX compiler: /sbin/c++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Treat warnings as errors
-- Found Boost: /lib64/cmake/Boost-1.72.0/BoostConfig.cmake (found version "1.72.0") found components: filesystem log serialization system thread program_options
-- Found PkgConfig: /sbin/pkg-config (found version "1.6.3")
-- Found Threads: TRUE
-- Found EGL: /usr/lib/libEGL.so
-- Found GLESv2: /usr/lib/libGLESv2.so
-- Found Protobuf: /usr/lib/libprotobuf.so;-lpthread (found version "3.11.4")
-- Checking for module 'sdl2'
-- Found sdl2, version 2.0.12
-- Checking for module 'SDL2_image'
-- Found SDL2_image, version 2.0.5
-- Checking for module 'dbus-1'
-- Found dbus-1, version 1.12.16
-- Checking for module 'lxc'
-- Found lxc, version 3.2.1
-- Checking for module 'properties-cpp'
-- Found properties-cpp, version 0.0.1
-- Checking for module 'libsystemd'
-- Found libsystemd, version 245
-- Checking for module 'libcap'
-- Found libcap, version 2.33
-- LXC version: 3.2.1
-- Found Boost: /lib64/cmake/Boost-1.72.0/BoostConfig.cmake (found version "1.72.0") found components: iostreams system
-- Found Boost: /lib64/cmake/Boost-1.72.0/BoostConfig.cmake (found version "1.72.0") found components: filesystem system unit_test_framework
-- Found libdw: /usr/lib/libdw.so
-- Found libbfd: /usr/lib/libbfd.so
-- Could NOT find libdwarf (missing: LIBDWARF_LIBRARY LIBDWARF_INCLUDE_DIR)
-- Found Backward: /home/cdl/.cache/yay/anbox-git/src/anbox/external/backward-cpp
-- Configuring done
CMake Error in external/process-cpp-minimal/src/CMakeLists.txt:
Imported target "Boost::iostreams" includes non-existent path

"/include"

in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:

* The path was deleted, renamed, or moved to another location.

* An install or uninstall procedure did not complete successfully.

* The installation package was faulty and references files it does not
provide.




Additional info:
* package version(s)
anbox-git-1:r1096.ea2b7a3-1

* config and/or log files etc.

As above

* link to upstream bug report, if any

Steps to reproduce:

1) pacman -Syu and a yay -Sy
2) yay -S anbox-git

I've also downgraded to lxc 3.2.1-2 as per some info seen in a discussion - but no joy.



This task depends upon

Closed by  Doug Newgard (Scimmia)
Sunday, 03 May 2020, 04:11 GMT
Reason for closing:  Not a bug
Additional comments about closing:  AUR packages are not supported

Loading...