[Nasm-bugs] [Bug 3392550] New: The git-core submodule is not initialized

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Wed Jan 16 01:15:58 PST 2019


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

            Bug ID: 3392550
           Summary: The git-core submodule is not initialized
           Product: NASM
           Version: 2.14.xx
          Hardware: All
                OS: All
            Status: OPEN
          Severity: normal
          Priority: Medium
         Component: Assembler
          Assignee: nobody at nasm.us
          Reporter: ignisvulpis 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

To reproduce:
Download nasm-2.14.02.tar.bz2 and unpack
Follow instructions from INSTALL
sh autogen.sh
sh configure

ignisvulpis at namenlos:~/Downloads$ cd nasm-2.14.02/
ignisvulpis at namenlos:~/Downloads/nasm-2.14.02$ ls
aclocal.m4  autogen.sh  common     configure.ac  doc      INSTALL     macros   
   Mkfiles  nasm.spec      nasm.txt     nsis     rdoff   SubmittingPatches 
tools      version.mac  version.sed
asm         ChangeLog   config     contrib       headers  install-sh 
Makefile.in  nasm.1   nasm.spec.in   ndisasm.1    output   README  test        
      version    version.mak  x86
AUTHORS     CHANGES     configure  disasm        include  LICENSE     misc     
   nasmlib  nasm.spec.sed  ndisasm.txt  perllib  stdlib  TODO              
version.h  version.pl
ignisvulpis at namenlos:~/Downloads/nasm-2.14.02$ sh autogen.sh
ignisvulpis at namenlos:~/Downloads/nasm-2.14.02$ sh configure
The git-core submodule is not initialized. Please run `git submodule update
--init`
ignisvulpis at namenlos:~/Downloads/nasm-2.14.02$ 

running git submodule update --init fails because this is not a git repository

Further info:
ignisvulpis at namenlos:~/Downloads/nasm-2.14.02$ uname -a
Linux namenlos 4.15.0-43-generic #46~16.04.1-Ubuntu SMP Fri Dec 7 13:31:08 UTC
2018 x86_64 x86_64 x86_64 GNU/Linux

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


More information about the Nasm-bugs mailing list