Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ERROR: www-misc/fcgiwrap-1.1.0-r1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
zxyqvod
n00b
n00b


Joined: 14 Nov 2014
Posts: 64
Location: zh_CN

PostPosted: Thu Aug 18, 2016 2:22 pm    Post subject: ERROR: www-misc/fcgiwrap-1.1.0-r1 Reply with quote

Code:

>>> Emerging (2 of 2) www-misc/fcgiwrap-1.1.0-r1::gentoo
 * fcgiwrap-1.1.0.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...            [ ok ]
>>> Unpacking source...
>>> Unpacking fcgiwrap-1.1.0.tar.gz to /var/tmp/portage/www-misc/fcgiwrap-1.1.0-r1/work
>>> Source unpacked in /var/tmp/portage/www-misc/fcgiwrap-1.1.0-r1/work
>>> Preparing source in /var/tmp/portage/www-misc/fcgiwrap-1.1.0-r1/work/fcgiwrap-1.1.0 ...
 * Running eautoreconf in '/var/tmp/portage/www-misc/fcgiwrap-1.1.0-r1/work/fcgiwrap-1.1.0' ...
 * Running aclocal ...                                                   [ ok ]
 * Running autoconf --force ...                                          [ ok ]
 * Running autoheader ...                                                [ ok ]
 * Running elibtoolize in: fcgiwrap-1.1.0/
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/www-misc/fcgiwrap-1.1.0-r1/work/fcgiwrap-1.1.0 ...
./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 --libdir=/usr/lib64 --with-systemd --with-systemdsystemunitdir=/usr/lib/systemd/system
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FCGX_Init in -lfcgi... yes
checking for systemd... no
configure: error: systemd support requested but libraries not found

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/www-misc/fcgiwrap-1.1.0-r1/work/fcgiwrap-1.1.0/config.log
 * ERROR: www-misc/fcgiwrap-1.1.0-r1::gentoo failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *               ebuild.sh, line  115:  Called src_configure
 *             environment, line 1538:  Called econf '--with-systemd' '--with-systemdsystemunitdir=/usr/lib/systemd/system'
 *        phase-helpers.sh, line  662:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  117:  Called die
 * The specific snippet of code:
 *         die "$@"
 *
 * If you need support, post the output of `emerge --info '=www-misc/fcgiwrap-1.1.0-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=www-misc/fcgiwrap-1.1.0-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/www-misc/fcgiwrap-1.1.0-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-misc/fcgiwrap-1.1.0-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/www-misc/fcgiwrap-1.1.0-r1/work/fcgiwrap-1.1.0'
 * S: '/var/tmp/portage/www-misc/fcgiwrap-1.1.0-r1/work/fcgiwrap-1.1.0'

>>> Failed to emerge www-misc/fcgiwrap-1.1.0-r1, Log file:

>>>  '/var/tmp/portage/www-misc/fcgiwrap-1.1.0-r1/temp/build.log'

 * Messages for package www-misc/fcgiwrap-1.1.0-r1:

 * ERROR: www-misc/fcgiwrap-1.1.0-r1::gentoo failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *               ebuild.sh, line  115:  Called src_configure
 *             environment, line 1538:  Called econf '--with-systemd' '--with-systemdsystemunitdir=/usr/lib/systemd/system'
 *        phase-helpers.sh, line  662:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  117:  Called die
 * The specific snippet of code:
 *         die "$@"
 *
 * If you need support, post the output of `emerge --info '=www-misc/fcgiwrap-1.1.0-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=www-misc/fcgiwrap-1.1.0-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/www-misc/fcgiwrap-1.1.0-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-misc/fcgiwrap-1.1.0-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/www-misc/fcgiwrap-1.1.0-r1/work/fcgiwrap-1.1.0'
 * S: '/var/tmp/portage/www-misc/fcgiwrap-1.1.0-r1/work/fcgiwrap-1.1.0'

 * GNU info directory index is up-to-date.



configure: error: systemd support requested but libraries not found
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4521
Location: Germany

PostPosted: Thu Aug 18, 2016 2:52 pm    Post subject: Reply with quote

Try
Code:
eix -v www-misc/fcgiwra | grep "Find open bugs"
     Find open bugs:      https://bugs.gentoo.org/buglist.cgi?quicksearch=www-misc%2Ffcgiwrap
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum