Bug#1025211: /usr/bin/riscv64-unknown-elf-g++: Missing C++ headers for riscv64-unknown-elf-g++

2022-11-30 Thread Joel Stanley
Package: gcc-riscv64-unknown-elf Version: 12.1.0-7+11 Severity: important File: /usr/bin/riscv64-unknown-elf-g++ Hello Keith, I am using the riscv elf toolchain to build a C++ program. It tries to look for headers here: $ echo | riscv64-unknown-elf-g++ -E -Wp,-v - ignoring nonexistent directory

Bug#1008918: unbound: New upstream version

2022-04-04 Thread Joel Stanley
Source: unbound Version: 1.13.1-1 Severity: normal Dear Maintainer, I've been noticing segfaults in unbound on an internet facing server running 1.13.1-1 on Debian stable. When hunting around for similar bug reports I noticed there's since been a few new releases. I took a stab at updating the p

Bug#1008580: sparse: Update gcc-10 dependency

2022-03-28 Thread Joel Stanley
Package: sparse Version: 0.6.4-1+b1 Severity: normal Dear Maintainer, Sparse in testing depends on gcc-10. As the kernel has moved to depend on gcc-11, sparse is the only package on my system pulling in the older compiler as a dependency. Perhaps it could be made to depend on simply 'gcc', or ch

Bug#991262: Missing mdio network module on armhf ASPEED AST2600 system

2021-07-18 Thread Joel Stanley
Package: installation-reports Severity: important Boot method: network Image version: https://d-i.debian.org/daily-images/armhf/daily/device-tree/ 20210719-00:04:35 Date: 2021-07-19 Machine: ASPEED AST2600 EVB Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate below), [

Bug#979542: gcc-riscv64-unknown-elf: Unable to use stdint.h

2021-01-07 Thread Joel Stanley
Package: gcc-riscv64-unknown-elf Version: 8.3.0.2019.08+dfsg-1 Severity: normal Dear Maintainer, I am trying to use the riscv toolchain to build a bare metal application. It appears to have a broken stdint.h: $ cat test.c #include $ riscv64-unknown-elf-gcc -E -march=rv32i -mabi=ilp32 -c

Bug#978532: openconnect: libtss2-esys0 dependency is broken

2020-12-28 Thread Joel Stanley
Package: openconnect Version: 8.10-2+b1 Severity: important Dear Maintainer, libopenconnect depends on libtss2-esys0 which has been renamed to libtss2-esys-3.0.2-0 (bug #974837). In testing, when libtss2-esys0 is replaced with the renamed package openconnect will be removed. I believe the fix i

Bug#804350: ITP: vizzini -- Kernel driver for Exar XR21V1414 USB UART

2015-12-21 Thread Joel Stanley
the interrupt endpoint. While this hack works, we need to work out what we're missing by ignoring this descriptor. I have a tree with my patch atop Bens here: https://github.com/shenki/linux/tree/vizzini Cheers, Joel From 36b15d5c5a6374acf075f3dbe38ecd67757f8564 Mon Sep 17 00:00:00 2001 Fr