Your message dated Thu, 23 Oct 2014 15:18:37 +0200
with message-id 
<CAKjSHr2Y5bVJy4ZUViUk3jweh-g2LYpFp7in4rjthZqJMk=3...@mail.gmail.com>
and subject line fixed VICE FTBFS due to po/ build race
has caused the Debian Bug report #725629,
regarding vice: sometimes FTBFS: error while opening 
"src/arch/win32/res.rc.po.c" for reading: No such file or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
725629: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725629
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: vice
Version: 2.4.dfsg+2.4.7-1
Severity: serious
Justification: FTBFS

Hi,

your package no longer builds on kfreebsd-amd64:
| Making all in po
| make[2]: Entering directory '/«BUILDDIR»/vice-2.4.dfsg+2.4.7/po'
| gcc -I.. -I../intl -g -O3   -Wall -Wno-inline ./intl2po.c -o intl2po
| ( if test 'x.' != 'x.'; then \
|     posrcprefix='../'; \
|   else \
|     posrcprefix="../"; \
|   fi; \
|   rm -f POTFILES-t POTFILES \
|     && (sed -e '/^#/d' -e '/^[        ]*$/d' \
|           -e "s@.*@   $posrcprefix& \\\\@" < ./POTFILES.in \
|       | sed -e '$s/\\$//') > POTFILES-t \
|     && chmod a-w POTFILES-t \
|     && mv POTFILES-t POTFILES )
| 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
| make[2]: *** [vice.pot] Error 1

Full build log:
  
https://buildd.debian.org/status/fetch.php?pkg=vice&arch=kfreebsd-amd64&ver=2.4.dfsg%2B2.4.7-1&stamp=1406758769

Mraw,
KiBi.

--- End Message ---
--- Begin Message ---
Package: vice
Version: 2.4.dfsg+2.4.9-2

This bug is a build race when building 'all' under po/ . The solution
is to do a 'make -C po/' first (without the 'all' target).

--- End Message ---

Reply via email to