From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 97884 invoked by alias); 27 Jul 2019 13:46:19 -0000 Mailing-List: contact elfutils-devel-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: elfutils-devel-owner@sourceware.org Received: (qmail 97869 invoked by uid 48); 27 Jul 2019 13:46:16 -0000 From: "changbin.du at gmail dot com" To: elfutils-devel@sourceware.org Subject: [Bug libdw/24856] dwarf_diename() cannot get correct name Date: Sat, 27 Jul 2019 13:46:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: libdw X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: changbin.du at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2019-q3/txt/msg00084.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24856 --- Comment #1 from Changbin Du --- BTW, the latest master branch has build failure. CCLD libebl_sparc.so CCLD libebl_ppc.so CCLD libebl_ppc64.so CCLD libebl_s390.so CCLD libebl_tilegx.so CCLD libebl_m68k.so CCLD libebl_bpf.so AR libebl_riscv_pic.a CCLD libebl_riscv.so /usr/bin/ld: libebl_riscv_pic.a(riscv_init.os): relocation R_X86_64_PC32 against undefined hidden symbol `riscv64_core_note' can not be used when ma= king a shared object /usr/bin/ld: final link failed: nonrepresentable section on output collect2: error: ld returned 1 exit status make[2]: *** [Makefile:1299: libebl_riscv.so] Error 1 make[1]: *** [Makefile:486: all-recursive] Error 1 make: *** [Makefile:402: all] Error 2 --=20 You are receiving this mail because: You are on the CC list for the bug.