Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883403 - net-libs/gnome-online-accounts-3.46.0: meson: error: unrecognized arguments: vapi
Summary: net-libs/gnome-online-accounts-3.46.0: meson: error: unrecognized arguments: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-28 10:43 UTC by Kobboi
Modified: 2022-12-04 14:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kobboi 2022-11-28 10:43:27 UTC
>>> Emerging (1 of 1) net-libs/gnome-online-accounts-3.46.0::gentoo
 * gnome-online-accounts-3.46.0.tar.xz BLAKE2B SHA512 size ;-) ...                                                                                                          [ ok ]
>>> Unpacking source...
>>> Unpacking gnome-online-accounts-3.46.0.tar.xz to /var/tmp/portage/net-libs/gnome-online-accounts-3.46.0/work
>>> Source unpacked in /var/tmp/portage/net-libs/gnome-online-accounts-3.46.0/work
>>> Preparing source in /var/tmp/portage/net-libs/gnome-online-accounts-3.46.0/work/gnome-online-accounts-3.46.0 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-libs/gnome-online-accounts-3.46.0/work/gnome-online-accounts-3.46.0 ...
usage: meson [-h] {setup,configure,dist,install,introspect,init,test,wrap,subprojects,rewrite,compile,devenv,env2mfile,help} ...
meson: error: unrecognized arguments: vapi
meson setup --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /var/tmp/portage/net-libs/gnome-online-accounts-3.46.0/temp/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/usr/share/pkgconfig --pkg-config-path /var/tmp/portage/net-libs/gnome-online-accounts-3.46.0/temp/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/net-libs/gnome-online-accounts-3.46.0/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Db_pch=false -Dwerror=false --buildtype plain -Dgoabackend=true -Dinspector=false -Dexchange=true -Dfedora=false -Dgoogle=true -Dimap_smtp=true -Dkerberos=false -Dlastfm=true -Dmedia_server=true -Downcloud=true -Dwindows_live=true -Dgtk_doc=false -Dintrospection=true -Dman=true /var/tmp/portage/net-libs/gnome-online-accounts-3.46.0/work/gnome-online-accounts-3.46.0 /var/tmp/portage/net-libs/gnome-online-accounts-3.46.0/work/gnome-online-accounts-3.46.0-build
The Meson build system
Version: 0.64.1
Source dir: /var/tmp/portage/net-libs/gnome-online-accounts-3.46.0/work/gnome-online-accounts-3.46.0
Build dir: /var/tmp/portage/net-libs/gnome-online-accounts-3.46.0/work/gnome-online-accounts-3.46.0-build
Build type: native build
Project name: gnome-online-accounts
Project version: 3.46.0
C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 12.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo 12.2.1_p20221008 p1) 12.2.1 20221008")
C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.39
(...)

[I] net-libs/gnome-online-accounts
     Available versions:  3.44.0(0/1) (~)3.46.0(0/1){xpak} {debug gnome gtk-doc +introspection kerberos man +vala}
     Installed versions:  3.46.0(0/1){xpak}(14:53:59 22/11/22)(gnome introspection vala -debug -gtk-doc -kerberos -man)
     Homepage:            https://wiki.gnome.org/Projects/GnomeOnlineAccounts
     Description:         GNOME framework for accessing online accounts





Reproducible: Always
Comment 1 Matt Turner gentoo-dev 2022-12-02 03:04:53 UTC
I looked at this a bit and I don't understand why the vapi argument isn't recognized. It's defined in meson_options.txt.
Comment 2 Larry the Git Cow gentoo-dev 2022-12-04 14:50:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1b3d4ff0756e64bef66d35ad9f611fbd2f3675f

commit f1b3d4ff0756e64bef66d35ad9f611fbd2f3675f
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2022-12-04 14:44:21 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2022-12-04 14:49:22 +0000

    net-libs/gnome-online-accounts: Fix typo
    
    Closes: https://bugs.gentoo.org/883403
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 net-libs/gnome-online-accounts/gnome-online-accounts-3.46.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)