From owner-freebsd-ports@FreeBSD.ORG Thu Jun 8 00:01:57 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4145716E3A5 for ; Wed, 7 Jun 2006 21:27:17 +0000 (UTC) (envelope-from amistry@am-productions.biz) Received: from mail.united-ware.com (am-productions.biz [69.61.164.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBA6443D4C for ; Wed, 7 Jun 2006 21:27:16 +0000 (GMT) (envelope-from amistry@am-productions.biz) Received: from [192.168.1.100] (am-productions.biz [69.61.164.22]) (authenticated bits=0) by mail.united-ware.com (8.13.4/8.13.6) with ESMTP id k57LU7GG001186 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 7 Jun 2006 17:30:14 -0400 (EDT) (envelope-from amistry@am-productions.biz) From: Anish Mistry Organization: AM Productions To: Sam Lawrance Date: Wed, 7 Jun 2006 17:27:16 -0400 User-Agent: KMail/1.9.1 References: <447B76FA.1030304@wm-access.no> <200606071412.45003.amistry@am-productions.biz> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5684840.UzRJJZms1n"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200606071727.31039.amistry@am-productions.biz> X-Spam-Status: No, score=-3.9 required=5.0 tests=ALL_TRUSTED,BAYES_60, J_CHICKENPOX_15,MYFREEBSD3 autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail.united-ware.com X-Virus-Scanned: ClamAV 0.88.2/1517/Tue Jun 6 20:05:07 2006 on mail.united-ware.com X-Virus-Status: Clean Cc: Sten Daniel S?rsdal , freebsd-ports@freebsd.org Subject: Re: 6.1R: Postgresql 8.1.3 and threadsafe. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 00:01:58 -0000 --nextPart5684840.UzRJJZms1n Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 07 June 2006 17:03, Sam Lawrance wrote: > On 08/06/2006, at 4:12 AM, Anish Mistry wrote: > > On Wednesday 07 June 2006 06:29, Sam Lawrance wrote: > >> On 30/05/2006, at 12:03 PM, Kris Kennaway wrote: > >>> On Tue, May 30, 2006 at 12:34:34AM +0200, Sten Daniel S?rsdal > > > > wrote: > >>>> Does this one go to database@ or ports@ > >>>> > >>>> FreeBSD 6.1 RELEASE (i386) considered threadsafe with > >>>> Postgresql 8.1.3. > >>>> I ran 8.1.2 without any noticable effects but after upgrading > >>>> from 5.4 > >>>> to 6.1 by means of making world (make buildworld; make kernel; > >>>> reboot; > >>>> rm -rf /usr/obj/*; make buildworld; shutdown now; mergemaster > >>>> -p; make > >>>> installworld; mergemaster -i; sync; reboot; make kernel; > >>>> reboot) > >>>> > >>>> I have had segmentation faults (signal 11) of conftest > >>>> whenever i try to > >>>> build it from ports. My local ports and src tree is the same > >>>> as the one > >>>> distributed with 6.1 RELEASE (from 6.1 RELEASE CD) > >>>> > >>>> I built world with -O2 -pipe and kernel with -O2 -pipe. kernel > >>>> is not generic but instead i run my own configuration > >>>> (included). In /etc/make.conf i chose not to build games and > >>>> shared docs. > >>>> > >>>> I'm fairly certain the memory chips are ok after a few rounds > >>>> of memtest86. > >>>> > >>>> options CLK_USE_I8254_CALIBRATION > >>>> options PQ_CACHESIZE=3D512 > >>>> options DIRECTIO > >>>> options SW_WATCHDOG > >>>> options MP_WATCHDOG > >>>> options ZERO_COPY_SOCKETS > >>>> options AUTO_EOI_1 > >>>> options AUTO_EOI_2 > >>> > >>> That's a lot of weird options, are you sure you need them? > >>> > >>> Look at what the relevant conftest.c is running, verify it > >>> segfaults when you run it by hand, then post the code. > >> > >> Not to mention compiling the kernel with -O2 is unsupported, and > >> generally considered a bad idea. > > > > Not true. For kernel compiling -O2 has been supported since 6.0. > > I'm not aware of it. Got a pointer to some documentation or list > archives so I can read up? =46rom /usr/share/examples/etc/make.conf # Note that optimization settings other than -O and -O2 are not=20 recommended # or supported for compiling the world or the kernel - please revert=20 any # nonstandard optimization settings to "-O" or -O2 before submitting=20 bug # reports without patches to the developers. =2D-=20 Anish Mistry amistry@am-productions.biz AM Productions http://am-productions.biz/ --nextPart5684840.UzRJJZms1n Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEh0TDxqA5ziudZT0RAtfOAKCSVuVfs1L/qfLIwv6JXcTVg9QL9ACgwNmH qXgBEAASVMpITR5I7QZCLtg= =tw3E -----END PGP SIGNATURE----- --nextPart5684840.UzRJJZms1n--