Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256672 - sci-misc/boinc-6.4.5 fails with "No rule to make target `../curl/ca-bundle.crt'"
Summary: sci-misc/boinc-6.4.5 fails with "No rule to make target `../curl/ca-bundle.crt'"
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-28 19:31 UTC by Frank Hellmuth
Modified: 2009-01-29 20:02 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 Frank Hellmuth 2009-01-28 19:31:00 UTC
As described in bug #248749 for Version 6.2.15, compiling boinc-6.4.5 again fails with

x86_64-pc-linux-gnu-g++ -march=native -O2 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -Wl,-rpath -Wl,/usr/lib64 -march=native -O2 -g0 -Wno-system-headers -Wl,-rpath -Wl,/usr/lib64 -march=native -O2 -g0 -Wno-system-headers -Wl,-O1 -o switcher switcher.o -Wl,-rpath -Wl,/usr/lib64 -march=native -O2 -g0 -Wno-system-headers -Wl,-rpath -Wl,/usr/lib64 -march=native -O2 -g0 -Wno-system-headers  -L/var/tmp/portage/sci-misc/boinc-6.4.5/work/boinc-6.4.5/lib -L/usr/lib64 -L/usr/lib -lssl -lcrypto -lnsl /usr/lib64/libcurl.so /usr/lib64/libidn.so -lrt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl /usr/lib64/libgnutls.so -lz /usr/lib64/libtasn1.so /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -lc -lgcc_eh -lstdc++ -lgcc -lm -lpthread                       
make[2]: *** No rule to make target `../curl/ca-bundle.crt', needed by `all-am'.  Stop.                                               
make[2]: Leaving directory `/var/tmp/portage/sci-misc/boinc-6.4.5/work/boinc-6.4.5/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/sci-misc/boinc-6.4.5/work/boinc-6.4.5'
make: *** [all] Error 2


Reproducible: Always




emerge --info                                   
Portage 2.1.6.7 (default/linux/amd64/2008.0/desktop, gcc-4.2.4, glibc-2.9_p20081201-r1, 2.6.28-gentoo-r1-default x86_64)
=================================================================                                                       
System uname: Linux-2.6.28-gentoo-r1-default-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_4200+-with-glibc2.2.5      
Timestamp of tree: Wed, 28 Jan 2009 15:30:01 +0000                                                                      
app-shells/bash:     3.2_p48                                                                                            
dev-java/java-config: 1.3.7-r1, 2.1.7                                                                                   
dev-lang/python:     2.5.4-r2                                                                                           
dev-util/cmake:      2.6.2-r1                                                                                           
sys-apps/baselayout: 2.0.0                                                                                              
sys-apps/openrc:     0.4.2                                                                                              
sys-apps/sandbox:    1.3.3                                                                                              
sys-devel/autoconf:  2.13, 2.63                                                                                         
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2                                                          
sys-devel/binutils:  2.19                                                                                               
sys-devel/gcc-config: 1.4.1                                                                                             
sys-devel/libtool:   2.2.6a                                                                                             
virtual/os-headers:  2.6.28-r1                                                                                          
ACCEPT_KEYWORDS="amd64 ~amd64"                                                                                          
CBUILD="x86_64-pc-linux-gnu"                                                                                            
CFLAGS="-march=native -O2"                                                                                              
CHOST="x86_64-pc-linux-gnu"                                                                                             
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/4.1/env /usr/kde/4.1/share/config /usr/kde/4.1/shutdown /usr/share/config"                                                                                                   
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"            
CXXFLAGS="-march=native -O2"                                                                                                          
DISTDIR="/usr/portage/distfiles"                                                                                                      
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"                        
GENTOO_MIRRORS="http://mirror.gentoo.no/ http://trumpetti.atm.tut.fi/gentoo/ http://gentoo.blueyonder.co.uk http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/"
Comment 1 Frank Hellmuth 2009-01-29 20:02:03 UTC
Hmmm ... today it compiled fine. 

And as I see it's from the science overlay anyway. My fault to report it here, sorry!