Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150891 - sci-misc/boinc-5.5.6 fails to configure
Summary: sci-misc/boinc-5.5.6 fails to configure
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-11 06:47 UTC by Pawel Madej aka Nysander
Modified: 2006-10-11 14:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Madej aka Nysander 2006-10-11 06:47:06 UTC
When tried to emerge boinc i got error as below. I have to add that this computer runs stable x86 hardened profile. On other machine with mixed x86 and ~x86 i got the same curl installed and boinc do not failed and runs ok.

localhost ~ # emerge -atv boinc

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[ebuild  N    ] sci-misc/boinc-5.5.6  USE="server -X -unicode" 0 kB 

... [snip] ... 

OpenSSL found in /usr
checking for gawk... (cached) gawk
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 7.15.1
checking for libcurl >= version 7.13.2... yes
checking whether libcurl is usable... no
configure: error:
================================================================================
ERROR: could not find (recent enough) development-libs for libcurl.

  This library is required to build the boinc-client.
  (If you don't want to build the client, use --disable-client with configure.

  If libcurl-dev is installed on your system, make sure that the script
  'curl-config' is found in your PATH, and that
  'curl-config --version' gives something recent enough (see above).

  You can download libcurl from: http://curl.haxx.se/

================================================================================
        

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/boinc-5.5.6/work/boinc-5.5.6/config.log

!!! ERROR: sci-misc/boinc-5.5.6 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  boinc-5.5.6.ebuild, line 57:   Called econf '--enable-client' '--disable-stati                                                                                      
c-client' '--with-wx-config=' '--disable-unicode' '--enable-server' '--without-x                                                                                      
'
  ebuild.sh, line 540:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if rel                                                                                      
evant.


emerge --- info:
Portage 2.1.1 (hardened/x86/2.6, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-hardened-r11 i686)
=================================================================
System uname: 2.6.16-hardened-r11 i686 Pentium III (Cascades)
Gentoo Base System version 1.12.4
Last Sync: Wed, 11 Oct 2006 00:50:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -Os -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/init.d /etc/initng /etc/revdep-rebuild /etc/terminfo /usr/share/X11"
CXXFLAGS="-march=i686 -Os -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distclean distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperm sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.prz.rzeszow.pl http://gentoo.idn.net.pl http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="pl"
LC_ALL="pl_PL"
LINGUAS="pl"
MAKEOPTS="-j6"
PKGDIR="/usr/portage//packages/x86/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage/"
SYNC="rsync://gentoo.prz.rzeszow.pl/gentoo-portage"
USE="apache2 berkdb clamav crypt dbx dlloader elibc_glibc gnutls gpm hardened input_devices_keyboard input_devices_mouse ithreads javascript kernel_linux ldap linguas_pl logrotate logwatch mailwrapper mbox mpm-worker mysql ncurses nls nptl nptlonly pam perl php pic postgres prelude python readline sasl snmp spell sqlite ssl tcpd threads userland_GNU userlocales vda vhosts x86 xml xorg zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-11 09:40:32 UTC
> !!! Please attach the following file when filing a report to bugs.gentoo.org:
> !!! /var/tmp/portage/boinc-5.5.6/work/boinc-5.5.6/config.log

Do it and post emerge -pv curl output as well.
Comment 2 Pawel Madej aka Nysander 2006-10-11 13:07:35 UTC
Sorry but at the moment i do not have /var/tmp/portage/boinc directory. My irritation caused recompilation of curl and then compilation of boinc was successful. No idea why because while recompiling curl there was no change in useflags or base system (gcc, glibc, binutils)

# emerge -pv curl

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] net-misc/curl-7.15.1-r1  USE="gnutls ldap ssl -ares -idn -ipv6 -kerberos -krb4 -test" 0 kB

If you need any more info i'll try to help, but as I wrote above - finally boinc compiled.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-10-11 14:04:25 UTC
Closing then.