Bug#753541: FTBFS with clang instead of gcc

2018-03-19 Thread Jörg Frings-Fürst
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello, since release 5.1.0 the file app/wlib/gtklib/gtkhelp.c dosn't exist. So I close this bug. CU Jörg - -- New: GPG Fingerprint: 63E0 075F C8D4 3ABB 35AB 30EE 09F8 9F3C 8CA1 D25D GPG key (long) : 09F89F3C8CA1D25D GPG Key: 8CA1D25D CAc

Bug#753541: FTBFS with clang instead of gcc

2015-04-07 Thread Daniel E. Markle
When I apply this patch it breaks gcc: /home/dmarkle/Programming/xtrkcad/xtrkcad/app/wlib/gtklib/gtkhelp.c:133:13: error: static declaration of ‘load_into_view’ follows non-static declaration In file included from /home/dmarkle/Programming/xtrkcad/xtrkcad/app/wlib/gtklib/gtkhelp.c:44:0: /home/dm

Bug#753541: FTBFS with clang instead of gcc

2015-04-07 Thread Daniel E. Markle
When I apply this patch it breaks gcc: /home/dmarkle/Programming/xtrkcad/xtrkcad/app/wlib/gtklib/gtkhelp.c:133:13: error: static declaration of ‘load_into_view’ follows non-static declaration In file included from /home/dmarkle/Programming/xtrkcad/xtrkcad/app/wlib/gtklib/gtkhelp.c:44:0: /home/dm

Bug#753541: FTBFS with clang instead of gcc

2015-04-07 Thread Daniel E. Markle
Mentioned cmake version by accident where I meant to put in the version of clang I'm building with successfully, which is: Debian clang version 3.0-6.2 (tags/RELEASE_30/final) (based on LLVM 3.0) Target: x86_64-pc-linux-gnu Thread model: posix signature.asc Description: Digital signature

Bug#753541: FTBFS with clang instead of gcc

2014-07-02 Thread Alexander
Package: xtrkcad 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=C