Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2019 11:23:59 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        dangerwillrobinsondanger@gmail.com
Cc:        Andy Farkas <andyf@andyit.com.au>, ports@freebsd.org
Subject:   Re: libuv
Message-ID:  <CAJuc1zPOL344T1AcktGXf6h_MD6wKJOvP4-TbnJhOaihro5hpg@mail.gmail.com>
In-Reply-To: <ED0CDF10-897B-410F-998E-76D2AC182033@gmail.com>
References:  <5D0FFBB1.9000600@andyit.com.au> <CAJuc1zMJVbw237waQoVOpgPXyhx6FHZc0BfBWkzFb2uFPPVUVQ@mail.gmail.com> <ED0CDF10-897B-410F-998E-76D2AC182033@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 24 Jun 2019 at 11:20, <dangerwillrobinsondanger@gmail.com> wrote:
>
> > On Jun 24, 2019, at 7:45, Jonathan Chen <jonc@chen.org.nz> wrote:
> >
> >> On Mon, 24 Jun 2019 at 10:27, Andy Farkas <andyf@andyit.com.au> wrote:
> >>
> >>
> >> Is it just me or.....
> >>
> >> # cd /usr/ports/devel/libuv/ ; make all
> >> ===>   libuv-1.29.1 depends on package: autoconf>=2.69 - found
> >> ===>   libuv-1.29.1 depends on package: automake>=1.16.1 - found
> >> ===>   libuv-1.29.1 depends on executable: libtoolize - found
> >> ===>   libuv-1.29.1 depends on package: pkgconf>=1.3.0_1 - found
> >> ===>  Configuring for libuv-1.29.1
> >> echo "m4_define([UV_EXTRA_AUTOMAKE_FLAGS], [ serial-tests])"  >
> >> /usr/ports/devel/libuv/work/libuv-1.29.1/m4/libuv-extra-automake-flags.m4
> >> configure.ac:40: error: required file './ltmain.sh' not found
> >> autoreconf-2.69: automake failed with exit status: 1
> >> *** Error code 1
> >>
> >> Stop.
> >> make: stopped in /usr/ports/devel/libuv
> >> #
> >
> > You need to check if it builds clean with synth or poudriere; to
> > ensure that it isn't your build environment that's causing the
> > failure.
>
> Is there any canonical reference how to do that?

For poudriere: https://www.freebsd.org/doc/handbook/ports-poudriere.html
For synth: https://github.com/jrmarino/synth
-- 
Jonathan Chen <jonc@chen.org.nz>



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