[Bug 194648] Review Request: 3ddesktop - 3D OpenGL virtual desktop switcher

bugzilla at redhat.com bugzilla at redhat.com
Sat Jun 10 01:38:50 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: 3ddesktop - 3D OpenGL virtual desktop switcher


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=194648


cweyl at alumni.drew.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cweyl at alumni.drew.edu




------- Additional Comments From cweyl at alumni.drew.edu  2006-06-09 21:30 EST -------
Not a review, but:

* imlib2-devel is needed as a build requires.

* Build fails on my x86_64 box (fc5) with:
...
configure: creating ./config.status
config.status: creating Makefile
config.status: creating 3ddesktop.spec
config.status: creating maketar.sh
config.status: creating config.h
config.status: executing depfiles commands
+ make -j2
cd . && /bin/sh /home/cweyl/rpms/tmp/BUILD/3ddesktop-0.2.9/missing --run autoheader
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-am
make[1]: Entering directory `/home/cweyl/rpms/tmp/BUILD/3ddesktop-0.2.9'
if g++ -DHAVE_CONFIG_H -I. -I. -I.    -Wall -O3 -DQT_CLEAN_NAMESPACE
-DSHAREDIR=\"/usr/share/3ddesktop\" -DSYSCONFDIR=\"/etc\"  -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4
-m64 -mtune=generic  -MT 3ddesk.o -MD -MP -MF ".deps/3ddesk.Tpo" -c -o 3ddesk.o
3ddesk.cpp; \
then mv -f ".deps/3ddesk.Tpo" ".deps/3ddesk.Po"; else rm -f ".deps/3ddesk.Tpo";
exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.    -Wall -O3 -DQT_CLEAN_NAMESPACE
-DSHAREDIR=\"/usr/share/3ddesktop\" -DSYSCONFDIR=\"/etc\"  -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4
-m64 -mtune=generic  -MT 3ddeskd.o -MD -MP -MF ".deps/3ddeskd.Tpo" -c -o
3ddeskd.o 3ddeskd.cpp; \
then mv -f ".deps/3ddeskd.Tpo" ".deps/3ddeskd.Po"; else rm -f
".deps/3ddeskd.Tpo"; exit 1; fi
event.hpp: In member function 'void EventManager::print_events_in_queue()':
event.hpp:77: error: cast from 'void (*)(Event*)' to 'unsigned int' loses precision
if g++ -DHAVE_CONFIG_H -I. -I. -I.    -Wall -O3 -DQT_CLEAN_NAMESPACE
-DSHAREDIR=\"/usr/share/3ddesktop\" -DSYSCONFDIR=\"/etc\"  -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4
-m64 -mtune=generic  -MT xutil.o -MD -MP -MF ".deps/xutil.Tpo" -c -o xutil.o
xutil.cpp; \
then mv -f ".deps/xutil.Tpo" ".deps/xutil.Po"; else rm -f ".deps/xutil.Tpo";
exit 1; fi
make[1]: *** [3ddeskd.o] Error 1
make[1]: *** Waiting for unfinished jobs....
xutil.cpp: In member function 'int VDesktops::sawfish_get_current_workspace()':
xutil.cpp:525: warning: ignoring return value of 'int fscanf(FILE*, const char*,
...)', declared with attribute warn_unused_result
xutil.cpp: In member function 'int VDesktops::sawfish_get_workspace_count()':
xutil.cpp:543: warning: ignoring return value of 'int fscanf(FILE*, const char*,
...)', declared with attribute warn_unused_result
xutil.cpp: In member function 'void VDesktops::sawfish_set_current_workspace(int)':
xutil.cpp:557: warning: ignoring return value of 'int system(const char*)',
declared with attribute warn_unused_result
make[1]: Leaving directory `/home/cweyl/rpms/tmp/BUILD/3ddesktop-0.2.9'
make: *** [all] Error 2
error: Bad exit status from /home/cweyl/rpms/tmp/rpm-tmp.89127 (%build)


RPM build errors:
    Bad exit status from /home/cweyl/rpms/tmp/rpm-tmp.89127 (%build)


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list