Linphone missing pkg

Everything related to Installing and maintaining software.
nevets
Posts: 149
Joined: Tue Jun 23, 2020 3:54 am

Linphone missing pkg

Post by nevets »

Linphone has disappeared from Ghost repository and an update/upgrade at this time would uninstall it.
Yet,
Linphone exists at the FreeBSD site
https://github.com/freebsd/freebsd-port ... t/linphone

What's going on?:
Is the repository at this exact time rebuilding?
20:40 GMT Sat 25 June

thx
RodMyers
Posts: 67
Joined: Sat Nov 27, 2021 8:16 pm

Re: Linphone missing pkg

Post by RodMyers »

It's still in freshports.org, so maybe it didn't build.

I posted this question to telegram as well
nevets
Posts: 149
Joined: Tue Jun 23, 2020 3:54 am

Re: Linphone missing pkg

Post by nevets »

Thanks for re-posting.
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

Re: Linphone missing pkg

Post by ericbsd »

I just investigated that package and looks like it is missing a dependency.

http://builder2.ghostbsd.org/data/ghost ... .1_6,1.log
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

Re: Linphone missing pkg

Post by ericbsd »

I am trying to find out why now it fails with this message and not before.

Code: Select all

CMake Error at CMakeLists.txt:101 (find_package):
  By not providing "FindBcToolbox.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "BcToolbox", but CMake did not find one.

  Could not find a package configuration file provided by "BcToolbox" with
  any of the following names:

    BcToolboxConfig.cmake
    bctoolbox-config.cmake

  Add the installation prefix of "BcToolbox" to CMAKE_PREFIX_PATH or set
  "BcToolbox_DIR" to a directory containing one of the above files.  If
  "BcToolbox" provides a separate development package or SDK, be sure it has
  been installed.
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

Re: Linphone missing pkg

Post by ericbsd »

There is a ticket open on the FreeBSD side https://bugs.freebsd.org/bugzilla/show_ ... ?id=264734
nevets
Posts: 149
Joined: Tue Jun 23, 2020 3:54 am

Re: Linphone missing pkg

Post by nevets »

Thanks for following up Eric.

In the mean time I'll lock-off the Linphone packages so I can update other packages.
[belcard, bctoolbox, bcunit, belle-sip, belr, bzrtp, ortp, linpohone, liblinphone].

Steve
DianeBAS123
Posts: 2
Joined: Sun Jul 10, 2022 9:56 pm

Re: Linphone missing pkg

Post by DianeBAS123 »

Thank you for sharing. Concrete Company La Puente
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

Re: Linphone missing pkg

Post by ericbsd »

@nevets I could probably revert all changes affecting linphone builds until they are fixed on the FreeBSD side.
nevets
Posts: 149
Joined: Tue Jun 23, 2020 3:54 am

Re: Linphone missing pkg

Post by nevets »

If you could revert the packages Eric that'd be great.
Locking-off the pkgs I identified didn't help as Linphone then didn't run.
I must have missed some dependencies somewhere.
:-)
Post Reply