From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6546059049526362112 Date: Thu, 19 Apr 2018 00:32:21 -0700 (PDT) From: jon@solid-run.com To: isar-users Message-Id: Subject: building custom kernel fails MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1328_751770922.1524123141484" X-Google-Token: EIWM4dYFsJZTMw7wcCw0 X-Google-IP: 195.192.248.120 X-TUID: YLK2hcQ1e5qY ------=_Part_1328_751770922.1524123141484 Content-Type: multipart/alternative; boundary="----=_Part_1329_155084434.1524123141485" ------=_Part_1329_155084434.1524123141485 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I am now building a custom debian package from our kernel sources, the kernel compile goes fine. The deb-pkg is failing because the number of files passed to xarg is too long. Error message is. 2018-04-19 07:11:17 - INFO - | Using default distribution of 'unstable' in the changelog 2018-04-19 07:11:17 - INFO - | Install lsb-release or set $KDEB_CHANGELOG_DIST explicitly 2018-04-19 07:11:17 - INFO - | /usr/bin/xargs: md5sum: Argument list too long 2018-04-19 07:11:17 - INFO - | scripts/package/Makefile:90: recipe for target 'deb-pkg' failed 2018-04-19 07:11:17 - INFO - | make[1]: *** [deb-pkg] Error 126 2018-04-19 07:11:17 - INFO - | Makefile:1347: recipe for target 'deb-pkg' failed 2018-04-19 07:11:17 - INFO - | make: *** [deb-pkg] Error 2 2018-04-19 07:11:17 - INFO - | WARNING: exit code 2 from a shell command. looks like on large kernel builds the file lists will need to be broken up. ------=_Part_1329_155084434.1524123141485 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
I am now building a custom debian package from our kernel = sources, the kernel compile goes fine.=C2=A0 The deb-pkg is failing because= the number of files passed to xarg is too long.

Error m= essage is.

2018-04-19 07:11:17 - INFO=C2=A0 = =C2=A0 =C2=A0- | Using default distribution of 'unstable' in the ch= angelog
2018-04-19 07:11:17 - INFO=C2=A0 =C2=A0 =C2=A0- | Install= lsb-release or set $KDEB_CHANGELOG_DIST explicitly
2018-04-19 07= :11:17 - INFO=C2=A0 =C2=A0 =C2=A0- | /usr/bin/xargs: md5sum: Argument list = too long
2018-04-19 07:11:17 - INFO=C2=A0 =C2=A0 =C2=A0- | script= s/package/Makefile:90: recipe for target 'deb-pkg' failed
2018-04-19 07:11:17 - INFO=C2=A0 =C2=A0 =C2=A0- | make[1]: *** [deb-pkg] E= rror 126
2018-04-19 07:11:17 - INFO=C2=A0 =C2=A0 =C2=A0- | Makefi= le:1347: recipe for target 'deb-pkg' failed
2018-04-19 07= :11:17 - INFO=C2=A0 =C2=A0 =C2=A0- | make: *** [deb-pkg] Error 2
= 2018-04-19 07:11:17 - INFO=C2=A0 =C2=A0 =C2=A0- | WARNING: exit code 2 from= a shell command.

looks like on large kernel= builds the file lists will need to be broken up.
------=_Part_1329_155084434.1524123141485-- ------=_Part_1328_751770922.1524123141484--