Ken,
I tried this recipe, but got this error. I then cloned it from git and
ran Makepkgs, which worked
$ qa/admin/check-vm
Missing: rpm? /usr/include/systemd/sd-daemon.h [optional][systemd-devel
but not for CentOS 5.8]
Missing: rpm? /usr/include/infiniband/umad.h [optional][libibumad-devel]
Missing: rpm? /usr/include/infiniband/mad.h [optional][libibmad-devel]
Missing: rpm? /usr/include/avahi-common [optional][avahi-devel]
Missing: rpm? Spreadsheet::Read [cpan]
Missing: Spreadsheet::ReadSXC [cpan]
Missing: rpm? Spreadsheet::XLSX [cpan]
Missing: rpm? mail [mailx]
Missing: rpm? httpd [httpd]
Missing: time [time(redhat)]
Missing: rpm? qmake|qmake-qt4 [qt-devel]
Missing: rpm? /usr/lib/libQtCore.so|/usr/lib*/libQtCore.so
[optional][qt-devel]
Missing: rpm? /usr/lib/python*/curses [python-curses]
Missing: rpm? /usr/share/doc/packages/python-ctypes [python-ctypes]
_getnetworkaddr: cannot handle network mask: 255.255.254.0
Error: /home/m4u-chandana is not searchable by user "pcp"
On Wed, 2014-12-24 at 12:00 -0600, pcp-request@xxxxxxxxxxx wrote:
> > I noticed on the PCP list you had managed to build for older CentOS
> > versions. Is there a know recipe ?.
>
> Pretty much the same recipe for every platform:
>
> 1. download and unpack the source
> 2. run qa/admin/check-vm (don't let the name confuse you) ... this sniffs
> about for prereqs required to build PCP and run QA ... things marked
> [optional] in the output you can safely ignore
> 3. ./Makepkgs
>
> If this does not work, send mail to the list with Logs/pcp attached.
>
> I am building OK for CentOS 5.11 ... I don't have 5.5 in my QA farm but could
> spin one up (64bit I assume) if you're still having trouble.
|