Re: [yocto] OpenBLAS recipe

2018-04-03 Thread Matthias Schöpfer
ot-refkit/commit/04cd5afec0c41deeb5e1a48b43a0a31e708295c1 > > On Wed, Mar 21, 2018 at 11:51 AM, Matthias Schöpfer > <matthias.schoep...@identpro.de> wrote: >> Hi Peter, >> >> I got some progress using: >> >>> export BLAS=/path/to/libblas.so >&

Re: [yocto] scipy recipe

2018-03-27 Thread Matthias Schöpfer
>> From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] >> On Behalf Of Matthias Schöpfer >> Sent: Friday, March 23, 2018 3:08 AM >> To: Peter Balazovic <balazovic.pe...@gmail.com>; Yocto-mailing-list >> <yocto@yoctoproject.org> >> Subject: Re

Re: [yocto] scipy recipe

2018-03-26 Thread Matthias Schöpfer
Hi Philip, I needed to patch numpy because scipy uses numpy.distutils a lot. Regards, Matthias On 03/24/2018 05:48 PM, Philip Balister wrote: > On 03/23/2018 06:07 AM, Matthias Schöpfer wrote: >> Hi Peter, >> >> I managed to get scipy to cross compile, s

Re: [yocto] scipy recipe

2018-03-23 Thread Matthias Schöpfer
can figure out a nicer solution. See the attached files, involving openblas, a bbappend for python-numpy and python-scipy. Regards, Matthias -- Dr.-Ing. Matthias Schöpfer Softwareentwicklung IdentPro GmbH Camp-Spich-Str. 4 53842 Troisdorf Tel

Re: [yocto] OpenBLAS recipe

2018-03-21 Thread Matthias Schöpfer
how installed or is it issue of scipy > build process ... > > > Sent from Mailspring > <https://link.getmailspring.com/link/1521292484.local-966b54e7-d3df-v1.1.5-5834c...@getmailspring.com/1?redirect=https%3A%2F%2Fgetmailspring.com%2F=eW9jdG9AeW9jdG9wcm9qZWN0Lm9yZw%3D%3D>, > the best free ema

Re: [yocto] OpenBLAS recipe

2018-03-17 Thread Matthias Schöpfer
1]: *** Waiting for unfinished jobs > | Makefile:1375: recipe for target 'cblas_sasum.o' failed > | make[1]: *** [cblas_sasum.o] Error 1 > | Makefile:1447: recipe for target 'cblas_scopy.o' failed > | make[1]: *** [cblas_scopy.o] Error 1 > | Makefile:1435: recipe for target 'cblas

Re: [yocto] libgfortran or cross compiling a fortran application

2017-12-21 Thread Matthias Schöpfer
, Matthias Schöpfer wrote: > Hi there, > > I am trying to cross compile a fortran library (lapack), which fails > because it cannot find libgfortran. > > So I am trying to build libgfortran. I added: > > FORTRAN_forcevariable = ",fortran" > > to enable su

[yocto] libgfortran or cross compiling a fortran application

2017-12-20 Thread Matthias Schöpfer
ace-supported.h" | ^~~ | compilation terminated. Any help, hints and wild guesses are welcome. Regards, Matthias -- Dr.-Ing. Matthias Schöpfer Softwareentwicklung IdentPro GmbH Camp-Spich-Str. 4 53842 Troisdorf Tel: +49 (0)2241 / 866 392 46 Fax:

Re: [yocto] RDEPENDS on package does not include package in rootfs

2017-08-17 Thread Dr . Matthias Schöpfer
Hi Paul et al, i.A. Dr.-Ing. Matthias Schöpfer | ithinx GmbH | Software Engineer Phone: +49 (221) 99589-332 | Fax: +49 (221) 99 589-199 | E-Mail: matthias.schoep...@ithinx.io On 08/17/2017 12:00 PM, Paul Eggleton wrote: > Which package backend (rpm / ipk / deb) ? its rpm. Rega

[yocto] RDEPENDS on package does not include package in rootfs

2017-08-17 Thread Dr . Matthias Schöpfer
to the Image recipe, but as I understand, this should not me necessary. Thanks in advance, Matthias i.A. Dr.-Ing. Matthias Schöpfer | ithinx GmbH | Software Engineer Phone: +49 (221) 99589-332 | Fax: +49 (221) 99589-199 Address: ithinx GmbH | Butzweilerhof Allee 4 | 50829 Col

Re: [yocto] License missing coreutils when creating /usr/share/licenses and bbappend

2017-07-11 Thread Dr . Matthias Schöpfer
Hi Khem, i.A. Dr.-Ing. Matthias Schöpfer | ithinx GmbH | Software Engineer Phone: +49 (221) 99589-332 | Fax: +49 (221) 99 589-199 | E-Mail: matthias.schoep...@ithinx.io On 07/10/2017 07:27 PM, Khem Raj wrote: > On 7/10/17 9:19 AM, Dr. Matthias Schöpfer wrote: >> Hi! >>