Bug#615826: gcc-4.6: FTBFS on kfreebsd-*: os_dep.c:20:30: fatal error: linux/version.h: No such file or directory

2011-03-01 Thread Matthias Klose
On 28.02.2011 14:32, Petr Salinger wrote: The failure on kfreebsd-amd64 seems be due to incomplete config.gcc after recent cleanup. The config.gcc for kfreebsd-i386 does not have this problem, but the build log is not shown on buildd.d.o. Petr --- src/gcc/config.gcc +++

Bug#615826: gcc-4.6: FTBFS on kfreebsd-*:

2011-03-01 Thread Matthias Klose
On 28.02.2011 22:29, Petr Salinger wrote: The failure on kfreebsd-i386 is a different one: make[4]: *** [check-recursive] Error 1 make[4]: Target `check' not remade because of errors. make[4]: Leaving directory

Bug#615826: gcc-4.6: FTBFS on kfreebsd-*: os_dep.c:20:30: fatal error: linux/version.h: No such file or directory

2011-03-01 Thread Petr Salinger
applied, however this reverts somehow the change in the kfreebsd-gnu patch. In the gcc-4.5 this part in kfreebsd-gnu patch have been: - x86_64-*-kfreebsd*-gnu) tm_file=${tm_file} kfreebsd-gnu.h ;; + x86_64-*-kfreebsd*-gnu) tm_file=${tm_file} kfreebsd-gnu.h i386/kfreebsd-gnu.h ;;

Bug#615826: gcc-4.6: FTBFS on kfreebsd-*: os_dep.c:20:30: fatal error: linux/version.h: No such file or directory

2011-02-28 Thread Cyril Brulebois
Source: gcc-4.6 Version: 4.6-20110227-1 Severity: serious Justification: FTBFS User: debian-...@lists.debian.org Usertags: kfreebsd Hi, your package FTBFS on kfreebsd-* with: | /bin/bash ./libtool --tag=CC --mode=compile

Bug#615826: gcc-4.6: FTBFS on kfreebsd-*: os_dep.c:20:30: fatal error: linux/version.h: No such file or directory

2011-02-28 Thread Matthias Klose
severity 615826 important thanks On 28.02.2011 11:21, Cyril Brulebois wrote: Source: gcc-4.6 Version: 4.6-20110227-1 Severity: serious Justification: FTBFS User: debian-...@lists.debian.org Usertags: kfreebsd Hi, your package FTBFS on kfreebsd-* with: | /bin/bash ./libtool --tag=CC

Bug#615826: gcc-4.6: FTBFS on kfreebsd-*: os_dep.c:20:30: fatal error: linux/version.h: No such file or directory

2011-02-28 Thread Cyril Brulebois
Matthias Klose d...@debian.org (28/02/2011): wasn't built before. strictly speaking, yes. But since we're talking about a gcc package, that *could* be considered as a regression from previous versions… But what a hairy reasoning! It would better help to send a fix. That's why I put

Bug#615826: gcc-4.6: FTBFS on kfreebsd-*: os_dep.c:20:30: fatal error: linux/version.h: No such file or directory

2011-02-28 Thread Matthias Klose
On 28.02.2011 12:49, Cyril Brulebois wrote: Matthias Klose d...@debian.org (28/02/2011): wasn't built before. strictly speaking, yes. But since we're talking about a gcc package, that *could* be considered as a regression from previous versions… But what a hairy reasoning! maybe, but then,

Bug#615826: gcc-4.6: FTBFS on kfreebsd-*: os_dep.c:20:30: fatal error: linux/version.h: No such file or directory

2011-02-28 Thread Petr Salinger
The failure on kfreebsd-amd64 seems be due to incomplete config.gcc after recent cleanup. The config.gcc for kfreebsd-i386 does not have this problem, but the build log is not shown on buildd.d.o. Petr --- src/gcc/config.gcc +++ src/gcc/config.gcc @@ -1293,7 +1293,7 @@ case ${target}

Bug#615826: gcc-4.6: FTBFS on kfreebsd-*:

2011-02-28 Thread Petr Salinger
The failure on kfreebsd-i386 is a different one: make[4]: *** [check-recursive] Error 1 make[4]: Target `check' not remade because of errors. make[4]: Leaving directory `/build/buildd-gcc-4.6_4.6-20110227-1-kfreebsd-i386-oLsZOn/gcc-4.6-4.6-20110227/build/i486-kfreebsd-gnu/libstdc++-v3'