Package: vice Version: 2.4.dfsg-1 Severity: serious On Sun, Oct 06, 2013 at 09:49:17PM +0100, Steven Chamberlain wrote: > Please consider giving back vice for build on s390; the same issue was > occurring on kfreebsd-amd64 but I cannot reproduce it there.
Not really. This smells like race condition. Did you compare the build logs? Building with -jX with a large enough X may help. > https://buildd.debian.org/status/fetch.php?pkg=vice&arch=s390&ver=2.4.dfsg-1&stamp=1377367526 > > PATH=../src:$PATH /usr/bin/xgettext --default-domain=vice --directory=.. > > --directory=.. \ > > --add-comments --keyword=_ --keyword=N_ \ > > --files-from=./POTFILES.in \ > > -o ./vice.pot > > /usr/bin/xgettext: error while opening "src/arch/win32/res.rc.po.c" for > > reading: No such file or directory | $ ls src/arch/win32/res.rc.po.c | ls: cannot access src/arch/win32/res.rc.po.c: No such file or directory This file does not exist in the source code. How does the build make sure the file is built _before_ this rules fires? Bastian -- "What terrible way to die." "There are no good ways." -- Sulu and Kirk, "That Which Survives", stardate unknown -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

