[Bug 2069722] Re: dpkg: ELF package metadata prevents some packages from building
Benjamin Drung
2069722 at bugs.launchpad.net
Tue Jun 18 11:47:19 UTC 2024
** Description changed:
Some packages do not build anymore, citing a missing environment
- variable.
+ variable. This can be reproduced by not using dpkg-buildpackage. For
+ example build chaos-marmosets:
+
+ ```
+ $ debian/rules binary
+ [...]
+ cc: fatal error: environment variable ‘DPKG_BUILDPACKAGE_PACKAGE_ARCH’ not defined
+ ```
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dpkg in Ubuntu.
https://bugs.launchpad.net/bugs/2069722
Title:
dpkg: ELF package metadata prevents some packages from building
Status in dpkg package in Ubuntu:
New
Bug description:
Some packages do not build anymore, citing a missing environment
variable. This can be reproduced by not using dpkg-buildpackage. For
example build chaos-marmosets:
```
$ debian/rules binary
[...]
cc: fatal error: environment variable ‘DPKG_BUILDPACKAGE_PACKAGE_ARCH’ not defined
```
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/2069722/+subscriptions
More information about the foundations-bugs
mailing list