Advertisement
Guest User

Untitled

a guest
Oct 18th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.61 KB | None | 0 0
  1. ==> Erstelle und installiere Paket
  2. ==> Erstelle Paket: python-numpy-mkl 1.13.2-1 (Di 17. Okt 20:46:02 CEST 2017)
  3. ==> Prüfe Laufzeit-Abhängigkeiten...
  4. ==> Prüfe Buildtime-Abhängigkeiten...
  5. ==> Empfange Quellen...
  6. -> Lade v1.13.2.tar.gz herunter...
  7. % Total % Received % Xferd Average Speed Time Time Time Current
  8. Dload Upload Total Spent Left Speed
  9. 100 120 0 120 0 0 120 0 --:--:-- --:--:-- --:--:-- 137
  10. 100 4238k 0 4238k 0 0 1412k 0 --:--:-- 0:00:03 --:--:-- 1673k
  11. -> site64.cfg gefunden
  12. -> site32.cfg gefunden
  13. ==> Überprüfe source Dateien mit sha256sums...
  14. v1.13.2.tar.gz ... Durchgelaufen
  15. site64.cfg ... Durchgelaufen
  16. site32.cfg ... Durchgelaufen
  17. ==> Entpacke Quellen...
  18. -> Entpacke v1.13.2.tar.gz mit bsdtar
  19. ==> Beginne build()...
  20. Building Python2
  21. Running from numpy source directory.
  22. Cythonizing sources
  23. Processing numpy/random/mtrand/randint_helpers.pxi.in
  24. Processing numpy/random/mtrand/mtrand.pyx
  25. blas_opt_info:
  26. blas_mkl_info:
  27. FOUND:
  28. libraries = ['mkl_rt', 'pthread']
  29. library_dirs = ['/opt/intel/mkl/lib/intel64/']
  30. define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
  31. include_dirs = ['/opt/intel/composerxe/linux/mkl', '/opt/intel/composerxe/linux/mkl/include', '/opt/intel/composerxe/linux/mkl/lib', '/opt/intel/mkl/include']
  32.  
  33. FOUND:
  34. libraries = ['mkl_rt', 'pthread']
  35. library_dirs = ['/opt/intel/mkl/lib/intel64/']
  36. define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
  37. include_dirs = ['/opt/intel/composerxe/linux/mkl', '/opt/intel/composerxe/linux/mkl/include', '/opt/intel/composerxe/linux/mkl/lib', '/opt/intel/mkl/include']
  38.  
  39. F2PY Version 2
  40. lapack_opt_info:
  41. lapack_mkl_info:
  42. FOUND:
  43. libraries = ['mkl_rt', 'pthread']
  44. library_dirs = ['/opt/intel/mkl/lib/intel64/']
  45. define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
  46. include_dirs = ['/opt/intel/composerxe/linux/mkl', '/opt/intel/composerxe/linux/mkl/include', '/opt/intel/composerxe/linux/mkl/lib', '/opt/intel/mkl/include']
  47.  
  48. FOUND:
  49. libraries = ['mkl_rt', 'pthread']
  50. library_dirs = ['/opt/intel/mkl/lib/intel64/']
  51. define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
  52. include_dirs = ['/opt/intel/composerxe/linux/mkl', '/opt/intel/composerxe/linux/mkl/include', '/opt/intel/composerxe/linux/mkl/lib', '/opt/intel/mkl/include']
  53.  
  54. /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'define_macros'
  55. warnings.warn(msg)
  56. running config
  57. running build_clib
  58. running build_src
  59. build_src
  60. building py_modules sources
  61. creating build
  62. creating build/src.linux-x86_64-2.7
  63. creating build/src.linux-x86_64-2.7/numpy
  64. creating build/src.linux-x86_64-2.7/numpy/distutils
  65. building library "npymath" sources
  66. Found executable /opt/intel/compilers_and_libraries_2018.0.128/linux/bin/intel64/icc
  67. Could not locate executable ecc
  68. customize Gnu95FCompiler
  69. Could not locate executable gfortran
  70. Could not locate executable f95
  71. customize IntelFCompiler
  72. Found executable /opt/intel/compilers_and_libraries_2018.0.128/linux/bin/intel64/ifort
  73. customize LaheyFCompiler
  74. Could not locate executable lf95
  75. customize PGroupFCompiler
  76. Could not locate executable pgfortran
  77. customize AbsoftFCompiler
  78. Could not locate executable f90
  79. Could not locate executable f77
  80. customize NAGFCompiler
  81. customize VastFCompiler
  82. customize CompaqFCompiler
  83. Could not locate executable fort
  84. customize IntelItaniumFCompiler
  85. customize IntelEM64TFCompiler
  86. customize GnuFCompiler
  87. Could not locate executable g77
  88. customize G95FCompiler
  89. Could not locate executable g95
  90. customize PathScaleFCompiler
  91. Could not locate executable pathf95
  92. don't know how to compile Fortran code on platform 'posix'
  93. C compiler: icc -m64 -fPIC -fp-model strict -O3 -fomit-frame-pointer -qopenmp
  94.  
  95. compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python2.7 -c'
  96. icc: _configtest.c
  97.  
  98. Error: A license for Comp-CL could not be obtained (-1,359,2).
  99.  
  100. Is your license file in the right location and readable?
  101. The location of your license file should be specified via
  102. the $INTEL_LICENSE_FILE environment variable.
  103.  
  104. License file(s) used were (in this order):
  105. ** 1. /opt/intel/licenses/*.lic
  106. ** 2. /opt/intel/compilers_and_libraries_2018.0.128/linux/bin/intel64/../../Licenses
  107. ** 3. /home/derdigge/Licenses
  108. ** 4. /Users/Shared/Library/Application Support/Intel/Licenses
  109. ** 5. /opt/intel/compilers_and_libraries_2018.0.128/linux/bin/intel64/*.lic
  110.  
  111. Please refer http://software.intel.com/sites/support/ for more information..
  112.  
  113. icc: error #10052: could not checkout FLEXlm license
  114.  
  115. Error: A license for Comp-CL could not be obtained (-1,359,2).
  116.  
  117. Is your license file in the right location and readable?
  118. The location of your license file should be specified via
  119. the $INTEL_LICENSE_FILE environment variable.
  120.  
  121. License file(s) used were (in this order):
  122. ** 1. /opt/intel/licenses/*.lic
  123. ** 2. /opt/intel/compilers_and_libraries_2018.0.128/linux/bin/intel64/../../Licenses
  124. ** 3. /home/derdigge/Licenses
  125. ** 4. /Users/Shared/Library/Application Support/Intel/Licenses
  126. ** 5. /opt/intel/compilers_and_libraries_2018.0.128/linux/bin/intel64/*.lic
  127.  
  128. Please refer http://software.intel.com/sites/support/ for more information..
  129.  
  130. icc: error #10052: could not checkout FLEXlm license
  131. failure.
  132. removing: _configtest.c _configtest.o
  133. Traceback (most recent call last):
  134. File "setup.py", line 392, in <module>
  135. setup_package()
  136. File "setup.py", line 384, in setup_package
  137. setup(**metadata)
  138. File "/tmp/yaourt-tmp-derdigge/aur-python-numpy-mkl/src/numpy-py2-1.13.2/numpy/distutils/core.py", line 169, in setup
  139. return old_setup(**new_attr)
  140. File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
  141. dist.run_commands()
  142. File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
  143. self.run_command(cmd)
  144. File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
  145. cmd_obj.run()
  146. File "/tmp/yaourt-tmp-derdigge/aur-python-numpy-mkl/src/numpy-py2-1.13.2/numpy/distutils/command/build_clib.py", line 74, in run
  147. self.run_command('build_src')
  148. File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command
  149. self.distribution.run_command(command)
  150. File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
  151. cmd_obj.run()
  152. File "/tmp/yaourt-tmp-derdigge/aur-python-numpy-mkl/src/numpy-py2-1.13.2/numpy/distutils/command/build_src.py", line 148, in run
  153. self.build_sources()
  154. File "/tmp/yaourt-tmp-derdigge/aur-python-numpy-mkl/src/numpy-py2-1.13.2/numpy/distutils/command/build_src.py", line 159, in build_sources
  155. self.build_library_sources(*libname_info)
  156. File "/tmp/yaourt-tmp-derdigge/aur-python-numpy-mkl/src/numpy-py2-1.13.2/numpy/distutils/command/build_src.py", line 294, in build_library_sources
  157. sources = self.generate_sources(sources, (lib_name, build_info))
  158. File "/tmp/yaourt-tmp-derdigge/aur-python-numpy-mkl/src/numpy-py2-1.13.2/numpy/distutils/command/build_src.py", line 377, in generate_sources
  159. source = func(extension, build_dir)
  160. File "numpy/core/setup.py", line 674, in get_mathlib_info
  161. raise RuntimeError("Broken toolchain: cannot link a simple C program")
  162. RuntimeError: Broken toolchain: cannot link a simple C program
  163. ==> FEHLER: Ein Fehler geschah in build().
  164. Breche ab...
  165. ==> FEHLER:Makepkg konnte python-numpy-mkl nicht erstellen.
  166. ==> Erstellen von python-numpy-mkl neu starten?[j/N]
  167. ==> ------------------------------------------------
  168. ==>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement