Your message dated Fri, 29 Jul 2011 17:21:30 -0400
with message-id 
<calgfg4izvv4o9o6vjrrrvwuwtqo7ebw3p4d3ixvry+vhybp...@mail.gmail.com>
and subject line Re: Bug#635966: lame: FTBFS in parallel (-jN): test/mkdir race 
condition
has caused the Debian Bug report #635966,
regarding lame: FTBFS in parallel (-jN): test/mkdir race condition
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 [email protected]
immediately.)


-- 
635966: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635966
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lame
Version: 3.98.4+repack2-1
Severity: serious
Justification: fails to build from source

The i386 build of lame (invoked with -j4) failed due to a race
condition between test and mkdir:

    Making all in i386
    make[4]: Entering directory `.../lame-3.98.4+repack2/libmp3lame/i386'
    test -d .libs || mkdir .libs
    test -d .libs || mkdir .libs
    test -d .libs || mkdir .libs
    test -d .libs || mkdir .libs
    mkdir: cannot create directory `.libs': File exists

I'd suggest invoking mkdir with the -p flag, at which point the calls
to test would be redundant.  Could you please look into the matter?

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lame depends on:
ii  libc6                   2.13-10          Embedded GNU C Library: Shared lib
ii  libmp3lame0             3.98.4+repack2-1 MP3 encoding library
ii  libncurses5             5.9-1            shared libraries for terminal hand

lame recommends no packages.

lame suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
fixed 635966 3.98.4+repack2-2
stop

On Fri, Jul 29, 2011 at 4:16 PM, Aaron M. Ucko <[email protected]> wrote:
> Source: lame
> Version: 3.98.4+repack2-1
> Severity: serious
> Justification: fails to build from source
>
> The i386 build of lame (invoked with -j4) failed due to a race
> condition between test and mkdir:
>
>    Making all in i386
>    make[4]: Entering directory `.../lame-3.98.4+repack2/libmp3lame/i386'
>    test -d .libs || mkdir .libs
>    test -d .libs || mkdir .libs
>    test -d .libs || mkdir .libs
>    test -d .libs || mkdir .libs
>    mkdir: cannot create directory `.libs': File exists
>
> I'd suggest invoking mkdir with the -p flag, at which point the calls
> to test would be redundant.  Could you please look into the matter?
>
> Thanks!
>
> -- System Information:
> Debian Release: wheezy/sid
>  APT prefers testing
>  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages lame depends on:
> ii  libc6                   2.13-10          Embedded GNU C Library: Shared 
> lib
> ii  libmp3lame0             3.98.4+repack2-1 MP3 encoding library
> ii  libncurses5             5.9-1            shared libraries for terminal 
> hand
>
> lame recommends no packages.
>
> lame suggests no packages.
>
> -- no debconf information
>
>
>
> _______________________________________________
> pkg-multimedia-maintainers mailing list
> [email protected]
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
>

I made an upload to fix this before this bug report was submitted.
This issue is fixed now.

-- 
Regards,
Andres Mejia


--- End Message ---

Reply via email to