<div dir="ltr"><div class="gmail_default" style="font-family:garamond,serif;font-size:large">This isn't really a "what's wrong", but more of a way to eliminate noise, so you can find whats wrong: <br><br>I'd try building a raw commentary first. Anything that will be listed on a repository will be remade by the repo maintainer anyway. It will make the compile faster, so each attempt takes less time... and it may show that's what's broken already. But once you get a rawcom that works, you can work on making the compressed build command == compressed module config separately from dealing with osis to module issues. </div><div class="gmail_default" style="font-family:garamond,serif;font-size:large"><br><span style="font-family:Arial,Helvetica,sans-serif;font-size:small">DataPath=./modules/comments/raw</span><span style="font-family:Arial,Helvetica,sans-serif;font-size:small">com/test</span><br style="font-family:Arial,Helvetica,sans-serif;font-size:small"><span style="font-family:Arial,Helvetica,sans-serif;font-size:small">Encoding=UTF-8</span><br style="font-family:Arial,Helvetica,sans-serif;font-size:small"><span style="font-family:Arial,Helvetica,sans-serif;font-size:small">ModDrv=rawCom</span><br style="font-family:Arial,Helvetica,sans-serif;font-size:small"><span style="font-family:Arial,Helvetica,sans-serif;font-size:small">BlockType=CHAPTER</span><br style="font-family:Arial,Helvetica,sans-serif;font-size:small"><span style="font-family:Arial,Helvetica,sans-serif;font-size:small">SourceType=OSIS<br></span><br style="font-family:Arial,Helvetica,sans-serif;font-size:small"></div><div class="gmail_default" style="font-family:garamond,serif;font-size:large"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jan 9, 2022 at 9:52 AM Marjan Šavli <<a href="mailto:marjan.savli@gmail.com">marjan.savli@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>Hi!</div><div><br></div><div>Trying to make commentary module.<br></div><div>XML validates.</div><div>Osis2mod makes module.</div><div>In Xiphos or Andbible or Bishop there is "TEST" module.</div><div>But none commentary for Gen1, ..., Gen 6. as it is in test.xml.</div><div><br></div><div>Prepared also skeleton for whole Bible (<a href="https://wetransfer.com/downloads/d1d032a09dfeb12203a6def92a09f7e620220109154839/e6cfdbaaa7840773056ebf7c59e4307220220109154904/dfbb95" target="_blank">Download link</a> - 7 days). But problem is the same.<br></div><div><br></div><div>Can you give me a hint what I am doing wrong?</div><div><br></div><div>Best regards,</div><div><br></div><div>Marjan<br></div><div><br></div><div><br></div><div>====test.xml==========</div><div><?xml version="1.0" encoding="UTF-8" ?><br><osis xmlns="<a href="http://www.bibletechnologies.net/2003/OSIS/namespace" target="_blank">http://www.bibletechnologies.net/2003/OSIS/namespace</a>"<br>      xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a>"<br>      xsi:schemaLocation="<a href="http://www.bibletechnologies.net/2003/OSIS/namespace" target="_blank">http://www.bibletechnologies.net/2003/OSIS/namespace</a>   M:/SloKJVA/xml_test/osisCore.2.1.1.xsd"><br><br>  <osisText osisIDWork="TEST" osisRefWork="Commentary" xml:lang="en" canonical="true"><br>            <header><br>                <work osisWork="TEST"><br>                    <title>TEST</title><br>                    <type type="OSIS">Commentary</type><br>                    <identifier type="OSIS">TEST_ID</identifier><br>                    <rights type="x-copyright">Licenca: CC BY-NC-ND 4.0</rights><br>                    <scope></scope><br>                    <refSystem>Commentary</refSystem><br>                </work><br>            </header><br><br>    <div type="bookGroup"><br>      <div type="book" osisID="Gen"><br>        <chapter osisID="Gen.01"><br>               <div type="section" annotateType="commentary" annotateRef="Gen.1.1"><p>Blah blah...</p><br>         </div><div type="section" annotateType="commentary" annotateRef="Gen.1.2"><p>Blah blah...</p><br>         </div><div type="section" annotateType="commentary" annotateRef="Gen.1.3"><p>Blah blah...</p><br>         </div><div type="section" annotateType="commentary" annotateRef="Gen.1.4"><p>Blah blah...</p><br>         </div><div type="section" annotateType="commentary" annotateRef="Gen.1.5"><p>Blah blah...</p><br>         </div><div type="section" annotateType="commentary" annotateRef="Gen.1.6"><p>Blah blah...</p><br>         </div><br>        </chapter><br>      </div><br>    </div><br>  </osisText><br></osis></div><div>=============<br></div><div><br></div><div><br></div><div>=====test.conf====</div><div>[TEST]<br><br>Description=Test<br>DataPath=./modules/comments/zcom/test<br>Encoding=UTF-8<br>ModDrv=zCom<br>BlockType=CHAPTER<br>SourceType=OSIS<br>CompressType=ZIP<br><br>GlobalOptionFilter=UTF8GreekAccents<br>GlobalOptionFilter=OSISHeadings<br>GlobalOptionFilter=OSISScripref<br><br>TextSource=<a href="https://test.net" target="_blank">https://test.net</a><br>DistributionLicense=Public Domain<br><br>Category=Commentaries<br>OSISVersion=2.1.1<br>MinimumVersion=1.5.9<br>About=test<br>Lang=en<br>LCSH=Bible--Commentaries.<br>SwordVersionDate=2022-01-08<br>InstallSize=2000<br>Version=1.0<br>History_1.0=Just Initial Release for testing<br>================<br></div><div><br></div><div></div><div></div><div><br></div><div>======Making module======<br></div><div>C:\temp\sword\osis2mod.exe C:\temp\sword\sword\modules\comments\zcom\test C:\temp\sword\test_sword.xml -v KJVA -z<br>You are running osis2mod: $Rev: 3431 $<br>SUCCESS: C:\temp\sword\osis2mod.exe: has finished its work and will now rest<br></div><div><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>=============</div><div><br></div><div><br></div><div>=============</div><div>Directory of c:\Temp\sword\sword\modules\comments\zcom\test<br>09. 01. 2022  16:22                 0 nt.bzs<br>09. 01. 2022  16:22            82.460 nt.bzv<br>09. 01. 2022  16:22                 0 nt.bzz<br>09. 01. 2022  16:22                24 ot.bzs<br>09. 01. 2022  16:22           300.280 ot.bzv<br>09. 01. 2022  16:22             2.398 ot.bzz</div><div>=============<br></div><div>Directory of c:\Temp\sword\sword\mods.d<br>09. 01. 2022  15:03               537 test.conf<br>===============<br></div></div></div></div></div></div></div></div></div></div></div>
_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br>
<a href="http://crosswire.org/mailman/listinfo/sword-devel" rel="noreferrer" target="_blank">http://crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page</blockquote></div>