Ty[L]eR Apprentice
Joined: 18 May 2004 Posts: 190 Location: it
|
Posted: Mon Jan 28, 2008 9:01 am Post subject: libopensync-plugin-syncml-0.22 build error |
|
|
Oggi portage mi ha proposto un downgrade... tra i vari figura
Code: |
[ebuild UD] app-pda/libopensync-plugin-syncml-0.22 [0.35] USE="obex -http" 0 kB
|
ma fallisce così
Code: |
make all-recursive
make[1]: Entering directory `/var/tmp/portage/app-pda/libopensync-plugin-syncml-0.22/work/libopensync-plugin-syncml-0.22'
Making all in src
make[2]: Entering directory `/var/tmp/portage/app-pda/libopensync-plugin-syncml-0.22/work/libopensync-plugin-syncml-0.22/src'
if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libsyncml-1.0 -I/usr/include/libxml2 -Wall -Werror -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libsyncml-1.0 -I/usr/include/libxml2 -march=k8 -O2 -pipe -MT syncml_plugin.lo -MD -MP -MF ".deps/syncml_plugin.Tpo" -c -o syncml_plugin.lo syncml_plugin.c; \
then mv -f ".deps/syncml_plugin.Tpo" ".deps/syncml_plugin.Plo"; else rm -f ".deps/syncml_plugin.Tpo"; exit 1; fi
mkdir .libs
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libsyncml-1.0 -I/usr/include/libxml2 -Wall -Werror -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libsyncml-1.0 -I/usr/include/libxml2 -march=k8 -O2 -pipe -MT syncml_plugin.lo -MD -MP -MF .deps/syncml_plugin.Tpo -c syncml_plugin.c -fPIC -DPIC -o .libs/syncml_plugin.o
cc1: warnings being treated as errors
syncml_plugin.c: In function '_manager_event':
syncml_plugin.c:297: warning: 'smlSessionSetReceivingLimit' is deprecated (declared at /usr/include/libsyncml-1.0/libsyncml/sml_session.h:91)
make[2]: *** [syncml_plugin.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/app-pda/libopensync-plugin-syncml-0.22/work/libopensync-plugin-syncml-0.22/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-pda/libopensync-plugin-syncml-0.22/work/libopensync-plugin-syncml-0.22'
make: *** [all] Error 2
*
* ERROR: app-pda/libopensync-plugin-syncml-0.22 failed.
* Call stack:
* ebuild.sh, line 1701: Called dyn_compile
* ebuild.sh, line 1039: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* libopensync-plugin-syncml-0.22.ebuild, line 50: Called die
* The specific snippet of code:
* emake || die "emake failed"
* The die message:
* emake failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/app-pda/libopensync-plugin-syncml-0.22/temp/build.log'.
*
|
|
|