All of lore.kernel.org
 help / color / mirror / Atom feed
* vmlinux link failure on ia64 with zstd
@ 2020-09-13 19:51 Ben Hutchings
  2020-09-14 19:12   ` Nick Terrell
  2021-03-23 16:28 ` John Paul Adrian Glaubitz
  0 siblings, 2 replies; 10+ messages in thread
From: Ben Hutchings @ 2020-09-13 19:51 UTC (permalink / raw)
  To: linux-ia64

[-- Attachment #1: Type: text/plain, Size: 1371 bytes --]

Enabling CONFIG_RD_ZSTD (which is enabled by default) resulted in a
link failure on ia64:

+ ld -r -o vmlinux.o --whole-archive arch/ia64/kernel/head.o init/built-in.a usr/built-in.a arch/ia64/kernel/built-in.a arch/ia64/mm/built-in.a kernel/built-in.a certs/built-in.a mm/built-in.a fs/built-in.a ipc/built-in.a security/built-in.a crypto/built-in.a block/built-in.a lib/built-in.a arch/ia64/lib/built-in.a lib/lib.a arch/ia64/lib/lib.a drivers/built-in.a sound/built-in.a net/built-in.a virt/built-in.a arch/ia64/pci/built-in.a arch/ia64/hp/common/built-in.a --no-whole-archive --start-group --end-group
ld: lib/zstd/entropy_common.o: linking constant-gp files with non-constant-gp files
ld: failed to merge target specific data of file lib/zstd/entropy_common.o
ld: lib/zstd/fse_decompress.o: linking constant-gp files with non-constant-gp files
ld: failed to merge target specific data of file lib/zstd/fse_decompress.o
ld: lib/zstd/zstd_common.o: linking constant-gp files with non-constant-gp files
ld: failed to merge target specific data of file lib/zstd/zstd_common.o

This is seen on Debian unstable, with gcc 10.2 and binutils 2.35.  A
full build log is available at:
https://buildd.debian.org/status/fetch.php?pkg=linux&arch=ia64&ver=5.9~rc4-1~exp1&stamp=1599955166&raw=1

Ben.

-- 
Ben Hutchings
Humour is the best antidote to reality.


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-03-23 16:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-13 19:51 vmlinux link failure on ia64 with zstd Ben Hutchings
2020-09-14 19:12 ` Nick Terrell
2020-09-14 19:12   ` Nick Terrell
2020-09-15  6:48   ` Masahiro Yamada
2020-09-15  6:48     ` Masahiro Yamada
2020-09-15  6:52     ` Nick Terrell
2020-09-15  6:52       ` Nick Terrell
2020-11-30 12:27     ` John Paul Adrian Glaubitz
2020-11-30 12:27       ` John Paul Adrian Glaubitz
2021-03-23 16:28 ` John Paul Adrian Glaubitz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.