From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 625F139A7EC for ; Tue, 17 Mar 2026 08:44:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.16 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773737059; cv=none; b=XQQNcxfFjBBrLgt1nYae5quQcL4m8/dQJq39WGMZyQMYTBHtp1XA9vy+tg0YKX+BTKMm72iJW+UKy8kM98H9NrF7jT7J7LgKfxDDaUvQh74i20/6RI2AkDTGLAzMz3I/OUD4dbBY05mvDPUAhx+7K6HThht2aUsDYbJNuxXCVqs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773737059; c=relaxed/simple; bh=pzj62WcvC75xKQfz0SYq61dDcfCMQb2l33LDV28AkJM=; h=Date:From:To:Cc:Subject:Message-ID; b=aPbcRE2NnWU97E4eOM3Lm2Hplk3RrcMLAX4xwJFhpObZd64vTDjsQk+J9CDhP8wz2xltvrXhFldhxiYWBeaAciP1HH5JHMc+Pmq1O2vGBpOgvCiHKoU8imPEBRCKFlEbswvZJ5co+iQyBaZ6uAb4qCHHrXxOrTo69n7HisgPfdo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=hfk3Hfdk; arc=none smtp.client-ip=198.175.65.16 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="hfk3Hfdk" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1773737058; x=1805273058; h=date:from:to:cc:subject:message-id; bh=pzj62WcvC75xKQfz0SYq61dDcfCMQb2l33LDV28AkJM=; b=hfk3HfdkctAhLGIwR4ZLQ4nxsdF4txR176ow9FsBk6zbQVNA2T5/BVZ5 UHMOzJUkvOD/ytUuGoebzXdsjIG4FgrQZyXk3XFvs3MjQcU2lvJ1d2NOg KKNNLk+w4ANxPc9I1nqL/6bx5+43nGWRu+enyKfH8sjlHAhRfA5AjVbXq JT+JUhpZkUtplOEOcLJ8JPxweJ+7XwM0GQgMuMEi56J3lOOpNG43OVryt S41unkn0NWi6St4hePejz1jZhYE2XzF8lLy8hDkX+x/lzL/lF7BHY4IEk AOEO2zF/n4TlyB5EviQG+TcvZ50AVvMmdTaG8C+/aCkXDOtd0DXZtlN1L A==; X-CSE-ConnectionGUID: m8KjWsCwSMKrAmz4twZpgA== X-CSE-MsgGUID: enda4xpITfiFk62utL9MFQ== X-IronPort-AV: E=McAfee;i="6800,10657,11731"; a="74946570" X-IronPort-AV: E=Sophos;i="6.23,124,1770624000"; d="scan'208";a="74946570" Received: from orviesa010.jf.intel.com ([10.64.159.150]) by orvoesa108.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Mar 2026 01:44:18 -0700 X-CSE-ConnectionGUID: fMT6uTWtT1el9fwfpWejyA== X-CSE-MsgGUID: apXTZcK+SYCiSnGVyMeVHA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,124,1770624000"; d="scan'208";a="221432361" Received: from lkp-server01.sh.intel.com (HELO 63737dd503cb) ([10.239.97.150]) by orviesa010.jf.intel.com with ESMTP; 17 Mar 2026 01:44:17 -0700 Received: from kbuild by 63737dd503cb with local (Exim 4.98.2) (envelope-from ) id 1w2Q29-0000000004f-2vLH; Tue, 17 Mar 2026 08:44:13 +0000 Date: Tue, 17 Mar 2026 16:43:33 +0800 From: kernel test robot To: Geert Uytterhoeven Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Stephen Boyd Subject: Error: Invalid compression type Message-ID: <202603171502.jxXK5hxQ-lkp@intel.com> User-Agent: s-nail v14.9.25 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 2d1373e4246da3b58e1df058374ed6b101804e07 commit: f47c1b77d0a2a9c0d49ec14302e74f933398d1a3 clk: Move clk_{save,restore}_context() to COMMON_CLK section date: 9 weeks ago config: sh-randconfig-001-20260317 (https://download.01.org/0day-ci/archive/20260317/202603171502.jxXK5hxQ-lkp@intel.com/config) compiler: sh4-linux-gcc (GCC) 15.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260317/202603171502.jxXK5hxQ-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 | Closes: https://lore.kernel.org/oe-kbuild-all/202603171502.jxXK5hxQ-lkp@intel.com/ All errors (new ones prefixed by >>): >> Error: Invalid compression type Usage: /usr/bin/mkimage [-T type] -l image -l ==> list image header information -T ==> parse image file as 'type' -q ==> quiet /usr/bin/mkimage [-x] -A arch -O os -T type -C comp -a addr -e ep -n name -d data_file[:data_file...] image -A ==> set architecture to 'arch' -O ==> set operating system to 'os' -T ==> set image type to 'type' -C ==> set compression type 'comp' -a ==> set load address to 'addr' (hex) -e ==> set entry point to 'ep' (hex) -n ==> set image name to 'name' -R ==> set second image name to 'name' -d ==> use image data from 'datafile' -x ==> set XIP (execute in place) -s ==> create an image with no data -v ==> verbose /usr/bin/mkimage [-D dtc_options] [-f fit-image.its|-f auto|-f auto-conf|-F] [-b [-b ]] [-E] [-B size] [-i ] fit-image file is used with -f auto, it may occur multiple times. -D => set all options for device tree compiler -f => input filename for FIT source -i => input filename for ramdisk file -E => place data outside of the FIT structure -B => align size in hex for FIT structure and header -b => append the device tree binary to the FIT -t => update the timestamp in the FIT Signing / verified boot options: [-k keydir] [-K dtb] [ -c ] [-p addr] [-r] [-N engine] -k => set directory containing private keys -K => write public keys to this .dtb file -g => set key name hint -G => use this signing key (in lieu of -k) -c => add comment in signature node -F => re-sign existing FIT image -p => place external data at a static position -r => mark keys used as 'required' in dtb -N => openssl engine to use for signing -o => algorithm to use for signing /usr/bin/mkimage -V ==> print version information and exit Use '-T list' to see a list of available image types Long options are available; read the man page for details -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki