Date: Tue, 14 Jun 2016 19:57:02 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 210284] lang/swift build fails. Exits with non-zero status Message-ID: <bug-210284-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210284 Bug ID: 210284 Summary: lang/swift build fails. Exits with non-zero status Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: swills@FreeBSD.org Reporter: lacey.leanne@gmail.com Flags: maintainer-feedback?(swills@FreeBSD.org) Assignee: swills@FreeBSD.org When attempting to build lang/swift on FreeBSD 10.3-RELEASE-p4 AMD64, the following error occurs: copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 537 warnings. [14/558] /usr/local/bin/clang++38 -DGTEST_HAS_RTTI=3D0 -D__STDC_CONSTANT_= MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ABI -I/usr/ports/lang/swift/work/swift-2.2.1/swift/lib/ABI -I/usr/ports/lang/swift/work/swift-2.2.1/swift/include -Iinclude -I/usr/local/include -I/usr/ports/lang/swift/work/swift-2.2.1/build/Ninja-Release/llvm-freebsd-x= 86_64/include -I/usr/ports/lang/swift/work/swift-2.2.1/llvm/include -I/usr/ports/lang/swift/work/swift-2.2.1/build/Ninja-Release/llvm-freebsd-x= 86_64/tools/clang/include -I/usr/ports/lang/swift/work/swift-2.2.1/llvm/tools/clang/include -I/usr/ports/lang/swift/work/swift-2.2.1/cmark/src -I/usr/ports/lang/swift/work/swift-2.2.1/build/Ninja-Release/cmark-freebsd-= x86_64/src -fno-stack-protector -fPIC -fvisibility-inlines-hidden -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializ= ers -Wcovered-switch-default -Wnon-virtual-dtor -Werror=3Ddate-time -std=3Dc++11 -fcolor-diagnostics -ffunction-sections -fdata-sections -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -O3 -DNDEBUG= =20=20=20 -fno-exceptions -fno-rtti -target x86_64-unknown-freebsd10.3-RELEASE-p4 -isysroot / -O2 -momit-leaf-frame-pointer -g0 -DNDEBUG -MMD -MT lib/ABI/CMakeFiles/swiftABI.dir/Compression.cpp.o -MF lib/ABI/CMakeFiles/swiftABI.dir/Compression.cpp.o.d -o lib/ABI/CMakeFiles/swiftABI.dir/Compression.cpp.o -c /usr/ports/lang/swift/work/swift-2.2.1/swift/lib/ABI/Compression.cpp ninja: build stopped: subcommand failed. ./utils/build-script: command terminated with a non-zero exit status 1, aborting *** Error code 1 Stop. make[1]: stopped in /usr/ports/lang/swift *** Error code 1 Stop. make: stopped in /usr/ports/lang/swift =3D=3D=3D>>> make build failed for lang/swift =3D=3D=3D>>> Aborting update =3D=3D=3D>>> You can restart from the point of failure with this command li= ne: portmaster <flags> lang/swift=20 Build log is attached. Please let me know if there is further information I= can provide. Thank you. =3D) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210284-13>