Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880345 - sys-apps/xdg-desktop-portal-1.15.0 fails test - tests/test-portals.c: error: call to undeclared function
Summary: sys-apps/xdg-desktop-portal-1.15.0 fails test - tests/test-portals.c: error: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-08 08:52 UTC by Toralf Förster
Modified: 2023-09-15 07:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.61 KB, text/plain)
2022-11-08 08:52 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,1.80 KB, application/x-bzip)
2022-11-08 08:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,64.80 KB, text/plain)
2022-11-08 08:52 UTC, Toralf Förster
Details
environment (environment,68.98 KB, text/plain)
2022-11-08 08:52 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.38 KB, application/x-bzip)
2022-11-08 08:52 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.45 KB, application/x-bzip)
2022-11-08 08:52 UTC, Toralf Förster
Details
sys-apps:xdg-desktop-portal-1.15.0:20221107-234339.log (sys-apps:xdg-desktop-portal-1.15.0:20221107-234339.log,76.59 KB, text/plain)
2022-11-08 08:52 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.23 KB, application/x-bzip)
2022-11-08 08:52 UTC, Toralf Förster
Details
tests.tar.bz2 (tests.tar.bz2,43.01 KB, application/x-bzip)
2022-11-08 08:52 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-11-08 08:52:40 UTC
clang-15: warning: -lsystemd: 'linker' input unused [-Wunused-command-line-argument]
src/xdp-utils.c:2271:17: warning: unused variable 'parts' [-Wunused-variable]
  g_auto(GStrv) parts = NULL;
                ^
tests/test-portals.c:156:3: error: call to undeclared function
      'setup_dbus_daemon_wrapper'; ISO C99 and later do not support implicit
      function declarations [-Werror,-Wimplicit-function-declaration]

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4_test-20221107-060003

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.4
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
php cli (if any):
GNU Make 4.4

  HEAD of ::gentoo
commit 74d22012e99753e3c999c7cefb6f3b5f9843ecc4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 7 23:31:52 2022 +0000

    2022-11-07 23:31:52 UTC

emerge -qpvO sys-apps/xdg-desktop-portal
[ebuild  N    ] sys-apps/xdg-desktop-portal-1.15.0  USE="systemd -geolocation -screencast"
Comment 1 Toralf Förster gentoo-dev 2022-11-08 08:52:42 UTC
Created attachment 828765 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-08 08:52:43 UTC
Created attachment 828767 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-11-08 08:52:44 UTC
Created attachment 828769 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-08 08:52:45 UTC
Created attachment 828771 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-08 08:52:47 UTC
Created attachment 828773 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-08 08:52:48 UTC
Created attachment 828775 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-08 08:52:49 UTC
Created attachment 828777 [details]
sys-apps:xdg-desktop-portal-1.15.0:20221107-234339.log
Comment 8 Toralf Förster gentoo-dev 2022-11-08 08:52:50 UTC
Created attachment 828779 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-08 08:52:52 UTC
Created attachment 828781 [details]
tests.tar.bz2
Comment 10 Pascal Jäger 2023-09-15 07:53:49 UTC
1.15 is no longer in tree, 1.16 does not fail tests under clang16