Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[emerge] dev-libs/redland-bindings-1.0.14.1 failed (open)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
Eleazar Anzola
Veteran
Veteran


Joined: 17 Jul 2003
Posts: 1318
Location: Caracas / Venezuela

PostPosted: Sun Feb 17, 2013 2:41 pm    Post subject: [emerge] dev-libs/redland-bindings-1.0.14.1 failed (open) Reply with quote

Buenas estimados,

Hace ya algunos diás que estoy actualizando varias maquinas que me han presentado este mismo error de compilación con el dev-libs/redland-bindings-1.0.14.1 , no he logrado dar con el causante de este fallo y pido ayuda nuevamente.

Aparentemente es el swig pero lo he reemergido y nada que soluciona.

Gracias de antemano con las sugerencias y comentarios que puedan aportar.


Code:
 ./swig_lib/
   /usr/share/swig/2.0.9/
Preprocessing...
Starting language-specific parse...
Processing types...
C++ analysis...
Generating wrappers...
top: using module: RDF::Redland::CORE
top: No package found
top: using namespace_module: RDF::Redland::CORE
VERSION=1.0.14.1 LDFLAGS="-Wl,-O1 -Wl,--as-needed  -lrdf  " CFLAGS="-I/usr/include/rasqal -I/usr/include/raptor2  -I. -DREDLAND_PRE_I -DREDLAND_POST_I -DREDLAND_DECL_I  -O2 -march=i686 -pipe  -I/usr/include/rasqal -I/usr/include/raptor2  " SWIG="/usr/share/redland/Redland.i" perl ./Makefile.PL
Writing Makefile.perl for RDF::Redland
Writing MYMETA.yml and MYMETA.json
make -f Makefile.perl
make[5]: se ingresa al directorio `/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1/work/redland-bindings-1.0.14.1/perl'
i686-pc-linux-gnu-gcc -c   -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe   -DVERSION=\"1.0.14.1\" -DXS_VERSION=\"1.0.14.1\" -fPIC "-I/usr/lib/perl5/5.16.2/i686-linux/CORE"  -DHAVE_CONFIG_H -I/usr/include/rasqal -I/usr/include/raptor2  -I. -DREDLAND_PRE_I -DREDLAND_POST_I -DREDLAND_DECL_I  -O2 -march=i686 -pipe  -I/usr/include/rasqal -I/usr/include/raptor2   CORE_wrap.c
cp lib/RDF/Redland/Storage.pm blib/lib/RDF/Redland/Storage.pm
cp lib/RDF/Redland/URINode.pm blib/lib/RDF/Redland/URINode.pm
cp lib/RDF/Redland/Model.pm blib/lib/RDF/Redland/Model.pm
cp lib/RDF/Redland/Serializer.pm blib/lib/RDF/Redland/Serializer.pm
cp lib/RDF/Redland/Node.pm blib/lib/RDF/Redland/Node.pm
cp lib/RDF/Redland/QueryResults.pm blib/lib/RDF/Redland/QueryResults.pm
cp lib/RDF/Redland.pm blib/lib/RDF/Redland.pm
cp lib/RDF/Redland/RSS.pm blib/lib/RDF/Redland/RSS.pm
cp lib/RDF/Redland/XMLLiteralNode.pm blib/lib/RDF/Redland/XMLLiteralNode.pm
cp lib/RDF/Redland/Iterator.pm blib/lib/RDF/Redland/Iterator.pm
cp lib/RDF/Redland/URI.pm blib/lib/RDF/Redland/URI.pm
cp lib/RDF/Redland/Parser.pm blib/lib/RDF/Redland/Parser.pm
cp lib/RDF/Redland/Query.pm blib/lib/RDF/Redland/Query.pm
cp lib/RDF/Redland/LiteralNode.pm blib/lib/RDF/Redland/LiteralNode.pm
cp lib/RDF/Redland/Statement.pm blib/lib/RDF/Redland/Statement.pm
cp lib/RDF/Redland/BlankNode.pm blib/lib/RDF/Redland/BlankNode.pm
cp lib/RDF/Redland/Stream.pm blib/lib/RDF/Redland/Stream.pm
cp lib/RDF/Redland/CORE.pm blib/lib/RDF/Redland/CORE.pm
Running Mkbootstrap for RDF::Redland ()
chmod 644 CORE.bs
cp CORE.bs blib/arch/auto/RDF/Redland/CORE/CORE.bs
chmod 644 blib/arch/auto/RDF/Redland/CORE/CORE.bs
CORE_wrap.c: En la función ‘_wrap_librdf_node_to_string’:
CORE_wrap.c:3792:5: aviso: ‘librdf_node_to_string’ es obsoleto (declarado en /usr/include/rdf_node.h:171) [-Wdeprecated-declarations]
CORE_wrap.c: En la función ‘_wrap_librdf_statement_to_string’:
CORE_wrap.c:4383:5: aviso: ‘librdf_statement_to_string’ es obsoleto (declarado en /usr/include/rdf_statement.h:115) [-Wdeprecated-declarations]
CORE_wrap.c: En la función ‘_wrap_librdf_parser_guess_name’:
CORE_wrap.c:6937:5: aviso: ‘librdf_parser_guess_name’ es obsoleto (declarado en /usr/include/rdf_parser.h:111) [-Wdeprecated-declarations]
CORE_wrap.c: En la función ‘_wrap_librdf_query_results_to_file’:
CORE_wrap.c:7709:5: aviso: ‘librdf_query_results_to_file’ es obsoleto (declarado en /usr/include/rdf_query.h:103) [-Wdeprecated-declarations]
CORE_wrap.c: En la función ‘_wrap_librdf_query_results_to_string’:
CORE_wrap.c:7829:5: aviso: ‘librdf_query_results_to_string’ es obsoleto (declarado en /usr/include/rdf_query.h:95) [-Wdeprecated-declarations]
CORE_wrap.c: En la función ‘_wrap_librdf_stream_get_context’:
CORE_wrap.c:8688:5: aviso: ‘librdf_stream_get_context’ es obsoleto (declarado en /usr/include/rdf_stream.h:98) [-Wdeprecated-declarations]
rm -f blib/arch/auto/RDF/Redland/CORE/CORE.so
i686-pc-linux-gnu-gcc  -shared -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed CORE_wrap.o  -Wl,-O1 -Wl,--as-needed  -lrdf   -o blib/arch/auto/RDF/Redland/CORE/CORE.so    \
        \
 
chmod 755 blib/arch/auto/RDF/Redland/CORE/CORE.so
Manifying blib/man3/RDF::Redland::URINode.3pm
Manifying blib/man3/RDF::Redland::Storage.3pm
Manifying blib/man3/RDF::Redland::Serializer.3pm
Manifying blib/man3/RDF::Redland::Model.3pm
Manifying blib/man3/RDF::Redland::Node.3pm
Manifying blib/man3/RDF::Redland::QueryResults.3pm
Manifying blib/man3/RDF::Redland.3pm
Manifying blib/man3/RDF::Redland::RSS.3pm
Manifying blib/man3/RDF::Redland::XMLLiteralNode.3pm
Manifying blib/man3/RDF::Redland::Iterator.3pm
Manifying blib/man3/RDF::Redland::URI.3pm
Manifying blib/man3/RDF::Redland::Query.3pm
Manifying blib/man3/RDF::Redland::Parser.3pm
Manifying blib/man3/RDF::Redland::LiteralNode.3pm
Manifying blib/man3/RDF::Redland::Statement.3pm
Manifying blib/man3/RDF::Redland::BlankNode.3pm
Manifying blib/man3/RDF::Redland::Stream.3pm
make[5]: se sale del directorio `/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1/work/redland-bindings-1.0.14.1/perl'
make[4]: se sale del directorio `/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1/work/redland-bindings-1.0.14.1/perl'
make[3]: se sale del directorio `/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1/work/redland-bindings-1.0.14.1/perl'
make[2]: se sale del directorio `/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1/work/redland-bindings-1.0.14.1/perl'
Making all in php
make[2]: se ingresa al directorio `/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1/work/redland-bindings-1.0.14.1/php'
swig -v -php5 -I. -DREDLAND_POST_I -DREDLAND_INIT_I -DREDLAND_DECL_I -DREDLAND_TYPEMAP_I -noproxy -module redland -o redland_wrap.c /usr/share/redland/Redland.i
Language subdirectory: php
Search paths:
   ./
   ./
   ./swig_lib/php/
   /usr/share/swig/2.0.9/php/
   ./swig_lib/
   /usr/share/swig/2.0.9/
Preprocessing...
Starting language-specific parse...
Processing types...
C++ analysis...
Generating wrappers...
rm -f redland.php
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H  -I. -DREDLAND_POST_I -DREDLAND_INIT_I -DREDLAND_DECL_I -DREDLAND_TYPEMAP_I -UHAVE_CONFIG_H   -I/usr/include/rasqal -I/usr/include/raptor2  -I/usr/lib/php5.4/include/php -I/usr/lib/php5.4/include/php/main -I/usr/lib/php5.4/include/php/TSRM -I/usr/lib/php5.4/include/php/Zend -I/usr/lib/php5.4/include/php/ext -I/usr/lib/php5.4/include/php/ext/date/lib -DREDLAND_BINDINGS_VERSION=\"1.0.14.1\"  -O2 -march=i686 -pipe  -I/usr/include/rasqal -I/usr/include/raptor2   -O2 -march=i686 -pipe -fPIC -DPIC redland_wrap.c -c -o redland_wrap.o
redland_wrap.c: En la función ‘SWIG_FAIL’:
redland_wrap.c:1032:16: error: ‘tsrm_ls’ no se declaró aquí (primer uso en esta función)
redland_wrap.c:1032:16: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece
In file included from redland_wrap.c:1120:0:
./redland-post.i: En la función ‘librdf_php_check_exception’:
./redland-post.i:113:46: error: ‘tsrm_ls’ no se declaró aquí (primer uso en esta función)
./redland-post.i: En la función ‘librdf_php_world_init’:
./redland-post.i:132:5: error: faltan argumentos para la función ‘zend_exception_get_default’
/usr/lib/php5.4/include/php/Zend/zend_exceptions.h:37:28: nota: se declara aquí
./redland-post.i:133:5: error: ‘tsrm_ls’ no se declaró aquí (primer uso en esta función)
redland_wrap.c: En la función ‘_wrap_librdf_node_to_string’:
redland_wrap.c:2942:3: aviso: ‘librdf_node_to_string’ es obsoleto (declarado en /usr/include/rdf_node.h:171) [-Wdeprecated-declarations]
redland_wrap.c: En la función ‘_wrap_librdf_statement_to_string’:
redland_wrap.c:3503:3: aviso: ‘librdf_statement_to_string’ es obsoleto (declarado en /usr/include/rdf_statement.h:115) [-Wdeprecated-declarations]
redland_wrap.c: En la función ‘_wrap_librdf_parser_guess_name’:
redland_wrap.c:5894:3: aviso: ‘librdf_parser_guess_name’ es obsoleto (declarado en /usr/include/rdf_parser.h:111) [-Wdeprecated-declarations]
redland_wrap.c: En la función ‘_wrap_librdf_query_results_to_file’:
redland_wrap.c:6609:3: aviso: ‘librdf_query_results_to_file’ es obsoleto (declarado en /usr/include/rdf_query.h:103) [-Wdeprecated-declarations]
redland_wrap.c: En la función ‘_wrap_librdf_query_results_to_string’:
redland_wrap.c:6721:3: aviso: ‘librdf_query_results_to_string’ es obsoleto (declarado en /usr/include/rdf_query.h:95) [-Wdeprecated-declarations]
redland_wrap.c: En la función ‘_wrap_librdf_stream_get_context’:
redland_wrap.c:7508:3: aviso: ‘librdf_stream_get_context’ es obsoleto (declarado en /usr/include/rdf_stream.h:98) [-Wdeprecated-declarations]
make[2]: *** [redland_wrap.o] Error 1
make[2]: se sale del directorio `/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1/work/redland-bindings-1.0.14.1/php'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1/work/redland-bindings-1.0.14.1'
make: *** [all] Error 2
 * ERROR: dev-libs/redland-bindings-1.0.14.1 failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=dev-libs/redland-bindings-1.0.14.1'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/redland-bindings-1.0.14.1'`.
 * The complete build log is located at '/var/log/portage/dev-libs:redland-bindings-1.0.14.1:20130217-142201.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1/work/redland-bindings-1.0.14.1'
 * S: '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1/work/redland-bindings-1.0.14.1'

>>> Failed to emerge dev-libs/redland-bindings-1.0.14.1, Log file:

>>>  '/var/log/portage/dev-libs:redland-bindings-1.0.14.1:20130217-142201.log'

 * Messages for package dev-libs/redland-bindings-1.0.14.1:

 * ERROR: dev-libs/redland-bindings-1.0.14.1 failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=dev-libs/redland-bindings-1.0.14.1'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/redland-bindings-1.0.14.1'`.
 * The complete build log is located at '/var/log/portage/dev-libs:redland-bindings-1.0.14.1:20130217-142201.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1/work/redland-bindings-1.0.14.1'
 * S: '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1/work/redland-bindings-1.0.14.1'
eleazar@dell-1300 ~ $

_________________
Salu2
Eleazar Anzola
Linux User : # 216232
__________________________________________
Por un foro ordenado y un buscador más útil:
[TEMA] Descripción problema (estado)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum