Skip to content

Build Dart from Source on Centos 6.5 #15506

@DartBot

Description

@DartBot

This issue was originally filed by noreplycr...@gmail.com


What steps will reproduce the problem?
1.gclient config http://dart.googlecode.com/svn/branches/bleeding_edge/deps/all.deps
2. gclient sync

3.Bang!!

What is the expected output? What do you see instead?
Updated to revision 30973.
Syncing projects: 97% (33/34), done.hird_party/gyp

________ running '/usr/bin/python dart/tools/compiler_scripts/generate_my_projects.py' in '/home/Steve/dart'

________ running '/usr/bin/python dart/editor/build/generate_sources.py' in '/home/Steve/dart'

________ running '/usr/bin/python dart/tools/gyp_dart.py' in '/home/Steve/dart'
Traceback (most recent call last):
  File "dart/third_party/gyp/gyp_main.py", line 18, in <module>
    sys.exit(gyp.script_main())
AttributeError: 'module' object has no attribute 'script_main'
Error: Command /usr/bin/python dart/tools/gyp_dart.py returned non-zero exit status 1 in /home/Steve/dart
[Steve@charlie dart]$

What version of the product are you using? On what operating system?
dart svn revision 30973.
cat /etc/*release
CentOS release 6.5 (Final)
LSB_VERSION=base-4.0-ia32:base-4.0-noarch:core-4.0-ia32:core-4.0-noarch:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-ia32:printing-4.0-noarch

Please provide any additional information below.

I can't find a complete redhat/centos/Fedora install from source guide in any google search. I'm trying to build from source as I face the gclib 2.15 issue, so pre-built zipped dart-editor for linux fails to run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-infrastructureUse area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.needs-infoWe need additional information from the issue author (auto-closed after 14 days if no response)os-linux

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions