qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Bug 1922625] [NEW] qemu 5.2.0 configure script explodes when in read only directory
@ 2021-04-06  2:37 Ryan Schmidt
  2021-04-06 15:01 ` [Bug 1922625] " Philippe Mathieu-Daudé
  2021-05-15 14:05 ` Thomas Huth
  0 siblings, 2 replies; 3+ messages in thread
From: Ryan Schmidt @ 2021-04-06  2:37 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

I extracted the qemu 5.2.0 source as one user, and then tried to run
`./configure --help` in that directory as a different user. Normal
autoconf configure scripts have no problem with this but yours goes into
an infinite loop printing nonsense:

Using './build' as the directory for build output
mkdir: build: Permission denied
touch: build/auto-created-by-configure: No such file or directory
./configure: line 37: GNUmakefile: Permission denied
./configure: line 59: cd: build: No such file or directory
Using './build' as the directory for build output
mkdir: build: Permission denied
touch: build/auto-created-by-configure: No such file or directory
/path/to/qemu-5.2.0/configure: line 37: GNUmakefile: Permission denied
/path/to/qemu-5.2.0/configure: line 59: cd: build: No such file or directory
Using './build' as the directory for build output
mkdir: build: Permission denied
touch: build/auto-created-by-configure: No such file or directory
/path/to/qemu-5.2.0/configure: line 37: GNUmakefile: Permission denied
/path/to/qemu-5.2.0/configure: line 59: cd: build: No such file or directory
Using './build' as the directory for build output
mkdir: build: Permission denied
touch: build/auto-created-by-configure: No such file or directory
/path/to/qemu-5.2.0/configure: line 37: GNUmakefile: Permission denied
/path/to/qemu-5.2.0/configure: line 59: cd: build: No such file or directory
Using './build' as the directory for build output
mkdir: build: Permission denied
touch: build/auto-created-by-configure: No such file or directory
/path/to/qemu-5.2.0/configure: line 37: GNUmakefile: Permission denied
/path/to/qemu-5.2.0/configure: line 59: cd: build: No such file or directory
Using './build' as the directory for build output
mkdir: build: Permission denied

etc.

** 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/1922625

Title:
  qemu 5.2.0 configure script explodes when in read only directory

Status in QEMU:
  New

Bug description:
  I extracted the qemu 5.2.0 source as one user, and then tried to run
  `./configure --help` in that directory as a different user. Normal
  autoconf configure scripts have no problem with this but yours goes
  into an infinite loop printing nonsense:

  Using './build' as the directory for build output
  mkdir: build: Permission denied
  touch: build/auto-created-by-configure: No such file or directory
  ./configure: line 37: GNUmakefile: Permission denied
  ./configure: line 59: cd: build: No such file or directory
  Using './build' as the directory for build output
  mkdir: build: Permission denied
  touch: build/auto-created-by-configure: No such file or directory
  /path/to/qemu-5.2.0/configure: line 37: GNUmakefile: Permission denied
  /path/to/qemu-5.2.0/configure: line 59: cd: build: No such file or directory
  Using './build' as the directory for build output
  mkdir: build: Permission denied
  touch: build/auto-created-by-configure: No such file or directory
  /path/to/qemu-5.2.0/configure: line 37: GNUmakefile: Permission denied
  /path/to/qemu-5.2.0/configure: line 59: cd: build: No such file or directory
  Using './build' as the directory for build output
  mkdir: build: Permission denied
  touch: build/auto-created-by-configure: No such file or directory
  /path/to/qemu-5.2.0/configure: line 37: GNUmakefile: Permission denied
  /path/to/qemu-5.2.0/configure: line 59: cd: build: No such file or directory
  Using './build' as the directory for build output
  mkdir: build: Permission denied
  touch: build/auto-created-by-configure: No such file or directory
  /path/to/qemu-5.2.0/configure: line 37: GNUmakefile: Permission denied
  /path/to/qemu-5.2.0/configure: line 59: cd: build: No such file or directory
  Using './build' as the directory for build output
  mkdir: build: Permission denied

  etc.

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-15 14:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-06  2:37 [Bug 1922625] [NEW] qemu 5.2.0 configure script explodes when in read only directory Ryan Schmidt
2021-04-06 15:01 ` [Bug 1922625] " Philippe Mathieu-Daudé
2021-05-15 14:05 ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).