Path: csiph.com!aioe.org!bofh.it!news.nic.it!robomod From: Salvatore Bonaccorso Newsgroups: linux.debian.bugs.dist,linux.debian.kernel Subject: Bug#771339: linux: linux-headers 3.16 Makefile contains VERSION=2 PATCHLEVEL=6 Date: Sun, 25 Apr 2021 21:40:03 +0200 Message-ID: References: X-Mailbox-Line: From debian-bugs-dist-request@lists.debian.org Sun Apr 25 19:30:59 2021 Old-Return-Path: X-Spam-Flag: NO X-Spam-Score: -4 Reply-To: Salvatore Bonaccorso , 771339@bugs.debian.org Original-Sender: Salvatore Bonaccorso Resent-To: debian-bugs-dist@lists.debian.org Resent-Cc: Debian Kernel Team X-Debian-Pr-Message: followup 771339 X-Debian-Pr-Package: src:linux X-Debian-Pr-Source: linux X-Gm-Message-State: AOAM532Zq9kEGB5zfoCSsXq7PJh7xrYWJD+4PHgz4hn0zV4g1fg+9Pp9 K2DMxpr849s689pCjez/Cmw= X-Google-SMTP-Source: ABdhPJxSTQsZO47Bs374OOSQOlB3Hq+hvu8KSomlCIIc0QOwpwgLjTDvP36kXjD5dgHA6QjRtiZEjA== X-Received: by 2002:a17:906:a20b:: with SMTP id r11mr15127161ejy.323.1619378831033; Sun, 25 Apr 2021 12:27:11 -0700 (PDT) Sender: robomod@news.nic.it MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Debian-Message: from BTS X-Mailing-List: archive/latest/1661828 List-ID: List-URL: Approved: robomod@news.nic.it Lines: 31 Organization: linux.* mail to news gateway X-Original-Cc: Fab Stz X-Original-Date: Sun, 25 Apr 2021 21:27:09 +0200 X-Original-Message-ID: X-Original-References: <20141128164158.GA22454@csclub.uwaterloo.ca> <156026526598.24573.744951956547114974.reportbug@debian> <20141128164158.GA22454@csclub.uwaterloo.ca> <739b2f4a2ec95e5bb6525581bf6ba150cfc27aae.camel@decadent.org.uk> <20141128164158.GA22454@csclub.uwaterloo.ca> <739b2f4a2ec95e5bb6525581bf6ba150cfc27aae.camel@decadent.org.uk> X-Original-Sender: Salvatore Bonaccorso Xref: csiph.com linux.debian.bugs.dist:1056996 linux.debian.kernel:70791 Hi, On Tue, Jun 11, 2019 at 09:41:25PM +0100, Ben Hutchings wrote: > On Tue, 2019-06-11 at 17:01 +0200, Fab Stz wrote: > > Source: linux > > Version: 4.9.0 or 4.19... probably any > > Followup-For: Bug #771339 > > > > Dear Maintainer, > > > > This bug still exists in linux 4.9 and 4.19 (stretch, stretch-backports and > > also buster) > > > > Like the first reporter, I tried compiling the amdgpu driver provided by AMD > > (through DKMS) and it is searching for the kernel version in that file. > > > > As a workaroung in the meantime, I manually set VERSION to 4 and PATCHLEVEL to > > 19 in /usr/src/linux-headers-4.9.0-9-amd64/Makefile > > or the equivalent for 4.19 > > They should be using "make kernelversion" instead of looking for > variable assignments the Makefile. > > This is not even a Debian-specific problem any more. Looking for > variable assignments in the Makefile will break whenever the kernel is > built out-of-tree (since Linux 4.20). So should we close this bugreport? Regards, Salvatore