From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com [148.163.158.5]) by sourceware.org (Postfix) with ESMTPS id A71653994804; Thu, 22 Jul 2021 19:57:18 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A71653994804 Received: from pps.filterd (m0098413.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id 16MJYV0l030974; Thu, 22 Jul 2021 15:57:18 -0400 Received: from pps.reinject (localhost [127.0.0.1]) by mx0b-001b2d01.pphosted.com with ESMTP id 39ydbnbpus-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 22 Jul 2021 15:57:18 -0400 Received: from m0098413.ppops.net (m0098413.ppops.net [127.0.0.1]) by pps.reinject (8.16.0.43/8.16.0.43) with SMTP id 16MJa0wa037809; Thu, 22 Jul 2021 15:57:17 -0400 Received: from ppma04wdc.us.ibm.com (1a.90.2fa9.ip4.static.sl-reverse.com [169.47.144.26]) by mx0b-001b2d01.pphosted.com with ESMTP id 39ydbnbpu1-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 22 Jul 2021 15:57:17 -0400 Received: from pps.filterd (ppma04wdc.us.ibm.com [127.0.0.1]) by ppma04wdc.us.ibm.com (8.16.1.2/8.16.1.2) with SMTP id 16MJrltl021365; Thu, 22 Jul 2021 19:57:16 GMT Received: from b01cxnp22036.gho.pok.ibm.com (b01cxnp22036.gho.pok.ibm.com [9.57.198.26]) by ppma04wdc.us.ibm.com with ESMTP id 39upudnec3-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 22 Jul 2021 19:57:16 +0000 Received: from b01ledav004.gho.pok.ibm.com (b01ledav004.gho.pok.ibm.com [9.57.199.109]) by b01cxnp22036.gho.pok.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 16MJvGcX15073780 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 22 Jul 2021 19:57:16 GMT Received: from b01ledav004.gho.pok.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 6C0D7112066; Thu, 22 Jul 2021 19:57:16 +0000 (GMT) Received: from b01ledav004.gho.pok.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 58021112067; Thu, 22 Jul 2021 19:57:15 +0000 (GMT) Received: from TP480.linux.ibm.com (unknown [9.77.140.240]) by b01ledav004.gho.pok.ibm.com (Postfix) with ESMTP; Thu, 22 Jul 2021 19:57:15 +0000 (GMT) References: <20210719184637.1225275-1-siddhesh@sourceware.org> <20210719184637.1225275-6-siddhesh@sourceware.org> User-agent: mu4e 1.4.10; emacs 27.2 From: Matheus Castanho To: Siddhesh Poyarekar Cc: fweimer@redhat.com, libc-alpha@sourceware.org Subject: Re: [PATCH v10 05/11] mcheck: Wean away from malloc hooks [BZ #23489] Message-ID: <87pmvab0cp.fsf@linux.ibm.com> In-reply-to: <20210719184637.1225275-6-siddhesh@sourceware.org> Date: Thu, 22 Jul 2021 16:57:14 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-TM-AS-GCONF: 00 X-Proofpoint-GUID: AlPRvX8MvsunPU6E7yAfrT6u7nERizwS X-Proofpoint-ORIG-GUID: GsLaiQ7astSQ7LayB7ZlwU5lvNd4FcJN X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391, 18.0.790 definitions=2021-07-22_12:2021-07-22, 2021-07-22 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 adultscore=0 mlxlogscore=999 impostorscore=0 spamscore=0 lowpriorityscore=0 malwarescore=0 suspectscore=0 clxscore=1011 mlxscore=0 phishscore=0 priorityscore=1501 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2104190000 definitions=main-2107220127 X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_EF, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP 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: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jul 2021 19:57:19 -0000 Hi Siddesh, The build with --disable-tunables has a warning after this commit: In file included from malloc.c:2025: arena.c: In function =E2=80=98ptmalloc_init=E2=80=99: arena.c:335:15: error: variable =E2=80=98s=E2=80=99 set but not used [-Werr= or=3Dunused-but-set-variable] 335 | const char *s =3D NULL; | ^ In file included from malloc.c:2025: arena.c: In function =E2=80=98ptmalloc_init=E2=80=99: arena.c:335:15: error: variable =E2=80=98s=E2=80=99 set but not used [-Werr= or=3Dunused-but-set-variable] 335 | const char *s =3D NULL; -- Matheus Castanho