Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2019 16:54:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239254] devel/libzookeeper: build is broken after r506594
Message-ID:  <bug-239254-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239254

            Bug ID: 239254
           Summary: devel/libzookeeper: build is broken after r506594
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: skreuzer@FreeBSD.org
          Reporter: sergey@akhmatov.ru
                CC: skreuzer@FreeBSD.org
             Flags: maintainer-feedback?(skreuzer@FreeBSD.org)
          Assignee: skreuzer@FreeBSD.org
 Attachment #205823 maintainer-approval?(skreuzer@FreeBSD.org)
             Flags:
                CC: skreuzer@FreeBSD.org

Created attachment 205823
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205823&action=
=3Dedit
libzookeeper-pkgconfig.patch

Poudriere testport:

=3D=3D=3D>  Configuring for libzookeeper-3.5.5
acinclude.m4:315: warning: macro 'AM_PATH_CPPUNIT' not found in library
configure.ac:37: error: Missing AM_PATH_CPPUNIT or PKG_CHECK_MODULES m4 mac=
ro.
acinclude.m4:317: CHECK_CPPUNIT is expanded from...
configure.ac:37: the top level
autom4te-2.69: /usr/local/bin/gm4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
autoreconf-2.69: aclocal failed with exit status: 1
*** Error code 1
=3D=3D=3D

PKG_CHECK_MODULES is defined in pkgconf, so adding: "USES=3D pkgconfig" fix=
es
build for me. See the attached patch.

QA: Poudriere testport OK on 11.2, 11.3 & 12.0

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239254-7788>