>>> Unpacking source... >>> Unpacking gaim-otr-2.0.1.tar.gz to /var/tmp/portage/gaim-otr-2.0.1/work >>> Source unpacked. cc -O2 -march=athlon64 -pipe -g -Wall -I/usr/include/gaim `pkg-config --cflags glib-2.0 gtk+-2.0` -I/usr/include -fPIC -DUSING_GTK -DGAIM_PLUGINS -DGAIM_OTR_VERSION=\"2.0.1\" -c -o o tr-plugin.o otr-plugin.c cc -O2 -march=athlon64 -pipe -g -Wall -I/usr/include/gaim `pkg-config --cflags glib-2.0 gtk+-2.0` -I/usr/include -fPIC -DUSING_GTK -DGAIM_PLUGINS -DGAIM_OTR_VERSION=\"2.0.1\" -c -o u i.o ui.c cc -O2 -march=athlon64 -pipe -g -Wall -I/usr/include/gaim `pkg-config --cflags glib-2.0 gtk+-2.0` -I/usr/include -fPIC -DUSING_GTK -DGAIM_PLUGINS -DGAIM_OTR_VERSION=\"2.0.1\" -c -o d ialogs.o dialogs.c cc -O2 -march=athlon64 -pipe -g -Wall -I/usr/include/gaim `pkg-config --cflags glib-2.0 gtk+-2.0` -I/usr/include -fPIC -DUSING_GTK -DGAIM_PLUGINS -DGAIM_OTR_VERSION=\"2.0.1\" -c -o g tk-ui.o gtk-ui.c cc -O2 -march=athlon64 -pipe -g -Wall -I/usr/include/gaim `pkg-config --cflags glib-2.0 gtk+-2.0` -I/usr/include -fPIC -DUSING_GTK -DGAIM_PLUGINS -DGAIM_OTR_VERSION=\"2.0.1\" -c -o g tk-dialog.o gtk-dialog.c otr-plugin.c: In function `notify_cb': otr-plugin.c:181: warning: 'gaimlevel' might be used uninitialized in this function cc -g -shared -module -avoid-version otr-plugin.o ui.o dialogs.o gtk-ui.o gtk-dialog.o -o gaim-otr.so -lotr -lgcrypt >>> Test phase [not enabled]: x11-plugins/gaim-otr-2.0.1 >>> Install gaim-otr-2.0.1 into /var/tmp/portage/gaim-otr-2.0.1/image/ category x11-plugins install -d /var/tmp/portage/gaim-otr-2.0.1/image//usr/lib/gaim install -m 0755 gaim-otr.so /var/tmp/portage/gaim-otr-2.0.1/image//usr/lib/gaim /usr/lib/portage/bin/dodoc: ChangeLog does not exist. man: prepallstrip: strip: x86_64-pc-linux-gnu-strip --strip-unneeded strip: x86_64-pc-linux-gnu-strip --strip-unneeded usr/lib/gaim/gaim-otr.so !!! ERROR: x11-plugins/gaim-otr-2.0.1 failed. !!! Function dyn_install, Line 1114, Exitcode 0 !!! File /var/tmp/portage/gaim-otr-2.0.1/image///usr/lib/gaim/gaim-otr.so matches a file type that is not allowed in /usr/lib !!! If you need support, post the topmost build error, NOT this status message.
--- /usr/portage/x11-plugins/gaim-otr/gaim-otr-2.0.1.ebuild 2005-03-30 16:06:14.000000000 -0600 +++ /usr/local/portage/x11-plugins/gaim-otr/gaim-otr-2.0.1.ebuild 2005-05-17 10:56:06.000000000 -0500 @@ -25,5 +25,5 @@ src_install() { make install DESTDIR=${D} || die "Install failed" - dodoc COPYING ChangeLog README + dodoc COPYING Changelog README }
Created attachment 59137 [details, diff] gaim-otr-2.0.1.patch Solves Bug #92939 and Bug #92932
Does this problem exist in gaim-otr-2.0.2?
BTW I fixed the ChangeLog/Changelog issue in 2.0.1.
(In reply to comment #3) > Does this problem exist in gaim-otr-2.0.2? Nop, it doesn't. :-)
Very well.