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

Bug 649708

Summary: app-misc/sphinx-2.2.11 make[1]: *** No rule to make target '.libs/libsphinxclient.a', needed by 'test'.
Product: Gentoo Linux Reporter: Anton Kochkov <anton.kochkov>
Component: Current packagesAssignee: Hans de Graaff <graaff>
Status: RESOLVED DUPLICATE    
Severity: normal CC: steffen.weber
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Anton Kochkov 2018-03-06 05:51:36 UTC
Created attachment 522484 [details]
build.log

make[1]: Entering directory '/var/tmp/portage/app-misc/sphinx-2.2.11/work/sphinx-2.2.11-release/api/libsphinxclient'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -march=core2 -mtune=generic -O2 -pipe -c -o test.o test.c
[01m[Ktest.c:[m[K In function ‘[01m[Ktest_persist_work[m[K’:
[01m[Ktest.c:272:44:[m[K [01;35m[Kwarning: [m[Kpassing argument 3 of ‘[01m[Ksphinx_build_excerpts[m[K’ from incompatible pointer type [[01;35m[K-Wincompatible-pointer-types[m[K]
   res = sphinx_build_excerpts ( client, 1, [01;35m[Kdocs[m[K, index, words, &opts );
                                            [01;35m[K^~~~[m[K
In file included from [01m[Ktest.c:25:0[m[K:
[01m[Ksphinxclient.h:252:14:[m[K [01;36m[Knote: [m[Kexpected ‘[01m[Kconst char **[m[K’ but argument is of type ‘[01m[Kchar **[m[K’
 char **      [01;36m[Ksphinx_build_excerpts[m[K   ( sphinx_client * client, int num_docs, const char ** docs, const char * index, const char * words, sphinx_excerpt_options * opts );
              [01;36m[K^~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Ktest.c:[m[K In function ‘[01m[Ktitle[m[K’:
[01m[Ktest.c:409:17:[m[K [01;35m[Kwarning: [m[K' ' flag used with ‘[01m[K%s[m[K’ gnu_printf format [[01;35m[K-Wformat=[m[K]
  printf ( "-> % [01;35m[Ks[m[K <-\n\n", name );
                 [01;35m[K^[m[K
make[1]: *** No rule to make target '.libs/libsphinxclient.a', needed by 'test'.  Stop.
make[1]: Leaving directory '/var/tmp/portage/app-misc/sphinx-2.2.11/work/sphinx-2.2.11-release/api/libsphinxclient'
make: *** [Makefile:360: all] Error 2
make: Leaving directory '/var/tmp/portage/app-misc/sphinx-2.2.11/work/sphinx-2.2.11-release/api/libsphinxclient'
 [31;01m*[0m ERROR: app-misc/sphinx-2.2.11::gentoo failed (compile phase):
 [31;01m*[0m   emake failed
 [31;01m*[0m
Comment 1 Toralf Förster gentoo-dev 2018-05-21 11:07:20 UTC

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