@visne yep, upstream issue, don't think there's anything I can do on my end to fix it without making translations out-of-date, as they appear to release independently of Aseprite itself.
Search Criteria
Package Details: aseprite 1.3.9.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/aseprite.git (read-only, click to copy) |
---|---|
Package Base: | aseprite |
Description: | Create animated sprites and pixel art |
Upstream URL: | https://www.aseprite.org/ |
Keywords: | animation art aseprite editor gamedev image pixel sprites |
Licenses: | LicenseRef-Aseprite-EULA |
Submitter: | None |
Maintainer: | ImperatorStorm (ISSOtm) |
Last Packager: | ImperatorStorm |
Votes: | 115 |
Popularity: | 1.38 |
First Submitted: | 2011-11-01 17:40 (UTC) |
Last Updated: | 2024-10-06 06:48 (UTC) |
Dependencies (27)
- cmark (cmark-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libarchive.so (lib32-libarchive, libarchive)
- libcurl.so (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR, curl, lib32-curl)
- libexpat.so (expat-gitAUR, expat, lib32-expat)
- libfmt.so (fmt-gitAUR, fmt9AUR, fmt10AUR, fmt)
- libfontconfig.so (fontconfig-gitAUR, fontconfig-ubuntuAUR, fontconfig, lib32-fontconfig)
- libfreetype.so (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR, freetype2, lib32-freetype2)
- libgif.so (giflib-gitAUR, giflib)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libharfbuzz.so (lib32-harfbuzz-gitAUR, harfbuzz-gitAUR, harfbuzz, lib32-harfbuzz)
- libjpeg.so (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, lib32-mozjpeg-gitAUR, mozjpegAUR, jpegli-gitAUR, lib32-libjpeg-turbo, libjpeg-turbo)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libwebp.so (lib32-libwebp, libwebp)
- libwebpdemux.so (lib32-libwebp, libwebp)
- libwebpmux.so (lib32-libwebp, libwebp)
- libxcursor
- tinyxml2 (tinyxml2-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- Show 7 more dependencies...
Required by (1)
Sources (8)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 28 Next › Last »
ImperatorStorm commented on 2024-06-18 19:31 (UTC)
Visne commented on 2024-06-18 19:12 (UTC) (edited on 2024-06-18 19:12 (UTC) by Visne)
It could be an upstream issue:
-- aseprite libwebp: /usr/lib/libwebp.so;/usr/lib/libwebpdemux.so;/usr/lib/libwebpmux.so
-- Found Git: /usr/bin/git (found version "2.45.2")
[1/9] Creating directories for 'clone_strings-populate'
[1/9] Performing download step (git clone) for 'clone_strings-populate'
Cloning into 'strings.git'...
fatal: invalid reference: origin/main
CMake Error at /home/username/src/aseprite/src/build/_deps/clone_strings-subbuild/clone_strings-populate-prefix/tmp/clone_strings-populate-gitclone.cmake:49 (message):
Failed to checkout tag: 'origin/main'
FAILED: clone_strings-populate-prefix/src/clone_strings-populate-stamp/clone_strings-populate-download /home/username/src/aseprite/src/build/_deps/clone_strings-subbuild/clone_strings-populate-prefix/src/clone_strings-populate-stamp/clone_strings-populate-download
cd /home/username/src/aseprite/src/build/bin/data && /usr/bin/cmake -P /home/username/src/aseprite/src/build/_deps/clone_strings-subbuild/clone_strings-populate-prefix/tmp/clone_strings-populate-gitclone.cmake && /usr/bin/cmake -E touch /home/username/src/aseprite/src/build/_deps/clone_strings-subbuild/clone_strings-populate-prefix/src/clone_strings-populate-stamp/clone_strings-populate-download
ninja: build stopped: subcommand failed.
CMake Error at /usr/share/cmake/Modules/FetchContent.cmake:1714 (message):
Build step for clone_strings failed: 1
Call Stack (most recent call first):
/usr/share/cmake/Modules/FetchContent.cmake:1854:EVAL:2 (__FetchContent_directPopulate)
/usr/share/cmake/Modules/FetchContent.cmake:1854 (cmake_language)
/usr/share/cmake/Modules/FetchContent.cmake:2081 (FetchContent_Populate)
src/CMakeLists.txt:165 (FetchContent_MakeAvailable)
-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
Aborting...
ImperatorStorm commented on 2024-06-18 19:01 (UTC) (edited on 2024-06-18 19:01 (UTC) by ImperatorStorm)
@Visne provide error message.
@phunni cannot reproduce, have you tried https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot ?
Visne commented on 2024-06-18 18:15 (UTC)
Just wanted to let you know that this PKGBUILD fails if you have clone.defaultRemoteName
set to a non default value.
phunni commented on 2024-06-02 14:19 (UTC) (edited on 2024-06-15 14:11 (UTC) by phunni)
Fails to build with:
/usr/src/debug/aseprite/aseprite/src/gen/ui_class.cpp:42:(.text._ZL18find_element_by_idPN8tinyxml210XMLElementERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x1c): undefined reference to `tinyxml2::XMLElement::Attribute(char const*, char const*) const'
/usr/bin/ld: /tmp/lto-llvm-3f6d63.o: in function `tinyxml2::XMLNode::FirstChildElement(char const*)':
/usr/include/tinyxml2.h:786:(.text._ZL18find_element_by_idPN8tinyxml210XMLElementERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x59): undefined reference to `tinyxml2::XMLNode::FirstChildElement(char const*) const'
/usr/bin/ld: /tmp/lto-llvm-3f6d63.o: in function `find_element_by_id(tinyxml2::XMLElement*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
/usr/src/debug/aseprite/aseprite/src/gen/ui_class.cpp:(.text._ZL18find_element_by_idPN8tinyxml210XMLElementERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x6f): undefined reference to `tinyxml2::XMLNode::NextSiblingElement(char const*) const'
/usr/bin/ld: /tmp/lto-llvm-3f6d63.o: in function `tinyxml2::XMLNode::FirstChildElement(char const*)':
/usr/include/tinyxml2.h:786:(.text._ZL24collect_widgets_with_idsPN8tinyxml210XMLElementERSt6vectorIS1_SaIS1_EE+0x15): undefined reference to `tinyxml2::XMLNode::FirstChildElement(char const*) const'
/usr/bin/ld: /tmp/lto-llvm-3f6d63.o: in function `collect_widgets_with_ids(tinyxml2::XMLElement*, std::vector<tinyxml2::XMLElement*, std::allocator<tinyxml2::XMLElement*> >&)':
/usr/src/debug/aseprite/aseprite/src/gen/ui_class.cpp:(.text._ZL24collect_widgets_with_idsPN8tinyxml210XMLElementERSt6vectorIS1_SaIS1_EE+0x2f): undefined reference to `tinyxml2::XMLElement::Attribute(char const*, char const*) const'
/usr/bin/ld: /tmp/lto-llvm-3f6d63.o: in function `tinyxml2::XMLNode::NextSiblingElement(char const*)':
/usr/include/tinyxml2.h:836:(.text._ZL24collect_widgets_with_idsPN8tinyxml210XMLElementERSt6vectorIS1_SaIS1_EE+0x5b): undefined reference to `tinyxml2::XMLNode::NextSiblingElement(char const*) const'
/usr/bin/ld: /tmp/lto-llvm-3f6d63.o: in function `collect_widgets_with_ids(tinyxml2::XMLElement*, std::vector<tinyxml2::XMLElement*, std::allocator<tinyxml2::XMLElement*> >&)':
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.1.1/../../../../include/c++/14.1.1/bits/vector.tcc:694:(.text._ZL24collect_widgets_with_idsPN8tinyxml210XMLElementERSt6vectorIS1_SaIS1_EE+0x130): undefined reference to `tinyxml2::XMLElement::Attribute(char const*, char const*) const'
/usr/bin/ld: /tmp/lto-llvm-3f6d63.o: in function `convert_to_item(tinyxml2::XMLElement*)':
/usr/src/debug/aseprite/aseprite/src/gen/ui_class.cpp:73:(.text._ZL15convert_to_itemPN8tinyxml210XMLElementE+0x3f): undefined reference to `tinyxml2::XMLNode::Value() const'
/usr/bin/ld: /usr/src/debug/aseprite/aseprite/src/gen/ui_class.cpp:78:(.text._ZL15convert_to_itemPN8tinyxml210XMLElementE+0x211): undefined reference to `tinyxml2::XMLElement::Attribute(char const*, char const*) const'
/usr/bin/ld: /usr/src/debug/aseprite/aseprite/src/gen/ui_class.cpp:79:(.text._ZL15convert_to_itemPN8tinyxml210XMLElementE+0x22c): undefined reference to `tinyxml2::XMLElement::Attribute(char const*, char const*) const'
/usr/bin/ld: /usr/src/debug/aseprite/aseprite/src/gen/ui_class.cpp:96:(.text._ZL15convert_to_itemPN8tinyxml210XMLElementE+0x580): undefined reference to `tinyxml2::XMLElement::Attribute(char const*, char const*) const'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.
zicraftian commented on 2024-05-26 00:02 (UTC)
Massive thanks for maintaining this!
ImperatorStorm commented on 2024-05-23 04:46 (UTC) (edited on 2024-05-23 04:46 (UTC) by ImperatorStorm)
@vigress6 I've backported the commit fixing that, will push it with 1.3.7, thanks for the heads-up!
vigress6 commented on 2024-05-22 13:03 (UTC)
FYI building with ENABLE_UPDATER=OFF is broken on 1.3.7: https://github.com/aseprite/aseprite/issues/4486
ImperatorStorm commented on 2024-04-15 20:14 (UTC)
@patataofcourse Have you tried https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot ? The package builds fine in a docker image.
patataofcourse commented on 2024-04-15 07:42 (UTC)
failed to build 1.3.6 until I installed ccache, please add it as a makedepend
here's the error I got before installing ccache:
/usr/sbin/ld: /tmp/lto-llvm-432450.o: in function `std::thread::_State_impl<std::thread::_Invoker<std::tuple<app::crash::DataRecovery::launchSearch()::$_0> > >::_M_run()':
ld-temp.o:(.text._ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN3app5crash12DataRecovery12launchSearchEvE3$_0EEEEE6_M_runEv+0x2b1): undefined reference to `base::get_process_name[abi:cxx11](int)'
/usr/sbin/ld: /tmp/lto-llvm-432450.o: in function `std::thread::_State_impl<std::thread::_Invoker<std::tuple<app::crash::DataRecovery::launchSearch()::$_0> > >::_M_run()':
/usr/src/debug/aseprite/aseprite/src/app/crash/session.cpp:131:(.text._ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN3app5crash12DataRecovery12launchSearchEvE3$_0EEEEE6_M_runEv+0x2c7): undefined reference to `base::get_process_name[abi:cxx11](int)'
/usr/sbin/ld: /tmp/lto-llvm-432450.o: in function `app::SaveFileCopyAsCommand::onExecute(app::Context*)':
/usr/src/debug/aseprite/aseprite/src/app/ui/export_file_window.cpp:60:(.text._ZN3app21SaveFileCopyAsCommand9onExecuteEPNS_7ContextE+0x24c0): undefined reference to `doc::Sprite::hasPixelRatio() const'
/usr/sbin/ld: /tmp/lto-llvm-432450.o: in function `base::to_utf8(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)':
/usr/src/debug/aseprite/aseprite/laf/base/string.h:27:(.text._ZN3app6script12_GLOBAL__N_122fill_keymessage_valuesEP9lua_StatePKN2ui10KeyMessageE+0xf0): undefined reference to `base::to_utf8[abi:cxx11](wchar_t const*, unsigned long)'
/usr/sbin/ld: /usr/src/debug/aseprite/aseprite/laf/base/string.h:27:(.text._ZN3app11NewsListBox9parseFileERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0xaf5): undefined reference to `base::to_utf8[abi:cxx11](wchar_t const*, unsigned long)'
/usr/sbin/ld: /usr/src/debug/aseprite/aseprite/laf/base/string.h:27:(.text._ZNK2ui11Accelerator8toStringB5cxx11Ev+0x293): undefined reference to `base::to_utf8[abi:cxx11](wchar_t const*, unsigned long)'
/usr/sbin/ld: /usr/src/debug/aseprite/aseprite/laf/base/string.h:27:(.text._ZN2ui5Entry10executeCmdENS0_8EntryCmdEib+0x57b): undefined reference to `base::to_utf8[abi:cxx11](wchar_t const*, unsigned long)'
/usr/sbin/ld: /usr/src/debug/aseprite/aseprite/laf/base/string.h:27:(.text._ZN2ui6Widget23processMnemonicFromTextEib+0x32f): undefined reference to `base::to_utf8[abi:cxx11](wchar_t const*, unsigned long)'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
Pinned Comments
ImperatorStorm commented on 2024-10-02 17:56 (UTC)
Remember: You are expected to have the
base-devel
metapackage installed before using the AUR.ImperatorStorm commented on 2022-08-06 04:31 (UTC)
A note that, per Aseprite's EULA, binaries created by this PKGBUILD CANNOT BE DISTRIBUTED.
I will comply with any upstream requests to remove this package.
ImperatorStorm commented on 2022-01-06 00:07 (UTC)
Big thanks to ISSOtm for rewriting the PKGBUILD!
ImperatorStorm commented on 2021-12-31 21:31 (UTC) (edited on 2022-01-03 04:42 (UTC) by ImperatorStorm)
Hosting this package's PKGBUILD at https://github.com/ImperatorStorm/PKGBUILDs