Skip to content

Instantly share code, notes, and snippets.

@pquerna
Created June 5, 2012 19:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pquerna/35ee1b21c2ccde4b65d2 to your computer and use it in GitHub Desktop.
Save pquerna/35ee1b21c2ccde4b65d2 to your computer and use it in GitHub Desktop.
static library /home/buildslave/virgobs/virgo-ubuntu10.04_x64/build/deps/luvit/deps/uv/uv.gyp:uv#target has several files with the same basename:
core: src/unix/core.c src/unix/linux/core.c
Some build systems, e.g. MSVC08, cannot handle that.
Traceback (most recent call last):
File "tools/gyp_virgo", line 64, in <module>
run_gyp(gyp_args)
File "tools/gyp_virgo", line 18, in run_gyp
rc = gyp.main(args)
File "./tools/gyp/pylib/gyp/__init__.py", line 471, in main
options.circular_check)
File "./tools/gyp/pylib/gyp/__init__.py", line 111, in Load
depth, generator_input_info, check, circular_check)
File "./tools/gyp/pylib/gyp/input.py", line 2474, in Load
ValidateSourcesInTarget(target, target_dict, build_file)
File "./tools/gyp/pylib/gyp/input.py", line 2168, in ValidateSourcesInTarget
raise KeyError, 'Duplicate basenames in sources section, see list above'
KeyError: 'Duplicate basenames in sources section, see list above'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment