On 20/01/14 09:44, Ferry Huberts wrote:
BTW the culprit (probably) is
http://git.zx2c4.com/cgit/commit/?id=caf557a2ba666ad87a1ebd5b40750feaf1bd631f


On 20/01/14 09:28, Ferry Huberts wrote:
Hi guys,

I've been on vacation and not following the discussions.

Has anything changed in the build and/or build dependencies?
I've been having build failures on my Jenkins, see (for example)
https://hupie.dyndns.org:15051/jenkins/job/cgit%20-%20upstream%20-%20master/122/consoleText



I build by executing:
#!/bin/bash
set -e
make DESTDIR="$(pwd)/dist" all test install install-man install-html





Ok, I needed to install lua-devel (Fedora 20)

This should probably be detected.
For example by using pkg-config, like mentioned in the other thread I just read while catching up :-)

IMHO It's a good idea to use pkg-config to get/test dependencies


--
Ferry Huberts
_______________________________________________
CGit mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/cgit

Reply via email to