<div dir="ltr">Seems OpenBLAS is missing, is there recipe for it?<br><br>ERROR: scipy-1.0.0-r0 do_compile: python setup.py build execution failed.<br>ERROR: scipy-1.0.0-r0 do_compile: Function failed: do_compile (log file is located at /log.do_compile.8708)<br>ERROR: Logfile of failure stored in: /1.0.0-r0/temp/log.do_compile.8708<br>Log data follows:<br>| DEBUG: Executing shell function do_compile<br>| ERROR: python setup.py build execution failed.<br>| /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires'<br>|  warnings.warn(msg)<br>| lapack_opt_info:<br>| openblas_lapack_info:<br>|  libraries openblas not found in ['/usr/lib']<br>|  NOT AVAILABLE<br>| <br>| lapack_mkl_info:<br>| mkl_info:<br>|  libraries mkl,vml,guide not found in ['/usr/lib']<br>|  NOT AVAILABLE<br>| <br>|  NOT AVAILABLE<br>| <br>| atlas_3_10_threads_info:<br>| Setting PTATLAS=ATLAS<br>|  libraries tatlas,tatlas not found in /usr/lib<br>|  libraries lapack_atlas not found in /usr/lib<br>| <class 'numpy.distutils.system_info.atlas_3_10_threads_info'><br>|  NOT AVAILABLE<br>| <br>| atlas_3_10_info:<br>|  libraries satlas,satlas not found in /usr/lib<br>|  libraries lapack_atlas not found in /usr/lib<br>| <class 'numpy.distutils.system_info.atlas_3_10_info'><br>|  NOT AVAILABLE<br>| <br>| atlas_threads_info:<br>| Setting PTATLAS=ATLAS<br>|  libraries ptf77blas,ptcblas,atlas not found in /usr/lib<br>|  libraries lapack_atlas not found in /usr/lib<br>| <class 'numpy.distutils.system_info.atlas_threads_info'><br>|  NOT AVAILABLE<br>| <br>| atlas_info:<br>|  libraries f77blas,cblas,atlas not found in /usr/lib<br>|  libraries lapack_atlas not found in /usr/lib<br>| <class 'numpy.distutils.system_info.atlas_info'><br>|  NOT AVAILABLE<br>| <br>| /usr/lib/python2.7/site-packages/numpy/distutils/system_info.py:1510: UserWarning:<br>|    Atlas (<a href="http://math-atlas.sourceforge.net/">http://math-atlas.sourceforge.net/</a>) libraries not found.<br>|    Directories to search for the libraries can be specified in the<br>|    numpy/distutils/site.cfg file (section [atlas]) or by setting<br>|    the ATLAS environment variable.<br>|  warnings.warn(AtlasNotFoundError.__doc__)<br>| lapack_info:<br>|  libraries lapack not found in ['/usr/lib']<br>|  NOT AVAILABLE<br>| <br>| /usr/lib/python2.7/site-packages/numpy/distutils/system_info.py:1521: UserWarning:<br>|    Lapack (<a href="http://www.netlib.org/lapack/">http://www.netlib.org/lapack/</a>) libraries not found.<br>|    Directories to search for the libraries can be specified in the<br>|    numpy/distutils/site.cfg file (section [lapack]) or by setting<br>|    the LAPACK environment variable.<br>|  warnings.warn(LapackNotFoundError.__doc__)<br>| lapack_src_info:<br>|  NOT AVAILABLE<br>| <br>| /usr/lib/python2.7/site-packages/numpy/distutils/system_info.py:1524: UserWarning:<br>|    Lapack (<a href="http://www.netlib.org/lapack/">http://www.netlib.org/lapack/</a>) sources not found.<br>|    Directories to search for the sources can be specified in the<br>|    numpy/distutils/site.cfg file (section [lapack_src]) or by setting<br>|    the LAPACK_SRC environment variable.<br>|  warnings.warn(LapackSrcNotFoundError.__doc__)<br>|  NOT AVAILABLE<br>| <br>| Running from scipy source directory.<br>| Traceback (most recent call last):<br>|  File "setup.py", line 418, in <module><br>|    setup_package()<br>|  File "setup.py", line 414, in setup_package<br>|    setup(**metadata)<br>|  File "/usr/lib/python2.7/site-packages/numpy/distutils/core.py", line 135, in setup<br>|    config = configuration()<br>|  File "setup.py", line 336, in configuration<br>|    config.add_subpackage('scipy')<br>|  File "/usr/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 1003, in add_subpackage<br>|    caller_level = 2)<br>|  File "/usr/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 972, in get_subpackage<br>|    caller_level = caller_level + 1)<br>|  File "/usr/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 909, in _get_configuration_from_setup_py<br>|    config = setup_module.configuration(*args)<br>|  File "scipy/setup.py", line 15, in configuration<br>|    config.add_subpackage('linalg')<br>|  File "/usr/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 1003, in add_subpackage<br>|    caller_level = 2)<br>|  File "/usr/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 972, in get_subpackage<br>|    caller_level = caller_level + 1)<br>|  File "/usr/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 909, in _get_configuration_from_setup_py<br>|    config = setup_module.configuration(*args)<br>|  File "scipy/linalg/setup.py", line 19, in configuration<br>|    raise NotFoundError('no lapack/blas resources found')<br>| numpy.distutils.system_info.NotFoundError: no lapack/blas resources found<br>| ERROR: Function failed: do_compile (log file is located at /scipy/1.0.0-r0/temp/log.do_compile.8708)<br>ERROR: Task (/sources/meta-openembedded/meta-python/recipes-devtools/python/scipy_1.0.0.bb:do_compile) failed with exit code '1'<br>NOTE: Tasks Summary: Attempted 8394 tasks of which 8382 didn't need to be rerun and 1 failed.<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 16, 2018 at 6:36 PM, Burton, Ross <span dir="ltr"><<a href="mailto:ross.burton@intel.com" target="_blank">ross.burton@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">To change the version, change the filename of the recipe.<div><br></div><div>Also, please remember the CC the list.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Ross</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On 16 March 2018 at 17:30, Peter Balazovic <span dir="ltr"><<a href="mailto:balazovic.peter@gmail.com" target="_blank">balazovic.peter@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>I did download from <a href="https://github.com/scipy/scipy/archive/v1.0.0.tar.gz" target="_blank">https://github.com/scipy/scipy<wbr>/archive/v1.0.0.tar.gz</a> and cc to /downloads and same still issue ...<br></div>as mentioned should be version is 1.0.0 <br></div>where to change it to point to correct version & file? <br></div><div class="m_-4511592469061984950HOEnZb"><div class="m_-4511592469061984950h5"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 16, 2018 at 5:57 PM, Burton, Ross <span dir="ltr"><<a href="mailto:ross.burton@intel.com" target="_blank">ross.burton@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">You're getting a "file not found" for the URL it is looking for. According to <a href="https://pypi.python.org/pypi/scipy" target="_blank">https://pypi.python.org/pypi/s<wbr>cipy</a>, the version is 1.0.0 not 1.0.<span class="m_-4511592469061984950m_2741193929227170611HOEnZb"><font color="#888888"><div><br></div><div>Ross</div></font></span></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="m_-4511592469061984950m_2741193929227170611h5">On 16 March 2018 at 16:50, Peter Balazovic <span dir="ltr"><<a href="mailto:balazovic.peter@gmail.com" target="_blank">balazovic.peter@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="m_-4511592469061984950m_2741193929227170611h5"><div dir="ltr">per using recipe <a href="https://github.com/scipy/scipy/issues/8226" target="_blank">https://github.com/scip<wbr>y/scipy/issues/8226</a> <div><br><div><br></div><div><pre style="box-sizing:border-box;font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:11.9px;margin-top:0px;margin-bottom:16px;padding:16px;overflow:auto;line-height:1.45;background-color:rgb(246,248,250);border-radius:3px;color:rgb(36,41,46);font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial"><code style="box-sizing:border-box;font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:11.9px;padding:0px;margin:0px;background:transparent none repeat scroll 0% 0%;border-radius:3px;word-break:normal;white-space:pre-wrap;border:0px none;display:inline;overflow:visible;line-height:inherit">SUMMARY = "Scientific Library for Python"
SECTION = "devel/python"
HOMEPAGE = "<a href="https://pypi.python.org/pypi/scipy" target="_blank">https://pypi.python.org/pypi/<wbr>scipy</a>"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d0db8f<wbr>4148a3d5534cfb93be78f9287c"
PYPI_PACKAGE="scipy"
SRC_URI[md5sum] = "53fa34bd3733a9a4216842b6000f7<wbr>316"
SRC_URI[sha256sum] = "87ea1f11a0e9ec08c264dc64551d5<wbr>01fa307289460705f6fccd84cbfc79<wbr>26d10"
inherit pypi setuptools distutils
RDEPENDS_${PN} += "python-core python-numpy-native python-distutils"
DEPENDS += "python-numpy"</code></pre><br></div><div>I am getting error to fetch scipy do_fetch error</div></div><div><br><br>WARNING: scipy-1.0-r0 do_fetch: Failed to fetch URL <a href="https://files.pythonhosted.org/packages/source/s/scipy/scipy-1.0.tar.gz" target="_blank">https://files.pythonhosted.org<wbr>/packages/source/s/scipy/scipy<wbr>-1.0.tar.gz</a>, attempting MIRRORS if available<br>ERROR: scipy-1.0-r0 do_fetch: Fetcher failure: Fetch command export DBUS_SESSION_BUS_ADDRESS="unix<wbr>:abstract=/tmp/dbus-idNNJsmT3C<wbr>"; export SSH_AUTH_SOCK="/run/user/1000/<wbr>keyring/ssh"; export ftp_proxy=<br>--progress=dot -v failed with exit code 8, output:<br>--2018-03-16 17:43:34--Â <a href="https://files.pythonhosted.org/packages/source/s/scipy/scipy-1.0.tar.gz" target="_blank">https://files.pythonhosted.org<wbr>/packages/source/s/scipy/scipy<wbr>-1.0.tar.gz</a><br>Resolving <a href="http://files.pythonhosted.org" target="_blank">files.pythonhosted.org</a> (<a href="http://files.pythonhosted.org" target="_blank">files.pythonhosted.org</a>)... 151.101.17.63, 2a04:4e42:4::319<br>Connecting to <a href="http://files.pythonhosted.org" target="_blank">files.pythonhosted.org</a> (<a href="http://files.pythonhosted.org" target="_blank">files.pythonhosted.org</a>)|151.1<wbr>01.17.63|:443... connected.<br>HTTP request sent, awaiting response... 404 Not Found<br>2018-03-16 17:43:35 ERROR 404: Not Found.<br><br></div><div>Any help?<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 15, 2018 at 9:35 PM, Randy MacLeod <span dir="ltr"><<a href="mailto:randy.macleod@windriver.com" target="_blank">randy.macleod@windriver.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 2018-03-15 01:56 PM, Peter Balazovic wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello all,<br>
<br>
I wonder if there is scipy recipe available?<br>
</blockquote>
<br></span>
Not yet:<br>
<br>
<a href="https://layers.openembedded.org/layerindex/branch/master/recipes/?q=scipy" rel="noreferrer" target="_blank">https://layers.openembedded.or<wbr>g/layerindex/branch/master/rec<wbr>ipes/?q=scipy</a><br>
<br>
It appears to be blocked by:<br>
  <a href="https://github.com/scipy/scipy/issues/8226" rel="noreferrer" target="_blank">https://github.com/scipy/scip<wbr>y/issues/8226</a><br>
but apparently that's a bitbake issue, not a spip one.<br>
Care to take a look?<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks.<br>
<br>
<br><span class="m_-4511592469061984950m_2741193929227170611m_7931138883446710130m_-6603492087161229101HOEnZb"><font color="#888888">
</font></span></blockquote><span class="m_-4511592469061984950m_2741193929227170611m_7931138883446710130m_-6603492087161229101HOEnZb"><font color="#888888">
<br><span class="m_-4511592469061984950m_2741193929227170611m_7931138883446710130HOEnZb"><font color="#888888">
<br>
-- <br>
# Randy MacLeod. WR Linux<br>
# Wind River an Intel Company<br>
</font></span></font></span></blockquote></div><br></div>
<br></div></div><span>--<br>
______________________________<wbr>_________________<br>
yocto mailing list<br>
<a href="mailto:yocto@yoctoproject.org" target="_blank">yocto@yoctoproject.org</a><br>
<a href="https://lists.yoctoproject.org/listinfo/yocto" rel="noreferrer" target="_blank">https://lists.yoctoproject.org<wbr>/listinfo/yocto</a><br>
<br></span></blockquote></div><br></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>