Bug#573027: fio: Fio fails to build on ARMv7

2010-03-08 Thread Jamie Bennett
Package: fio Version: 1.33.1-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lucid ubuntu-patch Fio currently doesn't build on ARMv7 and could be SMP unsafe. This patch was generated to address these issues. *** /tmp/tmppkkNpJ In Ubuntu, we've applie

Bug#564769: efreet: Unrecognized configure options

2010-01-11 Thread Jamie Bennett
Package: efreet Version: 0.5.0.063-1 Severity: wishlist configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-silent-rules, --disable-rpath --disable-rpath could be removed now, the others fixed when the opportunity arises. -- System Information: Debian Release: squeeze

Bug#564755: elementary: elm_seperator.c coding error

2010-01-11 Thread Jamie Bennett
Package: elementary Version: 0.6.0.063-1 Severity: normal elm_seperator_horizontal_get() can return with no return value even though one is expected. elm_separator.c: In function 'elm_separator_horizontal_get': elm_separator.c:87: warning: 'return' with no value, in function returning non-void -

Bug#564752: elementary: elm_win.c coding error

2010-01-11 Thread Jamie Bennett
Package: elementary Version: 0.6.0.063-1 Severity: normal elm_win_inwin_add can return with no return value even though one is expected. elm_win.c:898: warning: 'return' with no value, in function returning non-void -- System Information: Debian Release: squeeze/sid APT prefers karmic-updates

Bug#564749: elementary: elm_module.c too many arguments for format

2010-01-11 Thread Jamie Bennett
Package: elementary Version: 0.6.0.063-1 Severity: normal The following error is seen in the build log. elm_module.c: In function '_elm_module_add': elm_module.c:165: warning: too many arguments for format elm_module.c:165: warning: too many arguments for format -- System Information: Debian Rel

Bug#564700: (no subject)

2010-01-11 Thread Jamie Bennett
Severity: wishlist -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#564747: elementary: Unrecognized configure options

2010-01-11 Thread Jamie Bennett
Package: elementary Version: 6.6.0.063-1 Severity: wishlist The following line in currently in the build log. configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-silent-rules -- System Information: Debian Release: squeeze/sid APT prefers karmic-updates APT policy:

Bug#564723: edje_entry.c coding errors

2010-01-11 Thread Jamie Bennett
Package: edje Version: 0.9.93.063-2 Severity: normal edje_entry.c has a bunch of potential code errors. Please note that these errors may not be in normal code paths but they are errors none-the-less. Some that stand out: Casting issue: edje_entry.c:2057: warning: return makes integer from point

Bug#564705: edje: Unrecognized configure options

2010-01-11 Thread Jamie Bennett
Package: edje Version: 0.9.93.063-2 Severity: normal The line below is from the build log indicating missing configure options and should be fixed. configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-silent-rules -- System Information: Debian Release: squeeze/sid APT

Bug#564701: evas: Valgrind should be disable during build

2010-01-11 Thread Jamie Bennett
Package: evas Version: 0.9.9.063-2 Severity: normal The build should disable valgrind support explicitly as it might be picked up automatically if installed in the build env and that might end up in the evas.pc file. -- System Information: Debian Release: squeeze/sid APT prefers karmic-updates

Bug#564700: evas: Unrecognized configure options

2010-01-11 Thread Jamie Bennett
Package: evas Version: 0.9.9.063-2 Severity: normal The following line in currently in the build log and should be fixed. configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-silent-rules, --disable-rpath -- System Information: Debian Release: squeeze/sid APT prefers

Bug#564697: evas: --disable-rpath should be removed from the build options

2010-01-11 Thread Jamie Bennett
Package: evas Version: 0.9.9.063-2 Severity: normal --disable-rpath is currently in the build options and should now be removed. -- System Information: Debian Release: squeeze/sid APT prefers karmic-updates APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic') Arch

Bug#564699: evas: Implicit declaration errors may cause segfaults on 64bit systems

2010-01-11 Thread Jamie Bennett
Package: evas Version: 0.9.9.063-2 Severity: normal The following lines from the build output highlight a problem that may show up as segfaults on 64bit builds and should be fixed. evas_image_main.c:156: warning: implicit declaration of function 'evas_cserve_image_free' evas_image_main.c: In func