Bug#745257: almanah: FTBFS with clang instead of gcc

2014-04-21 Thread Alvaro Peña
Hi! Thanks Arthur for report this bug. The idea of the almanah_tag_remove function is to emit a signal, and it's better that nothing is returned. The bug is in the g_return_val_if_fail, which must be: g_return_if_fail. I have created a patch and submitted to the Almanah git repository. You can

Bug#745257: almanah: FTBFS with clang instead of gcc

2014-04-19 Thread Arthur Marble
Package: pkg-name Severity: minor Usertags: clang-ftbfs User: pkg-llvm-t...@lists.alioth.debian.org Tag: patch Hello, Using the rebuild infrastructure, your package fails to build with clang (instead of gcc). Thanks, Arthur diff -Naur almanah.orig/almanah-0.11.0/debian/changelog

Bug#745257: almanah: FTBFS with clang instead of gcc

2014-04-19 Thread Andrei POPESCU
Control: reassign -1 almanah On Sb, 19 apr 14, 15:32:45, Arthur Marble wrote: Package: pkg-name Severity: minor Usertags: clang-ftbfs User: pkg-llvm-t...@lists.alioth.debian.org Tag: patch Hello, Using the rebuild infrastructure, your package fails to build with clang (instead of