[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#575322: gcc-snapshot: FTBFS on kfreebsd-i386: s=`cat status`; rm -f status; test $s -eq 0



Hi,

The real error is from gnatlib's s-taprop.adb:

/build/buildd-gcc-snapshot_20100310-1-kfreebsd-i386-c6zRmm/gcc-snapshot-20100310/build/./gcc/xgcc
-B/build/buildd-gcc-snapshot_20100310-1-kfreebsd-i386-c6zRmm/gcc-snapshot-20100310/build/./gcc/
-B/usr/lib/gcc-snapshot/i486-kfreebsd-gnu/bin/
-B/usr/lib/gcc-snapshot/i486-kfreebsd-gnu/lib/ -isystem
/usr/lib/gcc-snapshot/i486-kfreebsd-gnu/include -isystem
/usr/lib/gcc-snapshot/i486-kfreebsd-gnu/sys-include    -c -g -O2
-fPIC  -W -Wall -gnatpg   s-taprop.adb -o s-taprop.o
libtool: compile:
/build/buildd-gcc-snapshot_20100310-1-kfreebsd-i386-c6zRmm/gcc-snapshot-20100310/build/./gcc/xgcc
-B/build/buildd-gcc-snapshot_20100310-1-kfreebsd-i386-c6zRmm/gcc-snapshot-20100310/build/./gcc/
-B/usr/lib/gcc-snapshot/i486-kfreebsd-gnu/bin/
-B/usr/lib/gcc-snapshot/i486-kfreebsd-gnu/lib/ -isystem
/usr/lib/gcc-snapshot/i486-kfreebsd-gnu/include -isystem
/usr/lib/gcc-snapshot/i486-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../.././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 minval_r10.lo -MD -MP
-MF .deps/minval_r10.Tpo -c
../../../src/libgfortran/generated/minval_r10.c -o minval_r10.o
>/dev/null 2>&1
s-taprop.adb:716:32: "lwp_self" is undefined
make[9]: *** [s-taprop.o] Error 1

Found using "grep Error ...".

2010/3/24, Cyril Brulebois <kibi@debian.org>:
> Source: gcc-snapshot
> Version: 20100310-1
> Severity: important
> User: debian-bsd@lists.debian.org
> Usertags: kfreebsd
>
> Hi,
>
> your package FTBFS on kfreebsd-i386, apparently right after the
> libgfortran part:
> | libtool: link: ranlib .libs/libgfortran.a
> | libtool: link: ( cd ".libs" && rm -f "libgfortran.la" && ln -s
> "../libgfortran.la" "libgfortran.la" )
> | make[5]: Leaving directory
> `/build/buildd-gcc-snapshot_20100310-1-kfreebsd-i386-c6zRmm/gcc-snapshot-20100310/build/i486-kfreebsd-gnu/libgfortran'
> | make[4]: Leaving directory
> `/build/buildd-gcc-snapshot_20100310-1-kfreebsd-i386-c6zRmm/gcc-snapshot-20100310/build/i486-kfreebsd-gnu/libgfortran'
> | make[3]: Leaving directory
> `/build/buildd-gcc-snapshot_20100310-1-kfreebsd-i386-c6zRmm/gcc-snapshot-20100310/build'
> | make[2]: *** [bootstrap-lean] Error 2
> | make[2]: Leaving directory
> `/build/buildd-gcc-snapshot_20100310-1-kfreebsd-i386-c6zRmm/gcc-snapshot-20100310/build'
> | s=`cat status`; rm -f status; test $s -eq 0
> | make[1]: *** [stamps/05-build-stamp] Error 1
> | make[1]: Leaving directory
> `/build/buildd-gcc-snapshot_20100310-1-kfreebsd-i386-c6zRmm/gcc-snapshot-20100310'
> | make: *** [stamps/05-build-stamp] Error 2
>
> Full build logs:
>   https://buildd.debian.org/status/package.php?p=gcc-snapshot
>
> Mraw,
> KiBi.
>
>
>
> --
> To UNSUBSCRIBE, email to debian-gcc-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
> Archive: http://lists.debian.org/20100324213457.3412.47946.reportbug@bowmore
>
>



Reply to: