Package Details: sk1 1:2.0rc5-1

Git Clone URL: https://aur.archlinux.org/sk1.git (read-only, click to copy)
Package Base: sk1
Description: Open source vector graphics editor for prepress
Upstream URL: https://sk1project.net/
Licenses: GPL3
Submitter: City-busz
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 2
Popularity: 0.000000
First Submitted: 2020-06-10 15:21 (UTC)
Last Updated: 2021-12-19 21:19 (UTC)

Latest Comments

1 2 Next › Last »

Tio commented on 2022-09-04 15:05 (UTC)

True. Sorry. Will report there. Thanks!

FabioLolix commented on 2022-09-04 09:48 (UTC)

It is python2-wxpython3 that is failing to build

Tio commented on 2022-09-03 22:22 (UTC)

Cannot build:

building '_core_' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/src/gtk
gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -std=gnu++14 -Wno-error=format-security -Wno-error=register -Wno-error=deprecated-declarations -Wno-error=alloc-size-larger-than= -Wno-error=write-strings -Wno-error=return-local-addr -Wno-error=attributes -std=gnu++14 -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DSWIG_PYTHON_SILENT_MEMLEAK -DWXP_USE_THREAD=1 -UNDEBUG -Iinclude -Isrc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/python2.7 -c src/helpers.cpp -o build/temp.linux-x86_64-2.7/src/helpers.o -O3 -pthread
In file included from src/helpers.cpp:17:
include/wx/wxPython/wxPython_int.h:35:10: fatal error: wx/wx.h: No such file or directory
   35 | #include <wx/wx.h>
      |          ^~~~~~~~~
compilation terminated.
error: command 'gcc' failed with exit status 1
==> ERROR: A failure occurred in build().
    Aborting...

filipeltsilva commented on 2022-05-15 14:31 (UTC) (edited on 2022-05-15 14:37 (UTC) by filipeltsilva)

python2-cairo became an AUR orphan package today and it's not in the official packages anymore. After realizing it, I updated my system and I uninstalled the python2-* packages I mentioned before, cleaned the cache, installed the pkgconf package, necessary to build python2-cairo, and installed sk1 one more time and this time everything worked as I expected. Thank you, @FabioLolix, for the help. I had an intense experience with manual package building that I never needed before as a Linux user.

filipeltsilva commented on 2022-05-14 21:35 (UTC)

@FabioLolix, it didn't work here. I built using extra-x86_64-build and python2-pillow, python2-reportlab and python2-pycups weren't found, but I had them installed. I uninstalled them, cleaned the cache (yay -Sc) and reinstalled with --asdeps flag. Then, I cloned sk1 by Git Clone URL, built with extra-x86_64 build and it still didn't find the dependencies that I said above.

FabioLolix commented on 2022-05-12 20:15 (UTC)

@filipeltsilva I've builded all the building using devtools (extra-x86_64-build) worked fine, builded sk1 with makepkg worked fine

$ LANG=C locate pycairo.h
/usr/include/pycairo/pycairo.h
/usr/lib/python2.7/site-packages/cairo/include/pycairo.h
$ LANG=C pacman -Qo /usr/lib/python2.7/site-packages/cairo/include/pycairo.h
/usr/lib/python2.7/site-packages/cairo/include/pycairo.h is owned by python2-cairo 1.18.2-4

filipeltsilva commented on 2022-05-10 20:50 (UTC)

I'm having this pycairo.h error when I'm trying to install the program. I have all the dependencies installed.

FabioLolix commented on 2022-01-26 20:50 (UTC)

I have adopted and revisioned python2-reportlab

simona commented on 2022-01-23 16:10 (UTC) (edited on 2022-01-23 16:10 (UTC) by simona)

now ok... thx

FabioLolix commented on 2022-01-23 15:49 (UTC)

@onekk use python2-reportlab and python2-pillow pkgbuilds uploaded here https://github.com/FabioLolix/PKGBUILD-AUR_fix/tree/master/p