Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Sep 2015 12:05:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203451] archivers/snappy: snappy-1.1.3 won't compile
Message-ID:  <bug-203451-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 203451
           Summary: archivers/snappy: snappy-1.1.3 won't compile
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vanilla@FreeBSD.org
          Reporter: freebsd@dussan.org
             Flags: maintainer-feedback?(vanilla@FreeBSD.org)
          Assignee: vanilla@FreeBSD.org

with poudriere I got this error:

he first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
===>   snappy-1.1.3 depends on executable: autoconf-2.69 - found
===>   Returning to build of snappy-1.1.3
===>   snappy-1.1.3 depends on executable: autoheader-2.69 - found
===>   snappy-1.1.3 depends on executable: autoreconf-2.69 - found
===>   snappy-1.1.3 depends on executable: aclocal-1.15 - not found
===>   Installing existing package /packages/All/automake-1.15.txz
[mars-default-job-03] Installing automake-1.15...
[mars-default-job-03] `-- Installing automake-wrapper-20131203...
[mars-default-job-03] `-- Extracting automake-wrapper-20131203: ... done
[mars-default-job-03] Extracting automake-1.15: .......... done
===>   snappy-1.1.3 depends on executable: aclocal-1.15 - found
===>   Returning to build of snappy-1.1.3
===>   snappy-1.1.3 depends on executable: automake-1.15 - found
===>   snappy-1.1.3 depends on executable: libtoolize - not found
===>   Installing existing package /packages/All/libtool-2.4.6.txz
[mars-default-job-03] Installing libtool-2.4.6...
[mars-default-job-03] Extracting libtool-2.4.6: .......... done
===>   snappy-1.1.3 depends on executable: libtoolize - found
===>   Returning to build of snappy-1.1.3
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for snappy-1.1.3
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:42: error: possibly undefined macro: AC_DEFINE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:44: error: possibly undefined macro: AC_MSG_FAILURE
autoreconf-2.69: /usr/local/bin/autoconf-2.69 failed with exit status: 1
*** Error code 1

-- 
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-203451-13>