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

Bug 376001

Summary: can't build media-libs/raptor-2.0.3[curl] against >=net-misc/curl-7.21.7
Product: Gentoo Linux Reporter: Ivan Diorditsa <ivan.diorditsa>
Component: [OLD] LibraryAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: b.brachaczek, sylvchev, travisghansen, tsdh
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 376007    
Attachments: faillog
system info
raptor-2.0.3.ebuild.patch

Description Ivan Diorditsa 2011-07-22 13:05:44 UTC
Created attachment 280611 [details]
faillog

Making all in src
make[1]: Entering directory `/var/tmp/paludis/media-libs-raptor-2.0.3/work/raptor2-2.0.3/src'
make  all-am
make[2]: Entering directory `/var/tmp/paludis/media-libs-raptor-2.0.3/work/raptor2-2.0.3/src'
\
#       source='raptor_parse.c' object='raptor_parse.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.   -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2    -O2 -march=native -pipe -c -o raptor_parse.lo raptor_parse.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -march=native -pipe -c raptor_parse.c  -fPIC -DPIC -o .libs/raptor_parse.o
make

make[2]: Leaving directory `/var/tmp/paludis/media-libs-raptor-2.0.3/work/raptor2-2.0.3/src'
make[1]: Leaving directory `/var/tmp/paludis/media-libs-raptor-2.0.3/work/raptor2-2.0.3/src'
In file included from raptor_parse.c:54:0:
raptor_internal.h:923:24: fatal error: curl/types.h: No such file or directory
compilation terminated.
make[2]: *** [raptor_parse.lo] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
Comment 1 Ivan Diorditsa 2011-07-22 13:06:08 UTC
Created attachment 280613 [details]
system info
Comment 2 MarisN 2011-07-22 13:45:48 UTC
Could this one help?

http://www.mail-archive.com/arch-commits@archlinux.org/msg72815.html
Comment 3 Ivan Diorditsa 2011-07-22 14:15:54 UTC
it does, thanks
Comment 4 Sander Sweers 2011-07-22 17:20:11 UTC
Created attachment 280649 [details, diff]
raptor-2.0.3.ebuild.patch

raptor-2.0.3.ebuild.patch
Comment 5 Sander Sweers 2011-07-22 18:24:39 UTC
This fix also needs to be applied to raptor 1.x btw.
Comment 6 Billy DeVincentis 2011-07-23 11:51:31 UTC
Same fix works for the 1xxx series ebuild.
Comment 7 Andreas Sturmlechner gentoo-dev 2011-07-23 21:31:27 UTC
Same issue, proposed fix successful for raptor-1 and 2!
Comment 8 Tassilo Horn 2011-07-23 22:42:54 UTC
Bug 376049 may be related, at least it's the same error message.
Comment 9 Christoph Mende (RETIRED) gentoo-dev 2011-07-24 08:57:58 UTC
Fixed for slot 0 and 2, thanks
Comment 10 Christoph Mende (RETIRED) gentoo-dev 2011-07-24 12:11:51 UTC
*** Bug 376191 has been marked as a duplicate of this bug. ***