Package: matplotlib
Version: 0.87.7-0.3
Severity: serious
Justification: FTBFS on i386, very likely to fail everywhere else
Usertags: grid5000 rebuild

Hi,

During a rebuild of all packages in sid, I discovered that your package
failed to build on i386.

Relevant parts:
for v in 2.4; do \
                for p in na ns nc; do \
                        for f in transforms.so image.so cntr.so nxutils.so; do \
                                # Check for these four files for each plugin: \
                                #       _na_transforms.so, _na_image.so, _na_cnt
r.so, _na_nxutils.so \
                                if test ! -f 
debian/python-matplotlib/usr/lib/python$v/site-packages/matplotlib/_${p
}_${f}; then \
                                        echo "Missing plugin file _${p}_${f}: 
Failing build"; \
                                        exit 1; \
                                fi \
                        done \
                                # Also check for the backend plugins: \
                                # e.g. backends/_na_backend_agg.so \
                        for f in agg.so gdk.so; do \
                                if test ! -f 
debian/python-matplotlib/usr/lib/python$v/site-packages/matplotlib/back
ends/_${p}_backend_${f}; then \
                                        echo "Missing backend file 
_${p}_backend_${f}: Failing build"; \
                                        exit 1; \
                                fi \
                        done \
                done \
        done
Missing plugin file _ns_transforms.so: Failing build
make: *** [install-stamp-2.4] Error 1

The full build log is available from 
http://people.debian.org/~lucas/logs/2007/05/rebuild.sid.i386/

About the archive rebuilt: The rebuilt was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to