Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Mar 2016 14:45:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        enlightenment@FreeBSD.org
Subject:   E on FreeBSD: maintainer-feedback requested: [Bug 208063] devel/efl must depend on doxygen
Message-ID:  <bug-208063-33756-INzlxWU7Fh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208063-33756@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208063-33756@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Mikhail T. <mi@ALDAN.algebra.com> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to FreeBSD
Enlightenment <enlightenment@FreeBSD.org>:
Bug 208063: devel/efl must depend on doxygen
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208063



--- Description ---
Trying to build devel/efl without doxygen already installed results in the
following error during configure:

...
checking for doxygen... no
WARNING:
The doxygen program was not found in your execute
You may have doxygen installed somewhere not covered by your path.

If this is the case make sure you have the packages installed, AND
that the doxygen program is in your execute path (see your
shell manual page on setting the $PATH environment variable), OR
alternatively, specify the program to use with --with-doxygen.
configure: WARNING: Warning: no doxygen detected. Documentation will not be
built
configure: error: pkg-config missing openssl
=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to enlightenment@FreeBSD.org [maintainer] and att=
ach
the "/mi/ports/devel/efl/work/efl-1.16.1/config.log" including the output of
the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. a
/opt/sbin/pkg-static info -g -Ea).
*** Error code 1

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


Ideally, the documentation will not even be built -- nor doxygen be require=
d --
if one chooses to build without documentation (such as by setting
WITHOUT+=3DDOCS).



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