Bug#1057117:

Neil Jones neil at futurejonesapps.com
Thu Dec 14 01:38:31 GMT 2023


Steve,

Any progress on this bug?

It is very easy to replicate and needs to be addressed urgently.

I would suggest removing the swiftlang package from Debian testing and returning it to unstable until this bug is fixed.

The package really shouldn't be out of experimental yet, as it does not work even in the simplest operation.

As I have reported here - https://github.com/apple/swift/issues/60690 <https://github.com/apple/swift/issues/60690> - even the basic swiftc complier is not working.

Neil


> On Dec 2, 2023, at 5:52, Steve M <swm at swm1.com> wrote:
> 
> Neil,
> 
> Thank you for taking to time to test my packaging efforts and submit a bug
> report. I just did a quick test and was unable to reproduce your bug on Debian
> testing. This weekend when I have a little more time I'll try setting up a clean
> Debian unstable environment and try again.
> 
> $ mkdir hello && cd hello && swift package init --type executable
> Creating executable package: hello
> Creating Package.swift
> Creating README.md
> Creating .gitignore
> Creating Sources/
> Creating Sources/hello/main.swift
> Creating Tests/
> Creating Tests/helloTests/
> Creating Tests/helloTests/helloTests.swift
> $ swift build
> Building for debugging...
> [6/6] Linking hello
> Build complete! (1.16s)
> $ .build/x86_64-pc-linux-gnu/debug/hello
> Hello, world!
> $ 
> 
> 
> -Steve
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-llvm-team/attachments/20231214/3f5042fc/attachment.htm>


More information about the Pkg-llvm-team mailing list