From owner-freebsd-gnome@FreeBSD.ORG Wed Jan 2 18:41:42 2008 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B016616A420 for ; Wed, 2 Jan 2008 18:41:42 +0000 (UTC) (envelope-from jwb@homer.att.com) Received: from mail121.messagelabs.com (mail121.messagelabs.com [216.82.241.195]) by mx1.freebsd.org (Postfix) with ESMTP id 5211513C478 for ; Wed, 2 Jan 2008 18:41:42 +0000 (UTC) (envelope-from jwb@homer.att.com) X-VirusChecked: Checked X-Env-Sender: jwb@homer.att.com X-Msg-Ref: server-4.tower-121.messagelabs.com!1199299299!17223441!1 X-StarScan-Version: 5.5.12.14.2; banners=-,-,- X-Originating-IP: [144.160.128.149] Received: (qmail 5726 invoked from network); 2 Jan 2008 18:41:40 -0000 Received: from sbcsmtp9.sbc.com (HELO flph024.enaf.ffdc.sbc.com) (144.160.128.149) by server-4.tower-121.messagelabs.com with AES256-SHA encrypted SMTP; 2 Jan 2008 18:41:40 -0000 Received: from enaf.ffdc.sbc.com (localhost.localdomain [127.0.0.1]) by flph024.enaf.ffdc.sbc.com (8.14.0/8.14.0) with ESMTP id m02IfdGh021474; Wed, 2 Jan 2008 10:41:39 -0800 Received: from klph001.kcdc.att.com (klph001.kcdc.att.com [135.188.3.11]) by flph024.enaf.ffdc.sbc.com (8.14.0/8.14.0) with ESMTP id m02IfXD8021395; Wed, 2 Jan 2008 10:41:33 -0800 Received: from kcdc.att.com (localhost.localdomain [127.0.0.1]) by klph001.kcdc.att.com (8.14.0/8.14.0) with ESMTP id m02IfWlF017949; Wed, 2 Jan 2008 12:41:33 -0600 Received: from ulysses.homer.att.com (ulysses.homer.att.com [135.205.193.8]) by klph001.kcdc.att.com (8.14.0/8.14.0) with ESMTP id m02IfSBh017896; Wed, 2 Jan 2008 12:41:29 -0600 Received: from akiva.homer.att.com (akiva.homer.att.com [135.205.212.39]) by ulysses.homer.att.com (8.9.3/8.9.3) with ESMTP id NAA14130; Wed, 2 Jan 2008 13:41:28 -0500 (EST) Received: from akiva (localhost [127.0.0.1]) by akiva.homer.att.com (8.9.3/8.9.3) with ESMTP id NAA03089; Wed, 2 Jan 2008 13:41:28 -0500 (EST) Message-Id: <200801021841.NAA03089@akiva.homer.att.com> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.0.4 To: "Jeremy Messenger" In-reply-to: Your message of "Wed, 02 Jan 2008 12:33:48 CST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 02 Jan 2008 13:41:28 -0500 From: "J. W. Ballantine" Cc: gnome@freebsd.org Subject: Re: totem config fails on FreeBSD 7.0-PRERELEASE #12 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jan 2008 18:41:42 -0000 Sorry if I wasn't clear. What I was trying to say was that the csup of the ports dir would overwrite the MC changes made in the previous cvsup, the same as doing an unmerge prior to the csup, not that the unmerge would be after the csup in the script. as for the /usr/ports/multimedia/totem-pl-parser dir, it does have 2.21.6 but for some reason was not being built. I built it by hand and now totem is building. Thanks for the assist. Jim ---------- In Response to your message ------------- > Date: Wed, 02 Jan 2008 12:33:48 -0600 > To: "J. W. Ballantine" > From: "Jeremy Messenger" > Subject: Re: totem config fails on FreeBSD 7.0-PRERELEASE #12 > > On Wed, 02 Jan 2008 12:15:47 -0600, J. W. Ballantine > wrote: > > > > > OK, but I don't see how that will help. > > My suggest of add two lines don't solve your problem, but it is best > method to do that to avoid any different problem in future. > > > The next cvsup/csup will > > cause the ports dir to revert to the "official" dir, i.e. do the > > unmerge, and then the marcusmerge.sh should overlay the marcuscom > > bits on it. Am I missing something? > > I said, 'before'... You should unmerge before csup. When MC CVS has some > extra files and the csup will not revert this extra files. If we happened > to merge from MC ports to FreeBSD ports, then later we happen to remove > that extra files in FreeBSD ports. Somehow you come back in two weeks and > you run csup/marcusmerge, then a port will not working because marcusmerge > doesn't has this port anymore and csup doesn't know about that extra > files. It will causing your port to not build or function incorrect. > > As for your problem, you still need to check in > /usr/ports/multimedia/totem-pl-parser/Makefile to see if you actually have > 2.21.6. > > Cheers, > Mezz > > > Thanks, > > > > Jim > > > > ---------- In Response to your message ------------- > > > >> Date: Wed, 02 Jan 2008 12:04:15 -0600 > >> To: "J. W. Ballantine" > >> From: "Jeremy Messenger" > >> Subject: Re: totem config fails on FreeBSD 7.0-PRERELEASE #12 > >> > >> On Wed, 02 Jan 2008 11:50:54 -0600, J. W. Ballantine > >> > >> wrote: > >> > >> > > >> > Thanks, but my cvsup script is: > >> > > >> > #!/usr/local/bin/ksh93 > >> > date > >> > > >> > export > >> > > >> PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local > >> > / > >> > bin:/usr/X11R6/bin:/home/jwb/bin > >> > >> You should add two lines below to unmerge before you use csup. > >> > >> /local/GNOME2/marcusmerge.sh -U -m ports-stable > >> /local/GNOME2/marcusmerge.sh -U -m ports > >> > >> > csup -g -L 2 /usr/local/etc/stable-supfile > >> > csup -g -L 2 /usr/local/etc/ports-supfile > >> > cd /local/GNOME2 >> > rm -rf ports ports-stable > >> > pwd > >> > /local/GNOME2/marcusmerge.sh -m ports-stable > >> > /local/GNOME2/marcusmerge.sh -m ports > >> > pkgdb -Ff > >> > portsclean -DD > >> > > >> > where marcusmerge.sh is the script from marcuscom. > >> > > >> > So is there any reason why isn't it picking it up? > >> > >> I don't know. You need to check where marcusmerge put your > >> ports(-stable) > >> to your main ports tree. Also, check in > >> multimedia/totem-pl-parser/Makefile to see if you actually have 2.21.6 > >> in > >> there. > >> > >> Cheers, > >> Mezz > >> > >> > Jim > >> > > >> > ---------- In Response to your message ------------- > >> > > >> >> Date: Wed, 02 Jan 2008 11:14:16 -0600 > >> >> To: "J. W. Ballantine" > >> >> From: "Jeremy Messenger" > >> >> Subject: Re: totem config fails on FreeBSD 7.0-PRERELEASE #12 > >> >> > >> >> On Wed, 02 Jan 2008 08:36:34 -0600, J. W. Ballantine > >> >> > >> >> wrote: > >> >> > >> >> > While doing a portupgrade -a, totem fails with Script "configure" > >> >> failed > >> >> > unexpectedly. > >> >> > A delete of multimedia/totem, re cvsup and portupgrade -a > >> results in > >> >> the > >> >> > same error. > >> >> > I didn't find anything on the mailing list re this problem. The > >> >> > config.log follows. > >> >> > > >> >> > # uname -a > >> >> > FreeBSD overland 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #12: Thu > >> Dec > >> >> 27 > >> >> > 21:32:26 EST 2007 jwb@overland:/usr/obj/usr/src/sys/GENERIC > >> i386 > >> >> > > >> >> > # cat work/totem-2.21.5/config.log > >> >> > This file contains any messages produced by compilers while > >> >> > running configure, to aid debugging if configure makes a mistake. > >> >> > > >> >> > It was created by totem configure 2.21.5, which was > >> >> > generated by GNU Autoconf 2.61. Invocation command line was > >> >> > > >> >> > >> >> > Requested 'totem-plparser > 2.21.3' but version of > >> totem-plparser is > >> >> > 2.21.2 > >> >> > >> >> It said that your totem-pl-parser is out of date. In MC CVS, it has > >> >> totem-pl-parser-2.21.6. > >> >> > >> >> Cheers, > >> >> Mezz > >> > >> > >> -- > >> mezz7@cox.net - mezz@FreeBSD.org > >> FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) > >> http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org > >> http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org > >> > > > > > > > > -- > mezz7@cox.net - mezz@FreeBSD.org > FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) > http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org > http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org >