Package: release.debian.org Severity: normal User: [email protected] Usertags: transition
Hi, I'd like to request a slot for the cogl transition. We will upload cogl and clutter-1.0 from experimental to unstable. I have rebuilt all of libcogl9 reverse dependencies and all but these build fine: clutter-gst failed clutter-gtk failed gnome-shell failed mutter failed mx failed The failures are like: st/st-theme-node-drawing.c:1785:5: error: unknown type name 'GLfloat' st/st-theme-node-drawing.c:1833:5: warning: passing argument 1 of 'cogl_rectangles_with_texture_coords' from incompatible pointer type [enabled by default] /usr/include/cogl/cogl/cogl-primitives.h:135:1: note: expected 'const float *' but argument is of type 'int *' These need trivial patches to change the types to ints and such as the cogl API has changed that way. We will prepare patches for those or update the packages to new upstream versions if suitable (that's an option for clutter-* and mx there, but not for mutter/gnome-shell). Thanks, Emilio Ben file: title = "cogl"; is_affected = .depends ~ "libcogl9|libcogl-pango0" | .depends ~ "libcogl12 |libcogl-pango12|libcogl-gles2-12"; is_good = .depends ~ "libcogl12|libcogl-pango12|libcogl-gles2-12"; is_bad = .depends ~ "libcogl9|libcogl-pango0"; -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (800, 'unstable'), (700, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.8-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/20130520192922.7105.71838.reportbug@titan

