Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649708 - app-misc/sphinx-2.2.11 make[1]: *** No rule to make target '.libs/libsphinxclient.a', needed by 'test'.
Summary: app-misc/sphinx-2.2.11 make[1]: *** No rule to make target '.libs/libsphinxcl...
Status: RESOLVED DUPLICATE of bug 649120
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-06 05:51 UTC by Anton Kochkov
Modified: 2018-05-21 11:07 UTC (History)
1 user (show)

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


Attachments
build.log (sphinx-build.log,32.17 KB, text/plain)
2018-03-06 05:51 UTC, Anton Kochkov
Details

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