libnice on PPC64

David Woodhouse dwmw2 at infradead.org
Mon Aug 15 23:52:50 UTC 2011


On Sat, 2011-08-13 at 13:11 +0400, Peter Lemenkov wrote:
> Could someone with PPC64 hadrware investigate this issue, please. This
> package blocks a lot of VoIP related stuff from rebuilding. Or maybe
> we should just disable this test (or even the entirel %check target)
> on PPC64. 

Applying the upstream patch (to nice/Makefile.am) alone doesn't work,
because nice/Makefile doesn't get rebuilt.

Running autoreconf doesn't work either:
+ autoreconf
agent/Makefile.am:21: variable `COMMON_LDADD' is defined but no program or
agent/Makefile.am:21: library has `COMMON' as canonical name (possible typo)
gtk-doc.make:7: GTK_DOC_USE_LIBTOOL does not appear in AM_CONDITIONAL
docs/reference/libnice/Makefile.am:87:   `gtk-doc.make' included from here
gtk-doc.make:52: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL
docs/reference/libnice/Makefile.am:87:   `gtk-doc.make' included from here
gtk-doc.make:53: GTK_DOC_BUILD_HTML does not appear in AM_CONDITIONAL
docs/reference/libnice/Makefile.am:87:   `gtk-doc.make' included from here
gtk-doc.make:58: GTK_DOC_BUILD_PDF does not appear in AM_CONDITIONAL
docs/reference/libnice/Makefile.am:87:   `gtk-doc.make' included from here
gtk-doc.make:211: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL
docs/reference/libnice/Makefile.am:87:   `gtk-doc.make' included from here
tests/Makefile.am:65: test_thread_LDADD multiply defined in condition TRUE ...
tests/Makefile.am:49: ... `test_thread_LDADD' previously defined here
autoreconf: automake failed with exit status: 1
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.G6hLHV (%build)
    Bad exit status from /var/tmp/rpm-tmp.G6hLHV (%build)

I *hate* autocrap. Do we just patch the Makefile instead of Makefile.am?
Or disable the 'make check' until there's a new release of libnice with
it all working?

-- 
dwmw2





More information about the ppc mailing list