Bug#1076568: dpkg: no longer evaluates variables in DEB_CPPFLAGS_MAINT_APPEND

2024-07-19 Thread Guillem Jover
Hi! On Fri, 2024-07-19 at 14:49:20 +0200, Nicolas Boulenguez wrote: > Previous implementation was preventing one expansion with $(value), > but this quotation is now counter-productive. > > Three commits are attached: > 2/ regression test > 3/ patch > 1/ an unrelated suggestion inspired by thi

Bug#1076568: dpkg: no longer evaluates variables in DEB_CPPFLAGS_MAINT_APPEND

2024-07-19 Thread Nicolas Boulenguez
Hello. Previous implementation was preventing one expansion with $(value), but this quotation is now counter-productive. Three commits are attached: 2/ regression test 3/ patch 1/ an unrelated suggestion inspired by this bug >From 67c012557c29edf884a6535d8b3120d36d6ebd85 Mon Sep 17 00:00:00 20

Bug#1076568: dpkg: no longer evaluates variables in DEB_CPPFLAGS_MAINT_APPEND

2024-07-19 Thread Guillem Jover
Hi! On Fri, 2024-07-19 at 04:02:18 +0200, Andreas Beckmann wrote: > Package: dpkg > Version: 1.22.7 > Severity: important > X-Debbugs-Cc: Graham Inggs > I suspect dpkg 1.22.7 to cause a regression when building > nvidia-cuda-toolkit, e.g. > > https://buildd.debian.org/status/fetch.php?pkg=nvidi

Bug#1076568: dpkg: no longer evaluates variables in DEB_CPPFLAGS_MAINT_APPEND

2024-07-18 Thread Andreas Beckmann
Package: dpkg Version: 1.22.7 Severity: important X-Debbugs-Cc: Graham Inggs I suspect dpkg 1.22.7 to cause a regression when building nvidia-cuda-toolkit, e.g. https://buildd.debian.org/status/fetch.php?pkg=nvidia-cuda-toolkit&arch=amd64&ver=12.1.1-2&stamp=1721290167&raw=0 debian/rules has