[Buildroot] [autobuild.buildroot.net] Build results for 2014-08-16

Yann E. MORIN yann.morin.1998 at free.fr
Sun Aug 17 09:13:13 UTC 2014


Thomas, All,

On 2014-08-17 10:16 +0200, Thomas Petazzoni spake thusly:
> Quick analysis of the build failures of the day.
> >        arm |                      nut-2.7.2 | NOK | http://autobuild.buildroot.net/results/2567e13cd5bc702bc3a38a1d6fc8e34022cc7db5/
> 
> Probably not too difficult to investigate:
> 
> /usr/bin/install: cannot create regular file `/scratch/peko/target/etc/upsmon.conf.sample': File exists

Parallel build issue. See the two commands just above the issue:

 /usr/bin/install -c -m 644 upssched.conf.sample upsmon.conf.sample '/scratch/peko/target/etc'
 /usr/bin/install -c -m 644 upsmon.conf.sample upsd.conf.sample [....] '/scratch/peko/target/etc'

I removed a bunch as other files the second command installs. As you can
see, the two commands try to install the same file. I was not able to
reproduce the failure after a few runs, even at highly parallel jobs.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list