<br><br><div class="gmail_quote"><div dir="ltr">On Sun, Dec 16, 2018, 11:01 AM Michael Langdon <<a href="mailto:mikelangdon@roadrunner.com">mikelangdon@roadrunner.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex" id="gmail_block_quote0">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <p><font size="+1"><font face="Liberation Serif">I should have said
          I was running current. It built fine using only the info
          requires. I think I will stick with the info files and forget
          the queue.</font></font></p></div></blockquote></div><div>If you do that, things are *very* likely to break. The info file is only supposed to list dependencies that are specific to that package. If one of those dependencies have its own dependencies, they won't be listed in the parent info to minimize duplication.</div><div><br></div><div>In this case, protobuf is a dependency if pokerth and it has several of its own dependencies: python-dateutil, google-apputils, python-gflags, and pytz. python-dateutil has two additional dependencies: six and setuptools-scm.</div><div><br></div><div>If you don't build six and setuptools-scm, python-dateutil either won't build or could be broken. If you don't build python-dateutil along with google-apputils, python-gflags, and pytz, then protobuf may not build or be broken. That could cause pokerth to either not build, be broken, or could be missing functionality.</div><div><br></div><div>Since you're running -current, if you weren't already aware, SBo doesn't reach -current at all and many things are broken on it. Matteo has an unofficial repo for -current where he tries to fix anything that's broken on -current, many times with help from others. Eventually, this work will end up becoming the official version on SBo for Slackware 15.0.</div><div><br></div><div>If you haven't already, you really should check out his toys on the LQ forum as it discusses how to use his repo.</div><div><br></div><div><a href="https://www.linuxquestions.org/questions/slackware-14/sbo-scripts-not-building-on-current-read-1st-post-pls-4175561999/">https://www.linuxquestions.org/questions/slackware-14/sbo-scripts-not-building-on-current-read-1st-post-pls-4175561999/</a><br></div><div><br></div><div>Good luck!</div><div>Jeremy</div><div><br></div><div class="gmail_quote"></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex" id="gmail_block_quote1">
</blockquote></div>