Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-12-01 Thread Roland0
audiomuze wrote: > the build fails to execute if not done as root. > Strange, never had to compile as root, and I don't see any reason why one would have to... > I disabled the tests, commented them out. This is another error. > The fragment of the log again makes it hard to see what lead t

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-28 Thread Michael Herger
I haven't tried it, how does one pull it? https://help.github.com/articles/checking-out-pull-requests-locally/ -- Michael ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-28 Thread audiomuze
mherger wrote: > Did you apply the suggest patch from the pull request?I haven't tried it, how > does one pull it? *'puddletag' (http://puddletag.sourceforge.net/)* - now packaged in most Linux distributions. audiomuze's

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-28 Thread audiomuze
Roland0 wrote: > Building as root is not a good idea. > > > > Guess you didn't disable the test, then... the build fails to execute if not done as root. I disabled the tests, commented them out. This is another error. *'puddletag' (http://puddletag.sourceforge.net/)* - now packaged in mo

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-28 Thread Roland0
audiomuze wrote: > running > Code: > > sudo buildme.sh > > > Building as root is not a good idea. > > > Code: > > Makefile:345: recipe for target 'XSAccessor.o' failed > make: *** [XSAccessor.o] Error 1 > make test

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-27 Thread Michael Herger
Did you apply the suggest patch from the pull request? Am 26.11.16 um 17:03 schrieb audiomuze: running buildme.sh in CPAN yields: Code: Makefile:345: recipe for target 'XSAccessor.o' failed make: *** [XSAccessor.o] Error 1 make test failed, aborting ---

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-26 Thread chrissy
Maybe you try this image for odroid c2. It seems to be 32 bit:http://forum.odroid.com/viewtopic.php?f=138&t=18771 Cubietruck with armbian runnig lms and squeezelite for my hifi System (feeding an ifi micro) 2 Squeezebox Radios (kitchen and bath) Nubert NuPro A200, AW350 Sub , raspi 3 with hifi

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-26 Thread chrissy
The problem seems to be, that odroid c2 is a 64 bit system and there seem to be no 64 bit modules in lms for arm. You will have to build them by yourself. Am I correct Michael. Cubietruck with armbian runnig lms and squeezelite for my hifi System (feeding an ifi micro) 2 Squeezebox Radios (ki

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-26 Thread audiomuze
chrissy wrote: > Which perl version do you have? Should be 5.20.2, at least on > cubietruck. To what did you update it? Dist update? I am on stable > jessie.Same perl. Hadn't run a distro update. *'puddletag' (http://puddletag.sourceforge.net/)* - now packaged in most Linux distributions. ---

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-26 Thread chrissy
Latest 7.9.0 from today. Works flawlessly on cubietruck. Which perl version do you have? Should be 5.20.2, at least on cubietruck. Cubietruck with armbian runnig lms and squeezelite for my hifi System (feeding an ifi micro) 2 Squeezebox Radios (kitchen and bath) Nubert NuPro A200, AW350 Sub ,

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-26 Thread audiomuze
chrissy wrote: > Hi, yes, I have lms, squeezelite running on it. Its a small cigar box > with a 2 tb disk and running fileserverice too. Found nothing better so > far. Which LMS package did you install? *'puddletag' (http://puddletag.sourceforge.net/)* - now packaged in most Linux distribution

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-26 Thread chrissy
Hi, yes, I have lms, squeezelite running on it. Its a small cigar box with a 2 tb disk and running fileserverice too. Found nothing better so far. Cubietruck with armbian runnig lms and squeezelite for my hifi System (feeding an ifi micro) 2 Squeezebox Radios (kitchen and bath) Nubert NuPro A2

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-26 Thread audiomuze
Installed Armbian, updated it, installed LMS 7.9 nightly and same sh1t, different day/distro Code: 2016-11-26 17:57:51 squeezeboxserver_safe started. 2016-11-26 17:57:56 Logitech Media Server died. Restarting. 2016-11-26 17:58:01 Logitech Media Server died. Restarting

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-26 Thread audiomuze
chrissy wrote: > Hi, maybe you try armbian jessie server which is available for odroid c2 > too. It works perfectly for me on a cubietruck and is based on debian. > Just give it a try. > Greets > ChristianAre you running LMS on it? *'puddletag' (http://puddletag.sourceforge.net/)* - now packag

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-26 Thread chrissy
Hi, maybe you try armbian jessie server which is available for odroid c2 too. It works perfectly for me on a cubietruck and is based on debian. Just give it a try. Greets Christian Cubietruck with armbian runnig lms and squeezelite for my hifi System (feeding an ifi micro) 2 Squeezebox Radios

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-26 Thread audiomuze
running buildme.sh in CPAN yields: Code: Makefile:345: recipe for target 'XSAccessor.o' failed make: *** [XSAccessor.o] Error 1 make test failed, aborting Fark! this has become a real ballache chasing rabbit holes. *'puddletag' (http://puddl

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-26 Thread audiomuze
Roland0 wrote: > Perl 5.20 actually has 'binary ARM modules' > (https://github.com/Logitech/slimserver/tree/public/7.9/CPAN/arch/5.20), > however, I don't know if these work on the odroid. > Check your logs.Those are unfortunately 32 bit libs. I've got Perl v5.18.4 > built for aarch64-linux-thr

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-22 Thread Roland0
audiomuze wrote: > Are those failures not a result of Perl lib incompatability re floating > point? The fragment of the error msg you posted is useless, it doesn't tell me anything, not even what package fails. If it is perl, try the newest supported version (5.22). If it's a module, disable the

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-21 Thread Michael Herger
You might be interested in this change request and related discussions: https://github.com/Logitech/slimserver-vendor/pull/12 https://github.com/Logitech/slimserver-vendor/issues/9 When will these updates be merged into the main repo? No plan, sorry. The solution doesn't look right to me, but

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-20 Thread audiomuze
mherger wrote: > You might be interested in this change request and related discussions: > > https://github.com/Logitech/slimserver-vendor/pull/12 > https://github.com/Logitech/slimserver-vendor/issues/9 > > -- > > Michael Thanks Michael When will these updates be merged into the main repo?

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-20 Thread audiomuze
Roland0 wrote: > Just deactivate the test for the module in buildme.sh ...Are those failures > not a result of Perl lib incompatability re floating point? *'puddletag' (http://puddletag.sourceforge.net/)* - now packaged in most Linux distributions.

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-20 Thread Michael Herger
You might be interested in this change request and related discussions: https://github.com/Logitech/slimserver-vendor/pull/12 https://github.com/Logitech/slimserver-vendor/issues/9 -- Michael ___ unix mailing list unix@lists.slimdevices.com http://lis

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-20 Thread Roland0
audiomuze wrote: > Aargh! > > > Code: > > Failed 2 tests out of 2320, 99.91% okay. > op/numconvert.t > op/range.t > > makefile:872: recipe for target 'test' failed > make: *** [test] Error 1 > > > Just deactivate the test for

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-20 Thread audiomuze
Aargh! Code: Failed 2 tests out of 2320, 99.91% okay. op/numconvert.t op/range.t ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL documen

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-20 Thread audiomuze
Roland0 wrote: > That's why I use a non-system perl (5.18, system is on 5.24) - haven't > had any issues for years, even though the server uses a rolling distro > (Gentoo). Would probably be easier for your case as well.Going to try that, > downloading http://www.cpan.org/src/5.0/perl-5.18.4.tar

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-20 Thread Roland0
audiomuze wrote: > If I download the latest nightly and install using dpkg -i it installs > without issue/ error message, but it fails to start. I get the usual > "Server died. Restarting" story. Is that likely a Perl issue? > > perl -v returns: > > Code: > > perl -v

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-20 Thread Roland0
audiomuze wrote: > Spoke too soon: > Well, that's going to be tricky. You'll probably have to untar icu-*.tgz, update config.guess as described, and tar it again in order for the build script to use the patched version. Or try using a newer icu version. audiomuze wrote: > > why is installing

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-20 Thread audiomuze
If I download the latest nightly and install using dpkg -i it installs without issue/ error message, but it fails to start. Is that likely a Perl issue? perl -v returns: Code: perl -v This is perl 5, version 20, subversion 2 (v5.20.2) built for aarch64-linux-gnu-t

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-20 Thread audiomuze
Spoke too soon: Code: checking for ICU version numbers... release 4.6, library 46.0, unicode version 6.0 checking build system type... ./config.guess: unable to guess system type This script, last modified 2008-09-28, has failed to recognize the operating syste

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-20 Thread audiomuze
Thanks Roland0 following that I had to install ntp and libgd-tools The build is running...let's see if it gets through to the end. *'puddletag' (http://puddletag.sourceforge.net/)* - now packaged in most Linux distributions. ---

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-20 Thread Roland0
audiomuze wrote: > > > Code: > > odroid@standalone_squeezebox:~/slimserver-vendor/CPAN$ ./buildme.sh > RUN_TESTS:1 CLEAN:1 USE_HINTS:1 target all > Building for Linux / aarch64-linux-thread-multi > ./buildme.sh: line 115: ldconfig: command not found > libz not

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-20 Thread audiomuze
@michael Any hints here? Code: odroid@standalone_squeezebox:~/slimserver-vendor/CPAN$ ./buildme.sh RUN_TESTS:1 CLEAN:1 USE_HINTS:1 target all Building for Linux / aarch64-linux-thread-multi ./buildme.sh: line 115: ldconfig: command not found libz not found - pl

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-20 Thread audiomuze
ralphy wrote: > You likely need *zlib1g-dev* as well. Installed and going to reattempt, albeit I'm doubtful it'll make any difference. *'puddletag' (http://puddletag.sourceforge.net/)* - now packaged in most Linux distributions.

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-20 Thread ralphy
audiomuze wrote: > In an attempt to create a standalone LMS to handle playback of a small > library stored on a USB attached drive I downloaded the Logitech Media > Server: Debian Installer Package (ARM) .deb from nightlies yesterday and > installed it using dpkg -i > > The install completed wit

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-20 Thread Man in a van
I can't help with the Pearl issue but would like to know which computer you are using. If it is a raspberry pi then I would say follow these instructions at http://www.gerrelt.nl/RaspberryPi/wordpress/tutorial-stand-alone-squeezebox-server-and-player-for-bbq/ Simple and quick enough for non Li

[SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-19 Thread audiomuze
In an attempt to create a standalone LMS to handle playback of a small library stored on a USB attached drive I downloaded the Logitech Media Server: Debian Installer Package (ARM) .deb from nightlies yesterday and installed it using dpkg -i The install completed without issue but LMS doesn't com