Hi,

i tried disabling chroot by placing the prefs.json file in sugar-build
which contained:
{
    "use_broot": false
}

but i seem to be getting an error.

here is the error log:
http://fpaste.org/112786/03644557/

and the pip.log file mentioned in the error above is attached

can someone help?
------------------------------------------------------------
/home/curiousguy13/sugar-build/build/out/sandbox/install/bin/pip run on Wed Jun 25 02:49:06 2014
Downloading/unpacking git+https://github.com/dnarvaez/osbuild
  Cloning https://github.com/dnarvaez/osbuild to /tmp/pip-iFadLS-build
  Found command 'git' at '/usr/bin/git'
  Running command /usr/bin/git clone -q https://github.com/dnarvaez/osbuild /tmp/pip-iFadLS-build
  Running setup.py (path:/tmp/pip-iFadLS-build/setup.py) egg_info for package from git+https://github.com/dnarvaez/osbuild
    running egg_info
    creating pip-egg-info/osbuild.egg-info
    writing dependency_links to pip-egg-info/osbuild.egg-info/dependency_links.txt
    writing requirements to pip-egg-info/osbuild.egg-info/requires.txt
    writing pip-egg-info/osbuild.egg-info/PKG-INFO
    writing top-level names to pip-egg-info/osbuild.egg-info/top_level.txt
    writing manifest file 'pip-egg-info/osbuild.egg-info/SOURCES.txt'
    warning: manifest_maker: standard file '-c' not found
    
    reading manifest file 'pip-egg-info/osbuild.egg-info/SOURCES.txt'
    writing manifest file 'pip-egg-info/osbuild.egg-info/SOURCES.txt'
  Source in /tmp/pip-iFadLS-build has version 0.33, which satisfies requirement osbuild==0.33 from git+https://github.com/dnarvaez/osbuild
Downloading/unpacking sourcestamp
  Getting page https://pypi.python.org/simple/sourcestamp/
  URLs to search for versions for sourcestamp:
  * https://pypi.python.org/simple/sourcestamp/
  Analyzing links from page https://pypi.python.org/simple/sourcestamp/
    Found link https://pypi.python.org/packages/source/s/sourcestamp/sourcestamp-0.1.tar.gz#md5=505bc518505e593582109abf21f8dc10 (from https://pypi.python.org/simple/sourcestamp/), version: 0.1
  Using download cache from /home/curiousguy13/sugar-build/build/out/sandbox/cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fs%2Fsourcestamp%2Fsourcestamp-0.1.tar.gz
  Running setup.py (path:/home/curiousguy13/sugar-build/build/out/sandbox/install/build/sourcestamp/setup.py) egg_info for package sourcestamp
    running egg_info
    creating pip-egg-info/sourcestamp.egg-info
    writing dependency_links to pip-egg-info/sourcestamp.egg-info/dependency_links.txt
    writing pip-egg-info/sourcestamp.egg-info/PKG-INFO
    writing top-level names to pip-egg-info/sourcestamp.egg-info/top_level.txt
    writing manifest file 'pip-egg-info/sourcestamp.egg-info/SOURCES.txt'
    warning: manifest_maker: standard file '-c' not found
    
    reading manifest file 'pip-egg-info/sourcestamp.egg-info/SOURCES.txt'
    writing manifest file 'pip-egg-info/sourcestamp.egg-info/SOURCES.txt'
  Source in ./build/out/sandbox/install/build/sourcestamp has version 0.1, which satisfies requirement sourcestamp
Requirement already satisfied (use --upgrade to upgrade): plog==0.16 in /usr/lib/python2.7/site-packages (from osbuild==0.33)
Downloading/unpacking json-format==0.1 (from osbuild==0.33)
  Getting page https://pypi.python.org/simple/json-format/
  URLs to search for versions for json-format==0.1 (from osbuild==0.33):
  * https://pypi.python.org/simple/json-format/0.1
  * https://pypi.python.org/simple/json-format/
  Getting page https://pypi.python.org/simple/json-format/0.1
  Could not fetch URL https://pypi.python.org/simple/json-format/0.1: 404 Client Error: Not Found
  Will skip URL https://pypi.python.org/simple/json-format/0.1 when looking for download links for json-format==0.1 (from osbuild==0.33)
  Analyzing links from page https://pypi.python.org/simple/json-format/
    Found link https://pypi.python.org/packages/source/j/json-format/json-format-0.1.tar.gz#md5=526ee73934b6cf9b5e125daa513a4495 (from https://pypi.python.org/simple/json-format/), version: 0.1
  Using download cache from /home/curiousguy13/sugar-build/build/out/sandbox/cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fj%2Fjson-format%2Fjson-format-0.1.tar.gz
  Running setup.py (path:/home/curiousguy13/sugar-build/build/out/sandbox/install/build/json-format/setup.py) egg_info for package json-format
    running egg_info
    creating pip-egg-info/json_format.egg-info
    writing dependency_links to pip-egg-info/json_format.egg-info/dependency_links.txt
    writing pip-egg-info/json_format.egg-info/PKG-INFO
    writing top-level names to pip-egg-info/json_format.egg-info/top_level.txt
    writing manifest file 'pip-egg-info/json_format.egg-info/SOURCES.txt'
    warning: manifest_maker: standard file '-c' not found
    
    reading manifest file 'pip-egg-info/json_format.egg-info/SOURCES.txt'
    writing manifest file 'pip-egg-info/json_format.egg-info/SOURCES.txt'
  Source in ./build/out/sandbox/install/build/json-format has version 0.1, which satisfies requirement json-format==0.1 (from osbuild==0.33)
Downloading/unpacking pygments==1.6 (from osbuild==0.33)
  Getting page https://pypi.python.org/simple/pygments/
  URLs to search for versions for pygments==1.6 (from osbuild==0.33):
  * https://pypi.python.org/simple/pygments/1.6
  * https://pypi.python.org/simple/pygments/
  Getting page https://pypi.python.org/simple/pygments/1.6
  Could not fetch URL https://pypi.python.org/simple/pygments/1.6: 404 Client Error: Not Found
  Will skip URL https://pypi.python.org/simple/pygments/1.6 when looking for download links for pygments==1.6 (from osbuild==0.33)
  Analyzing links from page https://pypi.python.org/simple/Pygments/
    Skipping link https://pypi.python.org/packages/2.3/P/Pygments/Pygments-0.10-py2.3.egg#md5=ab204150f3c7745e4db10b9f9d8c5b03 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.3/P/Pygments/Pygments-0.11-py2.3.egg#md5=bf04ca995de7321f5df3f0b58e45726d (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.3/P/Pygments/Pygments-0.11.1-py2.3.egg#md5=4802519f36d9c6027534a45a8e6bcc68 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.3/P/Pygments/Pygments-0.5-py2.3.egg#md5=17fadb28442619f29890ac731a96a533 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.3/P/Pygments/Pygments-0.5.1-py2.3.egg#md5=34195e47304f73e5a3a62ec3b59a8bab (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.3/P/Pygments/Pygments-0.6-py2.3.egg#md5=01074a45182979ca396d84810563a17c (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.3/P/Pygments/Pygments-0.7-py2.3.egg#md5=bf72eed4be1b87d794c0d95ab29cf1a9 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.3/P/Pygments/Pygments-0.7.1-py2.3.egg#md5=29d1bf5022387f08be4bb27d675fb65d (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.3/P/Pygments/Pygments-0.8-py2.3.egg#md5=31ecde12558caf9e123762b4a4216e7c (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.3/P/Pygments/Pygments-0.8.1-py2.3.egg#md5=74564b1f6bd66d1c48ed515b39d21c45 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.3/P/Pygments/Pygments-0.9-py2.3.egg#md5=946ebc41c5886244816f42c4b69fb971 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.3/P/Pygments/Pygments-1.0-py2.3.egg#md5=59bd7f7c7ada6838c3f3da34e34fe807 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-0.10-py2.4.egg#md5=64cd2373677945c6b1a4fc6443dddcf4 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-0.11-py2.4.egg#md5=3c571502b55a6002886722ad0350ce84 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-0.11.1-py2.4.egg#md5=52d7a46a91a4a426f8fbc681c5c6f1f5 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-0.5-py2.4.egg#md5=ffbef7404026fc4aeadec89cadbf0090 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-0.5.1-py2.4.egg#md5=d19191cef697fbe86fb77798b5c84c04 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-0.6-py2.4.egg#md5=45260de64626d97e11aa2dfdb1bf3ef1 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-0.7-py2.4.egg#md5=991a04ebc3bd84f2c55e2c9aafdb9685 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-0.7.1-py2.4.egg#md5=483d1ee9525e3243d83c2f9a95b8e493 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-0.8-py2.4.egg#md5=2433de424e96cf9c5707ee7f31f61047 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-0.8.1-py2.4.egg#md5=97bd47b9fcef37b8fc44dbfde8721cad (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-0.9-py2.4.egg#md5=0f885e4d7c9be64976b897cf89aae288 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-1.0-py2.4.egg#md5=7498b5424b5a16c1be956e4f77e7fd04 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-1.1-py2.4.egg#md5=729a0cfb8c5c9fbff6d148c5e829fd9d (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-1.1.1-py2.4.egg#md5=a11e234936cc0daf238a0c1a7fddfdad (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-1.2-py2.4.egg#md5=48f8645cfb2452da94851195f8ad9b45 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-1.2.1-py2.4.egg#md5=c5fd87cf9eba189d809b08f8ab414454 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-1.2.2-py2.4.egg#md5=771eab6c53105b160acf4e5583894201 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-1.3-py2.4.egg#md5=c2e988a387b1e71837485602defe3c47 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-1.3.1-py2.4.egg#md5=5e9519be1acd4d1b14937295d55bdab9 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.4/P/Pygments/Pygments-1.4-py2.4.egg#md5=619325b28c60a1ac96ba1c9b301149c6 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-0.10-py2.5.egg#md5=78b66644604e786cb096e4250ec3a896 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-0.11-py2.5.egg#md5=0c8e73d3a808f8d32b97ea7e90fc36f6 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-0.11.1-py2.5.egg#md5=fde2a28ca83e5fca16f5ee72a67af719 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-0.5-py2.5.egg#md5=d046e571f0ec37fe0b53d18fb85fca7e (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-0.5.1-py2.5.egg#md5=261d5ace71cb52db9838cd431cf7e06b (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-0.6-py2.5.egg#md5=d03bce826b82f9dddfaebe3f00ffb71b (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-0.7-py2.5.egg#md5=6b18972281ac104089cae70ac3d64c73 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-0.7.1-py2.5.egg#md5=60f739470ac24c4e3fa9e855ea39b47e (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-0.8-py2.5.egg#md5=b2e5ef665c54ebed555535a6e740865b (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-0.8.1-py2.5.egg#md5=7be7ada4df32c8de40e59bae7730d75d (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-0.9-py2.5.egg#md5=67e5ace0841016409084ca1833a55c90 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-1.0-py2.5.egg#md5=7e39d44a5b9ec0e037714863d5c6a2e6 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-1.1-py2.5.egg#md5=b80e6047b4a0b891c3dd51a337f82fa8 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-1.1.1-py2.5.egg#md5=f30d1b35a1df68c57788b0cad8e9d9b7 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-1.2-py2.5.egg#md5=15ff450d42316fe4c523d7ff7fcfe1eb (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-1.2.1-py2.5.egg#md5=0b3df89be7ff4ef3ac4c1526e90b70d8 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-1.2.2-py2.5.egg#md5=bbb12b2aba148e69923c7143d2af73bd (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-1.3-py2.5.egg#md5=ad4dd7aa13adfa5fec0f3d4b028b2aa5 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-1.3.1-py2.5.egg#md5=16e57c826292d420151ea95498f0d1f4 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.5/P/Pygments/Pygments-1.4-py2.5.egg#md5=c8979b9844ad9e39aeaf9469185a70a4 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.6/P/Pygments/Pygments-1.0-py2.6.egg#md5=ac2f4555581eab7e701826aea25f0064 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.6/P/Pygments/Pygments-1.1-py2.6.egg#md5=414937b8a0436aa172da557cab645fff (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.6/P/Pygments/Pygments-1.1.1-py2.6.egg#md5=310114f94710d28910fe2ed36bb79c8c (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.6/P/Pygments/Pygments-1.2-py2.6.egg#md5=cf5c76451abb9a4cd70770992517646e (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.6/P/Pygments/Pygments-1.2.1-py2.6.egg#md5=ab59806c94e95dab943bfd395f651013 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.6/P/Pygments/Pygments-1.2.2-py2.6.egg#md5=4c78e542315e7ef3a60a265b7eba107e (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.6/P/Pygments/Pygments-1.3-py2.6.egg#md5=25905d606bd47ca2e062a17e4319537f (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.6/P/Pygments/Pygments-1.3.1-py2.6.egg#md5=05270ee059c038407364b28993980960 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.6/P/Pygments/Pygments-1.4-py2.6.egg#md5=306241dd68799753cdb4a2c9ce8e883a (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.6/P/Pygments/Pygments-1.5-py2.6.egg#md5=359d667ed004b6d1bee20917a7d06a7b (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.6/P/Pygments/Pygments-1.6-py2.6.egg#md5=2584ae5795d01cefbff0744136df3f65 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.6/P/Pygments/Pygments-1.6rc1-py2.6.egg#md5=5c733e2bf7067a2cef1e4c066339d0dd (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.7/P/Pygments/Pygments-1.4-py2.7.egg#md5=acbdde4dae30efaba8cfa86dcb6070f2 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.7/P/Pygments/Pygments-1.5-py2.7.egg#md5=8ea02c2eafb2580336b7637be629f7ce (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.7/P/Pygments/Pygments-1.6-py2.7.egg#md5=1e1e52b1e434502682aab08938163034 (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Skipping link https://pypi.python.org/packages/2.7/P/Pygments/Pygments-1.6rc1-py2.7.egg#md5=cb27d1ade95d892e4bebe2b3de16618b (from https://pypi.python.org/simple/Pygments/); unknown archive format: .egg
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.10.tar.gz#md5=1f24bee773010d0d53690a6f4bdc8bdb (from https://pypi.python.org/simple/Pygments/), version: 0.10
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.11.1.tar.gz#md5=a7dc555f316437ba5241855ac306209a (from https://pypi.python.org/simple/Pygments/), version: 0.11.1
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.11.tar.gz#md5=5c27a000483079643715515b1b78c6df (from https://pypi.python.org/simple/Pygments/), version: 0.11
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.5.1.tar.gz#md5=0a150344fa1342d99d2cd21fdca46a4c (from https://pypi.python.org/simple/Pygments/), version: 0.5.1
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.5.tar.gz#md5=257bf399b12b815a7f18c9381dd53611 (from https://pypi.python.org/simple/Pygments/), version: 0.5
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.6.tar.gz#md5=20565d0c088af98c36033bebfdfe5f09 (from https://pypi.python.org/simple/Pygments/), version: 0.6
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.7.1.tar.gz#md5=8b5b50fb53ce39f94dbcf7040c0a441a (from https://pypi.python.org/simple/Pygments/), version: 0.7.1
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.7.tar.gz#md5=31df83fbb7bc7b5822f66e932b1633e9 (from https://pypi.python.org/simple/Pygments/), version: 0.7
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.8.1.tar.gz#md5=f71971cbe9db538a40ea808ac5da3dc0 (from https://pypi.python.org/simple/Pygments/), version: 0.8.1
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.8.tar.gz#md5=037b8f65d36b8f283d135dac17ec1bf8 (from https://pypi.python.org/simple/Pygments/), version: 0.8
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.9.tar.gz#md5=8cdce901a66c0febb576955e90814485 (from https://pypi.python.org/simple/Pygments/), version: 0.9
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.0.tar.gz#md5=70c40ff5331460cabfcb24f86a8d451d (from https://pypi.python.org/simple/Pygments/), version: 1.0
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.1.1.tar.gz#md5=80ac64669a75e2d6647822b2778e38c8 (from https://pypi.python.org/simple/Pygments/), version: 1.1.1
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.1.tar.gz#md5=af52c60ae9f5906a92e4102e9076f6a0 (from https://pypi.python.org/simple/Pygments/), version: 1.1
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.2.1.tar.gz#md5=f23d04efa2d346c52656a42a396d6442 (from https://pypi.python.org/simple/Pygments/), version: 1.2.1
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.2.2.tar.gz#md5=920e706a817437eae3a1406380421a3d (from https://pypi.python.org/simple/Pygments/), version: 1.2.2
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.2.tar.gz#md5=aa965efa5eb85203052afe7baa24e2d3 (from https://pypi.python.org/simple/Pygments/), version: 1.2
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.3.1.tar.gz#md5=54be67c04834f13d7e255e1797d629a5 (from https://pypi.python.org/simple/Pygments/), version: 1.3.1
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.3.tar.gz#md5=f5b7a55170243a78b9f41e3cf186d2da (from https://pypi.python.org/simple/Pygments/), version: 1.3
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.4.tar.gz#md5=d77ac8c93a7fb27545f2522abe9cc462 (from https://pypi.python.org/simple/Pygments/), version: 1.4
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.5.tar.gz#md5=ef997066cc9ee7a47d01fb4f3da0b5ff (from https://pypi.python.org/simple/Pygments/), version: 1.5
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.6.tar.gz#md5=a18feedf6ffd0b0cc8c8b0fbdb2027b1 (from https://pypi.python.org/simple/Pygments/), version: 1.6
    Found link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.6rc1.tar.gz#md5=633fbb59d2f05acedcafd8cd851d0935 (from https://pypi.python.org/simple/Pygments/), version: 1.6rc1
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.10.tar.gz#md5=1f24bee773010d0d53690a6f4bdc8bdb (from https://pypi.python.org/simple/Pygments/), version 0.10 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.11.1.tar.gz#md5=a7dc555f316437ba5241855ac306209a (from https://pypi.python.org/simple/Pygments/), version 0.11.1 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.11.tar.gz#md5=5c27a000483079643715515b1b78c6df (from https://pypi.python.org/simple/Pygments/), version 0.11 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.5.1.tar.gz#md5=0a150344fa1342d99d2cd21fdca46a4c (from https://pypi.python.org/simple/Pygments/), version 0.5.1 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.5.tar.gz#md5=257bf399b12b815a7f18c9381dd53611 (from https://pypi.python.org/simple/Pygments/), version 0.5 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.6.tar.gz#md5=20565d0c088af98c36033bebfdfe5f09 (from https://pypi.python.org/simple/Pygments/), version 0.6 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.7.1.tar.gz#md5=8b5b50fb53ce39f94dbcf7040c0a441a (from https://pypi.python.org/simple/Pygments/), version 0.7.1 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.7.tar.gz#md5=31df83fbb7bc7b5822f66e932b1633e9 (from https://pypi.python.org/simple/Pygments/), version 0.7 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.8.1.tar.gz#md5=f71971cbe9db538a40ea808ac5da3dc0 (from https://pypi.python.org/simple/Pygments/), version 0.8.1 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.8.tar.gz#md5=037b8f65d36b8f283d135dac17ec1bf8 (from https://pypi.python.org/simple/Pygments/), version 0.8 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-0.9.tar.gz#md5=8cdce901a66c0febb576955e90814485 (from https://pypi.python.org/simple/Pygments/), version 0.9 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.0.tar.gz#md5=70c40ff5331460cabfcb24f86a8d451d (from https://pypi.python.org/simple/Pygments/), version 1.0 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.1.1.tar.gz#md5=80ac64669a75e2d6647822b2778e38c8 (from https://pypi.python.org/simple/Pygments/), version 1.1.1 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.1.tar.gz#md5=af52c60ae9f5906a92e4102e9076f6a0 (from https://pypi.python.org/simple/Pygments/), version 1.1 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.2.1.tar.gz#md5=f23d04efa2d346c52656a42a396d6442 (from https://pypi.python.org/simple/Pygments/), version 1.2.1 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.2.2.tar.gz#md5=920e706a817437eae3a1406380421a3d (from https://pypi.python.org/simple/Pygments/), version 1.2.2 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.2.tar.gz#md5=aa965efa5eb85203052afe7baa24e2d3 (from https://pypi.python.org/simple/Pygments/), version 1.2 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.3.1.tar.gz#md5=54be67c04834f13d7e255e1797d629a5 (from https://pypi.python.org/simple/Pygments/), version 1.3.1 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.3.tar.gz#md5=f5b7a55170243a78b9f41e3cf186d2da (from https://pypi.python.org/simple/Pygments/), version 1.3 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.4.tar.gz#md5=d77ac8c93a7fb27545f2522abe9cc462 (from https://pypi.python.org/simple/Pygments/), version 1.4 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.5.tar.gz#md5=ef997066cc9ee7a47d01fb4f3da0b5ff (from https://pypi.python.org/simple/Pygments/), version 1.5 doesn't match ==1.6
  Ignoring link https://pypi.python.org/packages/source/P/Pygments/Pygments-1.6rc1.tar.gz#md5=633fbb59d2f05acedcafd8cd851d0935 (from https://pypi.python.org/simple/Pygments/), version 1.6rc1 doesn't match ==1.6
  Using download cache from /home/curiousguy13/sugar-build/build/out/sandbox/cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FP%2FPygments%2FPygments-1.6.tar.gz
  Running setup.py (path:/home/curiousguy13/sugar-build/build/out/sandbox/install/build/pygments/setup.py) egg_info for package pygments
    running egg_info
    creating pip-egg-info/Pygments.egg-info
    writing dependency_links to pip-egg-info/Pygments.egg-info/dependency_links.txt
    writing pip-egg-info/Pygments.egg-info/PKG-INFO
    writing top-level names to pip-egg-info/Pygments.egg-info/top_level.txt
    writing entry points to pip-egg-info/Pygments.egg-info/entry_points.txt
    writing manifest file 'pip-egg-info/Pygments.egg-info/SOURCES.txt'
    warning: manifest_maker: standard file '-c' not found
    
    reading manifest file 'pip-egg-info/Pygments.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    writing manifest file 'pip-egg-info/Pygments.egg-info/SOURCES.txt'
  Source in ./build/out/sandbox/install/build/pygments has version 1.6, which satisfies requirement pygments==1.6 (from osbuild==0.33)
Installing collected packages: sourcestamp, json-format, pygments, osbuild
  Running setup.py install for sourcestamp
    Running command /home/curiousguy13/sugar-build/build/out/sandbox/install/bin/python2.7 -c "import setuptools, tokenize;__file__='/home/curiousguy13/sugar-build/build/out/sandbox/install/build/sourcestamp/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-5fpqOY-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/curiousguy13/sugar-build/build/out/sandbox/install/include/site/python2.7
    running install
    running build
    running build_ext
    building 'sourcestamp' extension
    creating build
    creating build/temp.linux-x86_64-2.7
    creating build/temp.linux-x86_64-2.7/src
    gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c src/sourcestamp.c -o build/temp.linux-x86_64-2.7/src/sourcestamp.o
    src/sourcestamp.c:17:20: fatal error: Python.h: No such file or directory
     #include <Python.h>
                        ^
    compilation terminated.
    error: command 'gcc' failed with exit status 1
    Complete output from command /home/curiousguy13/sugar-build/build/out/sandbox/install/bin/python2.7 -c "import setuptools, tokenize;__file__='/home/curiousguy13/sugar-build/build/out/sandbox/install/build/sourcestamp/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-5fpqOY-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/curiousguy13/sugar-build/build/out/sandbox/install/include/site/python2.7:
    running install

running build

running build_ext

building 'sourcestamp' extension

creating build

creating build/temp.linux-x86_64-2.7

creating build/temp.linux-x86_64-2.7/src

gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c src/sourcestamp.c -o build/temp.linux-x86_64-2.7/src/sourcestamp.o

src/sourcestamp.c:17:20: fatal error: Python.h: No such file or directory

 #include <Python.h>

                    ^

compilation terminated.

error: command 'gcc' failed with exit status 1

----------------------------------------
Cleaning up...
  Removing temporary dir /home/curiousguy13/sugar-build/build/out/sandbox/install/build...
Command /home/curiousguy13/sugar-build/build/out/sandbox/install/bin/python2.7 -c "import setuptools, tokenize;__file__='/home/curiousguy13/sugar-build/build/out/sandbox/install/build/sourcestamp/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-5fpqOY-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/curiousguy13/sugar-build/build/out/sandbox/install/include/site/python2.7 failed with error code 1 in /home/curiousguy13/sugar-build/build/out/sandbox/install/build/sourcestamp
Exception information:
Traceback (most recent call last):
  File "/home/curiousguy13/sugar-build/build/out/sandbox/install/lib/python2.7/site-packages/pip/basecommand.py", line 122, in main
    status = self.run(options, args)
  File "/home/curiousguy13/sugar-build/build/out/sandbox/install/lib/python2.7/site-packages/pip/commands/install.py", line 283, in run
    requirement_set.install(install_options, global_options, root=options.root_path)
  File "/home/curiousguy13/sugar-build/build/out/sandbox/install/lib/python2.7/site-packages/pip/req.py", line 1435, in install
    requirement.install(install_options, global_options, *args, **kwargs)
  File "/home/curiousguy13/sugar-build/build/out/sandbox/install/lib/python2.7/site-packages/pip/req.py", line 706, in install
    cwd=self.source_dir, filter_stdout=self._filter_install, show_stdout=False)
  File "/home/curiousguy13/sugar-build/build/out/sandbox/install/lib/python2.7/site-packages/pip/util.py", line 697, in call_subprocess
    % (command_desc, proc.returncode, cwd))
InstallationError: Command /home/curiousguy13/sugar-build/build/out/sandbox/install/bin/python2.7 -c "import setuptools, tokenize;__file__='/home/curiousguy13/sugar-build/build/out/sandbox/install/build/sourcestamp/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-5fpqOY-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/curiousguy13/sugar-build/build/out/sandbox/install/include/site/python2.7 failed with error code 1 in /home/curiousguy13/sugar-build/build/out/sandbox/install/build/sourcestamp
_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to