From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 74949 invoked by alias); 18 Feb 2019 12:16:21 -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 74508 invoked by uid 48); 18 Feb 2019 12:16:16 -0000 From: "ksd.selvakumar at yahoo dot in" To: elfutils-devel@sourceware.org Subject: [Bug general/24000] couple of testsuite fails with uclibc library Date: Mon, 18 Feb 2019 12:16:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: general X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ksd.selvakumar at yahoo dot in 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-q1/txt/msg00153.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24000 --- Comment #11 from selva --- (In reply to Mark Wielaard from comment #9) > (In reply to selva from comment #7) > > Created attachment 11582 [details] > > config.log > >=20 > > Attached the config.log. >=20 > > $ ./configure --target=3Darmv7l-unkown-linux-uclibcgnueabi --host=3Dar= mv7l-unkown-linux-uclibcgnueabi --build=3Dx86_64-linux-gnu --prefix=3D/usr = --exec-prefix=3D/usr --bindir=3D/usr/bin --sbindir=3D/usr/sbin --libdir=3D/= usr/lib --libexecdir=3D/usr/lib --sysconfdir=3D/etc --datadir=3D/usr/share = --localstatedir=3D/var --mandir=3D/usr/share/man --infodir=3D/usr/share/inf= o --includedir=3D/usr/include --disable-nls --disable-Werror --enable-large= file --with-biarch --disable-symbol-versioning >=20 > That looks like a cross build. It might work, but I never tried myself. > It might be easier to make sure a native build works first. >=20 > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > elfutils: 0.173 (eu_version: 173) > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > Please try with the latest release: 0.175=20 >=20 > > RECOMMENDED FEATURES (should all be yes) > > gzip support : yes > > bzip2 support : yes > > lzma/xz support : no > > libstdc++ demangle support : yes > > File textrel check : yes > > Symbol versioning : no >=20 > Please enable lzma/xz support by installing xz-devel. > Don't disable symbol versioning, without it binary compatibility is broke= n. As per the following commit disabled symbol versioning for uclibc https://sourceware.org/git/?p=3Delfutils.git;a=3Dcommit;h=3Dbafacacaf7659a4= 933604662daba26a480b29a8d with uclibc,the test suite hangs in middle when compiled with Symbol versio= ning --=20 You are receiving this mail because: You are on the CC list for the bug.