[Bug 210386] swiftc not creating executable

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jun 19 13:34:28 UTC 2016


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

            Bug ID: 210386
           Summary: swiftc not creating executable
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: pusateri at bangj.com

using simple hello world program in swiftc, I run swiftc -v hello.swift and the
command is run but no code is generated and no errors are returned.

gw% swiftc -v hello.swift
Swift version 2.2.1 (swift-2.2.1-RELEASE)
Target: x86_64-unknown-freebsd11.0
/usr/local/bin/swift -frontend -c -primary-file hello.swift -target
x86_64-unknown-freebsd11.0 -disable-objc-interop -color-diagnostics
-module-name hello -o /tmp/hello-592f1a.o
gw% ls /tmp/ 
MozillaMailnews         ecp.RTrqA37Z            org.llvm.clang.pusateri
dbus-FDexOT6u0n         ecp.WKZgfBPv            screens
dbus-WCFsGbJthm         ecp.YXIc2tce            ssh-TP6VUSOIyiWI
ecp.1fKBMZzn            ecp.pU2pbzQJ            ssh-dLzlhdI2iYOm
ecp.MiqLhe4s            gconfd-pusateri         tom
ecp.Nw4LkbjR            mozilla_pusateri0
ecp.PMQUFZgt            orbit-pusateri

gw% ls -a
.               ..              hello.swift

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


More information about the freebsd-ports-bugs mailing list