Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jun 2016 13:34:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210386] swiftc not creating executable
Message-ID:  <bug-210386-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210386

            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@FreeBSD.org
          Reporter: pusateri@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/=20
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

--=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-210386-13>