Source: graphviz
Version: 2.26.3-14
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130509 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[3]: Entering directory `/«PKGBUILDDIR»'
> make[3]: Nothing to be done for `install-exec-am'.
> /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man7'
> /usr/bin/install -c -m 644 graphviz.7
> '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man7'
> /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz'
> /usr/bin/install -c -m 644 graphviz_version.h
> '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz'
> /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc'
> /usr/bin/install -c -m 644 AUTHORS COPYING ChangeLog NEWS cpl1.0.txt
> '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc'
> make[3]: Leaving directory `/«PKGBUILDDIR»'
> make[2]: Leaving directory `/«PKGBUILDDIR»'
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> # Remove .la files
> find -name '*.la' -delete
> # Strip the rpath on /usr/lib (at least on amd64), but not
> # on /usr/lib/graphviz (needed for the plugins), and bail
> # out if it is another case, while ignoring if there's no
> # RPATH at all (there are shell scripts under /usr/bin).
> for i in `find debian/tmp/usr/bin debian/tmp/usr/lib -type f` ; do \
> case `chrpath -l -k $i` in \
> *RPATH=/usr/lib/graphviz) ;; \
> *RPATH=/usr/lib) chrpath -d $i ;; \
> *RPATH=/usr/lib:/usr/lib/graphviz) chrpath -r
> /usr/lib/graphviz $i ;; \
> *RPATH=*) echo "Unknown RPATH: $i" ; exit 1 ;; \
> *) ;; \
> esac ; \
> done
> `debian/tmp/usr/bin/dotty' probably isn't a 64-bit LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/bin/lneato' probably isn't a 64-bit LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/bin/vimdot' probably isn't a 64-bit LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/graphviz/python/gv.py' probably isn't a 64-bit LSB-first
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/graphviz/python27/gv.py' probably isn't a 64-bit
> LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/graphviz/php/gv.php' probably isn't a 64-bit LSB-first
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/graphviz/perl/gv.pm' probably isn't a 64-bit LSB-first
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/graphviz/tcl/pkgIndex.tcl' probably isn't a 64-bit
> LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libgvpr.pc' probably isn't a 64-bit LSB-first
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libgvc.pc' probably isn't a 64-bit LSB-first
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libxdot.pc' probably isn't a 64-bit LSB-first
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libpathplan.pc' probably isn't a 64-bit
> LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libcgraph.pc' probably isn't a 64-bit LSB-first
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libgraph.pc' probably isn't a 64-bit LSB-first
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libcdt.pc' probably isn't a 64-bit LSB-first
> ELF file.
> elf_open: Exec format error
> # Compute the dependencies of the -dev package
> # NOTE: It is important to do that before splitting the files into
> # their respective packages, otherwise the symlinks are broken
> d-devlibdeps \
> --override s/libpathplan4-dev// \
> --override s/libgraph4-dev//\
> --override s/libcdt4-dev// \
> --override s/libcgraph5-dev// \
> --override s/libgvpr4-dev// \
> --override s/libxdot4-dev// \
> /«PKGBUILDDIR»/debian/libgraphviz-dev.substvars \
> /«PKGBUILDDIR»/debian/tmp/usr/lib/*.so
> --> libexpat1-dev package exists.
> --> libltdl7-dev is provided by a package.
> --> zlib1g-dev package exists.
> # Move from debian/tmp to the appropriate packages, rename one binary
> dh_install --sourcedir=debian/tmp --list-missing
> cp: cannot stat 'debian/tmp/usr/lib/graphviz/python26': No such file or
> directory
> dh_install: cp -a debian/tmp/usr/lib/graphviz/python26
> debian/libgv-python//usr/lib/graphviz/ returned exit code 1
> make: *** [install] Error 2
The full build log is available from:
http://people.debian.org/~lucas/logs/2013/05/09/graphviz_2.26.3-14_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances