hi! it gives 'illegal instruction'
when i do 'ldd /usr/local/bin/liquidsoap' it gives the following (maybe it would give some clues?): /usr/lib/arm-linux-gnueabihf/libcofi_rpi.so (0xb6f9c000) liblo.so.7 => /usr/lib/liblo.so.7 (0xb6f7a000) libtag.so.1 => /usr/lib/arm-linux-gnueabihf/libtag.so.1 (0xb6efd000) libstdc++.so.6 => /usr/lib/arm-linux-gnueabihf/libstdc++.so.6 (0xb6e30000) libsamplerate.so.0 => /usr/lib/arm-linux-gnueabihf/libsamplerate.so.0 (0xb6cbd000) libao.so.4 => /usr/lib/libao.so.4 (0xb6cae000) libasound.so.2 => /usr/lib/arm-linux-gnueabihf/libasound.so.2 (0xb6bea000) libjack.so.0 => /usr/lib/arm-linux-gnueabihf/libjack.so.0 (0xb6b8f000) libavutil.so.51 => /usr/lib/arm-linux-gnueabihf/libavutil.so.51 (0xb6b68000) libswscale.so.2 => /usr/lib/arm-linux-gnueabihf/libswscale.so.2 (0xb6b33000) libgavl.so.1 => /usr/lib/arm-linux-gnueabihf/libgavl.so.1 (0xb669b000) libschroedinger-1.0.so.0 => /usr/lib/arm-linux-gnueabihf/libschroedinger-1.0.so.0 (0xb65e3000) libtheoradec.so.1 => /usr/lib/arm-linux-gnueabihf/libtheoradec.so.1 (0xb65c5000) libogg.so.0 => /usr/lib/arm-linux-gnueabihf/libogg.so.0 (0xb65b9000) libtheoraenc.so.1 => /usr/lib/arm-linux-gnueabihf/libtheoraenc.so.1 (0xb6578000) libvo-aacenc.so.0 => /usr/lib/arm-linux-gnueabihf/libvo-aacenc.so.0 (0xb6554000) libgstreamer-1.0.so.0 => /usr/lib/arm-linux-gnueabihf/libgstreamer-1.0.so.0 (0xb64a3000) libgobject-2.0.so.0 => /usr/lib/arm-linux-gnueabihf/libgobject-2.0.so.0 (0xb6454000) libgmodule-2.0.so.0 => /usr/lib/arm-linux-gnueabihf/libgmodule-2.0.so.0 (0xb6448000) libgthread-2.0.so.0 => /usr/lib/arm-linux-gnueabihf/libgthread-2.0.so.0 (0xb643e000) librt.so.1 => /lib/arm-linux-gnueabihf/librt.so.1 (0xb642e000) libglib-2.0.so.0 => /lib/arm-linux-gnueabihf/libglib-2.0.so.0 (0xb6349000) libgstapp-1.0.so.0 => /usr/lib/arm-linux-gnueabihf/libgstapp-1.0.so.0 (0xb6337000) libgstbase-1.0.so.0 => /usr/lib/arm-linux-gnueabihf/libgstbase-1.0.so.0 (0xb62f1000) libm.so.6 => /lib/arm-linux-gnueabihf/libm.so.6 (0xb6280000) libshine.so.3 => /usr/local/lib/libshine.so.3 (0xb626e000) libFLAC.so.8 => /usr/lib/arm-linux-gnueabihf/libFLAC.so.8 (0xb6223000) libmad.so.0 => /usr/lib/libmad.so.0 (0xb6205000) libspeex.so.1 => /usr/lib/arm-linux-gnueabihf/libspeex.so.1 (0xb61e7000) libvorbis.so.0 => /usr/lib/arm-linux-gnueabihf/libvorbis.so.0 (0xb61b7000) libvorbisenc.so.2 => /usr/lib/arm-linux-gnueabihf/libvorbisenc.so.2 (0xb6049000) libvorbisfile.so.3 => /usr/lib/arm-linux-gnueabihf/libvorbisfile.so.3 (0xb6039000) libpcre.so.3 => /lib/arm-linux-gnueabihf/libpcre.so.3 (0xb5ff8000) libpthread.so.0 => /lib/arm-linux-gnueabihf/libpthread.so.0 (0xb5fd9000) libdl.so.2 => /lib/arm-linux-gnueabihf/libdl.so.2 (0xb5fce000) libncurses.so.5 => /lib/arm-linux-gnueabihf/libncurses.so.5 (0xb5faa000) libtinfo.so.5 => /lib/arm-linux-gnueabihf/libtinfo.so.5 (0xb5f86000) libgcc_s.so.1 => /lib/arm-linux-gnueabihf/libgcc_s.so.1 (0xb5f5e000) libc.so.6 => /lib/arm-linux-gnueabihf/libc.so.6 (0xb5e2f000) /lib/ld-linux-armhf.so.3 (0xb6faa000) libz.so.1 => /lib/arm-linux-gnueabihf/libz.so.1 (0xb5e11000) liborc-0.4.so.0 => /usr/lib/arm-linux-gnueabihf/liborc-0.4.so.0 (0xb5d9d000) libffi.so.5 => /usr/lib/arm-linux-gnueabihf/libffi.so.5 (0xb5d89000) thanks, p > > I have no way to test your binary here. Could you paste the exact error > message you got? > > ++ > > Sam. > > On Tue, Dec 31, 2013 at 12:47 AM, Pranas Gudaitis <pra...@takas.lt> wrote: > >> Thanks Samuel! >> Now the build succeeded but oh - liquidsoap doesn't run - gives >> 'incorrect >> function' on attempt to run it. however, the other two things (liguidsoap >> and shine encoder executables work fine). >> what could it be? >> here is what i've compiled: >> http://pranza.audiomastering.lt/savonet20131230.zip >> maybe it has something to do with raspbian having eglibc instead of >> glibc? >> but it's the same with debian... >> p >> >> > >> > Message: 6 >> > Date: Sun, 29 Dec 2013 04:15:27 +0200 >> > From: "Pranas Gudaitis" <pra...@takas.lt> >> > Subject: [Savonet-users] git build fails with shine encoder on >> > raspbian wheezy >> > To: <savonet-users@lists.sourceforge.net> >> > Message-ID: <040701cf043b$d7738f10$0201a8c0@pranzapc> >> > Content-Type: text/plain; format=flowed; charset="utf-8"; >> > reply-type=original >> > >> > hej hej! >> > if i use shine mp3 encoder v1, it complains that it's not v3 >> > if i use v3 as needed, liquidsoap make give this: >> > >> > >> /home/pranza/liquidsoap/liquidsoap/../ocaml-shine/src/libshine_stubs.a(shine_stubs.o): >> > In function `ocaml_shine_encode_float': >> > shine_stubs.c:(.text+0x5a8): undefined reference to >> > `shine_encode_frame' >> > >> /home/pranza/liquidsoap/liquidsoap/../ocaml-shine/src/libshine_stubs.a(shine_stubs.o): >> > In function `ocaml_shine_encode_s16le': >> > shine_stubs.c:(.text+0x844): undefined reference to >> > `shine_encode_frame' >> > collect2: ld returned 1 exit status >> > File "_none_", line 1, characters 0-1: >> > Error: Error while building custom runtime system >> > make[3]: *** [liquidsoap] Error 2 >> > make[3]: Leaving directory `/home/pranza/liquidsoap/liquidsoap/src' >> > make[2]: *** [all-auto-ocaml-prog] Error 2 >> > make[2]: Leaving directory `/home/pranza/liquidsoap/liquidsoap/src' >> > make[1]: *** [all-subdirs] Error 2 >> > make[1]: Leaving directory `/home/pranza/liquidsoap/liquidsoap' >> > make: *** [all] Error 1 >> > >> > >> > i've read this as well: >> > http://sourceforge.net/mailarchive/message.php?msg_id=31355602 >> > but my situation is that git source doesn't really like 3.0 API. >> > although >> > it >> > wouldnt't even ./configure if I try to use 1.0 >> > >> > any ideas?.. >> > regards, >> > p >> > >> > >> > >> > >> > ------------------------------ >> > >> > Message: 7 >> > Date: Mon, 30 Dec 2013 00:44:01 +0100 >> > From: Samuel Mimram <smim...@gmail.com> >> > Subject: Re: [Savonet-users] git build fails with shine encoder on >> > raspbian wheezy >> > To: savonet-users <savonet-users@lists.sourceforge.net> >> > Message-ID: >> > <CA+7PP=GrAnVZNaWA5275LYykS6heQ9DG6cO0=Wa=x-enunt...@mail.gmail.com> >> > Content-Type: text/plain; charset="utf-8" >> > >> > Hi, >> > >> > Thanks for noticing this. My latest commit in ocaml-shine >> > (768c5614bc448a5dbb62f0179d656b3fb5c83283) should fix this problem. >> > >> > Cheers, >> > >> > Samuel. >> > >> > >> > On Sun, Dec 29, 2013 at 3:15 AM, Pranas Gudaitis <pra...@takas.lt> >> wrote: >> > >> >> hej hej! >> >> if i use shine mp3 encoder v1, it complains that it's not v3 >> >> if i use v3 as needed, liquidsoap make give this: >> >> >> >> >> >> >> /home/pranza/liquidsoap/liquidsoap/../ocaml-shine/src/libshine_stubs.a(shine_stubs.o): >> >> In function `ocaml_shine_encode_float': >> >> shine_stubs.c:(.text+0x5a8): undefined reference to >> >> `shine_encode_frame' >> >> >> >> >> /home/pranza/liquidsoap/liquidsoap/../ocaml-shine/src/libshine_stubs.a(shine_stubs.o): >> >> In function `ocaml_shine_encode_s16le': >> >> shine_stubs.c:(.text+0x844): undefined reference to >> >> `shine_encode_frame' >> >> collect2: ld returned 1 exit status >> >> File "_none_", line 1, characters 0-1: >> >> Error: Error while building custom runtime system >> >> make[3]: *** [liquidsoap] Error 2 >> >> make[3]: Leaving directory `/home/pranza/liquidsoap/liquidsoap/src' >> >> make[2]: *** [all-auto-ocaml-prog] Error 2 >> >> make[2]: Leaving directory `/home/pranza/liquidsoap/liquidsoap/src' >> >> make[1]: *** [all-subdirs] Error 2 >> >> make[1]: Leaving directory `/home/pranza/liquidsoap/liquidsoap' >> >> make: *** [all] Error 1 >> >> >> >> >> >> i've read this as well: >> >> http://sourceforge.net/mailarchive/message.php?msg_id=31355602 >> >> but my situation is that git source doesn't really like 3.0 API. >> although >> >> it >> >> wouldnt't even ./configure if I try to use 1.0 >> >> >> >> any ideas?.. >> >> regards, >> >> p >> >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> Rapidly troubleshoot problems before they affect your business. Most IT >> organizations don't have a clear picture of how application performance >> affects their revenue. With AppDynamics, you get 100% visibility into >> your >> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics >> Pro! >> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk >> _______________________________________________ >> Savonet-users mailing list >> Savonet-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/savonet-users >> > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 3 > Date: Wed, 1 Jan 2014 12:37:04 +0100 > From: Samuel Mimram <smim...@gmail.com> > Subject: Re: [Savonet-users] input.external output.external and > metadata > To: savonet-users <savonet-users@lists.sourceforge.net> > Message-ID: > <CA+7PP=FkNFEH6i464J0NLR_XumWHgbty6N0YtB3oH=2gyp9...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Hi, > > Actually, I don't think it is possible to do both output and input on the > same process using output.external / input.external. The easy way would be > to use jack if stereo tools supports it. > > In any case, metadata won't be preserved. However, you could easily use > "on_metadata" to detect the metadata before the output and reinsert them > afterwards using "insert_metadata" so that they get passed on. > > ++ > > Sam. > > > On Tue, Dec 24, 2013 at 12:58 AM, Ashworth Payne > <email.ashwo...@gmail.com>wrote: > >> Hello all, >> >> This may be a dumb question.... >> >> What happens to metadata in a scenario where we might stream out to an >> external app and back in? Does it get clobbered? >> >> I've been tinkering with Stereo Tool and want to drop it into the signal >> chain, just before the transcoders. But I don't want to lose metadata >> for >> obvious reasons. >> >> Thanks, >> Ashworth Payne >> >> >> ------------------------------------------------------------------------------ >> Rapidly troubleshoot problems before they affect your business. Most IT >> organizations don't have a clear picture of how application performance >> affects their revenue. With AppDynamics, you get 100% visibility into >> your >> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics >> Pro! >> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk >> _______________________________________________ >> Savonet-users mailing list >> Savonet-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/savonet-users >> >> > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 4 > Date: Fri, 3 Jan 2014 01:03:05 +0000 > From: Tim Baker <t...@tjbaker.co.uk> > Subject: [Savonet-users] Monit and LIquidsoap > To: savonet-users@lists.sourceforge.net > Message-ID: <0af48e84-ad7d-403e-8dc5-2282faa7e...@tjbaker.co.uk> > Content-Type: text/plain; charset=windows-1252 > > Is anyone using Monit with Icecast2 and/or LIquidsoap? Could you share > your Monit script? I found one for Icecast2 but it needs the pid.file and > even creating one and chowning it to icecast2:icecast doesn't work... > > Also oddly it seems my Liquidsoap as well doesn't create a pid.file?anyone > know how to fix that? > > Tim > > > ------------------------------ > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > > ------------------------------ > > _______________________________________________ > Savonet-users mailing list > Savonet-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/savonet-users > > > End of Savonet-users Digest, Vol 88, Issue 1 > ******************************************** ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Savonet-users mailing list Savonet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-users