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.
_______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev