Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894722 - sys-fs/xwmfs-0.91 - WindowDirEntry.cxx:(.text+<snip>): undefined reference to void xwmfs::XWindow::getProperty<xwmfs::utf8_string>
Summary: sys-fs/xwmfs-0.91 - WindowDirEntry.cxx:(.text+<snip>): undefined reference to...
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
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-02-16 08:25 UTC by Toralf Förster
Modified: 2023-02-17 05:29 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.65 KB, text/plain)
2023-02-16 08:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,132.24 KB, text/plain)
2023-02-16 08:25 UTC, Toralf Förster
Details
environment (environment,23.13 KB, text/plain)
2023-02-16 08:25 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,708 bytes, application/x-bzip)
2023-02-16 08:25 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.09 KB, application/x-bzip)
2023-02-16 08:25 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.54 KB, application/x-bzip)
2023-02-16 08:25 UTC, Toralf Förster
Details
sys-fs:xwmfs-0.91:20230215-224129.log (sys-fs:xwmfs-0.91:20230215-224129.log,14.40 KB, text/plain)
2023-02-16 08:25 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,9.73 KB, application/x-bzip)
2023-02-16 08:25 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 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(+)