From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9DBD6158094 for ; Mon, 8 Aug 2022 05:23:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D374E0C07; Mon, 8 Aug 2022 05:23:02 +0000 (UTC) Received: from mail-pg1-x529.google.com (mail-pg1-x529.google.com [IPv6:2607:f8b0:4864:20::529]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EF84FE0C07 for ; Mon, 8 Aug 2022 05:23:01 +0000 (UTC) Received: by mail-pg1-x529.google.com with SMTP id r69so1112994pgr.2 for ; Sun, 07 Aug 2022 22:23:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-disposition:mime-version:message-id:subject:cc:to:date:from :from:to:cc; bh=iFk7h6CpvY/84UnNtDXglYqhD5ZOBg0HHwQ6NVGGYLs=; b=Y7B+tt+egIZHcje2OLYG1qgP0bkBl4mB9XRy2Qy+2Lo2Jtq2DndEb8iXUHadWVUBjp CSz4X90EI0m6E7gyDSJ6BFyiREkPrl1FmCNFWBi8z3aMNbNrl7IAGGiY/Lkx5CoAjErr AYkDRr3GpculHl84Rr4wPFmirrNVPtKDe/NIYSQIupngl9LDhPKqTndjVqGThEzoxtWl 3Y6yoCI8QxogPEUUXD7V3MsotHosVpNi7Mzm5SQwCorrKdmkfl0tsf0JtVoFm2RPd7vF 2Xpo+9EPXSQOqgwG5W9r+lHL40Mhq/7lX6hd7PiOz0B+vks6lKsEZpvvHlWZYwNMUlIn grLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-disposition:mime-version:message-id:subject:cc:to:date:from :x-gm-message-state:from:to:cc; bh=iFk7h6CpvY/84UnNtDXglYqhD5ZOBg0HHwQ6NVGGYLs=; b=ai3YGgVURf5zbteKzFcUI4T/0QGc6CMMC6VqhOOoRH7aA9bCB3OcNM0epM1Y+CF6Za /OX6B3nwJocFcViv8NYxg1lwrJoryFLZBcTq1yvdH+5Qecc0mFiKC2vqbCeUBEYG1z+3 MYejom3PXktYOzBITbHi6Tsast3+q2WrsAVqEtHW/FIyls71pvYaAIAIPoVhgp5M79sV reQ0DdaoSTlMxaiRuIVu7ldQrtzl8thxN4TRT0zxl6ffj3m0EK8qBXKhSeOs3UoNkh7T pTXDi3DdEi3gEGVqjb+lFT+ul72tfujcr0cbu1y+ZjoG+1EECV2G60EOTwldTVu17jUB lfvA== X-Gm-Message-State: ACgBeo1N3dNml7bO///pYI/MhP4AIKLevwZA9koU+xrUDF8WtWkj3n9A Q6Y062HobOcQwJ/POhAusn1ogZQH17g= X-Google-Smtp-Source: AA6agR7gNZMiQMYDACsACNI4v3696bCZ4IYDMchgG4Do5g0S8j2sK3ED6NyXbBNG725YaXwma9h01A== X-Received: by 2002:a05:6a00:2446:b0:528:5da9:cc7 with SMTP id d6-20020a056a00244600b005285da90cc7mr17270086pfj.51.1659936180584; Sun, 07 Aug 2022 22:23:00 -0700 (PDT) Received: from gmail.com ([43.252.250.145]) by smtp.gmail.com with ESMTPSA id rj14-20020a17090b3e8e00b001f326ead012sm9988285pjb.37.2022.08.07.22.22.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 07 Aug 2022 22:23:00 -0700 (PDT) From: listout X-Google-Original-From: listout Date: Mon, 8 Aug 2022 10:52:56 +0530 To: gentoo-soc Cc: sam , dilfridge Subject: [gentoo-soc] Week 8 Report for Musl support expansion to support GNOME desktop Message-ID: <20220808052256.vfw4urxpw5t63rbn@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-soc@lists.gentoo.org Reply-to: gentoo-soc@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-Archives-Salt: 79316eb4-c56a-407c-b955-382437f9dd59 X-Archives-Hash: 9f6c1dd0d109d1f63718c343ded452a5 Hey there folks, hope you're all doing well. With the end of 8 week, I'm here with my weekly report. I've been working on getting firefox to compile with clang on musl. There seems to be and issue with libc++. Basically firefox on musl is defaulting to libc++ and since most of the time libc++ is not installed it's failing with include not founds (for example limit.h). I, with the help from my mentors are trying to figure it out. Other than that I'm also trying to close most of the open bugs on the musl tracker of Gentoo's bugzilla. Also I'm trying to fix or find better solutions to my already opened pull requests for musl patches. Unfortunately the firefox issue kept me quite busy due to the nature of bug and me not being familiar with firefox code base, couldn't focus on other stuff. May be this week I'll figure out the firefox issue and then begin working on something else. -- Regards, listout