Gentoo Archives: gentoo-soc

From: listout <brahmajit.xyz@×××××.com>
To: gentoo-soc <gentoo-soc@l.g.o>
Cc: sam <sam@g.o>, dilfridge <dilfridge@g.o>
Subject: [gentoo-soc] Week 8 Report for Musl support expansion to support GNOME desktop
Date: Mon, 08 Aug 2022 05:23:03
Message-Id: 20220808052256.vfw4urxpw5t63rbn@gmail.com
1 Hey there folks, hope you're all doing well.
2
3 With the end of 8 week, I'm here with my weekly report. I've been
4 working on getting firefox to compile with clang on musl. There seems to
5 be and issue with libc++. Basically firefox on musl is defaulting to
6 libc++ and since most of the time libc++ is not installed it's failing
7 with include not founds (for example limit.h). I, with the help from my
8 mentors are trying to figure it out.
9
10 Other than that I'm also trying to close most of the open bugs on the
11 musl tracker of Gentoo's bugzilla. Also I'm trying to fix or find better
12 solutions to my already opened pull requests for musl patches.
13
14 Unfortunately the firefox issue kept me quite busy due to the nature of
15 bug and me not being familiar with firefox code base, couldn't focus
16 on other stuff. May be this week I'll figure out the firefox issue and
17 then begin working on something else.
18 --
19 Regards,
20 listout