Package Details: archiver 3.5.1-2

Git Clone URL: https://aur.archlinux.org/archiver.git (read-only, click to copy)
Package Base: archiver
Description: Easily create & extract archives, and compress & decompress files of various formats
Upstream URL: https://github.com/mholt/archiver
Licenses: MIT
Submitter: terinjokes
Maintainer: KenjiTakahashi
Last Packager: KenjiTakahashi
Votes: 1
Popularity: 0.000000
First Submitted: 2020-03-09 08:13 (UTC)
Last Updated: 2024-02-20 11:03 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

KenjiTakahashi commented on 2024-02-20 11:05 (UTC)

Fixed the compilation.

Please do not mark this as out of date for the 4.0 alpha releases. They are not fully functional and the CLI is not implemented at all. Consider reading a bit of the project's README before flagging packages.

MarsSeed commented on 2023-11-16 16:32 (UTC)

Fails to build:

==> Making package: archiver 3.5.1-1 (2023-11-16 17:25:30 CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
go: downloading github.com/nwaples/rardecode v1.1.0
go: downloading github.com/klauspost/compress v1.11.4
go: downloading github.com/andybalholm/brotli v1.0.1
go: downloading github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5
go: downloading github.com/golang/snappy v0.0.2
go: downloading github.com/klauspost/pgzip v1.2.5
go: downloading github.com/pierrec/lz4/v4 v4.1.2
go: downloading github.com/ulikunitz/xz v0.5.9
go: downloading github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8
# github.com/mholt/archiver/v3/cmd/arc
flag provided but not defined: -flto
usage: link [options] main.o
  -B note
        add an ELF NT_GNU_BUILD_ID note when using ELF
  -E entry
        set entry symbol name
  -H type
        set header type
  -I linker
        use linker as ELF dynamic linker

  [...] (output truncated)

==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: archiver