Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2018 16:12:52 +0200
From:      Lars Schotte <lars@gustik.eu>
To:        freebsd-ports@freebsd.org
Subject:   help2man fails to build saying p5-Locale-gettext>=0 - not found
Message-ID:  <20180518161252.710eaa50@romy.j20.helspy.pw>

next in thread | raw e-mail | index | archive | help
Hi,

I am trying to build /usr/ports/mail/opensmtpd and it fails on:

/usr/ports/mail/opensmtpd # make BATCH=yes install
===>   opensmtpd-5.9.2p1_6,1 depends on
file: /usr/local/lib/libcrypto.so.43 - found ===>
opensmtpd-5.9.2p1_6,1 depends on shared library: libevent.so - not
found ===>   libevent-2.1.8_1 depends on executable: autoconf-2.69 -
not found ===>   autoconf-2.69_1 depends on executable: gm4 - not found
===>   m4-1.4.18,1 depends on executable: makeinfo - not found ===>
texinfo-6.5,1 depends on executable: help2man - not found ===>
help2man-1.47.6 depends on package: p5-Locale-gettext>=0 - not found
===>   help2man-1.47.6 depends on package: p5-Locale-gettext>=0 - not
found *** Error code 1

Stop.
make[5]: stopped in /usr/ports/misc/help2man
*** Error code 1

Stop.
make[4]: stopped in /usr/ports/print/texinfo
*** Error code 1

Stop.
make[3]: stopped in /usr/ports/devel/m4
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/devel/autoconf
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/libevent
*** Error code 1

Stop.
make: stopped in /usr/ports/mail/opensmtpd


and help2man itself also:
/usr/ports/misc/help2man # make BATCH=yes install
===>   help2man-1.47.6 depends on package: p5-Locale-gettext>=0 - not
found ===>   help2man-1.47.6 depends on package: p5-Locale-gettext>=0 -
not found *** Error code 1

Stop.
make: stopped in /usr/ports/misc/help2man

Lately I am getting strange results, like when I do make install
somewhere it stops with $? == 0. And does nothing.

Is it possible that my ports tree got somehow corrupted or sth?
I am using portsnap to keep it in sync.

Thanks.

-- 
 Lars Schotte
 Mudroňova 13
92101 Piešťany



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