Source: fortunes-es
Version: 1.32
Severity: important
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep
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 the architecture-independent
packages.  At the same time, a normal build succeeded, which points the
problem specifically to build-indep/binary-indep targets.


The specific error below usually happens there is a binary-indep target in
debian/rules which is either empty or does not do anything useful.

If all the arch-independent packages are dummy transitional packages released
with jessie, the easy fix is to drop them now. If not, debian/rules should be
modified so that the binary-indep target generates the architecture independent
packages (and only those).

After checking that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work
properly, this package will be suitable to be uploaded in source-only form if
you wish.

I file this bug as severity: important, but Santiago Vila, who led this
effort (kudos to him), got approval from the release team to consider those
bugs RC for stretch. The severity will be increased to 'serious' shortly.
See #830997 for details.

Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>/datfiles/ofensivas'
> for i in machosno.fortunes misogino.fortunes varios.fortunes 
> proverbios.fortunes camioneros.fortunes feministas.fortunes 
> homosexuales.fortunes   racistas.fortunes ; \
> do cp unrotated/$i unrotated/$i.u8 ; \
> recode latin1..u8 unrotated/$i.u8 ; \
> done
> touch utf8-stamp
> for i in machosno.fortunes misogino.fortunes varios.fortunes 
> proverbios.fortunes camioneros.fortunes feministas.fortunes 
> homosexuales.fortunes   racistas.fortunes ; \
>     do ../../util/rot < unrotated/$i.u8 > $i || exit $? ; done
> touch rotated-stamp
> touch ocookies-utf8-stamp
> install -m 0755 -d /<<PKGBUILDDIR>>/debian/tmp/usr/share/games/fortunes/off
> for i in machosno.fortunes misogino.fortunes varios.fortunes 
> proverbios.fortunes camioneros.fortunes feministas.fortunes 
> homosexuales.fortunes   racistas.fortunes  ; \
>     do install -m 0644 $i 
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/games/fortunes/off || exit $? ;  \
>     ln -s $i /<<PKGBUILDDIR>>/debian/tmp/usr/share/games/fortunes/off/$i.u8 ; 
> \
>     /usr/bin/strfile -x 
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/games/fortunes/off/$i;  \
>     done
> "/<<PKGBUILDDIR>>/debian/tmp/usr/share/games/fortunes/off/machosno.fortunes.dat"
>  created
> There were 25 strings
> Longest string: 146 bytes
> Shortest string: 51 bytes
> "/<<PKGBUILDDIR>>/debian/tmp/usr/share/games/fortunes/off/misogino.fortunes.dat"
>  created
> There were 237 strings
> Longest string: 503 bytes
> Shortest string: 35 bytes
> "/<<PKGBUILDDIR>>/debian/tmp/usr/share/games/fortunes/off/varios.fortunes.dat"
>  created
> There were 86 strings
> Longest string: 530 bytes
> Shortest string: 30 bytes
> "/<<PKGBUILDDIR>>/debian/tmp/usr/share/games/fortunes/off/proverbios.fortunes.dat"
>  created
> There were 242 strings
> Longest string: 147 bytes
> Shortest string: 27 bytes
> "/<<PKGBUILDDIR>>/debian/tmp/usr/share/games/fortunes/off/camioneros.fortunes.dat"
>  created
> There were 521 strings
> Longest string: 118 bytes
> Shortest string: 9 bytes
> "/<<PKGBUILDDIR>>/debian/tmp/usr/share/games/fortunes/off/feministas.fortunes.dat"
>  created
> There were 102 strings
> Longest string: 268 bytes
> Shortest string: 46 bytes
> "/<<PKGBUILDDIR>>/debian/tmp/usr/share/games/fortunes/off/homosexuales.fortunes.dat"
>  created
> There were 3 strings
> Longest string: 153 bytes
> Shortest string: 56 bytes
> "/<<PKGBUILDDIR>>/debian/tmp/usr/share/games/fortunes/off/racistas.fortunes.dat"
>  created
> There were 4 strings
> Longest string: 105 bytes
> Shortest string: 38 bytes
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/datfiles/ofensivas'
> if [ 0 = 1 ] ; then cd html && /usr/bin/make install ; fi
> for i in amistad.fortunes arte.fortunes ciencia.fortunes deprimente.fortunes 
> familia.fortunes filosofia.fortunes humanos.fortunes informatica.fortunes 
> leydemurphy.fortunes libertad.fortunes pintadas.fortunes poder.fortunes 
> proverbios.fortunes refranes.fortunes sabiduria.fortunes 
> sentimientos.fortunes varios.fortunes varios.fortunes-pre verdad.fortunes 
> vida.fortunes lao-tse.fortunes  nietzsche.fortunes  schopenhauer.fortunes 
> asimov.fortunes famosos.fortunes ; do \
>       install -m 0644 $i /<<PKGBUILDDIR>>/debian/tmp/usr/share/games/fortunes 
> || exit cookies-utf8-stamp ;   \
>       recode latin1..u8 
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/games/fortunes/$i;  \
>       ln -s $i /<<PKGBUILDDIR>>/debian/tmp/usr/share/games/fortunes/$i.u8; \
>       strfile -s /<<PKGBUILDDIR>>/debian/tmp/usr/share/games/fortunes/$i; \
>       done
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/datfiles'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-genchanges --build=all >../fortunes-es_1.32_all.changes
> dpkg-genchanges: error: binary build with no binary artifacts found; cannot 
> distribute

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2016/07/20/fortunes-es_1.32_unstable_archallonly.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 from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to