Source: atril
Severity: minor
Tags: patch
User: pkg-llvm-t...@lists.alioth.debian.org
Usertags: clang-ftbfs

Hello,

Using the rebuild infrastructure, your package fails to build with clang 
(instead of gcc).

We detected this kinf of error:
http://clang.debian.net/status.php?version=3.4.2&key=CONFLICTING_TYPE

Full build log is available here:
http://clang.debian.net/logs/2014-06-16/atril_1.8.0+dfsg1-2_unstable_clang.log

Thanks,
Alexander

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- atril-1.8.0+dfsg1/libview/ev-view.c	2014-03-01 15:53:25.000000000 +0400
+++ atril-1.8.0+dfsg1-my/libview/ev-view.c	2014-06-30 22:25:35.306279684 +0400
@@ -840,7 +840,7 @@
 }
 
 #if !GTK_CHECK_VERSION (3, 0, 0)
-ev_view_set_scroll_adjustments (GtkLayout      *layout,
+void ev_view_set_scroll_adjustments (GtkLayout      *layout,
 				GtkAdjustment  *hadjustment,
 				GtkAdjustment  *vadjustment)
 {

Reply via email to