Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 376001 - can't build media-libs/raptor-2.0.3[curl] against >=net-misc/curl-7.21.7
Summary: can't build media-libs/raptor-2.0.3[curl] against >=net-misc/curl-7.21.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
: 376191 (view as bug list)
Depends on:
Blocks: curl-7.21.7
  Show dependency tree
 
Reported: 2011-07-22 13:05 UTC by Ivan Diorditsa
Modified: 2011-07-24 12:11 UTC (History)
4 users (show)

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


Attachments
faillog (raptor_build_log,17.38 KB, text/plain)
2011-07-22 13:05 UTC, Ivan Diorditsa
Details
system info (info,23.07 KB, text/plain)
2011-07-22 13:06 UTC, Ivan Diorditsa
Details
raptor-2.0.3.ebuild.patch (raptor-2.0.3.ebuild.patch,416 bytes, patch)
2011-07-22 17:20 UTC, Sander Sweers
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***