Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685876 - dev-util/meson-0.49.2[test]: /usr/include/boost/log/detail/attachable_sstream_buf.hpp:26:10: fatal error: boost/locale/utf.hpp: No such file or directory
Summary: dev-util/meson-0.49.2[test]: /usr/include/boost/log/detail/attachable_sstream...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 682986
  Show dependency tree
 
Reported: 2019-05-13 17:53 UTC by Rolf Eike Beer
Modified: 2019-08-24 21:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (dev-util_meson-0.49.2_use_2GEEo,149.47 KB, text/plain)
2019-05-13 17:53 UTC, Rolf Eike Beer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Eike Beer archtester 2019-05-13 17:53:56 UTC
Created attachment 576484 [details]
build.log

[1/14] Compiling C++ object 'extralibexe@exe/extralib.cpp.o'.
FAILED: extralibexe@exe/extralib.cpp.o 
sparc-unknown-linux-gnu-g++ -Iextralibexe@exe -I. '-I../test cases/frameworks/1 boost' -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++11 -g -DBOOST_LOG_DYN_LINK -O2 -mcpu=niagara2 -Wcast-align -pthread  -MD -
MQ 'extralibexe@exe/extralib.cpp.o' -MF 'extralibexe@exe/extralib.cpp.o.d' -o 'extralibexe@exe/extralib.cpp.o' -c '../test cases/frameworks/1 boost/extralib.cpp'
In file included from /usr/include/boost/log/utility/formatting_ostream.hpp:30,
                 from /usr/include/boost/log/sources/record_ostream.hpp:36,
                 from /usr/include/boost/log/trivial.hpp:23,
                 from ../test cases/frameworks/1 boost/extralib.cpp:4:
/usr/include/boost/log/detail/attachable_sstream_buf.hpp:26:10: fatal error: boost/locale/utf.hpp: No such file or directory
 #include <boost/locale/utf.hpp>
          ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Comment 1 Mike Gilbert gentoo-dev 2019-08-24 21:08:15 UTC
Cannot reproduce. Please re-open with more information about dev-libs/boost if the problem still occurs.