From owner-freebsd-ports Sat Oct 6 8:50:42 2001 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.bmi.net (smtp.bmi.net [204.57.191.31]) by hub.freebsd.org (Postfix) with ESMTP id 8E83137B405; Sat, 6 Oct 2001 08:50:29 -0700 (PDT) Received: from johncoop.MSHOME (drumheller-router.bmi.net [206.63.201.3] (may be forged)) by smtp.bmi.net (Pro-8.9.3/Pro-8.9.3) with ESMTP id PAA29404; Sat, 6 Oct 2001 15:57:21 -0700 Date: Sat, 6 Oct 2001 08:50:19 -0700 From: John Merryweather Cooper To: Maxim Sobolev Cc: gnome@FreeBSD.org, ports@FreeBSD.org Subject: Re: GNOME megaupdate [gal/gtkhtml/ORBit/bonobo-conf/librsvg/evolution/sodipodi] - correct patch Message-ID: <20011006085019.A14625@johncoop.MSHOME> References: <20011005223443.A73833@johncoop.MSHOME> <200110060723.KAA03417@ipcard.iptcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit In-Reply-To: <200110060723.KAA03417@ipcard.iptcom.net>; from sobomax@FreeBSD.org on Sat, Oct 06, 2001 at 00:23:23 -0700 X-Mailer: Balsa 1.2.0 Lines: 116 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 2001.10.06 00:23 Maxim Sobolev wrote: > It is likely that you see this because you did not follow recommended > testing procedure (see my original message below). Due to some > changes, > you have to remove all GNOME components first, and then rebuild them > all from scratch. portupgrade is of little help here, sorry. > > -Maxim > No, I followed the instructions in the e-mail for the first pass (pkg_delete'd ORBit, make clean, make install in gnome-fifth-toe). I was using portupgrade only in an attempt to recover/build as much as possible. I have a working system, it just doesn't have quite everything . . . :) I think my suggestion on including portupgrade was confusing. My appologies. -- jmc MacroHard -- the perfection of form over substance, marketing over performance, and greed over design . . . > On Fri, 5 Oct 2001 22:34:43 -0700, John Merryweather Cooper wrote: > > > > On 2001.10.05 07:51 Maxim Sobolev wrote: > > > OOPS, sorry I've attached wrong file. Trying again. > > > > > > -Maxim > > > > > > > I've made five passes on getting it all to build so far. > > > > On pass I, oaf failed in the configure stage (I'd deinstalled ORBit > > prior to starting the re-build of gnome-fifth-toe). ORBit got built > > a little further down in the build, so . . . > > > > On pass II, I used portupgrade -fr oaf. oaf, gconf, and gnome-print > > (plus some other stuff) got built. Build of bonobo fails toward the > > end when it can't find libgnomeprint/gnome-print.h. So, on to pass > III > > . . > > > > On pass III, I used portupgrade -fr bonobo. Bonobo fails in the > same > > manner as previously described. So, on to pass IV . . . > > > > On pass IV, I used portupgrade -fr gnomeprint. gnomeprint rebuilt > fine, > > but Bonobo remains broken. Oh, well; I'll try one more time . . . > > > > On pass V, I used portupgrade -fr bonobo again. Samo, samo. > > > > -- > > jmc > > > > MacroHard -- the perfection of form over > > substance, marketing over > > performance, and greed over > > design . . . > > > > P.S. Now might be a good time to add portupgrade to one or both > GNOME > > mega-meta-ports. Although the last megaupdate built fine, changes > to > > the ABI numbers for GAL and gtkhtml required rebuild Balsa, etc. > > portupgrade makes this so much simpler. :) > > ========================================================================== > > > Maxim Sobolev wrote: > > > > > > > Hi Gnome'rs! > > > > > > > > Attached please find a patch that updates five core GNOME > > > > components and two applications included into GNOME metaport > > > > to the latest versions. Please test this patch and report > > > > any problems. If there are no serious problems I'm planning > > > > to commit it at the very beginning of the next week. > > > > > > > > As usually following is the correct procedure to test the > > > > patchset: > > > > > > > > 1. Remove old ORBit and all ports that depend on it: > > > > > > > > # pkg_delete `cat /var/db/pkg/ORBit-*/+REQUIRED_BY`; > > > > pkg_delete ORBit* > > > > (users of -current and very recent -stable can use > > > > "pkg_delete -r ORBit*" instead) > > > > > > > > 2. Patch your /usr/ports tree; > > > > > > > > # cd /usr/ports ; patch -p1 -s < > > > > /where/you/put/it/gnomeupdate.diff > > > > > > > > 3. Run build either of full GNOME metaport: > > > > > > > > # cd /usr/ports/x11/gnome-fifth-toe ; make clean ; make > > > > install clean > > > > > > > > or core GNOME components: > > > > > > > > # cd /usr/ports/x11/gnome ; make clean ; make install clean > > > > > > > > 4. Test it and report back any unusual problems. > > > > > > > > Thanks! > > > > > > > > -Maxim > > > > > > Index: ports/x11-toolkits/gal/Makefile > [snip] > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message