dbus-1.4 branch not buildable

Kay Sievers kay.sievers at vrfy.org
Thu Mar 10 04:19:04 PST 2011


On Thu, Mar 10, 2011 at 03:51, Lennart Poettering <mzqohf at 0pointer.de>
wrote:> The build system in the 1.4 branch is in a really bad state.
>
> 2b5959882a403cddba754b37b58bdc49bff01f90 makes it impossible to build
> anything, and even reverting that doesn't fix the messed up configure.ac
> script, as there's brokeness such as this in the output when running configure:
>
> ./configure: line 16950: COMPILER_COVERAGE: command not found
> ./configure: line 16951: COMPILER_OPTIMISATIONS: command not found
>
> And:
>
> ./configure: line 4226: : command not found
>
> Please let's make sure that things stay buildable at all times. If you
> change things in configure.ac you MUST check with "git clean -dxfq &&
> ./autogen.sh && make -j6" whether what you are about to commit still
> builds.

Yeah, and please always run a "make distcheck" too.

Kay


More information about the dbus mailing list