online_store icon indicating copy to clipboard operation
online_store copied to clipboard

Errror On running make up

Open soodanr01 opened this issue 2 years ago • 4 comments

After i clone the repository , i ran docker ps , and there i didn't got any image , after the i ran make up , there i got the error , after that i ran manually docker compose up --build -d , got the same error , Below is the file from which i got the error. I am running docker on mac m1 . Please help.

Collecting snowflake-connector-python[secure-local-storage]<2.6.0,>=2.4.1 #0 28.80 Downloading snowflake-connector-python-2.5.1.tar.gz (344 kB) #0 28.81 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 344.9/344.9 KB 30.9 MB/s eta 0:00:00 #0 28.94 Installing build dependencies: started #0 35.11 Installing build dependencies: finished with status 'error' #0 35.26 error: subprocess-exited-with-error #0 35.26
#0 35.26 × pip subprocess to install build dependencies did not run successfully. #0 35.26 │ exit code: 1 #0 35.26 ╰─> [628 lines of output] #0 35.26 Collecting setuptools>=40.6.0 #0 35.26 Using cached setuptools-62.3.2-py3-none-any.whl (1.2 MB) #0 35.26 Collecting wheel #0 35.26 Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB) #0 35.26 Collecting cython #0 35.26 Downloading Cython-0.29.30-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (1.8 MB) #0 35.26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 15.8 MB/s eta 0:00:00 #0 35.26 Collecting pyarrow<3.1.0,>=3.0.0 #0 35.26 Downloading pyarrow-3.0.0.tar.gz (682 kB) #0 35.26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 682.2/682.2 KB 53.4 MB/s eta 0:00:00 #0 35.26 Installing build dependencies: started #0 35.26 Installing build dependencies: finished with status 'error' #0 35.26 error: subprocess-exited-with-error #0 35.26
#0 35.26 × pip subprocess to install build dependencies did not run successfully. #0 35.26 │ exit code: 1 #0 35.26 ╰─> [599 lines of output] #0 35.26 Ignoring numpy: markers 'python_version >= "3.9"' don't match your environment #0 35.26 Collecting cython>=0.29 #0 35.26 Using cached Cython-0.29.30-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (1.8 MB) #0 35.26 Collecting numpy==1.16.6 #0 35.26 Downloading numpy-1.16.6.zip (5.1 MB) #0 35.26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/5.1 MB 9.4 MB/s eta 0:00:00 #0 35.26 Preparing metadata (setup.py): started #0 35.26 Preparing metadata (setup.py): finished with status 'done' #0 35.26 Collecting setuptools #0 35.26 Using cached setuptools-62.3.2-py3-none-any.whl (1.2 MB) #0 35.26 Collecting setuptools_scm #0 35.26 Downloading setuptools_scm-6.4.2-py3-none-any.whl (37 kB) #0 35.26 Collecting wheel #0 35.26 Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB) #0 35.26 Collecting packaging>=20.0 #0 35.26 Using cached packaging-21.3-py3-none-any.whl (40 kB) #0 35.26 Collecting tomli>=1.0.0 #0 35.26 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) #0 35.26 Collecting pyparsing!=3.0.5,>=2.0.2 #0 35.26 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) #0 35.26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 KB 28.0 MB/s eta 0:00:00 #0 35.26 Building wheels for collected packages: numpy #0 35.26 Building wheel for numpy (setup.py): started #0 35.26 Building wheel for numpy (setup.py): finished with status 'error' #0 35.26 error: subprocess-exited-with-error #0 35.26
#0 35.26 × python setup.py bdist_wheel did not run successfully. #0 35.26 │ exit code: 1 #0 35.26 ╰─> [258 lines of output] #0 35.26 Running from numpy source directory. #0 35.26 blas_opt_info: #0 35.26 blas_mkl_info: #0 35.26 customize UnixCCompiler #0 35.26 libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 blis_info: #0 35.26 customize UnixCCompiler #0 35.26 libraries blis not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 openblas_info: #0 35.26 customize UnixCCompiler #0 35.26 customize UnixCCompiler #0 35.26 libraries openblas not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 atlas_3_10_blas_threads_info: #0 35.26 Setting PTATLAS=ATLAS #0 35.26 customize UnixCCompiler #0 35.26 libraries tatlas not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 atlas_3_10_blas_info: #0 35.26 customize UnixCCompiler #0 35.26 libraries satlas not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 atlas_blas_threads_info: #0 35.26 Setting PTATLAS=ATLAS #0 35.26 customize UnixCCompiler #0 35.26 libraries ptf77blas,ptcblas,atlas not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 atlas_blas_info: #0 35.26 customize UnixCCompiler #0 35.26 libraries f77blas,cblas,atlas not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 accelerate_info: #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 /tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/system_info.py:639: UserWarning: #0 35.26 Atlas (http://math-atlas.sourceforge.net/) libraries not found. #0 35.26 Directories to search for the libraries can be specified in the #0 35.26 numpy/distutils/site.cfg file (section [atlas]) or by setting #0 35.26 the ATLAS environment variable. #0 35.26 self.calc_info() #0 35.26 blas_info: #0 35.26 customize UnixCCompiler #0 35.26 libraries blas not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 /tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/system_info.py:639: UserWarning: #0 35.26 Blas (http://www.netlib.org/blas/) libraries not found. #0 35.26 Directories to search for the libraries can be specified in the #0 35.26 numpy/distutils/site.cfg file (section [blas]) or by setting #0 35.26 the BLAS environment variable. #0 35.26 self.calc_info() #0 35.26 blas_src_info: #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 /tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/system_info.py:639: UserWarning: #0 35.26 Blas (http://www.netlib.org/blas/) sources not found. #0 35.26 Directories to search for the sources can be specified in the #0 35.26 numpy/distutils/site.cfg file (section [blas_src]) or by setting #0 35.26 the BLAS_SRC environment variable. #0 35.26 self.calc_info() #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 /bin/sh: 1: svnversion: not found #0 35.26 non-existing path in 'numpy/distutils': 'site.cfg' #0 35.26 lapack_opt_info: #0 35.26 lapack_mkl_info: #0 35.26 customize UnixCCompiler #0 35.26 libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 openblas_lapack_info: #0 35.26 customize UnixCCompiler #0 35.26 customize UnixCCompiler #0 35.26 libraries openblas not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 openblas_clapack_info: #0 35.26 customize UnixCCompiler #0 35.26 customize UnixCCompiler #0 35.26 libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 atlas_3_10_threads_info: #0 35.26 Setting PTATLAS=ATLAS #0 35.26 customize UnixCCompiler #0 35.26 libraries lapack_atlas not found in /usr/local/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries tatlas,tatlas not found in /usr/local/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries lapack_atlas not found in /usr/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries tatlas,tatlas not found in /usr/lib #0 35.26 <class 'numpy.distutils.system_info.atlas_3_10_threads_info'> #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 atlas_3_10_info: #0 35.26 customize UnixCCompiler #0 35.26 libraries lapack_atlas not found in /usr/local/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries satlas,satlas not found in /usr/local/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries lapack_atlas not found in /usr/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries satlas,satlas not found in /usr/lib #0 35.26 <class 'numpy.distutils.system_info.atlas_3_10_info'> #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 atlas_threads_info: #0 35.26 Setting PTATLAS=ATLAS #0 35.26 customize UnixCCompiler #0 35.26 libraries lapack_atlas not found in /usr/local/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries lapack_atlas not found in /usr/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries ptf77blas,ptcblas,atlas not found in /usr/lib #0 35.26 <class 'numpy.distutils.system_info.atlas_threads_info'> #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 atlas_info: #0 35.26 customize UnixCCompiler #0 35.26 libraries lapack_atlas not found in /usr/local/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries f77blas,cblas,atlas not found in /usr/local/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries lapack_atlas not found in /usr/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries f77blas,cblas,atlas not found in /usr/lib #0 35.26 <class 'numpy.distutils.system_info.atlas_info'> #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 lapack_info: #0 35.26 customize UnixCCompiler #0 35.26 libraries lapack not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 /tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/system_info.py:639: UserWarning: #0 35.26 Lapack (http://www.netlib.org/lapack/) libraries not found. #0 35.26 Directories to search for the libraries can be specified in the #0 35.26 numpy/distutils/site.cfg file (section [lapack]) or by setting #0 35.26 the LAPACK environment variable. #0 35.26 self.calc_info() #0 35.26 lapack_src_info: #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 /tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/system_info.py:639: UserWarning: #0 35.26 Lapack (http://www.netlib.org/lapack/) sources not found. #0 35.26 Directories to search for the sources can be specified in the #0 35.26 numpy/distutils/site.cfg file (section [lapack_src]) or by setting #0 35.26 the LAPACK_SRC environment variable. #0 35.26 self.calc_info() #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 /usr/local/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'define_macros' #0 35.26 warnings.warn(msg) #0 35.26 running bdist_wheel #0 35.26 running build #0 35.26 running config_cc #0 35.26 unifing config_cc, config, build_clib, build_ext, build commands --compiler options #0 35.26 running config_fc #0 35.26 unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options #0 35.26 running build_src #0 35.26 build_src #0 35.26 building py_modules sources #0 35.26 creating build #0 35.26 creating build/src.linux-aarch64-3.7 #0 35.26 creating build/src.linux-aarch64-3.7/numpy #0 35.26 creating build/src.linux-aarch64-3.7/numpy/distutils #0 35.26 building library "npymath" sources #0 35.26 get_default_fcompiler: matching types: '['gnu95', 'intel', 'lahey', 'pg', 'absoft', 'nag', 'vast', 'compaq', 'intele', 'intelem', 'gnu', 'g95', 'pathf95', 'nagfor']' #0 35.26 customize Gnu95FCompiler #0 35.26 Could not locate executable gfortran #0 35.26 Could not locate executable f95 #0 35.26 customize IntelFCompiler #0 35.26 Could not locate executable ifort #0 35.26 Could not locate executable ifc #0 35.26 customize LaheyFCompiler #0 35.26 Could not locate executable lf95 #0 35.26 customize PGroupFCompiler #0 35.26 Could not locate executable pgfortran #0 35.26 customize AbsoftFCompiler #0 35.26 Could not locate executable f90 #0 35.26 Could not locate executable f77 #0 35.26 customize NAGFCompiler #0 35.26 customize VastFCompiler #0 35.26 customize CompaqFCompiler #0 35.26 Could not locate executable fort #0 35.26 customize IntelItaniumFCompiler #0 35.26 Could not locate executable efort #0 35.26 Could not locate executable efc #0 35.26 customize IntelEM64TFCompiler #0 35.26 customize GnuFCompiler #0 35.26 Could not locate executable g77 #0 35.26 customize G95FCompiler #0 35.26 Could not locate executable g95 #0 35.26 customize PathScaleFCompiler #0 35.26 Could not locate executable pathf95 #0 35.26 customize NAGFORCompiler #0 35.26 Could not locate executable nagfor #0 35.26 don't know how to compile Fortran code on platform 'posix' #0 35.26 C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC #0 35.26
#0 35.26 compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.7m -c' #0 35.26 gcc: _configtest.c #0 35.26 failure. #0 35.26 removing: _configtest.c _configtest.o #0 35.26 Traceback (most recent call last): #0 35.26 File "", line 36, in #0 35.26 File "", line 34, in #0 35.26 File "/tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/setup.py", line 419, in #0 35.26 setup_package() #0 35.26 File "/tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/setup.py", line 411, in setup_package #0 35.26 setup(**metadata) #0 35.26 File "/tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/core.py", line 171, in setup #0 35.26 return old_setup(**new_attr) #0 35.26 File "/usr/local/lib/python3.7/site-packages/setuptools/init.py", line 153, in setup #0 35.26 return distutils.core.setup(**attrs) #0 35.26 File "/usr/local/lib/python3.7/distutils/core.py", line 148, in setup #0 35.26 dist.run_commands() #0 35.26 File "/usr/local/lib/python3.7/distutils/dist.py", line 966, in run_commands #0 35.26 self.run_command(cmd) #0 35.26 File "/usr/local/lib/python3.7/distutils/dist.py", line 985, in run_command #0 35.26 cmd_obj.run() #0 35.26 File "/usr/local/lib/python3.7/site-packages/wheel/bdist_wheel.py", line 299, in run #0 35.26 self.run_command('build') #0 35.26 File "/usr/local/lib/python3.7/distutils/cmd.py", line 313, in run_command #0 35.26 self.distribution.run_command(command) #0 35.26 File "/usr/local/lib/python3.7/distutils/dist.py", line 985, in run_command #0 35.26 cmd_obj.run() #0 35.26 File "/tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/command/build.py", line 47, in run #0 35.26 old_build.run(self) #0 35.26 File "/usr/local/lib/python3.7/distutils/command/build.py", line 135, in run #0 35.26 self.run_command(cmd_name) #0 35.26 File "/usr/local/lib/python3.7/distutils/cmd.py", line 313, in run_command #0 35.26 self.distribution.run_command(command) #0 35.26 File "/usr/local/lib/python3.7/distutils/dist.py", line 985, in run_command #0 35.26 cmd_obj.run() #0 35.26 File "/tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/command/build_src.py", line 148, in run #0 35.26 self.build_sources() #0 35.26 File "/tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/command/build_src.py", line 159, in build_sources #0 35.26 self.build_library_sources(*libname_info) #0 35.26 File "/tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/command/build_src.py", line 292, in build_library_sources #0 35.26 sources = self.generate_sources(sources, (lib_name, build_info)) #0 35.26 File "/tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/command/build_src.py", line 375, in generate_sources #0 35.26 source = func(extension, build_dir) #0 35.26 File "numpy/core/setup.py", line 667, in get_mathlib_info #0 35.26 raise RuntimeError("Broken toolchain: cannot link a simple C program") #0 35.26 RuntimeError: Broken toolchain: cannot link a simple C program #0 35.26 [end of output] #0 35.26
#0 35.26 note: This error originates from a subprocess, and is likely not a problem with pip. #0 35.26 ERROR: Failed building wheel for numpy #0 35.26 Running setup.py clean for numpy #0 35.26 error: subprocess-exited-with-error #0 35.26
#0 35.26 × python setup.py clean did not run successfully. #0 35.26 │ exit code: 1 #0 35.26 ╰─> [10 lines of output] #0 35.26 Running from numpy source directory. #0 35.26
#0 35.26 setup.py clean is not supported, use one of the following instead: #0 35.26
#0 35.26 - git clean -xdf (cleans all files) #0 35.26 - git clean -Xdf (cleans all versioned files, doesn't touch #0 35.26 files that aren't checked into the git repo) #0 35.26
#0 35.26 Add --force to your command to use it anyway if you must (unsupported). #0 35.26
#0 35.26 [end of output] #0 35.26
#0 35.26 note: This error originates from a subprocess, and is likely not a problem with pip. #0 35.26 ERROR: Failed cleaning build dir for numpy #0 35.26 Failed to build numpy #0 35.26 Installing collected packages: wheel, tomli, setuptools, pyparsing, numpy, cython, packaging, setuptools_scm #0 35.26 Running setup.py install for numpy: started #0 35.26 Running setup.py install for numpy: finished with status 'error' #0 35.26 error: subprocess-exited-with-error #0 35.26
#0 35.26 × Running setup.py install for numpy did not run successfully. #0 35.26 │ exit code: 1 #0 35.26 ╰─> [267 lines of output] #0 35.26 Running from numpy source directory. #0 35.26
#0 35.26 Note: if you need reliable uninstall behavior, then install #0 35.26 with pip instead of using setup.py install: #0 35.26
#0 35.26 - pip install . (from a git repo or downloaded source #0 35.26 release) #0 35.26 - pip install numpy (last NumPy release on PyPi) #0 35.26
#0 35.26
#0 35.26 blas_opt_info: #0 35.26 blas_mkl_info: #0 35.26 customize UnixCCompiler #0 35.26 libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 blis_info: #0 35.26 customize UnixCCompiler #0 35.26 libraries blis not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 openblas_info: #0 35.26 customize UnixCCompiler #0 35.26 customize UnixCCompiler #0 35.26 libraries openblas not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 atlas_3_10_blas_threads_info: #0 35.26 Setting PTATLAS=ATLAS #0 35.26 customize UnixCCompiler #0 35.26 libraries tatlas not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 atlas_3_10_blas_info: #0 35.26 customize UnixCCompiler #0 35.26 libraries satlas not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 atlas_blas_threads_info: #0 35.26 Setting PTATLAS=ATLAS #0 35.26 customize UnixCCompiler #0 35.26 libraries ptf77blas,ptcblas,atlas not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 atlas_blas_info: #0 35.26 customize UnixCCompiler #0 35.26 libraries f77blas,cblas,atlas not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 accelerate_info: #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 /tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/system_info.py:639: UserWarning: #0 35.26 Atlas (http://math-atlas.sourceforge.net/) libraries not found. #0 35.26 Directories to search for the libraries can be specified in the #0 35.26 numpy/distutils/site.cfg file (section [atlas]) or by setting #0 35.26 the ATLAS environment variable. #0 35.26 self.calc_info() #0 35.26 blas_info: #0 35.26 customize UnixCCompiler #0 35.26 libraries blas not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 /tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/system_info.py:639: UserWarning: #0 35.26 Blas (http://www.netlib.org/blas/) libraries not found. #0 35.26 Directories to search for the libraries can be specified in the #0 35.26 numpy/distutils/site.cfg file (section [blas]) or by setting #0 35.26 the BLAS environment variable. #0 35.26 self.calc_info() #0 35.26 blas_src_info: #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 /tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/system_info.py:639: UserWarning: #0 35.26 Blas (http://www.netlib.org/blas/) sources not found. #0 35.26 Directories to search for the sources can be specified in the #0 35.26 numpy/distutils/site.cfg file (section [blas_src]) or by setting #0 35.26 the BLAS_SRC environment variable. #0 35.26 self.calc_info() #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 /bin/sh: 1: svnversion: not found #0 35.26 non-existing path in 'numpy/distutils': 'site.cfg' #0 35.26 lapack_opt_info: #0 35.26 lapack_mkl_info: #0 35.26 customize UnixCCompiler #0 35.26 libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 openblas_lapack_info: #0 35.26 customize UnixCCompiler #0 35.26 customize UnixCCompiler #0 35.26 libraries openblas not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 openblas_clapack_info: #0 35.26 customize UnixCCompiler #0 35.26 customize UnixCCompiler #0 35.26 libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 atlas_3_10_threads_info: #0 35.26 Setting PTATLAS=ATLAS #0 35.26 customize UnixCCompiler #0 35.26 libraries lapack_atlas not found in /usr/local/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries tatlas,tatlas not found in /usr/local/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries lapack_atlas not found in /usr/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries tatlas,tatlas not found in /usr/lib #0 35.26 <class 'numpy.distutils.system_info.atlas_3_10_threads_info'> #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 atlas_3_10_info: #0 35.26 customize UnixCCompiler #0 35.26 libraries lapack_atlas not found in /usr/local/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries satlas,satlas not found in /usr/local/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries lapack_atlas not found in /usr/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries satlas,satlas not found in /usr/lib #0 35.26 <class 'numpy.distutils.system_info.atlas_3_10_info'> #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 atlas_threads_info: #0 35.26 Setting PTATLAS=ATLAS #0 35.26 customize UnixCCompiler #0 35.26 libraries lapack_atlas not found in /usr/local/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries lapack_atlas not found in /usr/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries ptf77blas,ptcblas,atlas not found in /usr/lib #0 35.26 <class 'numpy.distutils.system_info.atlas_threads_info'> #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 atlas_info: #0 35.26 customize UnixCCompiler #0 35.26 libraries lapack_atlas not found in /usr/local/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries f77blas,cblas,atlas not found in /usr/local/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries lapack_atlas not found in /usr/lib #0 35.26 customize UnixCCompiler #0 35.26 libraries f77blas,cblas,atlas not found in /usr/lib #0 35.26 <class 'numpy.distutils.system_info.atlas_info'> #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 lapack_info: #0 35.26 customize UnixCCompiler #0 35.26 libraries lapack not found in ['/usr/local/lib', '/usr/lib'] #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 /tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/system_info.py:639: UserWarning: #0 35.26 Lapack (http://www.netlib.org/lapack/) libraries not found. #0 35.26 Directories to search for the libraries can be specified in the #0 35.26 numpy/distutils/site.cfg file (section [lapack]) or by setting #0 35.26 the LAPACK environment variable. #0 35.26 self.calc_info() #0 35.26 lapack_src_info: #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 /tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/system_info.py:639: UserWarning: #0 35.26 Lapack (http://www.netlib.org/lapack/) sources not found. #0 35.26 Directories to search for the sources can be specified in the #0 35.26 numpy/distutils/site.cfg file (section [lapack_src]) or by setting #0 35.26 the LAPACK_SRC environment variable. #0 35.26 self.calc_info() #0 35.26 NOT AVAILABLE #0 35.26
#0 35.26 /usr/local/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'define_macros' #0 35.26 warnings.warn(msg) #0 35.26 running install #0 35.26 running build #0 35.26 running config_cc #0 35.26 unifing config_cc, config, build_clib, build_ext, build commands --compiler options #0 35.26 running config_fc #0 35.26 unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options #0 35.26 running build_src #0 35.26 build_src #0 35.26 building py_modules sources #0 35.26 building library "npymath" sources #0 35.26 get_default_fcompiler: matching types: '['gnu95', 'intel', 'lahey', 'pg', 'absoft', 'nag', 'vast', 'compaq', 'intele', 'intelem', 'gnu', 'g95', 'pathf95', 'nagfor']' #0 35.26 customize Gnu95FCompiler #0 35.26 Could not locate executable gfortran #0 35.26 Could not locate executable f95 #0 35.26 customize IntelFCompiler #0 35.26 Could not locate executable ifort #0 35.26 Could not locate executable ifc #0 35.26 customize LaheyFCompiler #0 35.26 Could not locate executable lf95 #0 35.26 customize PGroupFCompiler #0 35.26 Could not locate executable pgfortran #0 35.26 customize AbsoftFCompiler #0 35.26 Could not locate executable f90 #0 35.26 Could not locate executable f77 #0 35.26 customize NAGFCompiler #0 35.26 customize VastFCompiler #0 35.26 customize CompaqFCompiler #0 35.26 Could not locate executable fort #0 35.26 customize IntelItaniumFCompiler #0 35.26 Could not locate executable efort #0 35.26 Could not locate executable efc #0 35.26 customize IntelEM64TFCompiler #0 35.26 customize GnuFCompiler #0 35.26 Could not locate executable g77 #0 35.26 customize G95FCompiler #0 35.26 Could not locate executable g95 #0 35.26 customize PathScaleFCompiler #0 35.26 Could not locate executable pathf95 #0 35.26 customize NAGFORCompiler #0 35.26 Could not locate executable nagfor #0 35.26 don't know how to compile Fortran code on platform 'posix' #0 35.26 C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC #0 35.26
#0 35.26 compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.7m -c' #0 35.26 gcc: _configtest.c #0 35.26 failure. #0 35.26 removing: _configtest.c _configtest.o #0 35.26 Traceback (most recent call last): #0 35.26 File "", line 36, in #0 35.26 File "", line 34, in #0 35.26 File "/tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/setup.py", line 419, in #0 35.26 setup_package() #0 35.26 File "/tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/setup.py", line 411, in setup_package #0 35.26 setup(**metadata) #0 35.26 File "/tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/core.py", line 171, in setup #0 35.26 return old_setup(**new_attr) #0 35.26 File "/usr/local/lib/python3.7/site-packages/setuptools/init.py", line 153, in setup #0 35.26 return distutils.core.setup(**attrs) #0 35.26 File "/usr/local/lib/python3.7/distutils/core.py", line 148, in setup #0 35.26 dist.run_commands() #0 35.26 File "/usr/local/lib/python3.7/distutils/dist.py", line 966, in run_commands #0 35.26 self.run_command(cmd) #0 35.26 File "/usr/local/lib/python3.7/distutils/dist.py", line 985, in run_command #0 35.26 cmd_obj.run() #0 35.26 File "/tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/command/install.py", line 62, in run #0 35.26 r = self.setuptools_run() #0 35.26 File "/tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/command/install.py", line 36, in setuptools_run #0 35.26 return distutils_install.run(self) #0 35.26 File "/usr/local/lib/python3.7/distutils/command/install.py", line 545, in run #0 35.26 self.run_command('build') #0 35.26 File "/usr/local/lib/python3.7/distutils/cmd.py", line 313, in run_command #0 35.26 self.distribution.run_command(command) #0 35.26 File "/usr/local/lib/python3.7/distutils/dist.py", line 985, in run_command #0 35.26 cmd_obj.run() #0 35.26 File "/tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/command/build.py", line 47, in run #0 35.26 old_build.run(self) #0 35.26 File "/usr/local/lib/python3.7/distutils/command/build.py", line 135, in run #0 35.26 self.run_command(cmd_name) #0 35.26 File "/usr/local/lib/python3.7/distutils/cmd.py", line 313, in run_command #0 35.26 self.distribution.run_command(command) #0 35.26 File "/usr/local/lib/python3.7/distutils/dist.py", line 985, in run_command #0 35.26 cmd_obj.run() #0 35.26 File "/tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/command/build_src.py", line 148, in run #0 35.26 self.build_sources() #0 35.26 File "/tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/command/build_src.py", line 159, in build_sources #0 35.26 self.build_library_sources(*libname_info) #0 35.26 File "/tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/command/build_src.py", line 292, in build_library_sources #0 35.26 sources = self.generate_sources(sources, (lib_name, build_info)) #0 35.26 File "/tmp/pip-install-6bxo4lr0/numpy_75e6018183294edfadcb00d395c1a12b/numpy/distutils/command/build_src.py", line 375, in generate_sources #0 35.26 source = func(extension, build_dir) #0 35.26 File "numpy/core/setup.py", line 667, in get_mathlib_info #0 35.26 raise RuntimeError("Broken toolchain: cannot link a simple C program") #0 35.26 RuntimeError: Broken toolchain: cannot link a simple C program #0 35.26 [end of output] #0 35.26
#0 35.26 note: This error originates from a subprocess, and is likely not a problem with pip. #0 35.26 error: legacy-install-failure #0 35.26
#0 35.26 × Encountered error while trying to install package. #0 35.26 ╰─> numpy #0 35.26
#0 35.26 note: This is an issue with the package mentioned above, not pip. #0 35.26 hint: See above for output from the failure. #0 35.26 WARNING: You are using pip version 22.0.4; however, version 22.1.1 is available. #0 35.26 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. #0 35.26 [end of output] #0 35.26
#0 35.26 note: This error originates from a subprocess, and is likely not a problem with pip. #0 35.26 error: subprocess-exited-with-error #0 35.26
#0 35.26 × pip subprocess to install build dependencies did not run successfully. #0 35.26 │ exit code: 1 #0 35.26 ╰─> See above for output. #0 35.26
#0 35.26 note: This error originates from a subprocess, and is likely not a problem with pip. #0 35.26 WARNING: You are using pip version 22.0.4; however, version 22.1.1 is available. #0 35.26 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. #0 35.26 [end of output] #0 35.26
#0 35.26 note: This error originates from a subprocess, and is likely not a problem with pip. #0 35.26 error: subprocess-exited-with-error #0 35.26 #0 35.26 × pip subprocess to install build dependencies did not run successfully. #0 35.26 │ exit code: 1 #0 35.26 ╰─> See above for output. #0 35.26 #0 35.26 note: This error originates from a subprocess, and is likely not a problem with pip. #0 35.27 WARNING: You are using pip version 22.0.4; however, version 22.1.1 is available. #0 35.27 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.

failed to solve: executor failed running [/bin/sh -c pip install dagster==0.14.3 dagster-postgres==0.14.3 dagster-docker==0.14.3 requests==2.27.1 psycopg2-binary==2.9.3 boto3==1.21.21 dagster-dbt==0.14.3 dbt==0.21.1]: exit code: 1 make: *** [up] Error 17

soodanr01 avatar May 27 '22 22:05 soodanr01