Search Criteria
Package Details: bedup 0.10.1-1
Package Actions
- View PKGBUILD / View Changes
- Download snapshot
- Search wiki
- Flag package out-of-date
- 1 pending request
- Submit Request
Git Clone URL: | https://aur.archlinux.org/bedup.git (read-only, click to copy) |
---|---|
Package Base: | bedup |
Description: | Offline deduplication utility for the BTRFS filesystem |
Upstream URL: | https://github.com/g2p/bedup |
Licenses: | GPL |
Conflicts: | bedup-git |
Submitter: | omgold |
Maintainer: | gpol |
Last Packager: | gpol |
Votes: | 42 |
Popularity: | 0.000000 |
First Submitted: | 2013-04-27 09:47 (UTC) |
Last Updated: | 2016-06-27 01:16 (UTC) |
Dependencies (9)
- python (python36, python32, python37, python39, python38, python310, python312)
- python-alembic (python-alembic-1.4.1)
- python-cffi
- python-distribute (python-setuptools)
- python-mako
- python-sqlalchemy (python-sqlalchemy-git, python-sqlalchemy1.3)
- python-xdg (python-pyxdg)
- btrfs-progs (btrfs-progs-git) (make)
- gcc (gccrs-git, gcc-git, gcc11) (make)
Latest Comments
1 2 Next › Last »
gonciarz commented on 2023-06-29 07:52 (UTC)
Actually, building bedup in an isolated virtual python env also fails:
gonciarz commented on 2023-06-29 07:42 (UTC)
There is a compilation error:
bedup/platform/pycache/_cffi__x60defbacxcd6ff1fb.c: In function ‘_cffi_layout_struct_fiemap’: bedup/platform/pycache/_cffi__x60defbacxcd6ff1fb.c:524:11: error: invalid application of ‘sizeof’ to incomplete type ‘struct fiemap_extent[]’ 524 | sizeof(((struct fiemap )0)->fm_extents), | ^ Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/setuptools/_distutils/unixccompiler.py", line 185, in _compile self.spawn(compiler_so + cc_args + [src, '-o', obj] + extra_postargs) File "/usr/lib/python3.11/site-packages/setuptools/_distutils/ccompiler.py", line 1041, in spawn spawn(cmd, dry_run=self.dry_run, *kwargs) File "/usr/lib/python3.11/site-packages/setuptools/_distutils/spawn.py", line 70, in spawn raise DistutilsExecError( distutils.errors.DistutilsExecError: command '/usr/bin/gcc' failed with exit code 1
gcc --version gcc (GCC) 13.1.1 20230429
erkexzcx commented on 2019-09-10 14:09 (UTC)
Hi. Can you change from
to
because it works just fine on any architecture?
G2P commented on 2016-10-26 16:26 (UTC)
Enverex commented on 2016-10-26 15:08 (UTC)
Crazyachmed commented on 2016-06-04 21:13 (UTC)
darkbasic commented on 2016-05-18 09:27 (UTC)
G2P commented on 2016-05-18 07:34 (UTC)
darkbasic commented on 2016-05-18 07:16 (UTC)
fryfrog commented on 2016-05-11 05:56 (UTC)
1 2 Next › Last »