________ running '/usr/bin/python pdfium/third_party/instrumented_libraries/scripts/download_binaries.py' in '/'
Installing Debian Wheezy amd64 root image: /pdfium/build/linux/debian_wheezy_amd64-sysroot
Traceback (most recent call last):
File "build/linux/sysroot_scripts/install-sysroot.py", line 256, in <module>
sys.exit(main(sys.argv[1:]))
File "build/linux/sysroot_scripts/install-sysroot.py", line 190, in main
InstallDefaultSysrootForArch(options.arch)
File "build/linux/sysroot_scripts/install-sysroot.py", line 196, in InstallDefaultSysrootForArch
InstallSysroot('Wheezy', 'amd64')
File "build/linux/sysroot_scripts/install-sysroot.py", line 242, in InstallSysroot
['curl', '--fail', '--retry', '3', '-L', url, '-o', tarball])
File "/usr/lib/python2.7/subprocess.py", line 536, in check_call
retcode = call(*popenargs, **kwargs)
File "/usr/lib/python2.7/subprocess.py", line 523, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.7/subprocess.py", line 711, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1343, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
ERROR at //build/config/linux/pkg_config.gni:85:17: Script returned non-zero exit code.
pkgresult = exec_script(pkg_config_script, args, "value")
^----------
Current dir: /pdfium/codeBuild/
Command: python -- /pdfium/build/config/linux/pkg-config.py -s /pdfium/build/linux/debian_wheezy_amd64-sysroot -a x64 glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0
Returned 1.
stderr:
raceback (most recent call last):
File "/pdfium/build/config/linux/pkg-config.py", line 219, in <module>
sys.exit(main())
File "/pdfium/build/config/linux/pkg-config.py", line 138, in main
prefix = GetPkgConfigPrefixToStrip(args)
File "/pdfium/build/config/linux/pkg-config.py", line 80, in GetPkgConfigPrefixToStrip
env=os.environ)
File "/usr/lib/python2.7/subprocess.py", line 567, in check_output
process = Popen(stdout=PIPE, *popenargs, **kwargs)
File "/usr/lib/python2.7/subprocess.py", line 711, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1343, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
See //build/config/linux/BUILD.gn:90:3: whence it was called.
pkg_config("glib") {
^-------------------
See //build/config/compiler/BUILD.gn:147:18: which caused the file to be included.
configs += [ "//build/config/linux:compiler" ]
^------------------------------
tall-sysroot.py --arch=amd64; gn gen codeBuild' returned a non-zero code: 1