From owner-freebsd-ports Thu Dec 30 13:27:54 1999 Delivered-To: freebsd-ports@freebsd.org Received: from luna.cdrom.com (luna.cdrom.com [204.216.28.135]) by hub.freebsd.org (Postfix) with ESMTP id B304D15221 for ; Thu, 30 Dec 1999 13:27:51 -0800 (PST) (envelope-from jim@luna.cdrom.com) Received: (from jim@localhost) by luna.cdrom.com (8.10.0.Beta10/8.10.0.Beta10) id dBULQT961839; Thu, 30 Dec 1999 13:26:29 -0800 (PST) Date: Thu, 30 Dec 1999 13:26:27 -0800 From: Jim Mock To: Will Andrews Cc: ports@FreeBSD.ORG Subject: Re: gimp upgrade Message-ID: <19991230132626.A45383@luna.cdrom.com> Reply-To: jim@luna.cdrom.com References: <19991229120318.A599@luna.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.1.1i In-Reply-To: ; from andrews@TECHNOLOGIST.COM on Thu, Dec 30, 1999 at 08:52:31AM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 30 Dec 1999 at 08:52:31 -0500, Will Andrews wrote: > On 29-Dec-99 Jim Mock wrote: > > On Wed, 29 Dec 1999 at 09:06:13 -0500, Will Andrews wrote: > >> On 29-Dec-99 Jim Mock wrote: > >> > Here's a patch to upgrade the gimp port to the latest (afaik) version. > >> > I'd appreciate some feedback on it before I go ahead and commit it. > >> > >> Does this fix the ugly script-fu crash after one usage? :) > > > > It seems to.. at least on -STABLE. > > *** /var/log/x11.log *** > "/usr/X11R6/libexec/gimp/1.1/plug-ins/rotators" executable not found > gimp: fatal error: sigsegv caught > gimp (pid:26313): [E]xit, [H]alt, show [S]tack trace or [P]roceed: > > Ugh. I tried to use script fu but it crashed (script-fu brought GIMP > down with it too). I tried a `make deinstall' and got this: Strange, script-fu works fine here.. that was one of the first things I tested since I was having the same problem with it crashing on previous versions too. FreeBSD luna.cdrom.com 3.4-STABLE FreeBSD 3.4-STABLE #0: Wed Dec 29 15:45:17 PST 1999 jim@luna.cdrom.com:/usr/src/sys/compile/LUNA i386 > <1 5017-0> (99-12-30 8:47:50) [root@shadow /usr/ports/graphics/gimp1.new]# make > deinstall > ===> Deinstalling for gimp-1.1.14 > pkg_delete: file `/usr/X11R6/libexec/gimp/1.1/modules/libcdisplay_gamma.so' > doesn't really exist > pkg_delete: file `/usr/X11R6/libexec/gimp/1.1/modules/libcolorsel_gtk.so' > doesn't really exist > pkg_delete: file `/usr/X11R6/libexec/gimp/1.1/modules/libcolorsel_triangle.so' > doesn't really exist > pkg_delete: file `/usr/X11R6/libexec/gimp/1.1/modules/libcolorsel_water.so' > doesn't really exist > pkg_delete: unable to completely remove directory > '/usr/X11R6/libexec/gimp/1.1/modules' > pkg_delete: unable to completely remove directory '/usr/X11R6/libexec/gimp/1.1' > pkg_delete: unable to completely remove directory '/usr/X11R6/libexec/gimp' > pkg_delete: couldn't entirely delete package (perhaps the packing list is > incorrectly specified?) > > <1 5022-0> (99-12-30 8:50:20) [root@shadow /usr/ports/graphics/gimp1.new]# ll > /usr/X11R6/libexec/gimp/1.1/modules/ > total 41 > -rw-r--r-- 1 root wheel 5762 Dec 30 08:47 libcdisplay_gamma.a > -rw-r--r-- 1 root wheel 3148 Dec 30 08:47 libcolorsel_gtk.a > -rw-r--r-- 1 root wheel 15644 Dec 30 08:47 libcolorsel_triangle.a > -rw-r--r-- 1 root wheel 15130 Dec 30 08:47 libcolorsel_water.a > > You forgot the static (.a's are static, i think) libraries in the PLIST. ;) Hrm, I can't replicate the deinstall issue either.. [root@luna:/home/jim/freebsd/ports/gimp1]# make deinstall ===> Deinstalling for gimp-1.1.14 [root@luna:/home/jim/freebsd/ports/gimp1]# I'm testing it again.. it's compiling now, but it'll probably take a while since I'm also building world. I'll follow this up when it's done. > I'm not sure why script-fu keeps crashing on me.. it's done that since > gimp 1.1.9, or whatever came before 1.1.10. :\ Like I said, I was seeing the same thing for a while.. until I installed this version actually. Are you testing it on -CURRENT or -STABLE? Also, make sure you nuke any pre-existing gimp cruft.. directories, stray libs, etc., and try it again. The other report I got was the same as what I was seeing. - jim -- - jim mock - walnut creek cdrom/freebsd test labs - jim@luna.cdrom.com - - phone: 1.925.691.2800 x.3814 - fax: 1.925.674.0821 - jim@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message