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
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
|
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
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.