qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1036645] [NEW] /usr/bin/xargs: rm: Argument list too l


From: David Cullen
Subject: [Qemu-devel] [Bug 1036645] [NEW] /usr/bin/xargs: rm: Argument list too long during make distclean in cross chroot
Date: Tue, 14 Aug 2012 12:48:00 -0000

Public bug reported:

I am building the Linux kernel in a cross chroot environment.
When I run "make distclean", the following messages are emitted:

address@hidden:/home/work/linux]: make distclean
/usr/bin/xargs: rm: Argument list too long
make: *** [clean] Error 126

I create the cross chroot environment by making a copy of the root
file system from an ARM system. I copy qemu-arm-static to /usr/bin
and then chroot into the root file system.

If I modify the make file to pass "-s 122880" to xargs, it fixes
the problem. 

I have filed a bug report on xargs:

    http://savannah.gnu.org/bugs/index.php?37093

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1036645

Title:
  /usr/bin/xargs: rm: Argument list too long during make distclean in
  cross chroot

Status in QEMU:
  New

Bug description:
  I am building the Linux kernel in a cross chroot environment.
  When I run "make distclean", the following messages are emitted:

  address@hidden:/home/work/linux]: make distclean
  /usr/bin/xargs: rm: Argument list too long
  make: *** [clean] Error 126

  I create the cross chroot environment by making a copy of the root
  file system from an ARM system. I copy qemu-arm-static to /usr/bin
  and then chroot into the root file system.

  If I modify the make file to pass "-s 122880" to xargs, it fixes
  the problem. 

  I have filed a bug report on xargs:

      http://savannah.gnu.org/bugs/index.php?37093

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1036645/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]