[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#973959: marked as done (configure: error: unrecognized option: --runstatedir=/run)



Your message dated Mon, 29 May 2023 21:22:39 +0200
with message-id <87v8gbgcxs.fsf@turtle.gmx.de>
and subject line Re: Bug#973959: configure: error: unrecognized option: --runstatedir=/run
has caused the Debian Bug report #973959,
regarding configure: error: unrecognized option: --runstatedir=/run
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
973959: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973959
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: autoconf
Version: 2.69-11.1
Severity: normal

Dear Maintainer,

I am getting

dh_auto_configure -- --with-gaproot=/usr/share/gap
        ./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-
maintainer-mode --disable-dependency-tracking --with-gaproot=/usr/share/gap
configure: error: unrecognized option: `--runstatedir=/run'
Try `./configure --help' for more information
dh_auto_configure: error: ./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-
maintainer-mode --disable-dependency-tracking --with-gaproot=/usr/share/gap
returned exit code 1
make[1]: *** [debian/rules:27: override_dh_auto_configure] Error 2

The symptoms are identical to #887390. Fortunately the workaround mentioned
there

override_dh_auto_configure:
        DH_COMPAT=10 dh_auto_configure -- …

works for me, too.



-- System Information:
Debian Release: bullseye/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'oldstable-updates'), (500, 'oldoldstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.9.0-1-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_CRAP
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages autoconf depends on:
ii  debianutils  4.11.2
ii  m4           1.4.18-4
ii  perl         5.30.3-4

Versions of packages autoconf recommends:
ii  automake [automaken]  1:1.16.2-4

Versions of packages autoconf suggests:
ii  autoconf-archive  20190106-2.1
pn  autoconf-doc      <none>
ii  gettext           0.19.8.1-10
pn  gnu-standards     <none>
ii  libtool           2.4.6-14

-- no debconf information

--- End Message ---
--- Begin Message ---
Am 08.11.2020 um 12:22 schrieb Joachim Zobel:

> Package: autoconf
> Version: 2.69-11.1
> Severity: normal
>
> Dear Maintainer,
>
> I am getting
>
> dh_auto_configure -- --with-gaproot=/usr/share/gap
>         ./configure --build=x86_64-linux-gnu --prefix=/usr
> --includedir=\${prefix}/include --mandir=\${prefix}/share/man
> --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
> --disable-option-checking --disable-silent-rules
> --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-
> maintainer-mode --disable-dependency-tracking --with-gaproot=/usr/share/gap
> configure: error: unrecognized option: `--runstatedir=/run'
> Try `./configure --help' for more information
> dh_auto_configure: error: ./configure --build=x86_64-linux-gnu --prefix=/usr
> --includedir=\${prefix}/include --mandir=\${prefix}/share/man
> --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
> --disable-option-checking --disable-silent-rules
> --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-
> maintainer-mode --disable-dependency-tracking --with-gaproot=/usr/share/gap
> returned exit code 1
> make[1]: *** [debian/rules:27: override_dh_auto_configure] Error 2

This is almost surely because your debian/rules file did not regenerate
the configure script in the first place, e.g. with dh_autoreconf.  Since
this has worked for everybody else, I am closing the bug hereby.  Feel
free to reopen if you still have problems, but please mention the name
and version of the package that fails to build.

Cheers,
       Sven

--- End Message ---

Reply to: