swiftlang / swift

The Swift Programming Language
https://swift.org
Apache License 2.0
67.31k stars 10.34k forks source link

[SR-13335] sphinx on arch linux: duplicate term description of module, other instance in LibraryEvolution #55775

Open swift-ci opened 4 years ago

swift-ci commented 4 years ago
Previous ID SR-13335
Radar None
Original Reporter soloturn (JIRA User)
Type Task

Attachment: Download

Additional Detail from JIRA | | | |------------------|-----------------| |Votes | 0 | |Component/s | | |Labels | Task | |Assignee | None | |Priority | Medium | md5: 4ad252a2af580b78f0b40fb1102077d4

Issue Description:

it ges "duplicate term description of module, other instance in LibraryEvolution"

the whole message here:

[crekiron@crekiron-pc \~/swift-source/swift]$ utils/build-script --release-debuginfo
[utils/build-script] NOTE: Using toolchain default

Warning, treated as error:
/home/crekiron/swift-source/swift/docs/Modules.rst:443:duplicate term description of module, other instance in LibraryEvolution
[9/542][ 1%][15.916s] Building CXX ob...r.dir/LoopTransforms/COWArrayOpt.cpp.o
ninja: build stopped: subcommand failed.
ERROR: command terminated with a non-zero exit status 1, aborting

copied from here:
https://forums.swift.org/t/unable-to-build-swift/38253/4

swift-ci commented 4 years ago

Comment by bohong sun (JIRA)