From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22863 invoked by alias); 27 Feb 2010 16:56:05 -0000 Received: (qmail 22844 invoked by uid 22791); 27 Feb 2010 16:56:04 -0000 X-SWARE-Spam-Status: No, hits=-3.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from adelie.canonical.com (HELO adelie.canonical.com) (91.189.90.139) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 27 Feb 2010 16:56:00 +0000 Received: from hutte.canonical.com ([91.189.90.181]) by adelie.canonical.com with esmtp (Exim 4.69 #1 (Debian)) id 1NlPxO-00069y-PD; Sat, 27 Feb 2010 16:55:58 +0000 Received: from dslb-088-073-106-217.pools.arcor-ip.net ([88.73.106.217] helo=[192.168.42.17]) by hutte.canonical.com with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1NlPxO-0002Qf-J2; Sat, 27 Feb 2010 16:55:58 +0000 Message-ID: <4B894E9A.4000903@ubuntu.com> Date: Sat, 27 Feb 2010 16:56:00 -0000 From: Matthias Klose User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9pre) Gecko/20100217 Shredder/3.0.3pre MIME-Version: 1.0 To: GCC Java , classpath@gnu.org CC: Richard Guenther Subject: unable to regenerate the pregenerated libjava header files on the trunk Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact java-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-owner@gcc.gnu.org X-SW-Source: 2010-02/txt/msg00013.txt.bz2 this is http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42676, now downgraded to P4. At least for Debian, this would mean not shipping gcj anymore in the main section of the archive (cannot be built from source). Is this a restriction for the upstream release as well? Can this be reproduced by others? Matthias