Skip to content

gnome: fix typo in vapigen option metadatadir#9806

Merged
dcbaker merged 1 commit intomesonbuild:masterfrom
paper42:vapigen-metadatadir-typo
Jan 10, 2022
Merged

gnome: fix typo in vapigen option metadatadir#9806
dcbaker merged 1 commit intomesonbuild:masterfrom
paper42:vapigen-metadatadir-typo

Conversation

@paper42
Copy link
Contributor

@paper42 paper42 commented Jan 10, 2022

This typo was introduced in 9ef36fa - #9594 and can cause a build failure, because --metadatdir is not a valid vapigen option. This can be seen for example in the fontmanager or AppStream builds, so this fix should ideally be part of 0.60.1.

@eli-schwartz @dcbaker

This typo was introduced in 9ef36fa and
can cause a build failure, because --metadatdir is not a valid vapigen
option.
@paper42 paper42 requested a review from jpakkane as a code owner January 10, 2022 20:32
Copy link
Member

@eli-schwartz eli-schwartz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooof, thanks for the catch.

@eli-schwartz eli-schwartz added this to the 0.61.1 milestone Jan 10, 2022
@codecov
Copy link

codecov bot commented Jan 10, 2022

Codecov Report

Merging #9806 (966d6e1) into master (f679944) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9806      +/-   ##
==========================================
- Coverage   67.35%   67.35%   -0.01%     
==========================================
  Files         400      400              
  Lines       85469    85469              
  Branches    18832    18832              
==========================================
- Hits        57570    57569       -1     
- Misses      23390    23391       +1     
  Partials     4509     4509              
Impacted Files Coverage Δ
mesonbuild/modules/gnome.py 78.69% <100.00%> (ø)
mesonbuild/scripts/vcstagger.py 87.50% <0.00%> (-4.17%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f679944...966d6e1. Read the comment docs.

Copy link
Member

@dcbaker dcbaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops. Clearly our testing of the gnome module leaves something to be desired...

@dcbaker
Copy link
Member

dcbaker commented Jan 10, 2022

that mypy error will rebase out, it's fixed in the main branch and not related to this PR.

@dcbaker dcbaker merged commit 9952446 into mesonbuild:master Jan 10, 2022
algitbot pushed a commit to alpinelinux/aports that referenced this pull request Jan 11, 2022
nirbheek added a commit to nirbheek/meson that referenced this pull request Jan 13, 2022
Dudemanguy pushed a commit to Dudemanguy/meson that referenced this pull request Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants