Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 743376 - app-arch/xdms-1.3.2-r1 : u_heavy.o:u_heavy.c:function Unpack_HEAVY: error: undefined reference to decode_c
Summary: app-arch/xdms-1.3.2-r1 : u_heavy.o:u_heavy.c:function Unpack_HEAVY: error: un...
Status: RESOLVED DUPLICATE of bug 721896
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-18 16:09 UTC by Toralf Förster
Modified: 2021-02-23 09:31 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.76 KB, text/plain)
2020-09-18 16:09 UTC, Toralf Förster
Details
app-arch:xdms-1.3.2-r1:20200918-131250.log (app-arch:xdms-1.3.2-r1:20200918-131250.log,7.48 KB, text/plain)
2020-09-18 16:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,332.68 KB, text/plain)
2020-09-18 16:09 UTC, Toralf Förster
Details
environment (environment,48.50 KB, text/plain)
2020-09-18 16:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,29.72 KB, application/x-bzip)
2020-09-18 16:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.57 KB, application/x-bzip)
2020-09-18 16:09 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-09-18 16:09:34 UTC
x86_64-pc-linux-gnu-gcc -Wall  -O2 -pipe -march=native -fno-diagnostics-color  -falign-functions=32:25:16 -Wformat -Werror=format-security -DVERSION=\"1.3.2\" -c crc_csum.c
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 u_heavy.o xdms.o u_deep.o u_init.o u_quick.o u_medium.o u_rle.o tables.o pfile.o maketbl.o getbits.o crc_csum.o -o xdms
u_heavy.o:u_heavy.c:function Unpack_HEAVY: error: undefined reference to 'decode_c'
u_heavy.o:u_heavy.c:function Unpack_HEAVY: error: undefined reference to 'decode_p'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:21: xdms] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-abi32+64-20200908-071541

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
  [6]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.46.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-8]
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
3)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm
  [3]   jamvm 

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Sep 18 01:05:35 PM UTC 2020

emerge -qpvO app-arch/xdms
[ebuild  N    ] app-arch/xdms-1.3.2-r1
Comment 1 Toralf Förster gentoo-dev 2020-09-18 16:09:36 UTC
Created attachment 661212 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-09-18 16:09:37 UTC
Created attachment 661215 [details]
app-arch:xdms-1.3.2-r1:20200918-131250.log
Comment 3 Toralf Förster gentoo-dev 2020-09-18 16:09:39 UTC
Created attachment 661218 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-09-18 16:09:41 UTC
Created attachment 661221 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-09-18 16:09:42 UTC
Created attachment 661224 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-09-18 16:09:43 UTC
Created attachment 661227 [details]
temp.tbz2
Comment 7 Torsten Kurbad 2020-11-26 08:09:49 UTC
This has been fixed in git recently:

https://gitlab.com/heikkiorsila/xdms

A live ebuild is in my private overlay:

https://git.tk-webart.de:7443/Linux/tkurbad-overlay/src/branch/master/app-arch/xdms
Comment 8 Agostino Sarubbo gentoo-dev 2021-02-23 09:31:50 UTC

*** This bug has been marked as a duplicate of bug 721896 ***