lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 23 Jul 2021 19:28:12 -0300
From:   Arnaldo <arnaldo.melo@...il.com>
To:     Ian Rogers <irogers@...gle.com>,
        Arnaldo Carvalho de Melo <acme@...nel.org>
CC:     Peter Zijlstra <peterz@...radead.org>,
        Ingo Molnar <mingo@...hat.com>,
        Mark Rutland <mark.rutland@....com>,
        Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
        Jiri Olsa <jolsa@...hat.com>,
        Namhyung Kim <namhyung@...nel.org>,
        linux-perf-users@...r.kernel.org, linux-kernel@...r.kernel.org,
        eranian@...gle.com
Subject: Re: [PATCH 4/7] perf doc: Add info pages to all target.



On July 23, 2021 6:03:16 PM GMT-03:00, Ian Rogers <irogers@...gle.com> wrote:
>On Fri, Jul 23, 2021 at 11:56 AM Arnaldo Carvalho de Melo
><acme@...nel.org> wrote:
>>
>> Em Fri, Jul 23, 2021 at 03:53:14PM -0300, Arnaldo Carvalho de Melo
>escreveu:
>> > Em Fri, Jul 23, 2021 at 03:27:57PM -0300, Arnaldo Carvalho de Melo
>escreveu:
>> > > Em Wed, Jul 14, 2021 at 06:33:40PM -0700, Ian Rogers escreveu:
>> > > > Enabled to ensure that info pages build.
>> > >
>> > > How did you test this? I tried installing texinfo, that is where
>> > > makeinfo belongs:
>> > >
>> > > ⬢[acme@...lbox perf]$ rpm -qf /usr/bin/makeinfo
>> > > texinfo-6.7-10.fc34.x86_64
>> > > ⬢[acme@...lbox perf]$ rpm -q texinfo
>> > > texinfo-6.7-10.fc34.x86_64
>> > > ⬢[acme@...lbox perf]$
>> > >
>> > > And then:
>> > >
>> > > ⬢[acme@...lbox perf]$ make -C tools/perf O=/tmp/build/perf
>install-doc
>> > > make: Entering directory '/var/home/acme/git/perf/tools/perf'
>> > >   BUILD:   Doing 'make -j24' parallel build
>> > >   INSTALL Documentation-man
>> > > make: Leaving directory '/var/home/acme/git/perf/tools/perf'
>> > > ⬢[acme@...lbox perf]$
>> >
>> > Also:
>>
>> We get closer if we do:
>>
>> ⬢[acme@...lbox perf]$ make -C tools/perf/Documentation/ install-info
>> make: Entering directory
>'/var/home/acme/git/perf/tools/perf/Documentation'
>>   ASCIIDOC perf.xml
>>   DB2TEXI  perf.texi
>> /bin/sh: line 2: docbook2x-texi: command not found
>> make: *** [Makefile:289: perf.texi] Error 127
>> make: Leaving directory
>'/var/home/acme/git/perf/tools/perf/Documentation'
>> ⬢[acme@...lbox perf]$
>
>Do you need to install docbook2x?

Sure, but it seems the name of the binaries in the version in fedora are different.

>
>$ dpkg -S /usr/bin/docbook2x-texi
>docbook2x: /usr/bin/docbook2x-texi
>
>Thanks,
>Ian
>
>> - Arnaldo

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ