Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280476 - dev-libs/redland-1.0.8 expects libpcre.la (not provided by dev-libs/libpcre-7.9-r1)
Summary: dev-libs/redland-1.0.8 expects libpcre.la (not provided by dev-libs/libpcre-7...
Status: RESOLVED DUPLICATE of bug 266016
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-05 16:30 UTC by Luke-Jr
Modified: 2009-08-06 12:04 UTC (History)
0 users

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


Attachments
emerge --info (emerge --info,24.85 KB, text/plain)
2009-08-05 16:57 UTC, Luke-Jr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luke-Jr 2009-08-05 16:30:56 UTC
dev-libs/redland-1.0.8 will fail to build without libpcre.la, which does not exist on m system, nor is installed by remerging dev-libs/libpcre--7.9-r1

x86_64-pc-linux-gnu-ar cru .libs/librdf.a  rdf_init.o rdf_uri.o rdf_node.o rdf_statement.o rdf_digest.o rdf_hash.o rdf_hash_cursor.o rdf_hash_memory.o rdf_model.o rdf_model_storage.o rdf_iterator.o rdf_concepts.o rdf_avltree.o rdf_list.o rdf_storage.o rdf_storage_list.o rdf_storage_hashes.o rdf_storage_trees.o rdf_storage_sql.o rdf_stream.o rdf_parser.o rdf_parser_raptor.o rdf_heuristics.o rdf_files.o rdf_utf8.o rdf_query.o rdf_query_results.o rdf_query_triples.o rdf_query_rasqal.o rdf_serializer.o rdf_serializer_raptor.o rdf_log.o rdf_storage_file.o rdf_storage_sqlite.o rdf_digest_openssl.o rdf_hash_bdb.o                           
x86_64-pc-linux-gnu-ranlib .libs/librdf.a                                       
creating librdf.la                                                              
/bin/sed: can't read /usr/lib64/libpcre.la: No such file or directory           
libtool: link: `/usr/lib64/libpcre.la' is not a valid libtool archive           
make[3]: *** [librdf.la] Error 1                                                
make[3]: Leaving directory `/var/tmp/portage/dev-libs/redland-1.0.8/work/redland-1.0.8/librdf'                                                                  
make[2]: *** [all-recursive] Error 1                                            
make[2]: Leaving directory `/var/tmp/portage/dev-libs/redland-1.0.8/work/redland-1.0.8/librdf'                                                                  
make[1]: *** [all] Error 2                                                      
make[1]: Leaving directory `/var/tmp/portage/dev-libs/redland-1.0.8/work/redland-1.0.8/librdf'                                                                  
make: *** [all-recursive] Error 1
Comment 1 Maciej Mrozowski gentoo-dev 2009-08-05 16:52:39 UTC
Please add emerge --info
Unable to reproduce on stable x86 chroot.
Comment 2 Maciej Mrozowski gentoo-dev 2009-08-05 16:54:24 UTC
emerge and run lafilefixer --justfixit
Comment 3 Luke-Jr 2009-08-05 16:57:11 UTC
Created attachment 200270 [details]
emerge --info
Comment 4 Luke-Jr 2009-08-05 16:57:36 UTC
# lafilefixer --justfixit
bash: lafilefixer: command not found
Comment 5 Luke-Jr 2009-08-05 17:20:15 UTC
Re-emerging dev-libs/rasqal fixed this.
Comment 6 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2009-08-06 12:04:43 UTC

*** This bug has been marked as a duplicate of bug 266016 ***