From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 109763 invoked by alias); 11 Dec 2018 18:59:02 -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 105181 invoked by uid 48); 11 Dec 2018 18:58:57 -0000 From: "knappr2 at earthlink dot net" To: elfutils-devel@sourceware.org Subject: [Bug general/23977] New: make check fails run-ar.sh in versions 0.173-0.175 Date: Tue, 11 Dec 2018 18:59:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: knappr2 at earthlink dot net 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: 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: 2018-q4/txt/msg00217.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D23977 Bug ID: 23977 Summary: make check fails run-ar.sh in versions 0.173-0.175 Product: elfutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: general Assignee: unassigned at sourceware dot org Reporter: knappr2 at earthlink dot net CC: elfutils-devel at sourceware dot org Target Milestone: --- I am building elfutils >=3D 0.173 with GCC 8.2.0 on a SLES 12.3 system, and= I encounter the following error in the make check step: FAIL: run-ar.sh ... Testsuite summary for elfutils 0.173 =20=20=20=20=20=20=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=3D=3D=3D=3D=3D=3D= =3D # TOTAL: 196 # PASS: 192 # SKIP: 3 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 =20=20=20=20=20=20=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=3D=3D=3D=3D=3D=3D= =3D See tests/test-suite.log Please report to https://sourceware.org/bugzilla =20=20=20=20=20=20=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=3D=3D=3D=3D=3D=3D= =3D Makefile:2163: recipe for target 'test-suite.log' failed make[3]: *** [test-suite.log] Error 1 Makefile:2269: recipe for target 'check-TESTS' failed make[2]: *** [check-TESTS] Error 2 tests/test-suite.log points to the following: Create a new ar file with the .o files. ar: creating test.ar /elfutils-0.173/src/ar: cannot represent ar_uid: No such fi= le or directory /elfutils-0.173/src/ar: cannot create new file: No such fil= e or directory FAIL run-ar.sh (exit status: 1) Makefile:3707: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 Makefile:485: recipe for target 'check-recursive' failed All advice to resolve will be appreciated. Best regards, -Rashawn --=20 You are receiving this mail because: You are on the CC list for the bug.