From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 525B93848417; Thu, 29 Apr 2021 22:19:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 525B93848417 From: "ddstreet at canonical dot com" To: systemtap@sourceware.org Subject: [Bug runtime/27802] New: recent commit breaks --libexecdir Date: Thu, 29 Apr 2021 22:19:24 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: runtime X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ddstreet at canonical dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap 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 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-BeenThere: systemtap@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Systemtap mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Apr 2021 22:19:24 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27802 Bug ID: 27802 Summary: recent commit breaks --libexecdir Product: systemtap Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: runtime Assignee: systemtap at sourceware dot org Reporter: ddstreet at canonical dot com Target Milestone: --- The recent commit 0680bad538fcc12ab6a94dc08ed0418a70f41cfa broke the use of --libexecdir=3D and forces some things to be installed under /usr/libexec e= ven if --libexecdir=3D/usr/lib was specified. This broke the daily build in Ubuntu, e.g. here is the log of the failing build: https://launchpadlibrarian.net/536018788/buildlog_ubuntu-groovy-amd64.syste= mtap_4.4.140.g8b74817e5+20.10.20210428215339_BUILDING.txt.gz Specifically this fails: dh_install: warning: Cannot find (any matches for) "usr/lib/systemtap/stapi= o" (tried in ., debian/tmp) because it's now located at "usr/libexec/systemtap/stapio" --=20 You are receiving this mail because: You are the assignee for the bug.=