Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 703368

Summary: app-admin/sysklogd-2.0.3 : configure: error: unrecognized option: --runstatedir=/run
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-admin:sysklogd-2.0.3:20191219-141213.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-12-19 14:45:55 UTC
 * econf: updating sysklogd-2.0.3/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sysklogd-2.0.3 --htmldir=/usr/share/doc/sysklogd-2.0.3/html --with-sysroot=/ --libdir=/usr/lib64 --runstatedir=/run --without-klogd --without-logger --without-systemd
configure: error: unrecognized option: `--runstatedir=/run'
Try `./configure --help' for more information
 * ERROR: app-admin/sysklogd-2.0.3::gentoo failed (configure phase):
 *   econf failed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-libressl_test-20191218-224550

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *


llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-1.39.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 19 Dec 2019 14:05:43 +0000

emerge -qpvO app-admin/sysklogd
[ebuild  N    ] app-admin/sysklogd-2.0.3  USE="-klogd -logger -logrotate -systemd"
Comment 1 Toralf Förster gentoo-dev 2019-12-19 14:45:58 UTC
Created attachment 600140 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-19 14:46:01 UTC
Created attachment 600142 [details]
app-admin:sysklogd-2.0.3:20191219-141213.log
Comment 3 Toralf Förster gentoo-dev 2019-12-19 14:46:04 UTC
Created attachment 600144 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-12-19 14:46:07 UTC
Created attachment 600146 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-12-19 14:46:09 UTC
Created attachment 600148 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-19 14:46:12 UTC
Created attachment 600150 [details]
temp.tbz2
Comment 7 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-12-19 14:54:30 UTC
Why do you mix stable and unstable packages? You are using stable sys-devel/autoconf which does not have the required backported patch to support --runstatedir. Please either upgrade to >=sys-devel/autoconf-2.69-r5 or don't test unstable sysklogd in a stable environment.