Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722140 - sys-fs/xwmfs-0.84 : RootWin.cxx:(.text+<snip>): undefined reference to void xwmfs::XWindow::getProperty<int>(unsigned long, xwmfs:
Summary: sys-fs/xwmfs-0.84 : RootWin.cxx:(.text+<snip>): undefined reference to void x...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Gerstner
URL:
Whiteboard:
Keywords: PullRequest
: 722662 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-05-10 13:49 UTC by Toralf Förster
Modified: 2020-06-08 07:45 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.48 KB, text/plain)
2020-05-10 13:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,300.36 KB, text/plain)
2020-05-10 13:49 UTC, Toralf Förster
Details
environment (environment,20.84 KB, text/plain)
2020-05-10 13:49 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.07 KB, application/x-bzip)
2020-05-10 13:49 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.07 KB, application/x-bzip)
2020-05-10 13:49 UTC, Toralf Förster
Details
sys-fs:xwmfs-0.84:20200510-133405.log (sys-fs:xwmfs-0.84:20200510-133405.log,17.64 KB, text/plain)
2020-05-10 13:49 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,9.21 KB, application/x-bzip)
2020-05-10 13:49 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 2020-05-10 13:49:35 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: x11/RootWin.o: in function xwmfs::RootWin::queryPID():
RootWin.cxx:(.text+0xaba): undefined reference to void xwmfs::XWindow::getProperty<int>(unsigned long, xwmfs::Property<int>&, xwmfs::XWindow::PropertyInfo const*) const
/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: x11/RootWin.o: in function xwmfs::RootWin::queryPID() [clone .cold]:
RootWin.cxx:(.text.unlikely+0x451): undefined reference to void xwmfs::XWindow::getProperty<int>(unsigned long, xwmfs::Property<int>&, xwmfs::XWindow::PropertyInfo const*) const
/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: x11/RootWin.o: in function void xwmfs::RootWin::updateProperty<int>(xwmfs::XAtom const&, int&):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20200502-160513

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python3.8 (fallback)
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.43.1
  [2]   rust-1.43.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.252_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun 10 May 2020 01:05:20 PM UTC

emerge -qpvO sys-fs/xwmfs
[ebuild  N    ] sys-fs/xwmfs-0.84
Comment 1 Toralf Förster gentoo-dev 2020-05-10 13:49:38 UTC
Created attachment 637612 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-10 13:49:41 UTC
Created attachment 637614 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-10 13:49:43 UTC
Created attachment 637616 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-10 13:49:46 UTC
Created attachment 637618 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-10 13:49:49 UTC
Created attachment 637620 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-10 13:49:52 UTC
Created attachment 637622 [details]
sys-fs:xwmfs-0.84:20200510-133405.log
Comment 7 Toralf Förster gentoo-dev 2020-05-10 13:49:55 UTC
Created attachment 637624 [details]
temp.tbz2
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2020-05-12 10:25:11 UTC
*** Bug 722662 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2020-06-08 07:45:35 UTC
The bug has been closed via the following commit(s):

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

commit 427517aab91f283b7c88e9c82fc4c9432783ef58
Author:     Matthias Gerstner <Matthias.Gerstner@nefkom.net>
AuthorDate: 2020-05-13 15:51:37 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-06-08 07:45:20 +0000

    sys-fs/xwmfs: version bump to 0.85
    
    Signed-off-by: Matthias Gerstner <matthias.gerstner@nefkom.net>
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Closes: https://bugs.gentoo.org/722140
    Closes: https://bugs.gentoo.org/716170
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 sys-fs/xwmfs/Manifest          |  1 +
 sys-fs/xwmfs/xwmfs-0.85.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)