macaroni-os / macaroni-os/mark-issues

[core-gl-kit] media-libs/fontconfig-2.18.3 requires meson 1.11.0

Open
#805 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

core-gl-kit emerge failure MARK mark-31 mark-unstable
Dominant language
No language data
Stars
5
Forks
1
PR merge metrics
No merged PRs in 30d

Description

```
>>> Configuring source in /var/tmp/portage/media-libs/fontconfig-2.18.3/work/fontconfig-2.18.3 ...
meson --buildtype plain --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload -Ddoc=disabled -Ddoc-html=disabled -Ddoc-man=disabled -Dnls=enabled -Dtests=disabled -Dcache-build=disabled --localstatedir=/var -Ddefault-fonts-dirs=/usr/share/fonts -Dadditional-fonts-dirs=/usr/local/share/fonts,/usr/share/fonts -Dtemplate-dir=/etc/fonts/conf.avail -Dfontations=disabled -Dxml-backend=expat -Ddefault-sub-pixel-rendering=none /var/tmp/portage/media-libs/fontconfig-2.18.3/work/fontconfig-2.18.3 /var/tmp/portage/media-libs/fontconfig-2.18.3/work/fontconfig-2.18.3-build
The Meson build system
Version: 1.8.5
Source dir: /var/tmp/portage/media-libs/fontconfig-2.18.3/work/fontconfig-2.18.3
Build dir: /var/tmp/portage/media-libs/fontconfig-2.18.3/work/fontconfig-2.18.3-build
Build type: native build

meson.build:3:18: ERROR: Meson version is 1.8.5 but project requires >= 1.11.0

A full log can be found at /var/tmp/portage/media-libs/fontconfig-2.18.3/work/fontconfig-2.18.3-build/meson-logs/meson-log.txt
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
* ERROR: media-libs/fontconfig-2.18.3::core-gl-kit failed (configure phase):
```

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with meson.build:3:18 and the reported meson-log.txt for fontconfig-2.18.3. Trace how the repository supplies Meson 1.8.5 during the configure phase, then verify that configuration completes without the minimum-version error.

Written by the indexing model from the issue text.

Assessment

Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.