Package Details: artha 1.0.5-1

Git Clone URL: https://aur.archlinux.org/artha.git (read-only, click to copy)
Package Base: artha
Description: A free cross-platform English thesaurus based on WordNet
Upstream URL: http://artha.sourceforge.net/wiki/index.php/Home
Licenses: GPL
Submitter: ShadowKyogre
Maintainer: donpicoro
Last Packager: donpicoro
Votes: 85
Popularity: 0.21
First Submitted: 2009-09-17 03:35 (UTC)
Last Updated: 2020-08-03 09:55 (UTC)

Dependencies (6)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 5 Next › Last »

donpicoro commented on 2020-07-28 08:51 (UTC)

Dear @zaramaloo,

I will gladly do so as soon as the ssh keys are working again on the AUR. I tried 1.0.5 and it does compile. Thank you for your proactive help.

/Pico

zaramaloo commented on 2020-07-27 16:13 (UTC)

Ok I contacted the maintainer on Sourceforge and there is an update "artha-1.0.5.tar.gz" which compiles ok on Arch and gives version 1.0.5. If donpicoro could kindly load in AUR (after checking functionality) that would I think work...

zaramaloo commented on 2020-07-23 11:50 (UTC)

Message to the maintainers, cloning the GIT repo exits with an error: "make: *** [Makefile:275: all] Errore 2 ==> ERROR: A failure occurred in build(). Aborting..." any ideas? thanks its a great little app....

donpicoro commented on 2020-07-06 12:32 (UTC)

Ok, this is an error I did manage to reproduce. However I cannot seem to get it to work.

I am grateful this package was around when I was writing my PhD Thesis but I do not use it anymore. I welcome any possible input from you people.

I cannot spend a lot of time trying to fix a great package that unfortunately has not have any new releases since 2012-10-07 and no new code development since 2014-09-23. See https://sourceforge.net/p/artha/news/

My guess is that GCC9 could be the one to point the finger to.

Cheers,

/Pico

abd commented on 2020-07-06 07:52 (UTC)

Similar err but this's in link time

/usr/bin/ld: gui.o:(.bss+0x20): multiple definition of notify_notification_close'; mod_notify.o:(.bss+0x10): first defined here /usr/bin/ld: gui.o:(.bss+0x30): multiple definition ofnotify_notification_update'; mod_notify.o:(.bss+0x20): first defined here
/usr/bin/ld: gui.o:(.bss+0x28): multiple definition of notify_notification_show'; mod_notify.o:(.bss+0x18): first defined here /usr/bin/ld: gui.o:(.bss+0x38): multiple definition ofnotify_notification_new'; mod_notify.o:(.bss+0x28): first defined here
/usr/bin/ld: gui.o:(.bss+0x40): multiple definition of notify_uninit'; mod_notify.o:(.bss+0x30): first defined here /usr/bin/ld: gui.o:(.bss+0x48): multiple definition ofnotify_init'; mod_notify.o:(.bss+0x38): first defined here
collect2: error: ld returned 1 exit status

sully6119 commented on 2020-06-29 02:53 (UTC) (edited on 2020-06-29 03:01 (UTC) by sully6119)

Same problem here. Brand new EndeavorOS install. I am new to Arch. Previously Gentoo, Slackware and Ubuntu user. Attempts to manually build result in:

/usr/bin/ld: gui.o:/home/sean/Downloads/artha-1.0.3/src/mod_notify.h:51: multiple definition of `notify_notification_close'; mod_notify.o:/home  /sean/Downloads/artha-1.0.3/src/mod_notify.h:51: first defined here
/usr/bin/ld: gui.o:/home/sean/Downloads/artha-1.0.3/src/mod_notify.h:43: multiple definition of `notify_notification_update'; mod_notify.o:/home/sean/Downloads/artha-1.0.3/src/mod_notify.h:43: first defined here
/usr/bin/ld: gui.o:/home/sean/Downloads/artha-1.0.3/src/mod_notify.h:48: multiple definition of `notify_notification_show'; mod_notify.o:/home/sean/Downloads/artha-1.0.3/src/mod_notify.h:48: first defined here
/usr/bin/ld: gui.o:/home/sean/Downloads/artha-1.0.3/src/mod_notify.h:39: multiple definition of `notify_notification_new'; mod_notify.o:/home    /sean/Downloads/artha-1.0.3/src/mod_notify.h:39: first defined here
/usr/bin/ld: gui.o:/home/sean/Downloads/artha-1.0.3/src/mod_notify.h:37: multiple definition of `notify_uninit'; mod_notify.o:/home/sean/Downloads/artha-1.0.3/src/mod_notify.h:37: first defined here
/usr/bin/ld: gui.o:/home/sean/Downloads/artha-1.0.3/src/mod_notify.h:36: multiple definition of `notify_init'; mod_notify.o:/home/sean/Downloads/artha-1.0.3/src/mod_notify.h:36: first defined here
/usr/bin/ld: gui.o: undefined reference to symbol 'g_file_delete'
/usr/bin/ld: /usr/lib/libgio-2.0.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:444: artha] Error 1
make[2]: Leaving directory '/home/sean/Downloads/artha-1.0.3/src'
make[1]: *** [Makefile:344: all-recursive] Error 1
make[1]: Leaving directory '/home/sean/Downloads/artha-1.0.3'
make: *** [Makefile:275: all] Error 2

Tio commented on 2020-06-29 00:25 (UTC)

I get this error:

mv -f .deps/eggaccelerators.Tpo .deps/eggaccelerators.Po
mv -f .deps/wni.Tpo .deps/wni.Po
rm -f libwni.a
ar cru libwni.a wni.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libwni.a
mv -f .deps/gui.Tpo .deps/gui.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -Wextra -std=c99 -pedantic -Wno-unused-parameter -fstrict-aliasing -Wno-missing-field-initializers -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGDK_PIXBUF_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt  -Wl,--copy-dt-needed-entries -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o artha mod_notify.o suggestions.o hotkey_editor.o gui.o eggaccelerators.o tomboyutil.o instance_handler.o  libwni.a -lWN -lX11 -ldbus-1 -ldbus-glib-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0  
libtool: link: gcc -Wall -Wextra -std=c99 -pedantic -Wno-unused-parameter -fstrict-aliasing -Wno-missing-field-initializers -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGDK_PIXBUF_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wl,--copy-dt-needed-entries -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o artha mod_notify.o suggestions.o hotkey_editor.o gui.o eggaccelerators.o tomboyutil.o instance_handler.o  libwni.a -lWN -lX11 -ldbus-1 -ldbus-glib-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread
/usr/bin/ld: gui.o:(.bss+0x20): multiple definition of `notify_notification_close'; mod_notify.o:(.bss+0x10): first defined here
/usr/bin/ld: gui.o:(.bss+0x30): multiple definition of `notify_notification_update'; mod_notify.o:(.bss+0x20): first defined here
/usr/bin/ld: gui.o:(.bss+0x28): multiple definition of `notify_notification_show'; mod_notify.o:(.bss+0x18): first defined here
/usr/bin/ld: gui.o:(.bss+0x38): multiple definition of `notify_notification_new'; mod_notify.o:(.bss+0x28): first defined here
/usr/bin/ld: gui.o:(.bss+0x40): multiple definition of `notify_uninit'; mod_notify.o:(.bss+0x30): first defined here
/usr/bin/ld: gui.o:(.bss+0x48): multiple definition of `notify_init'; mod_notify.o:(.bss+0x38): first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:444: artha] Error 1
make[2]: Leaving directory '/var/tmp/pamac-build-tio/artha/src/artha-1.0.3/src'
make[1]: *** [Makefile:344: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/pamac-build-tio/artha/src/artha-1.0.3'
make: *** [Makefile:275: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

donpicoro commented on 2020-06-17 09:04 (UTC)

Dear @thaiphd,

as I wrote @fantab some time ago. I just tried it in my system (ArchLinux) building it myself and I found no errors.

Can you try and compile it manually? Maybe we can learn something more about the nature of the error that way.

/Pico

thaiphd commented on 2020-06-16 12:27 (UTC)

I got a problem trying to install artha using pamac


/usr/bin/ld: gui.o:(.bss+0x20): multiple definition of notify_notification_close'; mod_notify.o:(.bss+0x10): first defined here
/usr/bin/ld: gui.o:(.bss+0x30): multiple definition ofnotify_notification_update'; mod_notify.o:(.bss+0x20): first defined here
/usr/bin/ld: gui.o:(.bss+0x28): multiple definition of notify_notification_show'; mod_notify.o:(.bss+0x18): first defined here
/usr/bin/ld: gui.o:(.bss+0x38): multiple definition ofnotify_notification_new'; mod_notify.o:(.bss+0x28): first defined here
/usr/bin/ld: gui.o:(.bss+0x40): multiple definition of notify_uninit'; mod_notify.o:(.bss+0x30): first defined here
/usr/bin/ld: gui.o:(.bss+0x48): multiple definition ofnotify_init'; mod_notify.o:(.bss+0x38): first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:444: artha] Error 1

fantab commented on 2020-05-27 11:52 (UTC) (edited on 2020-05-27 12:09 (UTC) by fantab)

Hi @donpicoro I tried re-installing but the same error however the required dependencies have all installed without any issue.

[url]https://pastebin.com/wwnzhw4k[/url]