From owner-freebsd-stable Fri May 11 18:36:54 2001 Delivered-To: freebsd-stable@freebsd.org Received: from nisser.com (c0039.upc-c.chello.nl [212.187.0.39]) by hub.freebsd.org (Postfix) with ESMTP id D861437B43C for ; Fri, 11 May 2001 18:36:42 -0700 (PDT) (envelope-from roelof@eboa.com) Received: from eboa.com (roelof [10.0.0.2]) by nisser.com (8.9.3/8.9.2) with ESMTP id DAA73367; Sat, 12 May 2001 03:36:20 +0200 (CEST) (envelope-from roelof@eboa.com) Message-ID: <3AFC9394.C68F491D@eboa.com> Date: Sat, 12 May 2001 03:36:20 +0200 From: Roelof Osinga Organization: eBOA - Programming the Web X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: "David W. Chapman Jr." Cc: Rasputin , stable@freebsd.org Subject: Re: What gives? References: <3AF9F4E8.52A31C48@eboa.com> <20010510050737.A2285@xor.obsecurity.org> <3AFB3C14.A6FB45AA@eboa.com> <20010511094813.A20755@dogma.freebsd-uk.eu.org> <3AFC565D.AECE9C5F@eboa.com> <061901c0da66$8da39040$931576d8@inethouston.net> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "David W. Chapman Jr." wrote: > > The most common thing I find is leftovers, like a Makefile.inc or a work > directory, do a make clean on them, I periodically do a make clean in > /usr/ports. I know there is probably a more efficient way to do it, but I > just let it go for a while. You could also do it before you install > somethings, just do a make clean install, because it also cleans the > dependencies. Sage advice, no doubt. Truth to tell, I've never actually done that - i.e. a 'make clean' in the /usr/ports directory before attempting to install a port. Though I am very intimately involved with both the Makefile.inc as well as the works/ directory sticks in the wheels of attempting a virgin install. As to the 'make clean', I'm not so sure. I doubt that would allow me to install the new gnome 1.4 without further ado. Also, I'm conversing with someone who did actually manage to install the firebird port on two distinct machine. I'm trying to find out what the difference is. I'm betting on me having last done a CVSup on the 15th of februar, but the jury's still out. Ok, let's see. Ok, I saw. --- No, I did not. Period. Here're the saillant details. Script started on Sat May 12 03:11:19 2001 test:/usr/ports/databases/firebird# make clean ===> Cleaning for firebird-0.9_4 test:/usr/ports/databases/firebird# make install >> firebird-boot-kit.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/distfiles/. ^MReceiving firebird-boot-kit.tar.gz (483175 bytes): 0%^MReceiving firebird-boot (...) rm -f burp cc backup.o burp.o canonical.o misc.o mvol.o restore.o source/jrd/sdl.o -o burp -Lsource/jrd -lgds -lgds_pyxis -ldescrypt chmod 777 burp mv -f burp source/interbase/bin/gbak touch burp chmod 666 burp source/interbase/bin/gbak -c misc/metadata.gbak /usr/ports/databases/firebird/work/refDatabases/jrd/metadata.gdb can't format message 12:256 -- message system code -4operating system directive semget failed can't format message 12:256 -- message system code -4 No such file or directory can't format message 12:256 -- message system code -4can't format message 12:33 -- message system code -4 can't format message 12:169 -- message system code -4can't format message 12:83 -- message system code -4 *** Error code 1 Ok, more details... test:/usr/ports/databases/firebird# ls -l /root/logs/kernel/ total 8646 -rw-r--r-- 1 root wheel 3652 Feb 11 13:44 2001.02.11 -rw-r--r-- 1 root wheel 3652 Feb 11 14:11 2001.02.11a -rw-r--r-- 1 root wheel 3761 Feb 15 16:02 2001.02.15 -rw-r--r-- 1 root wheel 1632524 May 9 19:42 2001.05.09-buildkernel -rw-r--r-- 1 root wheel 6094492 May 9 06:30 2001.05.09-buildworld -rw-r--r-- 1 root wheel 13344 May 9 19:45 2001.05.09-installkernel -rw-r--r-- 1 root wheel 551507 May 9 20:08 2001.05.09-installworld -rw-r--r-- 1 root wheel 423248 Jan 14 23:13 NISSER -rw-r--r-- 1 root wheel 3901 Jan 14 23:18 NISSER-00 -rw-r--r-- 1 root wheel 13604 Jan 15 17:34 NISSER-01 -rw-r--r-- 1 root wheel 13604 Jan 15 17:52 NISSER-01a -rw-r--r-- 1 root wheel 3505 Jan 15 17:53 NISSER-01b -rw-r--r-- 1 root wheel 10713 Jan 15 19:26 NISSER-01c -rw-r--r-- 1 root wheel 29550 Feb 11 14:06 NISSER-02 test:/usr/ports/databases/firebird# uname -a FreeBSD test.nisser.com 4.3-STABLE FreeBSD 4.3-STABLE #0: Wed May 9 19:36:00 CEST 2001 toor@test.nisser.com:/usr/obj/usr/src/sys/NISSER-02 i386 test:/usr/ports/databases/firebird# On the danger of repeating myself... believe you me, the firebird port has no *.inc file. Deleting the work directory would make no difference. Hold that thought... test:/usr/ports/databases/firebird# rm -r work test:/usr/ports/databases/firebird# make install ===> Extracting for firebird-0.9_4 >> Checksum OK for firebird-boot-kit.tar.gz. >> Checksum OK for interbase0.9-4-v5examples.tar.gz. >> Checksum OK for interbase0.9-4src.tar.gz. ... can't format message 12:169 -- message system code -4can't format message 12:83 -- message system code -4 *** Error code 1 ... OK, this is on a very recently CVSup'd 4.3 version. So what's the next step? Wait till hell freezes over? [Mind, I'm not knocking FreeBSD or the ports system, I'm knocking the idea that the ports system works fine without CVS. Subtle difference to be sure, yet one worth noting]. In fact, I'm parallel to this message carrying on an email discussion whith one who claim's to've installed this very port (no version numbers on either the port or the OS were mentioned) on two, count them - two, machines successfully. To which I replied, naturally, so what distinfo are you talking about and when's the last CVSup you performed? For the record: -rw-r--r-- 1 root wheel 1632524 May 9 19:42 2001.05.09-buildkernel -rw-r--r-- 1 root wheel 6094492 May 9 06:30 2001.05.09-buildworld -rw-r--r-- 1 root wheel 13344 May 9 19:45 2001.05.09-installkernel -rw-r--r-- 1 root wheel 551507 May 9 20:08 2001.05.09-installworld the other part was live, believe it or not. Roelof PS OK, it's my fault. That's usual. I mean, I'm married. Yet, what is the fault I made exactly this time? -- _______________________________________________________________________ eBOAź est. 1982 http://eBOA.com/ tel. +31-58-2123014 mailto:info@eBOA.com?subject=Information_request fax. +31-58-2160293 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message