From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-x435.google.com (mail-pf1-x435.google.com [IPv6:2607:f8b0:4864:20::435]) by sourceware.org (Postfix) with ESMTPS id BCEC9385840C for ; Fri, 28 Jan 2022 16:36:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org BCEC9385840C Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-pf1-x435.google.com with SMTP id v74so6622466pfc.1 for ; Fri, 28 Jan 2022 08:36:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=XDJyVAA/DtsGYAmz7UxrLVsJbrvActivFjg3Iqe6Zzc=; b=V0L67Y8w24v4s6kvSBIYpXhPDvrfLMQKI1qOVr4LtUt3+uCDsRJkTLjm39pg0Gmx9r BVGQHXjM8ELn+jQ77I3Tc1BNRLBVF1TP2iLucLiP71+i4JfvFdYeB9i2FojLhl71b6qD wym6qq8fJcV0DMniiTvAReRLSSkZ2iPBzXp+jTXoY9ypCPOHc2/8UtFITmGUuLRmTKz0 AZXgYFDR+8Qe4+pndMcn9WxBrdp06OduWSOu8HTzloJdihojzeQifsSfZHiavfrGj3JO RB8ZcNn6PP49pMMeUQ7SvEkZjpnOwWlGW40cKbMh5PYXLc2TNhRtmKcEUzvrmn1nfuID y5lA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=XDJyVAA/DtsGYAmz7UxrLVsJbrvActivFjg3Iqe6Zzc=; b=b8FO9oyypySekSs4YsFqeLC9IRML2SVXSc+zZToUsEaqswgNX8nZPB3DGVis2tSjcC DySD/lnjEMw+49uwpWcqx3pmKlm/3ZFIleOfz+b7hx28gidsTiel62w+kwWcot4FfsnS PErGIDvaSAxFxCACJ6y5WCHK7gubUtvSkxHRO0gSjGaSGCL1VoMLtReF+wpQrrbroSlD YNy7CiJzR/2cs6tLHh/x2zeGFrGJRxrOprovVWkK8LLjSWCvYDNARrLEsg7l3bXVldcG 9D53E2r21wMNrnqvHeuGoT5GZ6TY8vxnQf1uBoBLFP6SzF1aPLaaxs7B6q0LQxpV2BAS aAwg== X-Gm-Message-State: AOAM532W70kiv0ERGbfzGrxSe26BQ8EPg3bGeLfMT/3PYzXv2GnOnPgf KEPl4zTcr5T72WOl7h0zFX0= X-Google-Smtp-Source: ABdhPJy4/TxLEYV79E41MGf6OyuzDB8NF/AV6c+sUl/Six+r/04dfEpPZAqP0VresdaJLx41iNx5kQ== X-Received: by 2002:a63:e11:: with SMTP id d17mr7201043pgl.357.1643387807776; Fri, 28 Jan 2022 08:36:47 -0800 (PST) Received: from [192.168.1.15] (65-130-85-11.slkc.qwest.net. [65.130.85.11]) by smtp.gmail.com with ESMTPSA id f20sm2376228pgh.60.2022.01.28.08.36.46 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 28 Jan 2022 08:36:47 -0800 (PST) Message-ID: <3da42247-9096-0a03-4b38-66460854c2c7@gmail.com> Date: Fri, 28 Jan 2022 09:36:45 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: nds broken by recent patches Content-Language: en-US To: Mike Frysinger Cc: newlib@sourceware.org References: <171dc9cb-6b2c-ead3-1c55-27fadb33220f@gmail.com> From: Jeff Law In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: newlib@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Newlib mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2022 16:36:50 -0000 On 1/28/2022 3:18 AM, Mike Frysinger wrote: > np. if my changes break a target, feel free to kick it up and i'll take a > look. shouldn't be too hard as long as the port is healthy and binutils & > gcc work properly. just remember to highlight the exact tuple you're using > so i don't have to try and guess for these esoteric targets. i tried to use > nds32-elf here and that doesn't work, so i had to dig through grep output to > see that nds32le-elf seems to work. Well, part of the problem is we've got multiple targets failing in many different ways. For example, someone mucked up the compiler for or1k-elf at the same time you're doing your refactoring.  Now I've got a patch to fix the compiler ICE, *but* I'm also getting a crap-ton of new testsuite failures in the testsuite due to missing _init/_fini symbols.  I don't know yet if that's a newlib issue or something else mucked up on the compiler side. The h8300-elf port in the last few days has started failing while building newlib with: cp: cannot stat 'libc/crt0.o': No such file or directory The iq-2000-elf port has started failing building newlib in the last few days with: make[3]: *** No rule to make target 'configure', needed by 'config.status'.  Stop. make[3]: Leaving directory '/home/jlaw/jenkins/workspace/iq2000-elf/iq2000-elf-obj/newlib/iq2000-elf/libgloss/iq2000' make[2]: *** [Makefile:132: stmp-bsp] Error 2 And there's others.  Some are definitely on the GCC side (arc failures for example) , but having so many things breaking at once is frustrating. Jeff