[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: mock build failing sometimes
- From: Manuel Wolfshant <wolfy nobugconsulting ro>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: mock build failing sometimes
- Date: Thu, 09 Aug 2007 20:39:03 +0300
You're setting config_opts['macros'] to specify %_smp_mflags
somewhere. This is not a default option in mock.
This results in the omission of the %_topdir macro definition that
mock includes in config_opts['macros'] by default, and that's what's
causing your build failure.
And 101 points (1 for idea, 100 for patience) go to Paul Howarth. The
problem{s] was/were
-%%_smp_mflags suddenly failing
- default value of config_opts needing to be preserved (and added to),
rather then being replaced
Why the same settings do NOT fail in x86_64 builds (with identical wrong
settings as for i386) still remain a mistery.
thanks, paul.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]