All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juergen Gross <jgross@suse.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	linux-kbuild@vger.kernel.org
Subject: "make binrpm-pkg O=jg/master" fails
Date: Tue, 16 Dec 2014 11:56:42 +0100	[thread overview]
Message-ID: <54900FEA.3050000@suse.com> (raw)

Hi,

doing

make binrpm-pkg O=jg/master

on latest //git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git

fails:

...
   INSTALL sound/usb/usx2y/snd-usb-us122l.ko
   INSTALL sound/usb/usx2y/snd-usb-usx2y.ko
   DEPMOD  3.18.0+
+ 
INSTALL_FW_PATH=/home/gross/rpmbuild/BUILDROOT/kernel-3.18.0+-6.x86_64/lib/firmware/3.18.0+
+ make 
INSTALL_FW_PATH=/home/gross/rpmbuild/BUILDROOT/kernel-3.18.0+-6.x86_64/lib/firmware/3.18.0+ 
firmware_install
make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
make rule.
scripts/kconfig/conf --silentoldconfig Kconfig
***
*** Configuration file ".config" not found!
***
*** Please run some configurator (e.g. "make oldconfig" or
*** "make menuconfig" or "make xconfig").
***
/home/gross/linux/scripts/kconfig/Makefile:36: recipe for target 
'silentoldconfig' failed
make[6]: *** [silentoldconfig] Error 1
/home/gross/linux/Makefile:541: recipe for target 'silentoldconfig' failed
make[5]: *** [silentoldconfig] Error 2
   IHEX    firmware/acenic/tg1.bin
   INSTALL 
/home/gross/rpmbuild/BUILDROOT/kernel-3.18.0+-6.x86_64/lib/firmware/3.18.0+/acenic/tg1.bin
...
   IHEX    firmware/yam/9600.bin
   INSTALL 
/home/gross/rpmbuild/BUILDROOT/kernel-3.18.0+-6.x86_64/lib/firmware/3.18.0+/yam/9600.bin
+ cp HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o SHIPPED 
scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/zconf.lex.c SHIPPED 
scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD 
scripts/kconfig/conf scripts/kconfig/conf --silentoldconfig Kconfig 
/home/gross/linux/scripts/kconfig/Makefile:36: recipe for target 
''\''silentoldconfig'\''' failed /home/gross/linux/Makefile:541: recipe 
for target ''\''silentoldconfig'\''' failed arch/x86/boot/bzImage 
/home/gross/rpmbuild/BUILDROOT/kernel-3.18.0+-6.x86_64/boot/vmlinuz-3.18.0+
cp: unrecognized option '--silentoldconfig'
Try 'cp --help' for more information.
error: Bad exit status from /var/tmp/rpm-tmp.lsGzRz (%install)


RPM build errors:
     Bad exit status from /var/tmp/rpm-tmp.lsGzRz (%install)
/home/gross/linux/scripts/package/Makefile:60: recipe for target 
'binrpm-pkg' failed
make[2]: *** [binrpm-pkg] Error 1
/home/gross/linux/Makefile:1229: recipe for target 'binrpm-pkg' failed
make[1]: *** [binrpm-pkg] Error 2
make[1]: Leaving directory '/home/gross/linux/jg/master'
Makefile:145: recipe for target 'sub-make' failed
make: *** [sub-make] Error 2


After that I see new objects under firmware in the source tree.

Juergen

                 reply	other threads:[~2014-12-16 10:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54900FEA.3050000@suse.com \
    --to=jgross@suse.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.