Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Sep 2020 15:44:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 249319] x11-toolkits/vte3: fail to build "Dependency fribidi found: NO found 0.19.7 but need: '>=1.0.0'"
Message-ID:  <bug-249319-6497@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 249319
           Summary: x11-toolkits/vte3: fail to build "Dependency fribidi
                    found: NO found 0.19.7 but need: '>=3D1.0.0'"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: vvd@unislabs.com
                CC: lbartoletti@FreeBSD.org, tcberner@freebsd.org
             Flags: maintainer-feedback?(gnome@FreeBSD.org)
          Assignee: gnome@FreeBSD.org

This version of vte3 require fribidi >=3D 1.0.0:

Dependency fribidi found: NO found 0.19.7 but need: '>=3D1.0.0'
Found CMake: /usr/local/bin/cmake (3.18.2)
Using 'CMAKE_PREFIX_PATH' from environment with value: '/usr/local'
Using 'LDFLAGS' from environment with value: ' -fstack-protector-strong '
Run-time dependency fribidi found: NO (tried cmake)

meson.build:414:2: ERROR: Invalid version of dependency, need 'fribidi'
['>=3D1.0.0'] found '0.19.7'.

A full log can be found at
/tmp/work/usr/ports/x11-toolkits/vte3/work/vte-0.60.3/_build/meson-logs/mes=
on-log.txt
=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to gnome@FreeBSD.org [maintainer] and attach the
"/tmp/work/usr/ports/x11-toolkits/vte3/work/vte-0.60.3/_build/meson-logs/me=
son-log.txt"
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 /usr/local/sbin/pkg-static info -g -Ea).
=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=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=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

There is fribidi 1.0.10 already: https://github.com/fribidi/fribidi/releases
But a lot of ports depends on it.

FriBidi Version 1.0.0
@dov dov released this on 4 Feb 2018 =C2=B7 122 commits to master since thi=
s release
Version 1.0.0 of FriBidi is a major update that adds support for all the
changes to the Unicode Bidirectional Algorithm that were introduced in UAX#=
9,
version 6.3, and beyond. This library contains test code that validates the
algorithm against the test-files provided by the Unicode consortium, and ha=
ve
been verified to be 100% compliant with version 10 of the unicode algorithm.
Because of changes to the algorithm, the previous API have been deprecated =
in
favor of a new API that introduces another couple of parameters. But the old
API has been retained, and will return the same results as before these
algorithmic changes.

Look like it's compatible.

--=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-249319-6497>