Package Details: sourcekitten 0.26.0-1

Git Clone URL: https://aur.archlinux.org/sourcekitten.git (read-only, click to copy)
Package Base: sourcekitten
Description: An adorable little framework and command line tool for interacting with SourceKit.
Upstream URL: https://github.com/jpsim/SourceKitten
Licenses: MIT
Submitter: refi.64
Maintainer: None
Last Packager: refi.64
Votes: 1
Popularity: 0.000000
First Submitted: 2018-04-20 16:38 (UTC)
Last Updated: 2019-10-14 01:14 (UTC)

Latest Comments

digital commented on 2019-05-30 09:56 (UTC)

==> Sources are ready.
==> Making package: sourcekitten 0.22.0-1 (Thu May 30 12:56:11 2019)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Entering fakeroot environment...
==> Starting package()...
rm -f "SourceKitten.pkg"
swift build --configuration release
rm -rf "/tmp/SourceKitten.dst"
swift package clean
/home/user/.cache/yay/sourcekitten/src/SourceKitten-0.22.0: error: AttachFailure(message: "unable to initialize database (disk I/O error)")
make: *** [Makefile:47: build] Error 1
==> ERROR: A failure occurred in package().
    Aborting...
Error making: sourcekitten

adsun commented on 2019-05-16 12:24 (UTC)

This also needs git added to makedepends.

lf-araujo commented on 2018-08-01 13:11 (UTC)

Swift kitten cant find standard libraries:

 $  sourcekitten complete
<unknown>:0: error: unable to load standard library for target 'x86_64-unknown-linux-gnu'
[]

This has been reported upstream here.

Any suggestion on how to correct this?