All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: cros-kernel-buildreports@googlegroups.com
Cc: oe-kbuild-all@lists.linux.dev
Subject: [android-common:android13-5.10 0/1] ld: lib/decompress_unzstd.c:266: undefined reference to `ZSTD_DStreamWorkspaceBound'
Date: Thu, 30 Jan 2025 02:24:17 +0800	[thread overview]
Message-ID: <202501300217.6ZPxVBoW-lkp@intel.com> (raw)

Hi Paul,

FYI, the error/warning still remains.

tree:   https://android.googlesource.com/kernel/common android13-5.10
head:   baac115536de71f4da800ec0d999b511c5511045
commit: 95a43fc99f147282c64e68baf1ea18041c7755ea [0/1] ANDROID: Incremental fs: Add zstd compression support
config: i386-randconfig-051-20250129 (https://download.01.org/0day-ci/archive/20250130/202501300217.6ZPxVBoW-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250130/202501300217.6ZPxVBoW-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202501300217.6ZPxVBoW-lkp@intel.com/

All errors (new ones prefixed by >>):

   ld: warning: arch/x86/lib/retpoline.o: missing .note.GNU-stack section implies executable stack
   ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
   ld: warning: arch/x86/lib/retpoline.o: missing .note.GNU-stack section implies executable stack
   ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
   ld: lib/decompress_unzstd.o: in function `decompress_single':
>> lib/decompress_unzstd.c:127: undefined reference to `ZSTD_DCtxWorkspaceBound'
>> ld: lib/decompress_unzstd.c:129: undefined reference to `ZSTD_initDCtx'
>> ld: lib/decompress_unzstd.c:142: undefined reference to `ZSTD_findFrameCompressedSize'
>> ld: lib/decompress_unzstd.c:148: undefined reference to `ZSTD_decompressDCtx'
   ld: lib/decompress_unzstd.o: in function `__unzstd':
>> lib/decompress_unzstd.c:247: undefined reference to `ZSTD_getFrameParams'
>> ld: lib/decompress_unzstd.c:266: undefined reference to `ZSTD_DStreamWorkspaceBound'
>> ld: lib/decompress_unzstd.c:268: undefined reference to `ZSTD_initDStream'
>> ld: lib/decompress_unzstd.c:301: undefined reference to `ZSTD_decompressStream'

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2025-01-29 18:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202501300217.6ZPxVBoW-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=cros-kernel-buildreports@googlegroups.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.