Search Criteria
Package Details: azpainter 2.1.7-1
Git Clone URL: | https://aur.archlinux.org/azpainter.git (read-only, click to copy) |
---|---|
Package Base: | azpainter |
Description: | Painting software |
Upstream URL: | http://azsky2.html.xdomain.jp/soft/azpainter.html |
Licenses: | |
Submitter: | sirocco |
Maintainer: | sirocco |
Last Packager: | sirocco |
Votes: | 12 |
Popularity: | 1.58 |
First Submitted: | 2017-03-06 11:33 |
Last Updated: | 2021-01-21 06:36 |
Dependencies (5)
- fontconfig (fontconfig-srb, fontconfig-infinality-ultimate, fontconfig-infinality, fontconfig-infinality-remix, fontconfig-ubuntu, fontconfig-git, fontconfig-minimal-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libjpeg-turbo (mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg)
- libxi (libxi-git)
- libxfixes (make)
Latest Comments
1 2 Next › Last »
tattsan commented on 2021-01-18 05:39
Sorry for bothering you. I checked every option in /etc/makepkg.conf, and found the cause was
distcc
flag in BUILDENV.I disabled distcc temporarily, and could build the app.
sirocco commented on 2021-01-18 04:21
Also builds without problems with
MAKEFLAGS="-j2"
.It probably makes sense to check
options=(!makeflags)
in PKGBUILD.tattsan commented on 2021-01-16 04:01
Same error here. If I build it manually without makepkg, no such error occurs, so this seems to be an issue of makepkg. @sirocco , can you please show us your OPTIONS array in
/etc/makepkg.conf
?sirocco commented on 2021-01-06 10:56
No ideas. I am able to build azpainter on two different systems.
nesk_aur commented on 2021-01-06 07:49
Exact same error after reinstalling libpng.
nesk_aur commented on 2021-01-06 07:49
Exact same error with
make -j1
. I'm building with plain makepkg.sirocco commented on 2021-01-06 00:48
There may be some race conditions. Or try reinstalling libpng.
Are you building with some aur helper?
nesk_aur commented on 2021-01-05 19:59
What would make jobs have to do with lib deps?
sirocco commented on 2021-01-05 13:48
Try, pliz, uncomment line
in the PKGBUILD and comment out line
nesk_aur commented on 2021-01-05 10:27