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
 +++ src/gcc/config.gcc
 @@ -1293,7 +1293,7 @@
 case ${target} in
 x86_64-*-linux*)
   default_gnu_indirect_function=glibc-2011 ;;
 -   x86_64-*-kfreebsd*-gnu) tm_file=${tm_file} i386/kfreebsd-gnu.h ;;
 +   x86_64-*-kfreebsd*-gnu) tm_file=${tm_file} kfreebsd-gnu.h
 i386/kfreebsd-gnu.h ;;
 x86_64-*-knetbsd*-gnu) tm_file=${tm_file} knetbsd-gnu.h ;;
 esac
 tmake_file=${tmake_file} i386/t-linux64 i386/t-crtstuff i386/t-crtpc
 i386/t-crtfm t-dfprules

applied, however this reverts somehow the change in the kfreebsd-gnu patch.

  Matthias



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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
 `/build/buildd-gcc-4.6_4.6-20110227-1-kfreebsd-i386-oLsZOn/gcc-4.6-4.6-20110227/build/i486-kfreebsd-gnu/libstdc++-v3'
 
 make[3]: *** [check-target-libstdc++-v3] Error 2
 
 make: *** wait: Interrupted system call.  Stop.
 make: *** Waiting for unfinished jobs
 make[1]: *** wait: Interrupted system call.  Stop.
 make[1]: *** Waiting for unfinished jobs
 make[1]: *** [stamps/06-check-stamp] Unknown signal 32
 
 
 The signal 32 is used internally by thread library.
 The paralel checking makes it harder to diagnose problem better.

I'll disable it on kfreebsd.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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 ;;


In the gcc-4.6/20110227

-   x86_64-*-kfreebsd*-gnu) tm_file=${tm_file} kfreebsd-gnu.h ;;
+   x86_64-*-kfreebsd*-gnu) tm_file=${tm_file} i386/kfreebsd-gnu.h ;;

And now it is again

- 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 ;;

Petr






--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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 
/build/buildd-gcc-4.6_4.6-20110227-1-kfreebsd-amd64-qdxe8p/gcc-4.6-4.6-20110227/build/./gcc/xgcc
 
-B/build/buildd-gcc-4.6_4.6-20110227-1-kfreebsd-amd64-qdxe8p/gcc-4.6-4.6-20110227/build/./gcc/
 -B/usr/x86_64-kfreebsd-gnu/bin/ -B/usr/x86_64-kfreebsd-gnu/lib/ -isystem 
/usr/x86_64-kfreebsd-gnu/include -isystem /usr/x86_64-kfreebsd-gnu/sys-include  
  -DHAVE_CONFIG_H -I. -I../../../src/libgfortran  
-iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc 
-I../../../src/libgfortran/../gcc/config 
-I../../../src/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE  
-std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes 
-Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules 
-ffunction-sections -fdata-sections  -g -O2 -MT set_exponent_r8.lo -MD -MP -MF 
.deps/set_exponent_r8.Tpo -c -o set_exponent_r8.lo `test -f 
'../../../src/libgfortran/generated/set_exponent_r8.c' || echo 
'../../../src/libgfortran/'`../../../sr
 c/libgfortran/generated/set_exponent_r8.c
| ../../../src/boehm-gc/os_dep.c:20:30: fatal error: linux/version.h: No such 
file or directory
| compilation terminated.

Full build logs:
  https://buildd.debian.org/status/package.php?p=gcc-4.6suite=experimental

I'm x-d-cc-ing debian-bsd@.

KiBi.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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   --mode=compile 
 /build/buildd-gcc-4.6_4.6-20110227-1-kfreebsd-amd64-qdxe8p/gcc-4.6-4.6-20110227/build/./gcc/xgcc
  
 -B/build/buildd-gcc-4.6_4.6-20110227-1-kfreebsd-amd64-qdxe8p/gcc-4.6-4.6-20110227/build/./gcc/
  -B/usr/x86_64-kfreebsd-gnu/bin/ -B/usr/x86_64-kfreebsd-gnu/lib/ -isystem 
 /usr/x86_64-kfreebsd-gnu/include -isystem 
 /usr/x86_64-kfreebsd-gnu/sys-include-DHAVE_CONFIG_H -I. 
 -I../../../src/libgfortran  -iquote../../../src/libgfortran/io 
 -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config 
 -I../../../src/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE  
 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes 
 -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules 
 -ffunction-sections -fdata-sections  -g -O2 -MT set_exponent_r8.lo -MD -MP 
 -MF .deps/set_exponent_r8.Tpo -c -o set_exponent_r8.lo `test -f 
 '../../../src/libgfortran/generated/set_exponent_r8.c' || echo 
 '../../../src/libgfortran/'`../../../
sr
  c/libgfortran/generated/set_exponent_r8.c
 | ../../../src/boehm-gc/os_dep.c:20:30: fatal error: linux/version.h: No such 
 file or directory
 | compilation terminated.
 
 Full build logs:
   https://buildd.debian.org/status/package.php?p=gcc-4.6suite=experimental
 
 I'm x-d-cc-ing debian-bsd@.

wasn't built before.  It would better help to send a fix.

  Matthias



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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 debian-bsd@ in copy…

KiBi.


signature.asc
Description: Digital signature


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, it's an indication that the port is not maintained.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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} in
x86_64-*-linux*)
  default_gnu_indirect_function=glibc-2011 ;;
-   x86_64-*-kfreebsd*-gnu) tm_file=${tm_file} i386/kfreebsd-gnu.h ;;
+   x86_64-*-kfreebsd*-gnu) tm_file=${tm_file} kfreebsd-gnu.h 
i386/kfreebsd-gnu.h ;;
x86_64-*-knetbsd*-gnu) tm_file=${tm_file} knetbsd-gnu.h ;;
esac
tmake_file=${tmake_file} i386/t-linux64 i386/t-crtstuff i386/t-crtpc 
i386/t-crtfm t-dfprules




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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'

make[3]: *** [check-target-libstdc++-v3] Error 2

make: *** wait: Interrupted system call.  Stop.
make: *** Waiting for unfinished jobs
make[1]: *** wait: Interrupted system call.  Stop.
make[1]: *** Waiting for unfinished jobs
make[1]: *** [stamps/06-check-stamp] Unknown signal 32


The signal 32 is used internally by thread library.
The paralel checking makes it harder to diagnose problem better.

Petr



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org