Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832176 - gnome-extra/nm-applet-1.24.0 fails to compile during meson process
Summary: gnome-extra/nm-applet-1.24.0 fails to compile during meson process
Status: RESOLVED DUPLICATE of bug 831829
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-27 22:56 UTC by Jean-Claude Aciman
Modified: 2022-01-27 22:59 UTC (History)
0 users

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


Attachments
all requested files + meson-log.txt (nm-applet.tar.gz,30.02 KB, application/gzip)
2022-01-27 22:56 UTC, Jean-Claude Aciman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Claude Aciman 2022-01-27 22:56:35 UTC
Created attachment 763771 [details]
all requested files + meson-log.txt

>>> Emerging (1 of 1) gnome-extra/nm-applet-1.24.0::gentoo
 * network-manager-applet-1.24.0.tar.xz BLAKE2B SHA512 size ;-) ...                                                                                             [ ok ]
>>> Unpacking source...
>>> Unpacking network-manager-applet-1.24.0.tar.xz to /var/tmp/portage/gnome-extra/nm-applet-1.24.0/work
>>> Source unpacked in /var/tmp/portage/gnome-extra/nm-applet-1.24.0/work
>>> Preparing source in /var/tmp/portage/gnome-extra/nm-applet-1.24.0/work/network-manager-applet-1.24.0 ...
 * ====================================================================================================================================================================
 * Applying user patches from /etc/portage/patches ...
 * Applying meson-0.61.patch ...                                                                                                                                [ ok ]
 * User patches applied.
 * ====================================================================================================================================================================
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/gnome-extra/nm-applet-1.24.0/work/network-manager-applet-1.24.0 ...
meson setup --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /usr/share/pkgconfig --pkg-config-path /usr/share/pkgconfig --native-file /var/tmp/portage/gnome-extra/nm-applet-1.24.0/temp/meson.x86_64-pc-linux-gnu.amd64.ini --buildtype plain -Dappindicator=no -Dwwan=false -Dselinux=false -Dteam=false -Dmore_asserts=0 -Dld_gc=false /var/tmp/portage/gnome-extra/nm-applet-1.24.0/work/network-manager-applet-1.24.0 /var/tmp/portage/gnome-extra/nm-applet-1.24.0/work/nm-applet-1.24.0-build
The Meson build system
Version: 0.61.1
Source dir: /var/tmp/portage/gnome-extra/nm-applet-1.24.0/work/network-manager-applet-1.24.0
Build dir: /var/tmp/portage/gnome-extra/nm-applet-1.24.0/work/nm-applet-1.24.0-build
Build type: native build
Project name: network-manager-applet
Project version: 1.24.0
C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 10.3.0 "x86_64-pc-linux-gnu-gcc (Gentoo 10.3.0-r2 p3) 10.3.0")
C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.35.2
Host machine cpu family: x86_64
Host machine cpu: x86_64
Checking for type "pid_t" : YES 
Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.8.0)
Run-time dependency gio-2.0 found: YES 2.70.2
Run-time dependency gmodule-export-2.0 found: YES 2.70.2
Run-time dependency libsecret-1 found: YES 0.20.4
Run-time dependency libnma found: YES 1.8.34
Library m found: YES
Run-time dependency gtk+-3.0 found: YES 3.24.31
Run-time dependency gudev-1.0 found: YES 237
Run-time dependency libnotify found: YES 0.7.9
Run-time dependency libnm found: YES 1.32.12
Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.8.0)
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Configuring nm-applet.1 using configuration
Configuring nm-connection-editor.1 using configuration
Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)

meson.build:255:7: ERROR: Function does not take positional arguments.

A full log can be found at /var/tmp/portage/gnome-extra/nm-applet-1.24.0/work/nm-applet-1.24.0-build/meson-logs/meson-log.txt
 * ERROR: gnome-extra/nm-applet-1.24.0::gentoo failed (configure phase):
 *   (no error message)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-27 22:59:11 UTC
>Timestamp of repository gentoo: Fri, 21 Jan 2022 20:30:01 +0000

Thanks for the report, but as in the other bug, please emerge --sync.

*** This bug has been marked as a duplicate of bug 831829 ***