From owner-freebsd-ports Thu Dec 30 5:52:38 1999 Delivered-To: freebsd-ports@freebsd.org Received: from pluto.psn.net (pluto.psn.net [207.211.58.12]) by hub.freebsd.org (Postfix) with ESMTP id E47D9151E4; Thu, 30 Dec 1999 05:52:35 -0800 (PST) (envelope-from will@shadow.blackdawn.com) Received: from 15-155.008.popsite.net ([209.69.195.155] helo=shadow.blackdawn.com) by pluto.psn.net with esmtp (PSN Internet Service 3.12 #1) id 123g0I-00021C-00; Thu, 30 Dec 1999 06:52:34 -0700 Received: (from will@localhost) by shadow.blackdawn.com (8.9.3/8.9.3) id IAA26623; Thu, 30 Dec 1999 08:52:31 -0500 (EST) (envelope-from will) Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <19991229120318.A599@luna.cdrom.com> Date: Thu, 30 Dec 1999 08:52:31 -0500 (EST) Reply-To: Will Andrews From: Will Andrews To: Jim Mock Subject: Re: gimp upgrade Cc: ports@FreeBSD.ORG, erich@FreeBSD.ORG Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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: <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. ;) 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. :\ -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message