# Description:
Basically, [this](https://github.com/rust-lang/rust/issues/125594). Indeed, setting `debug` in the options=() in makepkg.conf to `!debug` lets me build stuff normally.
# Additional info:
* package version(s): pacman 6.1.0-3
* config and/or log files: [makepkg.conf](/uploads/2748fa76dbdc134dd450a25a04ca0906/makepkg.conf)
* link to upstream bug report, if any: https://github.com/rust-lang/rust/issues/125594
# Steps to reproduce:
1. Create a folder that has spaces in its path
2. Download a pkgbuild for a rust package, like [paru](https://github.com/rust-lang/rust/issues/125594)
3. run `makepkg -si`
4. see it fail
↧