Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Mar 2019 13:25:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236596] net/liblinphone: build of liblinphone-3.12.0_1 fails because of doxygen LATEX option
Message-ID:  <bug-236596-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 236596
           Summary: net/liblinphone: build of liblinphone-3.12.0_1 fails
                    because of doxygen LATEX option
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: p5B2E9A8F@t-online.de

Poudriere build failed due to port configuration of devel/doxygen
OPTIONS_FILE_UNSET+=3DLATEX

Rationale: LATEX is since years a mess on FreeBSD due to poor integration a=
nd
dependency madness. Therefore it is fully legetimate to disable LATEX and t=
hus
preventing the expensive and stupid build of print/texlive-base again and a=
gain
for nothing. (This is offtopic here but has to be said)

Now regarding to liblinphone it should just not be the case that an option
regarding the documentation elsewhere can kill the build of this port:

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: configure      >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  Configuring for liblinphone-3.12.0_1
=3D=3D=3D>   FreeBSD 10 autotools fix applied to
/wrkdirs/usr/ports/net/liblinphone/work/linphone-3.12.0/config.rpath
=3D=3D=3D>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/net/liblinphone/work/.build
-- The C compiler identification is Clang 6.0.0
-- The CXX compiler identification is Clang 6.0.0
-- Check for working C compiler: /usr/local/libexec/ccache/cc
-- Check for working C compiler: /usr/local/libexec/ccache/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/local/libexec/ccache/c++
-- Check for working CXX compiler: /usr/local/libexec/ccache/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Setting install rpath to /usr/local/lib
-- Found XML2: /usr/local/include/libxml2=20=20
-- Found Zlib: /usr/include=20=20
-- Found Sqlite3: /usr/local/include=20=20
-- Found PythonInterp: /usr/local/bin/python2.7 (found version "2.7.16")=20
-- Looking for include file libudev.h
-- Looking for include file libudev.h - not found
-- Could NOT find Git (missing: GIT_EXECUTABLE)=20
-- Found Doxygen: /usr/local/bin/doxygen (found version "1.8.15") found
components:  doxygen missing components:  dot
CMake Error at coreapi/help/doc/doxygen/CMakeLists.txt:42 (message):
  The dot program is needed to generate the linphone documentation.  You can
  get it from http://www.graphviz.org/.


-- Configuring incomplete, errors occurred!
See also
"/wrkdirs/usr/ports/net/liblinphone/work/.build/CMakeFiles/CMakeOutput.log".
See also
"/wrkdirs/usr/ports/net/liblinphone/work/.build/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/net/liblinphone
=3D>> Cleaning up wrkdir
=3D=3D=3D>  Cleaning for liblinphone-3.12.0_1
build of net/liblinphone | liblinphone-3.12.0_1 ended at Sat Mar 16 22:04:17
CET 2019
build time: 00:03:29
!!! build failure encountered !!!

--=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-236596-7788>