ANNOUNCE: parole 0.1.90 released

Ali Abdallah aliov at xfce.org
Wed Oct 7 10:38:31 CEST 2009


Christoph Wickert wrote:
> Am Dienstag, den 06.10.2009, 21:49 +0000 schrieb Ali Abdallah:
>   
>> Christoph Wickert wrote:
>>     
>>> Am Dienstag, den 06.10.2009, 08:29 +0000 schrieb Ali Abdallah:
>>>   
>>>       
>>>> parole 0.1.90 is now available 
>>>>     
>>>>         
>>> Good job, Ali! Compiles smoothly here in Fedora 11 ...
>>>       
>
> Seems like I was to fast with this statement. I'm failing to build the
> plugin doc:
>
>   
>> Making all in plugin-api
>> make[3]: Entering directory `/home/chris/fedora/rpmbuild/BUILD/parole-0.1.90/docs/plugin-api'
>> gtk-doc: Scanning header files
>> make[3]: *** No rule to make target `Parole-Plugins-docs.sgml', needed by `html-build.stamp'.  Stop.
>> make[3]: *** Waiting for unfinished jobs....
>> cd . && \
>> 	  gtkdoc-scan --module=Parole-Plugins --source-dir=../../parole --ignore-headers="" --ignore-headers=config.h --rebuild-types 
>> if grep -l '^..*$' ./Parole-Plugins.types > /dev/null 2>&1 ; then \
>> 	    CC="/bin/sh ../../libtool --mode=compile gcc     -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic" LD="/bin/sh ../../libtool --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  " RUN="/bin/sh ../../libtool --mode=execute" CFLAGS="-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I../../parole -I../../parole -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic" LDFLAGS="-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbu
>>     
>  f-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0   -lglib-2.0   -lgobject-2.0 -lglib-2.0   ../../parole/libparole.la " gtkdoc-scangobj  --module=Parole-Plugins --output-dir=. ; \
>   
>> 	else \
>> 	    cd . ; \
>> 	    for i in Parole-Plugins.args Parole-Plugins.hierarchy Parole-Plugins.interfaces Parole-Plugins.prerequisites Parole-Plugins.signals ; do \
>>                test -f $i || touch $i ; \
>> 	    done \
>> 	fi
>> gtk-doc: Compiling scanner
>> libtool: compile:  gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../parole -I../../parole -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c Parole-Plugins-scan.c  -fPIC -DPIC -o .libs/Parole-Plugins-scan.o
>> gtk-doc: Linking scanner
>> libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o Parole-Plugins-scan .libs/Parole-Plugins-scan.o  ../../parole/.libs/libparole.a -L/lib64 -ldbus-glib-1 -ldbus-1 -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgstvideo-0.10 -lgstbase-0.10 -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -pthread
>> gtk-doc: Running scanner Parole-Plugins-scan
>> touch scan-build.stamp
>> make[3]: Leaving directory `/home/chris/fedora/rpmbuild/BUILD/parole-0.1.90/docs/plugin-api'
>> make[2]: *** [all-recursive] Error 1
>> make[2]: Leaving directory `/home/chris/fedora/rpmbuild/BUILD/parole-0.1.90/docs'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/home/chris/fedora/rpmbuild/BUILD/parole-0.1.90'
>> make: *** [all] Error 2
>>     
>
> Is this a bug or a missing package on my system? gtk-doc is version 1.11
> here.
>   

No, don't build the doc for now (API for plugins), it is out of date and 
will not build, it is still version 1.90 (alpha) so the doc will change 
a lot before the final release.
> Regards,
> Christoph
>   

Regards,
Ali.
> _______________________________________________
> Xfce mailing list
> Xfce at xfce.org
> http://foo-projects.org/mailman/listinfo/xfce
> http://www.xfce.org
>   





More information about the Xfce mailing list