[Bug 210284] lang/swift build fails. Exits with non-zero status

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 14 19:57:02 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210284

            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 at FreeBSD.org
          Reporter: lacey.leanne at gmail.com
             Flags: maintainer-feedback?(swills at FreeBSD.org)
          Assignee: swills at 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=0 -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-x86_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-x86_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-initializers
-Wcovered-switch-default -Wnon-virtual-dtor -Werror=date-time -std=c++11
-fcolor-diagnostics -ffunction-sections -fdata-sections -Wdocumentation
-Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -O3 -DNDEBUG   
-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

===>>> make build failed for lang/swift
===>>> Aborting update


===>>> You can restart from the point of failure with this command line:
       portmaster <flags> lang/swift 


Build log is attached. Please let me know if there is further information I can
provide. Thank you. =)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list