Search Criteria
Package Details: azpainter 3.0.12-1
Package Actions
| 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: | GPL3 |
| Submitter: | sirocco |
| Maintainer: | sirocco |
| Last Packager: | sirocco |
| Votes: | 14 |
| Popularity: | 0.002336 |
| First Submitted: | 2017-03-06 11:33 (UTC) |
| Last Updated: | 2025-05-13 13:51 (UTC) |
Dependencies (7)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libwebp (libwebp-gitAUR)
- libxcursor
- libxi (libxi-gitAUR)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
Latest Comments
1 2 Next › Last »
pio commented on 2022-09-17 19:37 (UTC) (edited on 2022-09-17 19:37 (UTC) by pio)
(Similar to azpainterb) I get this error when compiling:
It compiles if
-lzis added to the end of a line in build.ninja.in, like this:libs = @LIBS@ -lm -lz. It seems the order is important.aurmyster commented on 2021-06-08 18:10 (UTC)
the correct download link is: https://gitlab.com/azelpg/azpainter/-/archive/v3.0.1/azpainter-v3.0.1.tar.gz
And you need to change pkgver=3.0.1 to pkgver=v3.0.1
I just replaced the sha256sums with ('SKIP'), then it will build OK.
tattsan commented on 2021-01-18 05:39 (UTC) (edited on 2021-01-18 08:32 (UTC) by tattsan)
Sorry for bothering you. I checked every option in /etc/makepkg.conf, and found the cause was
distccflag in BUILDENV.I disabled distcc temporarily, and could build the app.
sirocco commented on 2021-01-18 04:21 (UTC) (edited on 2021-01-18 05:02 (UTC) by sirocco)
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 (UTC) (edited on 2021-01-16 04:23 (UTC) by tattsan)
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 (UTC)
No ideas. I am able to build azpainter on two different systems.
<deleted-account> commented on 2021-01-06 07:49 (UTC)
Exact same error after reinstalling libpng.
<deleted-account> commented on 2021-01-06 07:49 (UTC)
Exact same error with
make -j1. I'm building with plain makepkg.sirocco commented on 2021-01-06 00:48 (UTC)
There may be some race conditions. Or try reinstalling libpng.
Are you building with some aur helper?
<deleted-account> commented on 2021-01-05 19:59 (UTC)
What would make jobs have to do with lib deps?
1 2 Next › Last »