For convenience's sake, one might want to bump the Arch package version to force a rebuild due to dependencies.
Search Criteria
Package Details: planify 4.11.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/planify.git (read-only, click to copy) |
---|---|
Package Base: | planify |
Description: | Task manager with Todoist and Nextcloud support |
Upstream URL: | https://github.com/alainm23/planify |
Licenses: | GPL-3.0-or-later |
Conflicts: | elementary-planner |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 20 |
Popularity: | 0.90 |
First Submitted: | 2023-06-02 02:40 (UTC) |
Last Updated: | 2024-11-05 17:16 (UTC) |
Dependencies (11)
- evolution-data-server (evolution-data-server-gitAUR)
- granite7 (granite7-gitAUR)
- gtksourceview5 (gtksourceview-gitAUR)
- gxmlAUR (gxml-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libportal-gtk4
- webkitgtk-6.0 (webkit2gtk-unstableAUR)
- git (git-gitAUR, git-glAUR) (make)
- gobject-introspection (make)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
Required by (0)
Sources (1)
towo commented on 2021-04-19 12:11 (UTC)
Alterego commented on 2021-04-12 00:43 (UTC)
You need to recompile from scratch and it fixes itself
UnsolvedCypher commented on 2021-04-11 21:09 (UTC)
I'm getting an error:
planner: error while loading shared libraries: libgranite.so.5: cannot open shared object file: No such file or directory
Skallwar commented on 2021-01-07 10:27 (UTC)
@yochananmarqos: I found the issue. My default linker is ld.lld not ld.bfd. For some reason this was causing trouble
yochananmarqos commented on 2021-01-04 16:14 (UTC)
@Skallwar: I just built it in a clean chroot just fine. Using the release tag would be the same as using the release tarball. Use elementary-planner-git
if you want to be "always up to date".
Skallwar commented on 2021-01-04 12:08 (UTC)
Moreover, you could maybe use git+tag instead of a tarball. This way this package will always be up to date
Skallwar commented on 2021-01-04 10:28 (UTC)
I'm getting this error:
[17/201] Linking target src/com.github.alainm23.planner.quick-add
FAILED: src/com.github.alainm23.planner.quick-add
cc -o src/com.github.alainm23.planner.quick-add src/com.github.alainm23.planner.quick-add.p/meson-generated_.._.._as-resources.c.o src/com.github.alainm23.planner.quick-add.p/meson-generated_QuickAdd_Application.c.o src/com.github.alainm23.planner.quick-add.p/meson-generated_QuickAdd_MainWindow.c.o src/com.github.alainm23.planner.quick-add.p/meson-generated_QuickAdd_DBusClient.c.o src/com.github.alainm23.planner.quick-add.p/meson-generated_QuickAdd_Database.c.o src/com.github.alainm23.planner.quick-add.p/meson-generated_QuickAdd_Project.c.o src/com.github.alainm23.planner.quick-add.p/meson-generated_QuickAdd_Item.c.o src/com.github.alainm23.planner.quick-add.p/meson-generated_QuickAdd_Queue.c.o src/com.github.alainm23.planner.quick-add.p/meson-generated_config.c.o -flto -Wl,--as-needed -Wl,--no-undefined -pie -march=native -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,--start-group /usr/lib/libglib-2.0.so /usr/lib/libgee-0.8.so /usr/lib/libgobject-2.0.so /usr/lib/libgranite.so /usr/lib/libgtk-3.so /usr/lib/libgdk-3.so /usr/lib/libz.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libharfbuzz.so /usr/lib/libatk-1.0.so /usr/lib/libcairo-gobject.so /usr/lib/libcairo.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so /usr/lib/libsqlite3.so /usr/lib/libjson-glib-1.0.so /usr/lib/libsoup-2.4.so -Wl,--end-group
ld: error: undefined symbol: main
>>> referenced by init.c
>>> /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/Scrt1.o:(_start)
collect2: error: ld returned 1 exit status
This does not happen when using meson instead of arch-meson
yochananmarqos commented on 2021-01-02 16:50 (UTC)
@otaj: Dependencies are updated.
otaj commented on 2021-01-02 14:50 (UTC)
Hi, it seems you are missing a package gobject-introspection
as a dependency, see https://github.com/alainm23/planner/issues/634
Pinned Comments