Path: csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod From: Thierry Herbelot Newsgroups: linux.debian.bugs.dist,linux.debian.kernel Subject: Bug#822666: closed by Ben Hutchings (Bug#822666: fixed in linux 4.5.2-1) Date: Fri, 29 Apr 2016 13:10:02 +0200 Message-ID: References: X-Mailbox-Line: From debian-bugs-dist-request@lists.debian.org Fri Apr 29 11:09:10 2016 Old-Return-Path: X-Spam-Flag: NO X-Spam-Score: -5.085 Reply-To: Thierry Herbelot , 822666@bugs.debian.org Resent-To: debian-bugs-dist@lists.debian.org Resent-Cc: Debian Kernel Team X-Debian-Pr-Message: followup 822666 X-Debian-Pr-Package: src:linux X-Debian-Pr-Source: linux X-Spam-Bayes: score:0.0000 Tokens: new, 39; hammy, 147; neutral, 89; spammy, 3. spammytokens:0.998-1--H*r:82.239.227, 0.987-1--6wind, 0.987-1--6WIND hammytokens:0.000-+--sk:linuxh, 0.000-+--sk:linux-h, 0.000-+--H*UA:38.0, 0.000-+--H*u:38.0, 0.000-+--HX-Google-DKIM-Signature:in-reply-to Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=subject:to:references:from:organization:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=p/DVxbsuv+JMtKscnrMyXO4kv4emW7FueliDZRp2QEs=; b=fQVSJVpq4NlAfWy1atRXG3bQT84hxl00deEFEjIvYL+cAc+X2M38PMw9KNg8WEppb6 trwdBJCGU/gRuAyDkzuF8w4N276DQH1SaNAE6UDFyB/LqlMkWcVVMyuyW7Wyn8XSTMfq N/Ib1DdiyzsTVRrCGaFBCj5m7FjVCx2csDGQRw5S5gXxwqhfntHd48UuUxQ1W0ULxrGv 3aCRxdIMSHPc6mZW9pKgYaXVdaKhe7YT2rgs85lGo5rI/3Rkk7sWs8YDhcc0BndaMtK3 Eyhsc5ETLkqL53DHtoU7BXOexTnwQhUShjTlzwZd0IPm0tOG6G3KNaV9tM6sLHwlkzdJ PLBw== X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:organization :message-id:date:user-agent:mime-version:in-reply-to :content-transfer-encoding; bh=p/DVxbsuv+JMtKscnrMyXO4kv4emW7FueliDZRp2QEs=; b=lWfiVWQuNEB1+FEhgPLg4FXWwuzbxyU9TS8thLoYvbbUbMCHReEqqX3Knjbk/WgOTK COcd/I6SigAqkYhnt56EJKIVxQyFoFP3Vd9vZ9uV9M/0GkoogLZQ7DrqbRTGr9zEOB/I fxNwo2QX0xoemMJdnoSMyWhJ0+bcrINTPpLudtobJiOgVQVo5RmRCndQ289Uz7jehHPk 5OwlYiYs25HKrQEtGTULdu/gYUXnAcYma6Aa6pCY6CBgd4/w5j0A6b4AJeuorjVOSfAm GtMj6AkzgyLF8Q0HQQpL411euGwx6zDpLXSxQTlvoGoXX/UZPW8nin0IzBXKAIce1lgl Zhgg== X-Gm-Message-State: AOPr4FWOkm6GW8yRPjzcpwWcm0pvqPS5eoe1yCeoSjBYk2N2WXh0t2r36gRqiyjHWREhf6xR X-Received: by 10.28.113.218 with SMTP id d87mr3488967wmi.52.1461928068943; Fri, 29 Apr 2016 04:07:48 -0700 (PDT) Organization: 6WIND User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Debian-Message: from BTS X-Mailing-List: archive/latest/1271131 List-ID: List-URL: Approved: robomod@news.nic.it Lines: 55 Sender: robomod@news.nic.it X-Original-Date: Fri, 29 Apr 2016 13:07:37 +0200 X-Original-Message-ID: <57234079.9060100@6wind.com> X-Original-References: <20160426083424.22996.22290.reportbug@ascain.dev.6wind.com> Xref: csiph.com linux.debian.bugs.dist:735262 linux.debian.kernel:53835 On 04/29/2016 12:09 PM, Debian Bug Tracking System wrote: > This is an automatic notification regarding your Bug report > which was filed against the src:linux package: > > #822666: linux-headers-3.16.0-4-amd64: deprecated syntax in linux-headers Makefile > > It has been closed by Ben Hutchings . > > Their explanation is attached below along with your original report. > If this explanation is unsatisfactory and you have not received a > better one in a separate message then please contact Ben Hutchings by > replying to this email. > > Dear Maintainer, The problem cannot be solved by importing a more recent version of the Linux kernel: the problem comes from a specific Makefile, which is only present in Debian For example, the linux-headers-4.6.0-rc3-amd64_4.6~rc3-1~exp1_amd64.deb package, which is quite recent contains a Makefile with the same error: /usr/src/linux-headers-4.6.0-rc3-amd64/Makefile: ----%---- 1 VERSION = 2 2 PATCHLEVEL = 6 3 MAKEARGS := -C /usr/src/linux-headers-4.6.0-rc3-common O=/usr/src/linux-headers-4.6.0-rc3-amd64 4 MAKEFLAGS += --no-print-directory 5 .PHONY: all $(MAKECMDGOALS) 6 cmd := $(filter-out all Makefile,$(MAKECMDGOALS)) 7 all: 8 @$(MAKE) $(MAKEARGS) $(cmd) 9 Makefile:; 10 $(cmd) %/: all <======================= 11 @: ----%---- The problem comes from line 10 which contains two types of targets. Then I do not think the initial problem is solved by switching to a more recent version of the kernel (indeed the problem is also present in an even more recent of the kernel). Best regards Thierry -- Thierry Herbelot 6WIND Software Engineer