Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 894722

Summary: sys-fs/xwmfs-0.91 - WindowDirEntry.cxx:(.text+<snip>): undefined reference to void xwmfs::XWindow::getProperty<xwmfs::utf8_string>
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Matthias Gerstner <matthias.gerstner>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/29618
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 865117    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
sys-fs:xwmfs-0.91:20230215-224129.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2023-02-16 08:25:33 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..    -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../src    -std=c++11 -pipe -march=native -fno-diagnostics-color -O2 -c -o x11/XDisplay.o x11/XDisplay.cxx
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..    -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../src    -std=c++11 -pipe -march=native -fno-diagnostics-color -O2 -c -o fuse/FileEntry.o fuse/FileEntry.cxx
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..    -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../src    -std=c++11 -pipe -march=native -fno-diagnostics-color -O2 -c -o common/strerror.o common/strerror.cxx
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..    -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../src    -std=c++11 -pipe -march=native -fno-diagnostics-color -O2 -c -o common/Mutex.o common/Mutex.cxx
x86_64-pc-linux-gnu-g++ -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I../src    -std=c++11 -pipe -march=native -fno-diagnostics-color -O2  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o xwmfs common/Helper.o common/ILogger.o common/Exception.o common/Mutex.o 
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: main/WindowDirEntry.o: in function `xwmfs::WindowDirEntry::updateProperties(xwmfs::FileEntry&)':
WindowDirEntry.cxx:(.text+0x2138): undefined reference to `void xwmfs::XWindow::getProperty<xwmfs::utf8_string>(unsigned long, xwmfs::Property<xwmfs::utf8_string>&, xwmfs::XWindow::PropertyInfo const*) const'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: main/SelectionAccessFile.o: in function `xwmfs::SelectionAccessFile::updateSelection()':
SelectionAccessFile.cxx:(.text+0x11e2): undefined reference to `void xwmfs::XWindow::getProperty<xwmfs::utf8_string>(unsigned long, xwmfs::Property<xwmfs::utf8_string>&, xwmfs::XWindow::PropertyInfo const*) const'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20230214-230019

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 15.0.7
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.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.2 *

  HEAD of ::gentoo
commit 8208233a20f6edc5583a8224fcb33300a504adbb
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Feb 15 21:32:05 2023 +0000

    2023-02-15 21:32:05 UTC

emerge -qpvO sys-fs/xwmfs
[ebuild  N    ] sys-fs/xwmfs-0.91
Comment 1 Toralf Förster gentoo-dev 2023-02-16 08:25:34 UTC
Created attachment 851576 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-16 08:25:35 UTC
Created attachment 851578 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-02-16 08:25:36 UTC
Created attachment 851580 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-16 08:25:37 UTC
Created attachment 851582 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-16 08:25:38 UTC
Created attachment 851584 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-16 08:25:39 UTC
Created attachment 851586 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-16 08:25:40 UTC
Created attachment 851588 [details]
sys-fs:xwmfs-0.91:20230215-224129.log
Comment 8 Toralf Förster gentoo-dev 2023-02-16 08:25:41 UTC
Created attachment 851590 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-02-17 05:29:33 UTC
The bug has been closed via the following commit(s):

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

commit d0b6c49b9213ae4f67fffa4c7ef32e5ab2696947
Author:     Matthias Gerstner <Matthias.Gerstner@nefkom.net>
AuthorDate: 2023-02-16 16:18:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-17 05:22:20 +0000

    sys-fs/xwmfs: add 0.92
    
    Closes: https://bugs.gentoo.org/894722
    Signed-off-by: Matthias Gerstner <Matthias.Gerstner@nefkom.net>
    Signed-off-by: Sam James <sam@gentoo.org>

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