Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5419 - xchat-1.9.2.ebuild (Updated)
Summary: xchat-1.9.2.ebuild (Updated)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gabriele Giorgetti
URL:
Whiteboard:
Keywords:
: 5202 5692 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-07-22 16:45 UTC by Christopher Horler
Modified: 2003-02-04 19:42 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
xchat-1.9.2.ebuild (updated) (xchat-1.9.2.ebuild,2.04 KB, text/plain)
2002-07-22 16:46 UTC, Christopher Horler
Details
xchat-1.9.2.ebuild (Updated) (xchat-1.9.2.ebuild,2.15 KB, text/plain)
2002-07-23 15:15 UTC, Christopher Horler
Details
xchat-1.9.2.ebuild (update) (xchat-1.9.2-r1.ebuild,2.30 KB, text/plain)
2002-08-28 07:55 UTC, foser (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Horler 2002-07-22 16:45:03 UTC
2 problems,

sandbox stops the install of an icon to the system (added make target to close
that), and emake failed to correctly build the python module (just happened to
see an error there - not sure if it's necessary or not, but it's safer to use
make not emake).

Very minor changes, attaching new ebuild (no version number change, and there
may still be issues with the package - I've only just started testing it, but
someone in #gentoo asked for it and I said I'd log a bugzilla report).
Comment 1 Christopher Horler 2002-07-22 16:46:02 UTC
Created attachment 2472 [details]
xchat-1.9.2.ebuild (updated)
Comment 2 Dave Nellans 2002-07-22 18:47:35 UTC
I can verify the attached ebuild solves the sandbox violation...
Comment 3 Andreas Kotowicz 2002-07-23 11:10:16 UTC
everything works fine but there's still a bug: the link created in gnome-menu
calls xchat but you've installed xchat as xchat-2. 
Comment 4 Christopher Horler 2002-07-23 15:15:37 UTC
Created attachment 2497 [details]
xchat-1.9.2.ebuild (Updated)

fixes program link issues, as long as KDEDIR is set.  If KDEDIR isn't set
you'll get a link in /share/.... when it should be ${KDEDIR}/share/.... I
discovered this yesterday.  As to why my KDEDIR wasn't set yesterday I have no
idea - but it is today.

I tried to make the first submission obsolete, but I apparently don't have the
permissions - someone else will need to do that:-)
Comment 5 Spider (RETIRED) gentoo-dev 2002-07-24 00:28:23 UTC
*** Bug 5202 has been marked as a duplicate of this bug. ***
Comment 6 Andreas Kotowicz 2002-07-24 02:32:52 UTC
new ebuild works fine. spider, can you put this into cvs and replace the old ebuild?
Comment 7 adam stokes 2002-07-24 05:17:26 UTC
works for me too :)
Comment 8 Gabriele Giorgetti 2002-07-28 15:51:18 UTC
*** Bug 5692 has been marked as a duplicate of this bug. ***
Comment 9 Rigo 2002-07-29 06:57:07 UTC
4 me it didn't :'-(

1.3a, ix86, gcc 3.1 ea. updates..

make[3]: Entering directory
`/var/tmp/portage/xchat-1.9.2/work/xchat-1.9.2/plugins/python'
gcc -DHAVE_CONFIG_H -I. -I. -I../..     -march=i686 -O3 -pipe
-I/usr/include/orbit-2.0 -Wall -g -I/usr/include/python2.2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I.. -c python.c -o python.o
make[3]: *** No rule to make target `python.so', needed by `all-am'.  Stop.
make[3]: *** Waiting for unfinished jobs....
gcc -DHAVE_CONFIG_H -I. -I. -I../..     -march=i686 -O3 -pipe
-I/usr/include/orbit-2.0 -Wall -g -shared python.o -o python.so
-L/usr/lib/python2.2/config -lpython2.2 -lpthread -lutil
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
`/var/tmp/portage/xchat-1.9.2/work/xchat-1.9.2/plugins/python'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/xchat-1.9.2/work/xchat-1.9.2/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xchat-1.9.2/work/xchat-1.9.2'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -82, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/net-irc/xchat/xchat-1.9.2.ebuild .
Comment 10 Todd Heim (RETIRED) gentoo-dev 2002-08-15 16:36:52 UTC
xchat-1.9.2 fails with this: 
*** Could not run GTK+ test program, checking why... 
*** The test program failed to compile or link. See the file config.log for 
the 
*** exact error that occured. This usually means GTK+ is incorrectly 
installed. 
 
Cannot find GTK! Not building GTK FrontEnd. 
 
relevant portion of config.log is follows: 
configure:4136: checking for GLIB - version >= 2.0.3 
configure:4250: gcc -o conftest -g -O2  -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include     conftest.c  -lglib-2.0    1>&5 
configure:4363: checking for pkg-config 
configure:4411: checking for GTK+ - version >= 2.0.3 
configure:4521: gcc -o conftest -g -O2  -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 
-I/usr/X11R6/inc 
lude -I/usr/include/freetype2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include     conftest.c  -lgtk-x11-2.0 -lgdk-x11-2.0 
-latk-1.0 -lgdk_pixbuf-2.0 - 
lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl 
-lglib-2.0    1>&5 
/usr/lib/libpangoxft-1.0.so: undefined reference to `FT_Seek_Stream' 
/usr/lib/libpangoxft-1.0.so: undefined reference to `FT_Get_Short' 
/usr/lib/libpangoxft-1.0.so: undefined reference to `FT_Forget_Frame' 
/usr/lib/libpangoxft-1.0.so: undefined reference to `FT_Access_Frame' 
/usr/lib/libpangoxft-1.0.so: undefined reference to `FT_Get_Long' 
collect2: ld returned 1 exit status 
 
could this possibly be a problem with the gtk+ ebuild, or x11=libs/pango? 
Comment 11 Todd Heim (RETIRED) gentoo-dev 2002-08-15 16:50:38 UTC
spoke too soon; rebuild of x11-libs/pango just finished, and now the gtk+ test 
passes and xchat builds as normal. 
Comment 12 foser (RETIRED) gentoo-dev 2002-08-28 07:55:00 UTC
Created attachment 3504 [details]
xchat-1.9.2.ebuild (update)

The ebuild as it is changes the plugin names (perl & python) to .so-2 , so
those can't be loaded. This ebuild adds symlinks so they can and will be loaded
at startup.
Comment 13 Hanno Böck gentoo-dev 2002-11-08 08:45:38 UTC
this bug seems to be obsolete, since 1.9.4 is already in portage.