[swift-dev] Failure: Swift master branch build failing on x86 (Ubuntu 16.04).

Atul Sowani sowani at gmail.com
Fri Oct 6 06:42:48 CDT 2017


Hi,

Swift "master" branch is failing to build on x86 running Ubuntu 16,04 with
following error.

make[2]: Entering directory
'/root/swift/build/Unix_Makefiles-ReleaseAssert/swift-linux-x86_64'
make[2]: *** No rule to make target
'stdlib/public/runtime/CMakeFiles/section_magic_loader-linux-x86_64.dir/ImageInspectionInit.cpp.o',
needed by 'lib/swift/linux/x86_64/swift_begin.o'.  Stop.
make[2]: Leaving directory
'/root/swift/build/Unix_Makefiles-ReleaseAssert/swift-linux-x86_64'
CMakeFiles/Makefile2:1112: recipe for target
'stdlib/public/runtime/CMakeFiles/lib-swift-linux-x86_64-swift_begin.o.dir/all'
failed
make[1]: ***
[stdlib/public/runtime/CMakeFiles/lib-swift-linux-x86_64-swift_begin.o.dir/all]
Error 2

I am using following build command from inside swift-source/swift directory:
utils/build-script -c -m -R --verbose-build

Has anybody seen similar failures? Is there any fix already committed for
this or, this needs to be investigated further?

Regards,
Atul.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20171006/22a2b671/attachment.html>


More information about the swift-dev mailing list