[Pkg-openmpi-maintainers] Bug#753001: openmpi: New upstream version 1.8 available

Ghislain Vaillant ghisvail at gmail.com
Thu Sep 11 19:16:21 UTC 2014


> pbuilder takes too long to prepare everything.
> You should have a local instance of the source and try to fix one
> problem after the other.

You're probably right. I did not realize how long the build is taking.

> What is the failure ?
>
>

Seems to be failing on the "make check" target for ompi/debuggers. I 
have pasted a copy of my stdout below:

Making check in debuggers
make[3]: Entering directory '/tmp/buildd/openmpi-1.8.2/ompi/debuggers'
make  predefined_gap_test dlopen_test
make[4]: Entering directory '/tmp/buildd/openmpi-1.8.2/ompi/debuggers'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include -I../../oshmem/include 
-I../../opal/mca/hwloc/hwloc172/hwloc/include/private/autogen 
-I../../opal/mca/hwloc/hwloc172/hwloc/include/hwloc/autogen -I../.. 
-D_FORTIFY_SOURCE=2   -I/usr//include 
-I/tmp/buildd/openmpi-1.8.2/opal/mca/event/libevent2021/libevent 
-I/tmp/buildd/openmpi-1.8.2/opal/mca/event/libevent2021/libevent/include 
-DNDEBUG -fstack-protector-strong -Wformat -Werror=format-security 
-fno-strict-aliasing -pthread -g -c -o predefined_gap_test.o 
predefined_gap_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -std=gnu99 -DNDEBUG 
-fstack-protector-strong -Wformat -Werror=format-security 
-fno-strict-aliasing -pthread -g  -Wl,-z,relro   -L/usr//lib  -o 
predefined_gap_test predefined_gap_test.o ../../ompi/libmpi.la -lrt -lm 
-lutil   -lhwloc  -lltdl
libtool: link: gcc -std=gnu99 -DNDEBUG -fstack-protector-strong -Wformat 
-Werror=format-security -fno-strict-aliasing -pthread -g -Wl,-z 
-Wl,relro -o .libs/predefined_gap_test predefined_gap_test.o -L/usr//lib 
../../ompi/.libs/libmpi.so -lrt -lm -lutil -lhwloc 
/usr/lib/x86_64-linux-gnu/libltdl.so -pthread -Wl,-rpath 
-Wl,/usr/lib/openmpi/lib
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include -I../../oshmem/include 
-I../../opal/mca/hwloc/hwloc172/hwloc/include/private/autogen 
-I../../opal/mca/hwloc/hwloc172/hwloc/include/hwloc/autogen 
-I../../opal/libltdl -I../.. -D_FORTIFY_SOURCE=2   -I/usr//include 
-I/tmp/buildd/openmpi-1.8.2/opal/mca/event/libevent2021/libevent 
-I/tmp/buildd/openmpi-1.8.2/opal/mca/event/libevent2021/libevent/include 
-DNDEBUG -fstack-protector-strong -Wformat -Werror=format-security 
-fno-strict-aliasing -pthread -g -c -o dlopen_test-dlopen_test.o `test 
-f 'dlopen_test.c' || echo './'`dlopen_test.c
make[4]: *** No rule to make target '../../opal/libltdl/libltdlc.la', 
needed by 'dlopen_test'.  Stop.
make[4]: Leaving directory '/tmp/buildd/openmpi-1.8.2/ompi/debuggers'
Makefile:2259: recipe for target 'check-am' failed
make[3]: *** [check-am] Error 2
make[3]: Leaving directory '/tmp/buildd/openmpi-1.8.2/ompi/debuggers'
Makefile:3147: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory '/tmp/buildd/openmpi-1.8.2/ompi'
Makefile:1709: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/tmp/buildd/openmpi-1.8.2'
dh_auto_test: make -j1 check returned exit code 2
debian/rules:32: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/deps filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
  -> Cleaning COW directory
   forking: rm -rf /var/cache/pbuilder/build/sid-amd64//cow.20838


Ghis



More information about the Pkg-openmpi-maintainers mailing list