Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Can't build dartc (dart_analyzer) in windows build #2623

Closed
DartBot opened this issue Apr 17, 2012 · 13 comments
Closed

Can't build dartc (dart_analyzer) in windows build #2623

DartBot opened this issue Apr 17, 2012 · 13 comments
Assignees
Labels
area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. os-windows
Milestone

Comments

@DartBot
Copy link

DartBot commented Apr 17, 2012

This issue was originally filed by zundel@google.com


See affected change:
http://codereview.chromium.org/9950019/

20>------ Build started: Project: dart_analyzer, Configuration: Release_ia32
Win32 ------
20>Building dart_analyzer.
20>bash: ../third_party/apache_ant/v1_7_1/bin/ant: /bin/sh: bad interpreter: No
such file or directory
20>Project : error PRJ0019: A tool returned an error code from "Building
dart_analyzer."
20>Build log was saved at
"file://e:\b\build\slave\dart-editor-win\build\dart\compiler\Release_ia32\obj\dart_analyzer\BuildLog.htm"
20>dart_analyzer - 1 error(s), 0 warning(s)

@dgrove
Copy link
Contributor

dgrove commented Apr 18, 2012

Issue #2627 has been merged into this issue.


cc @lexprfuncall.

@dgrove
Copy link
Contributor

dgrove commented Apr 18, 2012

cc @danrubel.
Set owner to zundel@google.com.
Removed Priority-Medium label.
Added Priority-High, Area-Analyzer, Triaged labels.

@danrubel
Copy link

danrubel commented Jun 4, 2012

Added this to the M1 milestone.

@DartBot
Copy link
Author

DartBot commented Jun 27, 2012

This comment was originally written by zundel@google.com


Just an update on this issue:

The original reported problem (ant) is fixed. THe JVM is now available on the windows machines. There is a problem in the create_sdk step when run on the builder which I cannot replicate locally because I have had trouble getting a working windows build environment.

@DartBot
Copy link
Author

DartBot commented Jun 28, 2012

This comment was originally written by zundel@google.com


Removed the owner.

@danrubel
Copy link

Removed this from the M1 milestone.
Added this to the Later milestone.

@DartBot
Copy link
Author

DartBot commented Jul 26, 2012

This comment was originally written by @chrisbu


Milestone-Later? People do use Windows out here (even though we'd sometimes rather not).

@bwilkerson
Copy link
Member

Removed this from the Later milestone.
Added this to the M3 milestone.

@DartBot
Copy link
Author

DartBot commented Aug 31, 2012

This comment was originally written by @aam


As of r11674, all dartc tests pass on Windows(tools\test.py -cdartc -rnone). Primarily, dart_analyzer.bat was added to support com.google.dart.compiler.DartCompiler invocation from Windows command line.

Should this incident be considered closed?

@danrubel
Copy link

@devon: Please investigate


Set owner to @devoncarew.
Removed this from the M3 milestone.
Added this to the M2 milestone.
Removed Priority-High label.
Added Priority-Medium label.

@devoncarew
Copy link
Member

Added OpSys-Windows label.

@devoncarew
Copy link
Member

Moving to M3, but the work is out for review...


Removed this from the M2 milestone.
Added this to the M3 milestone.

@devoncarew
Copy link
Member

Added Fixed label.

@DartBot DartBot added Type-Defect area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. os-windows labels Dec 18, 2012
@DartBot DartBot added this to the M3 milestone Dec 18, 2012
dart-bot pushed a commit that referenced this issue Oct 14, 2020
git log --oneline cf9795f3bb209504c349e20501f0b4b8ae31530c..f0c7771b38155d3829a60d60b5dba2784b100811
f0c7771b Set first version with null safety to 2.12 (#2684)
df1140af Warn from get, when mixed mode (#2590)
765778c0 Simplify test detection (#2682)
afd66ea2 Inline the single test asset. (#2681)
059e4796 Simplify the logic for unicode and colors in output (#2679)
35ddaec2 Dartify test tool (#2680)
62f26401 Example for User-Agent (#2678)
e8b4b114 fixes: #2670 pub global activate commands always exit cmd on windows. (#2671)
93e703b1 Improve stack traces in many tests (#2673)
5b540a39 Fix experiments tests for Dart 2.11 (#2672)
b0ac77d8 Bump dependency on pkg:analyzer (#2662)
73f0906e Removed @alwaysThrows (#2642)
88e0a83c Fixed bug in adding dependency to empty dependencies key (#2640)
135d9fa0 Pub add/remove now remove dependencies key if it makes them empty (#2639)
f4cc9673 Fix "pubpsec" typo (#2641)
4686d74d Adding an existing package is now a dataError (#2638)
1e93f47c Checks pubspec keys for potential typos (#2616)
fa5f51ef Vendor yaml_edit (#2633)
ac6d307f Adding a `pub remove` command (#2620)
9d236e00 Adding the `pub add` command (#2618)
04e237f7 Drop upper bound instead of using "any" while resolving in "pub outdated" (#2623)
93954f33 Use InternetAddress.tryParse over try/catch (#2626)
638c81c9 Refine publishing message (#2624)


Allow github


Embed pub as a library into dartdev

Change-Id: Iadc6acb5c3425dfb8848db89820e6c9c8caf16ba
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/167574
Reviewed-by: Jonas Jensen <jonasfj@google.com>
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
This issue was closed.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. os-windows
Projects
None yet
Development

No branches or pull requests

5 participants