
xs/Result.xs:45: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' xs/Result.xs: In function 'XS_Media_Scan_Result_size': SION=\"0.01\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.20/mach/CORE" -O2 -Wall -Wno-unused-value -Wno-format-security Scan.c Iasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -DVERSION=\"0.01\" -DXS_VER Please specify prototyping behavior for Scan.xs (see perlxs manual)Ĭc -c -I/tmp/LMS/slimserver-vendor/CPAN/build/include -I/tmp/LMS/slimserver-vendor/CPAN/build/include -I/tmp/LMS/slimserver-vendor/ĬPAN/build/include -I/tmp/LMS/slimserver-vendor/CPAN/build/include -I/tmp/LMS/slimserver-vendor/CPAN/build/include -I/tmp/LMS/slimse Interestingly enough, the directory for the group ".And You Will Know Us By The Trail Of Dead" is not hidden.Ĭode: /usr/local/bin/perl /usr/local/lib/perl5/5.20/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.20/ExtUtils/typemap -typemap typemap Not sure if there's any way to keep the leading "." and not have it hidden, so I'm just removing the "." and moving on. For example, I only just discovered that the directories for the group ".38 Special" wasn't getting scanned because they start with a "." which makes them hidden.
I'm slowly developing some small proficiency with this stuff. The most convenient way is to run LMS directly from the checked out repository (which should exclude Bin/ and CPAN/arch, where you will have your own binaries instead), then a simple git pull will bring you up to dateThanks for the tips. Keeping the checked out version locally (not in /tmp) and only updating (git pull) is a lot more efficient the downloading everything every time. Getting the nightly and checking out is also unnecessary, one of the two is enough. You only need to do the build step if the version of one of the binary CPAN modules changes, which happens very rarely (< once a year), so you can nearly always skip this step Ln -s -f /usr/local/bin/perl5.20.2 /usr/bin/perl Use Advanced mode, enter the IPv4 default gateway and check VIMAGE. The key to getting it working was making sure the symbolic links to perl/perl5 were done/redone in both jails.Ĭreate two jails: one to build LMS and one to run it. You will have to adapt them to your directory/storage structures as appropriate.

The following commands are exactly what I used as I went through the process successfully. I struggled with getting LMS to build working from the information in this thread and tried at least a half dozen times before I found the path. FreeNAS boots from the flash drive installed in the internal USB port, the SSD uses the ODD bay and SATA connector and the WD Reds are in the 4 drive trays. My goal was to have 10TB+ of lz4 storage for media and run LMS on the SSD. I have successfully built and am running the latest 7.9 nightly (1438870722) in a FreeBSD jail on FreeNAS FreeNAS-9.3-STABLE-201506292332 on an HP Microserver Gen8 with 10GB RAM, a 16GB flash drive, a 120GB Samsung SSD and 4 x 4TB WD Red HDs. How to: Installing LMS 7.9 nightly in a FreeBSD jail on FreeNAS 9.3
