Re: mpfr4 FTBFS on sparc

2011-10-06 Thread Laurent Fousse
Hello,

I've reported the build failure as #644552. This seems to be related
to Thread-Local Storage (TLS) support.

Laurent.


-- 
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111006214455.gb6...@purple.lateralis.org



Re: mpfr4 FTBFS on sparc

2011-10-05 Thread Laurent Fousse
Hello,

* Julien Cristau [Wed, Oct 05, 2011 at 08:13:50PM +0200]:
> Tested on smetana's sid chroot (from sid's source package rather than
> the upstream url above, let me know if it matters):

No, it should be the same.

> ==
> 19 of 160 tests failed
> (1 test was not run)
> ==
> 
> config.log follows.

Thanks! I'll report the bug upstream. In the meantime I've "recovered"
my access to smetana (wrong keys loaded in ssh-agent) and I'll
continue from there.

Laurent.


-- 
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111006055729.gs6...@purple.lateralis.org



Re: mpfr4 FTBFS on sparc

2011-10-05 Thread Julien Cristau
On Tue, Oct  4, 2011 at 21:57:50 +0200, Laurent Fousse wrote:

> - trying to build upstream source directly
>   (http://www.mpfr.org/mpfr-current/#download) with
> 
>   ./configure && make && GMP_CHECK_RANDOMIZE=1 make check
> 
>   You'll need libgmp-dev installed.
> 
> - if it fails, let me know and please send me the config.log file.
> - if it succeeds, let me know as well :-)
> 
Tested on smetana's sid chroot (from sid's source package rather than
the upstream url above, let me know if it matters):

==
19 of 160 tests failed
(1 test was not run)
==

config.log follows.

Cheers,
Julien

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by MPFR configure 3.1.0, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure 

## - ##
## Platform. ##
## - ##

hostname = smetana
uname -m = sparc64
uname -r = 2.6.32-5-sparc64-smp
uname -s = Linux
uname -v = #1 SMP Fri Sep 9 22:15:35 UTC 2011

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch  = unknown
/usr/bin/arch -k   = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo  = unknown
/bin/machine   = unknown
/usr/bin/oslevel   = unknown
/bin/universe  = unknown

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/games


## --- ##
## Core tests. ##
## --- ##

configure:2534: checking for a BSD-compatible install
configure:2602: result: /usr/bin/install -c
configure:2613: checking whether build environment is sane
configure:2663: result: yes
configure:2804: checking for a thread-safe mkdir -p
configure:2843: result: /bin/mkdir -p
configure:2856: checking for gawk
configure:2872: found /usr/bin/gawk
configure:2883: result: gawk
configure:2894: checking whether make sets $(MAKE)
configure:2916: result: yes
configure:2988: checking whether to disable maintainer-specific portions of 
Makefiles
configure:2997: result: yes
configure:3020: checking build system type
configure:3034: result: sparc64-unknown-linux-gnu
configure:3054: checking host system type
configure:3067: result: sparc64-unknown-linux-gnu
configure:3088: checking for grep that handles long lines and -e
configure:3146: result: /bin/grep
configure:3151: checking for egrep
configure:3213: result: /bin/grep -E
configure:3218: checking for a sed that does not truncate output
configure:3282: result: /bin/sed
configure:3452: checking for CC and CFLAGS in gmp.h
configure:3481: result: yes CC=sparc-linux-gnu-gcc -std=gnu99 CFLAGS=-Wall -g  
-O3
configure:3487: checking for CC=sparc-linux-gnu-gcc -std=gnu99 and CFLAGS=-Wall 
-g  -O3
configure:3491: result: yes
configure:3553: checking for gcc
configure:3580: result: sparc-linux-gnu-gcc -std=gnu99
configure:3809: checking for C compiler version
configure:3818: sparc-linux-gnu-gcc -std=gnu99 --version >&5
sparc-linux-gnu-gcc (Debian 4.6.1-13) 4.6.1
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3829: $? = 0
configure:3818: sparc-linux-gnu-gcc -std=gnu99 -v >&5
Using built-in specs.
COLLECT_GCC=sparc-linux-gnu-gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/sparc-linux-gnu/4.6.1/lto-wrapper
Target: sparc-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.1-13' 
--with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.6 --enable-shared --enable-linker-build-id 
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
--enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 
--libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc 
--enable-targets=all --with-long-double-128 --enable-checking=release 
--build=sparc-linux-gnu --host=sparc-linux-gnu --target=sparc-linux-gnu
Thread model: posix
gcc version 4.6.1 (Debian 4.6.1-13) 
configure:3829: $? = 0
configure:3818: sparc-linux-gnu-gcc -std=gnu99 -V >&5
sparc-linux-gnu-gcc: error: unrecognized option '-V'
sparc-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:3829: $? = 4
configure:3818: sparc-linux-gnu-gcc -std=gnu99 -qversion >&5
sparc-linux-gnu-gcc: error: unrecognized option '-qversion'
sparc-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:3829: $? = 4
configure:3849: checking whether the C compiler works
configure:3871: sparc-linux-gnu-gcc -std=gnu99 -Wall -g  -O3   conftest.c  >&5
configure:3875: $? = 0
configure:3923: result: yes
configure:3926: checking for C compiler default output file name
configure:3928: result: a.out
configure:3934: checking for suffix of executables
configure:3941: sparc-linux-gnu-gcc -std=gn

mpfr4 FTBFS on sparc

2011-10-04 Thread Laurent Fousse
Hello,

The package mpfr4 failed to build from source on sparc:


https://buildd.debian.org/status/fetch.php?pkg=mpfr4&arch=sparc&ver=3.1.0-1&stamp=1317713686

For some unknown reason, I can't login to smetana or sperger so I
can't debug it myself. If you have access to a sparc machine, you can
help by:

- trying to build upstream source directly
  (http://www.mpfr.org/mpfr-current/#download) with

./configure && make && GMP_CHECK_RANDOMIZE=1 make check

  You'll need libgmp-dev installed.

- if it fails, let me know and please send me the config.log file.
- if it succeeds, let me know as well :-)

Thanks,

Laurent.

PS: please CC me, I'm not subscribed.


-- 
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111004195750.gz6...@purple.lateralis.org