Source: libgfshare
Version: 1.0.5-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120330 qa-ftbfs qa-ftbfs-buildarch
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

This rebuild was done by building only architecture:any binary packages
(binary-arch target of debian/rules), and using a recent dpkg that uses the
build-arch target if available.
Also, only the Build-Depends were installed, not the Build-Depends-Indep.

Relevant part:
> make[3]: Entering directory `/«PKGBUILDDIR»'
> gcc -DHAVE_CONFIG_H -I.    -I./include -g -O2 -c -o src/gfshare_maketable.o 
> src/gfshare_maketable.c
> /bin/bash ./libtool --tag=CC   --mode=link gcc -I./include -g -O2  -Wl,-O1 -o 
> gfshare_maketable src/gfshare_maketable.o  
> libtool: link: gcc -I./include -g -O2 -Wl,-O1 -o gfshare_maketable 
> src/gfshare_maketable.o 
> ./gfshare_maketable > libgfshare_tables.h
> /bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    
> -I./include -g -O2 -c -o src/libgfshare.lo src/libgfshare.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -g -O2 -c 
> src/libgfshare.c  -fPIC -DPIC -o src/.libs/libgfshare.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -g -O2 -c 
> src/libgfshare.c -o src/libgfshare.o >/dev/null 2>&1
> /bin/bash ./libtool --tag=CC   --mode=link gcc -I./include -g -O2 
> -version-info 1:5:0 -Wl,-O1 -o libgfshare.la -rpath /usr/lib/x86_64-linux-gnu 
> src/libgfshare.lo  
> libtool: link: gcc -shared  src/.libs/libgfshare.o    -Wl,-O1   -Wl,-soname 
> -Wl,libgfshare.so.1 -o .libs/libgfshare.so.1.0.5
> libtool: link: (cd ".libs" && rm -f "libgfshare.so.1" && ln -s 
> "libgfshare.so.1.0.5" "libgfshare.so.1")
> libtool: link: (cd ".libs" && rm -f "libgfshare.so" && ln -s 
> "libgfshare.so.1.0.5" "libgfshare.so")
> libtool: link: ar cru .libs/libgfshare.a  src/libgfshare.o
> libtool: link: ranlib .libs/libgfshare.a
> libtool: link: ( cd ".libs" && rm -f "libgfshare.la" && ln -s 
> "../libgfshare.la" "libgfshare.la" )
> gcc -DHAVE_CONFIG_H -I.    -I./include -g -O2 -c -o tools/gfsplit.o 
> tools/gfsplit.c
> /bin/bash ./libtool --tag=CC   --mode=link gcc -I./include -g -O2  -Wl,-O1 -o 
> gfsplit tools/gfsplit.o libgfshare.la 
> libtool: link: gcc -I./include -g -O2 -Wl,-O1 -o .libs/gfsplit 
> tools/gfsplit.o  ./.libs/libgfshare.so
> gcc -DHAVE_CONFIG_H -I.    -I./include -g -O2 -c -o tools/gfcombine.o 
> tools/gfcombine.c
> /bin/bash ./libtool --tag=CC   --mode=link gcc -I./include -g -O2  -Wl,-O1 -o 
> gfcombine tools/gfcombine.o libgfshare.la 
> libtool: link: gcc -I./include -g -O2 -Wl,-O1 -o .libs/gfcombine 
> tools/gfcombine.o  ./.libs/libgfshare.so
> make[3]: Leaving directory `/«PKGBUILDDIR»'
> make[2]: Leaving directory `/«PKGBUILDDIR»'
> install -d pdf html
> cd pdf && pdflatex ../doc/theory.tex
> This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2012/dev/Debian)
>  restricted \write18 enabled.
> entering extended mode
> (../doc/theory.tex
> LaTeX2e <2011/06/27>
> Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, 
> lo
> aded.
> (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
> Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))
> (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty))
> 
> ! LaTeX Error: File `url.sty' not found.
> 
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> 
> Enter file name: 
> ! Emergency stop.
> <read *> 
>          
> l.4 \begin
>           {document}^^M
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on theory.log.
> make[1]: *** [override_dh_auto_build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/03/30/libgfshare_1.0.5-1_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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to