From owner-freebsd-ports@FreeBSD.ORG Wed Feb 11 12:24:36 2004 Return-Path: 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 0CDF116A4CE; Wed, 11 Feb 2004 12:24:36 -0800 (PST) Received: from lakemtao02.cox.net (lakemtao02.cox.net [68.1.17.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78FAD43D1F; Wed, 11 Feb 2004 12:24:35 -0800 (PST) (envelope-from A.J.Caines@halplant.com) Received: from mail.halplant.com ([68.100.162.49]) by lakemtao02.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040211202435.LLOJ19763.lakemtao02.cox.net@mail.halplant.com>; Wed, 11 Feb 2004 15:24:35 -0500 Received: by mail.halplant.com (Postfix, from userid 1001) id 3355140; Wed, 11 Feb 2004 15:24:34 -0500 (EST) Date: Wed, 11 Feb 2004 15:24:34 -0500 From: Andrew J Caines To: Alexander Leidinger Message-ID: <20040211202434.GD27222@hal9000.halplant.com> Mail-Followup-To: Alexander Leidinger , FreeBSD ports Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: H.A.L. Plant X-PGP-Fingerprint: C59A 2F74 1139 9432 B457 0B61 DDF2 AA61 67C3 18A1 X-Powered-by: FreeBSD 4.9-STABLE X-URL: http://halplant.com:88/ X-Yahoo-Profile: AJ_Z0 X-ICQ: 283813972 Importance: Normal User-Agent: Mutt/1.5.6i cc: FreeBSD ports Subject: devel/stlport-icc bild/test broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrew J Caines List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2004 20:24:36 -0000 Alexander, In an attempt to give Intel's C/C++ compiler a spin, I jumped through the registration and download hoops and have icc-8.0.058.p059 (lang/icc) installed. Since the install of icc says that devel/stlport-icc is needed to compile C++ code, I have tried and failed to install it. After appending /usr/local/intel_cc_80/bin to my PATH, since the stlport-icc build will try to rebuild icc if it's not there [Can't this dependency be handled in the Makefile, as normal?], I start the build and it runs for some time and then starts running tests, but segfaults on the same test every time: ----8<---- EH test : hash_multiset [hash_multiset] :testing hash resize (weak) ... 100 try successful [hash_multiset] :testing insertion of random value without resize (strong) ... 5 try successful [hash_multiset] :testing insertion or random value (weak) ... 4 try successful [hash_multiset] :testing range insertion at random position (weak) ... 258 try successful [hash_multiset] :testing pointer range constructor (const) ... 227 try successful [hash_multiset] :testing range insertion at random position (weak) ... 576 try successful [hash_multiset] :testing default constructor (const) ... 2 try successful [hash_multiset] :testing iterator range n-size constructor (const) ... 472 try successful [hash_multiset] :testing copy constructor (const) ... 198 try successful [hash_multiset] :testing assignment operator (weak) ... 197 try successful EH test : rope [rope] :testing single insertion at random position (weak) ... eh_test_d in free(): error: chunk is already free Abort trap (core dumped) gmake: *** [eh_test_d.out] Error 134 *** Error code 2 Stop in /home/ports/devel/stlport-icc. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade76971.14 make ** Fix the problem and try again. ----8<---- I've tried this several times on my up-to-date STABLE and RELENG_5_1 systems and it crashes at the same place every time. Do you have any suggestions on getting this port built? -Andrew- -- _______________________________________________________________________ | -Andrew J. Caines- Unix Systems Engineer A.J.Caines@halplant.com | | "They that can give up essential liberty to obtain a little temporary | | safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 |