<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <blockquote type="cite"
cite="mid:CADsB1iDNs+GyO3nGwiCjSdgH=5S==fHsbVmcF-y342kP3Zz14w@mail.gmail.com">
      <div dir="ltr">
        <div dir="ltr">
          <div class="gmail_quote">
            <div>Hi<br>
              I already have it installed</div>
            <div><br>
            </div>
            <div>
              <div>>>> rpm -qa | grep gcc-plugin-devel</div>
              <div>gcc-plugin-devel-8.2.1-6.fc29.x86_64</div>
            </div>
            <div><br>
            </div>
            <div>Is it the right one?</div>
          </div>
        </div>
      </div>
    </blockquote>
    Looks like this is right package. Your build error was due to g++
    did not find <bversion.h> header file. I tested in docker
    (fedora:29) and this package fix error. odb in my case was cloned
    from git.<br>
  </body>
</html>