<div dir="ltr"><div class="gmail_default" style="font-size:small">It would be really good to get 13.0 BSD going again.  Did you refer to this to start?<br></div><div class="gmail_default" style="font-size:small">   # FREEBSD<br>   # There is a tarball based on FreeBSD version 12.1 at<br>   <b><a href="https://cinelerra-gg.org/download/testing/bsdcin.tar.xz">https://cinelerra-gg.org/download/testing/bsdcin.tar.xz</a></b><br>  # download the above and then refer to README.txt<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Mar 27, 2022 at 2:04 PM Andrew Randrianasulu via Cin <<a href="mailto:cin@lists.cinelerra-gg.org">cin@lists.cinelerra-gg.org</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">Because I have nothing better to do this evening I tried to build cingg (current git) on Freebsd-13.0 amd64.<div><br></div><div>I used provided virtual image (qcow2) </div><div><a href="https://download.freebsd.org/releases/VM-IMAGES/13.0-RELEASE/amd64/Latest/" target="_blank">https://download.freebsd.org/releases/VM-IMAGES/13.0-RELEASE/amd64/Latest/</a></div><div><br></div><div>unxz it (resulted file was a little more than 5gb)</div><div><br></div><div>then I copied image as 5gb_ufs and attached first image as hda and second as hdb</div><div><br></div><div>inside pre-instalked system I log in as root (no passwd), then instalked fewvpackages:</div><div><br></div><div>pkg install mc</div><div>pkg install git</div><div><br></div><div>then it run low on disk space</div><div>I killed  whole /usr/lib/debug dir, few docs in /usr/local/share/doc</div><div><br></div><div>then i tried pkg install xorg, it mostly installed, but with llvm13! </div><div><br></div><div>i killed some *. a files from this llvm13 install and then killed /var/cache for packaging system manually (so install stopped complaining about negative space - guess some xorg pkgs stayed there due to low hdd space) </div><div><br></div><div>installed gmake</div><div><br></div><div>next I created  new filesystem (newfs /dev/ada1p4) on second hdd, mounted it to /mnt</div><div>git cloned cingg</div><div><br></div><div>patched it with bsd.patch</div><div><br></div><div>and run blds/bsd. bld. </div><div>it promptly complined about unability to run</div><div><br></div><div>ln - s /usr/local/bin/bash /bin/bash</div><div><br></div><div>fixed this. </div><div><br></div><div>next I run into issue where number of clang jobs was too high for 2gb ram vm. so I added - gwith-jobs=4 argument to configure</div><div><br></div><div>next i run into all kind of missing libs but pkg search + pkg install fixed most of this. </div><div><br></div><div>next I run into openexr3 incompatibility, so disabled openexr via configure option. </div><div><br></div><div>my exportedl.C also needed minor patching due to basename requiring different include on freebsd (will try to get it out of vm soon) </div><div><br></div><div>next filegif refused to compile too, so I disabled gifquantize function (not in giflib after 5.1.9)</div><div><br></div><div>but then cin tried to start and complained about ffmpeg filters and died. </div><div>guess withffmpeg3 define is harmful for current ffmpeg 4.4... </div><div><br></div><div>more work needed, but my physical laptop also running l8w on ram right now (6gb phys ram, but already compiled cingg on tmpfs) </div><div><br></div><div>will try to recover and update</div><div><br></div><div><br></div><div><br></div><div><br></div>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" target="_blank">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote></div>