590 | ntlm_auth_available = g_file_test (NTLM_AUTH, G_FILE_TEST_IS_EXECUTABLE); | ^~~~~~~~~ ../libsoup-2.66.2/libsoup/soup-auth-ntlm.c:590:24: error: too few arguments to function ‘g_file_test’ 590 | ntlm_auth_available = g_file_test (NTLM_AUTH, G_FILE_TEST_IS_EXECUTABLE); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48, ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-abi32+64-20190820-031613 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) [3] pypy (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.13.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpvO net-libs/libsoup [ebuild U ] net-libs/libsoup-2.66.2 [2.64.2] USE="gtk-doc%* introspection samba ssl vala -gssapi -test (-debug%)" ABI_X86="32 (64) (-x32)"
Created attachment 587934 [details] emerge-info.txt
Created attachment 587936 [details] emerge-history.txt
Created attachment 587938 [details] environment
Created attachment 587940 [details] etc.portage.tbz2
Created attachment 587942 [details] net-libs:libsoup-2.66.2:20190824-024100.log
Created attachment 587944 [details] temp.tbz2
Created attachment 587946 [details, diff] corrects string construction in meson.build
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=749c26be5e5cf37aaaf445af0d174f8fc31f1a8c commit 749c26be5e5cf37aaaf445af0d174f8fc31f1a8c Author: Mart Raudsepp <leio@gentoo.org> AuthorDate: 2019-08-24 09:47:51 +0000 Commit: Mart Raudsepp <leio@gentoo.org> CommitDate: 2019-08-24 09:49:59 +0000 net-libs/libsoup-2.66.2: fix build with USE=samba Closes: https://bugs.gentoo.org/692814 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org> .../libsoup/files/2.66.2-meson-ntlm_auth-fix.patch | 28 ++++++++++++++++++++++ net-libs/libsoup/libsoup-2.66.2.ebuild | 1 + 2 files changed, 29 insertions(+)
*** Bug 692818 has been marked as a duplicate of this bug. ***