[Bug 1929594] [NEW] linux-image-5.11.0-1008-generic: cannot read initrd via EFI_LOAD_FILE2_PROTOCOL

2021-05-25 Thread Heinrich Schuchardt
Public bug reported: I am running on QEMU riscv64 with upstream OpenSBI and U-Boot. $ lsb_release -rd Description:Ubuntu 21.04 Release:21.04 In U-Boot I define a boot option and boot via UEFI: efidebug boot add -b 0001 Ubuntu virtio 0:1 boot/vmlinuz-5.11.0-1008-generic -i virtio

[Bug 1934891] Re: squid: build failure for Impish RISC-V

2021-07-07 Thread Heinrich Schuchardt
** Patch added: "Patch" https://bugs.launchpad.net/ubuntu/+source/squid/+bug/1934891/+attachment/5509625/+files/squid_4.13-10ubuntu3.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1934891

[Bug 1934891] [NEW] squid: build failure for Impish RISC-V

2021-07-07 Thread Heinrich Schuchardt
building succeeds. Best regards Heinrich ** Affects: squid (Ubuntu) Importance: Undecided Assignee: Heinrich Schuchardt (xypron) Status: In Progress ** Summary changed: - squid: build failure for Impish RISCV + squid: build failure for Impish RISC-V ** Changed in: squid

[Bug 1935063] [NEW] gnome-initial-setup: cannot build on RISC-V

2021-07-08 Thread Heinrich Schuchardt
Public bug reported: version: 40.2-1ubuntu1 platform: RISC-V gnome-initial-setup cannot be built on RISC-V due to a dependency on libsysmetrics-dev. libsysmetrics-dev is built from source package ubuntu-report. Building of ubuntu-report fails because the Go language does not support

[Bug 1935679] Re: crash: build failure on RISC-V

2021-07-09 Thread Heinrich Schuchardt
makeinfo is provided in universe. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935679 Title: crash: build failure on RISC-V To manage notifications about this bug go to:

[Bug 1935679] [NEW] crash: build failure on RISC-V

2021-07-09 Thread Heinrich Schuchardt
Public bug reported: version: 7.3.0-1ubuntu1 Building crash for RISC-V fails with a segfault. This segfault is due to missing support for architecture RISC-V in file configure.c. configure is used to update Makefile. It replaces "TARGET " by "(NULL)". A patch is at

[Bug 1935679] Re: crash: build failure on RISC-V

2021-07-09 Thread Heinrich Schuchardt
** Patch added: "0001-configure.c-add-RISC-V-architecture.patch" https://bugs.launchpad.net/ubuntu/+source/crash/+bug/1935679/+attachment/5510055/+files/0001-configure.c-add-RISC-V-architecture.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1934891] Re: squid: build failure for Impish RISC-V

2021-07-11 Thread Heinrich Schuchardt
Build was successful: https://launchpad.net/ubuntu/+source/squid/4.13-10ubuntu3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1934891 Title: squid: build failure for Impish RISC-V To manage

[Bug 891686] Re: ltrace crashes with -f (follow fork) option

2021-07-12 Thread Heinrich Schuchardt
On Ubuntu 21.04. x86_64 the problem is not reproducible. Ubuntu 11.10 is not maintained anymore. Closing as "Invalid". ** Changed in: ltrace (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1928393] Re: linux-firmware 1.197 causes kernel to report error "amdgpu: [gfxhub0] retry page fault"

2021-07-12 Thread Heinrich Schuchardt
There is an upstream bug report https://bugzilla.kernel.org/show_bug.cgi?id=213391 Comment 9 suggest: "downgrade the firmware." Comment 15 claims: "20210315 seems to work fine here (on an E595)." ** Bug watch added: Linux Kernel Bug Tracker #213391

[Bug 988117] Re: ltrace missing syscall

2021-07-12 Thread Heinrich Schuchardt
It is unclear to which architecture this bug report once related to. In 0.7.3-6.1ubuntu2 all architectures have a SYSCALL 262 sysdeps/linux-gnu/ppc/syscallent.h:284:"mq_open", /* 262 */ sysdeps/linux-gnu/mips/syscallent.h:284:"clock_settime", /*

[Bug 1935860] [NEW] ltrace: building on RISC-V fails

2021-07-12 Thread Heinrich Schuchardt
Public bug reported: version: 0.7.3-6.1ubuntu2 Building package ltrace for riscv64 fails due to missing architecture specific files (sysdeps/linux-gnu/riscv64). Some of these can be auto- generated from Linux sources. Since 2013 there is no upstream for the package. Fedora, Suse, Debian,

[Bug 771805] Re: [armel/armhf] ltrace hangs

2021-07-12 Thread Heinrich Schuchardt
The Debian change was ingested into ltrace (0.7.3-6.1ubuntu1) disco. Mark the issue as "Fix Released". ** Changed in: ltrace (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1373726] Re: Config file buffer limit

2021-07-12 Thread Heinrich Schuchardt
With the ~/.ltrace.conf described above the problem is reproducible on Ubuntu 21.04, 0.7.3-6.1ubuntu2. $ ltrace ls /home/user/.ltrace.conf:1: error: expected ')', got ' /home/user/.ltrace.conf:2: error: unknown type around ', EMSGSIZE=90, EPROTOTYPE=91, ENOPROTOOPT=92, EPROTONOSUPPORT=93,

[Bug 1891396] Re: build failure in riscV64

2021-07-09 Thread Heinrich Schuchardt
*** This bug is a duplicate of bug 1934891 *** https://bugs.launchpad.net/bugs/1934891 ** This bug has been marked a duplicate of bug 1934891 squid: build failure for Impish RISC-V -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1928393] Re: linux-firmware 1.197 causes kernel to report error "amdgpu: [gfxhub0] retry page fault"

2021-07-09 Thread Heinrich Schuchardt
Also affected: Ubuntu version: 21.04 Linux kernel: 5.11.0-22-generic x86_64 CPU model: AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx GPU: 05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series] (rev c4) Laptop model:

[Bug 1934891] Re: squid: build failure for Impish RISC-V

2021-07-09 Thread Heinrich Schuchardt
A sponsor taking care of pushing the changes is needed as I have no upload rights. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1934891 Title: squid: build failure for Impish RISC-V To manage

[Bug 1935679] Re: crash: build failure on RISC-V

2021-07-10 Thread Heinrich Schuchardt
The upstream issue for RISC-V support is https://github.com/crash- utility/crash/issues/89 ** Bug watch added: github.com/crash-utility/crash/issues #89 https://github.com/crash-utility/crash/issues/89 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1935679] Re: crash: build failure on RISC-V

2021-07-10 Thread Heinrich Schuchardt
Additionally to adjusting configure.c the following changes to the upstream source are needed: Add RISC-V to defs.h Create riscv64.c, unwind_riscv64.c -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1934891] Re: squid: build failure for Impish RISC-V

2021-07-08 Thread Heinrich Schuchardt
Upstream patches have been merged in https://github.com/squid- cache/squid. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1934891 Title: squid: build failure for Impish RISC-V To manage

[Bug 1940453] Re: libguestfs: virt-make-fs fails on RISC-V

2021-08-18 Thread Heinrich Schuchardt
"-machine accel=kvm:tcg \" should be replaced by "-machine virt \" on architecture RISC-V. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940453 Title: libguestfs: virt-make-fs fails on RISC-V To

[Bug 1940453] [NEW] libguestfs: virt-make-fs fails on RISC-V

2021-08-18 Thread Heinrich Schuchardt
Public bug reported: On RISC-V we have no KVM support yet. LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1 \ virt-make-fs --partition=gpt --size=+1M --type=vfat \ directory/ file.img fails with /usr/bin/qemu-system-riscv64 \ -global virtio-blk-pci.scsi=off \ -no-user-config \ -enable-fips \

[Bug 1940686] [NEW] shim: enable building on riscv64

2021-08-20 Thread Heinrich Schuchardt
Public bug reported: For booting via UEFI enable building shim on riscv64 ** Affects: shim (Ubuntu) Importance: Undecided Assignee: Heinrich Schuchardt (xypron) Status: New ** Tags: fr-1634 riscv64 ** Changed in: shim (Ubuntu) Assignee: (unassigned) => Heinr

[Bug 1940453] Re: libguestfs: virt-make-fs fails on RISC-V

2021-08-18 Thread Heinrich Schuchardt
** Tags added: fr-1630 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940453 Title: libguestfs: virt-make-fs fails on RISC-V To manage notifications about this bug go to:

[Bug 1940453] Re: libguestfs: virt-make-fs fails on RISC-V

2021-08-18 Thread Heinrich Schuchardt
A change like the following could possibly fix the problem. --- a/lib/qemu.c +++ b/lib/qemu.c @@ -309,7 +309,12 @@ #ifdef MACHINE_TYPE MACHINE_TYPE "," #endif - "accel=kvm:tcg"); +#ifdef __riscv + "virt" +#else +

[Bug 1938438] Re: sbsigntool does not build on riscv64

2021-08-23 Thread Heinrich Schuchardt
sbsigntool_0.9.4-2ubuntu2 is available in ppa:xypron/gnu-efi for upload to Impish. ** Patch added: "Diff from Debian 0.9.4-2 to Ubuntu 0.9.4-2ubuntu2" https://bugs.launchpad.net/ubuntu/+source/sbsigntool/+bug/1938438/+attachment/5519934/+files/debian-0.9.4_to_ubuntu.new.diff -- You received

[Bug 1936664] Re: buildmode=c-shared not supported on linux/risc-v

2021-08-17 Thread Heinrich Schuchardt
@mhodson: Why did you set this to importance wishlist? Other packages cannot be built due to this deficiency. E.g. gnome-initial-setup. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1936664 Title:

[Bug 1939409] Re: merge e2fsprogs 1.46.3-1 from Debian: s390x fails in test f_baddotdir

2021-08-13 Thread Heinrich Schuchardt
** Patch added: "e2fsprogs_1.46.3-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1939409/+attachment/5517712/+files/e2fsprogs_1.46.3-1ubuntu2.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1939409] Re: merge e2fsprogs 1.46.3-1 from Debian: s390x fails in test f_baddotdir

2021-08-13 Thread Heinrich Schuchardt
e2fsprogs - 1.46.3-1ubuntu2 is available in ppa:xypron/merge-from-debian -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939409 Title: merge e2fsprogs 1.46.3-1 from Debian: s390x fails in test

[Bug 1937277] Re: [SRU] OpenSBI 0.9 backport to Focal

2021-08-13 Thread Heinrich Schuchardt
No. On my board UEFI boot options are set to boot via the UEFI stub of our Linux kernel image. And booting fails due to the two missing patches. I suggest to add said patches. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1939275] Re: mozc: packages not built for riscv64

2021-08-24 Thread Heinrich Schuchardt
** Changed in: mozc (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939275 Title: mozc: packages not built for riscv64 To manage notifications about

[Bug 1941888] [NEW] FFe: sbsigntools 0.9.4

2021-08-27 Thread Heinrich Schuchardt
Public bug reported: FFe: sbsigntools 0.9.4 The current sbsigntool-0.9.2-2ubuntu4 package lacks support for the riscv64 architecture. For developing UEFI booting on RISC-V we need these tools. Since release 0.9.2 several bugs have been resolved. A major one leads to incorrect signatures for

[Bug 1941888] Re: FFe: sbsigntools 0.9.4

2021-08-27 Thread Heinrich Schuchardt
** Attachment added: "buildlog_ubuntu-impish-riscv64.sbsigntool_0.9.4-2ubuntu2_BUILDING.txt.gz" https://bugs.launchpad.net/ubuntu/+source/sbsigntool/+bug/1941888/+attachment/5521160/+files/buildlog_ubuntu-impish-riscv64.sbsigntool_0.9.4-2ubuntu2_BUILDING.txt.gz -- You received this bug

[Bug 1941888] Re: FFe: sbsigntools 0.9.4

2021-08-27 Thread Heinrich Schuchardt
** Attachment added: "install.log" https://bugs.launchpad.net/ubuntu/+source/sbsigntool/+bug/1941888/+attachment/5521161/+files/install.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941888

[Bug 1938438] Re: sbsigntool does not build on riscv64

2021-08-27 Thread Heinrich Schuchardt
FFe for sbsigntool was approved: https://bugs.launchpad.net/ubuntu/+source/sbsigntool/+bug/1941888, now looking for a sponsor -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1938438 Title: sbsigntool

[Bug 1940453] Re: libguestfs: virt-make-fs fails on RISC-V

2021-08-31 Thread Heinrich Schuchardt
** Changed in: libguestfs (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940453 Title: libguestfs: virt-make-fs fails on RISC-V To manage notifications

[Bug 1941950] [NEW] linux-riscv: missing kernel signature

2021-08-28 Thread Heinrich Schuchardt
Public bug reported: U-Boot and EDK II both support secure boot. But vmlinuz-5.11.0-1014-generic and vmlinuz-5.13.0-1002-generic are not signed via sbsign. Please, adjust the RISC-V build system to sign new kernels. Best regards Heinrich ** Affects: linux-riscv (Ubuntu) Importance:

[Bug 1941622] Re: Bump unmatched CPU clock rate to 1.5GHz

2021-08-26 Thread Heinrich Schuchardt
The relevant U-Boot patch to change the CPU max temperature to 85 °C (in U-Boot) is here: https://github.com/sifive/meta-sifive/blob/2021.08/recipes- bsp/u-boot/files/unmatched/0012-board-sifive-spl-Set-remote-thermal-of- TMP451-to-85-.patch This patch has not been sent upstream yet. For the

[Bug 1941622] Re: Bump unmatched CPU clock rate to 1.5GHz

2021-08-26 Thread Heinrich Schuchardt
The CPU clock rate is currently set in U-Boot SPL. SiFive said that there are boards that are unstable over 1.2 GHz. So raising to 1.5 GHz is not an option. Currently the shut of temperature of the CPU is 108 °C. In the SiFive repo there is a patch for lowering this to 85°C. I would advise not to

[Bug 1938582] Re: efitools does not build on RISC-V

2021-08-31 Thread Heinrich Schuchardt
efitools - 1.9.2-1ubuntu3 is available in ppa:xypron/gnu-efi needing a sponsor. ** Patch added: "efitools_1.9.2-1ubuntu1-1.9.2-1ubuntu3.diff" https://bugs.launchpad.net/ubuntu/+source/efitools/+bug/1938582/+attachment/5521845/+files/efitools_1.9.2-1ubuntu1-1.9.2-1ubuntu3.diff -- You

[Bug 1940453] Re: libguestfs: virt-make-fs fails on RISC-V

2021-08-31 Thread Heinrich Schuchardt
** Patch added: "libguestfs_1_1.44.1-1ubuntu5_1_1.44.1-1ubuntu5.diff" https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1940453/+attachment/5521854/+files/libguestfs_1_1.44.1-1ubuntu5_1_1.44.1-1ubuntu5.diff -- You received this bug notification because you are a member of Ubuntu

[Bug 1940453] Re: libguestfs: virt-make-fs fails on RISC-V

2021-08-31 Thread Heinrich Schuchardt
libguestfs (1:1.44.1-1ubuntu8) is available in ppa:xypron/gnu-efi looking for a sponsor. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940453 Title: libguestfs: virt-make-fs fails on RISC-V To

[Bug 1939275] Re: mozc: packages not built for riscv64

2021-08-31 Thread Heinrich Schuchardt
mozc (2.26.4220.100+dfsg-4.1) blocked due to glibc. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939275 Title: mozc: packages not built for riscv64 To manage notifications about this bug go to:

[Bug 1939973] Re: make 4.3-4.1 triggers build failures

2021-08-16 Thread Heinrich Schuchardt
** Tags added: fr-1618 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939973 Title: make 4.3-4.1 triggers build failures To manage notifications about this bug go to:

[Bug 1940453] Re: libguestfs: virt-make-fs fails on RISC-V

2021-08-19 Thread Heinrich Schuchardt
According to the QEMU documenation: "For QEMU’s RISC-V system emulation, you must specify which board model you want to use with the -M or --machine option; there is no default." The option accel=accels1[:accels2[:...]] identifies multiple accelerator. The first working one is chosen. So it is

[Bug 1939409] Re: e2fsprogs 1.46.3-1 on architecture s390x fails in test f_baddotdir

2021-09-02 Thread Heinrich Schuchardt
We will consider 1.46.4 for 22.04. e2fsprogs 1.46.3-1ubuntu3 is available in ppa:xypron/merge-from-debian and needs a sponsor. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939409 Title:

[Bug 1939409] Re: e2fsprogs 1.46.3-1 on architecture s390x fails in test f_baddotdir

2021-09-02 Thread Heinrich Schuchardt
Hello Theodore, I wrote "We will consider 1.46.4 for 22.04.". For 21.10 it is too late. We already have a freeze. The patch that you mention is exactly what I added in e2fsprogs 1.46.3-1ubuntu3. Best regards Heinrich -- You received this bug notification because you are a member of Ubuntu

[Bug 1939305] Re: e2scrub shouldn't run in a container

2021-09-06 Thread Heinrich Schuchardt
Hello Jamie, thanks for reporting the issue. Do you plan to send a patch upstream? https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/commit/scrub/e2scrub_all.timer.in?id=a2df58945c232186c96ffa8958f555ed33965ff7 has the relevant addressees. Best regards Heinrich -- You received this bug

[Bug 1938582] Re: efitools does not build on RISC-V

2021-09-09 Thread Heinrich Schuchardt
I only experienced the problem with parallel builds on RISC-V. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1938582 Title: efitools does not build on RISC-V To manage notifications about this bug

[Bug 1943146] [NEW] ubuntu-report does not build on RISC-V

2021-09-09 Thread Heinrich Schuchardt
Public bug reported: Building ubuntu-reports leads to an error related to undefined symbols on RISC-V. ** Affects: ubuntu-report (Ubuntu) Importance: Undecided Status: New ** Tags: riscv64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1938582] Re: efitools does not build on RISC-V

2021-09-09 Thread Heinrich Schuchardt
I sent the patch 0001-Enable-RISC-V-build.patch to the upstream maintainer of https://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git on July 30th. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1943146] Re: ubuntu-report does not build on RISC-V

2021-09-09 Thread Heinrich Schuchardt
Only since logrus commit bdb7d4c53122 ("go.mod: update golang.org/x/sys to fix openbsd/mips64 on Go 1.16") we get a dependency which allows for RISC-V. It is reasonable to use current logrus master/origin of today as dependency for ubuntu-report. -- You received this bug notification because

[Bug 1938582] Re: efitools does not build on RISC-V

2021-09-09 Thread Heinrich Schuchardt
https://launchpadlibrarian.net/557570269/buildlog_ubuntu-impish- riscv64.efitools_1.9.2-1ubuntu2~ppa1_BUILDING.txt.gz demonstrates the error with parallel builds. An error make[1]: ./cert-to-efi-sig-list: No such file or directory occurs. It would be good to upstream a patch to fix the parallel

[Bug 1943146] Re: ubuntu-report does not build on RISC-V

2021-09-10 Thread Heinrich Schuchardt
ort (Ubuntu) Assignee: (unassigned) => Heinrich Schuchardt (xypron) ** Tags added: fr-1712 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943146 Title: ubuntu-report does not build on RISC-V To

[Bug 1936664] Re: buildmode=c-shared not supported on linux/risc-v

2021-09-10 Thread Heinrich Schuchardt
golang-1.16 - 1.16.7-1ubuntu2 is available in ppa:xypron/golang. I am looking for a sponsor. The new version provides building dynamic link libraries on RISC-V which is needed for packages like ubuntu reports. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1936664] Re: buildmode=c-shared not supported on linux/risc-v

2021-09-10 Thread Heinrich Schuchardt
I am looking for a sponsor for golang-1.16 - 1.16.7-1ubuntu2 available in ppa:xypron/golang. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1936664 Title: buildmode=c-shared not supported on

[Bug 1936664] Re: buildmode=c-shared not supported on linux/risc-v

2021-09-10 Thread Heinrich Schuchardt
** Changed in: golang-1.16 (Ubuntu) Assignee: (unassigned) => Heinrich Schuchardt (xypron) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1936664 Title: buildmode=c-shared not suppor

[Bug 1935063] Re: gnome-initial-setup: cannot build on RISC-V

2021-09-10 Thread Heinrich Schuchardt
golang-1.16 (1.16.7-1ubuntu2) allows building dynamic link libraries (*.so) needed by ubuntu-report. https://github.com/ubuntu/ubuntu-report/pull/38 addresses remaining build problems on RISC-V. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1937055] Re: OpenSBI: system reset support missing for HiFive Unmatched

2021-09-10 Thread Heinrich Schuchardt
There is no GPIO for system reset on the HiFive unmatched. Patches for an SBI based sysreset driver have been sent to upstream U-Boot. https://lists.denx.de/pipermail/u-boot/2021-September/460291.html The is an ongoing discussion about how UEFI runtime system reset drivers should be implemented.

[Bug 1939973] Re: make 4.3-4.1 triggers build failures

2021-09-08 Thread Heinrich Schuchardt
Building cross-toolchain-base in ppa:xypron/merge-from-debian did not show the described failure. How can it be reproduced? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939973 Title: make 4.3-4.1

[Bug 1938795] Re: efibootmgr: missing riscv64 build

2021-09-08 Thread Heinrich Schuchardt
efibootmgr (17-1ubuntu2) released to Impish ** Changed in: efibootmgr (Ubuntu) Status: New => Fix Committed ** Changed in: efibootmgr (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1936664] Re: buildmode=c-shared not supported on linux/risc-v

2021-09-08 Thread Heinrich Schuchardt
** Tags added: fr-1686 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1936664 Title: buildmode=c-shared not supported on linux/risc-v To manage notifications about this bug go to:

[Bug 1942884] [NEW] qemu-riscv64-static: missing auxilliary variables

2021-09-07 Thread Heinrich Schuchardt
Public bug reported: Since glibc-2.33 on RISC-V the following auxilliary variables are expected, commit 15b38ffc104a ("riscv: Get cache information through sysconf") AT_L1I_CACHESIZE AT_L1I_CACHEGEOMETRY AT_L1I_CACHEGEOMETRY AT_L1D_CACHESIZE AT_L1D_CACHEGEOMETRY AT_L1D_CACHEGEOMETRY

[Bug 1942884] Re: qemu-riscv64-static: missing auxilliary variables

2021-09-07 Thread Heinrich Schuchardt
Hello Christian, yes, I have to push a patch upstreams first before we can add it to the Ubuntu package. Best regards Heinrich -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942884 Title:

[Bug 1929521] Re: bazel-bootstrap doesn't migrate on riscv64, missing nodejs build

2021-07-14 Thread Heinrich Schuchardt
In V8 I found this patch commit 239898ef8c77f8cbf0b3f1b93a870edb2b34141d Date: Thu Jun 17 09:35:02 2021 +0800 [riscv64] Fix node.js build failed So somebody is trying to get nodejs running on RISC-V. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1935679] Re: crash: build failure on RISC-V

2021-07-13 Thread Heinrich Schuchardt
** Tags added: riscv64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935679 Title: crash: build failure on RISC-V To manage notifications about this bug go to:

[Bug 1935063] Re: gnome-initial-setup: cannot build on RISC-V

2021-07-13 Thread Heinrich Schuchardt
** Tags added: riscv64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935063 Title: gnome-initial-setup: cannot build on RISC-V To manage notifications about this bug go to:

[Bug 1928393] Re: linux-firmware 1.197 causes kernel to report error "amdgpu: [gfxhub0] retry page fault"

2021-07-15 Thread Heinrich Schuchardt
After updating to linux-firmware commit d79c26779d45906 the problems persist on Lenovo Thinkpad E585: amdgpu :05:00.0: amdgpu: [gfxhub0] retry page fault (src_id:0 ring:0 vmid:1 pasid:32769, for process Xorg pid 1336 thread Xorg:cs0 pid 1862) -- You received this bug notification because

[Bug 1936170] [NEW] blender: building on RISC-V fails

2021-07-14 Thread Heinrich Schuchardt
Public bug reported: Some of the necessary corrections are in https://developer.blender.org/D11910. For cross-compiling with sbuild we need a change in debian/control: - python3-requests + python3-requests:native Best regards Heinrich ** Affects: blender (Ubuntu) Importance: Undecided

[Bug 1928858] Re: grub-install error: "efibootmgr: not found"

2021-07-15 Thread Heinrich Schuchardt
After updating GRUB, does grub-install fail without efibootmgr installed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1928858 Title: grub-install error: "efibootmgr: not found" To manage

[Bug 1938438] [NEW] sbsigntool does not build on riscv64

2021-07-29 Thread Heinrich Schuchardt
Public bug reported: We should enable building on riscv64 for release Impish. Current upstream version 0.9.4 is required for running U-Boot tests. ** Affects: sbsigntool (Ubuntu) Importance: Undecided Status: New ** Tags: fr-1530 riscv64 ** Tags added: fr-1530 -- You received

[Bug 1938699] [NEW] cpu-checker: riscv64 build missing

2021-08-02 Thread Heinrich Schuchardt
Public bug reported: cpu-checker builds fine for RISC-V once architecture riscv64 is added to debian/control. A patch for kvm-ok is needed to add a /dev/kvm check for the RISC-V architecture. ** Affects: cpu-checker (Ubuntu) Importance: Undecided Status: New ** Tags: riscv64

[Bug 1938699] Re: cpu-checker: riscv64 build missing

2021-08-02 Thread Heinrich Schuchardt
** Tags added: fr-1545 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1938699 Title: cpu-checker: riscv64 build missing To manage notifications about this bug go to:

[Bug 1938705] [NEW] dmidecode: not built on riscv64

2021-08-02 Thread Heinrich Schuchardt
Public bug reported: riscv64 is missinag in debian/control ** Affects: dmidecode (Ubuntu) Importance: Undecided Status: New ** Tags: fr-1546 ** Tags added: fr-1546 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1876620] Re: Enable riscv64 build

2021-08-02 Thread Heinrich Schuchardt
To enable RISC-V you need GRUB 2.06 plus this series: [PATCH v2 0/7] Add LoadFile2 and riscv Linux loader https://lists.gnu.org/archive/html/grub-devel/2021-06/msg6.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1876620] Re: Enable riscv64 build

2021-08-02 Thread Heinrich Schuchardt
** Tags removed: patch ** Tags added: riscv64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876620 Title: Enable riscv64 build To manage notifications about this bug go to:

[Bug 1938787] [NEW] gcc-defaults: missing cross compilers for building on RISC-V

2021-08-03 Thread Heinrich Schuchardt
Public bug reported: gcc-defaults does not provide cross build tools for building on riscv64 ** Affects: gcc-defaults (Ubuntu) Importance: Undecided Status: New ** Tags: fr-1547 riscv64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1938787] Re: gcc-defaults: missing cross compilers for building on RISC-V

2021-08-03 Thread Heinrich Schuchardt
** Tags added: fr-1547 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1938787 Title: gcc-defaults: missing cross compilers for building on RISC-V To manage notifications about this bug go to:

[Bug 1938795] [NEW] efibootmgr: missing riscv64 build

2021-08-03 Thread Heinrich Schuchardt
Public bug reported: RISC-V supports booting via UEFI. Building on riscv64 should be enabled. ** Affects: efibootmgr (Ubuntu) Importance: Undecided Status: New ** Tags: fr-1548 ** Tags added: fr-1548 -- You received this bug notification because you are a member of Ubuntu

[Bug 1939275] [NEW] mozc: packages not built for riscv64

2021-08-09 Thread Heinrich Schuchardt
Public bug reported: Building mozc for riscv64 should be enabled. This will provided packages: * emacs-mozc * emacs-mozc-bin * fcitx-mozc * fcitx5-mozc * ibus-mozc * mozc-server * mozc-utils-gui * uim-mozc ** Affects: mozc (Ubuntu) Importance: Undecided Status: New ** Tags:

[Bug 1939275] Re: mozc: packages not built for riscv64

2021-08-09 Thread Heinrich Schuchardt
** Tags added: fr-1557 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939275 Title: mozc: packages not built for riscv64 To manage notifications about this bug go to:

[Bug 1939409] [NEW] merge e2fsprogs 1.46.3-1 from Debian: s390x fails in test f_baddotdir

2021-08-10 Thread Heinrich Schuchardt
Public bug reported: e2fsprogs 1.46.3-1ubuntu1 is in proposed. Architecture s390x fail in test f_baddotdir. The test image was changed with the new release. Next step should be analyzing the error on a s390x virtual machine. ** Affects: e2fsprogs (Ubuntu) Importance: Undecided

[Bug 1939413] [NEW] /usr/lib/aarch64-linux-gnu/libprotobuf.a’ generated with LTO version 9.2 instead of the expected 11.0

2021-08-10 Thread Heinrich Schuchardt
Public bug reported: When trying to build package mozc for arm64 the following error popped up: lto1: fatal error: bytecode stream in file ‘/usr/lib/aarch64-linux- gnu/libprotobuf.a’ generated with LTO version 9.2 instead of the expected 11.0 Why does the library contain LTO information at all?

[Bug 1939516] [NEW] fftw3 not built for riscv64

2021-08-11 Thread Heinrich Schuchardt
Public bug reported: Add the riscv64 architecture. Changing debian/control is sufficient. ** Affects: fftw3 (Ubuntu) Importance: Undecided Status: New ** Tags: fr-1603 riscv64 ** Tags added: fr-1603 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1939409] Re: merge e2fsprogs 1.46.3-1 from Debian: s390x fails in test f_baddotdir

2021-08-11 Thread Heinrich Schuchardt
The problem can be reproduced on another big-endian architecture. On mips we get the following test failures: f_baddotdir: bad '.' and '..' entries: failed m_rootdir_acl: create fs image from dir using inline_data and acls: failed -- You received this bug notification because you are a member

[Bug 1939409] Re: merge e2fsprogs 1.46.3-1 from Debian: s390x fails in test f_baddotdir

2021-08-11 Thread Heinrich Schuchardt
Thanks Theodore for pointing me to these patches. Best regards Heinrich -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939409 Title: merge e2fsprogs 1.46.3-1 from Debian: s390x fails in test

[Bug 1937277] Re: [SRU] OpenSBI 0.9 backport to Focal

2021-08-12 Thread Heinrich Schuchardt
Hello Brian, booting with U-Boot 2021.01+dfsg-3ubuntu0~20.04.3 (Jul 30 2021 - 14:38:17 +) fails. Found 14 disks ** Invalid partition 21 ** Cannot read EFI system partition BootOrder not defined EFI boot manager: Cannot load any image The following patches are missing: 3dca77b1dc1b

[Bug 1938324] Re: gnu-efi does not support RISC-V

2021-07-29 Thread Heinrich Schuchardt
The 3.0.13 release was in March 2021. The RISC-V patches were added after this. What I have done in my PPA is using a 3.0.13 tarball and adding the 22 patches written thereafter to debian/patches: 0001-Add-Device-Path-Utilities-Protocol-support.patch 0002-Add-EFI_SHELL_PROTOCOL-definitions.patch

[Bug 1938446] [NEW] Enable CONFIG_CMD_EFIDEBUG, CONFIG_CMD_NVEDIT_EFI, CONFIG_HEXDUMP

2021-07-29 Thread Heinrich Schuchardt
Public bug reported: U-Boot allows booting into Linux or GRUB via UEFI using the bootefi command. To view UEFI variables the following setting are needed: * CONFIG_CMD_NVEDIT_EFI=y * CONFIG_HEXDUMP=y CONFIG_SPL_HEXDUMP is not needed. To define UEFI boot options the following setting is

[Bug 1938324] [NEW] gnu-efi does not support RISC-V

2021-07-28 Thread Heinrich Schuchardt
Public bug reported: The Ubuntu package for gnu-efi does not support the RISC-V architecture. Build version v3.0.13 with all necessary packages to enable the RISC-V architecture. A snapshot build has been created in ppa:xypron/gnu-efi. ** Affects: gnu-efi (Ubuntu) Importance: Undecided

[Bug 1938324] Re: gnu-efi does not support RISC-V

2021-07-28 Thread Heinrich Schuchardt
Cf. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988231 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1938324 Title: gnu-efi does not support RISC-V To manage notifications about this bug go

[Bug 1938324] Re: gnu-efi does not support RISC-V

2021-07-28 Thread Heinrich Schuchardt
** Tags added: fr-1528 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1938324 Title: gnu-efi does not support RISC-V To manage notifications about this bug go to:

[Bug 1936370] Re: u-boot-sifive does not upgrade u-boot on disk

2021-07-30 Thread Heinrich Schuchardt
Installation of the package fails on HiFive Unmatched: $ sudo dpkg -i u-boot-sifive_2021.01+dfsg-3ubuntu0~20.04.2_riscv64.deb (Reading database ... 210527 files and directories currently installed.) Preparing to unpack u-boot-sifive_2021.01+dfsg-3ubuntu0~20.04.2_riscv64.deb ... Unpacking

[Bug 1936370] Re: u-boot-sifive does not upgrade u-boot on disk

2021-07-30 Thread Heinrich Schuchardt
The boot rom and U-Boot use the partuuid for identifying the partitions Why is the package u-boot- sifive_2021.01+dfsg-3ubuntu0~20.04.2_riscv64.deb using /dev/disk/by- partlabel/ and not /dev/disk/by-partuuid/ in postinst? -- You received this bug notification because you are a member of Ubuntu

[Bug 1938582] [NEW] efitools does not build on RISC-V

2021-07-30 Thread Heinrich Schuchardt
Public bug reported: make.rules must be adjusted for building on RISC-V. ** Affects: efitools (Ubuntu) Importance: Undecided Status: New ** Tags: riscv64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1938582] Re: efitools does not build on RISC-V

2021-07-30 Thread Heinrich Schuchardt
** Tags added: fr-1543 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1938582 Title: efitools does not build on RISC-V To manage notifications about this bug go to:

[Bug 1938438] Re: sbsigntool does not build on riscv64

2021-07-30 Thread Heinrich Schuchardt
sbsigntool - 0.9.4-0ubuntu3 is available in ppa:xypron/gnu-efi for upload to Impish. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1938438 Title: sbsigntool does not build on riscv64 To manage

[Bug 1938898] [NEW] mokutil: not built on riscv64

2021-08-04 Thread Heinrich Schuchardt
Public bug reported: For using shim on riscv64 we will need mokutil. Hence we should enable building on riscv64. ** Affects: mokutil (Ubuntu) Importance: Undecided Status: New ** Tags: riscv64 -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1938898] Re: mokutil: not built on riscv64

2021-08-04 Thread Heinrich Schuchardt
U-Boot already supports booting via UEFI on RISC-V including secure boot. With mokutil we can display the relevant information. SetVariable() is not implemented we cannot update anything. EDK II should allow setting variables. Currently it is only available for the HiFive Unleashed. ** Tags

[Bug 1938847] Re: update calling on version of fwupd that does not exist in repository yet

2021-08-06 Thread Heinrich Schuchardt
1.5.11-0ubuntu1~21.04.1 is available. See https://launchpad.net/ubuntu/+source/fwupd. ** Changed in: fwupd-signed (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

  1   2   3   4   5   6   7   >