Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 520230 Details for
Bug 648184
dev-libs/redland-bindings-1.0.14.1-r2 : [TEST] ERROR: testCreate (_main_.RasqalQueryTestCase)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:redland-bindings-1.0.14.1-r2:20180219-174337.log
dev-libs:redland-bindings-1.0.14.1-r2:20180219-174337.log (text/plain), 22.82 KB, created by
Toralf Förster
on 2018-02-19 18:56:51 UTC
(
hide
)
Description:
dev-libs:redland-bindings-1.0.14.1-r2:20180219-174337.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-02-19 18:56:51 UTC
Size:
22.82 KB
patch
obsolete
> * Package: dev-libs/redland-bindings-1.0.14.1-r2 > * Repository: gentoo > * Maintainer: sound@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python python_targets_python2_7 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking redland-bindings-1.0.14.1.tar.gz to /var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work >>>> Source unpacked in /var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work >>>> Preparing source in /var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1 ... > * econf: updating redland-bindings-1.0.14.1/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating redland-bindings-1.0.14.1/build/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 --without-lua --without-perl --with-python --without-php --without-ruby >checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking whether build environment is sane... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for gnutar... no >checking for gtar... no >checking for tar... tar >checking for lua... lua >checking for python... /usr/bin/python2.7 >checking for perl... perl >checking for php... no >checking for ruby... no >checking for swig... swig >checking for pkg-config... pkg-config >checking SWIG support... 3.0.12 - OK but version 2.0.0 is recommended >checking Enable LUA API... no >checking for php-config... no >checking Enable Perl API... no >checking Enable Python API... yes 2.7 >checking Python includes... -I/usr/include/python2.7 >checking Python libs... /usr/lib64/python2.7/site-packages >checking Python LDFLAGS... guessed flags: -shared >checking Python shared library file extension... .so >checking Enable PHP API... no >checking Enable Ruby API... no >checking for redland... 1.0.17 >checking if redland was built with raptor2... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating bindings.rdf >config.status: creating docs/Makefile >config.status: creating perl/Makefile >config.status: creating perl/t/Makefile >config.status: creating perl/lib/Makefile >config.status: creating perl/lib/RDF/Makefile >config.status: creating perl/lib/RDF/Redland/Makefile >config.status: creating lua/Makefile >config.status: creating php/Makefile >config.status: creating python/Makefile >config.status: creating python/test/Makefile >config.status: creating ruby/Makefile >config.status: creating ruby/test/Makefile >config.status: creating ruby/lib/Makefile >config.status: creating ruby/lib/rdf/Makefile >config.status: creating ruby/lib/rdf/redland/Makefile >config.status: creating ruby/lib/rdf/redland/schemas/Makefile >config.status: creating data/Makefile >config.status: creating redland-bindings.spec >config.status: creating perl/lib/RDF/Redland.pm >config.status: creating bindings_config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >Redland build summary: > Redland: 1.0.17 > Language APIs built: python > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1 ... >make -j 1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1' >Making all in python >make[2]: Entering directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python' >Making all in test >make[3]: Entering directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/test' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/test' >make[3]: Entering directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python' >swig -v -python -I. -I./.. -DREDLAND_PRE_I -DREDLAND_POST_I -DREDLAND_DECL_I -DREDLAND_TYPEMAP_I -noproxy -module Redland -o Redland_wrap.c /usr/share/redland/Redland.i >Language subdirectory: python >Search paths: > ./ > ./ > ./../ > ./swig_lib/python/ > /usr/share/swig/3.0.12/python/ > ./swig_lib/ > /usr/share/swig/3.0.12/ >Preprocessing... >Starting language-specific parse... >Processing unnamed structs... >Processing types... >C++ analysis... >Generating wrappers... >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -DREDLAND_PRE_I -DREDLAND_POST_I -DREDLAND_DECL_I -DREDLAND_TYPEMAP_I -I/usr/include/rasqal -I/usr/include/raptor2 -I/usr/include/python2.7 -DSWIG_PYTHON_SILENT_MEMLEAK -O2 -pipe -march=native -I/usr/include/rasqal -I/usr/include/raptor2 -DSWIG_PYTHON_SILENT_MEMLEAK -O2 -pipe -march=native -fPIC -DPIC ./Redland_wrap.c -c -o Redland_wrap.so >./Redland_wrap.c: In function â_wrap_librdf_node_to_stringâ: >./Redland_wrap.c:5612:5: warning: âlibrdf_node_to_stringâ is deprecated [-Wdeprecated-declarations] > result = (char *)librdf_node_to_string(arg1); > ^~~~~~ >In file included from /usr/include/librdf.h:399:0, > from /usr/include/redland.h:30, > from ./Redland_wrap.c:3040: >/usr/include/rdf_node.h:171:16: note: declared here > unsigned char *librdf_node_to_string(librdf_node* node); > ^~~~~~~~~~~~~~~~~~~~~ >./Redland_wrap.c: In function â_wrap_librdf_statement_to_stringâ: >./Redland_wrap.c:6320:5: warning: âlibrdf_statement_to_stringâ is deprecated [-Wdeprecated-declarations] > result = (char *)librdf_statement_to_string(arg1); > ^~~~~~ >In file included from /usr/include/librdf.h:401:0, > from /usr/include/redland.h:30, > from ./Redland_wrap.c:3040: >/usr/include/rdf_statement.h:115:16: note: declared here > unsigned char *librdf_statement_to_string(librdf_statement *statement); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >./Redland_wrap.c: In function â_wrap_librdf_parser_guess_nameâ: >./Redland_wrap.c:9223:5: warning: âlibrdf_parser_guess_nameâ is deprecated [-Wdeprecated-declarations] > result = (char *)librdf_parser_guess_name((char const *)arg1,(char const *)arg2,(char const *)arg3); > ^~~~~~ >In file included from /usr/include/librdf.h:404:0, > from /usr/include/redland.h:30, > from ./Redland_wrap.c:3040: >/usr/include/rdf_parser.h:111:13: note: declared here > const char* librdf_parser_guess_name(const char *mime_type, const unsigned char *buffer, const unsigned char *identifier); > ^~~~~~~~~~~~~~~~~~~~~~~~ >./Redland_wrap.c: In function â_wrap_librdf_query_results_to_fileâ: >./Redland_wrap.c:10144:5: warning: âlibrdf_query_results_to_fileâ is deprecated [-Wdeprecated-declarations] > result = (int)librdf_query_results_to_file(arg1,(char const *)arg2,arg3,arg4); > ^~~~~~ >In file included from /usr/include/librdf.h:408:0, > from /usr/include/redland.h:30, > from ./Redland_wrap.c:3040: >/usr/include/rdf_query.h:103:5: note: declared here > int librdf_query_results_to_file(librdf_query_results *query_results, const char *name, librdf_uri *format_uri, librdf_uri *base_uri); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./Redland_wrap.c: In function â_wrap_librdf_query_results_to_stringâ: >./Redland_wrap.c:10276:5: warning: âlibrdf_query_results_to_stringâ is deprecated [-Wdeprecated-declarations] > result = (char *)librdf_query_results_to_string(arg1,arg2,arg3); > ^~~~~~ >In file included from /usr/include/librdf.h:408:0, > from /usr/include/redland.h:30, > from ./Redland_wrap.c:3040: >/usr/include/rdf_query.h:95:16: note: declared here > unsigned char* librdf_query_results_to_string(librdf_query_results *query_results, librdf_uri *format_uri, librdf_uri *base_uri); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./Redland_wrap.c: In function â_wrap_librdf_stream_get_contextâ: >./Redland_wrap.c:11278:5: warning: âlibrdf_stream_get_contextâ is deprecated [-Wdeprecated-declarations] > result = (librdf_node *)librdf_stream_get_context(arg1); > ^~~~~~ >In file included from /usr/include/librdf.h:407:0, > from /usr/include/redland.h:30, > from ./Redland_wrap.c:3040: >/usr/include/rdf_stream.h:98:7: note: declared here > void* librdf_stream_get_context(librdf_stream* stream); > ^~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -I/usr/include/rasqal -I/usr/include/raptor2 -DSWIG_PYTHON_SILENT_MEMLEAK -O2 -pipe -march=native Redland_wrap.so -shared -Wl,-O1 -Wl,--as-needed -lrdf -lrasqal -lraptor2 -o Redland.so >touch Redland-stamp >make[3]: Leaving directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python' >make[2]: Leaving directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python' >Making all in data >make[2]: Entering directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/data' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/data' >make[2]: Entering directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1' >make[2]: Leaving directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1' >make[1]: Leaving directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1' >>>> Source compiled. >>>> Test phase: dev-libs/redland-bindings-1.0.14.1-r2 >make -j 1 check >Making check in python >make[1]: Entering directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python' >Making check in test >make[2]: Entering directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/test' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/test' >make[2]: Entering directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python' >make check-local >make[3]: Entering directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python' >PYTHONPATH=. \ > /usr/bin/python2.7 ./redlandtest.py >EEEEE../var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/RDF.py:1995: RedlandWarning: Variable x was bound but is unused in the query > results = Redland.librdf_query_execute(self._query,model._model) >/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/RDF.py:1995: RedlandWarning: Variable y was bound but is unused in the query > results = Redland.librdf_query_execute(self._query,model._model) >/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/RDF.py:1995: RedlandWarning: Variable z was bound but is unused in the query > results = Redland.librdf_query_execute(self._query,model._model) >.....EEE.......... >====================================================================== >ERROR: testCreate (__main__.RasqalQueryTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "./redlandtest.py", line 276, in testCreate > q = RDQLQuery("SELECT ?a ?b ?c WHERE (?a ?b ?c)") > File "/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/RDF.py", line 2008, in __init__ > query_language = "rdql") > File "/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/RDF.py", line 1985, in __init__ > raise RedlandError("Query construction failed") >RedlandError: 'Query construction failed' > >====================================================================== >ERROR: testRDQLQueryAsStreamDontWork (__main__.RasqalQueryTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "./redlandtest.py", line 298, in testRDQLQueryAsStreamDontWork > q = RDQLQuery("SELECT ?a ?c WHERE (?a dc:title ?c) USING dc FOR <http://purl.org/dc/elements/1.1/>") > File "/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/RDF.py", line 2008, in __init__ > query_language = "rdql") > File "/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/RDF.py", line 1985, in __init__ > raise RedlandError("Query construction failed") >RedlandError: 'Query construction failed' > >====================================================================== >ERROR: testRDQLQueryCount (__main__.RasqalQueryTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "./redlandtest.py", line 280, in testRDQLQueryCount > q = RDQLQuery("SELECT ?x ?y ?z WHERE (?x ?y ?z)") > File "/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/RDF.py", line 2008, in __init__ > query_language = "rdql") > File "/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/RDF.py", line 1985, in __init__ > raise RedlandError("Query construction failed") >RedlandError: 'Query construction failed' > >====================================================================== >ERROR: testRDQLQueryRun (__main__.RasqalQueryTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "./redlandtest.py", line 288, in testRDQLQueryRun > q = RDQLQuery("SELECT ?x ?y ?z WHERE (?x ?y ?z)") > File "/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/RDF.py", line 2008, in __init__ > query_language = "rdql") > File "/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/RDF.py", line 1985, in __init__ > raise RedlandError("Query construction failed") >RedlandError: 'Query construction failed' > >====================================================================== >ERROR: testRDQLQueryRunOnModel (__main__.RasqalQueryTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "./redlandtest.py", line 312, in testRDQLQueryRunOnModel > q = RDQLQuery("SELECT ?x ?y ?z WHERE (?x ?y ?z)") > File "/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/RDF.py", line 2008, in __init__ > query_language = "rdql") > File "/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/RDF.py", line 1985, in __init__ > raise RedlandError("Query construction failed") >RedlandError: 'Query construction failed' > >====================================================================== >ERROR: testListnessContext (__main__.RedlandModelCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "./redlandtest.py", line 16, in setUp > options_string="hash-type='bdb',contexts='no',dir='/tmp',new='yes'") > File "/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/RDF.py", line 1526, in __init__ > raise RedlandError("Creating Storage failed") >RedlandError: 'Creating Storage failed' > >====================================================================== >ERROR: testListnessNoContext (__main__.RedlandModelCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "./redlandtest.py", line 16, in setUp > options_string="hash-type='bdb',contexts='no',dir='/tmp',new='yes'") > File "/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/RDF.py", line 1526, in __init__ > raise RedlandError("Creating Storage failed") >RedlandError: 'Creating Storage failed' > >====================================================================== >ERROR: testSync (__main__.RedlandModelGeneral) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "./redlandtest.py", line 262, in setUp > self.storage = HashStorage("test", options="hash-type='bdb'") > File "/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/RDF.py", line 1552, in __init__ > options_string = options) > File "/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python/RDF.py", line 1526, in __init__ > raise RedlandError("Creating Storage failed") >RedlandError: 'Creating Storage failed' > >---------------------------------------------------------------------- >Ran 25 tests in 0.012s > >FAILED (errors=8) >make[3]: *** [Makefile:701: unittest-python] Error 1 >make[3]: Leaving directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python' >make[2]: *** [Makefile:555: check-am] Error 2 >make[2]: Leaving directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python' >make[1]: *** [Makefile:368: check-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1/python' >make: *** [Makefile:391: check-recursive] Error 1 > * ERROR: dev-libs/redland-bindings-1.0.14.1-r2::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 124: Called src_test > * environment, line 2886: Called default > * phase-functions.sh, line 853: Called default_src_test > * phase-functions.sh, line 882: Called __eapi0_src_test > * phase-helpers.sh, line 764: Called die > * The specific snippet of code: > * $emake_cmd ${internal_opts} check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=dev-libs/redland-bindings-1.0.14.1-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/redland-bindings-1.0.14.1-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:redland-bindings-1.0.14.1-r2:20180219-174337.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1' > * S: '/var/tmp/portage/dev-libs/redland-bindings-1.0.14.1-r2/work/redland-bindings-1.0.14.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 648184
:
520228
| 520230 |
520232
|
520234
|
520236
|
520238
|
520240