From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) by sourceware.org (Postfix) with ESMTPS id A123E3858D39 for ; Mon, 6 Mar 2023 16:53:30 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org A123E3858D39 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.de Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id CDAEB22092; Mon, 6 Mar 2023 16:53:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1678121609; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=I1s6r4W5FYojleSqAJKM3Yev0DGGvQinlaAGd/gpalQ=; b=TJkonHm349EtEFtc37ZevS31lQNVIuR++tlNCl8nL1WqGoguoaQ9SwOuXSh8F9aQuHcjo4 ZEuwoYCSybftY6AhIKcBBIguwQp0Pd8L/yVtb61jfso0kgphDk55HHpbkjZp2jb6n/i0cm 2DtpOp5/IPHOsqOuU5N7tfcuiEGYsFw= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1678121609; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=I1s6r4W5FYojleSqAJKM3Yev0DGGvQinlaAGd/gpalQ=; b=yhmjQBeT0ckwtSFPOFvC6y7+YjbCTcP4rcuXXax7YoyUf7hLKOWM4pQHcig9BpxkBGqFVq pxVaW+Lx8vRxBHAQ== Received: from hawking.suse.de (unknown [10.168.4.11]) by relay2.suse.de (Postfix) with ESMTP id 9F0CD2C141; Mon, 6 Mar 2023 16:53:29 +0000 (UTC) Received: by hawking.suse.de (Postfix, from userid 17005) id 82B3F442EE0; Mon, 6 Mar 2023 17:53:29 +0100 (CET) From: Andreas Schwab To: Adhemerval Zanella Netto Cc: Arsen =?utf-8?Q?Arsenovi=C4=87?= , Florian Weimer , libc-alpha@sourceware.org Subject: Re: [PATCH v3 2/4] libio: Remove the usage of __libc_IO_vtables References: <20221227211145.3765256-1-adhemerval.zanella@linaro.org> <20221227211145.3765256-3-adhemerval.zanella@linaro.org> <87bkl5ncob.fsf@aarsen.me> <89b2e6d3-b5e8-6ee1-12e0-22d4c5ca8e06@linaro.org> <8907cf4b-15de-015d-48c3-9a74ad089d30@linaro.org> X-Yow: Are we on STRIKE yet? Date: Mon, 06 Mar 2023 17:53:29 +0100 In-Reply-To: <8907cf4b-15de-015d-48c3-9a74ad089d30@linaro.org> (Adhemerval Zanella Netto's message of "Mon, 6 Mar 2023 13:39:08 -0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 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,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Mär 06 2023, Adhemerval Zanella Netto wrote: > So could be an issue with my patch then? I did not added any new > dependency or rule with this patchset. The new dependency is gen-as-const-headers. I think it adds a cycle because libio-macros.h depends on $(common-objpfx)bits/stdio_lim.h, whereas other gen-as-const-headers don't depend on it. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."