Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 685876

Summary: 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
Product: Gentoo Linux Reporter: Rolf Eike Beer <eike>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED WORKSFORME    
Severity: normal CC: floppym
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 682986    
Attachments: build.log

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.