[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJhHMCA=CGdBdnGKzG05HDPOESgGZvZ=VwDTMUnpgT==mKSe3w@mail.gmail.com>
Date: Sun, 11 Oct 2015 22:58:44 -0400
From: Pranith Kumar <bobby.prani+lkml@...il.com>
To: Michal Marek <mmarek@...e.cz>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Andi Kleen <ak@...ux.intel.com>, andrej.skvortzov@...il.com,
arnaud.patard@...-net.org, Borislav Petkov <bp@...e.de>,
dmitry.kalinkin@...il.com, f.fainelli@...il.com,
fabio.estevam@...escale.com, jim.epost@...il.com,
k.kozlowski@...sung.com, linux@...musvillemoes.dk,
lists@...dbynature.de, mike.marciniszyn@...el.com,
riku.voipio@...aro.org, sboyd@...eaurora.org,
linux-kbuild@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: bindeb-pkg error (was Re: kbuild misc changes for v4.3-rc1 )
Hi Michal,
On Tue, Sep 8, 2015 at 11:38 AM, Michal Marek <mmarek@...e.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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists