Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jul 2022 08:15:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265400] net/linphone: failure: configure: invalid git describe version: '11-eol-30102-g5426840f727f'
Message-ID:  <bug-265400-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 265400
           Summary: net/linphone: failure: configure: invalid git describe
                    version: '11-eol-30102-g5426840f727f'
           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: ohartmann@walstatt.org

net/linphone rejects on recent CURRENT (FreeBSD 14.0-CURRENT #66
main-n256879-b77a5e5f5835: Thu Jul 21 22:14:09 CEST 2022 amd64). The problem
also occurs on boxes running 13-STABLE:

[...]
=3D=3D=3D>   linphone-4.4.8,1 depends on shared library: libQt5Widgets.so -=
 found
(/usr/local/lib/qt5/libQt5Widgets.so)
=3D=3D=3D>  Configuring for linphone-4.4.8,1
=3D=3D=3D>  Performing out-of-source build
/bin/mkdir -p /usr/ports/net/linphone/work/.build
CMake Warning (dev) at
/usr/local/share/bctoolbox/cmake/bctoolboxTargets.cmake:54 (add_library):
  ADD_LIBRARY called with SHARED option but the target platform does not
  support dynamic linking.  Building a STATIC library instead.  This may le=
ad
  to problems.
Call Stack (most recent call first):
  /usr/local/share/bctoolbox/cmake/bctoolboxConfig.cmake:56 (include)
  CMakeLists.txt:24 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at
/usr/local/share/bctoolbox/cmake/bctoolboxTargets.cmake:61 (add_library):
  ADD_LIBRARY called with SHARED option but the target platform does not
  support dynamic linking.  Building a STATIC library instead.  This may le=
ad
  to problems.
Call Stack (most recent call first):
  /usr/local/share/bctoolbox/cmake/bctoolboxConfig.cmake:56 (include)
  CMakeLists.txt:24 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The C compiler identification is Clang 14.0.5
-- The CXX compiler identification is Clang 14.0.5
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Git: /usr/local/bin/git (found version "2.37.1")=20
Optional package TextToSpeech found.
CMake Error at /usr/local/share/bctoolbox/cmake/bctoolboxCMakeUtils.cmake:1=
46
(message):
  invalid git describe version: '11-eol-30102-g5426840f727f'
Call Stack (most recent call first):
  build/CMakeLists.txt:49 (bc_compute_full_version)


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

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