linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Christophe Leroy <christophe.leroy@csgroup.eu>
To: Giuseppe Sacco <giuseppe@sguazz.it>, linuxppc-dev@lists.ozlabs.org
Subject: Re: kernel since 5.6 do not boot anymore on Apple PowerBook
Date: Wed, 8 Jul 2020 19:09:05 +0200	[thread overview]
Message-ID: <c2a89243-6135-4edd-2c1c-42c2159b5a1e@csgroup.eu> (raw)
In-Reply-To: <498426507489f2c8e32daaf7af1105b5adba552f.camel@sguazz.it>

Hi

Le 08/07/2020 à 19:00, Giuseppe Sacco a écrit :
> Hello,
> while trying to debug a problem using git bisect, I am now at a point
> where I cannot build the kernel at all. This is the error message I
> get:
> 
> $ LANG=C make ARCH=powerpc \
>   CROSS_COMPILE=powerpc-linux- \
>   CONFIG_MODULE_COMPRESS_GZIP=true \
>   INSTALL_MOD_STRIP=1 CONFIG_MODULE_COMPRESS=1 \
>   -j4 INSTALL_MOD_PATH=$BOOT INSTALL_PATH=$BOOT \
>   CONFIG_DEBUG_INFO_COMPRESSED=1 \
>   install modules_install
> make[2]: *** No rule to make target 'vmlinux', needed by

Surprising.

Did you make any change to Makefiles ?

Are you in the middle of a bisect ? If so, if the previous builds 
worked, I'd do 'git bisect skip'

What's the result with:

LANG=C make ARCH=powerpc CROSS_COMPILE=powerpc-linux- vmlinux

Christophe

> 'arch/powerpc/boot/zImage.pmac'.  Stop.
> make[1]: *** [arch/powerpc/Makefile:407: install] Error 2
> make: *** [Makefile:328: __build_one_by_one] Error 2
> 
> How can I continue?
> 
> Thank you,
> Giuseppe
> 

  reply	other threads:[~2020-07-08 17:11 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-07 12:58 kernel since 5.6 do not boot anymore on Apple PowerBook Giuseppe Sacco
2020-07-07 13:35 ` Christophe Leroy
2020-07-07 14:03   ` Giuseppe Sacco
2020-07-07 14:52     ` Christophe Leroy
2020-07-07 15:34       ` Giuseppe Sacco
2020-07-08  7:59         ` Giuseppe Sacco
2020-07-08  8:38           ` Christophe Leroy
2020-07-08  8:56             ` Giuseppe Sacco
2020-07-08 17:00               ` Giuseppe Sacco
2020-07-08 17:09                 ` Christophe Leroy [this message]
2020-07-08 17:36                   ` Giuseppe Sacco
2020-07-08 18:44                     ` Christophe Leroy
2020-08-21  6:55                       ` Christophe Leroy
2020-08-21  8:22                         ` Giuseppe Sacco
2020-08-21 13:29                           ` Christophe Leroy
     [not found]                             ` <8ce38d9bb162268f53a2292a916c44579421e552.camel@sguazz.it>
2020-08-21 14:03                               ` Christophe Leroy
2020-08-21 15:44                                 ` Giuseppe Sacco
2020-08-22  8:28                                 ` Giuseppe Sacco
2020-08-24  5:17                                   ` Christophe Leroy
2020-08-24 20:48                                     ` Giuseppe Sacco
2020-08-26 10:10                                       ` Christophe Leroy
2020-08-26 13:53                                       ` Christophe Leroy
2020-08-26 22:28                                         ` Giuseppe Sacco
2020-08-27  7:46                                           ` Giuseppe Sacco
2020-08-27  8:28                                             ` Giuseppe Sacco
2020-08-27 10:39                                               ` Christophe Leroy
2020-08-27 14:37                                                 ` Giuseppe Sacco
2020-08-27 18:28                                                   ` Christophe Leroy
2020-08-28 17:07                                                 ` Gabriel Paubert

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=c2a89243-6135-4edd-2c1c-42c2159b5a1e@csgroup.eu \
    --to=christophe.leroy@csgroup.eu \
    --cc=giuseppe@sguazz.it \
    --cc=linuxppc-dev@lists.ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).