Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[SR-4593] Following instructions to independently build benchmarks fails to do so #47170

Open
palimondo mannequin opened this issue Apr 14, 2017 · 1 comment
Open

[SR-4593] Following instructions to independently build benchmarks fails to do so #47170

palimondo mannequin opened this issue Apr 14, 2017 · 1 comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself

Comments

@palimondo
Copy link
Mannequin

palimondo mannequin commented Apr 14, 2017

Previous ID SR-4593
Radar None
Original Reporter @palimondo
Type Bug

Attachment: Download

Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug
Assignee None
Priority Medium

md5: 8c1f6711eae9e33fa85501cd78212cff

Issue Description:

Following instructions described in swift/benchmark/README.md, section Building Independently I get the following error:

Mondoshawan:benchmark[master] mondo$ cd build
Mondoshawan:build[master] mondo$ cmake ..
CMake Error at cmake/modules/AddSwiftBenchmarkSuite.cmake:18 (message):
  Unable to find Clang driver
Call Stack (most recent call first):
  CMakeLists.txt:157 (runcmd)


-- Configuring incomplete, errors occurred!
See also "/Users/mondo/Developer/swift-source/swift/benchmark/build/CMakeFiles/CMakeOutput.log”.
Mondoshawan:build[master] mondo$ make -j8 swift-benchmark-macosx-x86_64
make: *** No rule to make target `swift-benchmark-macosx-x86_64'.  Stop.

I’m also attaching the above referenced CMakeOutput.log.

@belkadan
Copy link
Contributor

cc @lplarson, plus @gottesmm who's been experimenting with the benchmark builds lately.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
Projects
None yet
Development

No branches or pull requests

1 participant