Skip to content

[SR-541] CMake Error at scripts/cmake_install.cmake:36 (file): file INSTALL cannot find "/src/swift/build/buildbot_linux/lldb-linux-x86_64/lib/python2.7". #43158

Open
@swift-ci

Description

@swift-ci
Previous ID SR-541
Radar None
Original Reporter juhp (JIRA User)
Type Bug
Additional Detail from JIRA
Votes 1
Component/s
Labels Bug, CMake
Assignee None
Priority Medium

md5: db866cba7ac2cee330e830eda332817d

Issue Description:

I am trying to install swift under linux and got:

$ ./utils/build-script --preset=buildbot_linux install_destdir="%buildroot" installable_package="$PWD/fedora-swift-root.tar.gz"
:

    • Installing: /rpmbuild/BUILDROOT/swift-2.2-0.1.fc23.x86_64/usr/include/lldb/Expression/FunctionCaller.h

    • Installing: /rpmbuild/BUILDROOT/swift-2.2-0.1.fc23.x86_64/usr/include/lldb/lldb-private-enumerations.h
      CMake Error at scripts/cmake_install.cmake:36 (file):
      file INSTALL cannot find
      "/src/swift/build/buildbot_linux/lldb-linux-x86_64/lib/python2.7".
      Call Stack (most recent call first):
      cmake_install.cmake:42 (include)

FAILED: cd /src/swift/build/buildbot_linux/lldb-linux-x86_64 && /usr/bin/cmake -P cmake_install.cmake
ninja: build stopped: subcommand failed.
./utils/build-script: command terminated with a non-zero exit status 1, aborting
./utils/build-script: command terminated with a non-zero exit status 1, aborting

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.cmake

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions