[Bug 265400] net/linphone: failure: configure: invalid git describe version: '11-eol-30102-g5426840f727f'

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 23 Jul 2022 08:15:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265400

            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:

[...]
===>   linphone-4.4.8,1 depends on shared library: libQt5Widgets.so - found
(/usr/local/lib/qt5/libQt5Widgets.so)
===>  Configuring for linphone-4.4.8,1
===>  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 lead
  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 lead
  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") 
Optional package TextToSpeech found.
CMake Error at /usr/local/share/bctoolbox/cmake/bctoolboxCMakeUtils.cmake:146
(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

-- 
You are receiving this mail because:
You are the assignee for the bug.