[Nasm-bugs] [Bug 3392653] New: it fails to build docs on Ubuntu 16.04 at the first attempt

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Sun Mar 22 11:17:25 PDT 2020


https://bugzilla.nasm.us/show_bug.cgi?id=3392653

            Bug ID: 3392653
           Summary: it fails to build docs on Ubuntu 16.04 at the first
                    attempt
           Product: NASM
           Version: 2.14.xx
          Hardware: All
                OS: All
            Status: OPEN
          Severity: normal
          Priority: Medium
         Component: Assembler
          Assignee: nobody at nasm.us
          Reporter: atilla.karaca at gmail.com
                CC: chang.seok.bae at intel.com, gorcunov at gmail.com,
                    hpa at zytor.com, nasm-bugs at nasm.us
     Obtained from: Build from source archive using configure

I tried to build it on my system. If I use `make` it builds well, but it fails
to build `make everything` with the following error:

    perl -I. ./rdsrc.pl -I./ dip nasmdoc.src
    Reading input...done.
    Fixing up cross-references...done.
    Sorting index tags...done.
    Producing Documentation Intermediate Paragraphs: done.
    perl -I. ./genps.pl -epsdir "." \
            -headps ./head.ps nasmdoc.dip \
                > nasmdoc.ps
    : no font found of: SourceSansPro-Semibold, ClearSans-Bold, Arial-Bold, 
    Helvetica-Bold
    Install one of these fonts or update psfonts.ph
    Makefile:69: recipe for target 'nasmdoc.ps' failed
    make[1]: *** [nasmdoc.ps] Error 29
    make[1]: Leaving directory '/home/trabzonspor/NewDesktop/Mart-2020/nasm- 
    2.14.02/doc'
    Makefile:412: recipe for target 'doc' failed
    make: *** [doc] Error 2

After failure when I run `make doc` it finishes OK.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are on the CC list for the bug.


More information about the Nasm-bugs mailing list