From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31866 invoked by alias); 18 Feb 2005 21:05:16 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 31806 invoked from network); 18 Feb 2005 21:05:13 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 18 Feb 2005 21:05:13 -0000 Received: from drow by nevyn.them.org with local (Exim 4.44 #1 (Debian)) id 1D2FJ6-0006XB-D0; Fri, 18 Feb 2005 16:05:00 -0500 Date: Sat, 19 Feb 2005 11:10:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: gdb-patches@sources.redhat.com Subject: gdb.ada tests broken Message-ID: <20050218210459.GA25079@nevyn.them.org> Mail-Followup-To: Joel Brobecker , gdb-patches@sources.redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6+20040907i X-SW-Source: 2005-02/txt/msg00203.txt.bz2 Hi Joel, It looks like your changes to use separate subdirectories for each test has broken separate-objdir testing. My test runs from this morning have: gnat_ada.gpr:21:01: the object directory "/nevyn/big/codesourcery/motorola-gdb/obj/gdb/testsuite/gdb.ada/null_record" cannot be found gnatmake: "/big/codesourcery/motorola-gdb/src/gdb/testsuite/gdb.ada/gnat_ada" processing failed compiler exited with status 1 output is: gnat_ada.gpr:21:01: the object directory "/nevyn/big/codesourcery/motorola-gdb/obj/gdb/testsuite/gdb.ada/null_record" cannot be found gnatmake: "/big/codesourcery/motorola-gdb/src/gdb/testsuite/gdb.ada/gnat_ada" processing failed UNSUPPORTED: gdb.ada/null_record.exp: Ada compilation failed: Does the test script need to create the output directory? -- Daniel Jacobowitz CodeSourcery, LLC