From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:a24:d82:: with SMTP id 124mr6916156itx.10.1550695350508; Wed, 20 Feb 2019 12:42:30 -0800 (PST) X-Received: by 2002:aca:5884:: with SMTP id m126mr436216oib.4.1550695350046; Wed, 20 Feb 2019 12:42:30 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!y22no73074ita.0!news-out.google.com!v188ni17itb.0!nntp.google.com!y22no73072ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 20 Feb 2019 12:42:29 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2a01:cb19:8640:3d00:55a:b571:9f08:8f07; posting-account=Lb9SGgoAAADFAOoPifsJ6L5U5c8bqJNa NNTP-Posting-Host: 2a01:cb19:8640:3d00:55a:b571:9f08:8f07 References: <4e8a1cee-64f7-4e04-bbe7-ae15f30e8eb1@googlegroups.com> <5808618d-81f2-4dbd-8ed0-588c8e2149ed@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: ANN: MAX! home automation v2.15 From: malik.marouby@gmail.com Injection-Date: Wed, 20 Feb 2019 20:42:30 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:55610 Date: 2019-02-20T12:42:29-08:00 List-Id: Le mercredi 20 f=C3=A9vrier 2019 18:00:41 UTC+1, Dmitry A. Kazakov a =C3=A9= crit=C2=A0: > On 2019-02-20 17:40, wrote: > > Le mercredi 20 f=C3=A9vrier 2019 09:43:04 UTC+1, Dmitry A. Kazakov a = =C3=A9crit=C2=A0: > >> On 2019-02-19 21:53, wrote: > >>> Le mardi 19 f=C3=A9vrier 2019 21:11:20 UTC+1, Dmitry A. Kazakov a =C3= =A9crit=C2=A0: > >>>> On 2019-02-19 11:51, wrote: > >>>> > >>>>> Thanks for your answer > >>>>> however I haven't been able to install, even by adding the Buster s= ources to my sources.list :| > >>>> > >>>> Did you do apt update? > >>> Yes I did! =F0=9F=98=81 > >> > >> You might have to add "testing" to: > >> > >> deb http://ftp.de.debian.org/debian stretch main > >> > >> and try -t testing > >=20 > > that worked! > > but now I have an issue when I try to enter the cube IP address, the so= ftware closes and I have the following error: > >=20 > > max_home_automation: symbol lookup error: /usr/lib/arm-linux-gnueabihf/= libsimple-components-4.38.so.1: undefined symbol: __atomic_load_8 > >=20 > > I guess it is also related to buster? >=20 > To GCC-8. It is a GCC procedure used because 32-bit GNAT still does not= =20 > implement atomic aspect for some scalar types. >=20 > Did you install libatomic1? >=20 > --=20 > Regards, > Dmitry A. Kazakov > http://www.dmitry-kazakov.de yes and when I try again: libatomic1 is already the newest version (6.3.0-18+rpi1+deb9u1).