Source: fofix-dfsg
Version: 3.121-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100511 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  /usr/bin/fakeroot debian/rules binary
> dh_testdir
> dh_testdir
> dh_testroot
> dh_prep  
>       rm -f debian/fofix.substvars
>       rm -f debian/fofix.*.debhelper
>       rm -rf debian/fofix/
> dh_installdirs
>       install -d debian/fofix
>       install -d debian/fofix/usr/games debian/fofix/usr/share/pixmaps 
> debian/fofix/usr/share/fofix/data/songs
> install -m0755 debian/fofix.sh debian/fofix/usr/games/fofix
> install -m0644 svg/fofix_icon.svg debian/fofix/usr/share/pixmaps/fofix.svg
> dh_testdir
> dh_testroot
> dh_installchangelogs doc/changelog.txt
>       install -d debian/fofix/usr/share/doc/fofix
>       install -o 0 -g 0 -p -m644 debian/changelog 
> debian/fofix/usr/share/doc/fofix/changelog.Debian
>       install -o 0 -g 0 -p -m644 doc/changelog.txt 
> debian/fofix/usr/share/doc/fofix/changelog
> dh_installdocs
>       install -g 0 -o 0 -m 644 -p debian/README.Debian 
> debian/fofix/usr/share/doc/fofix/README.Debian
>       install -g 0 -o 0 -m 644 -p debian/copyright 
> debian/fofix/usr/share/doc/fofix/copyright
> dh_install
>       cp -a ./data debian/fofix/usr/share/fofix/
>       cp -a ./CREDITS debian/fofix/usr/share/fofix/
>       install -d debian/fofix/usr/share/fofix/src
>       cp -a ./src/Audio.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/AudioTest.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Camera.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Cerealizer.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/CerealizerTest.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Collada.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Config.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Credits.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Data.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Debug.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/decimal.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Dialogs.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/DialogTest.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/DrawingTest.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Drum.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/DummyAmanith.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Editor.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Engine.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/EngineTest.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/FakeNetworking.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/FoFiX.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Font.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/FontTest.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/GameEngine.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/GameEngineTest.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/GameResultsScene.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/GameTask.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Guitar.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/GuitarScene.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Input.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Language.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Lobby.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/locale.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Log.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/MainMenu.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Menu.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/MenuTest.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Mesh.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Messages.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Microphone.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Mod.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Neck.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Network.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/NetworkTest.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Object.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/ObjectTest.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/PitchAnalyzer.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Player.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Resource.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/ResourceTest.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/rgb2py.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Scene.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/SceneFactory.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/SceneTest.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Scorekeeper.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Server.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/ServerTest.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Session.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Settings.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/setup.orig.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/setup.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/setup_exe.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/setup_mac.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Shader.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Song.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/SongChoosingScene.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/SongTest.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Stage.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Svg.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/svg2png.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/SvgColors.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/SvgTest.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/svntag.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Task.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/TestAll.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Texture.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Theme.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Version.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Video.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/VideoTest.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/View.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/ViewTest.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/Vocalist.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/World.py debian/fofix/usr/share/fofix/src/
>       cp -a ./src/messages.pot debian/fofix/usr/share/fofix/src/
>       cp -a ./src/tutorial.pot debian/fofix/usr/share/fofix/src/
>       cp -a ./src/midi debian/fofix/usr/share/fofix/src/
>       install -d debian/fofix/usr/share/applications
>       cp -a ./debian/fofix.desktop debian/fofix/usr/share/applications/
> dh_installmenu
>       install -d debian/fofix/usr/share/menu
>       install -p -m644 debian/fofix.menu debian/fofix/usr/share/menu/fofix
>       echo "# Automatically added by dh_installmenu">> 
> debian/fofix.postinst.debhelper
>       sed "" /usr/share/debhelper/autoscripts/postinst-menu >> 
> debian/fofix.postinst.debhelper
>       echo '# End automatically added section' >> 
> debian/fofix.postinst.debhelper
>       echo "# Automatically added by dh_installmenu">> 
> debian/fofix.postrm.debhelper
>       sed "" /usr/share/debhelper/autoscripts/postrm-menu >> 
> debian/fofix.postrm.debhelper
>       echo '# End automatically added section' >> 
> debian/fofix.postrm.debhelper
> dh_pysupport
>       /usr/share/python-support/private/movemodules debian/fofix
>       rm -f World.pyc World.pyo
>       rm -f Vocalist.pyc Vocalist.pyo
>       rm -f ViewTest.pyc ViewTest.pyo
>       rm -f View.pyc View.pyo
>       rm -f VideoTest.pyc VideoTest.pyo
>       rm -f Video.pyc Video.pyo
>       rm -f Version.pyc Version.pyo
>       rm -f Theme.pyc Theme.pyo
>       rm -f Texture.pyc Texture.pyo
>       rm -f TestAll.pyc TestAll.pyo
>       rm -f Task.pyc Task.pyo
>       rm -f svntag.pyc svntag.pyo
>       rm -f SvgTest.pyc SvgTest.pyo
>       rm -f SvgColors.pyc SvgColors.pyo
>       rm -f svg2png.pyc svg2png.pyo
>       rm -f Svg.pyc Svg.pyo
>       rm -f Stage.pyc Stage.pyo
>       rm -f SongTest.pyc SongTest.pyo
>       rm -f SongChoosingScene.pyc SongChoosingScene.pyo
>       rm -f Song.pyc Song.pyo
>       rm -f Shader.pyc Shader.pyo
>       rm -f setup_mac.pyc setup_mac.pyo
>       rm -f setup_exe.pyc setup_exe.pyo
>       rm -f setup.pyc setup.pyo
>       rm -f setup.orig.pyc setup.orig.pyo
>       rm -f Settings.pyc Settings.pyo
>       rm -f Session.pyc Session.pyo
>       rm -f ServerTest.pyc ServerTest.pyo
>       rm -f Server.pyc Server.pyo
>       rm -f Scorekeeper.pyc Scorekeeper.pyo
>       rm -f SceneTest.pyc SceneTest.pyo
>       rm -f SceneFactory.pyc SceneFactory.pyo
>       rm -f Scene.pyc Scene.pyo
>       rm -f rgb2py.pyc rgb2py.pyo
>       rm -f ResourceTest.pyc ResourceTest.pyo
>       rm -f Resource.pyc Resource.pyo
>       rm -f Player.pyc Player.pyo
>       rm -f PitchAnalyzer.pyc PitchAnalyzer.pyo
>       rm -f ObjectTest.pyc ObjectTest.pyo
>       rm -f Object.pyc Object.pyo
>       rm -f NetworkTest.pyc NetworkTest.pyo
>       rm -f Network.pyc Network.pyo
>       rm -f Neck.pyc Neck.pyo
>       rm -f Mod.pyc Mod.pyo
>       rm -f Microphone.pyc Microphone.pyo
>       rm -f Messages.pyc Messages.pyo
>       rm -f Mesh.pyc Mesh.pyo
>       rm -f MenuTest.pyc MenuTest.pyo
>       rm -f Menu.pyc Menu.pyo
>       rm -f MainMenu.pyc MainMenu.pyo
>       rm -f Log.pyc Log.pyo
>       rm -f locale.pyc locale.pyo
>       rm -f Lobby.pyc Lobby.pyo
>       rm -f Language.pyc Language.pyo
>       rm -f Input.pyc Input.pyo
>       rm -f GuitarScene.pyc GuitarScene.pyo
>       rm -f Guitar.pyc Guitar.pyo
>       rm -f GameTask.pyc GameTask.pyo
>       rm -f GameResultsScene.pyc GameResultsScene.pyo
>       rm -f GameEngineTest.pyc GameEngineTest.pyo
>       rm -f GameEngine.pyc GameEngine.pyo
>       rm -f FontTest.pyc FontTest.pyo
>       rm -f Font.pyc Font.pyo
>       rm -f FoFiX.pyc FoFiX.pyo
>       rm -f FakeNetworking.pyc FakeNetworking.pyo
>       rm -f EngineTest.pyc EngineTest.pyo
>       rm -f Engine.pyc Engine.pyo
>       rm -f Editor.pyc Editor.pyo
>       rm -f DummyAmanith.pyc DummyAmanith.pyo
>       rm -f Drum.pyc Drum.pyo
>       rm -f DrawingTest.pyc DrawingTest.pyo
>       rm -f DialogTest.pyc DialogTest.pyo
>       rm -f Dialogs.pyc Dialogs.pyo
>       rm -f decimal.pyc decimal.pyo
>       rm -f Debug.pyc Debug.pyo
>       rm -f Data.pyc Data.pyo
>       rm -f Credits.pyc Credits.pyo
>       rm -f Config.pyc Config.pyo
>       rm -f Collada.pyc Collada.pyo
>       rm -f CerealizerTest.pyc CerealizerTest.pyo
>       rm -f Cerealizer.pyc Cerealizer.pyo
>       rm -f Camera.pyc Camera.pyo
>       rm -f AudioTest.pyc AudioTest.pyo
>       rm -f Audio.pyc Audio.pyo
>       rm -f EventDispatcher.pyc EventDispatcher.pyo
>       rm -f MidiOutFile.pyc MidiOutFile.pyo
>       rm -f RawInstreamFile.pyc RawInstreamFile.pyo
>       rm -f constants.pyc constants.pyo
>       rm -f MidiInFile.pyc MidiInFile.pyo
>       rm -f DataTypeConverters.pyc DataTypeConverters.pyo
>       rm -f MidiOutStream.pyc MidiOutStream.pyo
>       rm -f __init__.pyc __init__.pyo
>       rm -f MidiFileParser.pyc MidiFileParser.pyo
>       rm -f MidiInStream.pyc MidiInStream.pyo
>       rm -f MidiToText.pyc MidiToText.pyo
>       rm -f RawOutstreamFile.pyc RawOutstreamFile.pyo
>       mkdir -p -m 755 debian/fofix/usr/share/python-support
>       (grep -s -v python:Depends debian/fofix.substvars; echo 
> "python:Depends=python-support (>= 0.90.0)") > debian/fofix.substvars.new
>       mv debian/fofix.substvars.new debian/fofix.substvars
>       (grep -s -v python:Depends debian/fofix.substvars; echo 
> "python:Depends=python, python-support (>= 0.90.0)") > 
> debian/fofix.substvars.new
>       mv debian/fofix.substvars.new debian/fofix.substvars
>       echo "# Automatically added by dh_pysupport">> 
> debian/fofix.postinst.debhelper
>       sed "s,#ARGS#, fofix.private," 
> /usr/share/debhelper/autoscripts/postinst-python-support >> 
> debian/fofix.postinst.debhelper
>       echo '# End automatically added section' >> 
> debian/fofix.postinst.debhelper
>       echo "# Automatically added by dh_pysupport">> 
> debian/fofix.prerm.debhelper
>       sed "s,#ARGS#, fofix.private," 
> /usr/share/debhelper/autoscripts/prerm-python-support >> 
> debian/fofix.prerm.debhelper
>       echo '# End automatically added section' >> debian/fofix.prerm.debhelper
> dh_installman debian/fofix.6
>       install -d debian/fofix/usr/share/man/man6/
>       install -p -m644 debian/fofix.6 debian/fofix/usr/share/man/man6/fofix.6
>       man --recode UTF-8 ./fofix\.6 > fofix\.6\.new
>       chmod 644 fofix.6.new
>       mv -f fofix.6.new fofix.6
> dh_compress
>       cd debian/fofix
>       chmod a-x usr/share/man/man6/fofix.6 usr/share/doc/fofix/changelog 
> usr/share/doc/fofix/changelog.Debian
>       gzip -9nf usr/share/man/man6/fofix.6 usr/share/doc/fofix/changelog 
> usr/share/doc/fofix/changelog.Debian
>       cd '/build/user-fofix-dfsg_3.121-1-amd64-vxeU1o/fofix-dfsg-3.121'
> # Upstream tarball had x permission for most files 
> find debian/fofix/ -type f -print0 | xargs -0 chmod a-x
> chmod +x debian/fofix/usr/games/fofix    
> dh_fixperms
>       find debian/fofix  -print0 2>/dev/null | xargs -0r chown 
> --no-dereference 0:0
>       find debian/fofix ! -type l  -print0 2>/dev/null | xargs -0r chmod 
> go=rX,u+rw,a-s
>       find debian/fofix/usr/share/doc -type f  ! -regex 
> 'debian/fofix/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs 
> -0r chmod 644
>       find debian/fofix/usr/share/doc -type d  -print0 2>/dev/null | xargs 
> -0r chmod 755
>       find debian/fofix/usr/share/man debian/fofix/usr/man/ 
> debian/fofix/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r chmod 644
>       find debian/fofix -perm -5 -type f \( -name '*.so*' -or -name '*.la' 
> -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r chmod 644
>       find debian/fofix/usr/include -type f  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/fofix/usr/share/applications -type f  -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/fofix -perm -5 -type f \( -name '*.cmxs' \)  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/fofix/usr/lib/perl5 debian/fofix/usr/share/perl5 -type f 
> -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
>       find debian/fofix/usr/games -type f  -print0 2>/dev/null | xargs -0r 
> chmod a+x
> dh_installdeb
>       install -o 0 -g 0 -d debian/fofix/DEBIAN
>       printf '#!/bin/sh
> set -e
> ' > debian/fofix/DEBIAN/postinst
>       cat debian/fofix.postinst.debhelper >> debian/fofix/DEBIAN/postinst
>       chown 0:0 debian/fofix/DEBIAN/postinst
>       chmod 755 debian/fofix/DEBIAN/postinst
>       printf '#!/bin/sh
> set -e
> ' > debian/fofix/DEBIAN/prerm
>       cat debian/fofix.prerm.debhelper >> debian/fofix/DEBIAN/prerm
>       chown 0:0 debian/fofix/DEBIAN/prerm
>       chmod 755 debian/fofix/DEBIAN/prerm
>       printf '#!/bin/sh
> set -e
> ' > debian/fofix/DEBIAN/postrm
>       cat debian/fofix.postrm.debhelper >> debian/fofix/DEBIAN/postrm
>       chown 0:0 debian/fofix/DEBIAN/postrm
>       chmod 755 debian/fofix/DEBIAN/postrm
> dh_gencontrol
>       echo misc:Depends= >> debian/fofix.substvars
>       dpkg-gencontrol -ldebian/changelog -Tdebian/fofix.substvars 
> -Pdebian/fofix
> dpkg-gencontrol: error: the Depends field contains an arch-specific 
> dependency but the package is architecture all
> dh_gencontrol: dpkg-gencontrol -ldebian/changelog -Tdebian/fofix.substvars 
> -Pdebian/fofix returned exit code 255
> make: *** [binary-indep] Error 9

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/05/11/fofix-dfsg_3.121-1_lsid64.buildlog

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.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



-- 
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