Your message dated Sun, 21 Feb 2021 12:23:47 +0100
with message-id <[email protected]>
and subject line Re: Bug#979038: /usr/bin/riscv64-linux-gnu-ld.bfd: internal 
error when trying to use a custom link script
has caused the Debian Bug report #979038,
regarding /usr/bin/riscv64-linux-gnu-ld.bfd: internal error when trying to use 
a custom link script
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
979038: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979038
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: binutils-riscv64-linux-gnu
Version: 2.35.1-6
Severity: normal
File: /usr/bin/riscv64-linux-gnu-ld.bfd
X-Debbugs-Cc: [email protected]

Dear Maintainer,

Steps to reproduce:

$ riscv64-linux-gnu-ld --verbose >riscv64-virt.ld

$ cat main.c

int main()
{
        int a = 0;
        while(true)
                ++a;
}

$ riscv64-linux-gnu-g++ -g -O0 -Wl,--gc-sections -nostartfiles -nostdlib
-nodefaultlibs -Wl,-T,riscv64-virt.ld main.c



-- System Information:
Debian Release: bullseye/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.9.0-5-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ro_RO.UTF-8, LC_CTYPE=ro_RO.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:ro
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages binutils-riscv64-linux-gnu depends on:
ii  binutils-common  2.35.1-6
ii  libc6            2.31-6
ii  zlib1g           1:1.2.11.dfsg-2

binutils-riscv64-linux-gnu recommends no packages.

Versions of packages binutils-riscv64-linux-gnu suggests:
pn  binutils-doc  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
closing

On 1/2/21 11:24 AM, BogDan Vatra wrote:
> Package: binutils-riscv64-linux-gnu
> Version: 2.35.1-6
> Severity: normal
> File: /usr/bin/riscv64-linux-gnu-ld.bfd
> X-Debbugs-Cc: [email protected]
> 
> Dear Maintainer,
> 
> Steps to reproduce:
> 
> $ riscv64-linux-gnu-ld --verbose >riscv64-virt.ld

this is not a valid linker script.

--- End Message ---

Reply via email to