Sourceware Survey 2025 Results

In the end we got 103 (!) responses with a nice mix of developers, users and maintainers from various hosted projects.

https://sourceware.org/survey-2025

#binutils #cygwin #dwarfstd #elfutils #gcc #gdb #glibc #libabigail #newlib #systemTap #valgrind #bzip2 #libffi #dwz #debugedit #gnupoke #bunsen #lvm2 #annobin #gnu-gabi #cgen #kawa #insight #pacme

Sourceare Survey 2025

Sourceware free software

Uh, gnu poke 4.2 has been released and nobody told me about that. Anyway, it's now available via r2pm and the r2poke plugin has been finally updated to support the bidirectional communication between #radare2 and #gnupoke

StarFive has donated 4 VisionFive-2 risc-v boards with 8GB, 4-core JH7110 supporting the RV64GC ISA for the CI running on https://builder.sourceware.org for Sourceware hosted projects.

They are running ubuntu server 23.10 https://wiki.ubuntu.com/RISC-V/StarFive%20VisionFive%202

Various projects are already running on risc-v: #annobin, #binutils, #bzip2, #debugedit, #dwz, #elfutils, #gnupoke and #libabigail.

https://builder.sourceware.org/buildbot/#/builders?tags=riscv

Please contact the builder project if you want to help out adding other Sourceware hosted projects.

sourceware buildbot

Sourceware GNU Toolchain buildbot

#Sourceware @ #Fosdem 2024

Various Sourceware projects will give presentations at @fosdem next weekend, Feb 3 and 4, in Brussels.

Guinevere, Dodji, Jose, David and Thomas organized some great devroom talks:

https://inbox.sourceware.org/202401282[email protected]/

Various Sourceware volunteers, overseers, PLC members and @conservancy staff will also be around.

#gdb #libabigail #systemtap #valgrind #binutils #elfutils #gcc #newlib #glibc #gnupoke

Core Toolchain and Developer Tools at FOSDEM - Mark Wielaard

#Sourceware @ #Fosdem

Various Sourceware projects will be present at @fosdem plus various overseers and of course @conservancy staff.

Get your talk submissions in before end of the week (December 1st) to these developer rooms:

https://inbox.sourceware.org/gdb/6a2e8[email protected]/

https://inbox.sourceware.org/gcc/36fad[email protected]/

#gdb #libabigail #systemtap #valgrind #binutils #elfutils #gcc #newlib #glibc #gnupoke #cgen

CfP for FOSDEM 2024, Debuggers and Analysis tools devroom - Guinevere Larsen

The #gentoo #sparc builders are disabled for now because the worker had become a little too unstable.

https://builder.sourceware.org

We hope to get it back soon because it is doing a lot of builds for #Sourceware projects.

#elfutils, #libabigail, #bzip2, #debugedit, #gccrust, #binutils, #gdb, #gcc, #systemtap, #glibc, #gnupoke.

sourceware buildbot

Sourceware GNU Toolchain buildbot

GNU poke - GNU Project - Free Software Foundation

Does anyone want to review a post about binary manipulation with #gnupoke and #erlang?

Okay, I misunderstood the stack. It's clearly not using any mono stuff, so `sudo apt install libgc-dev` fixed the situation and I can move forward.

Final list deplist to install #gnupoke on #ubuntu for me was:

`sudo apt install tcl-dev libgc-dev libjson-c-dev libreadline-dev`.

Now we `make`... GNU software is so 80s, omg. :3

Trying to install #gnupoke, since #WSL doesn't work with snaps, I'm trying to get there with

`sudo apt install tcl-dev libmonoboehm-2.0-1 libjson-c-dev`

But I still get "configure: error: can't find the Boehm GC library. Please install it."

🤔