From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9C7E13858C55; Fri, 30 Sep 2022 16:42:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9C7E13858C55 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664556154; bh=7fG4xYXn1cupdeDZVIRUR0E22PIpE2mpKbVydKhdruM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rVP6/qWOI/zij0YIKskZBzk2uAKlF9SfdZuDChE28UzuxhpdKMlGJCaOrWU2EWZwn EyE77HUs5s/HN7m2N8VQBaKVBdaclgi6mRAq1KOGCNdnodtoY/CjvbJPbknx8oo3pa nBg3ZSx4mBrbDQZTEGTExG4jWoLIWoHfhUKHJLoE= From: "fche at redhat dot com" To: systemtap@sourceware.org Subject: [Bug runtime/29636] install binaries on ubuntu 20.04 and try to run simple program but did not compile Date: Fri, 30 Sep 2022 16:42:34 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed 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: fche at redhat 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: cc 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29636 Frank Ch. Eigler changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fche at redhat dot com --- Comment #2 from Frank Ch. Eigler --- Looks as though you're running a rather old version of systemtap, that only claims support for kernel up to 5.4, on a newer kernel version 5.15.=20 Incompatibilities arise because the kernel api/abi change constantly, so st= ap has to play catchup. If you're able to build systemtap from sources, that should work with this version of the kernel (and many other older ones too). --=20 You are receiving this mail because: You are the assignee for the bug.=