[build2] build2 binary packages : building odb

Alex Syrnikov san at masterspline.eu
Sat Dec 22 19:50:26 UTC 2018


Boris, probably this patch for odb will save some time for successors.


diff --git a/odb/gcc-fwd.hxx b/odb/gcc-fwd.hxx
index 1a43a98..0897bf5 100644
--- a/odb/gcc-fwd.hxx
+++ b/odb/gcc-fwd.hxx
@@ -7,7 +7,7 @@
 
 #if __GNUC__ >= 5
 #  if !__has_include(<bversion.h>)
-#    error GCC plugin headers are not installed
+#    error GCC plugin headers are not installed (package
gcc-8-plugin-dev or gcc-plugin-devel)
 #  endif
 #endif


On 22.12.2018 18:30, MM wrote:
> I have followed the steps here:
> https://masterspline.gitlab.io/build2-linux-packages/rpm_packages/
> for Fedora 29
>
> g++ 8.2.1  clang 7.0.0 
>
>
> I then tried to build odb
> Attached is stderr output
>
> MM

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: OpenPGP digital signature
URL: <https://lists.build2.org/archives/users/attachments/20181222/7a5fdd39/attachment.sig>


More information about the users mailing list