Problem with m68k source builder

Chris Johns chrisj at rtems.org
Mon Feb 16 00:32:45 UTC 2015


On 14/02/2015 1:25 am, Alexander Krutwig wrote:
> Hello,
>
> I was executing the following command and the following error occured.
> How can it be fixed?
>
> Build failed
> Traceback (most recent call last):
>    File
> "/home/ak/git-rtems-source-builder/rtems/sources/git/rtems-tools.git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Task.py",
> line 123, in process
>      ret=self.run()
>    File
> "/home/ak/git-rtems-source-builder/rtems/sources/git/rtems-tools.git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Task.py",
> line 47, in run
>      return m1(self)
>    File
> "/home/ak/git-rtems-source-builder/rtems/sources/git/rtems-tools.git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py",
> line 460, in run
>      return self.generator.exec_task()
>    File
> "/home/ak/git-rtems-source-builder/rtems/sources/git/rtems-tools.git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py",
> line 476, in exec_install_files
>      self.generator.bld.do_install(y.abspath(),destfile,self.chmod)
>    File
> "/home/ak/git-rtems-source-builder/rtems/sources/git/rtems-tools.git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py",
> line 517, in do_install
>      shutil.copy2(src,tgt)
>    File "/usr/lib64/python2.7/shutil.py", line 131, in copy2
>      copystat(src, dst)
>    File "/usr/lib64/python2.7/shutil.py", line 98, in copystat
>      os.utime(dst, (st.st_atime, st.st_mtime))
> OSError: [Errno 2] No such file or directory:
> '/home/ak/git-rtems-source-builder/rtems/build/tmp/rtems-tools-HEAD-1-root-ak/opt/rtems-4.11/bin/rtems-test'
>

I have fixed and pushed the bug. Please update.

Chris



More information about the users mailing list