[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH 2/2] scripts/package/builddeb: split generating packaging and build



On Wed, Aug 16, 2017 at 4:08 AM,  <riku.voipio@linaro.org> wrote:
>
> deb-pkg and bindeb-pkg removing need for handrulled source/changes

handrolled?

A quick test on a Ubuntu 16.04 vm with these patches applied on top of
4.13-rc5 generated a few warnings that didn't appear before:

dpkg-architecture: warning: specified GNU system type i686-linux-gnu
does not match CC system type x86_64-linux-gnu, try setting a correct
CC environment variable
dpkg-buildpackage: warning: debian/rules is not executable; fixing that
make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent
make rule.
make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent
make rule.
make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent
make rule.
dpkg-genchanges: warning: package linux-firmware-image-4.13.0-rc5+ in
control file but not in files list
dpkg-genchanges: warning: package linux-image-4.13.0-rc5+-dbg in
control file but not in files list

I think that first warning is from running "make allnoconfig
bindeb-pkg", and allnoconfig sets CONFIG_X86_32=y

-- 
Jim


Reply to: