dh_auto_configure: --disable-maintainer-mode
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
debhelper (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
when building libcpuid ( https:/
debuild -us -uc -b
...
dh_auto_configure
./configure --build=
configure: WARNING: unrecognized options: --disable-
removing --disable-
debhelper-
and the corresponding test in debhelper-
made debhelper no longer pass in the offending option, and the warning went away.
debhelper:
Installed: 11.3.2ubuntu1
Candidate: 11.3.2ubuntu1
Ubuntu: 19.04 disco
ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: debhelper 11.3.2ubuntu1
ProcVersionSign
Uname: Linux 4.18.0-11-generic x86_64
ApportVersion: 2.20.10-0ubuntu14
Architecture: amd64
Date: Mon Dec 3 23:59:56 2018
PackageArchitec
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: debhelper
UpgradeStatus: Upgraded to disco on 2018-11-23 (10 days ago)
Changed in debhelper (Ubuntu): | |
status: | New → Incomplete |
Hi,
That warning does not indicate a problem and can be ignored.
From a little googling I gather that the proposed patch could break any software that has AM_MAINTAINER_MODE but not AM_MAINTAINER_ MODE([enable] ) in configure.ac.
https:/ /blogs. gnome.org/ desrt/2011/ 09/08/am_ maintainer_ mode-is- not-cool/ /www.gnu. org/software/ automake/ manual/ html_node/ maintainer_ 002dmode. html /autotools. io/automake/ maintainer. html /codesearch. debian. net/search? q=AM_MAINTAINER _MODE.* %28enable% 29%7B0% 7D&perpkg= 1
https:/
https:/
https:/
Regards,
Juhani