All of lore.kernel.org
 help / color / mirror / Atom feed
From: Akira Yokosawa <akiyks@gmail.com>
To: Andrea Parri <andrea.parri@amarulasolutions.com>
Cc: "Paul E. McKenney" <paulmck@linux.ibm.com>,
	perfbook@vger.kernel.org, Akira Yokosawa <akiyks@gmail.com>
Subject: Re: perfbook
Date: Sat, 27 Oct 2018 07:45:42 +0900	[thread overview]
Message-ID: <6e0825ca-560d-4774-ce88-399c72053448@gmail.com> (raw)
In-Reply-To: <20181026221402.GA5769@andrea>

On 2018/10/27 7:14, Andrea Parri wrote:
> On Sat, Oct 27, 2018 at 06:02:02AM +0900, Akira Yokosawa wrote:
>> On 2018/10/26 13:58:45 -0700, Andrea Parri wrote:
>>> On Thu, Oct 25, 2018 at 03:02:35AM -0700, Paul E. McKenney wrote:
>>>> On Thu, Oct 25, 2018 at 10:36:09AM +0200, Andrea Parri wrote:
>>>>> Hi Paul,
>>>>>
>>>>> could you forward me the info about perfbook you sent last week
>>>>> including the PDF?  I did try to compile from the repo but have
>>>>> not been successful yet: here's the last one.
>>>>>
>>>>> sh ./utilities/gen_snippet_d.sh
>>>>> sh utilities/autodate.sh >autodate.tex
>>>>> CodeSamples/SMPdesign/smpalloc.canonical.eps --> CodeSamples/SMPdesign/smpalloc.canonical.pdf
>>>>> Makefile:211: recipe for target 'CodeSamples/SMPdesign/smpalloc.canonical.pdf' failed
>>>>> make: *** [CodeSamples/SMPdesign/smpalloc.canonical.pdf] Error 255
>>>>
>>>> Hello, Andrea,
>>>>
>>>> Please see attached for the current PDF.  It looks to me like you are
>>>> missing one of the required packages, which are listed in FAQ-BUILD.txt
>>>> in the perfbook repo.
>>>>
>>>> Adding the perfbook email list in case someone has more exact advice.  ;-)
>>>
>>> Thanks.
>>>
>>> Please let me know if I should provide info about my setup/log.
>>
>> Hello Andrea,
>>
>> The commands involved in the failed recipe is "a2ping".
>> It invokes "gs" (Ghostscript) internally.
>>
>> Current Makefile does not check the existence of "gs".
>> Do your system have Ghostscript installed?
> 
> Hi Akira.  Yes, I have v9.25 (2018-03-21) from ubuntu 18.04.

And you have a2ping 2.83p, right?  Otherwise, Makefile should
complain. Hmm???

Can you remove "> /dev/null 2>&1" on line 220 of Makefile,
and let me know what a2ping should say?

"GPL Ghostscript 9.25: Unrecoverable error, exit code 1" is not
fatal and can be ignored as far as I know.

      Akira

> 
>   Andrea
> 
> 
>>
>>         Thanks, Akira
>>  
>>
>>>
>>>   Andrea
>>>
>>>
>>>>
>>>> 							Thanx, Paul
>>>
>>>
>>


  reply	other threads:[~2018-10-26 22:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20181025083609.GA6766@andrea>
     [not found] ` <20181025100235.GR4170@linux.ibm.com>
2018-10-26 20:20   ` perfbook Andrea Parri
2018-10-26 21:02     ` perfbook Akira Yokosawa
2018-10-26 22:14       ` perfbook Andrea Parri
2018-10-26 22:45         ` Akira Yokosawa [this message]
2018-10-26 23:06           ` perfbook Andrea Parri
2018-10-26 23:43             ` perfbook Akira Yokosawa
2018-10-27  0:33               ` perfbook Akira Yokosawa
2018-10-27  0:43                 ` perfbook Andrea Parri
2018-10-27  1:57                   ` perfbook Paul E. McKenney
2018-10-27 10:11                   ` perfbook Akira Yokosawa
2018-10-27  3:50         ` perfbook Akira Yokosawa
2018-10-27 12:58           ` perfbook Andrea Parri
2018-10-27 13:27             ` perfbook Akira Yokosawa
2018-10-27 17:09             ` perfbook Paul E. McKenney

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=6e0825ca-560d-4774-ce88-399c72053448@gmail.com \
    --to=akiyks@gmail.com \
    --cc=andrea.parri@amarulasolutions.com \
    --cc=paulmck@linux.ibm.com \
    --cc=perfbook@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.