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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 87127138359 for ; Mon, 13 Jul 2020 23:09:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B60ECE086C; Mon, 13 Jul 2020 23:09:08 +0000 (UTC) Received: from mail-pj1-x1034.google.com (mail-pj1-x1034.google.com [IPv6:2607:f8b0:4864:20::1034]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A2D54E086C for ; Mon, 13 Jul 2020 23:09:08 +0000 (UTC) Received: by mail-pj1-x1034.google.com with SMTP id gc9so646257pjb.2 for ; Mon, 13 Jul 2020 16:09:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:mime-version:content-disposition; bh=4wUn2YqiI8jAWqyaJCL/frJD2YnWDaAPHwcQJiRR5Jo=; b=fHs9IgxTUVEKpNUYKU84ySiu/xb1DzQ/G9Uo5w1rKHHR72nCgT+uyEfWpzpblwQlhf r/ILuoFNHeI9UfxYMRqb7OVt1RNFKndK32XztA7SRjYP45/IvrtC7xJLuki5PZNfnmFA Y/EoPiXHYidCAWd73bgKx8JqppT3Ku7UA+G71D+EWKd/L2i2A7cXC1mLLYGlqqp0WsUa DREzM6E6sm+phAMk8xPipU9hJklAXjX46iDXEMsAGwp95wLf8KxN61SGehvZLx5fMnWq TkJC8Ft2R78GCJCVdQztf+zv4ctzjCItNNrCH1pPX6962BsyqZb1xg8u7xUCXD6vVcEF 9Ilg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition; bh=4wUn2YqiI8jAWqyaJCL/frJD2YnWDaAPHwcQJiRR5Jo=; b=ZqWo+oUQ205wjKjmPtFmMI2BnhumC5jA2A3K+dyVYyqyEByitk+m4nVzmD+tj2o+z9 8VpT1JZxIg94hOjqkBJdN8r3/KIO3wSnx4O4zpRLuU2rWImPTdsZpsgnRJSQF2HV1AfE 1h5yBgh5yVEj1QgE7Wo61pCL01DsEMFEjbJNx2+iO4JgQT4XAfnepzIZx8FpSi8dgBiy 315VS/UUAkFvcu3M3LIU+xKS9V/TeaUhd4uIV5Rj8hHyLzKXeK86cZ33/nLlA5lJzQxl hXOfAZtddtr/6MMP1no6orH0oeXc8T4+RsV1A6B4z4Eh11A3Wzxs4wi9abxQFL7Q5Y95 zmtg== X-Gm-Message-State: AOAM533F5isYGOCNWGWhif6sSuthWPOaRjqL0ORCgMXWm8ueKFIcriJB wsAEw59OQIfkL3gMeh62tEnN5HVj X-Google-Smtp-Source: ABdhPJyJYOizxCkUOj+oCiKjZE8hkvqC4DQHJwosG/helYZ1NXQpp4RU6zMF4ghkwJMbTxKHdGQnKw== X-Received: by 2002:a17:90a:3aaa:: with SMTP id b39mr1645543pjc.73.1594681747094; Mon, 13 Jul 2020 16:09:07 -0700 (PDT) Received: from localhost ([106.201.19.79]) by smtp.gmail.com with ESMTPSA id r9sm550447pje.12.2020.07.13.16.09.05 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jul 2020 16:09:06 -0700 (PDT) Date: Tue, 14 Jul 2020 04:39:01 +0530 From: Gunwant Jain To: gentoo-soc@lists.gentoo.org Subject: [gentoo-soc] Weekly Report: Portage Powered Android Message-ID: <20200713230901.xmt64okxk7dh35nw@tardis.localdomain> 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: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="orlhqptf5z3lmsqe" Content-Disposition: inline X-Archives-Salt: 80d5e364-f558-4092-84c2-aaffa2f335d2 X-Archives-Hash: f85cb34f2e8f3487ec5112d29d714823 --orlhqptf5z3lmsqe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello Everyone, Like I mentioned in my previous off-timed weekly report, I had been working on studying Android's Build Process this week. I have published a blog [1] regarding the same (most of it is just confirmed workflows). I also laid a plan on how to approach building Android on aarch64 host. The next two weeks will be focused on that. I will be setting up an ARM based VPS. Once we are through with natively compiling Android, I plan to separate LLVM/Clang toolchain along with Bionic from the AOSP codebase, Bionic here being the tricky part. Regards, Gunwant [1] https://wantguns.gitlab.io/blog/android/build_android/ --orlhqptf5z3lmsqe Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEVcYcuddz0Grkn4q20gpuZPFudnkFAl8M6Y0ACgkQ0gpuZPFu dnlqSgf9Eoim3+CxrJiBhkhr93EivwHC98k561YixPL1eyXLWbOPfSyCysxvStYn 43wffdRG8R2RHlddlHvuDZPMwNKDkwsmQ/nRcU9/OaOKeVt2obrDBiBAWlPeqMMU 2TEKmh9cirL+nhlSZBDKw87ohCluL7K8qQQJ/46hkP2r0yexyJkyLg1bVUgQe3g0 ut8GT6RyU6n1xrbqbuhKt+wYFLgE/lmbWN/GZ092AO+B/l1DXjh1KkpNvBRLNtdH GUN64DHmCiEZGM4x1inTSxxV3VeLJ/lrCpKe0gvf6VD3nzbH73oMjARJEB0Uk1vX OvBxPFcgODCaYB/vibz4PInomKIo3Q== =I5OA -----END PGP SIGNATURE----- --orlhqptf5z3lmsqe--