Bug#660259: mpich2: FTBFS: [sparc] missing files

2012-12-16 Thread Steve Langasek
tags 660259 = patch pending thanks The key information in the opa config.log is this: configure:12452: checking for support for gcc atomic intrinsics configure:12508: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall

Processed: Re: Bug#660259: mpich2: FTBFS: [sparc] missing files

2012-10-25 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: # A maintainer asked for someone to NMU tags 660259 + help Bug #660259 [libmpich2-dev] mpich2: FTBFS: [sparc] missing files Bug #666140 [libmpich2-dev] mpich2: FTBFS: dh_install: libmpich2-3 missing files (usr/lib/libmpich.so.3*), aborting

Bug#660259: mpich2: FTBFS: [sparc] missing files

2012-09-16 Thread Lucas Nussbaum
Hi, I just wanted to state that I'm unlikely to have time to work on this bug, and I would very much welcome an NMU. Lucas -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#660259: mpich2: FTBFS: [sparc] missing files

2012-05-07 Thread Pavan Balaji
On 05/06/2012 08:28 PM, Samuel Thibault wrote: Pavan Balaji, le Sun 06 May 2012 12:14:27 -0500, a écrit : MPICH2 currently does not support native atomic primitives for gcc/sparc. It needs to be built with the emulated atomics, Mmm, really? I just verified it with our OpenPA developer. We

Bug#660259: mpich2: FTBFS: [sparc] missing files

2012-05-07 Thread Samuel Thibault
Pavan Balaji, le Mon 07 May 2012 08:40:54 -0500, a écrit : On 05/06/2012 08:28 PM, Samuel Thibault wrote: Pavan Balaji, le Sun 06 May 2012 12:14:27 -0500, a écrit : MPICH2 currently does not support native atomic primitives for gcc/sparc. It needs to be built with the emulated atomics,

Bug#660259: mpich2: FTBFS: [sparc] missing files

2012-05-07 Thread Pavan Balaji
On 05/07/2012 08:50 AM, Samuel Thibault wrote: This might be a bug in OPA. Can you send us the log of the OPA configure? Also, a log of the mpich2 configure will be useful. If you are using --with-device=ch3:sock, it doesn't use OPA, so it won't matter. It's all on

Bug#660259: mpich2: FTBFS: [sparc] missing files

2012-05-07 Thread Samuel Thibault
Samuel Thibault, le Mon 07 May 2012 16:05:22 +0200, a écrit : Ah, sorry, that's the original failing build, not the build corresponding to my patched sources. I have joined the config.log and src/openpa/config.log files to this mail. For interested people, the build tree is on

Bug#660259: mpich2: FTBFS: [sparc] missing files

2012-05-06 Thread Samuel Thibault
tags 660259 + patch thanks Hello, Picca Frédéric-Emmanuel, le Fri 17 Feb 2012 20:44:45 +0100, a écrit : dh_install: libmpich2-3 missing files (usr/lib/libmpich.so.3*), aborting It fails to link due to missing references to some OPA primitives, and such. That does not happen on other arches

Processed: Re: Bug#660259: mpich2: FTBFS: [sparc] missing files

2012-05-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 660259 + patch Bug #660259 [libmpich2-dev] mpich2: FTBFS: [sparc] missing files Bug #666140 [libmpich2-dev] mpich2: FTBFS: dh_install: libmpich2-3 missing files (usr/lib/libmpich.so.3*), aborting Added tag(s) patch. Added tag(s) patch.

Bug#660259: mpich2: FTBFS: [sparc] missing files

2012-05-06 Thread Pavan Balaji
On 05/06/2012 11:42 AM, Samuel Thibault wrote: tags 660259 + patch thanks Hello, Picca Frédéric-Emmanuel, le Fri 17 Feb 2012 20:44:45 +0100, a écrit : dh_install: libmpich2-3 missing files (usr/lib/libmpich.so.3*), aborting It fails to link due to missing references to some OPA primitives,

Bug#660259: mpich2: FTBFS: [sparc] missing files

2012-05-06 Thread Samuel Thibault
Pavan Balaji, le Sun 06 May 2012 12:14:27 -0500, a écrit : MPICH2 currently does not support native atomic primitives for gcc/sparc. It needs to be built with the emulated atomics, Mmm, really? I've dropped sparc from the --with-atomic-primitives=no list, and it builds fine, and