Janis Schoetterl-Glausch
1cc0733dca
kbuild: rpm-pkg: fix breakage when V=1 is used
[ Upstream commit 2e07005f48 ]
Doing make V=1 binrpm-pkg results in:
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EgV6qJ
+ umask 022
+ cd .
+ /bin/rm -rf /home/scgl/rpmbuild/BUILDROOT/kernel-6.0.0_rc5+-1.s390x
+ /bin/mkdir -p /home/scgl/rpmbuild/BUILDROOT
+ /bin/mkdir /home/scgl/rpmbuild/BUILDROOT/kernel-6.0.0_rc5+-1.s390x
+ mkdir -p /home/scgl/rpmbuild/BUILDROOT/kernel-6.0.0_rc5+-1.s390x/boot
+ make -f ./Makefile image_name
+ cp test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo >&2; \ echo >&2 " ERROR: Kernel configuration is invalid."; \ echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo >&2 ; \ /bin/false) arch/s390/boot/bzImage /home/scgl/rpmbuild/BUILDROOT/kernel-6.0.0_rc5+-1.s390x/boot/vmlinuz-6.0.0-rc5+
cp: invalid option -- 'e'
Try 'cp --help' for more information.
error: Bad exit status from /var/tmp/rpm-tmp.EgV6qJ (%install)
Because the make call to get the image name is verbose and prints
additional information.
Fixes: 993bdde945 ("kbuild: add image_name to no-sync-config-targets")
Signed-off-by: Janis Schoetterl-Glausch <scgl@linux.ibm.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-10-21 12:39:01 +02:00
..
2022-05-18 00:08:27 +02:00
2022-05-08 01:33:07 -07:00
2022-09-24 04:30:06 +09:00
2022-08-07 21:30:36 +02:00
2022-05-20 22:40:56 +02:00
2022-08-21 02:47:48 +09:00
2022-06-10 14:51:36 +02:00
2022-08-07 10:03:24 -07:00
2022-05-24 16:33:20 +09:00
2022-09-24 04:30:30 +09:00
2022-08-21 02:47:36 +09:00
2022-10-21 12:39:01 +02:00
2022-10-21 12:37:58 +02:00
2022-08-02 15:17:00 -04:00
2022-01-08 18:28:21 +09:00
2022-05-08 03:16:59 +09:00
2021-09-03 08:17:20 +09:00
2022-07-17 17:31:40 -07:00
2022-07-22 00:28:14 +02:00
2021-04-25 05:14:26 +09:00
2021-09-08 11:50:28 -07:00
2022-06-10 03:47:13 +09:00
2021-08-10 09:13:25 +09:00
2021-09-19 10:13:03 +09:00
2022-06-16 19:58:22 -07:00
2022-07-27 21:18:00 +09:00
2022-05-08 03:16:59 +09:00
2021-08-05 20:55:39 +09:00
2021-05-18 11:09:59 +02:00
2021-01-04 10:38:11 +09:00
2022-01-20 08:52:54 +02:00
2022-04-29 14:37:57 -07:00
2021-11-06 13:30:32 -07:00
2021-01-01 12:26:39 -08:00
2020-09-04 18:19:37 +02:00
2021-01-22 06:34:44 +09:00
2021-10-26 09:42:29 -06:00
2020-03-17 08:59:03 +09:00
2022-08-29 13:58:47 +09:00
2022-08-02 22:08:17 +02:00
2021-03-08 13:19:05 +01:00
2022-06-26 06:15:05 +09:00
2021-09-03 08:17:21 +09:00
2022-05-08 01:33:07 -07:00
2021-01-14 08:21:09 -08:00
2022-04-24 10:38:44 +02:00
2022-06-30 12:22:17 -06:00
2022-04-29 14:38:00 -07:00
2022-07-27 21:18:00 +09:00
2022-05-11 21:45:53 +09:00
2021-05-17 12:10:03 +09:00
2022-05-27 15:51:48 +09:00
2022-10-21 12:39:01 +02:00
2022-08-03 22:56:38 +09:00
2022-06-13 11:07:45 -06:00
2021-04-25 05:14:26 +09:00
2021-10-15 11:25:13 +02:00
2022-06-05 06:20:57 +09:00
2022-04-05 17:03:31 +09:00
2021-03-15 19:20:48 +09:00
2022-07-27 21:17:59 +09:00
2022-03-21 08:13:03 -07:00
2022-05-08 03:17:00 +09:00
2022-08-03 22:56:38 +09:00
2022-09-24 11:19:19 +09:00
2021-03-15 19:20:48 +09:00
2022-10-12 09:39:04 +02:00
2022-08-16 12:25:53 -07:00
2021-03-15 19:20:48 +09:00
2020-08-10 01:32:59 +09:00
2021-09-24 16:13:35 -07:00
2020-08-10 01:32:59 +09:00
2021-12-09 16:42:27 -08:00
2022-06-29 17:43:41 +02:00
2022-05-29 18:39:35 +09:00
2022-07-27 21:18:00 +09:00
2022-05-29 18:39:35 +09:00
2022-07-27 21:18:00 +09:00
2022-05-08 01:33:07 -07:00
2022-01-20 08:52:55 +02:00
2020-05-17 18:52:01 +09:00
2022-05-24 16:33:20 +09:00
2022-06-29 17:43:41 +02:00
2022-05-17 15:16:29 +02:00
2022-03-11 15:36:35 +01:00
2022-09-10 05:35:13 +09:00
2022-07-11 10:49:14 -07:00
2021-04-25 05:22:42 +09:00
2022-06-08 20:14:13 +09:00
2022-06-05 06:20:57 +09:00
2022-05-12 10:08:43 -07:00
2022-02-22 14:32:44 -08:00
2022-02-02 11:19:33 +01:00
2020-03-26 15:08:27 -07:00
2022-05-11 21:46:38 +09:00
2021-03-02 17:27:18 -05:00
2021-06-18 09:09:17 -04:00
2022-03-07 13:54:59 +01:00
2022-08-12 18:39:43 -07:00
2022-01-08 18:03:57 +09:00
2020-12-08 23:30:04 +09:00
2022-08-03 23:56:20 +03:00
2022-06-03 20:09:27 +08:00
2022-01-18 10:17:18 -05:00
2022-06-01 09:32:45 -06:00
2022-05-18 15:34:33 +02:00
2022-05-18 15:35:42 +02:00
2022-03-22 15:57:00 -07:00
2022-07-07 12:47:34 -06:00
2020-12-08 23:30:04 +09:00
2022-06-03 20:09:27 +08:00
2021-07-09 04:00:39 +09:00
2021-08-10 09:13:25 +09:00
2021-07-09 04:00:39 +09:00
2022-07-01 10:32:30 +02:00
2022-02-13 16:50:06 -08:00
2021-06-08 13:09:34 +01:00
2021-05-03 17:23:06 -06:00
2021-08-10 09:13:25 +09:00
2020-06-06 23:42:01 +09:00