delorie.com/archives/browse.cgi | search |
DKIM-Filter: | OpenDKIM Filter v2.11.0 delorie.com 48UMmoFV3106377 |
Authentication-Results: | delorie.com; |
dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=PxVc4HZ7 | |
X-Recipient: | archive-cygwin AT delorie DOT com |
DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org 8AC803860C2F |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; |
s=default; t=1727736526; | |
bh=bbifv5J3EXJSZZTdV7XCOShazuNq2fJQ0WJXzRUnips=; | |
h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: | |
List-Help:List-Subscribe:From:Reply-To:From; | |
b=PxVc4HZ7hEf/AQneADp4+waEeLPbBXdk8thqYvIDv1QxzCZig/vG2pNFe151vq0iZ | |
FBuXfl7phMISGTTRdyXItNl3z/4zzhKmWiNqaS/ztr1jLZjSFx89YDn2Bu1m1CXYDG | |
FR6GaMxdIJV0gZ1KypCo9y6rF5VwqUkZIm9MZ9Fk= | |
X-Original-To: | cygwin AT cygwin DOT com |
Delivered-To: | cygwin AT cygwin DOT com |
DMARC-Filter: | OpenDMARC Filter v1.4.2 sourceware.org 0CA4B385EC15 |
ARC-Filter: | OpenARC Filter v1.0.0 sourceware.org 0CA4B385EC15 |
ARC-Seal: | i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1727736505; cv=none; |
b=GWyB5pvAvo8Y4Kr1P1QUzIjfaWPFLhfog+TM7ZeH/o96G/795is81PqcbEUWINBJAZwQcCTNWBt7M8EEQ/3Uqd7cU9tNgNV6Xb4Atuq82xrFw2q/2gfK8i9vrMSbqQFnAECNSGcHluw/ZHTK2Pni9iRLnCqreoto9BTUuGX88pk= | |
ARC-Message-Signature: | i=1; a=rsa-sha256; d=sourceware.org; s=key; |
t=1727736505; c=relaxed/simple; | |
bh=DM4ONRxnIYGXEMwE0i2jDStJa8rIURYG+5eKzzOMhPc=; | |
h=Date:From:To:Subject:Message-ID:MIME-Version; | |
b=sv3ArCDsXFao7kPj5U8TjcFINgxPl0L0WNbS3tNtPKCZanLCbeb9qvHOL4DIjC7Z6XI24XQ8Dcb3cPzBXiWfT9AZAUBoUisW/Jpntl7iY8KvmtRQDKtquc/iEgwxSi2GkXXNMk+dy3jhYJQo6M/PHE3NAmsiteVTMd9qFJdSBiA= | |
ARC-Authentication-Results: | i=1; server2.sourceware.org |
Date: | Tue, 1 Oct 2024 00:48:23 +0200 |
To: | cygwin AT cygwin DOT com |
Subject: | Sourceware infrastructure updates for Q3 2024 |
Message-ID: | <20240930224823.GD3393@gnu.wildebeest.org> |
MIME-Version: | 1.0 |
User-Agent: | Mutt/1.5.21 (2010-09-15) |
X-Spam-Status: | No, score=-2.7 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, |
KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, | |
TXREP autolearn=no autolearn_force=no version=3.4.6 | |
X-Spam-Checker-Version: | SpamAssassin 3.4.6 (2021-04-09) on |
server2.sourceware.org | |
X-BeenThere: | cygwin AT cygwin DOT com |
X-Mailman-Version: | 2.1.30 |
List-Id: | General Cygwin discussions and problem reports <cygwin.cygwin.com> |
List-Archive: | <https://cygwin.com/pipermail/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-request AT cygwin DOT com?subject=help> |
List-Subscribe: | <https://cygwin.com/mailman/listinfo/cygwin>, |
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe> | |
From: | Mark Wielaard via Cygwin <cygwin AT cygwin DOT com> |
Reply-To: | Mark Wielaard <mark AT klomp DOT org> |
Sender: | "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com> |
Sourceware infrastructure community updates for Q3 2024 Sourceware has provided the infrastructure for the core toolchain and developer tools for more than 25 years. https://sourceware.org/sourceware-25-roadmap.html The last couple of years it has transformed from a purely volunteer into a professional organization with an eight person strong Project Leadership Committee, monthly open office hours, multiple hardware services partners, expanded services, the Software Freedom Conservancy as fiscal sponsor and a more diverse funding model that allows us to enter into contracts with paid contractors or staff when appropriate. Every quarter we provide a summary of news about Sourceware, the core toolchain and developer tools infrastructure from the last 3 months. - Code snapshots for binutils and gdb - RISC-V Pioneer Box for builder.sourceware.org gcc CI - Sourceware @ Cauldron 2024 - A Sourceware Forge (an experiment with Forgejo) - Sourceware Open Office hours = Code snapshots for binutils and gdb binutils and gdb now also generate code snapshots on https://snapshots.sourceware.org Thanks to OSUOSL we now have snapshots.sourceware.org to publish static artifacts from current git repos created in isolated containers. It can be used as alternative to git hooks or cron jobs to generate snapshots for code, manuals, api or coverage reports. https://snapshots.sourceware.org/binutils/trunk https://snapshots.sourceware.org/gdb/trunk The container files and build steps are defined through the builder project. = RISC-V Pioneer Box for builder.sourceware.org gcc CI Thanks to RISC-V International and SOPHGO we got a Milk-V Pioneer Box for builder.sourceware.org that we can use for gcc CI. When originally setup a full gcc build and check took ~10 hours. After various bug fixes and tweaks to the build system it now takes ~4 hours. It has 64 cores, but single core performance isn't very fast. So fixing a few more parallelism bottlenecks could save even more build time. https://inbox.sourceware.org/20240801210720 DOT GQ24765 AT gnu DOT wildebeest DOT org/ = Sourceware @ Cauldron 2024 Various Sourceware Project Leadership committee members were present at the Cauldron and had an open discussion about services, plans, tips and tricks on using bugzilla and cgit, b4 and public-inbox, git-pw and patchwork, the snapshot builders and manual generation, wikis, buildbot and try-bots, ci-bots, full-builds and the bunsen testresults database and what makes developers most productive. BoF Report, Topics, and Notes: https://inbox.sourceware.org/20240925004343 DOT GR21963 AT gnu DOT wildebeest DOT org/ = A Sourceware Forge (an experiment with Forgejo) In multiple discussions at the Cauldron various developers and maintainers indicated they really would like to do a serious experiment with a Forge and a pull-request workflow. There will be no drastic changes. We'll keep improving services to make the (email-based) workflows better and more efficient. But we will also do an experiment with Forgejo to let people try out a pull request workflow. We don't know if the experiment will be successful, nobody will be forced to participate, but volunteers to try it out (and help with the setup and configuration) are more than welcome. It might take up to a year to determine whether the experiment is a success or a failure. We secured a VM from Red Hat OSCI that should have enough resources for the initial experiment. The Sourceware PLC will discuss what resources are needed if we want to roll this out for all Sourceware projects. We already made anestimate for a larger gitolite server as part of the Security Vision document: https://sourceware.org/sourceware-security-vision.html Part of the Forgejo experiment will be making sure the resource estimates are correct. Sergio Durigan Junior and Mark J. Wielaard are currently setting up the Forge and hope to have a call for participation in ~2 weeks. = Sourceware Open Office hours Every second Friday of the month is the Sourceware Overseers Open Office hour in #overseers on irc.libera.chat from 16:00 till 17:00 UTC. Please feel free to drop by with any Sourceware services and hosting questions. Of course you are welcome to drop into the #overseers channel at any time and we can also be reached through email and bugzilla: https://sourceware.org/mission.html#organization If you aren't already and want to keep up to date on Sourceware infrastructure services then please also subscribe to the overseers mailinglist. https://sourceware.org/mailman/listinfo/overseers Sourceware PLC, Frank Ch. Eigler, Christopher Faylor, Ian Kelling, Ian Lance Taylor, Tom Tromey, Jon Turney, Mark J. Wielaard, Elena Zannoni -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |