Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908266 - app-misc/jdupes-1.23.0 - jdupes.c:(<snip>) undefined reference to dedupefiles
Summary: app-misc/jdupes-1.23.0 - jdupes.c:(<snip>) undefined reference to dedupefiles
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jakov Petrina
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-10 19:11 UTC by Toralf Förster
Modified: 2023-06-10 19:11 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,22.92 KB, text/plain)
2023-06-10 19:11 UTC, Toralf Förster
Details
app-misc:jdupes-1.23.0:20230610-190053.log (app-misc:jdupes-1.23.0:20230610-190053.log,11.87 KB, text/plain)
2023-06-10 19:11 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,97.01 KB, application/x-xz)
2023-06-10 19:11 UTC, Toralf Förster
Details
environment (environment,64.06 KB, text/plain)
2023-06-10 19:11 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,788 bytes, application/x-xz)
2023-06-10 19:11 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,43.18 KB, application/x-xz)
2023-06-10 19:11 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,16.79 KB, application/x-xz)
2023-06-10 19:11 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-06-10 19:11:13 UTC
too long lines were shrinked:

make -j5 DESTDIR=/var/tmp/portage/app-misc/jdupes-1.23.0/image PREFIX=/usr install 
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wwrite-strings -Wcast-align -Wstrict-aliasing -Wstrict-prototypes -Wpointer-arith -Wundef -Wshadow -Wfloat-equal -Waggregate-return -Wcast-qual -Wswitch-default -Wswitch-enum -Wconversion -Wunreachable-code -Wformat=2 -std
test -e /var/tmp/portage/app-misc/jdupes-1.23.0/image/usr/bin || mkdir -p /var/tmp/portage/app-misc/jdupes-1.23.0/image/usr/bin
test -e /var/tmp/portage/app-misc/jdupes-1.23.0/image/usr/share/man/man1 || mkdir -p /var/tmp/portage/app-misc/jdupes-1.23.0/image/usr/share/man/man1
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wwrite-strings -Wcast-align -Wstrict-aliasing -Wstrict-prototypes -Wpointer-arith -Wundef -Wshadow -Wfloat-equal -Waggregate-return -Wcast-qual -Wswitch-default -Wswitch-enum -Wconversion -Wunreachable-code -Wformat=2 -std
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: jdupes.o: in function `main':
jdupes.c:(.text.startup+0xc0d): undefined reference to `dedupefiles'
collect2: error: ld returned 1 exit status
make: *** [Makefile:217: jdupes] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j5-20230602-204005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.5
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.69.0
  [2]   rust-1.69.0 *
The following VMs are available for generation-2:
1)	OpenJDK 11.0.18_p10 [openjdk-11]
2)	OpenJDK 17.0.6_p10 [openjdk-17]
3)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
4)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-11 
  [2]   openjdk-17 
  [3]   openjdk-bin-8  system-vm
  [4]   openjdk-bin-11 
  [5]   openjdk-bin-17 

php cli (if any):
go version go1.20.5 linux/amd64

  HEAD of ::gentoo
commit c02b33506e73e5381937b50ff4c0c42b3550610a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jun 10 18:02:03 2023 +0000

    2023-06-10 18:02:02 UTC

emerge -qpvO app-misc/jdupes
[ebuild     U ] app-misc/jdupes-1.23.0 [1.21.3] USE="dedupe lowmem -hardened"
Comment 1 Toralf Förster gentoo-dev 2023-06-10 19:11:14 UTC
Created attachment 863672 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-06-10 19:11:15 UTC
Created attachment 863673 [details]
app-misc:jdupes-1.23.0:20230610-190053.log
Comment 3 Toralf Förster gentoo-dev 2023-06-10 19:11:16 UTC
Created attachment 863674 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-06-10 19:11:18 UTC
Created attachment 863675 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-06-10 19:11:18 UTC
Created attachment 863676 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-06-10 19:11:19 UTC
Created attachment 863677 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-06-10 19:11:20 UTC
Created attachment 863678 [details]
temp.tar.xz