FS#7507 - udev fails: makepkg -L fails due to the logging
Attached to Project:
Arch Linux
Opened by Andreas Radke (AndyRTR) - Sunday, 24 June 2007, 13:24 GMT
Last edited by Tobias Powalowski (tpowa) - Sunday, 24 June 2007, 17:32 GMT
Opened by Andreas Radke (AndyRTR) - Sunday, 24 June 2007, 13:24 GMT
Last edited by Tobias Powalowski (tpowa) - Sunday, 24 June 2007, 17:32 GMT
|
Details
Summary and Info:
makepkg -L fails while makepkg works Steps to Reproduce: try to build new udev-113-1 with -L it fails: make[1]: Leaving directory `/var/abs/base/udev/src/udev-113/extras/path_id' make[1]: Entering directory `/var/abs/base/udev/src/udev-113/extras/rule_generator' Please create a man page for this tool. make[1]: Leaving directory `/var/abs/base/udev/src/udev-113/extras/rule_generator' install: omitting directory `extras/path_id' ==> ERROR: Build Failed. Aborting... while it builds fine when not logging the build. |
This task depends upon
The problem is actually with makepkg without logging for some reason it's not aborting the build when the install command fails.