Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2018
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. rodrigo@XXXXXXXXX-X:~/test_compile$ conda-build android-pygraphviz/
  2. Adding in variants from internal_defaults
  3. INFO:conda_build.variants:Adding in variants from internal_defaults
  4. Attempting to finalize metadata for android-pygraphviz
  5. INFO:conda_build.metadata:Attempting to finalize metadata for android-pygraphviz
  6. Solving environment: ...working... done
  7. Solving environment: ...working... done
  8. BUILD START: [u'android-pygraphviz-1.4rc1-0.tar.bz2']
  9. Solving environment: ...working... done
  10. Solving environment: ...working... done
  11.  
  12. ## Package Plan ##
  13.  
  14.   environment location: /home/rodrigo/miniconda2/conda-bld/android-pygraphviz_1522699255821/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_
  15.  
  16.  
  17. The following NEW packages will be INSTALLED:
  18.  
  19.     android-graphviz: 2.4.1-0           rodgomesc
  20.     android-python:   2.7.14-hfc503cc_1 codelv  
  21.  
  22. Preparing transaction: ...working... done
  23. Verifying transaction: ...working... done
  24. Executing transaction: ...working... done
  25. Source cache directory is: /home/rodrigo/miniconda2/conda-bld/src_cache
  26. No hash (md5, sha1, sha256) provided.  Source download forced.  Add hash to recipe to use source cache.
  27. WARNING:conda_build.source:No hash (md5, sha1, sha256) provided.  Source download forced.  Add hash to recipe to use source cache.
  28. Found source in cache: pygraphviz-1.4rc1.tar.gz
  29. Extracting download
  30. source tree in: /home/rodrigo/miniconda2/conda-bld/android-pygraphviz_1522699255821/work
  31. [sudo] senha para rodrigo:
  32. Lendo listas de pacotes... Pronto
  33. Construindo árvore de dependências      
  34. Lendo informação de estado... Pronto
  35. bison is already the newest version (2:3.0.4.dfsg-1build1).
  36. O seguinte pacote foi instalado automaticamente e já não é necessário:
  37.   libann0
  38. Utilize 'sudo apt autoremove' para o remover.
  39. 0 pacotes atualizados, 0 pacotes novos instalados, 0 a serem removidos e 28 não atualizados.
  40. Lendo listas de pacotes... Pronto
  41. Construindo árvore de dependências      
  42. Lendo informação de estado... Pronto
  43. flex is already the newest version (2.6.4-6).
  44. O seguinte pacote foi instalado automaticamente e já não é necessário:
  45.   libann0
  46. Utilize 'sudo apt autoremove' para o remover.
  47. 0 pacotes atualizados, 0 pacotes novos instalados, 0 a serem removidos e 28 não atualizados.
  48. running build
  49. running build_py
  50. creating build
  51. creating build/lib.android-x86_64-2.7
  52. creating build/lib.android-x86_64-2.7/pygraphviz
  53. copying pygraphviz/graphviz.py -> build/lib.android-x86_64-2.7/pygraphviz
  54. copying pygraphviz/__init__.py -> build/lib.android-x86_64-2.7/pygraphviz
  55. copying pygraphviz/version.py -> build/lib.android-x86_64-2.7/pygraphviz
  56. copying pygraphviz/release.py -> build/lib.android-x86_64-2.7/pygraphviz
  57. copying pygraphviz/agraph.py -> build/lib.android-x86_64-2.7/pygraphviz
  58. creating build/lib.android-x86_64-2.7/pygraphviz/tests
  59. copying pygraphviz/tests/test_string.py -> build/lib.android-x86_64-2.7/pygraphviz/tests
  60. copying pygraphviz/tests/test_edge_attributes.py -> build/lib.android-x86_64-2.7/pygraphviz/tests
  61. copying pygraphviz/tests/test_attribute_defaults.py -> build/lib.android-x86_64-2.7/pygraphviz/tests
  62. copying pygraphviz/tests/test_unicode.py -> build/lib.android-x86_64-2.7/pygraphviz/tests
  63. copying pygraphviz/tests/test.py -> build/lib.android-x86_64-2.7/pygraphviz/tests
  64. copying pygraphviz/tests/test_subgraph.py -> build/lib.android-x86_64-2.7/pygraphviz/tests
  65. copying pygraphviz/tests/test_layout.py -> build/lib.android-x86_64-2.7/pygraphviz/tests
  66. copying pygraphviz/tests/test_readwrite.py -> build/lib.android-x86_64-2.7/pygraphviz/tests
  67. copying pygraphviz/tests/test_attributes.py -> build/lib.android-x86_64-2.7/pygraphviz/tests
  68. copying pygraphviz/tests/test_clear.py -> build/lib.android-x86_64-2.7/pygraphviz/tests
  69. copying pygraphviz/tests/test_node_attributes.py -> build/lib.android-x86_64-2.7/pygraphviz/tests
  70. copying pygraphviz/tests/test_drawing.py -> build/lib.android-x86_64-2.7/pygraphviz/tests
  71. copying pygraphviz/tests/__init__.py -> build/lib.android-x86_64-2.7/pygraphviz/tests
  72. copying pygraphviz/tests/test_graph.py -> build/lib.android-x86_64-2.7/pygraphviz/tests
  73. copying pygraphviz/tests/test_setup.py -> build/lib.android-x86_64-2.7/pygraphviz/tests
  74. copying pygraphviz/tests/test_html.py -> build/lib.android-x86_64-2.7/pygraphviz/tests
  75. running egg_info
  76. creating pygraphviz.egg-info
  77. writing pygraphviz.egg-info/PKG-INFO
  78. writing top-level names to pygraphviz.egg-info/top_level.txt
  79. writing dependency_links to pygraphviz.egg-info/dependency_links.txt
  80. writing manifest file 'pygraphviz.egg-info/SOURCES.txt'
  81. reading manifest file 'pygraphviz.egg-info/SOURCES.txt'
  82. reading manifest template 'MANIFEST.in'
  83. warning: no previously-included files matching '*~' found anywhere in distribution
  84. warning: no previously-included files matching '*.pyc' found anywhere in distribution
  85. warning: no previously-included files matching '.svn' found anywhere in distribution
  86. no previously-included directories found matching 'doc/build'
  87. writing manifest file 'pygraphviz.egg-info/SOURCES.txt'
  88. copying pygraphviz/graphviz.i -> build/lib.android-x86_64-2.7/pygraphviz
  89. copying pygraphviz/graphviz_wrap.c -> build/lib.android-x86_64-2.7/pygraphviz
  90. running build_ext
  91. building 'pygraphviz._graphviz' extension
  92. creating build/temp.android-x86_64-2.7
  93. creating build/temp.android-x86_64-2.7/pygraphviz
  94. x86_64-linux-android-clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O3 -I/home/rodrigo/miniconda2/conda-bld/android-pygraphviz_1522699255821/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/android/x86_64/include/python2.7 -fPIC -I/home/rodrigo/miniconda2/include/python2.7 -c pygraphviz/graphviz_wrap.c -o build/temp.android-x86_64-2.7/pygraphviz/graphviz_wrap.o
  95. pygraphviz/graphviz_wrap.c:2987:10: fatal error: 'graphviz/cgraph.h' file not
  96.       found
  97. #include "graphviz/cgraph.h"
  98.          ^~~~~~~~~~~~~~~~~~~
  99. 1 error generated.
  100. error: command 'x86_64-linux-android-clang' failed with exit status 1
  101. Traceback (most recent call last):
  102.   File "/home/rodrigo/miniconda2/bin/conda-build", line 11, in <module>
  103.     sys.exit(main())
  104.   File "/home/rodrigo/miniconda2/lib/python2.7/site-packages/conda_build/cli/main_build.py", line 420, in main
  105.     execute(sys.argv[1:])
  106.   File "/home/rodrigo/miniconda2/lib/python2.7/site-packages/conda_build/cli/main_build.py", line 411, in execute
  107.     verify=args.verify)
  108.   File "/home/rodrigo/miniconda2/lib/python2.7/site-packages/conda_build/api.py", line 199, in build
  109.     notest=notest, need_source_download=need_source_download, variants=variants)
  110.   File "/home/rodrigo/miniconda2/lib/python2.7/site-packages/conda_build/build.py", line 2105, in build_tree
  111.     notest=notest,
  112.   File "/home/rodrigo/miniconda2/lib/python2.7/site-packages/conda_build/build.py", line 1377, in build
  113.     utils.check_call_env(cmd, env=env, cwd=src_dir, stats=build_stats)
  114.   File "/home/rodrigo/miniconda2/lib/python2.7/site-packages/conda_build/utils.py", line 301, in check_call_env
  115.     return _func_defaulting_env_to_os_environ('call', *popenargs, **kwargs)
  116.   File "/home/rodrigo/miniconda2/lib/python2.7/site-packages/conda_build/utils.py", line 280, in _func_defaulting_env_to_os_environ
  117.     raise subprocess.CalledProcessError(proc.returncode, _args)
  118. subprocess.CalledProcessError: Command '['/bin/bash', '-e', '/home/rodrigo/miniconda2/conda-bld/android-pygraphviz_1522699255821/work/conda_build.sh']' returned non-zero exit status 1
  119. rodrigo@XXXXXXXXX-X:~/test_compile$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement