FS#51686 - [boost] additional files in /usr/lib without information

Attached to Project: Arch Linux
Opened by Benedikt Heine (bebehei) - Friday, 04 November 2016, 09:19 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 04 November 2016, 12:23 GMT
Task Type Bug Report
Category Packages: Extra
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:


Additional info:
* package version(s)
boost (and boost-libs) 1.62.0-2
* config and/or log files etc.


Steps to reproduce:

pacman -Syu with upgrade to boost 1.62.0-2

gives warnings like:
[...]
warning: could not get file information for usr/include/boost/spirit/home/
warning: could not get file information for usr/include/boost/spirit/home/classic.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/
warning: could not get file information for usr/include/boost/spirit/home/classic/actor.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/actor/
warning: could not get file information for usr/include/boost/spirit/home/classic/actor/assign_actor.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/actor/assign_key_actor.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/actor/clear_actor.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/actor/decrement_actor.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/actor/erase_actor.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/actor/increment_actor.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/actor/insert_at_actor.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/actor/insert_key_actor.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/actor/push_back_actor.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/actor/push_front_actor.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/actor/ref_actor.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/actor/ref_const_ref_actor.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/actor/ref_const_ref_const_ref_a.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/actor/ref_const_ref_value_actor.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/actor/ref_value_actor.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/actor/swap_actor.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/actor/typeof.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/attribute.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/attribute/
warning: could not get file information for usr/include/boost/spirit/home/classic/attribute/closure.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/attribute/closure_context.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/attribute/closure_fwd.hpp
warning: could not get file information for usr/include/boost/spirit/home/classic/attribute/parametric.hpp
[...]

At least the package misses some file information. But for me this smells like a wrong set path during build.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 04 November 2016, 12:23 GMT
Reason for closing:  Not a bug
Comment by Doug Newgard (Scimmia) - Friday, 04 November 2016, 12:23 GMT
This happens when pacman doesn't find the files it expects to. It's a local problem, not a packaging problem.

Loading...