All of lore.kernel.org
 help / color / mirror / Atom feed
* phosphor-ipmi-flash: tools build fail
@ 2020-03-31  8:42 CS20 CTCchien
  2020-03-31 15:13 ` Patrick Venture
  0 siblings, 1 reply; 2+ messages in thread
From: CS20 CTCchien @ 2020-03-31  8:42 UTC (permalink / raw)
  To: Patrick Venture, Benjamin Fair; +Cc: OpenBMC Maillist, CS20 KWLiu

Hi Patrick,

I upload a commit for phosphor-ipmi-flash/tools, but Jenkins shows build fail.
I add two more options for nuvoton pci device
enable-nuvoton-p2a-vga and enable-nuvoton-p2a-mbox
and I build with below three command sets on my PC
and they all build successfully

1.
./bootstrap.sh
./configure --disable-build-bmc-blob-handler
make
sudo make install

2.
./bootstrap.sh
./configure --disable-build-bmc-blob-handler  --enable-nuvoton-p2a-mbox
make
sudo make install

3.
./bootstrap.sh
./configure --disable-build-bmc-blob-handler  --enable-nuvoton-p2a-vga
make
sudo make install

so would you please help to solve this problem? I have no idea what's wrong.
Thanks a lot

B.R.
Medad
________________________________
________________________________
 The privileged confidential information contained in this email is intended for use only by the addressees as indicated by the original sender of this email. If you are not the addressee indicated in this email or are not responsible for delivery of the email to such a person, please kindly reply to the sender indicating this fact and delete all copies of it from your computer and network server immediately. Your cooperation is highly appreciated. It is advised that any unauthorized use of confidential information of Nuvoton is strictly prohibited; and any information in this email irrelevant to the official business of Nuvoton shall be deemed as neither given nor endorsed by Nuvoton.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: phosphor-ipmi-flash: tools build fail
  2020-03-31  8:42 phosphor-ipmi-flash: tools build fail CS20 CTCchien
@ 2020-03-31 15:13 ` Patrick Venture
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Venture @ 2020-03-31 15:13 UTC (permalink / raw)
  To: CS20 CTCchien; +Cc: Benjamin Fair, OpenBMC Maillist, CS20 KWLiu

On Tue, Mar 31, 2020 at 1:42 AM CS20 CTCchien <CTCCHIEN@nuvoton.com> wrote:
>
> Hi Patrick,
>
> I upload a commit for phosphor-ipmi-flash/tools, but Jenkins shows build fail.
> I add two more options for nuvoton pci device
> enable-nuvoton-p2a-vga and enable-nuvoton-p2a-mbox
> and I build with below three command sets on my PC
> and they all build successfully


Take a look at the output in Jenkins more specifically as it'll try to
format the code first - chances are this is what is failing.

>
> 1.
> ./bootstrap.sh
> ./configure --disable-build-bmc-blob-handler
> make
> sudo make install
>
> 2.
> ./bootstrap.sh
> ./configure --disable-build-bmc-blob-handler  --enable-nuvoton-p2a-mbox
> make
> sudo make install
>
> 3.
> ./bootstrap.sh
> ./configure --disable-build-bmc-blob-handler  --enable-nuvoton-p2a-vga
> make
> sudo make install
>
> so would you please help to solve this problem? I have no idea what's wrong.
> Thanks a lot
>
> B.R.
> Medad
> ________________________________
> ________________________________
>  The privileged confidential information contained in this email is intended for use only by the addressees as indicated by the original sender of this email. If you are not the addressee indicated in this email or are not responsible for delivery of the email to such a person, please kindly reply to the sender indicating this fact and delete all copies of it from your computer and network server immediately. Your cooperation is highly appreciated. It is advised that any unauthorized use of confidential information of Nuvoton is strictly prohibited; and any information in this email irrelevant to the official business of Nuvoton shall be deemed as neither given nor endorsed by Nuvoton.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-31 15:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-31  8:42 phosphor-ipmi-flash: tools build fail CS20 CTCchien
2020-03-31 15:13 ` Patrick Venture

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.