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

Bug 870850

Summary: app-misc/rmlint-2.10.2 - session.c:(.text+<snip>): undefined reference to rm_xattr_is_deduplicated
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Louis Sautier (sbraz) <sbraz>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/sahib/rmlint/pull/605
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
app-misc:rmlint-2.10.1:20220917-151950.log
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-09-17 16:02:22 UTC
Linking Static Library ==> librmlint.a
Ranlib Library ==> librmlint.a
clang -o rmlint -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread src/rmlint.o librmlint.a -lblkid -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lelf -lm -lelf
/usr/bin/x86_64-pc-linux-gnu-ld: librmlint.a(session.o): in function `rm_session_dedupe_main':
session.c:(.text+0x64a): undefined reference to `rm_xattr_is_deduplicated'
/usr/bin/x86_64-pc-linux-gnu-ld: session.c:(.text+0x121c): undefined reference to `rm_xattr_mark_deduplicated'
clang-15: error: linker command failed with exit code 1 (use -v to see invocation)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20220916-220004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.2.1 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [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):
GNU Make 4.3.90

  HEAD of ::gentoo
commit 27e349751fc08f79c6f96f84652edf0c93ba9a1f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 14:46:52 2022 +0000

    2022-09-17 14:46:52 UTC

emerge -qpvO app-misc/rmlint
[ebuild  N    ] app-misc/rmlint-2.10.1  USE="nls -doc -gui -test" PYTHON_SINGLE_TARGET="python3_10 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-09-17 16:02:23 UTC
Created attachment 808141 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 16:02:25 UTC
Created attachment 808144 [details]
app-misc:rmlint-2.10.1:20220917-151950.log
Comment 3 Toralf Förster gentoo-dev 2022-09-17 16:02:25 UTC
Created attachment 808147 [details]
clang.tar.bz2
Comment 4 Toralf Förster gentoo-dev 2022-09-17 16:02:27 UTC
Created attachment 808150 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-09-17 16:02:28 UTC
Created attachment 808153 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-09-17 16:02:29 UTC
Created attachment 808156 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-17 16:02:31 UTC
Created attachment 808159 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-09-17 16:02:32 UTC
Created attachment 808162 [details]
temp.tar.bz2
Comment 9 Agostino Sarubbo gentoo-dev 2023-02-15 09:38:01 UTC
*** Bug 874294 has been marked as a duplicate of this bug. ***
Comment 10 Agostino Sarubbo gentoo-dev 2023-03-09 08:20:21 UTC
tinderbox_musl has reproduced this issue with version 2.10.1-r2 - Updating summary.
Comment 11 Agostino Sarubbo gentoo-dev 2023-12-21 08:08:41 UTC
gcc14_tinderbox has reproduced this issue with version 2.10.2 - Updating summary.