Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1244356 > unrolled thread

bindeb-pkg error (was Re: kbuild misc changes for v4.3-rc1 )

Started byPranith Kumar <bobby.prani+lkml@gmail.com>
First post2015-10-12 05:00 +0200
Last post2015-10-12 09:10 +0200
Articles 4 — 3 participants

Back to article view | Back to linux.kernel


Contents

  bindeb-pkg error (was Re: kbuild misc changes for v4.3-rc1 ) Pranith Kumar <bobby.prani+lkml@gmail.com> - 2015-10-12 05:00 +0200
    Re: bindeb-pkg error (was Re: kbuild misc changes for v4.3-rc1 ) Jim Davis <jim.epost@gmail.com> - 2015-10-12 07:10 +0200
      Re: bindeb-pkg error (was Re: kbuild misc changes for v4.3-rc1 ) Pranith Kumar <bobby.prani+lkml@gmail.com> - 2015-10-13 04:20 +0200
    Re: bindeb-pkg error (was Re: kbuild misc changes for v4.3-rc1 ) Riku Voipio <riku.voipio@linaro.org> - 2015-10-12 09:10 +0200

#1244356 — bindeb-pkg error (was Re: kbuild misc changes for v4.3-rc1 )

FromPranith Kumar <bobby.prani+lkml@gmail.com>
Date2015-10-12 05:00 +0200
Subjectbindeb-pkg error (was Re: kbuild misc changes for v4.3-rc1 )
Message-ID<qiBvb-2F4-3@gated-at.bofh.it>
Hi Michal,

On Tue, Sep 8, 2015 at 11:38 AM, Michal Marek <mmarek@suse.cz> wrote:
> Hi Linus,
>
> these are the non-core kbuild changes for 4.3-rc1:
> - deb-pkg:
>   + module signing fix
>   + dtb files are added to the package
>   + do not require `hostname -f` to work during build
>   + make deb-pkg generates a source package, bindeb-pkg has been added
>     to only generate the binary package

It would have been great to not change the functionality of the
target. Instead you could have added srcdeb-pkg to generate both the
source and binary.

Other than that, I keep seeing these errors now:

dpkg-gencontrol: warning: File::FcntlLock not available; using flock
which is not NFS-safe
dpkg-deb: building package `linux-firmware-image-4.3.0-rc4+' in
`../linux-firmware-image-4.3.0-rc4+_4.3.0-rc4+-8_powerpc.deb'.
dpkg-gencontrol: warning: File::FcntlLock not available; using flock
which is not NFS-safe
dpkg-deb: building package `linux-headers-4.3.0-rc4+' in
`../linux-headers-4.3.0-rc4+_4.3.0-rc4+-8_powerpc.deb'.
dpkg-gencontrol: warning: File::FcntlLock not available; using flock
which is not NFS-safe
dpkg-deb: building package `linux-libc-dev' in
`../linux-libc-dev_4.3.0-rc4+-8_powerpc.deb'.
dpkg-gencontrol: warning: File::FcntlLock not available; using flock
which is not NFS-safe
dpkg-deb: building package `linux-image-4.3.0-rc4+' in
`../linux-image-4.3.0-rc4+_4.3.0-rc4+-8_powerpc.deb'.
dpkg-genchanges: warning: package linux-image-4.3.0-rc4 listed in
files list but not in control info
dpkg-genchanges: warning: package linux-firmware-image-4.3.0-rc4
listed in files list but not in control info
dpkg-genchanges: warning: package linux-headers-4.3.0-rc4 listed in
files list but not in control info
dpkg-genchanges: binary-only upload (no source code included)
Use of uninitialized value $b in string eq at
/usr/share/perl5/Dpkg/Arch.pm line 399.
Use of uninitialized value $arch in pattern match (m//) at
/usr/share/perl5/Dpkg/Arch.pm line 335.
Use of uninitialized value $arch in hash element at
/usr/share/perl5/Dpkg/Arch.pm line 340.
dpkg-genchanges: error: cannot fstat file
../linux-firmware-image-4.3.0-rc4_4.3.0-rc4-7_powerpc.deb: No such
file or directory
scripts/package/Makefile:97: recipe for target 'bindeb-pkg' failed
make[1]: *** [bindeb-pkg] Error 2
Makefile:1226: recipe for target 'bindeb-pkg' failed
make: *** [bindeb-pkg] Error 2

Any idea on how to fix this?

Thanks,
Pranith
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1244385

FromJim Davis <jim.epost@gmail.com>
Date2015-10-12 07:10 +0200
Message-ID<qiDx0-5Nl-17@gated-at.bofh.it>
In reply to#1244356
On Sun, Oct 11, 2015 at 7:58 PM, Pranith Kumar
<bobby.prani+lkml@gmail.com> wrote:
>
>
> ../linux-firmware-image-4.3.0-rc4_4.3.0-rc4-7_powerpc.deb: No such
> file or directory
> scripts/package/Makefile:97: recipe for target 'bindeb-pkg' failed
> make[1]: *** [bindeb-pkg] Error 2
> Makefile:1226: recipe for target 'bindeb-pkg' failed
> make: *** [bindeb-pkg] Error 2

So this is a build on a ppc system?  What's the distro?  I've checked
that bindeb-pkg works fine with 4.3-rc4 on Ubuntu 15.04 with the amd64
architecture, but that's probably not much consolation.

-- 
Jim
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1245289

FromPranith Kumar <bobby.prani+lkml@gmail.com>
Date2015-10-13 04:20 +0200
Message-ID<qiXm3-XV-15@gated-at.bofh.it>
In reply to#1244385
On Mon, Oct 12, 2015 at 1:04 AM, Jim Davis <jim.epost@gmail.com> wrote:
> On Sun, Oct 11, 2015 at 7:58 PM, Pranith Kumar
> <bobby.prani+lkml@gmail.com> wrote:
>>
>>
>> ../linux-firmware-image-4.3.0-rc4_4.3.0-rc4-7_powerpc.deb: No such
>> file or directory
>> scripts/package/Makefile:97: recipe for target 'bindeb-pkg' failed
>> make[1]: *** [bindeb-pkg] Error 2
>> Makefile:1226: recipe for target 'bindeb-pkg' failed
>> make: *** [bindeb-pkg] Error 2
>
> So this is a build on a ppc system?  What's the distro?  I've checked
> that bindeb-pkg works fine with 4.3-rc4 on Ubuntu 15.04 with the amd64
> architecture, but that's probably not much consolation.
>

I am running Debian Jessie. Apparently the fix has been posted.

Thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1244423

FromRiku Voipio <riku.voipio@linaro.org>
Date2015-10-12 09:10 +0200
Message-ID<qiFp8-8uI-11@gated-at.bofh.it>
In reply to#1244356
On 12 October 2015 at 05:58, Pranith Kumar <bobby.prani+lkml@gmail.com> wrote:
> Hi Michal,

Hi Pranith,

I've trimmed the CC-list - I doubt all those people care about
building kernel debian packages, and presume they get to read this via
lkml/linux-kbuild anyways.

> Other than that, I keep seeing these errors now:
> dpkg-genchanges: error: cannot fstat file
> ../linux-firmware-image-4.3.0-rc4_4.3.0-rc4-7_powerpc.deb: No such
> file or directory
> scripts/package/Makefile:97: recipe for target 'bindeb-pkg' failed

Fix for that error has been picked up by Andrew Morton:

http://ozlabs.org/~akpm/mmotm/broken-out/builddeb-remove-debian-files-before-build.patch

Riku
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web