Search Criteria
Package Details: redex-git r681.44b8fd3-1
Git Clone URL: | https://aur.archlinux.org/redex-git.git (read-only, click to copy) |
---|---|
Package Base: | redex-git |
Description: | A bytecode optimizer for Android apps |
Upstream URL: | http://fbredex.com/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | 314eter |
Maintainer: | 314eter |
Last Packager: | 314eter |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2016-04-14 11:25 |
Last Updated: | 2017-01-31 12:57 |
Dependencies (5)
- boost-libs (boost171, boost-libs-git)
- jsoncpp (jsoncpp-git, jsoncpp-cmake-git)
- python (python-dbg)
- boost (boost-git) (make)
- git (git-git) (make)
Latest Comments
Igneo676 commented on 2016-10-20 20:58
It appears that this builds, but fails to install properly anymore
==> Starting package()...
Making install in .
make[1]: Entering directory '/tmp/yaourt-tmp-igneo676/aur-redex-git/src/redex'
make[2]: Entering directory '/tmp/yaourt-tmp-igneo676/aur-redex-git/src/redex'
/usr/bin/mkdir -p '/tmp/yaourt-tmp-igneo676/aur-redex-git/pkg/redex-git//usr/bin'
/bin/sh ./libtool --mode=install /usr/bin/install -c redex-all redexdump '/tmp/yaourt-tmp-igneo676/aur-redex-git/pkg/redex-git//usr/bin'
libtool: install: /usr/bin/install -c redex-all /tmp/yaourt-tmp-igneo676/aur-redex-git/pkg/redex-git//usr/bin/redex-all
libtool: install: /usr/bin/install -c redexdump /tmp/yaourt-tmp-igneo676/aur-redex-git/pkg/redex-git//usr/bin/redexdump
/usr/bin/mkdir -p '/tmp/yaourt-tmp-igneo676/aur-redex-git/pkg/redex-git//usr/bin'
/usr/bin/install -c redex apkutil '/tmp/yaourt-tmp-igneo676/aur-redex-git/pkg/redex-git//usr/bin'
make install-exec-hook
make[3]: Entering directory '/tmp/yaourt-tmp-igneo676/aur-redex-git/src/redex'
cp -r ./pyredex /usr/bin
cp: cannot create directory '/usr/bin/pyredex': Permission denied
make[3]: *** [Makefile:1929: install-exec-hook] Error 1
make[3]: Leaving directory '/tmp/yaourt-tmp-igneo676/aur-redex-git/src/redex'
make[2]: *** [Makefile:1855: install-exec-am] Error 2
make[2]: Leaving directory '/tmp/yaourt-tmp-igneo676/aur-redex-git/src/redex'
make[1]: *** [Makefile:1732: install-am] Error 2
make[1]: Leaving directory '/tmp/yaourt-tmp-igneo676/aur-redex-git/src/redex'
make: *** [Makefile:1431: install-recursive] Error 1
==> ERROR: A failure occurred in package().